Pull request #3380 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed23095eaf66c858a7eace5cc70e811c425fa0e2+95928816a7d3351701d43cfae6e5bb9ec9c35404 (c9332badf0590f03776b78421056d873f2908c20) 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-3380/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-3380/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-919 in /w/workspace/edgexfoundry_edgex-go_PR-3380 [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 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit ed23095eaf66c858a7eace5cc70e811c425fa0e2 Merge succeeded, producing ed23095eaf66c858a7eace5cc70e811c425fa0e2 Checking out Revision ed23095eaf66c858a7eace5cc70e811c425fa0e2 (PR-3380) > 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/3380/head:refs/remotes/origin/PR-3380 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # 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 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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 20:45:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:30 ========================================================= 20:45:30 EdgeX Global Pipelines Version Info 20:45:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:32 ------------------- 20:45:32 stable info: 20:45:32 ------------------- 20:45:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:32 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 20:45:32 Message: update stable to v1.0.186 20:45:33 ------------------- 20:45:33 experimental info: 20:45:33 ------------------- 20:45:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:33 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 20:45:33 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3380 [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3380 [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3380 [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed23095eaf66c858a7eace5cc70e811c425fa0e2 [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed23095 [Pipeline] echo 20:45:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:45:35 provisioning config files... 20:45:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2977204992301041519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:35 ---> docker-login.sh 20:45:35 nexus3.edgexfoundry.org:10001 20:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:36 Configure a credential helper to remove this warning. See 20:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:36 20:45:36 Login Succeeded 20:45:36 nexus3.edgexfoundry.org:10002 20:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:36 Configure a credential helper to remove this warning. See 20:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:36 20:45:36 Login Succeeded 20:45:36 nexus3.edgexfoundry.org:10003 20:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:36 Configure a credential helper to remove this warning. See 20:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:36 20:45:36 Login Succeeded 20:45:36 nexus3.edgexfoundry.org:10004 20:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:36 Configure a credential helper to remove this warning. See 20:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:36 20:45:36 Login Succeeded 20:45:36 docker.io 20:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:37 Configure a credential helper to remove this warning. See 20:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:37 20:45:37 Login Succeeded 20:45:37 ---> docker-login.sh ends [Pipeline] } 20:45:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:37 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/core-command/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo core-command,cmd/core-command/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/core-data/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo core-data,cmd/core-data/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/core-metadata/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo core-metadata,cmd/core-metadata/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/security-bootstrapper/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/security-proxy-setup/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/support-notifications/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo support-notifications,cmd/support-notifications/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/support-scheduler/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:45:37 + for file in '`ls cmd/**/Dockerfile`' 20:45:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:45:37 ++ cut -d/ -f2 20:45:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:45:37 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:38 20:45:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:45:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:38 latest: Pulling from edgex-devops/git-semver 20:45:38 31603596830f: Pulling fs layer 20:45:38 2a8b12db71e7: Pulling fs layer 20:45:38 6ca5941a6612: Pulling fs layer 20:45:38 ecc8261a40a4: Pulling fs layer 20:45:38 ecc8261a40a4: Waiting 20:45:38 2a8b12db71e7: Verifying Checksum 20:45:38 2a8b12db71e7: Download complete 20:45:39 6ca5941a6612: Verifying Checksum 20:45:39 6ca5941a6612: Download complete 20:45:39 ecc8261a40a4: Verifying Checksum 20:45:39 ecc8261a40a4: Download complete 20:45:39 31603596830f: Download complete 20:45:39 31603596830f: Pull complete 20:45:39 2a8b12db71e7: Pull complete 20:45:40 6ca5941a6612: Pull complete 20:45:40 ecc8261a40a4: Pull complete 20:45:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:45:40 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 20:45:41 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:45:43 $ docker top d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:43 [ssh-agent] Looking for ssh-agent implementation... 20:45:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:44 $ docker exec d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent 20:45:44 SSH_AUTH_SOCK=/tmp/ssh-FzIIBFM0mEIX/agent.11 20:45:44 SSH_AGENT_PID=16 20:45:44 Running ssh-add (command line suppressed) 20:45:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6860874441371237704.key (/w/workspace/edgex-go/1@tmp/private_key_6860874441371237704.key) 20:45:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:44 + git tag --points-at HEAD [Pipeline] } 20:45:44 $ docker exec --env ******** --env ******** d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent -k 20:45:44 unset SSH_AUTH_SOCK; 20:45:44 unset SSH_AGENT_PID; 20:45:44 echo Agent pid 16 killed; 20:45:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:45 [ssh-agent] Looking for ssh-agent implementation... 20:45:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:45 $ docker exec d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent 20:45:45 SSH_AUTH_SOCK=/tmp/ssh-0uLRHOZMKQzU/agent.45 20:45:45 SSH_AGENT_PID=50 20:45:45 Running ssh-add (command line suppressed) 20:45:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1826752293110883736.key (/w/workspace/edgex-go/1@tmp/private_key_1826752293110883736.key) 20:45:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:45 + git semver init 20:45:45 # -> Open(): unable to determine branch for HEAD 20:45:45 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:45:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:45:45 # $SEMVER_REMOTE_NAME = origin 20:45:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:45:45 # $SEMVER_USER_NAME = edgex-jenkins 20:45:45 # $SEMVER_BRANCH = PR-3380 20:45:45 # $SEMVER_TEMP = /tmp/semver-354603313 20:45:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:46:18 # '/tmp/semver-354603313' -> '/w/workspace/edgex-go/1/.semver' 20:46:18 # -> Force: false 20:46:18 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:46:18 $ docker exec --env ******** --env ******** d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c ssh-agent -k 20:46:18 unset SSH_AUTH_SOCK; 20:46:18 unset SSH_AGENT_PID; 20:46:18 echo Agent pid 50 killed; 20:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:18 + git semver [Pipeline] } 20:46:18 $ docker stop --time=1 d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c 20:46:20 $ docker rm -f d0ce035e634c182f4b09d5622689a816ab0b431772319663edf2da44f6c5757c [Pipeline] // withDockerContainer [Pipeline] sh 20:46:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:46:22 Stashed 1 file(s) [Pipeline] echo 20:46:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:46:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:46:23 + true 20:46:23 + sudo service docker restart 20:46:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:46:24 ========================================================= 20:46:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:46:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:46:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:46:28 Sending build context to Docker daemon 329.6MB 20:46:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:46:28 Step 2/6 : FROM ${BASE} 20:46:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:46:28 188c0c94c7c5: Pulling fs layer 20:46:28 0ef7d3d256c8: Pulling fs layer 20:46:28 de9db76c5a1d: Pulling fs layer 20:46:28 bca2f99d35d6: Pulling fs layer 20:46:28 93359f2a8cfa: Pulling fs layer 20:46:28 7c6f9722023f: Pulling fs layer 20:46:28 a35cf1a2eb13: Pulling fs layer 20:46:28 93359f2a8cfa: Waiting 20:46:28 7c6f9722023f: Waiting 20:46:28 a35cf1a2eb13: Waiting 20:46:28 bca2f99d35d6: Waiting 20:46:28 de9db76c5a1d: Download complete 20:46:28 0ef7d3d256c8: Download complete 20:46:28 188c0c94c7c5: Verifying Checksum 20:46:28 188c0c94c7c5: Download complete 20:46:28 93359f2a8cfa: Verifying Checksum 20:46:28 93359f2a8cfa: Download complete 20:46:28 7c6f9722023f: Verifying Checksum 20:46:28 7c6f9722023f: Download complete 20:46:28 188c0c94c7c5: Pull complete 20:46:28 0ef7d3d256c8: Pull complete 20:46:29 de9db76c5a1d: Pull complete 20:46:31 a35cf1a2eb13: Download complete 20:46:31 bca2f99d35d6: Download complete 20:46:37 Still waiting to schedule task 20:46:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-912’ is offline 20:46:38 bca2f99d35d6: Pull complete 20:46:38 93359f2a8cfa: Pull complete 20:46:38 7c6f9722023f: Pull complete 20:46:42 a35cf1a2eb13: Pull complete 20:46:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:46:42 ---> a62c8e92a672 20:46:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:46:42 ---> Running in 57bd95da96f6 20:46:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:46:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:46:45 (1/12) Installing libmagic (5.38-r0) 20:46:45 (2/12) Installing file (5.38-r0) 20:46:45 (3/12) Installing libc-dev (0.7.2-r3) 20:46:45 (4/12) Installing g++ (9.3.0-r2) 20:47:17 (5/12) Installing fortify-headers (1.1-r0) 20:47:17 (6/12) Installing patch (2.7.6-r6) 20:47:17 (7/12) Installing build-base (0.5-r2) 20:47:17 (8/12) Installing libsodium (1.0.18-r0) 20:47:17 (9/12) Installing pkgconf (1.7.2-r0) 20:47:17 (10/12) Installing libsodium-dev (1.0.18-r0) 20:47:17 (11/12) Installing libzmq (4.3.3-r0) 20:47:17 (12/12) Installing zeromq-dev (4.3.3-r0) 20:47:17 Executing busybox-1.31.1-r19.trigger 20:47:17 OK: 233 MiB in 51 packages 20:47:21 Removing intermediate container 57bd95da96f6 20:47:21 ---> 44b68c08f45e 20:47:21 Step 4/6 : WORKDIR /edgex-go 20:47:21 ---> Running in 4468936ede4e 20:47:21 Removing intermediate container 4468936ede4e 20:47:21 ---> 22eb6404baa1 20:47:21 Step 5/6 : COPY go.mod . 20:47:21 ---> 88e8dbdeb19e 20:47:21 Step 6/6 : RUN go mod download 20:47:21 ---> Running in df5d0d7026f3 20:47:43 Removing intermediate container df5d0d7026f3 20:47:43 ---> 4ce705c6edf9 20:47:43 Successfully built 4ce705c6edf9 20:47:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:47:43 + docker inspect -f . ci-base-image-x86_64 20:47:43 . [Pipeline] withDockerContainer 20:47:43 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 20:47:43 $ 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 ******** ci-base-image-x86_64 cat 20:47:44 $ docker top 91a2914f8e0457c6ae98aaa1b98fb9b7e14c99d1761d947988d412fd9a60e1fa -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:45 + go version 20:47:45 go version go1.15.5 linux/amd64 [Pipeline] } 20:47:45 $ docker stop --time=1 91a2914f8e0457c6ae98aaa1b98fb9b7e14c99d1761d947988d412fd9a60e1fa 20:47:46 $ docker rm -f 91a2914f8e0457c6ae98aaa1b98fb9b7e14c99d1761d947988d412fd9a60e1fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:47 + docker inspect -f . ci-base-image-x86_64 20:47:47 . [Pipeline] withDockerContainer 20:47:47 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 20:47:47 $ 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 ******** ci-base-image-x86_64 cat 20:47:48 $ docker top e75f68cd97b5bbd7c787c6e4a601ecd84e7dc94c052081d7acc858249e1c7c8e -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:48 ========================================================= 20:47:48 [edgeXBuildGoParallel] Running Tests and Build... 20:47:48 ========================================================= [Pipeline] sh 20:47:49 + make test 20:47:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:47:59 ? github.com/edgexfoundry/edgex-go [no test files] 20:48:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:48:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:48:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:48:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:48:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:48:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:48:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:48:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:48:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:48:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.161s coverage: 45.9% of statements 20:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.082s coverage: 19.8% of statements 20:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements 20:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.205s coverage: 27.1% of statements 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 71.3% of statements 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:48:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.186s coverage: 82.9% of statements 20:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:48:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements 20:48:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.365s coverage: 28.6% of statements 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.125s coverage: 97.5% of statements 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:48:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:48:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.365s coverage: 93.0% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.9% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 20:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 20:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:48:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.281s coverage: 81.9% of statements 20:48:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 84.6% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.6% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.277s coverage: 64.4% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.093s coverage: 100.0% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.406s coverage: 69.0% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 38.4% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.075s coverage: 100.0% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:49:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.084s coverage: 9.6% of statements 20:49:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:49:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.193s coverage: 88.6% of statements 20:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:49:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-930 in /w/workspace/edgexfoundry_edgex-go_PR-3380 [Pipeline] { [Pipeline] ws 20:49:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.925s coverage: 28.7% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.089s coverage: 64.6% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.129s coverage: 95.6% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:49:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:49:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 20:49:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements 20:49:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:49:09 GO111MODULE=on go vet ./... 20:49:13 using credential edgex-jenkins-ssh 20:49:13 Cloning the remote Git repository 20:49:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:49:13 > git init /w/workspace/edgex-go/1 # timeout=10 20:49:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:13 > git --version # timeout=10 20:49:13 > git --version # 'git version 2.17.1' 20:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:34 Merging remotes/origin/master commit 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:49:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3380/head:refs/remotes/origin/PR-3380 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:34 > git config core.sparsecheckout # timeout=10 20:49:34 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 20:49:34 Merge succeeded, producing ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:49:34 Checking out Revision ed23095eaf66c858a7eace5cc70e811c425fa0e2 (PR-3380) 20:49:34 > git remote # timeout=10 20:49:34 > git config --get remote.origin.url # timeout=10 20:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:34 > git merge 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 20:49:34 > git rev-parse HEAD^{commit} # timeout=10 20:49:34 > git config core.sparsecheckout # timeout=10 20:49:34 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 20:49:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 20:49:39 > git --version # timeout=10 20:49:39 > git --version # 'git version 2.17.1' 20:49:39 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:49:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:49:41 + + sudotrue service 20:49:41 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:49:43 provisioning config files... 20:49:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14446788178151261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:44 ---> docker-login.sh 20:49:44 nexus3.edgexfoundry.org:10001 20:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:45 Configure a credential helper to remove this warning. See 20:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:45 20:49:45 Login Succeeded 20:49:45 nexus3.edgexfoundry.org:10002 20:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:46 Configure a credential helper to remove this warning. See 20:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:46 20:49:46 Login Succeeded 20:49:46 nexus3.edgexfoundry.org:10003 20:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:46 Configure a credential helper to remove this warning. See 20:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:46 20:49:46 Login Succeeded 20:49:46 nexus3.edgexfoundry.org:10004 20:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:47 Configure a credential helper to remove this warning. See 20:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:47 20:49:47 Login Succeeded 20:49:47 docker.io 20:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:47 Configure a credential helper to remove this warning. See 20:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:47 20:49:47 Login Succeeded 20:49:47 ---> docker-login.sh ends [Pipeline] } 20:49:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:48 ========================================================= 20:49:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:49:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:49:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:49:48 gofmt -l . 20:49:48 [ "`gofmt -l .`" = "" ] 20:49:48 ./bin/test-go-mod-tidy.sh 20:49:48 ./bin/test-attribution-txt.sh [Pipeline] sh 20:49:49 + ls -al . 20:49:49 total 812 20:49:49 drwxrwxr-x 10 1001 1001 4096 Apr 19 20:49 . 20:49:49 drwxr-xr-x 4 root root 28 Apr 19 20:47 .. 20:49:49 -rw-rw-r-- 1 1001 1001 11 Apr 19 20:45 .dockerignore 20:49:49 drwxrwxr-x 8 1001 1001 179 Apr 19 20:45 .git 20:49:49 drwxrwxr-x 3 1001 1001 125 Apr 19 20:45 .github 20:49:49 -rw-rw-r-- 1 1001 1001 818 Apr 19 20:45 .gitignore 20:49:49 drwx------ 3 1001 1001 60 Apr 19 20:46 .semver 20:49:49 -rw-rw-r-- 1 1001 1001 166 Apr 19 20:45 .sonarcloud.properties 20:49:49 -rw-rw-r-- 1 1001 1001 8609 Apr 19 20:45 Attribution.txt 20:49:49 -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:45 CONTRIBUTING.md 20:49:49 -rw-rw-r-- 1 1001 1001 931 Apr 19 20:45 Dockerfile.build 20:49:49 -rw-rw-r-- 1 1001 1001 863 Apr 19 20:45 Jenkinsfile 20:49:49 -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:45 LICENSE 20:49:49 -rw-rw-r-- 1 1001 1001 5774 Apr 19 20:45 Makefile 20:49:49 -rw-rw-r-- 1 1001 1001 6548 Apr 19 20:45 README.md 20:49:49 -rw-rw-r-- 1 1001 1001 6755 Apr 19 20:45 SECURITY.md 20:49:49 -rw-rw-r-- 1 1001 1001 5 Apr 19 20:46 VERSION 20:49:49 -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:45 ZMQWindows.md 20:49:49 drwxrwxr-x 2 1001 1001 117 Apr 19 20:45 bin 20:49:49 drwxrwxr-x 14 1001 1001 4096 Apr 19 20:45 cmd 20:49:49 -rw-r--r-- 1 root root 703598 Apr 19 20:49 coverage.out 20:49:49 -rw-r--r-- 1 root root 1058 Apr 19 20:49 go.mod 20:49:49 -rw-r--r-- 1 root root 21960 Apr 19 20:49 go.sum 20:49:49 drwxrwxr-x 8 1001 1001 127 Apr 19 20:45 internal 20:49:49 drwxrwxr-x 4 1001 1001 26 Apr 19 20:45 openapi 20:49:49 drwxrwxr-x 4 1001 1001 71 Apr 19 20:45 snap 20:49:49 -rw-rw-r-- 1 1001 1001 168 Apr 19 20:45 version.go [Pipeline] sh 20:49:49 + '[' -e coverage.out ] 20:49:49 + chown 1001:1001 coverage.out [Pipeline] stash 20:49:49 Stashed 1 file(s) [Pipeline] sh 20:49:50 + make build 20:49:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:49:51 Sending build context to Docker daemon 167.3MB 20:49:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:49:51 Step 2/6 : FROM ${BASE} 20:49:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:49:51 5f621e34cdf4: Pulling fs layer 20:49:51 a4357932f1b6: Pulling fs layer 20:49:51 18c013af1878: Pulling fs layer 20:49:51 00ac8860ef70: Pulling fs layer 20:49:51 63d7cb157983: Pulling fs layer 20:49:51 b116817d02f9: Pulling fs layer 20:49:51 745a02a5169b: Pulling fs layer 20:49:51 00ac8860ef70: Waiting 20:49:51 63d7cb157983: Waiting 20:49:51 b116817d02f9: Waiting 20:49:51 745a02a5169b: Waiting 20:49:51 18c013af1878: Verifying Checksum 20:49:51 18c013af1878: Download complete 20:49:51 a4357932f1b6: Download complete 20:49:51 63d7cb157983: Verifying Checksum 20:49:51 63d7cb157983: Download complete 20:49:51 b116817d02f9: Verifying Checksum 20:49:51 b116817d02f9: Download complete 20:49:51 5f621e34cdf4: Verifying Checksum 20:49:51 5f621e34cdf4: Download complete 20:49:52 5f621e34cdf4: Pull complete 20:49:52 a4357932f1b6: Pull complete 20:49:53 18c013af1878: Pull complete 20:49:53 745a02a5169b: Download complete 20:49:53 00ac8860ef70: Verifying Checksum 20:49:53 00ac8860ef70: Download complete 20:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:50:04 00ac8860ef70: Pull complete 20:50:04 63d7cb157983: Pull complete 20:50:05 b116817d02f9: Pull complete 20:50:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:50:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:50:08 745a02a5169b: Pull complete 20:50:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:50:08 ---> b7e6874047d6 20:50:08 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:50:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:50: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 20:50:11 ---> Running in 1285df120941 20:50:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:50:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:50:13 (1/12) Installing libmagic (5.38-r0) 20:50:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:50:14 (2/12) Installing file (5.38-r0) 20:50:14 (3/12) Installing libc-dev (0.7.2-r3) 20:50:14 (4/12) Installing g++ (9.3.0-r2) 20:50:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:50:22 (5/12) Installing fortify-headers (1.1-r0) 20:50:22 (6/12) Installing patch (2.7.6-r6) 20:50:22 (7/12) Installing build-base (0.5-r2) 20:50:22 (8/12) Installing libsodium (1.0.18-r0) 20:50:22 (9/12) Installing pkgconf (1.7.2-r0) 20:50:22 (10/12) Installing libsodium-dev (1.0.18-r0) 20:50:22 (11/12) Installing libzmq (4.3.3-r0) 20:50:22 (12/12) Installing zeromq-dev (4.3.3-r0) 20:50:22 Executing busybox-1.31.1-r19.trigger 20:50:22 OK: 217 MiB in 51 packages 20:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:50:26 Removing intermediate container 1285df120941 20:50:26 ---> 7f519e5085a4 20:50:26 Step 4/6 : WORKDIR /edgex-go 20:50:26 ---> Running in 46ee2297f2c9 [Pipeline] } 20:50:27 $ docker stop --time=1 e75f68cd97b5bbd7c787c6e4a601ecd84e7dc94c052081d7acc858249e1c7c8e 20:50:27 Removing intermediate container 46ee2297f2c9 20:50:27 ---> 62ad953cb139 20:50:27 Step 5/6 : COPY go.mod . 20:50:28 ---> 95ea8d0393ca 20:50:28 Step 6/6 : RUN go mod download 20:50:28 ---> Running in 127449b1a53e 20:50:28 $ docker rm -f e75f68cd97b5bbd7c787c6e4a601ecd84e7dc94c052081d7acc858249e1c7c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:30 20:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:31 latest: Pulling from edgex-devops/edgex-compose 20:50:31 cbdbe7a5bc2a: Pulling fs layer 20:50:31 ca9280d653b3: Pulling fs layer 20:50:31 7e9c9ca2126c: Pulling fs layer 20:50:31 cbdbe7a5bc2a: Verifying Checksum 20:50:31 cbdbe7a5bc2a: Download complete 20:50:31 cbdbe7a5bc2a: Pull complete 20:50:32 ca9280d653b3: Verifying Checksum 20:50:32 ca9280d653b3: Download complete 20:50:33 7e9c9ca2126c: Verifying Checksum 20:50:33 7e9c9ca2126c: Download complete 20:50:33 ca9280d653b3: Pull complete 20:50:43 7e9c9ca2126c: Pull complete 20:50:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:50:43 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 20:50:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:50:44 $ docker top 4f84efdad2f0cce8fb7f79796a59e2b21bdd73f6a18378578eee79477bda1039 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:45 + docker-compose build --help 20:50:45 + grep parallel 20:50:46 --parallel Build images in parallel. [Pipeline] } 20:50:46 $ docker stop --time=1 4f84efdad2f0cce8fb7f79796a59e2b21bdd73f6a18378578eee79477bda1039 20:50:48 $ docker rm -f 4f84efdad2f0cce8fb7f79796a59e2b21bdd73f6a18378578eee79477bda1039 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:48 . [Pipeline] withDockerContainer 20:50:49 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 20:50:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:50:49 $ docker top edd8936ce562c2623f10e246ee6782c8fd68bccfb60facbe459a41132c55e851 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:50 + docker-compose -f ./docker-compose-build.yml build --parallel 20:50:51 Building docker-core-command-go ... 20:50:51 Building docker-core-data-go ... 20:50:51 Building docker-core-metadata-go ... 20:50:51 Building docker-security-bootstrapper-go ... 20:50:51 Building docker-security-proxy-setup-go ... 20:50:51 Building docker-security-secretstore-setup-go ... 20:50:51 Building docker-support-notifications-go ... 20:50:51 Building docker-support-scheduler-go ... 20:50:51 Building docker-sys-mgmt-agent-go ... 20:50:51 Building docker-security-bootstrapper-go 20:50:51 Building docker-security-secretstore-setup-go 20:50:51 Building docker-sys-mgmt-agent-go 20:50:51 Building docker-security-proxy-setup-go 20:50:51 Building docker-support-scheduler-go 20:50:54 Removing intermediate container 127449b1a53e 20:50:54 ---> 6d030b55a709 20:50:54 Successfully built 6d030b55a709 20:50:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:50:55 + docker inspect -f . ci-base-image-arm64 20:50:55 . [Pipeline] withDockerContainer 20:50:55 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 20:50:55 $ 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 ******** ci-base-image-arm64 cat 20:50:57 $ docker top 61ae97e086203003fee7048ab95b12afb088117df3c70264dda1d71e5ce5379b -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:58 + go version 20:50:58 go version go1.15.5 linux/arm64 [Pipeline] } 20:50:58 $ docker stop --time=1 61ae97e086203003fee7048ab95b12afb088117df3c70264dda1d71e5ce5379b 20:51:00 $ docker rm -f 61ae97e086203003fee7048ab95b12afb088117df3c70264dda1d71e5ce5379b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:01 + docker inspect -f . ci-base-image-arm64 20:51:01 . [Pipeline] withDockerContainer 20:51:01 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 20:51:01 $ 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 ******** ci-base-image-arm64 cat 20:51:03 $ docker top dc9d16f493cacfb987164a491083fedc1d647d3ba844528e9ad0ddcd0965e978 -eo pid,comm [Pipeline] { [Pipeline] echo 20:51:03 ========================================================= 20:51:03 [edgeXBuildGoParallel] Running Tests and Build... 20:51:03 ========================================================= [Pipeline] sh 20:51:04 + make test 20:51:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:51:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:30 ---> 4ce705c6edf9 20:51:30 Step 3/22 : WORKDIR /edgex-go 20:51:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:30 ---> 4ce705c6edf9 20:51:30 Step 3/24 : WORKDIR /edgex-go 20:51:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:51:30 ---> 4ce705c6edf9 20:51:30 Step 3/31 : WORKDIR /edgex-go 20:51:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:51:30 ---> 4ce705c6edf9 20:51:30 Step 3/21 : WORKDIR /edgex-go 20:51:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:51:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:30 ---> 4ce705c6edf9 20:51:30 Step 3/23 : WORKDIR /edgex-go 20:51:30 ---> Running in 39cb018bff5e 20:51:30 ---> Running in a9b3c88373aa 20:51:30 ---> Running in a4a37c9a4351 20:51:30 ---> Running in aa413c9d9edd 20:51:30 ---> Running in 5a7aacc33b7f 20:51:30 Removing intermediate container 5a7aacc33b7f 20:51:30 ---> 412a9954a70f 20:51:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:30 Removing intermediate container a9b3c88373aa 20:51:30 ---> 04e64a56c45c 20:51:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:30 Removing intermediate container aa413c9d9edd 20:51:30 ---> 900e8ce5a0bf 20:51:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:30 Removing intermediate container 39cb018bff5e 20:51:30 ---> e1dd55f16cc8 20:51:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:30 Removing intermediate container a4a37c9a4351 20:51:30 ---> 24aad1605f60 20:51:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:30 ---> Running in 28e14bf4fb2d 20:51:30 ---> Running in 30281fedc996 20:51:30 ---> Running in 2ec98f83ec70 20:51:30 ---> Running in 80aec09917f5 20:51:30 ---> Running in 4a7cf060a67d 20:51:31 ? github.com/edgexfoundry/edgex-go [no test files] 20:51:32 Removing intermediate container 28e14bf4fb2d 20:51:32 ---> 99a931bcbbde 20:51:32 Step 5/31 : RUN apk add --update --no-cache make git 20:51:32 Removing intermediate container 30281fedc996 20:51:32 ---> 7f3adaa34311 20:51:32 Step 5/24 : RUN apk add --update --no-cache make git 20:51:32 ---> Running in 5ca541356ac9 20:51:32 Removing intermediate container 2ec98f83ec70 20:51:32 ---> 6bbb96f195a5 20:51:32 Step 5/22 : RUN apk add --update --no-cache make git 20:51:32 ---> Running in cf8f52a4716a 20:51:32 Removing intermediate container 4a7cf060a67d 20:51:32 ---> 9bdba86f798b 20:51:32 Step 5/21 : RUN apk add --update --no-cache make git 20:51:32 ---> Running in 86a71e2cd074 20:51:33 ---> Running in b5037d03d673 20:51:33 Removing intermediate container 80aec09917f5 20:51:33 ---> 7a34eaa53a74 20:51:33 Step 5/23 : RUN apk add --update --no-cache make bash git 20:51:33 ---> Running in 12b695b9dc1a 20:51:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:34 OK: 233 MiB in 51 packages 20:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:35 Removing intermediate container 5ca541356ac9 20:51:35 ---> 69ac3f0f2623 20:51:35 Step 6/31 : COPY go.mod . 20:51:35 OK: 233 MiB in 51 packages 20:51:35 ---> 62491576053f 20:51:35 Step 7/31 : RUN go mod download 20:51:35 OK: 233 MiB in 51 packages 20:51:35 OK: 233 MiB in 51 packages 20:51:35 ---> Running in e286f7c66100 20:51:35 OK: 233 MiB in 51 packages 20:51:36 Removing intermediate container 12b695b9dc1a 20:51:36 ---> 851e72a16951 20:51:36 Step 6/23 : COPY go.mod . 20:51:36 Removing intermediate container b5037d03d673 20:51:36 ---> 63935b461f48 20:51:36 Step 6/21 : COPY go.mod . 20:51:36 ---> b2cb7c1649a1 20:51:36 Step 7/23 : RUN go mod download 20:51:36 Removing intermediate container cf8f52a4716a 20:51:36 ---> 3557577f93aa 20:51:36 Step 6/24 : COPY go.mod . 20:51:36 ---> Running in 8c2877cd4cdf 20:51:37 Removing intermediate container 86a71e2cd074 20:51:37 ---> 873fc1ba7e6e 20:51:37 Step 6/22 : COPY go.mod . 20:51:37 ---> 12674a3b30ee 20:51:37 Step 7/21 : RUN go mod download 20:51:37 ---> Running in 4cec99c25cc9 20:51:37 ---> 30cf5dd007bc 20:51:37 Step 7/24 : RUN go mod download 20:51:37 ---> ca9122a20e4d 20:51:37 Step 7/22 : RUN go mod download 20:51:37 ---> Running in 223257e7e38d 20:51:37 ---> Running in 859e0df843c3 20:51:38 Removing intermediate container e286f7c66100 20:51:38 ---> d453eb708db3 20:51:38 Step 8/31 : COPY . . 20:51:40 Removing intermediate container 8c2877cd4cdf 20:51:40 ---> 57da83dd82c8 20:51:40 Step 8/23 : COPY . . 20:51:46 Removing intermediate container 4cec99c25cc9 20:51:46 ---> a98a674174ac 20:51:46 Step 8/21 : COPY . . 20:51:46 Removing intermediate container 223257e7e38d 20:51:46 ---> eab2f23222d6 20:51:46 Step 8/24 : COPY . . 20:51:46 Removing intermediate container 859e0df843c3 20:51:46 ---> 0bf38a147d9b 20:51:46 Step 8/22 : COPY . . 20:52:26 ---> 6b397354e1c3 20:52:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:52:26 ---> Running in bada190a59ff 20:52:26 ---> bc0cbcb7191e 20:52:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:27 ---> Running in ccc8c46f11e7 20:52:27 ---> 7cba77d686d0 20:52:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:52:27 ---> 8c10f122074b 20:52:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:52:27 ---> eb15086a248a 20:52:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:52:27 ---> Running in a82ea428bdf5 20:52:27 ---> Running in 7eacd42f1626 20:52:27 ---> Running in f4efe342bc6b 20:52:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:52:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:52:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:52:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:52:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:52:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:52:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:52:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:52:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:52:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:52:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:52:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:52:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:52:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:52:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 45.9% of statements 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.160s coverage: 19.8% of statements 20:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements 20:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.529s coverage: 27.1% of statements 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.136s coverage: 100.0% of statements 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:53:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.138s coverage: 100.0% of statements 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:53:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:53:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.339s coverage: 71.3% of statements 20:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:53:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:53:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.421s coverage: 82.9% of statements 20:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:53:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.158s coverage: 78.9% of statements 20:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:53:11 Removing intermediate container bada190a59ff 20:53:11 ---> a942d8d2b583 20:53:11 20:53:11 Step 10/31 : FROM alpine:3.12 20:53:11 Removing intermediate container ccc8c46f11e7 20:53:11 ---> f8ca31d0f529 20:53:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:53:11 3.12: Pulling from library/alpine 20:53:12 ---> Running in 447e1ece35ae 20:53:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:53:12 Status: Downloaded newer image for alpine:3.12 20:53:12 ---> 13621d1b12d4 20:53:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:53: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 20:53:16 ---> Running in b034910f07a3 20:53:16 Removing intermediate container 7eacd42f1626 20:53:16 ---> ae2aafceeab6 20:53:16 20:53:16 Step 10/24 : FROM alpine:3.12 20:53:16 ---> 13621d1b12d4 20:53:16 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:53:16 Removing intermediate container a82ea428bdf5 20:53:16 ---> e9c4684f64f2 20:53:16 20:53:16 Step 10/21 : FROM alpine:3.12 20:53:16 ---> 13621d1b12d4 20:53:16 Step 11/21 : RUN apk add --update --no-cache curl 20:53:16 Removing intermediate container f4efe342bc6b 20:53:16 ---> 9d45098aea89 20:53:16 20:53:16 Step 10/22 : FROM alpine:3.12 20:53:16 ---> 13621d1b12d4 20:53:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:53:16 Removing intermediate container b034910f07a3 20:53:16 ---> fd5fbef06efd 20:53:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:53:16 ---> Running in b91d32e7126c 20:53:16 ---> Running in cf85768214aa 20:53:16 ---> Running in bba86fe51415 20:53:16 ---> Running in 64af078973da 20:53:17 Removing intermediate container 447e1ece35ae 20:53:17 ---> 994073c1acf1 20:53:17 20:53:17 Step 11/23 : FROM docker:20.10.0 20:53:17 20.10.0: Pulling from library/docker 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:17 (1/6) Installing ca-certificates (20191127-r4) 20:53:17 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:53:17 (3/6) Installing libcurl (7.76.1-r0) 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:17 (4/6) Installing curl (7.76.1-r0) 20:53:17 (5/6) Installing dumb-init (1.2.2-r1) 20:53:17 (6/6) Installing su-exec (0.2-r1) 20:53:17 Executing busybox-1.31.1-r20.trigger 20:53:17 Executing ca-certificates-20191127-r4.trigger 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:17 OK: 7 MiB in 20 packages 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:18 (1/1) Installing dumb-init (1.2.2-r1) 20:53:18 Executing busybox-1.31.1-r20.trigger 20:53:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:18 (1/2) Installing dumb-init (1.2.2-r1) 20:53:18 (2/2) Installing su-exec (0.2-r1) 20:53:18 Executing busybox-1.31.1-r20.trigger 20:53:18 OK: 6 MiB in 16 packages 20:53:18 (1/4) Installing ca-certificates (20191127-r4) 20:53:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:53:18 OK: 6 MiB in 15 packages 20:53:18 (3/4) Installing libcurl (7.76.1-r0) 20:53:18 (4/4) Installing curl (7.76.1-r0) 20:53:18 Executing busybox-1.31.1-r20.trigger 20:53:18 Executing ca-certificates-20191127-r4.trigger 20:53:18 OK: 7 MiB in 18 packages 20:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.293s coverage: 28.6% of statements 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.205s coverage: 100.0% of statements 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.149s coverage: 100.0% of statements 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.482s coverage: 97.5% of statements 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:53:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.229s coverage: 78.3% of statements 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:53:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:53:21 Removing intermediate container cf85768214aa 20:53:21 ---> c4b9bf8a82e0 20:53:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:21 Removing intermediate container b91d32e7126c 20:53:21 ---> 283236de9d34 20:53:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:53:21 ---> Running in 8d995921dc7d 20:53:21 ---> Running in 43a0167e422b 20:53:21 Removing intermediate container 64af078973da 20:53:21 ---> a7b8e4ca67d0 20:53:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:53:21 Removing intermediate container 8d995921dc7d 20:53:21 ---> ec55867e4a65 20:53:21 Step 13/24 : WORKDIR / 20:53:21 Removing intermediate container bba86fe51415 20:53:21 ---> f01946d469c5 20:53:21 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:53:22 ---> Running in 8881b47b1cb5 20:53:22 ---> Running in f9ec32d2522a 20:53:22 ---> Running in 007affbb55f1 20:53:22 Removing intermediate container 43a0167e422b 20:53:22 ---> 0f6ea995bca7 20:53:22 Step 13/22 : ENV APP_PORT=48085 20:53:22 ---> Running in cbf1ccaed0fc 20:53:22 Removing intermediate container f9ec32d2522a 20:53:22 ---> a385b6d6ff6b 20:53:22 Step 13/21 : WORKDIR /edgex 20:53:22 Removing intermediate container 8881b47b1cb5 20:53:22 ---> dcd1e06413e1 20:53:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:53:22 Removing intermediate container 007affbb55f1 20:53:22 ---> 5805cfaa9ffe 20:53:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:53:22 ---> Running in 6ad965acdc42 20:53:22 ---> Running in f4cd0db5c7e6 20:53:22 Removing intermediate container cbf1ccaed0fc 20:53:22 ---> ff279a820655 20:53:22 Step 14/22 : EXPOSE $APP_PORT 20:53:23 ---> Running in 193fed79e391 20:53:23 ---> cff7218ef83d 20:53:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:53:23 Removing intermediate container 6ad965acdc42 20:53:23 ---> 19c47b00add9 20:53:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:53:23 Removing intermediate container f4cd0db5c7e6 20:53:23 ---> 03b9626e8723 20:53:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:53:23 Removing intermediate container 193fed79e391 20:53:23 ---> 2e67cbebc00a 20:53:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:23 ---> Running in 612a9ed06c50 20:53:23 ---> c0618345224d 20:53:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:53:24 ---> 79a013a75871 20:53:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:53:24 ---> 2e2c724d9de7 20:53:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:53:24 ---> c513c629fd28 20:53:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:53:25 ---> 74b805bd7fd8 20:53:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:53:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:53:25 ---> 28a5aa386843 20:53:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:53:25 Status: Downloaded newer image for docker:20.10.0 20:53:25 ---> aefe523efa57 20:53:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:53:25 ---> c6c4b4389e5a 20:53:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:53:26 ---> Running in 45c12032bed8 20:53:26 ---> 4b40d491a98a 20:53:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:53:26 Removing intermediate container 612a9ed06c50 20:53:26 ---> c25548695e66 20:53:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:53:26 ---> Running in 716d19d6cd91 20:53:26 ---> 59311f0618f9 20:53:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:53:26 Removing intermediate container 45c12032bed8 20:53:26 ---> da90e97b1b9a 20:53:26 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:53:26 ---> Running in e1cf0ad4ff76 20:53:26 ---> 33c4272dbbfe 20:53:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:53:26 ---> Running in 7a9624443862 20:53:26 ---> Running in b892696226bf 20:53:26 Removing intermediate container 716d19d6cd91 20:53:26 ---> ce4a781568df 20:53:26 Step 18/21 : CMD ["--init=true"] 20:53:27 ---> Running in 74626cb80fcb 20:53:27 Removing intermediate container e1cf0ad4ff76 20:53:27 ---> 5bc06556b862 20:53:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:53:27 Removing intermediate container 7a9624443862 20:53:27 ---> 8d2ee3e253f7 20:53:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:27 ---> 4e8c034e2f44 20:53:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:53:27 ---> Running in d37ae0195ae2 20:53:27 ---> Running in 5c4bb7527abc 20:53:27 Removing intermediate container 74626cb80fcb 20:53:27 ---> affea2cc4f6f 20:53:27 Step 19/21 : LABEL arch=x86_64 20:53:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:27 ---> de182d55351b 20:53:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:53:27 (1/39) Installing readline (8.0.4-r0) 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.305s coverage: 93.0% of statements 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.9% of statements 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:53:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.190s coverage: 79.5% of statements 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.139s coverage: 94.1% of statements 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements 20:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 20:53:27 (2/39) Installing bash (5.0.17-r0) 20:53:27 ---> Running in 682fddca2aec 20:53:27 Executing bash-5.0.17-r0.post-install 20:53:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:53:27 (4/39) Installing libcurl (7.76.1-r0) 20:53:27 (5/39) Installing curl (7.76.1-r0) 20:53:27 (6/39) Installing dumb-init (1.2.2-r1) 20:53:27 (7/39) Installing libbz2 (1.0.8-r1) 20:53:27 (8/39) Installing expat (2.2.9-r1) 20:53:27 (9/39) Installing libffi (3.3-r2) 20:53:27 (10/39) Installing gdbm (1.13-r1) 20:53:27 (11/39) Installing xz-libs (5.2.5-r0) 20:53:27 ---> Running in f1a8d5586a5d 20:53:27 (12/39) Installing sqlite-libs (3.32.1-r0) 20:53:27 Removing intermediate container d37ae0195ae2 20:53:27 ---> 91155290b674 20:53:27 Step 20/22 : LABEL arch=x86_64 20:53:27 (13/39) Installing python3 (3.8.8-r0) 20:53:28 ---> Running in 1e87539c2513 20:53:28 Removing intermediate container 682fddca2aec 20:53:28 ---> ec32e51788b3 20:53:28 Step 20/21 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:53:31 (14/39) Installing py3-appdirs (1.4.4-r1) 20:53:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:53:31 (16/39) Installing py3-parsing (2.4.7-r0) 20:53:31 (17/39) Installing py3-six (1.15.0-r0) 20:53:31 (18/39) Installing py3-packaging (20.4-r0) 20:53:31 ---> Running in 6906b9f51b1f 20:53:31 (19/39) Installing py3-setuptools (47.0.0-r0) 20:53:31 Removing intermediate container 1e87539c2513 20:53:31 ---> 3feea0b7d34b 20:53:31 Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:53:31 (20/39) Installing py3-chardet (3.0.4-r4) 20:53:32 (21/39) Installing py3-idna (2.9-r0) 20:53:32 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:53:32 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:53:32 (24/39) Installing py3-requests (2.23.0-r0) 20:53:32 (25/39) Installing py3-msgpack (1.0.0-r0) 20:53:33 (26/39) Installing py3-lockfile (0.12.2-r3) 20:53:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:53:33 (28/39) Installing py3-colorama (0.4.3-r0) 20:53:33 (29/39) Installing py3-distlib (0.3.0-r0) 20:53:33 (30/39) Installing py3-distro (1.5.0-r1) 20:53:33 (31/39) Installing py3-webencodings (0.5.1-r3) 20:53:33 ---> Running in b6f0cb902ab0 20:53:33 Removing intermediate container 6906b9f51b1f 20:53:33 ---> 650b0e2a3309 20:53:33 Step 21/21 : LABEL version=0.0.0 20:53:33 (32/39) Installing py3-html5lib (1.0.1-r4) 20:53:34 (33/39) Installing py3-pytoml (0.1.21-r0) 20:53:34 (34/39) Installing py3-pep517 (0.8.2-r0) 20:53:34 (35/39) Installing py3-progress (1.5-r0) 20:53:34 (36/39) Installing py3-toml (0.10.1-r0) 20:53:34 (37/39) Installing py3-retrying (1.3.3-r0) 20:53:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:53:34 (39/39) Installing py3-pip (20.1.1-r0) 20:53:34 ---> Running in 9b410fcb49c7 20:53:34 Executing busybox-1.31.1-r19.trigger 20:53:34 OK: 72 MiB in 59 packages 20:53:34 Removing intermediate container 5c4bb7527abc 20:53:34 ---> 3c783f3c4e46 20:53:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:53:34 Removing intermediate container b6f0cb902ab0 20:53:34 ---> c093ee368343 20:53:34 Step 22/22 : LABEL version=0.0.0 20:53:35 ---> Running in c9a49fc47660 20:53:35 ---> Running in b892b70c0d1e 20:53:35 Removing intermediate container 9b410fcb49c7 20:53:35 ---> ae87aba7bdb3 20:53:35 20:53:35 Removing intermediate container f1a8d5586a5d 20:53:35 ---> 1a55a90d5595 20:53:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:35 Removing intermediate container c9a49fc47660 20:53:35 ---> 16d59f705c96 20:53:35 Step 22/24 : LABEL arch=x86_64 20:53:35 Removing intermediate container b892b70c0d1e 20:53:35 ---> 9b07b6ac4c36 20:53:35 20:53:35 ---> Running in 6bce123cd4da 20:53:35 Successfully built ae87aba7bdb3 20:53:35 Successfully tagged docker-security-proxy-setup-go:latest 20:53:35  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 20:53:35 ---> ba4e4096545a 20:53:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:53:35 Successfully built 9b07b6ac4c36 20:53:35 Successfully tagged docker-support-scheduler-go:latest 20:53:35  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 20:53:35 Removing intermediate container 6bce123cd4da 20:53:35 ---> 6bb3bcf1b263 20:53:35 Step 23/24 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:53:36 ---> Running in a6dff61e801a 20:53:36 Removing intermediate container a6dff61e801a 20:53:36 ---> d44c554d6399 20:53:36 Step 24/24 : LABEL version=0.0.0 20:53:36 ---> Running in f72d89175b10 20:53:36 ---> 8d4fa24b7612 20:53:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:53:36 Removing intermediate container f72d89175b10 20:53:36 ---> 1feff2eb3d92 20:53:36 20:53:41 Successfully built 1feff2eb3d92 20:53:41 Collecting docker-compose==1.23.2 20:53:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:53:41 ---> 0279b49a9afe 20:53:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:53:41 Successfully tagged docker-security-secretstore-setup-go:latest 20:53:41 Building docker-core-command-go 20:53:42  Building docker-security-secretstore-setup-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:53:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.139s coverage: 94.4% of statements 20:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.113s coverage: 44.8% of statements 20:53:43 Collecting dockerpty<0.5,>=0.4.1 20:53:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:53:43 ---> fe82b3983a93 20:53:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:53:46 Collecting cached-property<2,>=1.2.0 20:53:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:53:46 Collecting jsonschema<3,>=2.5.1 20:53:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:53:46 ---> d9b982f2dccc 20:53:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:53:46 Collecting PyYAML<4,>=3.10 20:53:46 Downloading PyYAML-3.13.tar.gz (270 kB) 20:53:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.540s coverage: 81.9% of statements 20:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:53:47 ---> Running in 483bd8d66f3f 20:53:51 Collecting docker<4.0,>=3.6.0 20:53:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:53:51 Removing intermediate container 483bd8d66f3f 20:53:51 ---> a2aa9d18a0f3 20:53:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:53:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:53:52 Collecting websocket-client<1.0,>=0.32.0 20:53:52 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 20:53:54 Collecting docopt<0.7,>=0.6.1 20:53:54 Downloading docopt-0.6.2.tar.gz (25 kB) 20:53:54 ---> 1849ab4daca8 20:53:54 Step 26/31 : RUN chmod +x /entrypoint.sh 20:53:56 ---> Running in 37f3a54555a2 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.186s coverage: 92.9% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.120s coverage: 100.0% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.157s coverage: 75.5% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.143s coverage: 80.8% of statements 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 84.6% of statements 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.6% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.724s coverage: 64.4% of statements 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 20:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 20:53:57 Collecting texttable<0.10,>=0.9.0 20:53:57 Downloading texttable-0.9.1.tar.gz (11 kB) 20:53:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 20:53:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 20:53:59 Collecting idna<2.8,>=2.5 20:53:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:53:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:53:59 ---> 4ce705c6edf9 20:53:59 Step 3/23 : WORKDIR /edgex-go 20:53:59 ---> Using cache 20:53:59 ---> 24aad1605f60 20:53:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:59 ---> Using cache 20:53:59 ---> 9bdba86f798b 20:53:59 Step 5/23 : RUN apk add --update --no-cache make git 20:53:59 ---> Using cache 20:53:59 ---> 63935b461f48 20:53:59 Step 6/23 : COPY go.mod . 20:53:59 ---> Using cache 20:53:59 ---> 12674a3b30ee 20:53:59 Step 7/23 : RUN go mod download 20:53:59 ---> Using cache 20:53:59 ---> a98a674174ac 20:53:59 Step 8/23 : COPY . . 20:53:59 Collecting urllib3<1.25,>=1.21.1 20:53:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:53:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:53:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:53:59 ---> 4ce705c6edf9 20:53:59 Step 3/22 : WORKDIR /edgex-go 20:53:59 ---> Using cache 20:53:59 ---> 24aad1605f60 20:53:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:59 ---> Using cache 20:53:59 ---> 9bdba86f798b 20:53:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:53:59 ---> Using cache 20:53:59 ---> 7cba77d686d0 20:53:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:54:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:54:00 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:54:00 Collecting docker-pycreds>=0.4.0 20:54:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:54:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:54:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:54:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:54:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:54:01 ---> Running in f15ca7fbd31d 20:54:01 ---> Running in c0f152d11c55 20:54:01 Installing collected packages: idna, urllib3, requests, dockerpty, cached-property, jsonschema, PyYAML, websocket-client, docker-pycreds, docker, docopt, texttable, docker-compose 20:54:01 Attempting uninstall: idna 20:54:01 Found existing installation: idna 2.9 20:54:01 Uninstalling idna-2.9: 20:54:01 Successfully uninstalled idna-2.9 20:54:01 Attempting uninstall: urllib3 20:54:01 Found existing installation: urllib3 1.25.9 20:54:01 Uninstalling urllib3-1.25.9: 20:54:01 Successfully uninstalled urllib3-1.25.9 20:54:02 Removing intermediate container 37f3a54555a2 20:54:02 ---> 34e5681552a2 20:54:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:54:02 Attempting uninstall: requests 20:54:02 Found existing installation: requests 2.23.0 20:54:02 Uninstalling requests-2.23.0: 20:54:02 Successfully uninstalled requests-2.23.0 20:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.900s coverage: 69.0% of statements 20:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.527s coverage: 38.4% of statements 20:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements 20:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 20:54:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:54:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:04 ---> 4ce705c6edf9 20:54:04 Step 3/23 : WORKDIR /edgex-go 20:54:04 ---> Using cache 20:54:04 ---> 24aad1605f60 20:54:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:04 ---> Using cache 20:54:04 ---> 9bdba86f798b 20:54:04 Step 5/23 : RUN apk add --update --no-cache make git 20:54:04 ---> Using cache 20:54:04 ---> 63935b461f48 20:54:04 Step 6/23 : COPY go.mod . 20:54:04 ---> Using cache 20:54:04 ---> 12674a3b30ee 20:54:04 Step 7/23 : RUN go mod download 20:54:04 ---> Using cache 20:54:04 ---> a98a674174ac 20:54:04 Step 8/23 : COPY . . 20:54:04 ---> Using cache 20:54:04 ---> 7cba77d686d0 20:54:04 Step 9/23 : RUN make cmd/core-command/core-command 20:54:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:04 Running setup.py install for dockerpty: started 20:54:04 ---> Running in 327bda22e4fe 20:54:04 ---> Running in feca78f0eb97 20:54:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:54:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:05 Removing intermediate container 327bda22e4fe 20:54:05 ---> f3b8dda9bf63 20:54:05 Step 28/31 : CMD ["gate"] 20:54:05 ---> Running in cc1726fc1f00 20:54:05 OK: 233 MiB in 51 packages 20:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:54:05 Running setup.py install for dockerpty: finished with status 'done' 20:54:05 Removing intermediate container cc1726fc1f00 20:54:05 ---> 56990bb81d4d 20:54:05 Step 29/31 : LABEL arch=x86_64 20:54:05 ---> Running in b725d8efe79b 20:54:05 Running setup.py install for PyYAML: started 20:54:06 Removing intermediate container b725d8efe79b 20:54:06 ---> 920e8ef835aa 20:54:06 Step 30/31 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:54:06 ---> Running in 241aeee4f5cb 20:54:06 Removing intermediate container c0f152d11c55 20:54:06 ---> e002419d30a4 20:54:06 Step 6/22 : COPY go.mod . 20:54:06 Running setup.py install for PyYAML: finished with status 'done' 20:54:06 Removing intermediate container 241aeee4f5cb 20:54:06 ---> dc8b245faf5a 20:54:06 Step 31/31 : LABEL version=0.0.0 20:54:07 ---> Running in c2fe8f602989 20:54:07 ---> c138dbfdb739 20:54:07 Step 7/22 : RUN go mod download 20:54:08 Running setup.py install for docopt: started 20:54:08 ---> Running in a9444da413ea 20:54:08 Removing intermediate container c2fe8f602989 20:54:08 ---> a4ffe7a95e66 20:54:08 20:54:08 Successfully built a4ffe7a95e66 20:54:08 Successfully tagged docker-security-bootstrapper-go:latest 20:54:08 Building docker-core-data-go 20:54:09  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: finished with status 'done' 20:54:10 Running setup.py install for texttable: started 20:54:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.569s coverage: 47.0% of statements 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:54:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:54:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:54:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.168s coverage: 9.6% of statements 20:54:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:54:11 Running setup.py install for texttable: finished with status 'done' 20:54:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.456s coverage: 88.6% of statements 20:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:54:13 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 20:54:15 Removing intermediate container a9444da413ea 20:54:15 ---> c944e914d242 20:54:15 Step 8/22 : COPY . . 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.878s coverage: 28.7% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.166s coverage: 100.0% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.164s coverage: 64.6% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.364s coverage: 95.6% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements 20:54:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.123s coverage: 28.1% of statements 20:54:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 20:54:24 GO111MODULE=on go vet ./... 20:54:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:54:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:34 ---> 4ce705c6edf9 20:54:34 Step 3/23 : WORKDIR /edgex-go 20:54:34 ---> Using cache 20:54:34 ---> 24aad1605f60 20:54:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:34 ---> Using cache 20:54:34 ---> 9bdba86f798b 20:54:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:54:34 ---> Running in 0008c8f0504c 20:54:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:38 OK: 233 MiB in 51 packages 20:54:43 Removing intermediate container 0008c8f0504c 20:54:43 ---> ff854394d94b 20:54:43 Step 6/23 : COPY go.mod . 20:54:43 ---> f015182f0cc5 20:54:43 Step 7/23 : RUN go mod download 20:54:45 ---> Running in 703f4e7b337e 20:54:45 ---> 79ee09d760f7 20:54:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:54:45 Removing intermediate container b892696226bf 20:54:45 ---> 37b955df44c2 20:54:45 Step 14/23 : ENV APP_PORT=48090 20:54:45 ---> Running in d23a814f4c4e 20:54:46 ---> Running in 7cad7a0bfee5 20:54:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:54:50 Removing intermediate container 7cad7a0bfee5 20:54:50 ---> 5f1039f627fd 20:54:50 Step 15/23 : EXPOSE $APP_PORT 20:54:50 Removing intermediate container feca78f0eb97 20:54:50 ---> 683b18997b28 20:54:50 20:54:50 Step 10/23 : FROM alpine:3.12 20:54:50 ---> 13621d1b12d4 20:54:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:54:50 ---> Running in aa93a46b37f8 20:54:50 ---> Using cache 20:54:50 ---> 283236de9d34 20:54:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:50 ---> Using cache 20:54:50 ---> 0f6ea995bca7 20:54:50 Step 13/23 : ENV APP_PORT=48082 20:54:50 Removing intermediate container f15ca7fbd31d 20:54:50 ---> da0dd4757393 20:54:50 20:54:50 Step 10/23 : FROM alpine:3.12 20:54:50 ---> 13621d1b12d4 20:54:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:54:50 ---> Using cache 20:54:50 ---> 283236de9d34 20:54:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:50 ---> Using cache 20:54:50 ---> 0f6ea995bca7 20:54:50 Step 13/23 : ENV APP_PORT=48081 20:54:51 ---> Running in 8117e0e4cc0a 20:54:51 ---> Running in c1a9b00c28bc 20:54:51 Removing intermediate container aa93a46b37f8 20:54:51 ---> 1e54e1924195 20:54:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:54:51 Removing intermediate container 703f4e7b337e 20:54:51 ---> 40d2a0f90480 20:54:51 Step 8/23 : COPY . . 20:54:51 Removing intermediate container 8117e0e4cc0a 20:54:51 ---> fbe5d6413a67 20:54:51 Step 14/23 : EXPOSE $APP_PORT 20:54:51 Removing intermediate container c1a9b00c28bc 20:54:51 ---> 2427acecc575 20:54:51 Step 14/23 : EXPOSE $APP_PORT 20:54:51 ---> Running in 8f35fab1381b 20:54:51 ---> Running in cb44c0de0b99 20:54:52 Removing intermediate container 8f35fab1381b 20:54:52 ---> 47d07864c3aa 20:54:52 Step 15/23 : WORKDIR / 20:54:55 ---> da04ef25c26a 20:54:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:54:55 Removing intermediate container cb44c0de0b99 20:54:55 ---> 960168fc0690 20:54:55 Step 15/23 : WORKDIR / 20:54:57 ---> Running in 0e02a106c7b0 20:54:57 ---> Running in 9752af02098f 20:54:57 ---> d40624fc73a5 20:54:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:55:00 Removing intermediate container 0e02a106c7b0 20:55:00 ---> 33f80aab108e 20:55:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:00 Removing intermediate container 9752af02098f 20:55:00 ---> d543ae88ac62 20:55:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:00 ---> 7666027d9417 20:55:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:55:03 ---> ece17ee7c7a1 20:55:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:55:03 ---> Running in 4b9b2ff7bc7a 20:55:04 ---> 24004097fea0 20:55:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:55:06 Removing intermediate container 4b9b2ff7bc7a 20:55:06 ---> c6517c907a93 20:55:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:08 ---> 581dfaee4f72 20:55:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:55:09 ---> Running in 418e775f0d0e 20:55:10 ---> 5a712f010435 20:55:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:55:11 ---> d83e58bac32f 20:55:11 Step 19/23 : ENTRYPOINT ["/core-command"] 20:55:11 Removing intermediate container 418e775f0d0e 20:55:11 ---> 04d3134e162f 20:55:11 Step 21/23 : LABEL arch=x86_64 20:55:12 ---> 9ff7f8198b54 20:55:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:55:13 ---> Running in 9642d4ae2486 20:55:14 ---> Running in b3493ca30610 20:55:15 ---> Running in 7f355b871269 20:55:15 Removing intermediate container 9642d4ae2486 20:55:15 ---> 4263f3d8f9ce 20:55:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:15 Removing intermediate container b3493ca30610 20:55:15 ---> 545e333a1805 20:55:15 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:55:15 ---> Running in b32187de940b 20:55:15 ---> Running in 2a2bc94bf460 20:55:16 ---> 5ce122346b6d 20:55:16 Step 9/23 : RUN make cmd/core-data/core-data 20:55:16 Removing intermediate container 7f355b871269 20:55:16 ---> 4fb3aebb346a 20:55:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:16 ---> Running in c15cc5c4f116 20:55:16 ---> Running in 31c5cda551d6 20:55:16 Removing intermediate container 2a2bc94bf460 20:55:16 ---> 9fd3e7e0de71 20:55:16 Step 23/23 : LABEL version=0.0.0 20:55:16 Removing intermediate container b32187de940b 20:55:16 ---> 011fa0354235 20:55:16 Step 21/23 : LABEL arch=x86_64 20:55:17 ---> Running in 122e1e7106dd 20:55:17 ---> Running in 69698ebe9239 20:55:17 Removing intermediate container 31c5cda551d6 20:55:17 ---> ece8b5201bde 20:55:17 Step 21/23 : LABEL arch=x86_64 20:55:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:55:18 ---> Running in c17290776428 20:55:19 Removing intermediate container 69698ebe9239 20:55:19 ---> 3a723b1ccf6f 20:55:19 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:55:19 Removing intermediate container 122e1e7106dd 20:55:19 ---> f5ea244cc6e7 20:55:19 20:55:19 ---> Running in 3b527b5612de 20:55:19 Removing intermediate container c17290776428 20:55:19 ---> 53e20f4e5a1f 20:55:19 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:55:19 Removing intermediate container d23a814f4c4e 20:55:19 ---> 740da373f068 20:55:19 20:55:19 Step 10/22 : FROM alpine:3.12 20:55:19 ---> 13621d1b12d4 20:55:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:55:19 Successfully built f5ea244cc6e7 20:55:19 Successfully tagged docker-sys-mgmt-agent-go:latest 20:55:19  Building docker-sys-mgmt-agent-go ... done  ---> Running in c2297e727352 20:55:19 ---> Running in 72d43ad8d6ed 20:55:20 Removing intermediate container 3b527b5612de 20:55:20 ---> 06d81d6c6c64 20:55:20 Step 23/23 : LABEL version=0.0.0 20:55:20 ---> Running in 7252c8cbf99f 20:55:20 Removing intermediate container c2297e727352 20:55:20 ---> c3d77efe732d 20:55:20 Step 23/23 : LABEL version=0.0.0 20:55:21 ---> Running in d73317646789 20:55:21 Removing intermediate container 7252c8cbf99f 20:55:21 ---> 3e3d09d2ba5e 20:55:21 20:55:21 Successfully built 3e3d09d2ba5e 20:55:21 Removing intermediate container d73317646789 20:55:21 ---> 9dc5b6bb040b 20:55:21 20:55:21 Successfully tagged docker-core-command-go:latest 20:55:21  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:55:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:55:21 Successfully built 9dc5b6bb040b 20:55:22 (1/2) Installing ca-certificates (20191127-r4) 20:55:22 (2/2) Installing dumb-init (1.2.2-r1) 20:55:22 Executing busybox-1.31.1-r20.trigger 20:55:22 Executing ca-certificates-20191127-r4.trigger 20:55:22 OK: 6 MiB in 16 packages 20:55:22 Successfully tagged docker-core-metadata-go:latest 20:55:24  Building docker-core-metadata-go ... done Removing intermediate container 72d43ad8d6ed 20:55:24 ---> 1645c061d76b 20:55:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:55:24 ---> Running in c2e81c7bb85a 20:55:24 Removing intermediate container c2e81c7bb85a 20:55:24 ---> 868b2cef967c 20:55:24 Step 13/22 : ENV APP_PORT=48060 20:55:24 ---> Running in 9eb0ed0d5cad 20:55:24 Removing intermediate container 9eb0ed0d5cad 20:55:24 ---> c67ca0ac9f8c 20:55:24 Step 14/22 : EXPOSE $APP_PORT 20:55:25 ---> Running in b47b8484ac16 20:55:25 Removing intermediate container b47b8484ac16 20:55:25 ---> c519d339399c 20:55:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:26 ---> cda4edf75d21 20:55:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:27 ---> 75b45fd423c7 20:55:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:55:28 ---> 72f991071cd0 20:55:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:55:28 ---> Running in 1a080a56e40d 20:55:28 Removing intermediate container 1a080a56e40d 20:55:28 ---> 4bf947c276c3 20:55:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:28 ---> Running in cee04a50f3ae 20:55:28 Removing intermediate container cee04a50f3ae 20:55:28 ---> 18ad299b107d 20:55:28 Step 20/22 : LABEL arch=x86_64 20:55:28 ---> Running in 676df0c7f017 20:55:29 Removing intermediate container 676df0c7f017 20:55:29 ---> ab044927d772 20:55:29 Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:55:29 ---> Running in 653751db24a1 20:55:29 Removing intermediate container 653751db24a1 20:55:29 ---> 4f828354b64f 20:55:29 Step 22/22 : LABEL version=0.0.0 20:55:29 ---> Running in 0c5d3389aa8c 20:55:29 Removing intermediate container 0c5d3389aa8c 20:55:29 ---> 1e6c5d51bbb8 20:55:29 20:55:30 Successfully built 1e6c5d51bbb8 20:55:30 Successfully tagged docker-support-notifications-go:latest 20:55:37  Building docker-support-notifications-go ... done Removing intermediate container c15cc5c4f116 20:55:37 ---> 3f8ea6bb9df2 20:55:37 20:55:37 Step 10/23 : FROM alpine:3.12 20:55:37 ---> 13621d1b12d4 20:55:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:55:37 ---> Running in 0c0488373ed3 20:55:37 Removing intermediate container 0c0488373ed3 20:55:37 ---> 6d0fb4fd891d 20:55:37 Step 12/23 : ENV APP_PORT=48080 20:55:37 ---> Running in fbdd4d664cd1 20:55:37 Removing intermediate container fbdd4d664cd1 20:55:37 ---> bd148d951ad0 20:55:37 Step 13/23 : EXPOSE $APP_PORT 20:55:37 ---> Running in ff87420cfac1 20:55:37 Removing intermediate container ff87420cfac1 20:55:37 ---> 4ec942b91039 20:55:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:38 ---> Running in f0bb58b1ee6c 20:55:39 Removing intermediate container f0bb58b1ee6c 20:55:39 ---> 19e82a0debb0 20:55:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:55:39 ---> Running in 67e64d15a9a9 20:55:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:55:40 (1/6) Installing dumb-init (1.2.2-r1) 20:55:40 (2/6) Installing libgcc (9.3.0-r2) 20:55:41 (3/6) Installing libsodium (1.0.18-r0) 20:55:41 (4/6) Installing libstdc++ (9.3.0-r2) 20:55:42 (5/6) Installing libzmq (4.3.3-r0) 20:55:42 (6/6) Installing zeromq (4.3.3-r0) 20:55:42 Executing busybox-1.31.1-r20.trigger 20:55:42 OK: 8 MiB in 20 packages 20:55:43 Removing intermediate container 67e64d15a9a9 20:55:43 ---> c5d50e1c91de 20:55:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:43 ---> 9e9bb910bd83 20:55:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:55:44 ---> 815871960be9 20:55:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:55:44 ---> 47cc59c8b827 20:55:44 Step 19/23 : ENTRYPOINT ["/core-data"] 20:55:44 ---> Running in c710afe1fcde 20:55:44 Removing intermediate container c710afe1fcde 20:55:44 ---> 8d75b82680a4 20:55:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:44 ---> Running in 4af77c36112a 20:55:44 Removing intermediate container 4af77c36112a 20:55:44 ---> 56733e841fac 20:55:44 Step 21/23 : LABEL arch=x86_64 20:55:44 ---> Running in 4fe9e3761797 20:55:45 Removing intermediate container 4fe9e3761797 20:55:45 ---> fac47023867a 20:55:45 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:55:45 ---> Running in a317c72830f1 20:55:45 Removing intermediate container a317c72830f1 20:55:45 ---> 48c7569a20e5 20:55:45 Step 23/23 : LABEL version=0.0.0 20:55:45 ---> Running in 5cdf8100919b 20:55:45 Removing intermediate container 5cdf8100919b 20:55:45 ---> 83d6305317e1 20:55:45 20:55:45 Successfully built 83d6305317e1 20:55:45 Successfully tagged docker-core-data-go:latest 20:55:46  Building docker-core-data-go ... done  [Pipeline] } 20:55:46 $ docker stop --time=1 edd8936ce562c2623f10e246ee6782c8fd68bccfb60facbe459a41132c55e851 20:55:47 $ docker rm -f edd8936ce562c2623f10e246ee6782c8fd68bccfb60facbe459a41132c55e851 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:48 + docker images 20:55:48 + grep docker 20:55:48 docker-core-data-go latest 83d6305317e1 3 seconds ago 22.9MB 20:55:48 docker-support-notifications-go latest 1e6c5d51bbb8 19 seconds ago 18.2MB 20:55:48 docker-core-metadata-go latest 9dc5b6bb040b 27 seconds ago 19.2MB 20:55:48 docker-core-command-go latest 3e3d09d2ba5e 28 seconds ago 17.5MB 20:55:48 docker-sys-mgmt-agent-go latest f5ea244cc6e7 30 seconds ago 312MB 20:55:48 docker-security-bootstrapper-go latest a4ffe7a95e66 About a minute ago 19.3MB 20:55:48 docker-security-secretstore-setup-go latest 1feff2eb3d92 2 minutes ago 26.3MB 20:55:48 docker-security-proxy-setup-go latest ae87aba7bdb3 2 minutes ago 26MB 20:55:48 docker-support-scheduler-go latest 9b07b6ac4c36 2 minutes ago 17.7MB 20:55:48 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:56:01 gofmt -l . 20:56:01 [ "`gofmt -l .`" = "" ] 20:56:01 ./bin/test-go-mod-tidy.sh 20:56:01 ./bin/test-attribution-txt.sh [Pipeline] sh 20:56:01 + ls -al . 20:56:01 total 840 20:56:01 drwxrwxr-x 9 1001 1001 4096 Apr 19 20:55 . 20:56:01 drwxr-xr-x 4 root root 4096 Apr 19 20:51 .. 20:56:01 -rw-rw-r-- 1 1001 1001 11 Apr 19 20:49 .dockerignore 20:56:01 drwxrwxr-x 8 1001 1001 4096 Apr 19 20:49 .git 20:56:01 drwxrwxr-x 3 1001 1001 4096 Apr 19 20:49 .github 20:56:01 -rw-rw-r-- 1 1001 1001 818 Apr 19 20:49 .gitignore 20:56:01 -rw-rw-r-- 1 1001 1001 166 Apr 19 20:49 .sonarcloud.properties 20:56:01 -rw-rw-r-- 1 1001 1001 8609 Apr 19 20:49 Attribution.txt 20:56:01 -rw-rw-r-- 1 1001 1001 3804 Apr 19 20:49 CONTRIBUTING.md 20:56:01 -rw-rw-r-- 1 1001 1001 931 Apr 19 20:49 Dockerfile.build 20:56:01 -rw-rw-r-- 1 1001 1001 863 Apr 19 20:49 Jenkinsfile 20:56:01 -rw-rw-r-- 1 1001 1001 10775 Apr 19 20:49 LICENSE 20:56:01 -rw-rw-r-- 1 1001 1001 5774 Apr 19 20:49 Makefile 20:56:01 -rw-rw-r-- 1 1001 1001 6548 Apr 19 20:49 README.md 20:56:01 -rw-rw-r-- 1 1001 1001 6755 Apr 19 20:49 SECURITY.md 20:56:01 -rw-rw-r-- 1 1001 1001 5 Apr 19 20:46 VERSION 20:56:01 -rw-rw-r-- 1 1001 1001 4131 Apr 19 20:49 ZMQWindows.md 20:56:01 drwxrwxr-x 2 1001 1001 4096 Apr 19 20:49 bin 20:56:01 drwxrwxr-x 14 1001 1001 4096 Apr 19 20:49 cmd 20:56:01 -rw-r--r-- 1 root root 703598 Apr 19 20:54 coverage.out 20:56:01 -rw-r--r-- 1 root root 1058 Apr 19 20:55 go.mod 20:56:01 -rw-r--r-- 1 root root 21960 Apr 19 20:55 go.sum 20:56:01 drwxrwxr-x 8 1001 1001 4096 Apr 19 20:49 internal 20:56:01 drwxrwxr-x 4 1001 1001 4096 Apr 19 20:49 openapi 20:56:01 drwxrwxr-x 4 1001 1001 4096 Apr 19 20:49 snap 20:56:01 -rw-rw-r-- 1 1001 1001 168 Apr 19 20:49 version.go [Pipeline] sh 20:56:02 + '[' -e coverage.out ] 20:56:02 + chown 1001:1001 coverage.out [Pipeline] stash 20:56:02 Warning: overwriting stash ‘coverage-report’ 20:56:03 Stashed 1 file(s) [Pipeline] sh 20:56:04 Still waiting to schedule task 20:56:04 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-940’ 20:56:04 + make build 20:56:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:56:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:56:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:56:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:56:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:57:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:57:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:57:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:57:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:57:32 $ docker stop --time=1 dc9d16f493cacfb987164a491083fedc1d647d3ba844528e9ad0ddcd0965e978 20:57:34 $ docker rm -f dc9d16f493cacfb987164a491083fedc1d647d3ba844528e9ad0ddcd0965e978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:36 20:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:57:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:37 latest: Pulling from edgex-devops/edgex-compose-arm64 20:57:37 29e5d40040c1: Pulling fs layer 20:57:37 1ce36da41761: Pulling fs layer 20:57:37 25b303627fd3: Pulling fs layer 20:57:37 29e5d40040c1: Download complete 20:57:38 29e5d40040c1: Pull complete 20:57:38 1ce36da41761: Verifying Checksum 20:57:38 1ce36da41761: Download complete 20:57:40 1ce36da41761: Pull complete 20:57:40 25b303627fd3: Verifying Checksum 20:57:40 25b303627fd3: Download complete 20:57:50 25b303627fd3: Pull complete 20:57:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:57:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:57:51 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 20:57:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:57:54 $ docker top 5de4b9619d79a4beb40d0d005367b9a4f1c894a79fd2db20bfc3d03942b7ea96 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:55 + docker-compose build --help 20:57:55 + grep parallel 20:57:59 --parallel Build images in parallel. [Pipeline] } 20:58:00 $ docker stop --time=1 5de4b9619d79a4beb40d0d005367b9a4f1c894a79fd2db20bfc3d03942b7ea96 20:58:01 $ docker rm -f 5de4b9619d79a4beb40d0d005367b9a4f1c894a79fd2db20bfc3d03942b7ea96 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:02 . [Pipeline] withDockerContainer 20:58:02 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 20:58:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:58:04 $ docker top 2c9eafd07190febe119c3b88b53c47b1cd73c7e7ff9d5869375baff869fe584e -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:05 + docker-compose -f ./docker-compose-build.yml build --parallel 20:58:09 Building docker-core-command-go ... 20:58:09 Building docker-core-data-go ... 20:58:09 Building docker-core-metadata-go ... 20:58:09 Building docker-security-bootstrapper-go ... 20:58:09 Building docker-security-proxy-setup-go ... 20:58:09 Building docker-security-secretstore-setup-go ... 20:58:09 Building docker-support-notifications-go ... 20:58:09 Building docker-support-scheduler-go ... 20:58:09 Building docker-sys-mgmt-agent-go ... 20:58:09 Building docker-security-proxy-setup-go 20:58:09 Building docker-security-secretstore-setup-go 20:58:09 Building docker-core-command-go 20:58:09 Building docker-core-metadata-go 20:58:09 Building docker-support-scheduler-go 20:58:17 Running on prd-ubuntu18.04-docker-8c-8g-943 in /w/workspace/edgexfoundry_edgex-go_PR-3380 [Pipeline] { [Pipeline] ws 20:58:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:58:20 using credential edgex-jenkins-ssh 20:58:20 Cloning the remote Git repository 20:58:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:58:20 > git init /w/workspace/edgex-go/1 # timeout=10 20:58:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:58:20 > git --version # timeout=10 20:58:20 > git --version # 'git version 2.17.1' 20:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:30 Merging remotes/origin/master commit 95928816a7d3351701d43cfae6e5bb9ec9c35404 into PR head commit ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:58:30 Merge succeeded, producing ed23095eaf66c858a7eace5cc70e811c425fa0e2 20:58:30 Checking out Revision ed23095eaf66c858a7eace5cc70e811c425fa0e2 (PR-3380) 20:58:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:58:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:58:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3380/head:refs/remotes/origin/PR-3380 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:58:30 > git config core.sparsecheckout # timeout=10 20:58:30 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 20:58:30 > git remote # timeout=10 20:58:30 > git config --get remote.origin.url # timeout=10 20:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:30 > git merge 95928816a7d3351701d43cfae6e5bb9ec9c35404 # timeout=10 20:58:30 > git rev-parse HEAD^{commit} # timeout=10 20:58:30 > git config core.sparsecheckout # timeout=10 20:58:30 > git checkout -f ed23095eaf66c858a7eace5cc70e811c425fa0e2 # timeout=10 20:58:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 20:58:34 > git --version # timeout=10 20:58:34 > git --version # 'git version 2.17.1' 20:58:34 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:35 + echo snap-build.sh 20:58:35 snap-build.sh 20:58:35 + SNAP_BASE_DIR=. 20:58:35 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:58:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:58:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:58:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:58:35 + cd /w/workspace/edgex-go/1 20:58:35 + sudo apt-get remove -qy --purge lxd lxd-client 20:58:35 Reading package lists... 20:58:35 Building dependency tree... 20:58:35 Reading state information... 20:58:35 The following packages were automatically installed and are no longer required: 20:58:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:58:35 uidmap xdelta3 20:58:35 Use 'sudo apt autoremove' to remove them. 20:58:35 The following packages will be REMOVED: 20:58:35 lxd* lxd-client* 20:58:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:58:36 After this operation, 31.7 MB disk space will be freed. 20:58:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 20:58:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:58:37 Removing lxd dnsmasq configuration 20:58:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:58:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:58:38 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:58:39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 20:58:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:58:40 Processing triggers for systemd (237-3ubuntu10.42) ... 20:58:40 Processing triggers for ureadahead (0.100.0-21) ... 20:58:42 + sudo snap remove --purge lxd 20:58:42 snap "lxd" is not installed 20:58:42 + sudo groupadd --force --system lxd 20:58:42 ++ whoami 20:58:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:58:42 + newgrp - lxd 20:58:42 + sudo snap install lxd 20:58:50 2021-04-19T20:58:47Z INFO Waiting for automatic snapd restart... 20:59:00 lxd 4.13 from Canonical* installed 20:59:00 + sudo lxd init --auto 20:59:08 + sudo snap install --classic snapcraft 20:59:16 snapcraft 4.6.2 from Canonical* installed 20:59:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:59:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:16 Dload Upload Total Spent Left Speed 20:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4644 20:59:17 17 3325k 17 571k 0 0 1686k 0 0:00:01 --:--:-- 0:00:01 1686k 100 3325k 100 3325k 0 0 6827k 0 --:--:-- --:--:-- --:--:-- 18.2M 20:59:17 ./yq_linux_amd64 20:59:17 + sudo snapcraft prime --use-lxd 20:59:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:59:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:59:19 - README.md 20:59:19 20:59:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:59:20 Launching a container. 20:59:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:59:31 ---> 6d030b55a709 20:59:31 Step 3/22 : WORKDIR /edgex-go 20:59:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:31 ---> 6d030b55a709 20:59:31 Step 3/24 : WORKDIR /edgex-go 20:59:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:31 ---> 6d030b55a709 20:59:31 Step 3/23 : WORKDIR /edgex-go 20:59:31 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:59:31 ---> 6d030b55a709 20:59:31 Step 3/21 : WORKDIR /edgex-go 20:59:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:59:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:31 ---> 6d030b55a709 20:59:31 Step 3/23 : WORKDIR /edgex-go 20:59:31 ---> Running in ed007dac5432 20:59:31 ---> Running in 3e9f5b8e3d9b 20:59:31 ---> Running in cb9d36ad37a0 20:59:31 ---> Running in e9afe31b6a52 20:59:31 ---> Running in ea78ca0a1db4 20:59:31 Removing intermediate container cb9d36ad37a0 20:59:31 ---> 4a7ad2d4715f 20:59:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:31 Removing intermediate container ed007dac5432 20:59:31 ---> 347618d3a158 20:59:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:31 Removing intermediate container 3e9f5b8e3d9b 20:59:31 ---> 9b807aed3917 20:59:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:31 Removing intermediate container e9afe31b6a52 20:59:31 ---> d068840fb328 20:59:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:31 Removing intermediate container ea78ca0a1db4 20:59:31 ---> ab6c95d80ebf 20:59:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:31 ---> Running in 9b964ae836ab 20:59:31 ---> Running in 0eed37ba7315 20:59:31 ---> Running in 0907ef80aa36 20:59:31 ---> Running in cd43a66e537d 20:59:31 ---> Running in f3a4e61317b0 20:59:31 Removing intermediate container 9b964ae836ab 20:59:31 ---> 6bca34301863 20:59:31 Step 5/22 : RUN apk add --update --no-cache make git 20:59:31 ---> Running in 4bb8662c5470 20:59:31 Removing intermediate container 0eed37ba7315 20:59:31 ---> 8d364506350e 20:59:31 Step 5/24 : RUN apk add --update --no-cache make git 20:59:31 ---> Running in e6b88c30c66a 20:59:31 Removing intermediate container 0907ef80aa36 20:59:31 ---> cb6a5b0ed928 20:59:31 Step 5/21 : RUN apk add --update --no-cache make git 20:59:31 Removing intermediate container f3a4e61317b0 20:59:31 ---> 73a1486677b8 20:59:31 Step 5/23 : RUN apk add --update --no-cache make git 20:59:31 Removing intermediate container cd43a66e537d 20:59:31 ---> bc93e403d494 20:59:31 Step 5/23 : RUN apk add --update --no-cache make git 20:59:31 ---> Running in 7900a02871f5 20:59:31 ---> Running in b94c2fe1e249 20:59:31 ---> Running in d2bf30456c30 20:59:32 Waiting for container to be ready 20:59:32 To start your first instance, try: lxc launch ubuntu:18.04 20:59:32 20:59:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:59:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:33 OK: 217 MiB in 51 packages 20:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:34 OK: 217 MiB in 51 packages 20:59:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:59:34 OK: 217 MiB in 51 packages 20:59:35 Removing intermediate container 4bb8662c5470 20:59:35 ---> 18be95c5068d 20:59:35 Step 6/22 : COPY go.mod . 20:59:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:59:35 Waiting for network to be ready... 20:59:35 Removing intermediate container e6b88c30c66a 20:59:35 ---> dc7b5280a91c 20:59:35 Step 6/24 : COPY go.mod . 20:59:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:59:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:59:36 ---> c49a9cbaefac 20:59:36 Step 7/22 : RUN go mod download 20:59:36 ---> Running in 736a653bec47 20:59:36 Removing intermediate container b94c2fe1e249 20:59:36 ---> 74912e6384ab 20:59:36 Step 6/23 : COPY go.mod . 20:59:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 20:59:36 ---> c6e2b8ed66ed 20:59:36 Step 7/24 : RUN go mod download 20:59:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:59:36 OK: 217 MiB in 51 packages 20:59:36 ---> Running in bb410b22b27b 20:59:36 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:59:37 OK: 217 MiB in 51 packages 20:59:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:59:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] 20:59:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 20:59:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:59:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 20:59:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 20:59:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] 20:59:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:59:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:59:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:59:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:59:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:59:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 20:59:37 ---> 6339ddd8f67b 20:59:37 Step 7/23 : RUN go mod download 20:59:38 ---> Running in 8ac959e3d1d7 20:59:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:59:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] 20:59:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] 20:59:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 20:59:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 20:59:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 20:59:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 20:59:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] 20:59:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 20:59:39 Removing intermediate container 7900a02871f5 20:59:39 ---> 2f5f33524f84 20:59:39 Step 6/21 : COPY go.mod . 20:59:39 Removing intermediate container d2bf30456c30 20:59:39 ---> a4cf41589bf5 20:59:39 Step 6/23 : COPY go.mod . 20:59:40 ---> 677646a4cbd0 20:59:40 Step 7/21 : RUN go mod download 20:59:40 Removing intermediate container 736a653bec47 20:59:40 ---> 3d1e2de89f30 20:59:40 Step 8/22 : COPY . . 20:59:40 ---> Running in c456c55fa990 20:59:40 ---> 9e0d38e3becd 20:59:40 Step 7/23 : RUN go mod download 20:59:40 ---> Running in 742ffd0f1766 20:59:40 Removing intermediate container bb410b22b27b 20:59:40 ---> 8ccf5c4d7390 20:59:40 Step 8/24 : COPY . . 20:59:41 Fetched 24.4 MB in 6s (4016 kB/s) 20:59:42 Reading package lists... 20:59:42 Removing intermediate container 8ac959e3d1d7 20:59:42 ---> d69cfdcb9713 20:59:42 Step 8/23 : COPY . . 20:59:43 Reading package lists... 20:59:43 Building dependency tree... 20:59:43 Reading state information... 20:59:43 The following additional packages will be installed: 20:59:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:59:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:59:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:59:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:59:43 Suggested packages: 20:59:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:59:43 Recommended packages: 20:59:43 gnupg libsasl2-modules 20:59:43 The following NEW packages will be installed: 20:59:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:59:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:59:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:59:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:59:43 The following packages will be upgraded: 20:59:43 gpg gpg-agent gpgconf libudev1 20:59:43 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 20:59:43 Need to get 3529 kB of archives. 20:59:43 After this operation, 13.3 MB of additional disk space will be used. 20:59:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 20:59:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:59:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:59:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 20:59:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:59:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:59:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:59:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:59:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:59:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:59:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:59:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:59:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:59:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:59:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:59:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:59:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:59:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:59:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:59:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:59:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:59:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:59:44 debconf: delaying package configuration, since apt-utils is not installed 20:59:44 Fetched 3529 kB in 2s (2349 kB/s) 20:59:45 (Reading database ... 12511 files and directories currently installed.) 20:59:45 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 20:59:45 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 20:59:45 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 20:59:45 Removing intermediate container c456c55fa990 20:59:45 ---> 3ee989702202 20:59:45 Step 8/21 : COPY . . 20:59:45 Selecting previously unselected package udev. 20:59:45 (Reading database ... 12511 files and directories currently installed.) 20:59:45 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 20:59:45 Unpacking udev (237-3ubuntu10.46) ... 20:59:45 Selecting previously unselected package libfuse2:amd64. 20:59:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:59:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:59:45 Removing intermediate container 742ffd0f1766 20:59:45 ---> 857c91c44ff4 20:59:45 Step 8/23 : COPY . . 20:59:46 Selecting previously unselected package fuse. 20:59:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:59:46 Unpacking fuse (2.9.7-1ubuntu1) ... 20:59:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:59:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:59:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:59:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:59:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:59:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:59:46 Selecting previously unselected package libksba8:amd64. 20:59:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:59:46 Unpacking libksba8:amd64 (1.3.5-2) ... 20:59:46 Selecting previously unselected package libroken18-heimdal:amd64. 20:59:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:59:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:59:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:59:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:46 Selecting previously unselected package libwind0-heimdal:amd64. 20:59:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:59:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:59:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:59:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:59:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:59:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:47 Selecting previously unselected package libsasl2-modules-db:amd64. 20:59:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:59:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:59:47 Selecting previously unselected package libsasl2-2:amd64. 20:59:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:59:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:59:47 Selecting previously unselected package libldap-common. 20:59:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:59:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:59:47 Selecting previously unselected package libldap-2.4-2:amd64. 20:59:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:59:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:59:47 Selecting previously unselected package dirmngr. 20:59:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:59:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:59:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:59:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:59:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:59:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:59:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:59:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:59:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libksba8:amd64 (1.3.5-2) ... 20:59:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:59:48 Setting up udev (237-3ubuntu10.46) ... 20:59:48 invoke-rc.d: policy-rc.d denied execution of start. 20:59:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Processing triggers for systemd (237-3ubuntu10) ... 20:59:48 Setting up fuse (2.9.7-1ubuntu1) ... 20:59:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:59:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:59:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:59:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:59:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:59:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:59:49 settings in the [Install] section, and DefaultInstance for template units). 20:59:49 This means they are not meant to be enabled using systemctl. 20:59:49 Possible reasons for having this kind of units are: 20:59:49 1) A unit may be statically enabled by being symlinked from another unit's 20:59:49 .wants/ or .requires/ directory. 20:59:49 2) A unit's purpose may be to act as a helper for some other unit which has 20:59:49 a requirement dependency on it. 20:59:49 3) A unit may be started when needed via activation (socket, path, timer, 20:59:49 D-Bus, udev, scripted systemctl call, ...). 20:59:49 4) In case of template units, the unit is meant to be enabled with some 20:59:49 instance name specified. 20:59:49 Reading package lists... 20:59:49 Building dependency tree... 20:59:49 Reading state information... 20:59:50 The following additional packages will be installed: 20:59:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:59:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:59:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:59:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:59:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:59:50 Suggested packages: 20:59:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:59:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:59:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:59:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:59:50 systemd-container policykit-1 20:59:50 Recommended packages: 20:59:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:59:50 The following NEW packages will be installed: 20:59:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:59:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:59:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:59:50 multiarch-support openssh-client python3 python3-minimal python3.6 20:59:50 python3.6-minimal snapd squashfs-tools sudo 20:59:50 The following packages will be upgraded: 20:59:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:59:50 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 20:59:50 Need to get 35.2 MB of archives. 20:59:50 After this operation, 141 MB of additional disk space will be used. 20:59:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:59:50 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 20:59:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:59:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:59:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:59:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:59:51 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 20:59:51 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:59:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:59:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:59:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:59:51 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:59:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:59:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:59:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:59:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:59:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:59:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:59:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:59:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:59:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:59:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:59:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:59:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:59:51 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:59:51 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:59:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:59:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 20:59:51 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:59:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:59:52 debconf: delaying package configuration, since apt-utils is not installed 20:59:52 Fetched 35.2 MB in 2s (14.9 MB/s) 20:59:52 (Reading database ... 12757 files and directories currently installed.) 20:59:52 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 20:59:52 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 20:59:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 20:59:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 20:59:53 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 20:59:53 (Reading database ... 12757 files and directories currently installed.) 20:59:53 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:59:53 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:59:53 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:59:53 (Reading database ... 12757 files and directories currently installed.) 20:59:53 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:59:53 Unpacking apt (1.6.13) over (1.6.1) ... 20:59:54 Setting up apt (1.6.13) ... 20:59:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:59:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:59:54 (Reading database ... 12764 files and directories currently installed.) 20:59:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:59:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:59:54 Selecting previously unselected package libpython3.6-minimal:amd64. 20:59:54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:59:54 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:59:55 Selecting previously unselected package libexpat1:amd64. 20:59:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:59:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:59:55 Selecting previously unselected package python3.6-minimal. 20:59:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:59:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:59:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:59:55 Checking for services that may need to be restarted...done. 20:59:55 Checking for services that may need to be restarted...done. 20:59:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:59:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:59:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:59:56 Selecting previously unselected package python3-minimal. 20:59:56 (Reading database ... 13012 files and directories currently installed.) 20:59:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:59:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:59:56 Selecting previously unselected package mime-support. 20:59:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:59:56 Unpacking mime-support (3.60ubuntu1) ... 20:59:56 Selecting previously unselected package libmpdec2:amd64. 20:59:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:59:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:59:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:59:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:59:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:59:56 Selecting previously unselected package python3.6. 20:59:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:59:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:59:56 Selecting previously unselected package libpython3-stdlib:amd64. 20:59:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:59:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:59:57 Setting up python3-minimal (3.6.7-1~18.04) ... 20:59:57 Selecting previously unselected package python3. 20:59:57 (Reading database ... 13442 files and directories currently installed.) 20:59:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:59:57 Unpacking python3 (3.6.7-1~18.04) ... 20:59:57 Selecting previously unselected package multiarch-support. 20:59:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:59:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:59:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:59:57 Selecting previously unselected package liblzo2-2:amd64. 20:59:57 (Reading database ... 13479 files and directories currently installed.) 20:59:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:59:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:59:57 Selecting previously unselected package libbsd0:amd64. 20:59:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:59:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:59:57 Selecting previously unselected package sudo. 20:59:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:59:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:59:57 Selecting previously unselected package apparmor. 20:59:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:59:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:59:58 Selecting previously unselected package libedit2:amd64. 20:59:58 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:59:58 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:59:58 Selecting previously unselected package libkrb5support0:amd64. 20:59:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:59:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:59:58 Selecting previously unselected package libk5crypto3:amd64. 20:59:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:59:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:59:58 Selecting previously unselected package libkeyutils1:amd64. 20:59:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:59:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:59:58 Selecting previously unselected package libkrb5-3:amd64. 20:59:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:59:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:59:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:59:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:59:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:59:59 Selecting previously unselected package libssl1.0.0:amd64. 20:59:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:59:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:59:59 Selecting previously unselected package openssh-client. 20:59:59 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:59:59 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:59:59 Selecting previously unselected package squashfs-tools. 20:59:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:59:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:59:59 Selecting previously unselected package snapd. 20:59:59 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 20:59:59 Unpacking snapd (2.48.3+18.04) ... 21:00:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:00:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:00:02 Setting up mime-support (3.60ubuntu1) ... 21:00:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:00:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:00:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:00:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:00:02 Setting up systemd (237-3ubuntu10.46) ... 21:00:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:00:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:00:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:00:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:00:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:00:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:00:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:00:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:00:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:00:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:00:04 Setting up python3 (3.6.7-1~18.04) ... 21:00:04 running python rtupdate hooks for python3.6... 21:00:04 running python post-rtupdate hooks for python3.6... 21:00:04 Setting up apparmor (2.12-4ubuntu5.1) ... 21:00:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:00:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:00:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:00:06 Setting up snapd (2.48.3+18.04) ... 21:00:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:00:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:00:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:00:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:00:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:00:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:00:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:00:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:00:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:00:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:00:08 /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' 21:00:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:00:08 Processing triggers for systemd (237-3ubuntu10.46) ... 21:00:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:00:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:00:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:00:10 Reading package lists... 21:00:11 Reading package lists... 21:00:11 Building dependency tree... 21:00:11 Reading state information... 21:00:11 Calculating upgrade... 21:00:11 The following packages will be upgraded: 21:00:11 advancecomp base-files bash binutils binutils-common 21:00:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:00:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:00:11 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:00:11 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:00:11 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:00:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:00:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:00:11 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 21:00:11 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 21:00:11 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 21:00:11 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 21:00:11 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 21:00:11 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 21:00:11 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:00:11 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:00:11 Need to get 64.0 MB of archives. 21:00:11 After this operation, 5034 kB of additional disk space will be used. 21:00:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 21:00:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:00:12 ---> 92aa7e9f02e3 21:00:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:00:12 ---> b118f90d6a08 21:00:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:00:12 ---> 834b70588adc 21:00:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:00:12 ---> ec2046a1b050 21:00:12 Step 9/23 : RUN make cmd/core-command/core-command 21:00:12 ---> 246f96b4d9fc 21:00:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:00:12 ---> Running in cca147449635 21:00:12 ---> Running in dcb0e9e8c36c 21:00:12 ---> Running in 2a6fe1e43c9a 21:00:12 ---> Running in 1ac707fb2743 21:00:12 ---> Running in 259bb226d834 21:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:00:12 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 21:00:12 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 21:00: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 21:00: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 21:00:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:00:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:00:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:00:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:00:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:00:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:00:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:00:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:00:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:00:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:00:12 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:00:12 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:00:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:00:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:00:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:00:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:00:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:00:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:00:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:00:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:00:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:00:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:00:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:00:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:00:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:00:12 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:00:12 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:00:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:00:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:00:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:00:13 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:00:13 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:00:13 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:00:13 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:00:13 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:00:13 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:00:13 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:00:13 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:00:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:00:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:00:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:00:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:00:13 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:00:13 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:00:13 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:00:13 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:00:13 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:00:13 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 21:00:13 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:00:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:00:13 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:00:13 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:00:13 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:00:13 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:00:13 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:00:13 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:00:13 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:00:13 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:00:13 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:00:13 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:00:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:00:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:00:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:00:13 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:00:13 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:00:13 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 21:00:13 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 21:00:13 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:00:13 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:00:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:00:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:00:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:00:13 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:00:13 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:00:13 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:00:13 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:00:13 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:00:13 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:00:13 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:00:13 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:00:13 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:00:13 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:00:13 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:00:13 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:00:13 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:00:13 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:00:13 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:00:13 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:00:13 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:00:13 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:00:14 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:00:14 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:00:14 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:00:14 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:00:15 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:00:15 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:00:15 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:00:15 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:00:15 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:00:15 debconf: delaying package configuration, since apt-utils is not installed 21:00:15 Fetched 64.0 MB in 3s (18.3 MB/s) 21:00:15 (Reading database ... 13912 files and directories currently installed.) 21:00:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:00:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:00:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:00:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:00:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 21:00:16 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 21:00:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:18 (Reading database ... 13911 files and directories currently installed.) 21:00:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:00:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:00:18 (Reading database ... 13911 files and directories currently installed.) 21:00:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:00:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:00:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:19 (Reading database ... 13911 files and directories currently installed.) 21:00:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:00:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:00:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:00:19 (Reading database ... 13911 files and directories currently installed.) 21:00:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:00:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:00:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:00:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:00:20 Setting up base-files (10.1ubuntu2.10) ... 21:00:20 Installing new version of config file /etc/issue ... 21:00:20 Installing new version of config file /etc/issue.net ... 21:00:20 Installing new version of config file /etc/lsb-release ... 21:00:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:00:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:00:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:00:20 Removing obsolete conffile /etc/default/motd-news ... 21:00:20 (Reading database ... 13912 files and directories currently installed.) 21:00:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:00:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:00:20 Setting up bash (4.4.18-2ubuntu1.2) ... 21:00:21 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 21:00:21 (Reading database ... 13912 files and directories currently installed.) 21:00:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:00:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:00:21 (Reading database ... 13912 files and directories currently installed.) 21:00:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:00:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:00:21 Setting up tar (1.29b-2ubuntu0.2) ... 21:00:21 (Reading database ... 13912 files and directories currently installed.) 21:00:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:00:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:00:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:00:21 (Reading database ... 13912 files and directories currently installed.) 21:00:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:00:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:00:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:00:22 (Reading database ... 13912 files and directories currently installed.) 21:00:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:00:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:00:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:00:22 (Reading database ... 13912 files and directories currently installed.) 21:00:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:00:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:00:22 Setting up grep (3.1-2build1) ... 21:00:22 (Reading database ... 13912 files and directories currently installed.) 21:00:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:00:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:00:22 Setting up login (1:4.5-1ubuntu2) ... 21:00:22 (Reading database ... 13912 files and directories currently installed.) 21:00:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:00:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:00:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:00:22 (Reading database ... 13912 files and directories currently installed.) 21:00:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:00:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:00:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:00:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:00:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:00:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:00:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:00:24 (Reading database ... 13912 files and directories currently installed.) 21:00:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:00:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:00:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:00:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:00:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:00:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:00:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:00:25 (Reading database ... 13912 files and directories currently installed.) 21:00:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:00:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:00:25 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:00:25 (Reading database ... 13912 files and directories currently installed.) 21:00:25 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:00:26 (Reading database ... 13912 files and directories currently installed.) 21:00:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:00:26 (Reading database ... 13912 files and directories currently installed.) 21:00:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:00:26 (Reading database ... 13912 files and directories currently installed.) 21:00:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:00:26 (Reading database ... 13912 files and directories currently installed.) 21:00:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:00:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:00:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:00:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:00:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:00:27 (Reading database ... 13912 files and directories currently installed.) 21:00:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:00:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:00:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:00:27 (Reading database ... 13912 files and directories currently installed.) 21:00:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:00:27 (Reading database ... 13912 files and directories currently installed.) 21:00:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:00:27 (Reading database ... 13912 files and directories currently installed.) 21:00:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:00:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:00:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:00:29 (Reading database ... 13912 files and directories currently installed.) 21:00:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:00:29 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:00:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:00:29 (Reading database ... 13912 files and directories currently installed.) 21:00:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:00:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:00:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:00:29 (Reading database ... 13914 files and directories currently installed.) 21:00:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:00:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:00:29 Setting up debconf (1.5.66ubuntu1) ... 21:00:30 (Reading database ... 13914 files and directories currently installed.) 21:00:30 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:00:30 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:00:30 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:00:30 (Reading database ... 13914 files and directories currently installed.) 21:00:30 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:00:30 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:00:30 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:00:30 (Reading database ... 13914 files and directories currently installed.) 21:00:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:00:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:00:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:00:30 (Reading database ... 13914 files and directories currently installed.) 21:00:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:00:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:00:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:00:31 (Reading database ... 13914 files and directories currently installed.) 21:00:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:00:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:00:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:00:31 (Reading database ... 13914 files and directories currently installed.) 21:00:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:00:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:00:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 21:00:31 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 21:00:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:00:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:00:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:00:32 (Reading database ... 13914 files and directories currently installed.) 21:00:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:00:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:00:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:00:32 (Reading database ... 13914 files and directories currently installed.) 21:00:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:00:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:00:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:00:32 (Reading database ... 13914 files and directories currently installed.) 21:00:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:00:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:00:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:00:32 (Reading database ... 13914 files and directories currently installed.) 21:00:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:00:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:00:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:00:33 (Reading database ... 13914 files and directories currently installed.) 21:00:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:00:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:00:33 Setting up passwd (1:4.5-1ubuntu2) ... 21:00:34 (Reading database ... 13914 files and directories currently installed.) 21:00:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:00:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:00:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:00:34 (Reading database ... 13914 files and directories currently installed.) 21:00:34 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 21:00:34 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 21:00:34 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 21:00:34 (Reading database ... 13914 files and directories currently installed.) 21:00:34 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 21:00:34 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 21:00:34 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 21:00:34 (Reading database ... 13914 files and directories currently installed.) 21:00:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:00:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:00:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:00:34 (Reading database ... 13914 files and directories currently installed.) 21:00:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:00:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:00:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:00:35 (Reading database ... 13914 files and directories currently installed.) 21:00:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:00:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:00:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:00:35 (Reading database ... 13914 files and directories currently installed.) 21:00:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:00:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:00:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:00:35 (Reading database ... 13914 files and directories currently installed.) 21:00:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:00:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:00:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:00:35 (Reading database ... 13914 files and directories currently installed.) 21:00:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:00:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:00:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:00:35 (Reading database ... 13915 files and directories currently installed.) 21:00:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:00:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:00:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:00:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:00:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:00:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:00:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:00:36 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:00:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:00:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:00:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:00:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:00:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:00:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:00:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:00:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:00:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:00:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:00:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:00:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:00:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:00:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:00:37 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:00:38 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:00:39 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:00:39 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:00:39 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:00:39 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:00:39 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:00:39 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:00:39 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:00:39 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:00:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:00:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:00:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:00:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:00:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:44 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:00:44 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:00:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:00:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:00:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:00:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:00:45 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:00:45 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:00:45 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:00:45 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:00:45 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:00:45 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:00:45 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:00:45 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:00:45 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:00:45 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:00:45 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:45 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:00:45 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:45 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:45 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:00:45 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:00:45 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:00:46 21:00:46 Current default time zone: 'Etc/UTC' 21:00:46 Local time is now: Mon Apr 19 21:00:45 UTC 2021. 21:00:46 Universal Time is now: Mon Apr 19 21:00:45 UTC 2021. 21:00:46 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:00:46 21:00:46 Setting up systemd-sysv (237-3ubuntu10.46) ... 21:00:46 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:46 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 21:00:46 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:00:46 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:00:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:00:46 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:00:46 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:00:46 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:00:46 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:00:46 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:46 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:00:46 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:00:46 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:00:46 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:46 Setting up patch (2.7.6-2ubuntu1.1) ... 21:00:46 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:00:46 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:00:46 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:00:46 Installing new version of config file /etc/ssl/openssl.cnf ... 21:00:46 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:00:46 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:00:46 Setting up ca-certificates (20210119~18.04.1) ... 21:00:48 Updating certificates in /etc/ssl/certs... 21:00:48 23 added, 27 removed; done. 21:00:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:00:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:00:49 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:00:49 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:00:49 Setting up pkgbinarymangler (138.18.04.1) ... 21:00:49 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:00:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up perl (5.26.1-6ubuntu0.5) ... 21:00:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:00:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:00:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:00:49 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:00:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:00:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:00:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:00:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:00:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:00:49 Processing triggers for systemd (237-3ubuntu10.46) ... 21:00:49 Processing triggers for mime-support (3.60ubuntu1) ... 21:00:49 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:00:49 Updating certificates in /etc/ssl/certs... 21:00:50 0 added, 0 removed; done. 21:00:50 Running hooks in /etc/ca-certificates/update.d... 21:00:50 done. 21:00:50 Reading package lists... 21:00:51 Building dependency tree... 21:00:51 Reading state information... 21:00:51 The following NEW packages will be installed: 21:00:51 apt-transport-https 21:00:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:00:51 Need to get 1692 B of archives. 21:00:51 After this operation, 154 kB of additional disk space will be used. 21:00:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 21:00:51 debconf: delaying package configuration, since apt-utils is not installed 21:00:51 Fetched 1692 B in 0s (8478 B/s) 21:00:51 Selecting previously unselected package apt-transport-https. 21:00:51 (Reading database ... 13920 files and directories currently installed.) 21:00:51 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 21:00:51 Unpacking apt-transport-https (1.6.13) ... 21:00:51 Setting up apt-transport-https (1.6.13) ... 21:00:51 Waiting for network to be ready... 21:00:58 2021-04-19T21:00:55Z INFO Waiting for automatic snapd restart... 21:00:58 snapd 2.49.2 from Canonical* installed 21:00:58 "snapd" switched to the "latest/stable" channel 21:00:58 21:01:02 core18 20210309 from Canonical* installed 21:01:02 "core18" switched to the "latest/stable" channel 21:01:02 21:01:06 snapcraft 4.6.2 from Canonical* installed 21:01:07 "snapcraft" switched to the "latest/stable" channel 21:01:07 21:01:11 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: 21:01:11 - README.md 21:01:11 21:01:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:01:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:01:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:01:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:01:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:01:18 Reading package lists... 21:01:18 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 21:01:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:01:25 Reading package lists... 21:01:25 Building dependency tree... 21:01:25 Reading state information... 21:01:25 Suggested packages: 21:01:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:01:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:01:25 Recommended packages: 21:01:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:01:25 The following NEW packages will be installed: 21:01:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:01:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:01:25 pkg-config zip 21:01:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:01:25 Need to get 7663 kB of archives. 21:01:25 After this operation, 43.8 MB of additional disk space will be used. 21:01:25 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:01:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:01:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:01:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:01:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:01:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:01:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:01:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:01:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:01:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:01:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 21:01:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:01:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:01:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:01:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:01:26 debconf: delaying package configuration, since apt-utils is not installed 21:01:26 Fetched 7663 kB in 1s (7215 kB/s) 21:01:26 Selecting previously unselected package libglib2.0-0:amd64. 21:01:26 (Reading database ... 13924 files and directories currently installed.) 21:01:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:01:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:01:26 Selecting previously unselected package libpsl5:amd64. 21:01:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:01:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:01:26 Selecting previously unselected package libnghttp2-14:amd64. 21:01:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:01:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:01:26 Selecting previously unselected package librtmp1:amd64. 21:01:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:01:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:01:26 Selecting previously unselected package libcurl3-gnutls:amd64. 21:01:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 21:01:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:01:27 Selecting previously unselected package liberror-perl. 21:01:27 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:01:27 Unpacking liberror-perl (0.17025-1) ... 21:01:27 Selecting previously unselected package git-man. 21:01:27 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:01:27 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:01:27 Selecting previously unselected package git. 21:01:27 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:01:27 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:01:28 Selecting previously unselected package libnorm1:amd64. 21:01:28 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:01:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:01:28 Selecting previously unselected package libpgm-5.2-0:amd64. 21:01:28 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:01:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:01:28 Selecting previously unselected package libsodium23:amd64. 21:01:28 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:01:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:01:28 Selecting previously unselected package libzmq5:amd64. 21:01:28 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:01:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:01:28 Selecting previously unselected package libzmq3-dev:amd64. 21:01:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:01:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:01:28 Selecting previously unselected package pkg-config. 21:01:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:01:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:01:28 Selecting previously unselected package zip. 21:01:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:01:28 Unpacking zip (3.0-11build1) ... 21:01:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:01:29 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:01:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:01:29 Setting up liberror-perl (0.17025-1) ... 21:01:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:01:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:01:29 No schema files found: doing nothing. 21:01:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:01:29 Setting up zip (3.0-11build1) ... 21:01:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:01:29 Setting up libsodium23:amd64 (1.0.16-2) ... 21:01:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:01:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:01:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:01:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:01:29 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:01:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:01:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:01:36 git set to automatically installed. 21:01:36 git-man set to automatically installed. 21:01:36 libcurl3-gnutls set to automatically installed. 21:01:36 liberror-perl set to automatically installed. 21:01:36 libglib2.0-0 set to automatically installed. 21:01:36 libnghttp2-14 set to automatically installed. 21:01:36 libnorm1 set to automatically installed. 21:01:36 libpgm-5.2-0 set to automatically installed. 21:01:36 libpsl5 set to automatically installed. 21:01:36 librtmp1 set to automatically installed. 21:01:36 libsodium23 set to automatically installed. 21:01:36 libzmq3-dev set to automatically installed. 21:01:36 libzmq5 set to automatically installed. 21:01:36 pkg-config set to automatically installed. 21:01:36 zip set to automatically installed. 21:01:37 snapd is not logged in, snap install commands will use sudo 21:01:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:01:44 snap "core18" has no updates available 21:01:45 snapd is not logged in, snap install commands will use sudo 21:01:49 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 21:01:49 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 21:01:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:02:07 Removing intermediate container cca147449635 21:02:07 ---> 72d95a1e6cdf 21:02:07 21:02:07 Step 10/24 : FROM alpine:3.12 21:02:07 3.12: Pulling from library/alpine 21:02:08 Removing intermediate container 259bb226d834 21:02:08 ---> 8b01a8d530b4 21:02:08 21:02:08 Step 10/21 : FROM alpine:3.12 21:02:08 3.12: Pulling from library/alpine 21:02:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:02:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:02:09 Status: Downloaded newer image for alpine:3.12 21:02:09 ---> 9852663dfa18 21:02:09 Step 11/21 : RUN apk add --update --no-cache curlStatus: Downloaded newer image for alpine:3.12 21:02:09 21:02:09 ---> 9852663dfa18 21:02:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:02:10 ---> Running in 66c2498e7304 21:02:10 ---> Running in 6db27a7069f2 21:02:10 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 21:02:10 Pulling go-build-helper 21:02:10 + snapcraftctl pull 21:02:10 'app-service-config' has dependencies that need to be staged: go-build-helper 21:02:10 Skipping pull go-build-helper (already ran) 21:02:10 Building go-build-helper 21:02:10 + snapcraftctl build 21:02:12 Staging go-build-helper 21:02:12 + snapcraftctl stage 21:02:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:13 Removing intermediate container 1ac707fb2743 21:02:13 ---> f71f913e5b53 21:02:13 21:02:13 Step 10/23 : FROM alpine:3.12 21:02:13 ---> 9852663dfa18 21:02:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:02:14 (1/4) Installing ca-certificates (20191127-r4) 21:02:14 (1/6) Installing ca-certificates (20191127-r4) 21:02:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:02:14 (3/4) Installing libcurl (7.76.1-r0) 21:02:14 (4/4) Installing curl (7.76.1-r0) 21:02:14 Executing busybox-1.31.1-r20.trigger 21:02:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:02:14 (3/6) Installing libcurl (7.76.1-r0) 21:02:14 Executing ca-certificates-20191127-r4.trigger 21:02:14 (4/6) Installing curl (7.76.1-r0) 21:02:14 (5/6) Installing dumb-init (1.2.2-r1) 21:02:14 (6/6) Installing su-exec (0.2-r1) 21:02:14 Executing busybox-1.31.1-r20.trigger 21:02:14 Executing ca-certificates-20191127-r4.trigger 21:02:14 ---> Running in 697236c60423 21:02:14 OK: 7 MiB in 18 packages 21:02:14 OK: 7 MiB in 20 packages 21:02:15 Removing intermediate container dcb0e9e8c36c 21:02:15 ---> 2a935c08b60e 21:02:15 21:02:15 Step 10/22 : FROM alpine:3.12 21:02:15 ---> 9852663dfa18 21:02:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:02:16 ---> Running in 7ac3ef797007 21:02:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:17 (1/1) Installing dumb-init (1.2.2-r1) 21:02:17 Executing busybox-1.31.1-r20.trigger 21:02:17 OK: 5 MiB in 15 packages 21:02:18 Removing intermediate container 66c2498e7304 21:02:18 ---> 0ae36b008312 21:02:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:18 Removing intermediate container 6db27a7069f2 21:02:18 ---> 5833165d271d 21:02:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:18 ---> Running in 933cf65f527b 21:02:18 ---> Running in 5aab1fba937a 21:02:18 (1/1) Installing dumb-init (1.2.2-r1) 21:02:18 Executing busybox-1.31.1-r20.trigger 21:02:19 Removing intermediate container 933cf65f527b 21:02:19 ---> a778a10eedec 21:02:19 Step 13/21 : WORKDIR /edgex 21:02:19 OK: 5 MiB in 15 packages 21:02:19 Removing intermediate container 697236c60423 21:02:19 ---> 326538ac1343 21:02:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:19 ---> Running in b4a86e08a046 21:02:19 Removing intermediate container 5aab1fba937a 21:02:19 ---> b60d1f4374b5 21:02:19 Step 13/24 : WORKDIR / 21:02:19 ---> Running in 500d8c2e7861 21:02:20 ---> Running in 6eba7f582ee2 21:02:20 Removing intermediate container b4a86e08a046 21:02:20 ---> 970d37b2497e 21:02:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:02:20 Removing intermediate container 500d8c2e7861 21:02:20 ---> ead52938398e 21:02:20 Step 13/23 : ENV APP_PORT=48082 21:02:21 Removing intermediate container 6eba7f582ee2 21:02:21 ---> ed195b2a61aa 21:02:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 7ac3ef797007 21:02:21 ---> 8e8450199172 21:02:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:21 21:02:21 ---> Running in 8c2e9e51f68e 21:02:21 ---> Running in 28e1c14cc405 21:02:21 ---> c95a9d3d3afa 21:02:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:02:22 Removing intermediate container 2a6fe1e43c9a 21:02:22 ---> aa1ccd6b185d 21:02:22 21:02:22 Step 10/23 : FROM alpine:3.12 21:02:22 ---> 9852663dfa18 21:02:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:02:22 ---> Using cache 21:02:22 ---> 8e8450199172 21:02:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:22 Removing intermediate container 8c2e9e51f68e 21:02:22 ---> 6ed908d45bc3 21:02:22 Step 14/23 : EXPOSE $APP_PORT 21:02:22 ---> Running in 1d4832fd9863 21:02:22 ---> dba099dad2fd 21:02:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:02:22 Removing intermediate container 28e1c14cc405 21:02:22 ---> 18d037ebeb62 21:02:22 Step 13/22 : ENV APP_PORT=48085 21:02:22 ---> Running in 4ff8e73f1f80 21:02:23 ---> Running in f237942158b1 21:02:23 ---> 85d488a2e6f5 21:02:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:23 Removing intermediate container 1d4832fd9863 21:02:23 ---> 40d23cf23998 21:02:23 Step 13/23 : ENV APP_PORT=48081 21:02:23 Removing intermediate container 4ff8e73f1f80 21:02:23 ---> 62821edd2b99 21:02:23 Step 15/23 : WORKDIR / 21:02:23 ---> Running in 7027290e1c2a 21:02:23 ---> Running in be2c59eb4fc9 21:02:23 Removing intermediate container f237942158b1 21:02:23 ---> 6c9876be43f6 21:02:23 Step 14/22 : EXPOSE $APP_PORT 21:02:23 ---> 95c0e6a49955 21:02:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:02:23 ---> Running in a0f495b55c1e 21:02:24 Removing intermediate container 7027290e1c2a 21:02:24 ---> 2cf36533a266 21:02:24 Step 14/23 : EXPOSE $APP_PORT 21:02:24 Removing intermediate container be2c59eb4fc9 21:02:24 ---> c501b932c368 21:02:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:24 ---> Running in 6c1d1a1f35b9 21:02:24 Removing intermediate container a0f495b55c1e 21:02:24 ---> ba3e075939df 21:02:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:24 ---> 3973bfceb784 21:02:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:02:24 ---> 535b59452f2e 21:02:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:02:24 ---> Running in dc27f5072a28 21:02:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:02:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:02:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 21:02:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] 21:02:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 21:02:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:02:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] 21:02:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] 21:02:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] 21:02:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 21:02:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:02:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:02:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:02:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:02:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:02:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:02:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:02:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:02:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:02:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] 21:02:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] 21:02:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 21:02:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:02:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] 21:02:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] 21:02:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] 21:02:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 21:02:25 Fetched 24.4 MB in 0s (0 B/s) 21:02:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:02:25 Fetched 224 kB in 0s (0 B/s) 21:02:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:02:25 Fetched 157 kB in 0s (0 B/s) 21:02:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:02:25 Fetched 221 kB in 0s (0 B/s) 21:02:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:02:25 Fetched 143 kB in 0s (0 B/s) 21:02:25 Pulling app-service-config 21:02:25 + snapcraftctl pull 21:02:25 Cloning into '/root/parts/app-service-config/src'... 21:02:25 Removing intermediate container 6c1d1a1f35b9 21:02:25 ---> f42eaf05352c 21:02:25 Step 15/23 : WORKDIR / 21:02:25 ---> Running in 6da011390c07 21:02:25 Pulling config-common 21:02:25 + snapcraftctl pull 21:02:25 ---> 7b78f4a15e27 21:02:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:02:25 Removing intermediate container dc27f5072a28 21:02:25 ---> 5fb4795a1304 21:02:25 Step 18/21 : CMD ["--init=true"] 21:02:25 ---> 79e85b4f0a24 21:02:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:02:25 ---> Running in ef508dd1b2f1 21:02:26 Removing intermediate container 6da011390c07 21:02:26 ---> 57a0a355e804 21:02:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:26 ---> 2b9686fd57cf 21:02:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:02:26 Removing intermediate container ef508dd1b2f1 21:02:26 ---> d4c4a2347133 21:02:26 Step 19/21 : LABEL arch=arm64 21:02:27 ---> Running in 974bab84c042 21:02:27 ---> 7a451cc38e17 21:02:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:02:27 ---> c23436d7c6da 21:02:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:02:28 ---> e11c3971152c 21:02:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:02:28 Removing intermediate container 974bab84c042 21:02:28 ---> 82d3a6377fc2 21:02:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 13fe5a640026 21:02:28 Step 20/21 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:02:28 21:02:28 ---> Running in 6467b5428f3e 21:02:28 ---> e78c2098e7be 21:02:28 Step 19/23 : ENTRYPOINT ["/core-command"] 21:02:29 ---> Running in 981ed6215266 21:02:29 ---> ab3604c00fba 21:02:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:02:29 Removing intermediate container 6467b5428f3e 21:02:29 ---> b5151a35dbd4 21:02:29 Step 21/21 : LABEL version=0.0.0 21:02:29 ---> Running in 3910f355feb1 21:02:29 ---> Running in d74b00cf58cb 21:02:29 ---> 2e07fe831c88 21:02:29 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/ 21:02:29 ---> 5a19ff5b3a4d 21:02:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:02:29 Removing intermediate container 981ed6215266 21:02:29 ---> 73449ffa17dd 21:02:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:30 ---> Running in ca5c6e137dd4 21:02:30 ---> Running in ceef8517d932 21:02:30 Removing intermediate container 3910f355feb1 21:02:30 ---> b4521ee97208 21:02:30 21:02:30 Removing intermediate container d74b00cf58cb 21:02:30 ---> c58fa614c520 21:02:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:02:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:02:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:02:30 Fetched 0 B in 0s (0 B/s) 21:02:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:02:30 Fetched 0 B in 0s (0 B/s) 21:02:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:02:30 Fetched 0 B in 0s (0 B/s) 21:02:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:02:30 Fetched 0 B in 0s (0 B/s) 21:02:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:02:30 Fetched 0 B in 0s (0 B/s) 21:02:30 Pulling edgex-go 21:02:30 + snapcraftctl pull 21:02:30 ---> 53e148b278d0 21:02:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:02:30 Removing intermediate container ceef8517d932 21:02:30 ---> 0a4726e9e79f 21:02:30 Step 21/23 : LABEL arch=arm64 21:02:30 ---> Running in d79a19b3321e 21:02:31 Successfully built b4521ee97208 21:02:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:02:31 Building docker-core-data-go 21:02:31  Building docker-security-proxy-setup-go ... done  ---> Running in 330426a74556 21:02:31 ---> Running in 306f83752659 21:02:31 Removing intermediate container d79a19b3321e 21:02:31 ---> ed998f9df613 21:02:31 Step 20/22 : LABEL arch=arm64 21:02:31 ---> Running in ac4455c8cc78 21:02:31 Removing intermediate container 330426a74556 21:02:31 ---> e62fc25bc652 21:02:32 Removing intermediate container 306f83752659 21:02:32 ---> f7eb9d9c823e 21:02:32 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:02:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:32 ---> Running in 0ccce32d307e 21:02:32 ---> Running in 2d3228611cdc 21:02:32 Removing intermediate container ac4455c8cc78 21:02:32 ---> e597c36e8b63 21:02:32 Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:02:33 ---> Running in 09eeba3f55f2 21:02:33 Removing intermediate container 0ccce32d307e 21:02:33 ---> 89213fbb7f97 21:02:33 Step 21/23 : LABEL arch=arm64 21:02:33 Removing intermediate container 2d3228611cdc 21:02:33 ---> c0cecb2ea938 21:02:33 Step 23/23 : LABEL version=0.0.0 21:02:33 Removing intermediate container ca5c6e137dd4 21:02:33 ---> 7350faf4c0a7 21:02:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:02:34 ---> Running in afef0aa3a8f6 21:02:34 ---> Running in 227ee435ef1d 21:02:34 ---> Running in 3921b6236a30 21:02:34 Removing intermediate container 09eeba3f55f2 21:02:34 ---> ec641ed381a6 21:02:34 Step 22/22 : LABEL version=0.0.0 21:02:34 ---> Running in a99ac833ebca 21:02:34 Removing intermediate container afef0aa3a8f6 21:02:34 ---> 834034b6aa24 21:02:34 Step 22/24 : LABEL arch=arm64 21:02:34 Removing intermediate container 227ee435ef1d 21:02:34 ---> 831187109011 21:02:34 21:02:34 Removing intermediate container 3921b6236a30 21:02:34 ---> f31eb29c2bf5 21:02:34 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:02:35 ---> Running in 4e7d2d3f18d9 21:02:35 ---> Running in d724e64e08b5 21:02:35 Removing intermediate container a99ac833ebca 21:02:35 ---> 62cddbc7383c 21:02:35 21:02:35 Successfully built 831187109011 21:02:35 Successfully tagged docker-core-command-go-arm64:latest 21:02:35 Building docker-sys-mgmt-agent-go 21:02:35  Building docker-core-command-go ... done Successfully built 62cddbc7383c 21:02:36 Successfully tagged docker-support-scheduler-go-arm64:latest 21:02:36 Building docker-security-bootstrapper-go 21:02:36  Building docker-support-scheduler-go ... done Removing intermediate container d724e64e08b5 21:02:36 ---> b176d0a25918 21:02:36 Step 23/23 : LABEL version=0.0.0 21:02:36 Removing intermediate container 4e7d2d3f18d9 21:02:36 ---> 50554be5ae6d 21:02:36 Step 23/24 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:02:36 ---> Running in 8ea4550521e0 21:02:36 ---> Running in cd3c78453a67 21:02:36 Removing intermediate container cd3c78453a67 21:02:36 ---> e9834e7b0737 21:02:36 Step 24/24 : LABEL version=0.0.0 21:02:36 Removing intermediate container 8ea4550521e0 21:02:36 ---> 7ba263fffc10 21:02:36 21:02:37 ---> Running in 1997efcd91ff 21:02:37 Successfully built 7ba263fffc10 21:02:37 Successfully tagged docker-core-metadata-go-arm64:latest 21:02:37  Building docker-core-metadata-go ... done Building docker-support-notifications-go 21:02:37 Removing intermediate container 1997efcd91ff 21:02:37 ---> d45cb88ddd57 21:02:37 21:02:38 Successfully built d45cb88ddd57 21:02:38 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:02:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:02:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:02:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:02:52 Fetched 0 B in 0s (0 B/s) 21:02:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:02:52 Fetched 96.5 kB in 0s (0 B/s) 21:02:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:02:52 Fetched 279 kB in 0s (0 B/s) 21:02:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:02:52 Fetched 122 kB in 0s (0 B/s) 21:02:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:02:52 Fetched 77.8 kB in 0s (0 B/s) 21:02:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:02:52 Fetched 8848 B in 0s (0 B/s) 21:02:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:02:52 Fetched 47.8 kB in 0s (0 B/s) 21:02:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:02:52 Fetched 45.6 kB in 0s (0 B/s) 21:02:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:02:52 Fetched 15.0 kB in 0s (0 B/s) 21:02:52 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:02:52 Fetched 219 kB in 0s (0 B/s) 21:02:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:02:52 Fetched 154 kB in 0s (0 B/s) 21:02:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:02:52 Fetched 50.6 kB in 0s (0 B/s) 21:02:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:02:52 Fetched 14.8 kB in 0s (0 B/s) 21:02:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:02:52 Fetched 41.8 kB in 0s (0 B/s) 21:02:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:02:52 Fetched 499 kB in 0s (0 B/s) 21:02:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:02:52 Fetched 111 kB in 0s (0 B/s) 21:02:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:02:52 Fetched 240 kB in 0s (0 B/s) 21:02:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:02:52 Fetched 29.3 kB in 0s (0 B/s) 21:02:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:02:52 Fetched 85.5 kB in 0s (0 B/s) 21:02:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:02:52 Fetched 24.5 kB in 0s (0 B/s) 21:02:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:02:52 Fetched 49.2 kB in 0s (0 B/s) 21:02:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:02:52 Fetched 54.2 kB in 0s (0 B/s) 21:02:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:02:52 Fetched 30.8 kB in 0s (0 B/s) 21:02:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:02:52 Fetched 15.8 kB in 0s (0 B/s) 21:02:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:02:52 Fetched 85.9 kB in 0s (0 B/s) 21:02:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:02:52 Fetched 8720 B in 0s (0 B/s) 21:02:52 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 21:02:52 Fetched 137 kB in 0s (0 B/s) 21:02:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:02:52 Fetched 119 kB in 0s (0 B/s) 21:02:52 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 21:02:52 Fetched 110 kB in 0s (0 B/s) 21:02:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:02:52 Fetched 11.1 kB in 0s (0 B/s) 21:02:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:02:52 Fetched 645 kB in 0s (0 B/s) 21:02:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:02:52 Fetched 41.3 kB in 0s (0 B/s) 21:02:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:02:52 Fetched 17.9 kB in 0s (0 B/s) 21:02:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:02:52 Fetched 368 kB in 0s (0 B/s) 21:02:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:02:52 Fetched 187 kB in 0s (0 B/s) 21:02:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:02:52 Fetched 175 kB in 0s (0 B/s) 21:02:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:02:52 Fetched 206 kB in 0s (0 B/s) 21:02:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:02:52 Fetched 1301 kB in 0s (0 B/s) 21:02:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:02:52 Fetched 36.2 kB in 0s (0 B/s) 21:02:52 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:02:52 Fetched 159 kB in 0s (0 B/s) 21:02:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:02:52 Fetched 107 kB in 0s (0 B/s) 21:02:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:02:52 Fetched 48.7 kB in 0s (0 B/s) 21:02:52 Pulling static-packages 21:02:52 + snapcraftctl pull 21:02:52 Pulling version 21:02:52 + cd /root/project 21:02:52 + [ -f VERSION ] 21:02:52 + PROJECT_VERSION=local-dev 21:02:52 + git rev-parse --short HEAD 21:02:52 + GIT_REVISION=ed23095e 21:02:52 + snapcraftctl set-version local-dev 21:02:53 Skipping build go-build-helper (already ran) 21:02:53 Building app-service-config 21:02:53 + make build 21:02:53 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:02:55 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 21:02:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 21:02:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 21:02:55 go: downloading github.com/google/uuid v1.2.0 21:02:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 21:02:55 go: downloading github.com/BurntSushi/toml v0.3.1 21:02:55 go: downloading github.com/gorilla/mux v1.8.0 21:02:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 21:02:55 go: downloading github.com/pelletier/go-toml v1.2.0 21:02:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 21:02:55 go: downloading github.com/go-kit/kit v0.8.0 21:02:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 21:02:56 go: downloading github.com/go-playground/validator/v10 v10.4.1 21:02:56 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:02:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 21:02:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:02:56 go: downloading github.com/hashicorp/consul/api v1.8.1 21:02:56 go: downloading github.com/gorilla/websocket v1.4.2 21:02:56 go: downloading github.com/go-playground/universal-translator v0.17.0 21:02:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:02:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:02:56 go: downloading github.com/go-playground/locales v0.13.0 21:02:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:02:56 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:02:56 go: downloading github.com/fatih/color v1.9.0 21:02:56 go: downloading github.com/mitchellh/copystructure v1.0.0 21:02:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:02:56 go: downloading github.com/hashicorp/serf v0.9.5 21:02:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:02:56 go: downloading github.com/leodido/go-urn v1.2.0 21:02:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:02:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:02:56 go: downloading github.com/mattn/go-isatty v0.0.12 21:02:56 go: downloading github.com/pebbe/zmq4 v1.2.7 21:02:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:02:57 go: downloading github.com/mattn/go-colorable v0.1.6 21:02:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:02:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:02:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:02:57 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:02:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:02:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:02:57 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:02:57 go: downloading github.com/x448/float16 v0.8.4 21:02:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:03:09 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 21:03:09 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 21:03:09 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 21:03:09 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 21:03:09 Building config-common 21:03:09 + snapcraftctl build 21:03:11 Building edgex-go 21:03:12 + cd /root/parts/edgex-go/src 21:03:12 + make build 21:03:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:03:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.9 21:03:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 21:03:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.37 21:03:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:03:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 21:03:12 go: downloading github.com/pelletier/go-toml v1.9.0 21:03:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.15 21:03:12 go: downloading github.com/pkg/errors v0.8.1 21:03:12 go: downloading github.com/go-playground/validator/v10 v10.5.0 21:03:12 go: downloading github.com/imdario/mergo v0.3.12 21:03:12 go: downloading golang.org/x/text v0.3.2 21:03:18 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 21:03:18 go: downloading gopkg.in/yaml.v2 v2.4.0 21:03:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:03:25  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:03:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:25 ---> 6d030b55a709 21:03:25 Step 3/23 : WORKDIR /edgex-go 21:03:25 ---> Using cache 21:03:25 ---> ab6c95d80ebf 21:03:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:25 ---> Using cache 21:03:25 ---> bc93e403d494 21:03:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:03:25 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 21:03:27 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 21:03:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:03:27 ---> Running in d5f343d65355 21:03:28 go: downloading github.com/stretchr/testify v1.7.0 21:03:28 go: downloading github.com/davecgh/go-spew v1.1.1 21:03:28 go: downloading github.com/pmezard/go-difflib v1.0.0 21:03:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:03:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:30 ---> 6d030b55a709 21:03:30 Step 3/23 : WORKDIR /edgex-go 21:03:30 ---> Using cache 21:03:30 ---> ab6c95d80ebf 21:03:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:30 ---> Using cache 21:03:30 ---> bc93e403d494 21:03:30 Step 5/23 : RUN apk add --update --no-cache make bash git 21:03:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:03:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:03:30 ---> 6d030b55a709 21:03:30 Step 3/31 : WORKDIR /edgex-go 21:03:30 ---> Using cache 21:03:30 ---> ab6c95d80ebf 21:03:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:30 ---> Using cache 21:03:30 ---> bc93e403d494 21:03:30 Step 5/31 : RUN apk add --update --no-cache make git 21:03:30 ---> Using cache 21:03:30 ---> a4cf41589bf5 21:03:30 Step 6/31 : COPY go.mod . 21:03:30 ---> Using cache 21:03:30 ---> 9e0d38e3becd 21:03:30 Step 7/31 : RUN go mod download 21:03:30 ---> Using cache 21:03:30 ---> 857c91c44ff4 21:03:30 Step 8/31 : COPY . . 21:03:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:30 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:03:30 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:03:30 ---> Using cache 21:03:30 ---> ec2046a1b050 21:03:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:03:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:03:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:30 ---> 6d030b55a709 21:03:30 Step 3/22 : WORKDIR /edgex-go 21:03:30 ---> Using cache 21:03:30 ---> ab6c95d80ebf 21:03:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:30 ---> Using cache 21:03:30 ---> bc93e403d494 21:03:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:03:31 OK: 217 MiB in 51 packages 21:03:32 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 21:03:32 ---> Running in 08902cfa34b0 21:03:32 ---> Running in 34a625b9cbe6 21:03:32 ---> Running in 802099dfe957 21:03:33 Removing intermediate container d5f343d65355 21:03:33 ---> 7259c65b1652 21:03:33 Step 6/23 : COPY go.mod . 21:03:33 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 21:03:34 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 21:03:34 ---> ed67856256df 21:03:34 Step 7/23 : RUN go mod download 21:03:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:34 ---> Running in 65a61cb16583 21:03:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:35 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 21:03:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:36 OK: 217 MiB in 51 packages 21:03:36 OK: 217 MiB in 51 packages 21:03: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 21:03:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:03:37 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 21:03:37 go: downloading github.com/lib/pq v1.9.0 21:03:38 Removing intermediate container 34a625b9cbe6 21:03:38 Removing intermediate container 802099dfe957 21:03:38 ---> 0b5fe7d724bc 21:03:38 ---> 4accafbe8a74 21:03:38 Step 6/22 : COPY go.mod . 21:03:38 Step 6/23 : COPY go.mod . 21:03:39 Removing intermediate container 65a61cb16583 21:03:39 ---> 66a62764d628 21:03:39 Step 8/23 : COPY . . 21:03:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:03:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:03:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:03:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:03:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:03:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:03:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:03:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:03:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:03:39 ---> 7b2c112affbf 21:03:39 Step 7/23 : RUN go mod download 21:03:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:03:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:03:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:03:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:03:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:03:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:03:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:03:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:03:40 + 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 21:03:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:03:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:03:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:03:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:03:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:03:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:03:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:03:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:03:40 ---> 2526dd89a5c0 21:03:40 Step 7/22 : RUN go mod download 21:03:40 ---> Running in 9529a4ff8c70 21:03:40 ---> Running in 55b6e824d3c4 21:03:43 Building static-packages 21:03:43 + snapcraftctl build 21:03:45 Building version 21:03:45 + snapcraftctl build 21:03:47 Removing intermediate container 9529a4ff8c70 21:03:47 ---> 8dc36c1c833b 21:03:47 Step 8/23 : COPY . . 21:03:47 Removing intermediate container 55b6e824d3c4 21:03:47 ---> ab20e5d56a90 21:03:47 Step 8/22 : COPY . . 21:03:48 Skipping stage go-build-helper (already ran) 21:03:48 Staging app-service-config 21:03:48 + snapcraftctl stage 21:03:49 Staging config-common 21:03:49 + snapcraftctl stage 21:03:50 Staging edgex-go 21:03:50 + snapcraftctl stage 21:03:51 Staging static-packages 21:03:51 + snapcraftctl stage 21:03:52 Staging version 21:03:52 + snapcraftctl stage 21:03:53 Priming go-build-helper 21:03:53 + snapcraftctl prime 21:03:54 Priming app-service-config 21:03:54 + snapcraftctl prime 21:03:56 Priming config-common 21:03:56 + snapcraftctl prime 21:03:57 Priming edgex-go 21:03:57 + snapcraftctl prime 21:03:58 Priming static-packages 21:03:58 + snapcraftctl prime 21:04:01 Priming version 21:04:01 + snapcraftctl prime 21:04:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:04:14 ---> 5da9c1875ae9 21:04:14 Step 9/23 : RUN make cmd/core-data/core-data 21:04:14 ---> Running in 3132ea4bb81b 21:04:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:04:16 ---> 8480c5caa9df 21:04:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:04:17 ---> Running in c280f4253f68 21:04:17 ---> cfd50585fb60 21:04:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:04:17 ---> Running in 06a2b7ed00a9 21:04:19 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 21:04:20 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 21:04:21 Removing intermediate container 08902cfa34b0 21:04:21 ---> 96b1f105964f 21:04:21 21:04:21 Step 10/31 : FROM alpine:3.12 21:04:21 ---> 9852663dfa18 21:04:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:04:22 ---> Running in b7d6fcbd8ba9 21:04:22 Removing intermediate container b7d6fcbd8ba9 21:04:22 ---> c529f64cd004 21:04:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:04:23 ---> Running in 080c5180ff4a 21:04:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:26 (1/2) Installing dumb-init (1.2.2-r1) 21:04:26 (2/2) Installing su-exec (0.2-r1) 21:04:26 Executing busybox-1.31.1-r20.trigger 21:04:26 OK: 5 MiB in 16 packages 21:04:28 Removing intermediate container 080c5180ff4a 21:04:28 ---> e8b9c84aa106 21:04:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:04:28 ---> Running in bd5e6e006295 21:04:28 Removing intermediate container bd5e6e006295 21:04:28 ---> 0dd6533f6c61 21:04:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:04:28 ---> Running in a05ba0fb4f3b 21:04:29 Removing intermediate container a05ba0fb4f3b 21:04:29 ---> 6bfdab2dfdaa 21:04:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:04:29 ---> Running in 7683f928e564 21:04:32 Removing intermediate container 7683f928e564 21:04:32 ---> e38deecead79 21:04:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:04:33 ---> Running in 79c91a795c52 21:04:33 Removing intermediate container 79c91a795c52 21:04:33 ---> 4dda0584b432 21:04:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:04:34 ---> 933e33c37f15 21:04:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:04:35 ---> Running in bdc366f948ee 21:04:38 Removing intermediate container bdc366f948ee 21:04:38 ---> 3c13879c8021 21:04:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:39 ---> ac062e006a79 21:04:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:04:41 ---> c617022da6ee 21:04:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:04:42 ---> e58e64652a0c 21:04:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:04:43 ---> d2feab1b699c 21:04:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:04:44 ---> 2bcf34263d49 21:04:44 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:04:45 ---> Running in 4b3e1f55b09e 21:04:46 Removing intermediate container 4b3e1f55b09e 21:04:46 ---> cefbb0a688d1 21:04:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:04:47 ---> 0a4082568fda 21:04:47 Step 26/31 : RUN chmod +x /entrypoint.sh 21:04:47 ---> Running in 95b8364547f3 21:04:51 Removing intermediate container 95b8364547f3 21:04:51 ---> e7b9e1d36a87 21:04:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:04:51 ---> Running in 9d4bb02d5f59 21:04:52 Removing intermediate container 9d4bb02d5f59 21:04:52 ---> 11307ae2ee29 21:04:52 Step 28/31 : CMD ["gate"] 21:04:53 ---> Running in 1ec89762b4fd 21:04:53 Removing intermediate container 1ec89762b4fd 21:04:53 ---> 35440e591622 21:04:53 Step 29/31 : LABEL arch=arm64 21:04:53 ---> Running in 601c9ea98ee4 21:04:54 Removing intermediate container 601c9ea98ee4 21:04:54 ---> b2e3d1ecc4f8 21:04:54 Step 30/31 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:04:55 ---> Running in 216422dc9069 21:04:55 Removing intermediate container 216422dc9069 21:04:55 ---> afac2e050f1b 21:04:55 Step 31/31 : LABEL version=0.0.0 21:04:56 ---> Running in 42a9ad5c1e87 21:04:56 Removing intermediate container 42a9ad5c1e87 21:04:56 ---> abbbcd795b4f 21:04:56 21:04:57 Successfully built abbbcd795b4f 21:04:57 Successfully tagged docker-security-bootstrapper-go-arm64:latest 21:05:44  Building docker-security-bootstrapper-go ... done Removing intermediate container c280f4253f68 21:05:44 ---> ddf425b14a71 21:05:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:05:44 ---> Running in 0d2517cf697f 21:05: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 21:05:44 Removing intermediate container 06a2b7ed00a9 21:05:44 ---> 35c84c73c223 21:05:44 21:05:44 Step 10/22 : FROM alpine:3.12 21:05:44 ---> 9852663dfa18 21:05:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:05:44 ---> Running in 33af0c757d79 21:05:45 Removing intermediate container 0d2517cf697f 21:05:45 ---> 73c42006e3ad 21:05:45 21:05:45 Step 11/23 : FROM docker:20.10.0 21:05:45 20.10.0: Pulling from library/docker 21:05:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:05:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:05:47 (1/2) Installing ca-certificates (20191127-r4) 21:05:47 (2/2) Installing dumb-init (1.2.2-r1) 21:05:47 Executing busybox-1.31.1-r20.trigger 21:05:47 Executing ca-certificates-20191127-r4.trigger 21:05:47 OK: 6 MiB in 16 packages 21:05:51 Removing intermediate container 33af0c757d79 21:05:51 ---> 07f275bfdb9f 21:05:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:05:51 ---> Running in c60ae570d6f8 21:05:51 Removing intermediate container 3132ea4bb81b 21:05:51 ---> 657b3d03519b 21:05:51 21:05:51 Step 10/23 : FROM alpine:3.12 21:05:51 ---> 9852663dfa18 21:05:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:05:51 ---> Running in 876e1d2411fe 21:05:51 Removing intermediate container c60ae570d6f8 21:05:51 ---> b837071ded52 21:05:51 Step 13/22 : ENV APP_PORT=48060 21:05:51 ---> Running in 541b938d1d7a 21:05:51 Removing intermediate container 876e1d2411fe 21:05:51 ---> 56b6c637b615 21:05:51 Step 12/23 : ENV APP_PORT=48080 21:05:52 ---> Running in 02d157515670 21:05:52 Removing intermediate container 541b938d1d7a 21:05:52 ---> ca2c0a0bdc8b 21:05:52 Step 14/22 : EXPOSE $APP_PORT 21:05:52 ---> Running in b932ce6e9bcd 21:05:52 Removing intermediate container 02d157515670 21:05:52 ---> e771076b9b21 21:05:52 Step 13/23 : EXPOSE $APP_PORT 21:05:53 ---> Running in 57b73598ecd0 21:05:53 Removing intermediate container b932ce6e9bcd 21:05:53 ---> fb9b48dd742d 21:05:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:54 Removing intermediate container 57b73598ecd0 21:05:54 ---> c58f67b71ffe 21:05:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:54 ---> Running in fea95564409a 21:05:54 ---> 17c68f7ddd58 21:05:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:05:56 ---> 3ac0ae22464f 21:05:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:05:57 Removing intermediate container fea95564409a 21:05:57 ---> a432e905b35f 21:05:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:05:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:05:57 ---> 5ff0fce655c2 21:05:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:05:57 Status: Downloaded newer image for docker:20.10.0 21:05:57 ---> eeaf43b92773 21:05:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:05:57 ---> Running in 396bd09880fd 21:05:57 ---> Running in dfbf278cce8b 21:05:57 ---> Running in 7a87246f9f29 21:05:58 Removing intermediate container 7a87246f9f29 21:05:58 Removing intermediate container dfbf278cce8b 21:05:58 ---> 78c002e1520a 21:05:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:58 ---> c3b50c836be4 21:05:58 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:05:58 ---> Running in e8b06a3b4e97 21:05:58 ---> Running in c1a4634e7525 21:05:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:05:59 Removing intermediate container e8b06a3b4e97 21:05:59 ---> 68fbe844c01d 21:05:59 Step 20/22 : LABEL arch=arm64 21:05:59 ---> Running in b13eae28e3fa 21:05:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:05:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:05:59 Removing intermediate container b13eae28e3fa 21:05:59 ---> e182b94fe814 21:05:59 Step 21/22 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:05:59 ---> Running in 726c12f1c5c1 21:05:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:06:00 (1/6) Installing dumb-init (1.2.2-r1) 21:06:00 (2/6) Installing libgcc (9.3.0-r2) 21:06:00 (3/6) Installing libsodium (1.0.18-r0) 21:06:00 Removing intermediate container 726c12f1c5c1 21:06:00 ---> c190a3872bf7 21:06:00 Step 22/22 : LABEL version=0.0.0 21:06:00 (4/6) Installing libstdc++ (9.3.0-r2) 21:06:00 (1/39) Installing readline (8.0.4-r0) 21:06:00 (2/39) Installing bash (5.0.17-r0) 21:06:00 Executing bash-5.0.17-r0.post-install 21:06:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:06:00 (4/39) Installing libcurl (7.76.1-r0) 21:06:00 ---> Running in fb3c85763e52 21:06:00 (5/39) Installing curl (7.76.1-r0) 21:06:00 (6/39) Installing dumb-init (1.2.2-r1) 21:06:00 (7/39) Installing libbz2 (1.0.8-r1) 21:06:00 (8/39) Installing expat (2.2.9-r1) 21:06:00 (9/39) Installing libffi (3.3-r2) 21:06:00 (10/39) Installing gdbm (1.13-r1) 21:06:00 (11/39) Installing xz-libs (5.2.5-r0) 21:06:00 (12/39) Installing sqlite-libs (3.32.1-r0) 21:06:00 (13/39) Installing python3 (3.8.8-r0) 21:06:00 (5/6) Installing libzmq (4.3.3-r0) 21:06:00 (6/6) Installing zeromq (4.3.3-r0) 21:06:01 Executing busybox-1.31.1-r20.trigger 21:06:01 OK: 8 MiB in 20 packages 21:06:01 Removing intermediate container fb3c85763e52 21:06:01 ---> 9738340a95ae 21:06:01 21:06:01 Successfully built 9738340a95ae 21:06:02 Successfully tagged docker-support-notifications-go-arm64:latest 21:06:02  Building docker-support-notifications-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) 21:06:02 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:06:02 (16/39) Installing py3-parsing (2.4.7-r0) 21:06:02 (17/39) Installing py3-six (1.15.0-r0) 21:06:02 (18/39) Installing py3-packaging (20.4-r0) 21:06:02 (19/39) Installing py3-setuptools (47.0.0-r0) 21:06:02 (20/39) Installing py3-chardet (3.0.4-r4) 21:06:02 (21/39) Installing py3-idna (2.9-r0) 21:06:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:06:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:06:03 (24/39) Installing py3-requests (2.23.0-r0) 21:06:03 (25/39) Installing py3-msgpack (1.0.0-r0) 21:06:03 (26/39) Installing py3-lockfile (0.12.2-r3) 21:06:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:06:03 (28/39) Installing py3-colorama (0.4.3-r0) 21:06:03 (29/39) Installing py3-distlib (0.3.0-r0) 21:06:03 (30/39) Installing py3-distro (1.5.0-r1) 21:06:03 (31/39) Installing py3-webencodings (0.5.1-r3) 21:06:03 (32/39) Installing py3-html5lib (1.0.1-r4) 21:06:03 Removing intermediate container 396bd09880fd 21:06:03 ---> ab84c784c911 21:06:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:03 (33/39) Installing py3-pytoml (0.1.21-r0) 21:06:03 (34/39) Installing py3-pep517 (0.8.2-r0) 21:06:03 (35/39) Installing py3-progress (1.5-r0) 21:06:03 (36/39) Installing py3-toml (0.10.1-r0) 21:06:03 (37/39) Installing py3-retrying (1.3.3-r0) 21:06:03 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:06:03 (39/39) Installing py3-pip (20.1.1-r0) 21:06:03 Executing busybox-1.31.1-r19.trigger 21:06:03 OK: 72 MiB in 59 packages 21:06:03 ---> 8fbfd0d252f1 21:06:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:06:05 ---> 6ffbdc397bc4 21:06:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:06:05 ---> 2cf5ddc4f666 21:06:05 Step 19/23 : ENTRYPOINT ["/core-data"] 21:06:06 ---> Running in ec3249dfef75 21:06:06 Removing intermediate container ec3249dfef75 21:06:06 ---> 36baca509915 21:06:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:06 ---> Running in 68d86e27f54b 21:06:07 Removing intermediate container 68d86e27f54b 21:06:07 ---> fcfc640605d1 21:06:07 Step 21/23 : LABEL arch=arm64 21:06:07 ---> Running in 8a8b1c14b138 21:06:07 Collecting docker-compose==1.23.2 21:06:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:06:07 Removing intermediate container 8a8b1c14b138 21:06:07 ---> 5f5eb72ab43d 21:06:07 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:06:07 ---> Running in 2920f11623e6 21:06:08 Removing intermediate container 2920f11623e6 21:06:08 ---> 02e2c40d68fb 21:06:08 Step 23/23 : LABEL version=0.0.0 21:06:08 Collecting jsonschema<3,>=2.5.1 21:06:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:06:08 ---> Running in ddd6ab090acb 21:06:09 Collecting docopt<0.7,>=0.6.1 21:06:09 Downloading docopt-0.6.2.tar.gz (25 kB) 21:06:09 Removing intermediate container ddd6ab090acb 21:06:09 ---> 608bb1a968d6 21:06:09 21:06:09 Successfully built 608bb1a968d6 21:06:09 Successfully tagged docker-core-data-go-arm64:latest 21:06:11  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 21:06:11 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:06:11 Collecting dockerpty<0.5,>=0.4.1 21:06:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:06:13 Collecting texttable<0.10,>=0.9.0 21:06:13 Downloading texttable-0.9.1.tar.gz (11 kB) 21:06:15 Collecting docker<4.0,>=3.6.0 21:06:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:06:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:06:16 Collecting cached-property<2,>=1.2.0 21:06:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:06:17 Collecting PyYAML<4,>=3.10 21:06:17 Downloading PyYAML-3.13.tar.gz (270 kB) 21:06:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:06:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:06:20 Collecting docker-pycreds>=0.4.0 21:06:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:06:21 Collecting idna<2.8,>=2.5 21:06:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:06:21 Collecting urllib3<1.25,>=1.21.1 21:06:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:06:21 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) 21:06:21 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) 21:06:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:06:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:06:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:06:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:06:22 Installing collected packages: jsonschema, docopt, websocket-client, dockerpty, texttable, docker-pycreds, idna, urllib3, requests, docker, cached-property, PyYAML, docker-compose 21:06:23 Running setup.py install for docopt: started 21:06:24 Running setup.py install for docopt: finished with status 'done' 21:06:25 Running setup.py install for dockerpty: started 21:06:26 Running setup.py install for dockerpty: finished with status 'done' 21:06:26 Running setup.py install for texttable: started 21:06:28 Running setup.py install for texttable: finished with status 'done' 21:06:28 Attempting uninstall: idna 21:06:28 Found existing installation: idna 2.9 21:06:28 Uninstalling idna-2.9: 21:06:28 Successfully uninstalled idna-2.9 21:06:29 Attempting uninstall: urllib3 21:06:29 Found existing installation: urllib3 1.25.9 21:06:29 Uninstalling urllib3-1.25.9: 21:06:29 Successfully uninstalled urllib3-1.25.9 21:06:29 Attempting uninstall: requests 21:06:29 Found existing installation: requests 2.23.0 21:06:29 Uninstalling requests-2.23.0: 21:06:30 Successfully uninstalled requests-2.23.0 21:06:31 Running setup.py install for PyYAML: started 21:06:32 Running setup.py install for PyYAML: finished with status 'done' 21:06:33 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 21:06:42 Removing intermediate container c1a4634e7525 21:06:42 ---> f80f6be5210a 21:06:42 Step 14/23 : ENV APP_PORT=48090 21:06:42 ---> Running in 60c5278d404f 21:06:42 Removing intermediate container 60c5278d404f 21:06:42 ---> f6cd13d1ed5a 21:06:42 Step 15/23 : EXPOSE $APP_PORT 21:06:42 ---> Running in b97093bf2d3d 21:06:42 Removing intermediate container b97093bf2d3d 21:06:42 ---> adfb60ce0353 21:06:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:06:43 ---> 7c3361b7f43d 21:06:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:06:44 ---> c1d8813b1028 21:06:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:06:45 ---> aabba1cff9a8 21:06:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:06:45 ---> Running in c5db279da8a0 21:06:46 Removing intermediate container c5db279da8a0 21:06:46 ---> e0af9176f01f 21:06:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:46 ---> Running in ca998ebf0693 21:06:46 Removing intermediate container ca998ebf0693 21:06:46 ---> 01c049c586e6 21:06:46 Step 21/23 : LABEL arch=arm64 21:06:46 ---> Running in 81bc47c6ca4a 21:06:47 Removing intermediate container 81bc47c6ca4a 21:06:47 ---> 6d328e362908 21:06:47 Step 22/23 : LABEL git_sha=ed23095eaf66c858a7eace5cc70e811c425fa0e2 21:06:47 ---> Running in e481579ed957 21:06:47 Removing intermediate container e481579ed957 21:06:47 ---> 1da97698b840 21:06:47 Step 23/23 : LABEL version=0.0.0 21:06:48 ---> Running in 05262c482994 21:06:48 Removing intermediate container 05262c482994 21:06:48 ---> 292f4eb86b7d 21:06:48 21:06:48 Successfully built 292f4eb86b7d 21:06:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:06:49  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:06:49 $ docker stop --time=1 2c9eafd07190febe119c3b88b53c47b1cd73c7e7ff9d5869375baff869fe584e 21:06:51 $ docker rm -f 2c9eafd07190febe119c3b88b53c47b1cd73c7e7ff9d5869375baff869fe584e [Pipeline] // withDockerContainer [Pipeline] sh 21:06:51 + grep docker 21:06:51 + docker images 21:06:52 docker-sys-mgmt-agent-go-arm64 latest 292f4eb86b7d 3 seconds ago 299MB 21:06:52 docker-core-data-go-arm64 latest 608bb1a968d6 43 seconds ago 21.6MB 21:06:52 docker-support-notifications-go-arm64 latest 9738340a95ae 51 seconds ago 17.2MB 21:06:52 docker-security-bootstrapper-go-arm64 latest abbbcd795b4f About a minute ago 18.1MB 21:06:52 docker-security-secretstore-setup-go-arm64 latest d45cb88ddd57 4 minutes ago 24.9MB 21:06:52 docker-core-metadata-go-arm64 latest 7ba263fffc10 4 minutes ago 18.1MB 21:06:52 docker-support-scheduler-go-arm64 latest 62cddbc7383c 4 minutes ago 16.6MB 21:06:52 docker-core-command-go-arm64 latest 831187109011 4 minutes ago 16.5MB 21:06:52 docker-security-proxy-setup-go-arm64 latest b4521ee97208 4 minutes ago 24.6MB 21:06:52 docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:06:52 ---> job-cost.sh 21:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Jsz 21:07:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-4Jsz/bin to PATH 21:09:08 INFO: No Stack... 21:09:08 INFO: Retrieving Pricing Info for: lf-standard-4 21:09:08 INFO: Archiving Costs [Pipeline] sh 21:09:09 + cut -d, -f6 21:09:09 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 21:09:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] 21:09:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] did not exist. Created. 21:09:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3380-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:09 + echo total: 0.20999999344348907 [Pipeline] stash 21:09:10 Stashed 1 file(s) [Pipeline] } 21:09:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3380-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 21:09:10 provisioning config files... 21:09:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1086947546555445150tmp [Pipeline] { [Pipeline] sh 21:09:11 + set +x 21:09:11 + curl -s https://codecov.io/bash 21:09:11 + bash -s -- 21:09:11 21:09:11 _____ _ 21:09:11 / ____| | | 21:09:11 | | ___ __| | ___ ___ _____ __ 21:09:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:11 Bash-1.0.1 21:09:11 21:09:11 21:09:11 ==> git version 2.24.3 found 21:09:11 ==> 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 21:09:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:09:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:09:11 ==> Jenkins CI detected. 21:09:11 project root: . 21:09:11 --> token set from env 21:09:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:11 ==> Running gcov in . (disable via -X gcov) 21:09:11 ==> Python coveragepy not found 21:09:11 ==> Searching for coverage reports in: 21:09:11 + . 21:09:11 -> Found 1 reports 21:09:11 ==> Detecting git/mercurial file structure 21:09:11 ==> Reading reports 21:09:11 + ./coverage.out bytes=703598 21:09:12 ==> Appending adjustments 21:09:12 https://docs.codecov.io/docs/fixing-reports 21:09:15 + Found adjustments 21:09:15 ==> Gzipping contents 21:09:15 100K /tmp/codecov.0MfiLT.gz 21:09:15 ==> Uploading reports 21:09:15 url: https://codecov.io 21:09:15 query: branch=PR-3380&commit=ed23095eaf66c858a7eace5cc70e811c425fa0e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3380&job=&cmd_args= 21:09:15 -> Pinging Codecov 21:09:15 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3380&commit=ed23095eaf66c858a7eace5cc70e811c425fa0e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3380%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3380&job=&cmd_args= 21:09:16 -> Uploading to 21:09:16 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/00271124DB129430A58F1EEE437C3FCB/ed23095eaf66c858a7eace5cc70e811c425fa0e2/96437d9d-5a3e-42ae-a725-da8c939731a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T210916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1cbf90273149a75b9f097c1047b8e7c69870fc0956898b4b9ffd1c40d495c45 21:09:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:16 Dload Upload Total Spent Left Speed 21:09:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 195k --:--:-- --:--:-- --:--:-- 196k 21:09:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ed23095eaf66c858a7eace5cc70e811c425fa0e2 [Pipeline] } 21:09:17 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 21:09:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:19 ---> package-listing.sh 21:09:19 ++ facter osfamily 21:09:19 ++ tr '[:upper:]' '[:lower:]' 21:09:19 + OS_FAMILY=redhat 21:09:19 + workspace=/w/workspace/edgex-go/1 21:09:19 + START_PACKAGES=/tmp/packages_start.txt 21:09:19 + END_PACKAGES=/tmp/packages_end.txt 21:09:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:19 + PACKAGES=/tmp/packages_start.txt 21:09:19 + '[' /w/workspace/edgex-go/1 ']' 21:09:19 + PACKAGES=/tmp/packages_end.txt 21:09:19 + case "${OS_FAMILY}" in 21:09:19 + rpm -qa 21:09:19 + sort 21:09:25 + '[' -f /tmp/packages_start.txt ']' 21:09:25 + '[' -f /tmp/packages_end.txt ']' 21:09:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:25 + '[' /w/workspace/edgex-go/1 ']' 21:09:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:09:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:09:25 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 21:09:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:25 21:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:26 alpine: Pulling from edgex-lftools-log-publisher 21:09:26 df20fa9351a1: Pulling fs layer 21:09:26 36b3adc4ff6f: Pulling fs layer 21:09:26 8ad3a11d3b57: Pulling fs layer 21:09:26 46f8f816bc3b: Pulling fs layer 21:09:26 93b61091891f: Pulling fs layer 21:09:26 93b9cdb0e59b: Pulling fs layer 21:09:26 5e14af77c1be: Pulling fs layer 21:09:26 01666e4c0597: Pulling fs layer 21:09:26 aa168da1d23b: Pulling fs layer 21:09:26 46f8f816bc3b: Waiting 21:09:26 93b9cdb0e59b: Waiting 21:09:26 5e14af77c1be: Waiting 21:09:26 93b61091891f: Waiting 21:09:26 01666e4c0597: Waiting 21:09:26 aa168da1d23b: Waiting 21:09:26 36b3adc4ff6f: Verifying Checksum 21:09:26 36b3adc4ff6f: Download complete 21:09:26 46f8f816bc3b: Verifying Checksum 21:09:26 46f8f816bc3b: Download complete 21:09:26 df20fa9351a1: Verifying Checksum 21:09:26 df20fa9351a1: Download complete 21:09:26 93b9cdb0e59b: Verifying Checksum 21:09:26 93b9cdb0e59b: Download complete 21:09:26 5e14af77c1be: Verifying Checksum 21:09:26 5e14af77c1be: Download complete 21:09:26 01666e4c0597: Download complete 21:09:26 93b61091891f: Verifying Checksum 21:09:26 93b61091891f: Download complete 21:09:26 8ad3a11d3b57: Verifying Checksum 21:09:26 8ad3a11d3b57: Download complete 21:09:26 df20fa9351a1: Pull complete 21:09:27 36b3adc4ff6f: Pull complete 21:09:28 aa168da1d23b: Verifying Checksum 21:09:28 aa168da1d23b: Download complete 21:09:29 8ad3a11d3b57: Pull complete 21:09:29 46f8f816bc3b: Pull complete 21:09:30 93b61091891f: Pull complete 21:09:30 93b9cdb0e59b: Pull complete 21:09:30 5e14af77c1be: Pull complete 21:09:31 01666e4c0597: Pull complete 21:09:39 aa168da1d23b: Pull complete 21:09:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:09:39 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 21:09:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:09:47 $ docker top 82fd03af62b3746376b0677b077fd7c76b2ff26ee99c2fc1fa59ec3f8310be03 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:48 + mkdir -p /var/log/sa [Pipeline] sh 21:09:48 + ls /var/log/sa-host 21:09:48 + sadf -c /var/log/sa-host/sa19 21:09:48 file_magic: OK 21:09:48 HZ: Using current value: 100 21:09:48 file_header: OK 21:09:48 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 21:09:48 Statistics: 21:09:48 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:09:48 File successfully converted to sysstat format version 12.2.1 21:09:48 + sadf -c /var/log/sa-host/sa23 21:09:48 file_magic: OK 21:09:48 HZ: Using current value: 100 21:09:48 file_header: OK 21:09:48 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 21:09:48 Statistics: 21:09:48 Hnuu...uuuununununu... 21:09:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:49 provisioning config files... 21:09:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1939274032982246450tmp [Pipeline] { [Pipeline] echo 21:09:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:49 ---> create-netrc.sh [Pipeline] } 21:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:09:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> python-tools-install.sh [Pipeline] echo 21:09:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> sudo-logs.sh 21:09:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:51 ---> job-cost.sh 21:09:51 lf-activate-venv: SKIPPING 21:09:51 DEBUG: total: 0.20999999344348907 21:09:51 INFO: Retrieving Stack Cost... 21:09:52 INFO: Retrieving Pricing Info for: v1-standard-2 21:09:52 INFO: Archiving Costs [Pipeline] echo 21:09:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:53 ---> logs-deploy.sh 21:09:53 lf-activate-venv: SKIPPING 21:09:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3380/1 21:09:53 INFO: archiving workspace using pattern(s): 21:09:54 Archives upload complete. 21:09:54 INFO: archiving logs to Nexus 21:09:55 ---> uname -a: 21:09:55 Linux prd-centos7-docker-4c-2g-919.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:09:55 21:09:55 21:09:55 ---> lscpu: 21:09:55 Architecture: x86_64 21:09:55 CPU op-mode(s): 32-bit, 64-bit 21:09:55 Byte Order: Little Endian 21:09:55 Address sizes: 40 bits physical, 48 bits virtual 21:09:55 CPU(s): 4 21:09:55 On-line CPU(s) list: 0-3 21:09:55 Thread(s) per core: 1 21:09:55 Core(s) per socket: 1 21:09:55 Socket(s): 4 21:09:55 NUMA node(s): 1 21:09:55 Vendor ID: GenuineIntel 21:09:55 CPU family: 6 21:09:55 Model: 44 21:09:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:09:55 Stepping: 1 21:09:55 CPU MHz: 2933.438 21:09:55 BogoMIPS: 5866.87 21:09:55 Virtualization: VT-x 21:09:55 Hypervisor vendor: KVM 21:09:55 Virtualization type: full 21:09:55 L1d cache: 128 KiB 21:09:55 L1i cache: 128 KiB 21:09:55 L2 cache: 16 MiB 21:09:55 L3 cache: 64 MiB 21:09:55 NUMA node0 CPU(s): 0-3 21:09:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:09:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:09:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:09:55 Vulnerability Meltdown: Mitigation; PTI 21:09:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:09:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:09:55 Vulnerability Srbds: Not affected 21:09:55 Vulnerability Tsx async abort: Not affected 21:09:55 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 21:09:55 21:09:55 21:09:55 ---> nproc: 21:09:55 4 21:09:55 21:09:55 21:09:55 ---> df -h: 21:09:55 Filesystem Size Used Available Use% Mounted on 21:09:55 overlay 50.0G 11.8G 38.2G 24% / 21:09:55 tmpfs 64.0M 0 64.0M 0% /dev 21:09:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:09:55 shm 64.0M 0 64.0M 0% /dev/shm 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 21:09:55 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 21:09:55 21:09:55 21:09:55 ---> free -m: 21:09:55 total used free shared buff/cache available 21:09:55 Mem: 1837 715 126 0 995 1036 21:09:55 Swap: 1023 56 967 21:09:55 21:09:55 21:09:55 ---> ip addr: 21:09:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:09:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:09:55 inet 127.0.0.1/8 scope host lo 21:09:55 valid_lft forever preferred_lft forever 21:09:55 inet6 ::1/128 scope host 21:09:55 valid_lft forever preferred_lft forever 21:09:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:09:55 link/ether fa:16:3e:91:4c:d0 brd ff:ff:ff:ff:ff:ff 21:09:55 inet 10.30.123.210/23 brd 10.30.123.255 scope global dynamic eth0 21:09:55 valid_lft 84893sec preferred_lft 84893sec 21:09:55 inet6 fe80::f816:3eff:fe91:4cd0/64 scope link 21:09:55 valid_lft forever preferred_lft forever 21:09:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:09:55 link/ether 02:42:a2:e9:68:13 brd ff:ff:ff:ff:ff:ff 21:09:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:09:55 valid_lft forever preferred_lft forever 21:09:55 inet6 fe80::42:a2ff:fee9:6813/64 scope link 21:09:55 valid_lft forever preferred_lft forever 21:09:55 21:09:55 21:09:55 ---> sar -b -r -n DEV: 21:09:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 21:09:55 21:09:55 20:44:36 LINUX RESTART (4 CPU) 21:09:55 21:09:55 20:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:09:55 20:46:03 113.21 45.10 68.11 0.00 8190.72 20274.16 0.00 21:09:55 20:47:01 212.14 117.13 95.01 0.00 7397.21 40724.46 0.00 21:09:55 20:48:01 210.18 85.66 124.52 0.00 3708.05 17844.51 0.00 21:09:55 20:49:01 121.34 35.59 85.75 0.00 1418.62 12955.25 0.00 21:09:55 20:50:01 141.54 69.19 72.35 0.00 3310.60 5690.61 0.00 21:09:55 20:51:01 173.51 40.02 133.49 0.00 11836.60 74109.90 0.00 21:09:55 20:52:02 2251.32 1908.68 342.64 0.00 164460.91 184741.43 0.00 21:09:55 20:53:01 1411.10 1199.87 211.23 0.00 64438.20 80129.41 0.00 21:09:55 20:54:02 1179.65 828.73 350.92 0.00 67924.04 121160.07 0.00 21:09:55 20:55:01 1528.11 1195.75 332.36 0.00 92285.76 100154.33 0.00 21:09:55 20:56:01 565.64 382.45 183.19 0.00 26399.33 30006.82 0.00 21:09:55 20:57:01 6.11 1.23 4.88 0.00 94.29 144.07 0.00 21:09:55 20:58:01 0.32 0.02 0.30 0.00 0.53 3.33 0.00 21:09:55 20:59:02 0.25 0.00 0.25 0.00 0.00 3.05 0.00 21:09:55 21:00:01 2.03 1.74 0.29 0.00 58.52 3.05 0.00 21:09:55 21:01:01 1.13 0.32 0.82 0.00 109.49 15.60 0.00 21:09:55 21:02:01 0.70 0.33 0.37 0.00 22.50 5.62 0.00 21:09:55 21:03:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 21:09:55 21:04:01 0.22 0.00 0.22 0.00 0.00 2.40 0.00 21:09:55 21:05:01 0.20 0.02 0.18 0.00 0.53 2.05 0.00 21:09:55 21:06:01 0.15 0.00 0.15 0.00 0.00 2.10 0.00 21:09:55 21:07:01 0.32 0.00 0.32 0.00 0.00 3.56 0.00 21:09:55 21:08:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 21:09:55 21:09:01 0.20 0.03 0.17 0.00 0.67 1.40 0.00 21:09:55 Average: 330.29 246.56 83.73 0.00 18860.20 28701.40 0.00 21:09:55 21:09:55 20:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:55 20:46:03 83500 0 660920 35.13 2608 1134516 1296352 44.24 567192 1025208 6220 21:09:55 20:47:01 94884 0 713128 37.90 2196 1071336 1434688 48.96 579652 966748 39748 21:09:55 20:48:01 104116 0 799416 42.49 1480 976532 1746060 59.59 625468 871964 80876 21:09:55 20:49:01 139560 0 820444 43.60 844 920696 1819800 62.11 714860 736056 14116 21:09:55 20:50:01 189600 0 823728 43.78 748 867468 1656816 56.54 673944 722124 52492 21:09:55 20:51:01 80412 0 710120 37.74 268 1090744 1259824 43.00 716232 833088 21060 21:09:55 20:52:02 76864 0 857360 45.57 0 947320 2366932 80.78 770856 801296 88952 21:09:55 20:53:01 426020 0 865664 46.01 0 589860 2945620 100.53 531932 645484 19700 21:09:55 20:54:02 73220 0 775736 41.23 0 1032588 2236756 76.34 616072 960368 4780 21:09:55 20:55:01 119172 0 749500 39.83 0 1012872 1774172 60.55 542104 965212 2292 21:09:55 20:56:01 368164 0 650616 34.58 0 862764 1238316 42.26 454756 808544 20 21:09:55 20:57:01 372044 0 643656 34.21 0 865844 1201880 41.02 450108 810792 12 21:09:55 20:58:01 373764 0 641940 34.12 0 865840 1180512 40.29 449476 810304 8 21:09:55 20:59:02 373872 0 641812 34.11 0 865860 1180512 40.29 449488 810320 8 21:09:55 21:00:01 371956 0 642648 34.16 0 866940 1180512 40.29 449984 811056 24 21:09:55 21:01:01 365980 0 645428 34.30 0 870136 1183188 40.38 455672 811424 12 21:09:55 21:02:01 366168 0 644552 34.26 0 870824 1180864 40.30 454960 811996 16 21:09:55 21:03:01 365760 0 644956 34.28 0 870828 1180972 40.30 455660 811996 12 21:09:55 21:04:01 366300 0 644404 34.25 0 870840 1180864 40.30 454976 811996 20 21:09:55 21:05:01 365264 0 645452 34.30 0 870828 1180960 40.30 455360 811996 12 21:09:55 21:06:01 365792 0 644900 34.28 0 870852 1180936 40.30 455488 812012 8 21:09:55 21:07:01 366352 0 644332 34.24 0 870860 1180864 40.30 454980 812012 12 21:09:55 21:08:01 366392 0 644288 34.24 0 870864 1180864 40.30 454984 812012 8 21:09:55 21:09:01 365308 0 645364 34.30 0 870872 1181008 40.31 455780 812032 16 21:09:55 Average: 272519 0 700015 37.20 339 908670 1464553 49.98 528749 828585 13768 21:09:55 21:09:55 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:55 20:46:03 veth1fdd23c 885.79 781.98 83.70 2625.11 0.00 0.00 0.00 0.00 21:09:55 20:46:03 eth0 1672.63 1496.66 6351.31 186.26 0.00 0.00 0.00 0.00 21:09:55 20:46:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:46:03 docker0 885.79 781.85 71.59 2625.10 0.00 0.00 0.00 0.00 21:09:55 20:47:01 veth9baad64 62.39 71.29 4.17 188.26 0.00 0.00 0.00 0.00 21:09:55 20:47:01 eth0 463.44 400.84 3201.47 69.03 0.00 0.00 0.00 0.00 21:09:55 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:47:01 docker0 84.52 92.67 5.04 258.53 0.00 0.00 0.00 0.00 21:09:55 20:48:01 veth7440b5d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:48:01 eth0 216.47 185.38 680.41 24.84 0.00 0.00 0.00 0.00 21:09:55 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:48:01 docker0 168.63 182.72 11.67 652.29 0.00 0.00 0.00 0.00 21:09:55 20:49:01 veth7440b5d 1.93 1.93 0.15 0.15 0.00 0.00 0.00 0.00 21:09:55 20:49:01 eth0 43.83 31.17 22.09 78.26 0.00 0.00 0.00 0.00 21:09:55 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:49:01 docker0 1.93 1.93 0.13 0.15 0.00 0.00 0.00 0.00 21:09:55 20:50:01 veth7440b5d 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 21:09:55 20:50:01 eth0 23.71 11.38 17.76 9.76 0.00 0.00 0.00 0.00 21:09:55 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:50:01 docker0 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 21:09:55 20:51:01 veth202db09 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:51:01 eth0 222.25 178.93 1703.57 84.11 0.00 0.00 0.00 0.00 21:09:55 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:52:02 veth202db09 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:52:02 eth0 71.49 55.35 161.88 11.46 0.00 0.00 0.00 0.00 21:09:55 20:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:52:02 docker0 46.05 52.99 3.06 147.21 0.00 0.00 0.00 0.00 21:09:55 20:53:01 vethedaf0df 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:53:01 veth202db09 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:53:01 eth0 9.38 4.80 7.67 4.09 0.00 0.00 0.00 0.00 21:09:55 20:53:01 veth2a799d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:54:02 veth202db09 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:54:02 veth2ffeadb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:54:02 eth0 263.19 192.75 1771.41 99.51 0.00 0.00 0.00 0.00 21:09:55 20:54:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:09:55 20:55:01 vethb7c70ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:09:55 20:55:01 veth202db09 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:55:01 eth0 58.85 38.09 89.31 16.72 0.00 0.00 0.00 0.00 21:09:55 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:56:01 eth0 78.95 56.28 112.07 83.72 0.00 0.00 0.00 0.00 21:09:55 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:56:01 docker0 1261.48 1228.31 96.22 4293.53 0.00 0.00 0.00 0.00 21:09:55 20:57:01 eth0 1.15 0.27 0.33 0.16 0.00 0.00 0.00 0.00 21:09:55 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:58:01 eth0 1.60 0.42 0.37 0.24 0.00 0.00 0.00 0.00 21:09:55 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:59:02 eth0 1.03 0.62 0.54 0.38 0.00 0.00 0.00 0.00 21:09:55 20:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 20:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:00:01 eth0 1.15 0.37 0.34 0.24 0.00 0.00 0.00 0.00 21:09:55 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:01:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:09:55 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:02:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:09:55 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:03:01 eth0 1.00 0.35 0.32 0.17 0.00 0.00 0.00 0.00 21:09:55 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:04:01 eth0 0.67 0.07 0.06 0.03 0.00 0.00 0.00 0.00 21:09:55 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:05:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:09:55 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:06:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 21:09:55 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:07:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:09:55 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:08:01 eth0 0.95 0.07 0.07 0.01 0.00 0.00 0.00 0.00 21:09:55 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:09:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:09:55 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 Average: eth0 130.39 110.44 586.15 27.91 0.00 0.00 0.00 0.00 21:09:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:55 Average: docker0 52.73 51.34 4.02 179.46 0.00 0.00 0.00 0.00 21:09:55 21:09:55 21:09:55 ---> sar -P ALL: 21:09:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/19/21 _x86_64_ (4 CPU) 21:09:55 21:09:55 20:44:36 LINUX RESTART (4 CPU) 21:09:55 21:09:55 20:45:01 CPU %user %nice %system %iowait %steal %idle 21:09:55 20:46:03 all 17.53 0.00 8.52 3.03 0.06 70.86 21:09:55 20:46:03 0 21.14 0.00 12.83 3.43 0.05 62.55 21:09:55 20:46:03 1 17.52 0.00 6.65 3.43 0.07 72.34 21:09:55 20:46:03 2 17.02 0.00 7.76 1.98 0.05 73.19 21:09:55 20:46:03 3 14.48 0.00 6.86 3.28 0.05 75.32 21:09:55 20:47:01 all 11.99 0.00 7.09 1.46 0.43 79.03 21:09:55 20:47:01 0 15.20 0.00 8.07 1.09 0.48 75.16 21:09:55 20:47:01 1 9.91 0.00 7.01 1.24 0.41 81.44 21:09:55 20:47:01 2 12.12 0.00 6.94 1.36 0.42 79.15 21:09:55 20:47:01 3 10.76 0.00 6.33 2.14 0.42 80.34 21:09:55 20:48:01 all 15.51 0.00 7.37 5.62 0.09 71.42 21:09:55 20:48:01 0 15.24 0.00 7.55 6.02 0.10 71.09 21:09:55 20:48:01 1 17.42 0.00 6.88 6.71 0.08 68.90 21:09:55 20:48:01 2 14.29 0.00 7.45 5.12 0.09 73.05 21:09:55 20:48:01 3 15.06 0.00 7.60 4.60 0.07 72.67 21:09:55 20:49:01 all 50.60 0.00 12.84 4.11 0.36 32.09 21:09:55 20:49:01 0 49.54 0.00 13.89 5.46 0.22 30.88 21:09:55 20:49:01 1 50.15 0.00 12.91 3.98 0.48 32.47 21:09:55 20:49:01 2 51.32 0.00 12.28 5.39 0.33 30.68 21:09:55 20:49:01 3 51.39 0.00 12.25 1.60 0.40 34.35 21:09:55 20:50:01 all 53.46 0.00 15.66 3.09 2.20 25.60 21:09:55 20:50:01 0 53.46 0.00 15.75 2.22 2.52 26.06 21:09:55 20:50:01 1 54.09 0.00 15.64 4.16 2.18 23.94 21:09:55 20:50:01 2 52.71 0.00 15.07 2.86 1.91 27.45 21:09:55 20:50:01 3 53.57 0.00 16.18 3.12 2.19 24.94 21:09:55 20:51:01 all 21.55 0.00 13.91 4.10 3.31 57.12 21:09:55 20:51:01 0 24.03 0.00 14.18 6.37 3.45 51.97 21:09:55 20:51:01 1 20.66 0.00 13.68 3.38 3.28 59.00 21:09:55 20:51:01 2 20.37 0.00 13.34 2.54 3.41 60.34 21:09:55 20:51:01 3 21.16 0.00 14.45 4.11 3.12 57.16 21:09:55 20:52:02 all 21.97 0.00 31.07 20.05 1.16 25.74 21:09:55 20:52:02 0 21.46 0.00 30.68 21.39 1.20 25.28 21:09:55 20:52:02 1 22.53 0.00 31.55 19.46 1.13 25.33 21:09:55 20:52:02 2 22.54 0.00 31.05 19.06 1.26 26.09 21:09:55 20:52:02 3 21.37 0.00 31.00 20.29 1.06 26.28 21:09:55 20:53:01 all 57.30 0.00 18.84 13.95 0.43 9.48 21:09:55 20:53:01 0 57.04 0.00 19.18 14.04 0.36 9.38 21:09:55 20:53:01 1 57.07 0.00 19.20 12.55 0.34 10.84 21:09:55 20:53:01 2 57.79 0.00 18.73 13.44 0.48 9.55 21:09:55 20:53:01 3 57.30 0.00 18.24 15.79 0.53 8.14 21:09:55 20:54:02 all 24.84 0.00 20.53 24.93 0.65 29.04 21:09:55 20:54:02 0 23.83 0.00 21.00 28.85 0.72 25.60 21:09:55 20:54:02 1 24.74 0.00 20.80 23.48 0.65 30.34 21:09:55 20:54:02 2 24.95 0.00 20.11 20.93 0.59 33.41 21:09:55 20:54:02 3 25.84 0.00 20.22 26.49 0.65 26.79 21:09:55 20:55:01 all 45.38 0.00 23.23 22.62 0.47 8.30 21:09:55 20:55:01 0 44.76 0.00 22.83 24.43 0.52 7.45 21:09:55 20:55:01 1 46.66 0.00 22.41 23.82 0.47 6.64 21:09:55 20:55:01 2 43.84 0.00 24.34 19.36 0.48 11.97 21:09:55 20:55:01 3 46.25 0.00 23.34 22.87 0.40 7.13 21:09:55 20:56:01 all 23.66 0.00 11.63 11.12 0.24 53.35 21:09:55 20:56:01 0 22.66 0.00 12.34 13.01 0.21 51.79 21:09:55 20:56:01 1 24.35 0.00 11.24 7.77 0.26 56.39 21:09:55 20:56:01 2 23.49 0.00 12.75 12.53 0.22 51.01 21:09:55 20:56:01 3 24.14 0.00 10.18 11.19 0.28 54.22 21:09:55 21:09:55 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:09:55 20:57:01 all 0.12 0.00 0.05 0.00 0.02 99.80 21:09:55 20:57:01 0 0.35 0.00 0.05 0.00 0.02 99.58 21:09:55 20:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:09:55 20:57:01 2 0.07 0.00 0.08 0.00 0.02 99.83 21:09:55 20:57:01 3 0.03 0.00 0.05 0.02 0.02 99.88 21:09:55 20:58:01 all 0.11 0.00 0.05 0.00 0.02 99.82 21:09:55 20:58:01 0 0.30 0.00 0.05 0.00 0.02 99.63 21:09:55 20:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:09:55 20:58:01 2 0.03 0.00 0.03 0.00 0.03 99.90 21:09:55 20:58:01 3 0.05 0.00 0.07 0.00 0.02 99.87 21:09:55 20:59:02 all 0.11 0.00 0.04 0.00 0.00 99.85 21:09:55 20:59:02 0 0.33 0.00 0.08 0.00 0.02 99.57 21:09:55 20:59:02 1 0.05 0.00 0.03 0.00 0.00 99.92 21:09:55 20:59:02 2 0.02 0.00 0.03 0.00 0.00 99.95 21:09:55 20:59:02 3 0.03 0.00 0.02 0.00 0.00 99.95 21:09:55 21:00:01 all 0.17 0.00 0.09 0.02 0.03 99.68 21:09:55 21:00:01 0 0.53 0.00 0.07 0.02 0.00 99.39 21:09:55 21:00:01 1 0.03 0.00 0.10 0.00 0.03 99.83 21:09:55 21:00:01 2 0.07 0.00 0.10 0.07 0.02 99.75 21:09:55 21:00:01 3 0.05 0.00 0.10 0.00 0.08 99.76 21:09:55 21:01:01 all 0.13 0.00 0.06 0.00 0.00 99.80 21:09:55 21:01:01 0 0.40 0.00 0.07 0.00 0.00 99.53 21:09:55 21:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:09:55 21:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:09:55 21:01:01 3 0.05 0.00 0.10 0.02 0.02 99.82 21:09:55 21:02:01 all 0.05 0.00 0.04 0.01 0.00 99.90 21:09:55 21:02:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:09:55 21:02:01 1 0.05 0.00 0.02 0.02 0.00 99.92 21:09:55 21:02:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:09:55 21:02:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:09:55 21:03:01 all 0.14 0.00 0.03 0.00 0.00 99.82 21:09:55 21:03:01 0 0.50 0.00 0.02 0.00 0.00 99.48 21:09:55 21:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:09:55 21:03:01 2 0.03 0.00 0.07 0.00 0.00 99.90 21:09:55 21:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:09:55 21:04:01 all 0.14 0.00 0.02 0.00 0.00 99.83 21:09:55 21:04:01 0 0.50 0.00 0.03 0.00 0.00 99.47 21:09:55 21:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:09:55 21:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:09:55 21:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:09:55 21:05:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:09:55 21:05:01 0 0.52 0.00 0.03 0.00 0.00 99.45 21:09:55 21:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:09:55 21:05:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:09:55 21:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:09:55 21:06:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:09:55 21:06:01 0 0.35 0.00 0.02 0.00 0.00 99.63 21:09:55 21:06:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:09:55 21:06:01 2 0.20 0.00 0.03 0.00 0.00 99.77 21:09:55 21:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:09:55 21:07:01 all 0.15 0.00 0.02 0.00 0.01 99.83 21:09:55 21:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:09:55 21:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:09:55 21:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:09:55 21:07:01 3 0.52 0.00 0.02 0.00 0.02 99.45 21:09:55 21:09:55 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:09:55 21:08:01 all 0.14 0.00 0.03 0.00 0.00 99.83 21:09:55 21:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:09:55 21:08:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:09:55 21:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:09:55 21:08:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:09:55 21:09:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:09:55 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:09:55 21:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:09:55 21:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:09:55 21:09:01 3 0.53 0.00 0.02 0.00 0.00 99.45 21:09:55 Average: all 13.98 0.00 6.92 4.60 0.39 74.11 21:09:55 Average: 0 14.28 0.00 7.25 5.10 0.40 72.96 21:09:55 Average: 1 13.98 0.00 6.81 4.43 0.38 74.39 21:09:55 Average: 2 13.82 0.00 6.90 4.23 0.38 74.68 21:09:55 Average: 3 13.84 0.00 6.73 4.63 0.38 74.42 21:09:55 21:09:55 21:09:55