Pull request #3067 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b rather than 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc Obtained Jenkinsfile from 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b 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 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh 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-3067/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3067/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22201 in /w/workspace/edgexfoundry_edgex-go_PR-3067 [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 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc Merge succeeded, producing 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc Checking out Revision 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc (PR-3067) > 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/3067/head:refs/remotes/origin/PR-3067 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # 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 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 Commit message: "refactor(meta): Refactor provision watcher update operation to DBClient" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:29:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:29:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:29:07 ========================================================= 05:29:07 EdgeX Global Pipelines Version Info 05:29:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:29:09 ------------------- 05:29:09 stable info: 05:29:09 ------------------- 05:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:29:09 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:29:09 Message: update stable to v1.0.179 05:29:10 ------------------- 05:29:10 experimental info: 05:29:10 ------------------- 05:29:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:29:10 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:29:10 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:29:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:29:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:29:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:29:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3067 [Pipeline] echo 05:29:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3067 [Pipeline] echo 05:29:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3067 [Pipeline] echo 05:29:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [Pipeline] echo 05:29:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a10fb9 [Pipeline] echo 05:29:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:29:14 provisioning config files... 05:29:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3229679491152372874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:15 ---> docker-login.sh 05:29:15 nexus3.edgexfoundry.org:10001 05:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:15 Configure a credential helper to remove this warning. See 05:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:15 05:29:15 Login Succeeded 05:29:15 nexus3.edgexfoundry.org:10002 05:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:16 Configure a credential helper to remove this warning. See 05:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:16 05:29:16 Login Succeeded 05:29:16 nexus3.edgexfoundry.org:10003 05:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:16 Configure a credential helper to remove this warning. See 05:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:16 05:29:16 Login Succeeded 05:29:16 nexus3.edgexfoundry.org:10004 05:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:16 Configure a credential helper to remove this warning. See 05:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:16 05:29:16 Login Succeeded 05:29:16 docker.io 05:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:29:16 Configure a credential helper to remove this warning. See 05:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:29:16 05:29:16 Login Succeeded 05:29:16 ---> docker-login.sh ends [Pipeline] } 05:29:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:17 ++ 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 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/core-command/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo core-command,cmd/core-command/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/core-data/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo core-data,cmd/core-data/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/core-metadata/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo core-metadata,cmd/core-metadata/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/security-bootstrapper/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/security-proxy-setup/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/support-notifications/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo support-notifications,cmd/support-notifications/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/support-scheduler/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:29:17 + for file in '`ls cmd/**/Dockerfile`' 05:29:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:29:17 ++ cut -d/ -f2 05:29:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:29:17 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 05:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:29:20 05:29:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:29:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:29:21 latest: Pulling from edgex-devops/git-semver 05:29:21 31603596830f: Pulling fs layer 05:29:21 2a8b12db71e7: Pulling fs layer 05:29:21 6ca5941a6612: Pulling fs layer 05:29:21 ecc8261a40a4: Pulling fs layer 05:29:21 ecc8261a40a4: Waiting 05:29:21 2a8b12db71e7: Verifying Checksum 05:29:21 2a8b12db71e7: Download complete 05:29:21 31603596830f: Verifying Checksum 05:29:21 31603596830f: Download complete 05:29:21 ecc8261a40a4: Verifying Checksum 05:29:21 ecc8261a40a4: Download complete 05:29:21 6ca5941a6612: Verifying Checksum 05:29:21 6ca5941a6612: Download complete 05:29:21 31603596830f: Pull complete 05:29:21 2a8b12db71e7: Pull complete 05:29:22 6ca5941a6612: Pull complete 05:29:22 ecc8261a40a4: Pull complete 05:29:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:29:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:29:23 prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container 05:29:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:29:25 $ docker top 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:26 [ssh-agent] Looking for ssh-agent implementation... 05:29:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:26 $ docker exec 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent 05:29:26 SSH_AUTH_SOCK=/tmp/ssh-a5fvD7vbf6DR/agent.11 05:29:26 SSH_AGENT_PID=17 05:29:26 Running ssh-add (command line suppressed) 05:29:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1382928685316868714.key (/w/workspace/edgex-go/1@tmp/private_key_1382928685316868714.key) 05:29:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:27 + git tag --points-at HEAD [Pipeline] } 05:29:27 $ docker exec --env ******** --env ******** 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent -k 05:29:27 unset SSH_AUTH_SOCK; 05:29:27 unset SSH_AGENT_PID; 05:29:27 echo Agent pid 17 killed; 05:29:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:29:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:27 [ssh-agent] Looking for ssh-agent implementation... 05:29:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:27 $ docker exec 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent 05:29:28 SSH_AUTH_SOCK=/tmp/ssh-far6giJKJScW/agent.47 05:29:28 SSH_AGENT_PID=52 05:29:28 Running ssh-add (command line suppressed) 05:29:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6841378905060091849.key (/w/workspace/edgex-go/1@tmp/private_key_6841378905060091849.key) 05:29:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:28 + git semver init 05:29:28 # -> Open(): unable to determine branch for HEAD 05:29:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:29:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:29:28 # $SEMVER_REMOTE_NAME = origin 05:29:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:29:28 # $SEMVER_USER_NAME = edgex-jenkins 05:29:28 # $SEMVER_BRANCH = PR-3067 05:29:28 # $SEMVER_TEMP = /tmp/semver-203848501 05:29:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:29:46 # '/tmp/semver-203848501' -> '/w/workspace/edgex-go/1/.semver' 05:29:46 # -> Force: false 05:29:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:29:46 $ docker exec --env ******** --env ******** 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent -k 05:29:47 unset SSH_AUTH_SOCK; 05:29:47 unset SSH_AGENT_PID; 05:29:47 echo Agent pid 52 killed; 05:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:47 + git semver [Pipeline] } 05:29:47 $ docker stop --time=1 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f 05:29:49 $ docker rm -f 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f [Pipeline] // withDockerContainer [Pipeline] sh 05:29:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:29:50 Stashed 1 file(s) [Pipeline] echo 05:29:50 [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 05:29:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:29:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:29:52 + sudo service docker restart 05:29:52 + true 05:29:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:29:53 ========================================================= 05:29:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:29:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:29:53 + 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 . 05:29:57 Sending build context to Docker daemon 327.1MB 05:29:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:29:57 Step 2/6 : FROM ${BASE} 05:29:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:29:57 188c0c94c7c5: Pulling fs layer 05:29:57 0ef7d3d256c8: Pulling fs layer 05:29:57 de9db76c5a1d: Pulling fs layer 05:29:57 bca2f99d35d6: Pulling fs layer 05:29:57 93359f2a8cfa: Pulling fs layer 05:29:57 7c6f9722023f: Pulling fs layer 05:29:57 a35cf1a2eb13: Pulling fs layer 05:29:57 bca2f99d35d6: Waiting 05:29:57 93359f2a8cfa: Waiting 05:29:57 7c6f9722023f: Waiting 05:29:57 a35cf1a2eb13: Waiting 05:29:57 de9db76c5a1d: Verifying Checksum 05:29:57 de9db76c5a1d: Download complete 05:29:57 0ef7d3d256c8: Download complete 05:29:57 93359f2a8cfa: Verifying Checksum 05:29:57 93359f2a8cfa: Download complete 05:29:57 188c0c94c7c5: Verifying Checksum 05:29:57 188c0c94c7c5: Download complete 05:29:57 7c6f9722023f: Verifying Checksum 05:29:57 7c6f9722023f: Download complete 05:29:57 188c0c94c7c5: Pull complete 05:29:58 0ef7d3d256c8: Pull complete 05:29:58 de9db76c5a1d: Pull complete 05:29:59 a35cf1a2eb13: Verifying Checksum 05:29:59 a35cf1a2eb13: Download complete 05:29:59 bca2f99d35d6: Verifying Checksum 05:29:59 bca2f99d35d6: Download complete 05:30:05 bca2f99d35d6: Pull complete 05:30:05 93359f2a8cfa: Pull complete 05:30:05 7c6f9722023f: Pull complete 05:30:06 Still waiting to schedule task 05:30:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 05:30:09 a35cf1a2eb13: Pull complete 05:30:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:30:09 ---> a62c8e92a672 05:30:09 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 05:30:09 ---> Running in b9bc276b88c4 05:30:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:30:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:30:11 (1/12) Installing libmagic (5.38-r0) 05:30:11 (2/12) Installing file (5.38-r0) 05:30:11 (3/12) Installing libc-dev (0.7.2-r3) 05:30:11 (4/12) Installing g++ (9.3.0-r2) 05:30:15 (5/12) Installing fortify-headers (1.1-r0) 05:30:15 (6/12) Installing patch (2.7.6-r6) 05:30:15 (7/12) Installing build-base (0.5-r2) 05:30:15 (8/12) Installing libsodium (1.0.18-r0) 05:30:15 (9/12) Installing pkgconf (1.7.2-r0) 05:30:15 (10/12) Installing libsodium-dev (1.0.18-r0) 05:30:15 (11/12) Installing libzmq (4.3.3-r0) 05:30:15 (12/12) Installing zeromq-dev (4.3.3-r0) 05:30:15 Executing busybox-1.31.1-r19.trigger 05:30:15 OK: 233 MiB in 51 packages 05:30:20 Removing intermediate container b9bc276b88c4 05:30:20 ---> 07a330ad7157 05:30:20 Step 4/6 : WORKDIR /edgex-go 05:30:20 ---> Running in 1fbbcb442c5d 05:30:20 Removing intermediate container 1fbbcb442c5d 05:30:20 ---> 0019563e110b 05:30:20 Step 5/6 : COPY go.mod . 05:30:20 ---> cbfe30cda519 05:30:20 Step 6/6 : RUN go mod download 05:30:20 ---> Running in e59a57c39f05 05:30:42 Removing intermediate container e59a57c39f05 05:30:42 ---> 02fada7ce55f 05:30:42 Successfully built 02fada7ce55f 05:30:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:30:42 + docker inspect -f . ci-base-image-x86_64 05:30:42 . [Pipeline] withDockerContainer 05:30:43 prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container 05:30: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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:30:43 $ docker top 3bc22a96b90b3c6e66421135a87d9a5db5ddc96ccbd7e475533a810755bff963 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:44 + go version 05:30:44 go version go1.15.5 linux/amd64 [Pipeline] } 05:30:44 $ docker stop --time=1 3bc22a96b90b3c6e66421135a87d9a5db5ddc96ccbd7e475533a810755bff963 05:30:45 $ docker rm -f 3bc22a96b90b3c6e66421135a87d9a5db5ddc96ccbd7e475533a810755bff963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:46 + docker inspect -f . ci-base-image-x86_64 05:30:46 . [Pipeline] withDockerContainer 05:30:47 prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container 05:30: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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:30:48 $ docker top 91cae7f55bf7f1c9980659c6d2c576673058095f0f0b74891c544343c8b873ff -eo pid,comm [Pipeline] { [Pipeline] echo 05:30:48 ========================================================= 05:30:48 [edgeXBuildGoParallel] Running Tests and Build... 05:30:48 ========================================================= [Pipeline] sh 05:30:49 + make test 05:30:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:30:57 ? github.com/edgexfoundry/edgex-go [no test files] 05:31:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:31:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:31:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:31:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:31:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:31:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:31:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements 05:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.0% of statements 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 66.7% of statements 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:31:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.437s coverage: 82.3% of statements 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.320s coverage: 28.6% of statements 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements 05:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 05:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 92.8% of statements 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.1% of statements 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 43.8% of statements 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.025s coverage: 94.1% of statements 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 05:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.4% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.5% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.0% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 47.1% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.694s coverage: 29.1% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:31:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 05:31:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 05:31:48 GO111MODULE=on go vet ./... 05:31:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22202 in /w/workspace/edgexfoundry_edgex-go_PR-3067 [Pipeline] { [Pipeline] ws 05:31:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:32:03 using credential edgex-jenkins-ssh 05:32:04 Cloning the remote Git repository 05:32:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:32:04 > git init /w/workspace/edgex-go/1 # timeout=10 05:32:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:32:04 > git --version # timeout=10 05:32:04 > git --version # 'git version 2.17.1' 05:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:14 gofmt -l . 05:32:14 [ "`gofmt -l .`" = "" ] 05:32:14 ./bin/test-go-mod-tidy.sh 05:32:14 ./bin/test-attribution-txt.sh [Pipeline] sh 05:32:15 + ls -al . 05:32:15 total 668 05:32:15 drwxrwxr-x 10 1001 1001 4096 Jan 22 05:32 . 05:32:15 drwxr-xr-x 4 root root 28 Jan 22 05:30 .. 05:32:15 -rw-rw-r-- 1 1001 1001 11 Jan 22 05:29 .dockerignore 05:32:15 drwxrwxr-x 8 1001 1001 179 Jan 22 05:29 .git 05:32:15 drwxrwxr-x 3 1001 1001 125 Jan 22 05:29 .github 05:32:15 -rw-rw-r-- 1 1001 1001 872 Jan 22 05:29 .gitignore 05:32:15 drwx------ 3 1001 1001 47 Jan 22 05:29 .semver 05:32:15 -rw-rw-r-- 1 1001 1001 166 Jan 22 05:29 .sonarcloud.properties 05:32:15 -rw-rw-r-- 1 1001 1001 7859 Jan 22 05:29 Attribution.txt 05:32:15 -rw-rw-r-- 1 1001 1001 3804 Jan 22 05:29 CONTRIBUTING.md 05:32:15 -rw-rw-r-- 1 1001 1001 931 Jan 22 05:29 Dockerfile.build 05:32:15 -rw-rw-r-- 1 1001 1001 863 Jan 22 05:29 Jenkinsfile 05:32:15 -rw-rw-r-- 1 1001 1001 10775 Jan 22 05:29 LICENSE 05:32:15 -rw-rw-r-- 1 1001 1001 6001 Jan 22 05:29 Makefile 05:32:15 -rw-rw-r-- 1 1001 1001 6524 Jan 22 05:29 README.md 05:32:15 -rw-rw-r-- 1 1001 1001 6755 Jan 22 05:29 SECURITY.md 05:32:15 -rw-rw-r-- 1 1001 1001 5 Jan 22 05:29 VERSION 05:32:15 -rw-rw-r-- 1 1001 1001 4131 Jan 22 05:29 ZMQWindows.md 05:32:15 drwxrwxr-x 2 1001 1001 117 Jan 22 05:29 bin 05:32:15 drwxrwxr-x 15 1001 1001 4096 Jan 22 05:29 cmd 05:32:15 -rw-r--r-- 1 root root 563886 Jan 22 05:31 coverage.out 05:32:15 -rw-r--r-- 1 root root 1053 Jan 22 05:32 go.mod 05:32:15 -rw-r--r-- 1 root root 18878 Jan 22 05:32 go.sum 05:32:15 drwxrwxr-x 8 1001 1001 127 Jan 22 05:29 internal 05:32:15 drwxrwxr-x 4 1001 1001 26 Jan 22 05:29 openapi 05:32:15 drwxrwxr-x 4 1001 1001 71 Jan 22 05:29 snap 05:32:15 -rw-rw-r-- 1 1001 1001 168 Jan 22 05:29 version.go [Pipeline] sh 05:32:15 + '[' -e coverage.out ] 05:32:15 + chown 1001:1001 coverage.out [Pipeline] stash 05:32:15 Stashed 1 file(s) [Pipeline] sh 05:32:16 + make build 05:32:16 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 05:32:19 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 05:32:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:32:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:32:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3067/head:refs/remotes/origin/PR-3067 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:32:21 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:32:21 Merge succeeded, producing 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:32:21 Checking out Revision 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc (PR-3067) 05:32:21 > git config core.sparsecheckout # timeout=10 05:32:21 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 05:32:21 > git remote # timeout=10 05:32:21 > git config --get remote.origin.url # timeout=10 05:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:21 > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 05:32:21 > git rev-parse HEAD^{commit} # timeout=10 05:32:21 > git config core.sparsecheckout # timeout=10 05:32:21 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 05:32:26 Commit message: "refactor(meta): Refactor provision watcher update operation to DBClient" 05:32:26 > git --version # timeout=10 05:32:26 > git --version # 'git version 2.17.1' 05:32:26 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:32:27 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 05:32:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:32:28 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 [Pipeline] sh 05:32:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:32:28 + sudo service docker restart 05:32:28 + true 05:32:29 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 05:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:32:31 provisioning config files... 05:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3213426137979498539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:31 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 05:32:31 ---> docker-login.sh 05:32:31 nexus3.edgexfoundry.org:10001 05:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32: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 05:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:32 Configure a credential helper to remove this warning. See 05:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:32 05:32:32 Login Succeeded 05:32:32 nexus3.edgexfoundry.org:10002 05:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:33 Configure a credential helper to remove this warning. See 05:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:33 05:32:33 Login Succeeded 05:32:33 nexus3.edgexfoundry.org:10003 05:32: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 05:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:33 Configure a credential helper to remove this warning. See 05:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:33 05:32:33 Login Succeeded 05:32:33 nexus3.edgexfoundry.org:10004 05:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:34 Configure a credential helper to remove this warning. See 05:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:34 05:32:34 Login Succeeded 05:32:34 docker.io 05:32:34 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 05:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:32:35 Configure a credential helper to remove this warning. See 05:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:32:35 05:32:35 Login Succeeded 05:32:35 ---> docker-login.sh ends [Pipeline] } 05:32:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:32:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] echo 05:32:35 ========================================================= 05:32:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:32:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:32:36 + 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 . 05:32: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 05:32: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 05:32:38 Sending build context to Docker daemon 165.9MB 05:32:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:32:38 Step 2/6 : FROM ${BASE} 05:32:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:32:38 5f621e34cdf4: Pulling fs layer 05:32:38 a4357932f1b6: Pulling fs layer 05:32:38 18c013af1878: Pulling fs layer 05:32:38 00ac8860ef70: Pulling fs layer 05:32:38 63d7cb157983: Pulling fs layer 05:32:38 b116817d02f9: Pulling fs layer 05:32:38 745a02a5169b: Pulling fs layer 05:32:38 00ac8860ef70: Waiting 05:32:38 63d7cb157983: Waiting 05:32:38 b116817d02f9: Waiting 05:32:38 745a02a5169b: Waiting 05:32:38 18c013af1878: Verifying Checksum 05:32:38 18c013af1878: Download complete 05:32:38 a4357932f1b6: Verifying Checksum 05:32:38 a4357932f1b6: Download complete 05:32:38 63d7cb157983: Verifying Checksum 05:32:38 63d7cb157983: Download complete 05:32:38 b116817d02f9: Verifying Checksum 05:32:38 b116817d02f9: Download complete 05:32:38 5f621e34cdf4: Verifying Checksum 05:32:38 5f621e34cdf4: Download complete [Pipeline] } 05:32:39 $ docker stop --time=1 91cae7f55bf7f1c9980659c6d2c576673058095f0f0b74891c544343c8b873ff 05:32:39 5f621e34cdf4: Pull complete 05:32:39 a4357932f1b6: Pull complete 05:32:40 18c013af1878: Pull complete 05:32:41 $ docker rm -f 91cae7f55bf7f1c9980659c6d2c576673058095f0f0b74891c544343c8b873ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 05:32:42 745a02a5169b: Verifying Checksum 05:32:42 745a02a5169b: Download complete [Pipeline] script [Pipeline] { 05:32:43 00ac8860ef70: Verifying Checksum 05:32:43 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh 05:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:32:45 05:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:32:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:32:45 latest: Pulling from edgex-devops/edgex-compose 05:32:45 cbdbe7a5bc2a: Pulling fs layer 05:32:45 ca9280d653b3: Pulling fs layer 05:32:45 7e9c9ca2126c: Pulling fs layer 05:32:45 cbdbe7a5bc2a: Verifying Checksum 05:32:45 cbdbe7a5bc2a: Download complete 05:32:46 cbdbe7a5bc2a: Pull complete 05:32:46 ca9280d653b3: Verifying Checksum 05:32:46 ca9280d653b3: Download complete 05:32:47 7e9c9ca2126c: Verifying Checksum 05:32:47 7e9c9ca2126c: Download complete 05:32:47 ca9280d653b3: Pull complete 05:32:53 00ac8860ef70: Pull complete 05:32:53 63d7cb157983: Pull complete 05:32:53 b116817d02f9: Pull complete 05:32:55 7e9c9ca2126c: Pull complete 05:32:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:32:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:32:55 prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container 05:32:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:32:56 $ docker top 988f9198578a5550735ba7bbeabca0c67da4ce9510c89f8a46a9c8db732a0625 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:57 + grep parallel 05:32:57 + docker-compose build --help 05:32:57 745a02a5169b: Pull complete 05:32:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:32:57 ---> b7e6874047d6 05:32:57 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 05:32:58 --parallel Build images in parallel. [Pipeline] } 05:32:58 $ docker stop --time=1 988f9198578a5550735ba7bbeabca0c67da4ce9510c89f8a46a9c8db732a0625 05:32:59 $ docker rm -f 988f9198578a5550735ba7bbeabca0c67da4ce9510c89f8a46a9c8db732a0625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:33:00 ---> Running in 2b3fff5df5a2 05:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:33:00 . [Pipeline] withDockerContainer 05:33:00 prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container 05:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:33:01 $ docker top c4bcabea0fac5887fabde9f06674cb9c0167eebcfa4e7b835c06b44e83ac5ec7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:01 + docker-compose -f ./docker-compose-build.yml build --parallel 05:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:33:02 Building docker-core-command-go ... 05:33:02 Building docker-core-data-go ... 05:33:02 Building docker-core-metadata-go ... 05:33:02 Building docker-security-bootstrapper-go ... 05:33:02 Building docker-security-proxy-setup-go ... 05:33:02 Building docker-security-secretstore-setup-go ... 05:33:02 Building docker-support-notifications-go ... 05:33:02 Building docker-support-scheduler-go ... 05:33:02 Building docker-sys-mgmt-agent-go ... 05:33:02 Building docker-security-secretstore-setup-go 05:33:02 Building docker-security-bootstrapper-go 05:33:02 Building docker-core-metadata-go 05:33:02 Building docker-core-data-go 05:33:02 Building docker-core-command-go 05:33:02 (1/12) Installing libmagic (5.38-r0) 05:33:03 (2/12) Installing file (5.38-r0) 05:33:03 (3/12) Installing libc-dev (0.7.2-r3) 05:33:03 (4/12) Installing g++ (9.3.0-r2) 05:33:08 (5/12) Installing fortify-headers (1.1-r0) 05:33:08 (6/12) Installing patch (2.7.6-r6) 05:33:08 (7/12) Installing build-base (0.5-r2) 05:33:09 (8/12) Installing libsodium (1.0.18-r0) 05:33:09 (9/12) Installing pkgconf (1.7.2-r0) 05:33:09 (10/12) Installing libsodium-dev (1.0.18-r0) 05:33:09 (11/12) Installing libzmq (4.3.3-r0) 05:33:09 (12/12) Installing zeromq-dev (4.3.3-r0) 05:33:09 Executing busybox-1.31.1-r19.trigger 05:33:09 OK: 217 MiB in 51 packages 05:33:13 Removing intermediate container 2b3fff5df5a2 05:33:13 ---> 7e2c32c78e35 05:33:13 Step 4/6 : WORKDIR /edgex-go 05:33:13 ---> Running in b9662923d1f7 05:33:14 Removing intermediate container b9662923d1f7 05:33:14 ---> 3f6eded73e8e 05:33:14 Step 5/6 : COPY go.mod . 05:33:14 ---> c9d903de498d 05:33:14 Step 6/6 : RUN go mod download 05:33:15 ---> Running in 7ae166cd61b5 05:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:33:34 05:33:34 ---> 02fada7ce55f 05:33:34 Step 3/23 : WORKDIR /edgex-go 05:33:34 ---> 02fada7ce55f 05:33:34 Step 3/23 : WORKDIR /edgex-go 05:33:34 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:33:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 05:33:34 ---> 02fada7ce55f 05:33:34 Step 3/33 : WORKDIR /edgex-go 05:33:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:33:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:33:34 ---> 02fada7ce55f 05:33:34 Step 3/24 : WORKDIR /edgex-go 05:33:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:33:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:33:35 ---> 02fada7ce55f 05:33:35 Step 3/23 : WORKDIR /edgex-go 05:33:35 ---> Running in f67a2ec0f0b5 05:33:35 ---> Running in c14ae7b6d3e8 05:33:35 ---> Running in 870d38944897 05:33:35 ---> Running in c8b6bb7718ef 05:33:35 ---> Running in 358c519d0dce 05:33:36 Removing intermediate container 870d38944897 05:33:36 ---> 877309530818 05:33:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container c14ae7b6d3e8 05:33:36 ---> 2dd04adfa31f 05:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container f67a2ec0f0b5 05:33:36 ---> 9c5dcb555004 05:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container c8b6bb7718ef 05:33:36 ---> 81f2b38a7749 05:33:36 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 Removing intermediate container 358c519d0dce 05:33:36 ---> 227a34cf9abe 05:33:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:33:36 ---> Running in 5dcfe934315a 05:33:36 ---> Running in ba757df888be 05:33:36 ---> Running in 5c482ec93835 05:33:36 ---> Running in f08a71bfd875 05:33:36 ---> Running in 11d06ff18394 05:33:38 Removing intermediate container 5c482ec93835 05:33:38 ---> d5765af42bb7 05:33:38 Step 5/23 : RUN apk add --update --no-cache make git 05:33:38 Removing intermediate container 5dcfe934315a 05:33:38 ---> 4ec7c13bff29 05:33:38 Step 5/24 : RUN apk add --update --no-cache make git 05:33:38 ---> Running in 6092d124235d 05:33:38 Removing intermediate container ba757df888be 05:33:38 ---> 9c97015855eb 05:33:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:33:38 ---> Running in 5586f74949ee 05:33:38 Removing intermediate container f08a71bfd875 05:33:38 ---> 266fbe4ac863 05:33:38 Step 5/33 : RUN apk add --update --no-cache make git 05:33:38 Removing intermediate container 11d06ff18394 05:33:38 ---> 6db65fe9a5d3 05:33:38 Step 5/23 : RUN apk add --update --no-cache make git 05:33:39 ---> Running in 5f0f5dedacaf 05:33:39 ---> Running in 3e64f0e7e7a3 05:33:39 ---> Running in bcfad911871f 05:33:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:33:40 OK: 233 MiB in 51 packages 05:33:41 OK: 233 MiB in 51 packages 05:33:41 OK: 233 MiB in 51 packages 05:33:41 OK: 233 MiB in 51 packages 05:33:41 OK: 233 MiB in 51 packages 05:33:41 Removing intermediate container 5586f74949ee 05:33:41 ---> 336ff60c88a2 05:33:41 Step 6/24 : COPY go.mod . 05:33:41 Removing intermediate container 6092d124235d 05:33:41 ---> dce189202038 05:33:41 Step 6/23 : COPY go.mod . 05:33:41 Removing intermediate container 7ae166cd61b5 05:33:41 ---> 74b0e5c3704c 05:33:41 Successfully built 74b0e5c3704c 05:33:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:33:42 ---> f05284abeaea 05:33:42 Step 7/24 : RUN go mod download 05:33:42 ---> Running in 8449b1e9fd11 05:33:42 ---> 6749fb78aab8 05:33:42 Step 7/23 : RUN go mod download 05:33:42 Removing intermediate container 5f0f5dedacaf 05:33:42 ---> 23a151e8d725 05:33:42 Step 6/23 : COPY go.mod . 05:33:42 + docker inspect -f . ci-base-image-arm64 05:33:42 . [Pipeline] withDockerContainer 05:33:42 Removing intermediate container 3e64f0e7e7a3 05:33:42 ---> b16135766c74 05:33:42 Step 6/33 : COPY go.mod . 05:33:42 ---> Running in 1410795a4772 05:33:42 prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container 05:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:33:42 ---> c761b08e520e 05:33:42 Step 7/23 : RUN go mod download 05:33:42 Removing intermediate container bcfad911871f 05:33:42 ---> d51f237dc22b 05:33:42 Step 6/23 : COPY go.mod . 05:33:43 ---> e8d912322ec6 05:33:43 Step 7/33 : RUN go mod download 05:33:43 ---> Running in 8e5879ef6191 05:33:43 ---> Running in 9565450c2921 05:33:43 ---> 83ace3c7a2b6 05:33:43 Step 7/23 : RUN go mod download 05:33:43 ---> Running in 9296db6a0043 05:33:44 $ docker top 11e4025e38dd453fcabdbc96e16f5a6f57da3c535f6dae3ee47010f8d2e15f6f -eo pid,comm 05:33:44 Removing intermediate container 8449b1e9fd11 05:33:44 ---> 53ab6e1f3fb3 05:33:44 Step 8/24 : COPY . . 05:33:44 Removing intermediate container 1410795a4772 05:33:44 ---> f5419a0e1282 05:33:44 Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh 05:33:45 + go version 05:33:45 go version go1.15.5 linux/arm64 [Pipeline] } 05:33:45 $ docker stop --time=1 11e4025e38dd453fcabdbc96e16f5a6f57da3c535f6dae3ee47010f8d2e15f6f 05:33:45 Removing intermediate container 8e5879ef6191 05:33:45 ---> 3633f578c2d3 05:33:45 Step 8/23 : COPY . . 05:33:47 $ docker rm -f 11e4025e38dd453fcabdbc96e16f5a6f57da3c535f6dae3ee47010f8d2e15f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:33:48 + docker inspect -f . ci-base-image-arm64 05:33:48 . [Pipeline] withDockerContainer 05:33:49 prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container 05:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:33:50 $ docker top 565b35d6df01de3871f3b15fed223e07e4194c9d97f953204c7d2248e1177d3b -eo pid,comm 05:33:50 Removing intermediate container 9565450c2921 05:33:50 ---> 671f135d13e9 05:33:50 Step 8/33 : COPY . . [Pipeline] { [Pipeline] echo 05:33:51 ========================================================= 05:33:51 [edgeXBuildGoParallel] Running Tests and Build... 05:33:51 ========================================================= [Pipeline] sh 05:33:51 + make test 05:33:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:33:52 Removing intermediate container 9296db6a0043 05:33:52 ---> b93fe94a267e 05:33:52 Step 8/23 : COPY . . 05:34:13 ? github.com/edgexfoundry/edgex-go [no test files] 05:34:31 ---> 50ac97d72711 05:34:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:34:31 ---> 889dfc605fca 05:34:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:34:31 ---> Running in 845529aecff4 05:34:31 ---> Running in 52d318af1d0f 05:34:31 ---> b24e4b07bf6f 05:34:31 Step 9/23 : RUN make cmd/core-data/core-data 05:34:31 ---> 68755d70b36d 05:34:31 Step 9/23 : RUN make cmd/core-command/core-command 05:34:31 ---> bd229b09b367 05:34:31 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 05:34:31 ---> Running in c19bd0ea21e4 05:34:31 ---> Running in 443295479f80 05:34:31 ---> Running in dc536e993f83 05:34:32 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 05:34:32 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 05:34:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:34:32 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 05:34:32 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 05:34:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 05:35:06 Removing intermediate container 52d318af1d0f 05:35:06 ---> d23ba671759a 05:35:06 05:35:06 Step 10/24 : FROM alpine:3.12 05:35:06 Removing intermediate container dc536e993f83 05:35:06 ---> 9316d448d1a7 05:35:06 05:35:06 Step 10/23 : FROM alpine:3.12 05:35:06 3.12: Pulling from library/alpine 05:35:06 3.12: Pulling from library/alpine 05:35:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:35:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:35:07 Status: Downloaded newer image for alpine:3.12 05:35:07 ---> 389fef711851 05:35:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:35:07 Status: Downloaded newer image for alpine:3.12 05:35:07 ---> 389fef711851 05:35:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:35:09 ---> Running in f3e5c6275996 05:35:09 ---> Running in f790edac2c7b 05:35:11 Removing intermediate container 443295479f80 05:35:11 ---> ddf4279f89be 05:35:11 05:35:11 Step 10/33 : FROM alpine:3.12 05:35:11 ---> 389fef711851 05:35:11 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 05:35:12 Removing intermediate container 845529aecff4 05:35:12 ---> 062b69be70f3 05:35:12 05:35:12 Step 10/23 : FROM alpine:3.12 05:35:12 ---> 389fef711851 05:35:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:35:12 ---> Running in 4fcb69435e3a 05:35:12 ---> Running in 80e80f32e16f 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:13 (1/5) Installing ca-certificates (20191127-r4) 05:35:13 (1/1) Installing dumb-init (1.2.2-r1) 05:35:13 Executing busybox-1.31.1-r19.trigger 05:35:13 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:35:13 OK: 6 MiB in 15 packages 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:13 (3/5) Installing libcurl (7.69.1-r3) 05:35:13 (4/5) Installing curl (7.69.1-r3) 05:35:13 (5/5) Installing dumb-init (1.2.2-r1) 05:35:13 Executing busybox-1.31.1-r19.trigger 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:13 Executing ca-certificates-20191127-r4.trigger 05:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:13 OK: 7 MiB in 19 packages 05:35:13 (1/3) Installing dumb-init (1.2.2-r1) 05:35:13 (2/3) Installing openssl (1.1.1i-r0) 05:35:13 (1/1) Installing dumb-init (1.2.2-r1) 05:35:13 (3/3) Installing su-exec (0.2-r1) 05:35:13 Executing busybox-1.31.1-r19.trigger 05:35:13 Executing busybox-1.31.1-r19.trigger 05:35:13 OK: 6 MiB in 17 packages 05:35:13 OK: 6 MiB in 15 packages 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:35:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:35:16 Removing intermediate container c19bd0ea21e4 05:35:16 ---> 91dd3dcb01d9 05:35:16 05:35:16 Step 10/23 : FROM alpine:3.12 05:35:16 ---> 389fef711851 05:35:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:35:16 ---> Running in d4b1b9621af8 05:35:16 Removing intermediate container f3e5c6275996 05:35:16 ---> a884c39fde49 05:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:35:16 Removing intermediate container f790edac2c7b 05:35:16 ---> 287e70429586 05:35:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:35:16 ---> Running in ed24f7e3140c 05:35:16 ---> Running in 5b0848e27d59 05:35:16 Removing intermediate container 80e80f32e16f 05:35:16 ---> 2172e8b88816 05:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:35:16 Removing intermediate container d4b1b9621af8 05:35:16 ---> 2aaebf1148c9 05:35:16 Step 12/23 : ENV APP_PORT=48080 05:35:17 Removing intermediate container 4fcb69435e3a 05:35:17 ---> bb63fd8cf530 05:35:17 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:35:17 ---> Running in d0aa29ed46c0 05:35:17 ---> Running in 1c3d969be0e2 05:35:17 ---> Running in d7c2e1fa7c86 05:35:17 Removing intermediate container ed24f7e3140c 05:35:17 ---> 2be53fcf679b 05:35:17 Step 13/23 : ENV APP_PORT=48082 05:35:17 Removing intermediate container 5b0848e27d59 05:35:17 ---> f7850c532f73 05:35:17 Step 13/24 : WORKDIR / 05:35:18 ---> Running in 1eda39aea1d6 05:35:18 ---> Running in a21231c6eafe 05:35:18 Removing intermediate container d0aa29ed46c0 05:35:18 ---> ee272e0d5944 05:35:18 Step 13/23 : ENV APP_PORT=48081 05:35:18 Removing intermediate container d7c2e1fa7c86 05:35:18 ---> 84f1ca8c07e4 05:35:18 Step 13/23 : EXPOSE $APP_PORT 05:35:18 Removing intermediate container 1c3d969be0e2 05:35:18 ---> 0ae57a6dab03 05:35:18 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 05:35:18 ---> Running in f9c95c59165f 05:35:18 ---> Running in 49b557cf707f 05:35:18 ---> Running in 8d4229d95ca4 05:35:18 Removing intermediate container 1eda39aea1d6 05:35:18 ---> 1bfcae48edc5 05:35:18 Step 14/23 : EXPOSE $APP_PORT 05:35:18 Removing intermediate container a21231c6eafe 05:35:18 ---> f5a8bb4e308f 05:35:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:35:18 ---> Running in c662dd9ece8d 05:35:18 Removing intermediate container f9c95c59165f 05:35:18 ---> c435318dc7dc 05:35:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:18 Removing intermediate container 49b557cf707f 05:35:18 ---> 797f5509b03f 05:35:18 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 05:35:18 Removing intermediate container 8d4229d95ca4 05:35:18 ---> b43fd6d511c6 05:35:18 Step 14/23 : EXPOSE $APP_PORT 05:35:18 ---> Running in 89066922d7f6 05:35:18 ---> Running in 7fd9d71fd013 05:35:18 ---> 1429688fdb96 05:35:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:35:19 Removing intermediate container c662dd9ece8d 05:35:19 ---> bec0f323f43a 05:35:19 Step 15/23 : WORKDIR / 05:35:19 ---> Running in b540ac5f5763 05:35:20 ---> Running in 1240a1cec45e 05:35:20 ---> 88ed69222789 05:35:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:35:20 Removing intermediate container b540ac5f5763 05:35:20 ---> f4f1d3c1fa8e 05:35:20 Step 15/23 : WORKDIR / 05:35:20 ---> Running in 873c1d9f7601 05:35:20 Removing intermediate container 1240a1cec45e 05:35:20 ---> 9ae1f848eb04 05:35:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:20 ---> 337904155ec6 05:35:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:35:20 Removing intermediate container 873c1d9f7601 05:35:20 ---> d9e5e486532d 05:35:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:20 Connecting to github.com (140.82.114.4:443) 05:35:20  ---> 9ada2df2e9f1 05:35:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:35:20 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.87.28:443) 05:35:21 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 05:35:21  ---> 5bfeac306689 05:35:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:35:21 ---> 2ef631ba2757 05:35:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:35:21 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 05:35:21 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 05:35:21 dockerize 05:35:21 Removing intermediate container 89066922d7f6 05:35:21 ---> 3b4fef8801c1 05:35:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:35:21 ---> Running in 127a48332b37 05:35:21 ---> 992087bbc0a9 05:35:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:35:21 ---> 2d8c5b1336a2 05:35:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:35:21 ---> 6d21049759e9 05:35:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:35:22 ---> 5511791c64b6 05:35:22 Step 19/23 : ENTRYPOINT ["/core-command"] 05:35:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:35:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:35:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:35:22 ---> Running in 3f2858287ddb 05:35:22 ---> 75663cb5a856 05:35:22 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/ 05:35:22 ---> 06bb047940f6 05:35:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:35:22 ---> Running in 2382095ca18d 05:35:22 Removing intermediate container 7fd9d71fd013 05:35:22 ---> bd2730f83453 05:35:22 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 05:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:22 ---> Running in c5a88969c5cd 05:35:23 ---> Running in 716b27e380d2 05:35:23 Removing intermediate container 3f2858287ddb 05:35:23 ---> 07d508253b6e 05:35:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:35:23 Removing intermediate container c5a88969c5cd 05:35:23 ---> 908e7ed07951 05:35:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:35:23 ---> Running in cee29a8685a6 05:35:23 ---> Running in 4b45e4f8ffe3 05:35:23 Removing intermediate container 716b27e380d2 05:35:23 ---> a79cfc9889a3 05:35:23 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:35:23 ---> Running in ef8cb1c10857 05:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:23 Removing intermediate container cee29a8685a6 05:35:23 ---> 8c553ed0fdf3 05:35:23 Step 21/23 : LABEL arch=x86_64 05:35:23 Removing intermediate container 4b45e4f8ffe3 05:35:23 ---> 8c71b984a88d 05:35:23 Step 21/23 : LABEL arch=x86_64 05:35:23 ---> Running in 223391a54f0a 05:35:23 ---> Running in f5b8c67c39a1 05:35:23 Removing intermediate container ef8cb1c10857 05:35:23 ---> bebaff4a3f45 05:35:23 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 05:35:24 Removing intermediate container 223391a54f0a 05:35:24 ---> 681bd72179e8 05:35:24 Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:35:24 (1/6) Installing dumb-init (1.2.2-r1) 05:35:24 ---> Running in 0210ae88789e 05:35:24 (2/6) Installing libgcc (9.3.0-r2) 05:35:24 Removing intermediate container 2382095ca18d 05:35:24 ---> e5abe45626b9 05:35:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:35:24 ---> Running in df4982acbf4d 05:35:24 Removing intermediate container f5b8c67c39a1 05:35:24 ---> 348e1fe16b44 05:35:24 Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:35:24 (3/6) Installing libsodium (1.0.18-r0) 05:35:24 (4/6) Installing libstdc++ (9.3.0-r2) 05:35:24 ---> Running in 3eb085d2485f 05:35:24 ---> Running in a8ca3ee605c3 05:35:24 (5/6) Installing libzmq (4.3.3-r0) 05:35:24 Removing intermediate container df4982acbf4d 05:35:24 ---> 579ad817fe43 05:35:24 Step 23/23 : LABEL version=0.0.0 05:35:24 (6/6) Installing zeromq (4.3.3-r0) 05:35:24 Removing intermediate container a8ca3ee605c3 05:35:24 ---> 5f331843fa90 05:35:24 Step 22/24 : LABEL arch=x86_64 05:35:24 ---> Running in 5353c8a5b1ab 05:35:24 Removing intermediate container 3eb085d2485f 05:35:24 ---> 1ce8e7160335 05:35:24 Step 23/23 : LABEL version=0.0.0 05:35:24 Executing busybox-1.31.1-r19.trigger 05:35:24 Move dockerize executable 05:35:24 OK: 8 MiB in 20 packages 05:35:25 ---> Running in 7a553e83664e 05:35:25 ---> Running in 815165b9d5f5 05:35:25 Removing intermediate container 5353c8a5b1ab 05:35:25 ---> 5dc344da49f2 05:35:25 05:35:25 Successfully built 5dc344da49f2 05:35:25 Successfully tagged docker-core-command-go:latest 05:35:25 Building docker-security-proxy-setup-go 05:35:25  Building docker-core-command-go ... done Removing intermediate container 7a553e83664e 05:35:25 ---> 3373df0243ff 05:35:25 Step 23/24 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:35:25 Removing intermediate container 815165b9d5f5 05:35:25 ---> ffe348edb8e2 05:35:25 05:35:25 ---> Running in e6f812b16a53 05:35:25 Successfully built ffe348edb8e2 05:35:26 Successfully tagged docker-core-metadata-go:latest 05:35:26  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 05:35:26 Removing intermediate container 127a48332b37 05:35:26 ---> ae9593786b6f 05:35:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:26 Removing intermediate container 0210ae88789e 05:35:26 ---> f0ce55478b98 05:35:26 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 05:35:26 Removing intermediate container e6f812b16a53 05:35:26 ---> 0044bd800d55 05:35:26 Step 24/24 : LABEL version=0.0.0 05:35:26 ---> Running in 285aea9fd2f1 05:35:26 ---> Running in 1164c56a03e7 05:35:26 ---> d9d46141024b 05:35:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.342s coverage: 46.6% of statements 05:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:35:30 Removing intermediate container 285aea9fd2f1 05:35:30 Removing intermediate container 1164c56a03e7 05:35:30 ---> e344c3ebb869 05:35:30 ---> 366ffc07d6d4 05:35:30 05:35:30 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:35:30 Successfully built 366ffc07d6d4 05:35:32 Successfully tagged docker-security-secretstore-setup-go:latest 05:35:32 Building docker-sys-mgmt-agent-go 05:35:33  Building docker-security-secretstore-setup-go ... done  ---> bafd87f9fb82 05:35:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.0% of statements 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 66.7% of statements 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:35:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.692s coverage: 82.3% of statements 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:35:42 ---> 6c784a6c69df 05:35:42 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:35:42 ---> 241020549985 05:35:42 Step 19/23 : ENTRYPOINT ["/core-data"] 05:35:43 ---> Running in 53c560f7a8d5 05:35:44 ---> Running in 5323a51a8066 05:35:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:35:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:35:44 ---> 02fada7ce55f 05:35:44 Step 3/22 : WORKDIR /edgex-go 05:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:35:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.308s coverage: 86.7% of statements 05:35:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:35:44 ---> Using cache 05:35:44 ---> 227a34cf9abe 05:35:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:44 ---> Using cache 05:35:44 ---> 6db65fe9a5d3 05:35:44 Step 5/22 : RUN apk add --update --no-cache make git 05:35:44 ---> Using cache 05:35:44 ---> d51f237dc22b 05:35:44 Step 6/22 : COPY go.mod . 05:35:44 ---> Using cache 05:35:44 ---> 83ace3c7a2b6 05:35:44 Step 7/22 : RUN go mod download 05:35:44 ---> Using cache 05:35:44 ---> b93fe94a267e 05:35:44 Step 8/22 : COPY . . 05:35:44 ---> Using cache 05:35:44 ---> 68755d70b36d 05:35:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:35:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:35:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:35:44 ---> 02fada7ce55f 05:35:44 Step 3/21 : WORKDIR /edgex-go 05:35:44 ---> Using cache 05:35:44 ---> 227a34cf9abe 05:35:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:44 ---> Using cache 05:35:44 ---> 6db65fe9a5d3 05:35:44 Step 5/21 : RUN apk add --update --no-cache make git 05:35:44 ---> Using cache 05:35:44 ---> d51f237dc22b 05:35:44 Step 6/21 : COPY go.mod . 05:35:44 ---> Using cache 05:35:44 ---> 83ace3c7a2b6 05:35:44 Step 7/21 : RUN go mod download 05:35:44 ---> Using cache 05:35:44 ---> b93fe94a267e 05:35:44 Step 8/21 : COPY . . 05:35:45 ---> Using cache 05:35:45 ---> 68755d70b36d 05:35:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.330s coverage: 97.5% of statements 05:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 05:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:35:46 ---> Running in bc778d7e281d 05:35:46 ---> Running in 0e5359266f25 05:35:46 Removing intermediate container 5323a51a8066 05:35:46 ---> 0f53b62607c5 05:35:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:35:47 ---> Running in ad50b2f9fe3c 05:35:49 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 05:35:49 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 05:35:49 Removing intermediate container ad50b2f9fe3c 05:35:49 ---> 78a9c357de66 05:35:49 Step 21/23 : LABEL arch=x86_64 05:35:50 ---> Running in 11edfeeacfa2 05:35:51 Removing intermediate container 53c560f7a8d5 05:35:51 ---> fbc3ec7920d3 05:35:51 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:35:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:35:52 ---> 02fada7ce55f 05:35:52 Step 3/26 : WORKDIR /edgex-go 05:35:52 ---> Using cache 05:35:52 ---> 227a34cf9abe 05:35:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:52 ---> Using cache 05:35:52 ---> 6db65fe9a5d3 05:35:52 Step 5/26 : RUN apk add --update --no-cache make bash git 05:35:52 Removing intermediate container 11edfeeacfa2 05:35:52 ---> d9978f058357 05:35:52 Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:35:52 ---> Running in 1aba8a829055 05:35:52 ---> 7e01cf148b31 05:35:52 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:35:52 ---> Running in 05e17b9dcaa3 05:35:53 Removing intermediate container 05e17b9dcaa3 05:35:53 ---> ba7ef251f35f 05:35:53 Step 23/23 : LABEL version=0.0.0 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.196s coverage: 92.8% of statements 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 0.1% of statements 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:35:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 43.8% of statements 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 05:35:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 05:35:53 ---> Running in 6cd2102b7ff7 05:35:54 ---> f52c567e69da 05:35:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:35:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:54 Removing intermediate container 6cd2102b7ff7 05:35:54 ---> 0e51b7e687e3 05:35:54 05:35:54 Successfully built 0e51b7e687e3 05:35:54 Successfully tagged docker-core-data-go:latest 05:35:54 Building docker-support-notifications-go 05:35:54  Building docker-core-data-go ... done  ---> c7165ed8c287 05:35:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 05:35:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:55 OK: 233 MiB in 51 packages 05:35:55 ---> 2fe23f1eda4f 05:35:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:36:00 ---> a4cf988a4e5b 05:36:00 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 05:36:00 ---> Running in ef034db519f8 05:36:01 Removing intermediate container 1aba8a829055 05:36:01 ---> 4bda9fa53ba4 05:36:01 Step 6/26 : COPY go.mod . 05:36:01 Removing intermediate container ef034db519f8 05:36:01 ---> c94fd6a7f8bd 05:36:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:36:02 ---> 25d9c8ee55d5 05:36:02 Step 7/26 : RUN go mod download 05:36:02 ---> 1fbfed3272c2 05:36:02 Step 28/33 : RUN chmod +x /entrypoint.sh 05:36:02 ---> Running in 700734538b14 05:36:03 ---> Running in a5b61481f4c1 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.108s coverage: 87.2% of statements 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements 05:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.183s coverage: 91.4% of statements 05:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:36:06 Removing intermediate container a5b61481f4c1 05:36:06 ---> 0d30086d80f0 05:36:06 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 05:36:07 ---> Running in 6ae092eae91a 05:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.629s coverage: 63.5% of statements 05:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:36:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 05:36:08 Removing intermediate container 700734538b14 05:36:08 ---> 012292af3006 05:36:08 Step 8/26 : COPY . . 05:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements 05:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 05:36:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:36:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 05:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 05:36:11 Removing intermediate container 6ae092eae91a 05:36:11 ---> b0d44a34dd7f 05:36:11 Step 30/33 : CMD ["gate"] 05:36:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:36:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:36:11 ---> 02fada7ce55f 05:36:11 Step 3/22 : WORKDIR /edgex-go 05:36:11 ---> Using cache 05:36:11 ---> 227a34cf9abe 05:36:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:11 ---> Using cache 05:36:11 ---> 6db65fe9a5d3 05:36:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.795s coverage: 68.9% of statements 05:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:36:14 ---> Running in 71ca1f20b736 05:36:15 ---> Running in c2af36a8b557 05:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.397s coverage: 37.0% of statements 05:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.525s coverage: 84.0% of statements 05:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements 05:36:17 Removing intermediate container 71ca1f20b736 05:36:17 ---> fd874c401830 05:36:17 Step 31/33 : LABEL arch=x86_64 05:36:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:36:20 ---> Running in c6d9f53dc9c9 05:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:36:21 Removing intermediate container bc778d7e281d 05:36:21 ---> ff55558bceb0 05:36:21 05:36:21 Step 10/22 : FROM alpine:3.12 05:36:21 ---> 389fef711851 05:36:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:36:21 ---> Using cache 05:36:21 ---> 2172e8b88816 05:36:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:36:21 ---> Using cache 05:36:21 ---> ee272e0d5944 05:36:21 Step 13/22 : ENV APP_PORT=48085 05:36:21 OK: 233 MiB in 51 packages 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.311s coverage: 47.1% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.168s coverage: 100.0% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.137s coverage: 100.0% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:36:22 ---> Running in bf45ddd28ea7 05:36:22 Removing intermediate container c6d9f53dc9c9 05:36:22 ---> 1935412486d3 05:36:22 Step 32/33 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:36:25 ---> Running in cc11485c6c80 05:36:25 Removing intermediate container bf45ddd28ea7 05:36:25 ---> b99b89feddca 05:36:25 Step 14/22 : EXPOSE $APP_PORT 05:36:26 Removing intermediate container c2af36a8b557 05:36:26 ---> 0435cf27ecbd 05:36:26 Step 6/22 : COPY go.mod . 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.997s coverage: 29.1% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements 05:36:28 ---> Running in 84b85b988001 05:36:28 Removing intermediate container cc11485c6c80 05:36:28 ---> 2ae152543064 05:36:28 Step 33/33 : LABEL version=0.0.0 05:36:29 ---> b028f4cfc76b 05:36:29 Step 7/22 : RUN go mod download 05:36:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 05:36:29 Removing intermediate container 0e5359266f25 05:36:29 ---> 9ebc821be727 05:36:29 05:36:29 Step 10/21 : FROM alpine:3.12 05:36:29 ---> 389fef711851 05:36:29 Step 11/21 : RUN apk add --update --no-cache curl 05:36:29 ---> Running in 67b8880e2bae 05:36:29 ---> Running in e261c97081fd 05:36:29 Removing intermediate container 84b85b988001 05:36:29 ---> f750074a1fe6 05:36:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:29 ---> 9db7a342b450 05:36:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:36:30 GO111MODULE=on go vet ./... 05:36:30 ---> Running in 4b801f636a18 05:36:30 ---> Running in b171c1dd630e 05:36:30 Removing intermediate container e261c97081fd 05:36:30 ---> b9c01cbecf29 05:36:30 05:36:30 ---> ff5d3e9d31d8 05:36:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:36:30 Successfully built b9c01cbecf29 05:36:30 Successfully tagged docker-security-bootstrapper-go:latest 05:36:30  Building docker-security-bootstrapper-go ... done  ---> 9792b1e69c50 05:36:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:36:31 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 05:36:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:36:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:36:31 ---> 186238602117 05:36:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:36:31 ---> Running in cbc89a746102 05:36:31 Removing intermediate container 67b8880e2bae 05:36:31 ---> 3ae8c1b240d2 05:36:31 Step 8/22 : COPY . . 05:36:31 (1/4) Installing ca-certificates (20191127-r4) 05:36:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:36:31 (3/4) Installing libcurl (7.69.1-r3) 05:36:31 (4/4) Installing curl (7.69.1-r3) 05:36:31 Executing busybox-1.31.1-r19.trigger 05:36:31 Executing ca-certificates-20191127-r4.trigger 05:36:32 OK: 7 MiB in 18 packages 05:36:32 Removing intermediate container cbc89a746102 05:36:32 ---> aa5516614fc4 05:36:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:36:33 ---> Running in 65a6b848b580 05:36:39 Removing intermediate container 65a6b848b580 05:36:39 ---> 5bf2aaac6c33 05:36:39 Step 20/22 : LABEL arch=x86_64 05:36:40 Removing intermediate container 4b801f636a18 05:36:40 ---> 510f5c469d65 05:36:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:36:41 ---> Running in ae16e9931421 05:36:42 ---> Running in ab415c37887a 05:36:42 Removing intermediate container ae16e9931421 05:36:42 ---> 9c6cbef1e00d 05:36:42 Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:36:45 ---> Running in 8e1149c8b1a0 05:36:45 Removing intermediate container ab415c37887a 05:36:45 ---> a579f1bde9b6 05:36:45 Step 13/21 : WORKDIR /edgex 05:36:46 ---> Running in af1ee4b91c55 05:36:47 Removing intermediate container 8e1149c8b1a0 05:36:47 ---> 666962d84301 05:36:47 Step 22/22 : LABEL version=0.0.0 05:36:49 ---> Running in 02771009b347 05:36:50 Removing intermediate container af1ee4b91c55 05:36:50 ---> 5327799dae06 05:36:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:36:50 Removing intermediate container 02771009b347 05:36:50 ---> 08c8cfc492aa 05:36:50 05:36:50 ---> 8091583426e1 05:36:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:36:50 Successfully built 08c8cfc492aa 05:36:50 Successfully tagged docker-support-scheduler-go:latest 05:36:50  Building docker-support-scheduler-go ... done  ---> Running in 5d854f50bb3d 05:36:50 ---> b222ec2b24f6 05:36:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:36:51 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 05:36:52 ---> 8c35e87d9686 05:36:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:36:52 Removing intermediate container b171c1dd630e 05:36:52 ---> 34fd1dd619d9 05:36:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:36:52 ---> Running in d1772d292c51 05:36:53 ---> c60e1e86fa85 05:36:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:36:53 ---> Running in 1317ddb0a445 05:36:53 Removing intermediate container 1317ddb0a445 05:36:53 ---> e8b4a86dfefb 05:36:53 Step 18/21 : CMD ["--init=true"] 05:36:53 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 05:36:53 ---> Running in 99c128a9dc44 05:36:53 Removing intermediate container 99c128a9dc44 05:36:53 ---> a5a3374a23a3 05:36:53 Step 19/21 : LABEL arch=x86_64 05:36:53 ---> Running in 6f92d3b76706 05:36:54 Removing intermediate container 6f92d3b76706 05:36:54 ---> a30992e615c5 05:36:54 Step 20/21 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:36:54 ---> Running in 1d0768c0813a 05:36:54 Removing intermediate container 1d0768c0813a 05:36:54 ---> d7de104d4ce2 05:36:54 Step 21/21 : LABEL version=0.0.0 05:36:54 ---> Running in eec47bfaf169 05:36:55 Removing intermediate container eec47bfaf169 05:36:55 ---> 8086f917b428 05:36:55 05:36:55 Successfully built 8086f917b428 05:36:55 Successfully tagged docker-security-proxy-setup-go:latest 05:36:55  Building docker-security-proxy-setup-go ... done Removing intermediate container d1772d292c51 05:36:55 ---> 1724979d4fc0 05:36:55 05:36:55 Step 11/26 : FROM docker:20.10.0 05:36:55 20.10.0: Pulling from library/docker 05:37:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:37:03 Status: Downloaded newer image for docker:20.10.0 05:37:03 ---> aefe523efa57 05:37:03 Step 12/26 : RUN apk add --no-cache bash 05:37:04 ---> Running in 80e0f9fa8510 05:37:04 Removing intermediate container 5d854f50bb3d 05:37:04 ---> 650647786f12 05:37:04 05:37:04 Step 10/22 : FROM alpine:3.12 05:37:04 ---> 389fef711851 05:37:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:37:04 ---> Running in 0b66245b576f 05:37:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:37:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:37:05 (1/2) Installing readline (8.0.4-r0) 05:37:05 (2/2) Installing bash (5.0.17-r0) 05:37:05 Executing bash-5.0.17-r0.post-install 05:37:05 Executing busybox-1.31.1-r19.trigger 05:37:05 OK: 12 MiB in 22 packages 05:37:05 (1/2) Installing ca-certificates (20191127-r4) 05:37:05 (2/2) Installing dumb-init (1.2.2-r1) 05:37:05 Executing busybox-1.31.1-r19.trigger 05:37:05 Executing ca-certificates-20191127-r4.trigger 05:37:05 OK: 6 MiB in 16 packages 05:37:06 Removing intermediate container 80e0f9fa8510 05:37:06 ---> ddc13cba08dc 05:37:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:37:06 ---> Running in 46ce8482dcb2 05:37:06 Removing intermediate container 0b66245b576f 05:37:06 ---> 70d7b3cdb268 05:37:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:37:06 ---> Running in f70e050b5234 05:37:06 Removing intermediate container 46ce8482dcb2 05:37:06 ---> fd14150a2522 05:37:06 Step 14/26 : ENV APP_PORT=48090 05:37:06 ---> Running in f3035fcc6b8d 05:37:07 Removing intermediate container f70e050b5234 05:37:07 ---> ac86fe6c17ec 05:37:07 Step 13/22 : ENV APP_PORT=48060 05:37:07 ---> Running in 95c3d4d493ef 05:37:07 Removing intermediate container f3035fcc6b8d 05:37:07 ---> f839b196b6c8 05:37:07 Step 15/26 : EXPOSE $APP_PORT 05:37:07 ---> Running in dc60a6b8f99b 05:37:07 Removing intermediate container 95c3d4d493ef 05:37:07 ---> ceea117fa77b 05:37:07 Step 14/22 : EXPOSE $APP_PORT 05:37:07 ---> Running in 6b6ab531ca4a 05:37:07 Removing intermediate container dc60a6b8f99b 05:37:07 ---> be8c7e98aaad 05:37:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:37:07 Removing intermediate container 6b6ab531ca4a 05:37:07 ---> 5ea9eb22fbef 05:37:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:37:08 ---> aba51e649c8c 05:37:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:37:08 ---> 321d6956a495 05:37:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:37:08 ---> 971e2757a7f9 05:37:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:37:08 ---> 7c910c187ae4 05:37:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:37:08 ---> 62cc4330205e 05:37:08 Step 19/26 : RUN apk --no-cache add py3-pip 05:37:08 ---> 35b0fdb9d818 05:37:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:37:08 ---> Running in f5e08f7d8320 05:37:08 ---> Running in ba8a93ce4247 05:37:09 Removing intermediate container ba8a93ce4247 05:37:09 ---> bf1f6ac13523 05:37:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:37:09 ---> Running in bdf717280b73 05:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:37:09 Removing intermediate container bdf717280b73 05:37:09 ---> 37a9cb418daa 05:37:09 Step 20/22 : LABEL arch=x86_64 05:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:37:09 ---> Running in 24d0c3ca5487 05:37:09 (1/33) Installing libbz2 (1.0.8-r1) 05:37:09 (2/33) Installing expat (2.2.9-r1) 05:37:09 (3/33) Installing libffi (3.3-r2) 05:37:09 (4/33) Installing gdbm (1.13-r1) 05:37:09 Removing intermediate container 24d0c3ca5487 05:37:09 ---> fa643bd97f4e 05:37:09 Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:37:09 (5/33) Installing xz-libs (5.2.5-r0) 05:37:09 (6/33) Installing sqlite-libs (3.32.1-r0) 05:37:09 (7/33) Installing python3 (3.8.5-r0) 05:37:09 ---> Running in 251d52b137c2 05:37:11 Removing intermediate container 251d52b137c2 05:37:11 ---> 99cafbdf0b95 05:37:11 Step 22/22 : LABEL version=0.0.0 05:37:13 ---> Running in 090caf812981 05:37:13 (8/33) Installing py3-appdirs (1.4.4-r1) 05:37:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:37:13 (10/33) Installing py3-parsing (2.4.7-r0) 05:37:13 (11/33) Installing py3-six (1.15.0-r0) 05:37:13 (12/33) Installing py3-packaging (20.4-r0) 05:37:13 (13/33) Installing py3-setuptools (47.0.0-r0) 05:37:13 (14/33) Installing py3-chardet (3.0.4-r4) 05:37:13 (15/33) Installing py3-idna (2.9-r0) 05:37:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:37:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:37:14 (18/33) Installing py3-requests (2.23.0-r0) 05:37:14 (19/33) Installing py3-msgpack (1.0.0-r0) 05:37:14 Removing intermediate container 090caf812981 05:37:14 ---> 193a56b1df88 05:37:14 05:37:14 (20/33) Installing py3-lockfile (0.12.2-r3) 05:37:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:37:14 (22/33) Installing py3-colorama (0.4.3-r0) 05:37:14 (23/33) Installing py3-distlib (0.3.0-r0) 05:37:14 (24/33) Installing py3-distro (1.5.0-r1) 05:37:14 Successfully built 193a56b1df88 05:37:14 (25/33) Installing py3-webencodings (0.5.1-r3) 05:37:14 Successfully tagged docker-support-notifications-go:latest 05:37:14  Building docker-support-notifications-go ... done (26/33) Installing py3-html5lib (1.0.1-r4) 05:37:14 (27/33) Installing py3-pytoml (0.1.21-r0) 05:37:14 (28/33) Installing py3-pep517 (0.8.2-r0) 05:37:14 (29/33) Installing py3-progress (1.5-r0) 05:37:14 (30/33) Installing py3-toml (0.10.1-r0) 05:37:14 (31/33) Installing py3-retrying (1.3.3-r0) 05:37:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:37:14 (33/33) Installing py3-pip (20.1.1-r0) 05:37:14 Executing busybox-1.31.1-r19.trigger 05:37:14 OK: 71 MiB in 55 packages 05:37:21 Removing intermediate container f5e08f7d8320 05:37:21 ---> 11fdf9560662 05:37:21 Step 20/26 : RUN pip install docker-compose==1.23.2 05:37:21 ---> Running in 6e6011513ea4 05:37:22 Collecting docker-compose==1.23.2 05:37:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:37:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:37:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:37:23 Collecting dockerpty<0.5,>=0.4.1 05:37:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:37:23 Collecting cached-property<2,>=1.2.0 05:37:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:37:23 Collecting docker<4.0,>=3.6.0 05:37:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:37:23 Collecting jsonschema<3,>=2.5.1 05:37:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:37:24 Collecting PyYAML<4,>=3.10 05:37:24 Downloading PyYAML-3.13.tar.gz (270 kB) 05:37:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:37:25 Collecting docopt<0.7,>=0.6.1 05:37:25 Downloading docopt-0.6.2.tar.gz (25 kB) 05:37:25 Collecting texttable<0.10,>=0.9.0 05:37:25 Downloading texttable-0.9.1.tar.gz (11 kB) 05:37:25 Collecting websocket-client<1.0,>=0.32.0 05:37:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 05:37:26 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) 05:37:26 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) 05:37:26 Collecting urllib3<1.25,>=1.21.1 05:37:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:37:26 Collecting idna<2.8,>=2.5 05:37:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:37:26 Collecting docker-pycreds>=0.4.0 05:37:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:37:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:37:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:37:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:37:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:37:26 Installing collected packages: urllib3, idna, requests, dockerpty, cached-property, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, docopt, texttable, docker-compose 05:37:26 Attempting uninstall: urllib3 05:37:26 Found existing installation: urllib3 1.25.9 05:37:26 Uninstalling urllib3-1.25.9: 05:37:26 Successfully uninstalled urllib3-1.25.9 05:37:26 Attempting uninstall: idna 05:37:26 Found existing installation: idna 2.9 05:37:26 Uninstalling idna-2.9: 05:37:26 Successfully uninstalled idna-2.9 05:37:26 Attempting uninstall: requests 05:37:26 Found existing installation: requests 2.23.0 05:37:26 Uninstalling requests-2.23.0: 05:37:27 Successfully uninstalled requests-2.23.0 05:37:27 Running setup.py install for dockerpty: started 05:37:27 Running setup.py install for dockerpty: finished with status 'done' 05:37:28 Running setup.py install for PyYAML: started 05:37:28 Running setup.py install for PyYAML: finished with status 'done' 05:37:28 Running setup.py install for docopt: started 05:37:29 Running setup.py install for docopt: finished with status 'done' 05:37:29 Running setup.py install for texttable: started 05:37:29 Running setup.py install for texttable: finished with status 'done' 05:37:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 05:37:33 Removing intermediate container 6e6011513ea4 05:37:33 ---> bb9c3db904e2 05:37:33 Step 21/26 : RUN apk --no-cache add curl 05:37:33 ---> Running in 00387ac41ada 05:37:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:37:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:37:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:37:33 (2/3) Installing libcurl (7.69.1-r3) 05:37:33 (3/3) Installing curl (7.69.1-r3) 05:37:33 Executing busybox-1.31.1-r19.trigger 05:37:33 OK: 72 MiB in 58 packages 05:37:34 Removing intermediate container 00387ac41ada 05:37:34 ---> 983374e3782a 05:37:34 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 05:37:34 ---> Running in e91bcca4960f 05:37:34 Removing intermediate container e91bcca4960f 05:37:34 ---> 6eddf1cf296b 05:37:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:37:34 ---> Running in 485023e43915 05:37:34 Removing intermediate container 485023e43915 05:37:34 ---> 147575267b31 05:37:34 Step 24/26 : LABEL arch=x86_64 05:37:34 ---> Running in 701f65b791e6 05:37:34 Removing intermediate container 701f65b791e6 05:37:34 ---> b8fc7c649de7 05:37:34 Step 25/26 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:37:35 ---> Running in f4d8554d1cfc 05:37:35 Removing intermediate container f4d8554d1cfc 05:37:35 ---> f71ab3880912 05:37:35 Step 26/26 : LABEL version=0.0.0 05:37:35 ---> Running in 2292678f8eea 05:37:35 Removing intermediate container 2292678f8eea 05:37:35 ---> e6c333ab9956 05:37:35 05:37:35 Successfully built e6c333ab9956 05:37:35 Successfully tagged docker-sys-mgmt-agent-go:latest 05:37:36  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 05:37:36 $ docker stop --time=1 c4bcabea0fac5887fabde9f06674cb9c0167eebcfa4e7b835c06b44e83ac5ec7 05:37:37 $ docker rm -f c4bcabea0fac5887fabde9f06674cb9c0167eebcfa4e7b835c06b44e83ac5ec7 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:38 + docker images 05:37:38 + grep docker 05:37:38 docker-sys-mgmt-agent-go latest e6c333ab9956 3 seconds ago 313MB 05:37:38 docker-support-notifications-go latest 193a56b1df88 25 seconds ago 16.9MB 05:37:38 docker-security-proxy-setup-go latest 8086f917b428 44 seconds ago 24.4MB 05:37:38 docker-support-scheduler-go latest 08c8cfc492aa 49 seconds ago 16.4MB 05:37:38 docker-security-bootstrapper-go latest b9c01cbecf29 About a minute ago 41.5MB 05:37:38 docker-core-data-go latest 0e51b7e687e3 About a minute ago 22.3MB 05:37:38 docker-security-secretstore-setup-go latest 366ffc07d6d4 2 minutes ago 24.6MB 05:37:38 docker-core-metadata-go latest ffe348edb8e2 2 minutes ago 18.8MB 05:37:38 docker-core-command-go latest 5dc344da49f2 2 minutes ago 16.3MB 05:37:38 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:37:51 gofmt -l . 05:37:52 [ "`gofmt -l .`" = "" ] 05:37:52 ./bin/test-go-mod-tidy.sh 05:37:52 ./bin/test-attribution-txt.sh [Pipeline] sh 05:37:52 + ls -al . 05:37:52 total 696 05:37:52 drwxrwxr-x 9 1001 1001 4096 Jan 22 05:37 . 05:37:52 drwxr-xr-x 4 root root 4096 Jan 22 05:33 .. 05:37:52 -rw-rw-r-- 1 1001 1001 11 Jan 22 05:32 .dockerignore 05:37:52 drwxrwxr-x 8 1001 1001 4096 Jan 22 05:32 .git 05:37:52 drwxrwxr-x 3 1001 1001 4096 Jan 22 05:32 .github 05:37:52 -rw-rw-r-- 1 1001 1001 872 Jan 22 05:32 .gitignore 05:37:52 -rw-rw-r-- 1 1001 1001 166 Jan 22 05:32 .sonarcloud.properties 05:37:52 -rw-rw-r-- 1 1001 1001 7859 Jan 22 05:32 Attribution.txt 05:37:52 -rw-rw-r-- 1 1001 1001 3804 Jan 22 05:32 CONTRIBUTING.md 05:37:52 -rw-rw-r-- 1 1001 1001 931 Jan 22 05:32 Dockerfile.build 05:37:52 -rw-rw-r-- 1 1001 1001 863 Jan 22 05:32 Jenkinsfile 05:37:52 -rw-rw-r-- 1 1001 1001 10775 Jan 22 05:32 LICENSE 05:37:52 -rw-rw-r-- 1 1001 1001 6001 Jan 22 05:32 Makefile 05:37:52 -rw-rw-r-- 1 1001 1001 6524 Jan 22 05:32 README.md 05:37:52 -rw-rw-r-- 1 1001 1001 6755 Jan 22 05:32 SECURITY.md 05:37:52 -rw-rw-r-- 1 1001 1001 5 Jan 22 05:29 VERSION 05:37:52 -rw-rw-r-- 1 1001 1001 4131 Jan 22 05:32 ZMQWindows.md 05:37:52 drwxrwxr-x 2 1001 1001 4096 Jan 22 05:32 bin 05:37:52 drwxrwxr-x 15 1001 1001 4096 Jan 22 05:32 cmd 05:37:52 -rw-r--r-- 1 root root 563886 Jan 22 05:36 coverage.out 05:37:52 -rw-r--r-- 1 root root 1053 Jan 22 05:37 go.mod 05:37:52 -rw-r--r-- 1 root root 18878 Jan 22 05:37 go.sum 05:37:52 drwxrwxr-x 8 1001 1001 4096 Jan 22 05:32 internal 05:37:52 drwxrwxr-x 4 1001 1001 4096 Jan 22 05:32 openapi 05:37:52 drwxrwxr-x 4 1001 1001 4096 Jan 22 05:32 snap 05:37:52 -rw-rw-r-- 1 1001 1001 168 Jan 22 05:32 version.go [Pipeline] sh 05:37:53 + '[' -e coverage.out ] 05:37:53 + chown 1001:1001 coverage.out [Pipeline] stash 05:37:53 Warning: overwriting stash ‘coverage-report’ 05:37:54 Still waiting to schedule task 05:37:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:37:54 Stashed 1 file(s) [Pipeline] sh 05:37:55 + make build 05:37:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:38:07 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 05:38:30 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 05:38:32 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 05:38:37 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 05:38:38 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 05:38:43 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 05:38:46 Running on prd-ubuntu18.04-docker-8c-8g-22203 in /w/workspace/edgexfoundry_edgex-go_PR-3067 [Pipeline] { [Pipeline] ws 05:38:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:38:48 using credential edgex-jenkins-ssh 05:38:48 Cloning the remote Git repository 05:38:48 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 05:38:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:38:48 > git init /w/workspace/edgex-go/1 # timeout=10 05:38:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:38:48 > git --version # timeout=10 05:38:48 > git --version # 'git version 2.17.1' 05:38:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:52 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 05:38:55 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:38:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:38:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:38:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:38:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3067/head:refs/remotes/origin/PR-3067 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:38:55 > git config core.sparsecheckout # timeout=10 05:38:55 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 05:38:55 > git remote # timeout=10 05:38:55 Merge succeeded, producing 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:38:55 Checking out Revision 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc (PR-3067) 05:38:56 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 05:38:55 > git config --get remote.origin.url # timeout=10 05:38:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:55 > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 05:38:55 > git rev-parse HEAD^{commit} # timeout=10 05:38:55 > git config core.sparsecheckout # timeout=10 05:38:55 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 05:38:58 Commit message: "refactor(meta): Refactor provision watcher update operation to DBClient" 05:38:59 > git --version # timeout=10 05:38:59 > git --version # 'git version 2.17.1' 05:38:59 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:00 + echo snap-build.sh 05:39:00 snap-build.sh 05:39:00 + SNAP_BASE_DIR=. 05:39:00 + '[' '!' -z /w/workspace/edgex-go/1 ']' 05:39:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 05:39:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 05:39:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 05:39:00 + cd /w/workspace/edgex-go/1 05:39:00 + sudo apt-get remove -qy --purge lxd lxd-client 05:39:00 Reading package lists... 05:39:00 Building dependency tree... 05:39:00 Reading state information... 05:39:00 The following packages were automatically installed and are no longer required: 05:39:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:39:00 uidmap xdelta3 05:39:00 Use 'sudo apt autoremove' to remove them. 05:39:00 The following packages will be REMOVED: 05:39:00 lxd* lxd-client* 05:39:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:39:00 After this operation, 31.7 MB disk space will be freed. 05:39:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 05:39:02 (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.) 05:39:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:39:03 Removing lxd dnsmasq configuration 05:39:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:39:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:39:03 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 05:39:04 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 05:39:04 (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.) 05:39:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:39:05 Processing triggers for systemd (237-3ubuntu10.42) ... 05:39:05 Processing triggers for ureadahead (0.100.0-21) ... 05:39:06 + sudo snap remove --purge lxd 05:39:07 snap "lxd" is not installed 05:39:07 + sudo groupadd --force --system lxd 05:39:07 ++ whoami 05:39:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:39:07 + newgrp - lxd 05:39:07 + sudo snap install lxd 05:39:07 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] } 05:39:13 $ docker stop --time=1 565b35d6df01de3871f3b15fed223e07e4194c9d97f953204c7d2248e1177d3b 05:39:15 $ docker rm -f 565b35d6df01de3871f3b15fed223e07e4194c9d97f953204c7d2248e1177d3b [Pipeline] // withDockerContainer 05:39:17 2021-01-22T05:39:13Z INFO Waiting for automatic snapd restart... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:18 05:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:18 latest: Pulling from edgex-devops/edgex-compose-arm64 05:39:18 29e5d40040c1: Pulling fs layer 05:39:18 1ce36da41761: Pulling fs layer 05:39:18 25b303627fd3: Pulling fs layer 05:39:19 29e5d40040c1: Verifying Checksum 05:39:19 29e5d40040c1: Download complete 05:39:19 1ce36da41761: Verifying Checksum 05:39:19 1ce36da41761: Download complete 05:39:19 29e5d40040c1: Pull complete 05:39:21 1ce36da41761: Pull complete 05:39:21 25b303627fd3: Verifying Checksum 05:39:21 25b303627fd3: Download complete 05:39:31 25b303627fd3: Pull complete 05:39:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:39:31 prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container 05:39:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:39:32 lxd 4.10 from Canonical* installed 05:39:32 + sudo lxd init --auto 05:39:34 $ docker top 7ca173fbe580f26b511d7ba102012e379bbc9150d63fd66f7ba30a2430abe7c8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:36 + grep parallel 05:39:36 + docker-compose build --help 05:39:39 --parallel Build images in parallel. [Pipeline] } 05:39:39 $ docker stop --time=1 7ca173fbe580f26b511d7ba102012e379bbc9150d63fd66f7ba30a2430abe7c8 05:39:41 $ docker rm -f 7ca173fbe580f26b511d7ba102012e379bbc9150d63fd66f7ba30a2430abe7c8 [Pipeline] // withDockerContainer 05:39:42 + sudo snap install --classic snapcraft [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:42 . [Pipeline] withDockerContainer 05:39:43 prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container 05:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:39:44 $ docker top 10bda26ca1e6f3bb4aab4232f130db5a64f19a45c144773a95f42b2dc9f49c09 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:45 + docker-compose -f ./docker-compose-build.yml build --parallel 05:39:46 snapcraft 4.4.4 from Canonical* installed 05:39:46 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 05:39:46 + patch --verbose -p1 05:39:46 Hmm... Looks like a unified diff to me... 05:39:46 The text leading up to this was: 05:39:46 -------------------------- 05:39:46 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 05:39:46 |From: Tony Espy 05:39:46 |Date: Wed, 16 Dec 2020 16:34:55 -0500 05:39:46 |Subject: [PATCH] optimize snap build for pipeline CI check 05:39:46 | 05:39:46 |This patch is used by the EdgeX CI pipeline builds to 05:39:46 |optimize the snap CI check run for pull requests. When 05:39:46 |applied, it essentially strips out everything (apps and 05:39:46 |parts) from the snapcraft.yaml file except those required 05:39:46 |to build edgex-go, as the whole idea of the CI check is to 05:39:46 |catch changes to edgex-go that break the snap build. 05:39:46 | 05:39:46 |In general, anyone updating snapcraft.yaml will also need 05:39:46 |to update this patch file, otherwise it may fail to apply, 05:39:46 |resulting in a failed snap build CI check in the associated 05:39:46 |pull request. 05:39:46 | 05:39:46 |Note - in addition to applying this patch, the pipeline also 05:39:46 |only primes the snap (e.g. `snapcraft prime`), as there's no 05:39:46 |need to build the finally binary .snap file (and it won't 05:39:46 |work with the patch applied). This further reduces the build 05:39:46 |time. 05:39:46 |--- 05:39:46 | snap/snapcraft.yaml | 461 +------------------------------------------- 05:39:46 | 1 file changed, 2 insertions(+), 459 deletions(-) 05:39:46 | 05:39:46 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 05:39:46 |index 1e537489..faf42425 100644 05:39:46 |--- a/snap/snapcraft.yaml 05:39:46 |+++ b/snap/snapcraft.yaml 05:39:46 -------------------------- 05:39:46 patching file snap/snapcraft.yaml 05:39:46 Using Plan A... 05:39:46 Hunk #1 succeeded at 73. 05:39:46 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 05:39:46 Hunk #3 succeeded at 214 (offset -1 lines). 05:39:46 Hunk #4 succeeded at 222 (offset -1 lines). 05:39:46 Hunk #5 succeeded at 229 (offset -1 lines). 05:39:46 Hunk #6 succeeded at 256 (offset -1 lines). 05:39:46 Hunk #7 succeeded at 290 (offset -1 lines). 05:39:46 Hunk #8 succeeded at 342. 05:39:46 Hmm... Ignoring the trailing garbage. 05:39:46 done 05:39:46 + sudo snapcraft prime --use-lxd 05:39:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:39:47 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: 05:39:47 - README.md 05:39:47 - snapcraft.yaml.orig 05:39:47 05:39:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:39:47 Launching a container. 05:39:49 Building docker-core-command-go ... 05:39:49 Building docker-core-data-go ... 05:39:49 Building docker-core-metadata-go ... 05:39:49 Building docker-security-bootstrapper-go ... 05:39:49 Building docker-security-proxy-setup-go ... 05:39:49 Building docker-security-secretstore-setup-go ... 05:39:49 Building docker-support-notifications-go ... 05:39:49 Building docker-support-scheduler-go ... 05:39:49 Building docker-sys-mgmt-agent-go ... 05:39:49 Building docker-support-scheduler-go 05:39:49 Building docker-security-proxy-setup-go 05:39:49 Building docker-security-secretstore-setup-go 05:39:49 Building docker-core-command-go 05:39:49 Building docker-support-notifications-go 05:40:00 Waiting for container to be ready 05:40:00 To start your first instance, try: lxc launch ubuntu:18.04 05:40:00 05:40:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:40:02 Waiting for network to be ready... 05:40:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:40:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 05:40:03 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:40:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 05:40:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 05:40:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 05:40:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 05:40:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 05:40:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 05:40:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 05:40:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:40:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:40:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:40:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:40:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:40:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:40:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:40:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:40:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:40:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 05:40:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 05:40:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 05:40:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 05:40:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 05:40:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 05:40:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 05:40:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 05:40:07 Fetched 23.8 MB in 4s (6176 kB/s) 05:40:07 Reading package lists... 05:40:08 Reading package lists... 05:40:08 Building dependency tree... 05:40:08 Reading state information... 05:40:08 The following additional packages will be installed: 05:40:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:40:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:40:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:40:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:40:08 Suggested packages: 05:40:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:40:08 Recommended packages: 05:40:08 gnupg libsasl2-modules 05:40:08 The following NEW packages will be installed: 05:40:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:40:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:40:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:40:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:40:08 The following packages will be upgraded: 05:40:08 gpg gpg-agent gpgconf libudev1 05:40:08 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 05:40:08 Need to get 3533 kB of archives. 05:40:08 After this operation, 13.3 MB of additional disk space will be used. 05:40:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 05:40:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 05:40:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 05:40:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 05:40:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 05:40:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 05:40:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 05:40:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 05:40:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 05:40:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 05:40:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:40:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:40:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:40:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:40:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:40:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:40:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:40:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:40:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:40:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:40:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:40:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:40:09 debconf: delaying package configuration, since apt-utils is not installed 05:40:09 Fetched 3533 kB in 1s (3252 kB/s) 05:40:09 (Reading database ... 12511 files and directories currently installed.) 05:40:09 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 05:40:09 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:40:09 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 05:40:10 Selecting previously unselected package udev. 05:40:10 (Reading database ... 12511 files and directories currently installed.) 05:40:10 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 05:40:10 Unpacking udev (237-3ubuntu10.44) ... 05:40:10 Selecting previously unselected package libfuse2:amd64. 05:40:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:40:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:40:10 Selecting previously unselected package fuse. 05:40:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:40:10 Unpacking fuse (2.9.7-1ubuntu1) ... 05:40:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 05:40:10 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:40:10 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 05:40:10 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:40:10 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 05:40:10 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:40:11 Selecting previously unselected package libksba8:amd64. 05:40:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:40:11 Unpacking libksba8:amd64 (1.3.5-2) ... 05:40:11 Selecting previously unselected package libroken18-heimdal:amd64. 05:40:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:40:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:40:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:40:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libwind0-heimdal:amd64. 05:40:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:40:11 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:40:11 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:40:11 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:11 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:40:11 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:11 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:12 Selecting previously unselected package libsasl2-modules-db:amd64. 05:40:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:40:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:12 Selecting previously unselected package libsasl2-2:amd64. 05:40:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:40:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:12 Selecting previously unselected package libldap-common. 05:40:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 05:40:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 05:40:12 Selecting previously unselected package libldap-2.4-2:amd64. 05:40:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 05:40:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 05:40:12 Selecting previously unselected package dirmngr. 05:40:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 05:40:12 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 05:40:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 05:40:12 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 05:40:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:40:12 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:12 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:12 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 05:40:12 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:12 Setting up libksba8:amd64 (1.3.5-2) ... 05:40:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:40:12 Setting up udev (237-3ubuntu10.44) ... 05:40:13 invoke-rc.d: policy-rc.d denied execution of start. 05:40:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Processing triggers for systemd (237-3ubuntu10) ... 05:40:13 Setting up fuse (2.9.7-1ubuntu1) ... 05:40:13 Setting up gpg (2.2.4-1ubuntu1.3) ... 05:40:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 05:40:13 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 05:40:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:40:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:40:14 settings in the [Install] section, and DefaultInstance for template units). 05:40:14 This means they are not meant to be enabled using systemctl. 05:40:14 Possible reasons for having this kind of units are: 05:40:14 1) A unit may be statically enabled by being symlinked from another unit's 05:40:14 .wants/ or .requires/ directory. 05:40:14 2) A unit's purpose may be to act as a helper for some other unit which has 05:40:14 a requirement dependency on it. 05:40:14 3) A unit may be started when needed via activation (socket, path, timer, 05:40:14 D-Bus, udev, scripted systemctl call, ...). 05:40:14 4) In case of template units, the unit is meant to be enabled with some 05:40:14 instance name specified. 05:40:14 Reading package lists... 05:40:14 Building dependency tree... 05:40:14 Reading state information... 05:40:14 The following additional packages will be installed: 05:40:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:40:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:40:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:40:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:40:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:40:14 Suggested packages: 05:40:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:40:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:40:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:40:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:40:14 systemd-container policykit-1 05:40:14 Recommended packages: 05:40:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:40:14 The following NEW packages will be installed: 05:40:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:40:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:40:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:40:14 multiarch-support openssh-client python3 python3-minimal python3.6 05:40:14 python3.6-minimal snapd squashfs-tools sudo 05:40:14 The following packages will be upgraded: 05:40:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:40:15 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 05:40:15 Need to get 35.2 MB of archives. 05:40:15 After this operation, 141 MB of additional disk space will be used. 05:40:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 05:40:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 05:40:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 05:40:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 05:40:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 05:40:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:40:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 05:40:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 05:40:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 05:40:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:40:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:40:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:40:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:40:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:40:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:40:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 05:40:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:40:16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 05:40:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:40:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:40:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:40:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:40:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:40:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:40:16 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:40:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 05:40:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:40:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:40:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:40:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 05:40:17 debconf: delaying package configuration, since apt-utils is not installed 05:40:17 Fetched 35.2 MB in 2s (15.1 MB/s) 05:40:17 (Reading database ... 12757 files and directories currently installed.) 05:40:17 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 05:40:17 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:40:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 05:40:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:40:18 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 05:40:18 (Reading database ... 12757 files and directories currently installed.) 05:40:18 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 05:40:18 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 05:40:18 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 05:40:18 (Reading database ... 12757 files and directories currently installed.) 05:40:18 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 05:40:19 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 05:40:19 Setting up apt (1.6.12ubuntu0.2) ... 05:40:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:40:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:40:19 (Reading database ... 12764 files and directories currently installed.) 05:40:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 05:40:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 05:40:19 Selecting previously unselected package libpython3.6-minimal:amd64. 05:40:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:40:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:40:20 Selecting previously unselected package libexpat1:amd64. 05:40:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:40:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:40:20 Selecting previously unselected package python3.6-minimal. 05:40:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:40:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 05:40:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 05:40:20 Checking for services that may need to be restarted...done. 05:40:20 Checking for services that may need to be restarted...done. 05:40:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:40:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:40:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 05:40:21 Selecting previously unselected package python3-minimal. 05:40:21 (Reading database ... 13012 files and directories currently installed.) 05:40:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:40:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:40:21 Selecting previously unselected package mime-support. 05:40:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:40:21 Unpacking mime-support (3.60ubuntu1) ... 05:40:21 Selecting previously unselected package libmpdec2:amd64. 05:40:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:40:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:40:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:40:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:40:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:40:21 Selecting previously unselected package python3.6. 05:40:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:40:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 05:40:21 Selecting previously unselected package libpython3-stdlib:amd64. 05:40:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:40:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:40:22 Setting up python3-minimal (3.6.7-1~18.04) ... 05:40:22 Selecting previously unselected package python3. 05:40:22 (Reading database ... 13442 files and directories currently installed.) 05:40:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:40:22 Unpacking python3 (3.6.7-1~18.04) ... 05:40:22 Selecting previously unselected package multiarch-support. 05:40:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:40:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:40:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:40:22 Selecting previously unselected package liblzo2-2:amd64. 05:40:22 (Reading database ... 13479 files and directories currently installed.) 05:40:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:40:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:40:22 Selecting previously unselected package libbsd0:amd64. 05:40:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:40:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:40:23 Selecting previously unselected package sudo. 05:40:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 05:40:23 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 05:40:23 Selecting previously unselected package apparmor. 05:40:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:40:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:40:23 Selecting previously unselected package libedit2:amd64. 05:40:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:40:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:40:23 Selecting previously unselected package libkrb5support0:amd64. 05:40:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:40:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:40:23 Selecting previously unselected package libk5crypto3:amd64. 05:40:23 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:40:23 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:40:23 Selecting previously unselected package libkeyutils1:amd64. 05:40:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:40:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:40:23 Selecting previously unselected package libkrb5-3:amd64. 05:40:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:40:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:40:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:40:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:40:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:40:23 Selecting previously unselected package libssl1.0.0:amd64. 05:40:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 05:40:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 05:40:24 Selecting previously unselected package openssh-client. 05:40:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:40:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:40:24 Selecting previously unselected package squashfs-tools. 05:40:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:40:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:40:24 Selecting previously unselected package snapd. 05:40:24 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 05:40:24 Unpacking snapd (2.48+18.04) ... 05:40:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:40:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 05:40:26 Setting up mime-support (3.60ubuntu1) ... 05:40:26 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 05:40:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:40:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:40:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:40:26 Setting up systemd (237-3ubuntu10.44) ... 05:40:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:40:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:40:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:40:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:40:27 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:40:27 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:40:27 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 05:40:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:40:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:40:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:40:28 Setting up python3 (3.6.7-1~18.04) ... 05:40:28 running python rtupdate hooks for python3.6... 05:40:28 running python post-rtupdate hooks for python3.6... 05:40:28 Setting up apparmor (2.12-4ubuntu5.1) ... 05:40:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:40:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:40:29 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:40:29 Setting up snapd (2.48+18.04) ... 05:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:40:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:40:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:40:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:40:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:40:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:40:31 /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' 05:40:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:40:31 Processing triggers for systemd (237-3ubuntu10.44) ... 05:40:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:40:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:40:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:40:33 Reading package lists... 05:40:33 Reading package lists... 05:40:33 Building dependency tree... 05:40:33 Reading state information... 05:40:33 Calculating upgrade... 05:40:34 The following packages will be upgraded: 05:40:34 advancecomp base-files bash binutils binutils-common 05:40:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:40:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:40:34 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 05:40:34 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 05:40:34 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 05:40:34 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 05:40:34 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 05:40:34 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 05:40:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 05:40:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 05:40:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 05:40:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 05:40:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 05:40:34 ubuntu-keyring util-linux 05:40:34 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:40:34 Need to get 63.7 MB of archives. 05:40:34 After this operation, 5203 kB of additional disk space will be used. 05:40:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:40:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:40:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:40:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:40:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:40:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:40:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:40:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:40:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:40:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:40:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:40:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:40:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:40:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:40:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:40:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:40:34 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:40:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 05:40:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:40:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:40:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:40:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:40:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:40:35 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:40:35 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:40:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:40:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:40:35 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:40:35 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:40:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:40:35 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:40:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:40:35 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:40:35 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:40:35 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:40:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:40:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:40:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:40:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:40:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:40:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:40:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:40:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:40:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:40:35 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 05:40:35 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 05:40:35 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 05:40:35 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 05:40:35 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 05:40:35 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:40:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:40:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:40:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:40:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:40:35 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:40:35 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:40:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:40:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 05:40:35 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 05:40:35 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:40:35 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:40:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 05:40:35 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:40:35 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:40:35 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:40:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:40:35 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:40:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:40:35 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 05:40:35 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 05:40:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:40:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:40:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:40:35 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 05:40:35 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:40:35 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:40:35 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:40:35 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 05:40:35 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:40:35 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:40:35 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 05:40:36 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 05:40:36 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 05:40:36 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 05:40:36 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:40:36 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:40:36 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:40:36 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:40:36 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:40:36 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:40:37 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:40:37 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:40:37 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:40:37 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:40:37 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:40:37 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:40:37 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:40:37 debconf: delaying package configuration, since apt-utils is not installed 05:40:37 Fetched 63.7 MB in 3s (19.8 MB/s) 05:40:37 (Reading database ... 13912 files and directories currently installed.) 05:40:37 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:40:37 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:40:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:40:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:40:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 05:40:38 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 05:40:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:40:40 (Reading database ... 13911 files and directories currently installed.) 05:40:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:40 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:40:40 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:40:40 (Reading database ... 13911 files and directories currently installed.) 05:40:40 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:40 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:40 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:40 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:40 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:40:40 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:40:41 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:40:41 (Reading database ... 13911 files and directories currently installed.) 05:40:41 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:40:41 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:40:41 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:40:42 (Reading database ... 13911 files and directories currently installed.) 05:40:42 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:40:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:40:42 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:40:42 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:40:42 Setting up base-files (10.1ubuntu2.10) ... 05:40:42 Installing new version of config file /etc/issue ... 05:40:42 Installing new version of config file /etc/issue.net ... 05:40:42 Installing new version of config file /etc/lsb-release ... 05:40:42 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:40:42 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:40:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:40:43 Removing obsolete conffile /etc/default/motd-news ... 05:40:43 (Reading database ... 13912 files and directories currently installed.) 05:40:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:40:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:40:43 Setting up bash (4.4.18-2ubuntu1.2) ... 05:40:43 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 05:40:43 (Reading database ... 13912 files and directories currently installed.) 05:40:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:40:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:40:43 (Reading database ... 13912 files and directories currently installed.) 05:40:43 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:40:43 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:40:43 Setting up tar (1.29b-2ubuntu0.2) ... 05:40:43 (Reading database ... 13912 files and directories currently installed.) 05:40:43 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:40:43 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:40:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:40:44 (Reading database ... 13912 files and directories currently installed.) 05:40:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:40:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:40:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:40:44 (Reading database ... 13912 files and directories currently installed.) 05:40:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:40:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:40:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:40:44 (Reading database ... 13912 files and directories currently installed.) 05:40:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:40:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:40:44 Setting up grep (3.1-2build1) ... 05:40:44 (Reading database ... 13912 files and directories currently installed.) 05:40:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:40:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:40:45 Setting up login (1:4.5-1ubuntu2) ... 05:40:45 (Reading database ... 13912 files and directories currently installed.) 05:40:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:40:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:40:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:40:45 (Reading database ... 13912 files and directories currently installed.) 05:40:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:40:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:40:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:40:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:40:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:40:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:40:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:40:46 (Reading database ... 13912 files and directories currently installed.) 05:40:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:40:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:40:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:40:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:40:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:40:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:40:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:40:48 (Reading database ... 13912 files and directories currently installed.) 05:40:48 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:40:48 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:40:48 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:40:48 (Reading database ... 13912 files and directories currently installed.) 05:40:48 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:48 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:48 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:40:48 (Reading database ... 13912 files and directories currently installed.) 05:40:48 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:48 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:49 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:40:49 (Reading database ... 13912 files and directories currently installed.) 05:40:49 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:49 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:49 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:40:49 (Reading database ... 13912 files and directories currently installed.) 05:40:49 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:49 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:49 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:40:49 (Reading database ... 13912 files and directories currently installed.) 05:40:49 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:40:49 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:40:49 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:40:49 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:40:49 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:40:50 (Reading database ... 13912 files and directories currently installed.) 05:40:50 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:40:50 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:40:50 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:40:50 (Reading database ... 13912 files and directories currently installed.) 05:40:50 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:50 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:50 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:40:50 (Reading database ... 13912 files and directories currently installed.) 05:40:50 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:50 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:51 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:40:51 (Reading database ... 13912 files and directories currently installed.) 05:40:51 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:51 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:51 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:40:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:40:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:40:52 (Reading database ... 13912 files and directories currently installed.) 05:40:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:40:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:40:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:40:52 (Reading database ... 13912 files and directories currently installed.) 05:40:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:40:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:40:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:40:53 (Reading database ... 13914 files and directories currently installed.) 05:40:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:40:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:40:53 Setting up debconf (1.5.66ubuntu1) ... 05:40:53 (Reading database ... 13914 files and directories currently installed.) 05:40:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:40:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:40:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:40:54 (Reading database ... 13914 files and directories currently installed.) 05:40:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:40:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:40:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 05:40:54 (Reading database ... 13914 files and directories currently installed.) 05:40:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:40:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:40:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:40:54 (Reading database ... 13914 files and directories currently installed.) 05:40:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:40:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:40:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 05:40:55 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 05:40:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:40:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:40:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:40:55 (Reading database ... 13914 files and directories currently installed.) 05:40:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:40:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:40:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:40:55 (Reading database ... 13914 files and directories currently installed.) 05:40:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 05:40:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:40:55 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 05:40:56 (Reading database ... 13914 files and directories currently installed.) 05:40:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:40:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:40:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:40:56 (Reading database ... 13914 files and directories currently installed.) 05:40:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 05:40:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 05:40:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 05:40:56 (Reading database ... 13914 files and directories currently installed.) 05:40:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:40:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:40:56 Setting up passwd (1:4.5-1ubuntu2) ... 05:40:57 (Reading database ... 13914 files and directories currently installed.) 05:40:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 05:40:57 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:40:57 Setting up gpgv (2.2.4-1ubuntu1.3) ... 05:40:57 (Reading database ... 13914 files and directories currently installed.) 05:40:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:40:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:40:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:40:57 (Reading database ... 13914 files and directories currently installed.) 05:40:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:40:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:40:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:40:57 (Reading database ... 13914 files and directories currently installed.) 05:40:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:40:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:40:58 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:40:58 (Reading database ... 13914 files and directories currently installed.) 05:40:58 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:40:58 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:40:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:40:58 (Reading database ... 13914 files and directories currently installed.) 05:40:58 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 05:40:58 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 05:40:58 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 05:40:58 (Reading database ... 13914 files and directories currently installed.) 05:40:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 05:40:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 05:40:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 05:40:58 (Reading database ... 13915 files and directories currently installed.) 05:40:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:40:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:40:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:40:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:40:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 05:40:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 05:40:59 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 05:40:59 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 05:40:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:40:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:40:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:40:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:40:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:40:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:40:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:40:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:41:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:41:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:41:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:41:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:41:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:41:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:41:00 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 05:41:00 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 05:41:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:41:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:41:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:41:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:41:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:41:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:41:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:41:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:41:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:41:02 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:41:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:41:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:41:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:06 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:06 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:07 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:07 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:41:07 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:41:07 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:41:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:41:07 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:41:07 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:41:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:41:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:41:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:41:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:41:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:41:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:41:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:41:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:41:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:41:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:41:08 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:41:08 Setting up tzdata (2020f-0ubuntu0.18.04) ... 05:41:08 05:41:08 Current default time zone: 'Etc/UTC' 05:41:08 Local time is now: Fri Jan 22 05:41:08 UTC 2021. 05:41:08 Universal Time is now: Fri Jan 22 05:41:08 UTC 2021. 05:41:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:41:08 05:41:08 Setting up systemd-sysv (237-3ubuntu10.44) ... 05:41:08 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:08 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 05:41:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:41:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:41:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:41:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:41:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:41:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:41:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:41:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:41:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 05:41:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:09 Setting up patch (2.7.6-2ubuntu1.1) ... 05:41:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:41:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:41:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 05:41:09 Installing new version of config file /etc/ssl/openssl.cnf ... 05:41:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:41:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:41:09 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 05:41:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:41:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:41:10 ---> 74b0e5c3704c 05:41:10 Step 3/22 : WORKDIR /edgex-go 05:41:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:41:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:41:10 ---> 74b0e5c3704c 05:41:10 Step 3/21 : WORKDIR /edgex-go 05:41:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:41:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:41:10 ---> 74b0e5c3704c 05:41:10 Step 3/22 : WORKDIR /edgex-go 05:41:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:41:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:41:10 ---> 74b0e5c3704c 05:41:10 Step 3/24 : WORKDIR /edgex-go 05:41:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:41:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:41:10 ---> 74b0e5c3704c 05:41:10 Step 3/23 : WORKDIR /edgex-go 05:41:10 ---> Running in 5484461d6bd1 05:41:10 ---> Running in e34026e44709 05:41:10 ---> Running in cd2041e10289 05:41:10 ---> Running in 4da5c05b2a67 05:41:10 ---> Running in a03ef3163a91 05:41:10 Removing intermediate container 5484461d6bd1 05:41:10 ---> 183f0a1f7622 05:41:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 Removing intermediate container cd2041e10289 05:41:10 ---> 600f9a563367 05:41:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 Removing intermediate container e34026e44709 05:41:10 ---> b241c8b9b33d 05:41:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 Removing intermediate container 4da5c05b2a67 05:41:10 ---> 412ee0ad8c28 05:41:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 Removing intermediate container a03ef3163a91 05:41:10 ---> 78792bf99aa2 05:41:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:10 ---> Running in 26e7ba6b7a5b 05:41:10 ---> Running in c35e43e1aa58 05:41:10 ---> Running in b394b5fe699f 05:41:10 ---> Running in 1b69776696b0 05:41:10 ---> Running in d42ed5dbfb94 05:41:10 Removing intermediate container 26e7ba6b7a5b 05:41:10 ---> ba384101a743 05:41:10 Step 5/22 : RUN apk add --update --no-cache make git 05:41:10 ---> Running in 4b7a3c6930a0 05:41:10 Removing intermediate container c35e43e1aa58 05:41:10 ---> b8e68924ad1c 05:41:10 Step 5/24 : RUN apk add --update --no-cache make git 05:41:10 ---> Running in 229a78a96b8e 05:41:10 Removing intermediate container b394b5fe699f 05:41:10 ---> c236f4d74fb9 05:41:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:41:10 ---> Running in fbcefbb42616 05:41:10 Removing intermediate container 1b69776696b0 05:41:10 ---> 005c84f67b07 05:41:10 Step 5/23 : RUN apk add --update --no-cache make git 05:41:10 Removing intermediate container d42ed5dbfb94 05:41:10 ---> c90921def84c 05:41:10 Step 5/21 : RUN apk add --update --no-cache make git 05:41:10 ---> Running in ce2914607c62 05:41:10 ---> Running in 3c66902e8631 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:10 OK: 217 MiB in 51 packages 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:11 OK: 217 MiB in 51 packages 05:41:11 OK: 217 MiB in 51 packages 05:41:11 Updating certificates in /etc/ssl/certs... 05:41:11 OK: 217 MiB in 51 packages 05:41:11 OK: 217 MiB in 51 packages 05:41:12 Removing intermediate container 4b7a3c6930a0 05:41:12 ---> c456671685ab 05:41:12 Step 6/22 : COPY go.mod . 05:41:12 22 added, 17 removed; done. 05:41:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:41:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:41:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:41:12 Setting up pkgbinarymangler (138.18.04.1) ... 05:41:12 Removing intermediate container 229a78a96b8e 05:41:12 ---> b8278f3c7aa3 05:41:12 Step 6/24 : COPY go.mod . 05:41:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 05:41:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:41:13 Removing intermediate container fbcefbb42616 05:41:13 ---> b7d2a5ece012 05:41:13 Step 6/22 : COPY go.mod . 05:41:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:13 Setting up perl (5.26.1-6ubuntu0.5) ... 05:41:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 05:41:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:41:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:41:13 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 05:41:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:41:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:41:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:41:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:41:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:41:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:41:13 ---> 6450736708df 05:41:13 Step 7/22 : RUN go mod download 05:41:13 ---> Running in bf21f21b2dd8 05:41:13 Processing triggers for systemd (237-3ubuntu10.44) ... 05:41:13 Processing triggers for mime-support (3.60ubuntu1) ... 05:41:13 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 05:41:13 Updating certificates in /etc/ssl/certs... 05:41:14 Removing intermediate container ce2914607c62 05:41:14 ---> 9821ec4c7e5f 05:41:14 Step 7/24 : RUN go mod download 05:41:14 ---> 114eb453586b 05:41:14 Step 6/23 : COPY go.mod . 05:41:14 Removing intermediate container 3c66902e8631 05:41:14 ---> 3df5ba6b8f20 05:41:14 Step 6/21 : COPY go.mod . 05:41:14 0 added, 0 removed; done. 05:41:14 Running hooks in /etc/ca-certificates/update.d... 05:41:14 done. 05:41:14 ---> Running in 3e25d449423c 05:41:14 ---> 4d825b11b788 05:41:14 Step 7/22 : RUN go mod download 05:41:14 ---> Running in f155ef55dcb5 05:41:14 Reading package lists... 05:41:14 Building dependency tree... 05:41:14 Reading state information... 05:41:15 The following NEW packages will be installed: 05:41:15 apt-transport-https 05:41:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:41:15 Need to get 1696 B of archives. 05:41:15 After this operation, 153 kB of additional disk space will be used. 05:41:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 05:41:15 ---> 731c5a1ad838 05:41:15 Step 7/21 : RUN go mod download 05:41:15 ---> 94cdba6eb41e 05:41:15 Step 7/23 : RUN go mod download 05:41:15 debconf: delaying package configuration, since apt-utils is not installed 05:41:15 Fetched 1696 B in 0s (8389 B/s) 05:41:15 Selecting previously unselected package apt-transport-https. 05:41:15 (Reading database ... 13929 files and directories currently installed.) 05:41:15 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 05:41:15 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 05:41:15 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 05:41:15 ---> Running in 5f6cb88cbc45 05:41:15 ---> Running in 30d93aec9ee2 05:41:15 Waiting for network to be ready... 05:41:17 Removing intermediate container bf21f21b2dd8 05:41:17 ---> 9bde523dfbb8 05:41:17 Step 8/22 : COPY . . 05:41:18 Removing intermediate container 3e25d449423c 05:41:18 ---> 540ea86e387e 05:41:18 Step 8/24 : COPY . . 05:41:19 Removing intermediate container f155ef55dcb5 05:41:19 ---> bf8a820e83db 05:41:19 Step 8/22 : COPY . . 05:41:20 Removing intermediate container 30d93aec9ee2 05:41:20 ---> 708b80508e6e 05:41:20 Step 8/21 : COPY . . 05:41:20 Removing intermediate container 5f6cb88cbc45 05:41:20 ---> 8b40aeb87bc2 05:41:20 Step 8/23 : COPY . . 05:41:20 2021-01-22T05:41:19Z INFO Waiting for automatic snapd restart... 05:41:21 snapd 2.48.2 from Canonical* installed 05:41:22 "snapd" switched to the "latest/stable" channel 05:41:22 05:41:24 core18 20201210 from Canonical* installed 05:41:24 "core18" switched to the "latest/stable" channel 05:41:24 05:41:28 snapcraft 4.4.4 from Canonical* installed 05:41:28 "snapcraft" switched to the "latest/stable" channel 05:41:28 05:41:31 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: 05:41:31 - README.md 05:41:31 - snapcraft.yaml.orig 05:41:31 05:41:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:41:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:41:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:41:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:41:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:41:39 Reading package lists... 05:41:39 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 05:41:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:41:45 Reading package lists... 05:41:45 Building dependency tree... 05:41:45 Reading state information... 05:41:45 Suggested packages: 05:41:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:41:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:41:45 Recommended packages: 05:41:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:41:45 The following NEW packages will be installed: 05:41:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:41:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:41:45 pkg-config zip 05:41:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:41:45 Need to get 7655 kB of archives. 05:41:45 After this operation, 43.7 MB of additional disk space will be used. 05:41:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 05:41:45 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:41:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:41:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:41:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:41:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:41:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:41:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:41:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:41:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:41:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 05:41:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:41:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 05:41:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:41:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:41:47 debconf: delaying package configuration, since apt-utils is not installed 05:41:47 Fetched 7655 kB in 1s (7029 kB/s) 05:41:47 Selecting previously unselected package libglib2.0-0:amd64. 05:41:47 (Reading database ... 13933 files and directories currently installed.) 05:41:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 05:41:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 05:41:47 Selecting previously unselected package libpsl5:amd64. 05:41:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:41:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:41:47 Selecting previously unselected package libnghttp2-14:amd64. 05:41:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:41:47 ---> 101dd4d5bd4d 05:41:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:41:47 ---> 78fb193af705 05:41:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:41:47 ---> 37b2040a3b1e 05:41:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:41:47 ---> abfcaf28d747 05:41:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:41:47 ---> Running in 01ac40ffd7ce 05:41:47 ---> d9c722147a18 05:41:47 Step 9/23 : RUN make cmd/core-command/core-command 05:41:47 ---> Running in 41d1cc172540 05:41:47 ---> Running in 7602c260836a 05:41:47 ---> Running in dc785d7f868e 05:41:47 ---> Running in 3a7c25716651 05:41:47 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 05:41:47 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 05:41:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:41:47 Selecting previously unselected package librtmp1:amd64. 05:41:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:41:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:41:47 Selecting previously unselected package libcurl3-gnutls:amd64. 05:41:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 05:41:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 05:41:47 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 05:41:47 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 05:41:47 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 05:41:47 Selecting previously unselected package liberror-perl. 05:41:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:41:47 Unpacking liberror-perl (0.17025-1) ... 05:41:47 Selecting previously unselected package git-man. 05:41:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:41:47 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:41:48 Selecting previously unselected package git. 05:41:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 05:41:48 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:41:48 Selecting previously unselected package libnorm1:amd64. 05:41:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:41:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:41:48 Selecting previously unselected package libpgm-5.2-0:amd64. 05:41:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:41:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:41:48 Selecting previously unselected package libsodium23:amd64. 05:41:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:41:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:41:49 Selecting previously unselected package libzmq5:amd64. 05:41:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:41:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:41:49 Selecting previously unselected package libzmq3-dev:amd64. 05:41:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:41:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:41:49 Selecting previously unselected package pkg-config. 05:41:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:41:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:41:49 Selecting previously unselected package zip. 05:41:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:41:49 Unpacking zip (3.0-11build1) ... 05:41:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:41:49 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:41:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:41:49 Setting up liberror-perl (0.17025-1) ... 05:41:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:41:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 05:41:49 No schema files found: doing nothing. 05:41:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:41:49 Setting up zip (3.0-11build1) ... 05:41:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:41:49 Setting up libsodium23:amd64 (1.0.16-2) ... 05:41:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:41:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:41:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 05:41:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:41:49 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:41:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:41:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:41:56 git set to automatically installed. 05:41:56 git-man set to automatically installed. 05:41:56 libcurl3-gnutls set to automatically installed. 05:41:56 liberror-perl set to automatically installed. 05:41:56 libglib2.0-0 set to automatically installed. 05:41:56 libnghttp2-14 set to automatically installed. 05:41:56 libnorm1 set to automatically installed. 05:41:56 libpgm-5.2-0 set to automatically installed. 05:41:56 libpsl5 set to automatically installed. 05:41:56 librtmp1 set to automatically installed. 05:41:56 libsodium23 set to automatically installed. 05:41:56 libzmq3-dev set to automatically installed. 05:41:56 libzmq5 set to automatically installed. 05:41:56 pkg-config set to automatically installed. 05:41:56 zip set to automatically installed. 05:41:59 snapd is not logged in, snap install commands will use sudo 05:42:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:42:06 snap "core18" has no updates available 05:42:07 Pulling config-common 05:42:08 Pulling go-build-helper 05:42:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:42:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:42:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 05:42:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 05:42:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 05:42:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 05:42:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 05:42:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 05:42:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 05:42:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 05:42:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:42:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:42:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:42:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:42:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:42:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:42:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:42:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:42:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:42:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 05:42:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 05:42:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 05:42:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 05:42:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 05:42:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 05:42:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 05:42:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 05:42:30 Fetched 23.8 MB in 0s (0 B/s) 05:42:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:42:30 Fetched 96.5 kB in 0s (0 B/s) 05:42:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:42:30 Fetched 279 kB in 0s (0 B/s) 05:42:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:42:30 Fetched 122 kB in 0s (0 B/s) 05:42:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:42:30 Fetched 77.8 kB in 0s (0 B/s) 05:42:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:42:30 Fetched 8848 B in 0s (0 B/s) 05:42:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:42:30 Fetched 47.8 kB in 0s (0 B/s) 05:42:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:42:30 Fetched 45.6 kB in 0s (0 B/s) 05:42:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:42:30 Fetched 15.0 kB in 0s (0 B/s) 05:42:30 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 05:42:30 Fetched 214 kB in 0s (0 B/s) 05:42:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 05:42:30 Fetched 155 kB in 0s (0 B/s) 05:42:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:42:30 Fetched 50.6 kB in 0s (0 B/s) 05:42:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:42:30 Fetched 14.8 kB in 0s (0 B/s) 05:42:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:42:30 Fetched 41.8 kB in 0s (0 B/s) 05:42:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:42:30 Fetched 499 kB in 0s (0 B/s) 05:42:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:42:30 Fetched 111 kB in 0s (0 B/s) 05:42:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:42:30 Fetched 240 kB in 0s (0 B/s) 05:42:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:42:30 Fetched 29.3 kB in 0s (0 B/s) 05:42:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:42:30 Fetched 85.5 kB in 0s (0 B/s) 05:42:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:42:30 Fetched 24.5 kB in 0s (0 B/s) 05:42:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:42:30 Fetched 49.2 kB in 0s (0 B/s) 05:42:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:42:30 Fetched 54.2 kB in 0s (0 B/s) 05:42:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:42:30 Fetched 30.8 kB in 0s (0 B/s) 05:42:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 05:42:30 Fetched 17.0 kB in 0s (0 B/s) 05:42:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:42:30 Fetched 85.9 kB in 0s (0 B/s) 05:42:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:42:30 Fetched 8720 B in 0s (0 B/s) 05:42:30 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 05:42:30 Fetched 137 kB in 0s (0 B/s) 05:42:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:42:30 Fetched 119 kB in 0s (0 B/s) 05:42:30 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 05:42:30 Fetched 109 kB in 0s (0 B/s) 05:42:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:42:30 Fetched 11.1 kB in 0s (0 B/s) 05:42:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:42:30 Fetched 645 kB in 0s (0 B/s) 05:42:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:42:30 Fetched 41.3 kB in 0s (0 B/s) 05:42:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:42:30 Fetched 17.9 kB in 0s (0 B/s) 05:42:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:42:30 Fetched 368 kB in 0s (0 B/s) 05:42:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:42:30 Fetched 187 kB in 0s (0 B/s) 05:42:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:42:30 Fetched 175 kB in 0s (0 B/s) 05:42:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:42:32 Fetched 206 kB in 0s (0 B/s) 05:42:32 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 05:42:32 Fetched 1301 kB in 0s (0 B/s) 05:42:32 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:42:32 Fetched 36.2 kB in 0s (0 B/s) 05:42:32 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 05:42:32 Fetched 159 kB in 0s (0 B/s) 05:42:32 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:42:32 Fetched 107 kB in 0s (0 B/s) 05:42:32 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:42:32 Fetched 48.7 kB in 0s (0 B/s) 05:42:32 Pulling static-packages 05:42:33 'go115' has dependencies that need to be staged: go-build-helper static-packages 05:42:33 Skipping pull go-build-helper (already ran) 05:42:33 Skipping pull static-packages (already ran) 05:42:33 Building go-build-helper 05:42:37 Building static-packages 05:42:39 Staging go-build-helper 05:42:40 Staging static-packages 05:42:41 Pulling go115 05:42:42 'edgex-go' has dependencies that need to be staged: go115 05:42:42 Skipping pull go115 (already ran) 05:42:42 Building go115 05:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:42 Dload Upload Total Spent Left Speed 05:42:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.1M 0 0 22.9M 0 0:00:05 --:--:-- 0:00:05 22.9M 44 115M 44 51.5M 0 0 31.0M 0 0:00:03 0:00:01 0:00:02 31.0M 92 115M 92 106M 0 0 40.1M 0 0:00:02 0:00:02 --:--:-- 40.1M 100 115M 100 115M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.1M 05:42:45 go1.15.2.linux-amd64.tar.gz: OK 05:42:49 Staging go115 05:42:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:42:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:42:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:42:54 Fetched 0 B in 0s (0 B/s) 05:42:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:42:54 Fetched 224 kB in 0s (0 B/s) 05:42:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:42:54 Fetched 157 kB in 0s (0 B/s) 05:42:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:42:54 Fetched 221 kB in 0s (0 B/s) 05:42:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:42:54 Fetched 143 kB in 0s (0 B/s) 05:42:54 Pulling edgex-go 05:42:55 Pulling version 05:42:56 Building config-common 05:42:58 Skipping build go-build-helper (already ran) 05:42:58 Skipping build static-packages (already ran) 05:42:58 Skipping build go115 (already ran) 05:42:58 Building edgex-go 05:42:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:43:01 go: downloading github.com/gorilla/mux v1.8.0 05:43:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 05:43:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 05:43:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 05:43:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:43:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 05:43:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:43:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 05:43:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:43:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 05:43:01 go: downloading gopkg.in/yaml.v2 v2.4.0 05:43:01 go: downloading github.com/go-kit/kit v0.8.0 05:43:01 go: downloading github.com/pelletier/go-toml v1.2.0 05:43:01 go: downloading github.com/imdario/mergo v0.3.11 05:43:01 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:43:01 go: downloading github.com/go-playground/validator/v10 v10.3.0 05:43:01 go: downloading github.com/google/uuid v1.1.5 05:43:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 05:43:01 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 05:43:01 go: downloading github.com/pebbe/zmq4 v1.2.2 05:43:01 go: downloading github.com/x448/float16 v0.8.4 05:43:01 go: downloading github.com/pkg/errors v0.8.1 05:43:01 go: downloading github.com/hashicorp/consul/api v1.1.0 05:43:01 go: downloading github.com/BurntSushi/toml v0.3.1 05:43:01 go: downloading github.com/go-playground/universal-translator v0.17.0 05:43:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:43:01 go: downloading github.com/leodido/go-urn v1.2.0 05:43:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:43:01 go: downloading github.com/hashicorp/serf v0.8.2 05:43:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:43:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:43:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:43:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:43:01 go: downloading github.com/go-playground/locales v0.13.0 05:43:01 go: downloading github.com/mitchellh/copystructure v1.0.0 05:43:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:43:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:43:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:43:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:43:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:43:07 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 05:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:43:09 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 05:43: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 05:43:12 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 05:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:43:14 go: downloading github.com/stretchr/testify v1.6.1 05:43:14 go: downloading github.com/pmezard/go-difflib v1.0.0 05:43:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:43:14 go: downloading github.com/davecgh/go-spew v1.1.1 05:43:16 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 05:43:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:43:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:43:17 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 05:43:18 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 05:43:18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:43: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 05:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 05:43: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 05:43:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:43:22 Removing intermediate container 01ac40ffd7ce 05:43:22 ---> bd04daf1d53a 05:43:22 05:43:22 Step 10/22 : FROM alpine:3.12 05:43:22 3.12: Pulling from library/alpine 05:43:22 Removing intermediate container dc785d7f868e 05:43:22 ---> 957e2bbaa9d3 05:43:22 05:43:22 Step 10/21 : FROM alpine:3.12 05:43:22 3.12: Pulling from library/alpine 05:43:22 Removing intermediate container 41d1cc172540 05:43:22 ---> 413918145814 05:43:22 05:43:22 Step 10/22 : FROM alpine:3.12 05:43:22 Removing intermediate container 7602c260836a 05:43:22 ---> 0e15b4a1c1a9 05:43:22 05:43:22 Step 10/24 : FROM alpine:3.12 05:43:22 Removing intermediate container 3a7c25716651 05:43:22 ---> 01f123605570 05:43:22 05:43:22 Step 10/23 : FROM alpine:3.12 05:43:22 3.12: Pulling from library/alpine 05:43:22 3.12: Pulling from library/alpine 05:43:22 3.12: Pulling from library/alpine 05:43: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 05:43:23 go: downloading github.com/lib/pq v1.9.0 05:43:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:43:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:43:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:43:23 Status: Downloaded newer image for alpine:3.12 05:43:23 Status: Image is up to date for alpine:3.12 05:43:23 Status: Image is up to date for alpine:3.12 05:43:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:43:23 Status: Image is up to date for alpine:3.12 05:43:23 ---> afeebe901d6b 05:43:23 ---> afeebe901d6b 05:43:23 ---> afeebe901d6b 05:43:23 Step 11/22 : RUN apk add --update --no-cache dumb-initStep 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:43:23 ---> afeebe901d6b 05:43:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:43:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:43:23 05:43:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:43:23 Status: Image is up to date for alpine:3.12 05:43:23 ---> afeebe901d6b 05:43:23 Step 11/21 : RUN apk add --update --no-cache curl 05:43:23 ---> Running in b34293f86600 05:43:23 ---> Running in deadc0c90b47 05:43:23 ---> Running in 6d2879882137 05:43:23 ---> Running in 638d626fadd8 05:43:23 ---> Running in e59b0646862f 05:43:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:25 Building version 05:43:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:26 (1/5) Installing ca-certificates (20191127-r4) 05:43:26 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:43:26 (3/5) Installing libcurl (7.69.1-r3) 05:43:26 (4/5) Installing curl (7.69.1-r3) 05:43:26 (1/4) Installing ca-certificates (20191127-r4) 05:43:26 (5/5) Installing dumb-init (1.2.2-r1) 05:43:26 Executing busybox-1.31.1-r19.trigger 05:43:26 Executing ca-certificates-20191127-r4.trigger 05:43:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:43:26 (3/4) Installing libcurl (7.69.1-r3) 05:43:26 (1/2) Installing ca-certificates (20191127-r4) 05:43:26 (4/4) Installing curl (7.69.1-r3) 05:43:26 Executing busybox-1.31.1-r19.trigger 05:43:26 OK: 7 MiB in 19 packages 05:43:26 (1/1) Installing dumb-init (1.2.2-r1) 05:43:26 Executing ca-certificates-20191127-r4.trigger 05:43:26 (2/2) Installing dumb-init (1.2.2-r1) 05:43:26 Executing busybox-1.31.1-r19.trigger 05:43:26 Executing busybox-1.31.1-r19.trigger 05:43:26 OK: 5 MiB in 15 packages 05:43:26 Executing ca-certificates-20191127-r4.trigger 05:43:27 (1/1) Installing dumb-init (1.2.2-r1) 05:43:27 Executing busybox-1.31.1-r19.trigger 05:43:27 OK: 7 MiB in 18 packages 05:43:27 OK: 5 MiB in 15 packages 05:43:27 OK: 6 MiB in 16 packages 05:43:27 Staging config-common 05:43:28 Skipping stage go-build-helper (already ran) 05:43:28 Skipping stage static-packages (already ran) 05:43:28 Skipping stage go115 (already ran) 05:43:28 Staging edgex-go 05:43:29 Removing intermediate container e59b0646862f 05:43:29 ---> f7948c6bc5b0 05:43:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:43:29 Staging version 05:43:29 ---> Running in 5011c1485428 05:43:29 Removing intermediate container 6d2879882137 05:43:29 ---> 44247d76920a 05:43:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:43:29 Removing intermediate container deadc0c90b47 05:43:29 ---> 93427ac7d276 05:43:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:43:30 ---> Running in 9d553260562a 05:43:30 ---> Running in 17b7bf6d721b 05:43:30 Removing intermediate container b34293f86600 05:43:30 ---> 4b64a10322bc 05:43:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:43:30 Removing intermediate container 5011c1485428 05:43:30 ---> de30fea7dacd 05:43:30 Step 13/23 : ENV APP_PORT=48082 05:43:30 Removing intermediate container 638d626fadd8 05:43:30 ---> 58ba1c0002e0 05:43:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:43:30 Priming config-common 05:43:30 ---> Running in 3470e06c07b9 05:43:30 ---> Running in 0372ac5cd983 05:43:30 ---> Running in 6f129c8190d2 05:43:30 Removing intermediate container 9d553260562a 05:43:30 ---> 1eaf60ee96ca 05:43:30 Step 13/24 : WORKDIR / 05:43:30 Removing intermediate container 17b7bf6d721b 05:43:30 ---> f4948746c159 05:43:30 Step 13/22 : ENV APP_PORT=48085 05:43:30 ---> Running in f39f24ce33d9 05:43:30 ---> Running in 6bca6f01ba68 05:43:31 Removing intermediate container 0372ac5cd983 05:43:31 ---> d7fb5bcbc4ca 05:43:31 Step 14/23 : EXPOSE $APP_PORT 05:43:31 Removing intermediate container 3470e06c07b9 05:43:31 ---> 9027ccf9f04b 05:43:31 Step 13/21 : WORKDIR /edgex 05:43:31 Priming go-build-helper 05:43:31 Removing intermediate container 6f129c8190d2 05:43:31 ---> 3eee1962dc6d 05:43:31 Step 13/22 : ENV APP_PORT=48060 05:43:31 ---> Running in 4e393230d712 05:43:31 ---> Running in f2f9908f46f3 05:43:31 ---> Running in 1487785ef0e2 05:43:31 Removing intermediate container 6bca6f01ba68 05:43:31 Removing intermediate container f39f24ce33d9 05:43:31 ---> 37ec5fd79e14 05:43:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:43:31 ---> c4af591e63e2 05:43:31 Step 14/22 : EXPOSE $APP_PORT 05:43:31 ---> Running in ffc0bf090e8f 05:43:31 Removing intermediate container 4e393230d712 05:43:31 ---> 612252304953 05:43:31 Step 15/23 : WORKDIR / 05:43:32 Priming static-packages 05:43:32 Removing intermediate container f2f9908f46f3 05:43:32 ---> 1a11bc23bcc8 05:43:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:43:32 Removing intermediate container 1487785ef0e2 05:43:32 ---> d64baa3f07fa 05:43:32 Step 14/22 : EXPOSE $APP_PORT 05:43:32 ---> Running in 48c13a1d7b6c 05:43:32 Removing intermediate container ffc0bf090e8f 05:43:32 ---> 3c7316e89dd1 05:43:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:43:32 ---> Running in d06bab2e4f77 05:43:32 ---> 7aa0058eac2e 05:43:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:43:33 Removing intermediate container 48c13a1d7b6c 05:43:33 ---> cee9b204e556 05:43:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:43:33 Removing intermediate container d06bab2e4f77 05:43:33 ---> 6055dfbecaa7 05:43:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:43:33 ---> b6adfd7dd10c 05:43:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:43:33 ---> 7535a4a27e24 05:43:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:43:33 ---> fe548f641a5c 05:43:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:43:34 Priming go115 05:43:34 ---> 2af82bd9151e 05:43:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:43:34 ---> 48e8e7af46f7 05:43:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:43:35 ---> 46342286bd3a 05:43:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:43:35 Priming edgex-go 05:43:35 ---> da351d6fab72 05:43:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> 62cc010daab3 05:43:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:43:35 05:43:36 ---> 1b413b9784c4 05:43:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:43:36 Priming version 05:43:36 ---> c969626e859c 05:43:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:43:36 ---> 60aeaae558d6 05:43:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> 290d71882d36 05:43:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:43:36 05:43:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 05:43:37 ---> 0f01cdcedebe 05:43:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:43:37 ---> Running in 31cc315198f8 05:43:37 ---> Running in 5ce7d5b7c669 05:43:37 ---> 775407aea08b 05:43:37 Step 19/23 : ENTRYPOINT ["/core-command"] 05:43:38 ---> Running in e7bcfd9ab738 05:43:38 ---> a905e4c9b011 05:43:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:43:38 Removing intermediate container 31cc315198f8 05:43:38 ---> 250df38c66d9 05:43:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:43:38 Removing intermediate container 5ce7d5b7c669 05:43:38 ---> 52449c66587d 05:43:38 Step 18/21 : CMD ["--init=true"] 05:43:38 ---> Running in 8b3da934793a 05:43:38 ---> dc29670be520 05:43:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:43:38 ---> Running in 4ddfcb48ccc4 05:43:38 ---> Running in 730850b4de61 05:43:38 Removing intermediate container e7bcfd9ab738 05:43:38 ---> fd316ee8ed77 05:43:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // withEnv 05:43:38 ---> Running in 647fc3f88cf1 05:43:38 Removing intermediate container 8b3da934793a 05:43:38 ---> 72e378577515 05:43:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // ws [Pipeline] } 05:43:39 ---> Running in e8dde73cafdd 05:43:39 Removing intermediate container 4ddfcb48ccc4 05:43:39 ---> 7b540e24e60b 05:43:39 Step 20/22 : LABEL arch=arm64 05:43:39 Removing intermediate container 730850b4de61 05:43:39 ---> d024d6bb641c 05:43:39 Step 19/21 : LABEL arch=arm64 [Pipeline] // node [Pipeline] } [Pipeline] // stage 05:43:39 ---> Running in 38760c34ea72 05:43:39 ---> 7d9a3ce712fc 05:43:39 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/ 05:43:39 ---> Running in 50a467f1dd55 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:43:39 Removing intermediate container 647fc3f88cf1 05:43:39 ---> 124dee5965c6 05:43:39 Step 21/23 : LABEL arch=arm64 05:43:39 ---> Running in 24a3fc8c50dd [Pipeline] // stage [Pipeline] } 05:43:40 ---> Running in c46b5c286b6f 05:43:40 Removing intermediate container e8dde73cafdd 05:43:40 ---> 8fab74f35c5d 05:43:40 Step 20/22 : LABEL arch=arm64 05:43:40 Removing intermediate container 38760c34ea72 05:43:40 ---> 592a04f8fba8 05:43:40 Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:43:40 Removing intermediate container 50a467f1dd55 05:43:40 ---> 964977d4b83d 05:43:40 Step 20/21 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:43:40 ---> Running in 558d3c89fbab 05:43:40 ---> Running in eabcf88b80b7 05:43:40 ---> Running in 29f4fa29f80d 05:43:40 Removing intermediate container c46b5c286b6f 05:43:40 ---> 2018f3a6400a 05:43:40 Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:43:40 ---> Running in 5803510bb082 05:43:41 Removing intermediate container 558d3c89fbab 05:43:41 ---> 21c18f4ab52b 05:43:41 Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:43:41 ---> Running in a3d074a27d5e 05:43:41 Removing intermediate container 29f4fa29f80d 05:43:41 ---> 79eda112abba 05:43:41 Step 21/21 : LABEL version=0.0.0 05:43:41 Removing intermediate container eabcf88b80b7 05:43:41 ---> 78d0acde5998 05:43:41 Step 22/22 : LABEL version=0.0.0 05:43:41 Removing intermediate container 5803510bb082 05:43:41 ---> 5caee4ab03c3 05:43:41 Step 23/23 : LABEL version=0.0.0 05:43:41 ---> Running in a8438cf8f382 05:43:41 ---> Running in 6992bdba8eaa 05:43:41 ---> Running in b52ae0f168fa 05:43:42 Removing intermediate container a3d074a27d5e 05:43:42 ---> af40ea85fea5 05:43:42 Step 22/22 : LABEL version=0.0.0 05:43:42 Removing intermediate container a8438cf8f382 05:43:42 ---> 36fbf304b28a 05:43:42 05:43:42 ---> Running in 16f51a72555c 05:43:42 Removing intermediate container 6992bdba8eaa 05:43:42 Removing intermediate container b52ae0f168fa 05:43:42 ---> 247d5d9248d7 05:43:42 ---> 176caff9c21c 05:43:42 05:43:42 05:43:43 Successfully built 36fbf304b28a 05:43:43 Removing intermediate container 16f51a72555c 05:43:43 ---> 726e6fae0597 05:43:43 05:43:43 Successfully tagged docker-security-proxy-setup-go-arm64:latest 05:43:43  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 05:43:43 Removing intermediate container 24a3fc8c50dd 05:43:43 ---> b0f226b7d930 05:43:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:43:43 Successfully built 247d5d9248d7 05:43:43 Successfully tagged docker-support-scheduler-go-arm64:latest 05:43:43  Building docker-support-scheduler-go ... done Building docker-core-data-go 05:43:43 Successfully built 176caff9c21c 05:43:43 Successfully tagged docker-core-command-go-arm64:latest 05:43:43  Building docker-core-command-go ... done Building docker-core-metadata-go 05:43:43 ---> Running in a1ce8d8e6fe9 05:43:43 Successfully built 726e6fae0597 05:43:43 Successfully tagged docker-support-notifications-go-arm64:latest 05:43:43  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 05:43:44 Removing intermediate container a1ce8d8e6fe9 05:43:44 ---> d640dc580180 05:43:44 Step 22/24 : LABEL arch=arm64 05:43:44 ---> Running in 86c125de02bf 05:43:45 Removing intermediate container 86c125de02bf 05:43:45 ---> 62c47d33b44c 05:43:45 Step 23/24 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:43:45 ---> Running in 923f9993af9d 05:43:45 Removing intermediate container 923f9993af9d 05:43:45 ---> 3b7b9972f908 05:43:45 Step 24/24 : LABEL version=0.0.0 05:43:45 ---> Running in 669af5fada33 05:43:46 Removing intermediate container 669af5fada33 05:43:46 ---> 1428e537e3ef 05:43:46 05:43:46 Successfully built 1428e537e3ef 05:43:46 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 05:44:43  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:44:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:44:43 ---> 74b0e5c3704c 05:44:43 Step 3/23 : WORKDIR /edgex-go 05:44:43 ---> Using cache 05:44:43 ---> 412ee0ad8c28 05:44:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:43 ---> Using cache 05:44:43 ---> c90921def84c 05:44:43 Step 5/23 : RUN apk add --update --no-cache make git 05:44:43 ---> Using cache 05:44:43 ---> 3df5ba6b8f20 05:44:43 Step 6/23 : COPY go.mod . 05:44:43 ---> Using cache 05:44:43 ---> 731c5a1ad838 05:44:43 Step 7/23 : RUN go mod download 05:44:43 ---> Using cache 05:44:43 ---> 708b80508e6e 05:44:43 Step 8/23 : COPY . . 05:44:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:44:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:44:43 ---> 74b0e5c3704c 05:44:43 Step 3/26 : WORKDIR /edgex-go 05:44:43 ---> Using cache 05:44:43 ---> 412ee0ad8c28 05:44:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:43 ---> Using cache 05:44:43 ---> c90921def84c 05:44:43 Step 5/26 : RUN apk add --update --no-cache make bash git 05:44:43 ---> Using cache 05:44:43 ---> abfcaf28d747 05:44:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:44:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:44:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:44:43 ---> 74b0e5c3704c 05:44:43 Step 3/23 : WORKDIR /edgex-go 05:44:43 ---> Using cache 05:44:43 ---> 412ee0ad8c28 05:44:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:43 ---> Using cache 05:44:43 ---> c90921def84c 05:44:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:44:43 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:44:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 05:44:43 ---> 74b0e5c3704c 05:44:43 Step 3/33 : WORKDIR /edgex-go 05:44:43 ---> Using cache 05:44:43 ---> 412ee0ad8c28 05:44:43 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:43 ---> Using cache 05:44:43 ---> c90921def84c 05:44:43 Step 5/33 : RUN apk add --update --no-cache make git 05:44:43 ---> Using cache 05:44:43 ---> 3df5ba6b8f20 05:44:43 Step 6/33 : COPY go.mod . 05:44:43 ---> Using cache 05:44:43 ---> 731c5a1ad838 05:44:43 Step 7/33 : RUN go mod download 05:44:43 ---> Using cache 05:44:43 ---> 708b80508e6e 05:44:43 Step 8/33 : COPY . . 05:44:43 ---> Using cache 05:44:43 ---> abfcaf28d747 05:44:43 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 05:44:43 ---> Running in fdffc4e53e91 05:44:43 ---> Running in e8a3551613ea 05:44:43 ---> Running in 562ec97aed2f 05:44:43 ---> Running in 548be0a5bcc0 05:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:44:44 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 05:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:44:46 OK: 217 MiB in 51 packages 05:44:46 OK: 217 MiB in 51 packages 05:44:49 Removing intermediate container 562ec97aed2f 05:44:49 ---> 2792caac51f4 05:44:49 Step 6/26 : COPY go.mod . 05:44:49 Removing intermediate container fdffc4e53e91 05:44:49 ---> f1a363200786 05:44:49 Step 6/23 : COPY go.mod . 05:44:49 ---> 7a6313aa7749 05:44:49 Step 7/26 : RUN go mod download 05:44:49 ---> 20894f97c598 05:44:49 Step 7/23 : RUN go mod download 05:44:49 ---> Running in 9110fb61ad4b 05:44:50 ---> Running in f3aadc42ecd8 05:44:55 Removing intermediate container 9110fb61ad4b 05:44:55 ---> 016f98eb3fba 05:44:55 Step 8/26 : COPY . . 05:44:55 Removing intermediate container f3aadc42ecd8 05:44:55 ---> 5494046c6142 05:44:55 Step 8/23 : COPY . . 05:45:28 ---> 3991671a53d1 05:45:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:45:28 ---> 158966183a2f 05:45:28 Step 9/23 : RUN make cmd/core-data/core-data 05:45:28 ---> Running in 5a689de0ab00 05:45:28 ---> Running in b9e63c56ce12 05:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:45:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 05:46:01 Removing intermediate container 548be0a5bcc0 05:46:01 ---> 1c98d042bdef 05:46:01 05:46:01 Step 10/33 : FROM alpine:3.12 05:46:01 ---> afeebe901d6b 05:46:01 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 05:46:01 ---> Running in da2b23105d4a 05:46:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:46:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:46:01 (1/3) Installing dumb-init (1.2.2-r1) 05:46:01 (2/3) Installing openssl (1.1.1i-r0) 05:46:01 (3/3) Installing su-exec (0.2-r1) 05:46:01 Executing busybox-1.31.1-r19.trigger 05:46:01 OK: 6 MiB in 17 packages 05:46:03 Removing intermediate container da2b23105d4a 05:46:03 ---> c84724cd7964 05:46:03 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:46:03 ---> Running in 15f6b415ced1 05:46:04 Removing intermediate container 15f6b415ced1 05:46:04 ---> ec29d9c2fe5b 05:46:04 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 05:46:04 ---> Running in e7f984454752 05:46:05 Removing intermediate container e7f984454752 05:46:05 ---> 742e03e56821 05:46:05 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 05:46:05 ---> Running in f201512d7f46 05:46:07 Connecting to github.com (140.82.113.3:443) 05:46:07 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.228.248:443) 05:46:07 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 05:46:07 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 05:46:07 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 05:46:07 dockerize 05:46:11 Removing intermediate container f201512d7f46 05:46:11 ---> a2af8dd09c6a 05:46:11 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 05:46:11 ---> Running in 64c115ab5797 05:46:11 Removing intermediate container e8a3551613ea 05:46:11 ---> c8db32d1ebd1 05:46:11 05:46:11 Step 10/23 : FROM alpine:3.12 05:46:11 ---> afeebe901d6b 05:46:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:46:11 ---> Using cache 05:46:11 ---> 93427ac7d276 05:46:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:46:11 ---> Using cache 05:46:11 ---> f4948746c159 05:46:11 Step 13/23 : ENV APP_PORT=48081 05:46:11 ---> Running in 143b657ca096 05:46:11 Removing intermediate container 64c115ab5797 05:46:11 ---> 4cb5cb987169 05:46:11 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:46:12 ---> Running in f87cbb85b742 05:46:12 Removing intermediate container 143b657ca096 05:46:12 ---> bf158a875b7e 05:46:12 Step 14/23 : EXPOSE $APP_PORT 05:46:12 ---> Running in fb08dad0e769 05:46:13 Removing intermediate container f87cbb85b742 05:46:13 ---> 4516a4693d17 05:46:13 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 05:46:13 ---> Running in 283cdb549e15 05:46:13 Removing intermediate container fb08dad0e769 05:46:13 ---> dc7807f35442 05:46:13 Step 15/23 : WORKDIR / 05:46:13 ---> Running in 0c84ad44e32b 05:46:14 Removing intermediate container 0c84ad44e32b 05:46:14 ---> 9bde51502a22 05:46:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:15 Move dockerize executable 05:46:15 ---> f02664d0e6ce 05:46:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:46:17 Removing intermediate container 283cdb549e15 05:46:17 ---> 81cc3cc01c59 05:46:17 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 05:46:18 ---> Running in dd1358a07e36 05:46:18 ---> 5fb67d05bdc2 05:46:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:46:19 Removing intermediate container dd1358a07e36 05:46:19 ---> 29ea028206c4 05:46:19 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:46:19 ---> 6ed08504b076 05:46:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:46:20 ---> Running in 0de30004c54e 05:46:20 ---> 6036a3df7c0c 05:46:20 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:46:20 Removing intermediate container 0de30004c54e 05:46:20 ---> a85a5f8a43f4 05:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:20 ---> Running in 345672934f20 05:46:21 ---> Running in 7495c760e0f3 05:46:21 Removing intermediate container 7495c760e0f3 05:46:21 ---> 6e7b9359c527 05:46:21 Step 21/23 : LABEL arch=arm64 05:46:22 ---> Running in 22721e199858 05:46:22 Removing intermediate container 22721e199858 05:46:22 ---> 8826263e98a5 05:46:22 Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:46:23 ---> Running in f6c4611284ec 05:46:24 Removing intermediate container f6c4611284ec 05:46:24 ---> a959178d1b45 05:46:24 Step 23/23 : LABEL version=0.0.0 05:46:24 ---> Running in b3277b9bed5b 05:46:24 Removing intermediate container 345672934f20 05:46:24 ---> bd393f909190 05:46:24 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:25 Removing intermediate container b3277b9bed5b 05:46:25 ---> 3248d7b86444 05:46:25 05:46:25 Successfully built 3248d7b86444 05:46:25 Successfully tagged docker-core-metadata-go-arm64:latest 05:46:26  Building docker-core-metadata-go ... done  ---> 43941be48404 05:46:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:46:27 ---> 2243bd576a40 05:46:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:46:29 ---> 1fbdaef6baf0 05:46:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 05:46:31 ---> 59e5f217e9ba 05:46:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:46:32 ---> f38247d86d08 05:46:32 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 05:46:32 ---> Running in d85a502fe6f0 05:46:33 Removing intermediate container d85a502fe6f0 05:46:33 ---> 5a51c2371fe7 05:46:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:46:35 ---> 8eb42a0d7ab6 05:46:35 Step 28/33 : RUN chmod +x /entrypoint.sh 05:46:35 ---> Running in e29e92a66304 05:46:37 Removing intermediate container 5a689de0ab00 05:46:37 ---> ea6cd950ddba 05:46:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:46:38 ---> Running in a3c642b535c4 05:46:39 Removing intermediate container e29e92a66304 05:46:39 ---> cdaa18037ebb 05:46:39 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 05:46:39 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 05:46:39 ---> Running in f68b7366d418 05:46:40 Removing intermediate container f68b7366d418 05:46:40 ---> 07c0c84e51f0 05:46:40 Step 30/33 : CMD ["gate"] 05:46:41 ---> Running in 3d21d672e803 05:46:41 Removing intermediate container 3d21d672e803 05:46:41 ---> dcc6ec5e1ff1 05:46:41 Step 31/33 : LABEL arch=arm64 05:46:42 ---> Running in 4ccc6524a0d5 05:46:42 Removing intermediate container 4ccc6524a0d5 05:46:42 ---> 98781cb9f2ff 05:46:42 Step 32/33 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:46:43 ---> Running in 3639f2e4fbe7 05:46:43 Removing intermediate container a3c642b535c4 05:46:43 ---> e45e5f7ac287 05:46:43 05:46:43 Step 11/26 : FROM docker:20.10.0 05:46:43 20.10.0: Pulling from library/docker 05:46:44 Removing intermediate container 3639f2e4fbe7 05:46:44 ---> 0977bc9856c5 05:46:44 Step 33/33 : LABEL version=0.0.0 05:46:45 ---> Running in 6fffb614a501 05:46:46 Removing intermediate container 6fffb614a501 05:46:46 ---> 5cd85867bcf1 05:46:46 05:46:46 Successfully built 5cd85867bcf1 05:46:46 Successfully tagged docker-security-bootstrapper-go-arm64:latest 05:46:53  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:46:53 Status: Downloaded newer image for docker:20.10.0 05:46:53 ---> eeaf43b92773 05:46:53 Step 12/26 : RUN apk add --no-cache bash 05:46:53 ---> Running in d51f35b0de52 05:46:53 Removing intermediate container b9e63c56ce12 05:46:53 ---> 6941b9ec1ff7 05:46:53 05:46:53 Step 10/23 : FROM alpine:3.12 05:46:53 ---> afeebe901d6b 05:46:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:46:54 ---> Running in 52078d54e018 05:46:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:46:54 Removing intermediate container 52078d54e018 05:46:54 ---> d0cf5289b219 05:46:54 Step 12/23 : ENV APP_PORT=48080 05:46:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:46:54 ---> Running in 49b1e7ea2f1c 05:46:55 Removing intermediate container 49b1e7ea2f1c 05:46:55 ---> 07c78873b9bc 05:46:55 Step 13/23 : EXPOSE $APP_PORT 05:46:55 ---> Running in 9ba362877066 05:46:55 (1/2) Installing readline (8.0.4-r0) 05:46:55 (2/2) Installing bash (5.0.17-r0) 05:46:55 Executing bash-5.0.17-r0.post-install 05:46:55 Executing busybox-1.31.1-r19.trigger 05:46:55 OK: 12 MiB in 22 packages 05:46:55 Removing intermediate container 9ba362877066 05:46:55 ---> 366395ac3b41 05:46:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:55 ---> Running in a6398e5838dc 05:46:56 Removing intermediate container d51f35b0de52 05:46:56 ---> 51972f421381 05:46:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:46:56 ---> Running in 677ed2ee51a5 05:46:57 Removing intermediate container 677ed2ee51a5 05:46:57 ---> ffa78cf7b6bb 05:46:57 Step 14/26 : ENV APP_PORT=48090 05:46:57 ---> Running in 843f576f4dc4 05:46:58 Removing intermediate container 843f576f4dc4 05:46:58 ---> e49295593fd9 05:46:58 Step 15/26 : EXPOSE $APP_PORT 05:46:58 Removing intermediate container a6398e5838dc 05:46:58 ---> d682f358cc09 05:46:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:46:58 ---> Running in a8acda82cfe8 05:46:58 ---> Running in c2821fe072d8 05:46:58 Removing intermediate container a8acda82cfe8 05:46:58 ---> 975eda59caba 05:46:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:47:00 ---> c17f9339438b 05:47:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:47:00 ---> 6c2109460c2b 05:47:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:47:01 (1/6) Installing dumb-init (1.2.2-r1) 05:47:01 (2/6) Installing libgcc (9.3.0-r2) 05:47:01 (3/6) Installing libsodium (1.0.18-r0) 05:47:01 (4/6) Installing libstdc++ (9.3.0-r2) 05:47:01 (5/6) Installing libzmq (4.3.3-r0) 05:47:01 ---> 1b28a117603b 05:47:01 Step 19/26 : RUN apk --no-cache add py3-pip 05:47:01 (6/6) Installing zeromq (4.3.3-r0) 05:47:01 Executing busybox-1.31.1-r19.trigger 05:47:01 ---> Running in 0b40242cfd45 05:47:01 OK: 8 MiB in 20 packages 05:47:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:47:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:47:03 Removing intermediate container c2821fe072d8 05:47:03 ---> db1984fc1483 05:47:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:03 (1/33) Installing libbz2 (1.0.8-r1) 05:47:03 (2/33) Installing expat (2.2.9-r1) 05:47:03 (3/33) Installing libffi (3.3-r2) 05:47:03 (4/33) Installing gdbm (1.13-r1) 05:47:03 (5/33) Installing xz-libs (5.2.5-r0) 05:47:03 (6/33) Installing sqlite-libs (3.32.1-r0) 05:47:03 (7/33) Installing python3 (3.8.5-r0) 05:47:03 ---> f9b822f6ae68 05:47:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:47:05 ---> 12782c9c51dc 05:47:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:47:05 (8/33) Installing py3-appdirs (1.4.4-r1) 05:47:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:47:05 (10/33) Installing py3-parsing (2.4.7-r0) 05:47:05 (11/33) Installing py3-six (1.15.0-r0) 05:47:05 (12/33) Installing py3-packaging (20.4-r0) 05:47:05 (13/33) Installing py3-setuptools (47.0.0-r0) 05:47:05 (14/33) Installing py3-chardet (3.0.4-r4) 05:47:06 (15/33) Installing py3-idna (2.9-r0) 05:47:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:47:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:47:06 (18/33) Installing py3-requests (2.23.0-r0) 05:47:06 (19/33) Installing py3-msgpack (1.0.0-r0) 05:47:06 (20/33) Installing py3-lockfile (0.12.2-r3) 05:47:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:47:06 (22/33) Installing py3-colorama (0.4.3-r0) 05:47:06 (23/33) Installing py3-distlib (0.3.0-r0) 05:47:06 (24/33) Installing py3-distro (1.5.0-r1) 05:47:06 (25/33) Installing py3-webencodings (0.5.1-r3) 05:47:06 (26/33) Installing py3-html5lib (1.0.1-r4) 05:47:06 (27/33) Installing py3-pytoml (0.1.21-r0) 05:47:06 (28/33) Installing py3-pep517 (0.8.2-r0) 05:47:06 ---> cd67fa3e4c60 05:47:06 Step 19/23 : ENTRYPOINT ["/core-data"] 05:47:06 (29/33) Installing py3-progress (1.5-r0) 05:47:06 ---> Running in 651d7ab8880f 05:47:06 (30/33) Installing py3-toml (0.10.1-r0) 05:47:06 (31/33) Installing py3-retrying (1.3.3-r0) 05:47:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:47:06 (33/33) Installing py3-pip (20.1.1-r0) 05:47:06 Executing busybox-1.31.1-r19.trigger 05:47:06 OK: 71 MiB in 55 packages 05:47:07 Removing intermediate container 651d7ab8880f 05:47:07 ---> cd7fd1daa556 05:47:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:47:07 ---> Running in 156ee57c5b0d 05:47:07 Removing intermediate container 156ee57c5b0d 05:47:07 ---> 64cd895291c1 05:47:07 Step 21/23 : LABEL arch=arm64 05:47:08 ---> Running in 220bdec86ebf 05:47:08 Removing intermediate container 220bdec86ebf 05:47:08 ---> ba8a8184b703 05:47:08 Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:47:08 ---> Running in 54e243bc14ec 05:47:09 Removing intermediate container 54e243bc14ec 05:47:09 ---> e184a2a21d77 05:47:09 Step 23/23 : LABEL version=0.0.0 05:47:09 ---> Running in e64ef2c54f60 05:47:10 Removing intermediate container e64ef2c54f60 05:47:10 ---> d029dd1f8996 05:47:10 05:47:10 Successfully built d029dd1f8996 05:47:10 Successfully tagged docker-core-data-go-arm64:latest 05:47:12  Building docker-core-data-go ... done Removing intermediate container 0b40242cfd45 05:47:12 ---> f0613803abf8 05:47:12 Step 20/26 : RUN pip install docker-compose==1.23.2 05:47:12 ---> Running in 24c633c7fc1e 05:47:18 Collecting docker-compose==1.23.2 05:47:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:47:18 Collecting docopt<0.7,>=0.6.1 05:47:18 Downloading docopt-0.6.2.tar.gz (25 kB) 05:47:20 Collecting PyYAML<4,>=3.10 05:47:20 Downloading PyYAML-3.13.tar.gz (270 kB) 05:47:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:47:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:47:24 Collecting cached-property<2,>=1.2.0 05:47:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:47:24 Collecting dockerpty<0.5,>=0.4.1 05:47:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:47:26 Collecting docker<4.0,>=3.6.0 05:47:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:47:27 Collecting jsonschema<3,>=2.5.1 05:47:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:47:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:47:27 Collecting texttable<0.10,>=0.9.0 05:47:27 Downloading texttable-0.9.1.tar.gz (11 kB) 05:47:29 Collecting websocket-client<1.0,>=0.32.0 05:47:29 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 05:47:30 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) 05:47:30 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) 05:47:30 Collecting idna<2.8,>=2.5 05:47:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:47:31 Collecting urllib3<1.25,>=1.21.1 05:47:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:47:31 Collecting docker-pycreds>=0.4.0 05:47:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:47:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:47:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:47:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:47:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:47:32 Installing collected packages: docopt, PyYAML, idna, urllib3, requests, cached-property, dockerpty, docker-pycreds, websocket-client, docker, jsonschema, texttable, docker-compose 05:47:32 Running setup.py install for docopt: started 05:47:34 Running setup.py install for docopt: finished with status 'done' 05:47:34 Running setup.py install for PyYAML: started 05:47:36 Running setup.py install for PyYAML: finished with status 'done' 05:47:36 Attempting uninstall: idna 05:47:36 Found existing installation: idna 2.9 05:47:36 Uninstalling idna-2.9: 05:47:36 Successfully uninstalled idna-2.9 05:47:36 Attempting uninstall: urllib3 05:47:36 Found existing installation: urllib3 1.25.9 05:47:36 Uninstalling urllib3-1.25.9: 05:47:37 Successfully uninstalled urllib3-1.25.9 05:47:37 Attempting uninstall: requests 05:47:37 Found existing installation: requests 2.23.0 05:47:37 Uninstalling requests-2.23.0: 05:47:37 Successfully uninstalled requests-2.23.0 05:47:37 Running setup.py install for dockerpty: started 05:47:39 Running setup.py install for dockerpty: finished with status 'done' 05:47:41 Running setup.py install for texttable: started 05:47:42 Running setup.py install for texttable: finished with status 'done' 05:47:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 05:47:48 Removing intermediate container 24c633c7fc1e 05:47:48 ---> 44946f0dcaa3 05:47:48 Step 21/26 : RUN apk --no-cache add curl 05:47:48 ---> Running in a91c6649bbdc 05:47:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:47:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:47:49 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:47:49 (2/3) Installing libcurl (7.69.1-r3) 05:47:49 (3/3) Installing curl (7.69.1-r3) 05:47:49 Executing busybox-1.31.1-r19.trigger 05:47:49 OK: 71 MiB in 58 packages 05:47:51 Removing intermediate container a91c6649bbdc 05:47:51 ---> 6ddda803bdc9 05:47:51 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 05:47:51 ---> Running in 1c74a67d8581 05:47:51 Removing intermediate container 1c74a67d8581 05:47:51 ---> 19cac351b3bf 05:47:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:47:51 ---> Running in e6dc1dcc4f2a 05:47:52 Removing intermediate container e6dc1dcc4f2a 05:47:52 ---> a4f123edad39 05:47:52 Step 24/26 : LABEL arch=arm64 05:47:52 ---> Running in 978c80ef096c 05:47:53 Removing intermediate container 978c80ef096c 05:47:53 ---> 508a4312d3a3 05:47:53 Step 25/26 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc 05:47:53 ---> Running in 5e6fec1865d6 05:47:53 Removing intermediate container 5e6fec1865d6 05:47:53 ---> 9fb7920b6130 05:47:53 Step 26/26 : LABEL version=0.0.0 05:47:53 ---> Running in 65c2ac3b88da 05:47:54 Removing intermediate container 65c2ac3b88da 05:47:54 ---> 0323fe2f1f5c 05:47:54 05:47:54 Successfully built 0323fe2f1f5c 05:47:54 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 05:47:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 05:47:54 $ docker stop --time=1 10bda26ca1e6f3bb4aab4232f130db5a64f19a45c144773a95f42b2dc9f49c09 05:47:56 $ docker rm -f 10bda26ca1e6f3bb4aab4232f130db5a64f19a45c144773a95f42b2dc9f49c09 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:57 + + docker images 05:47:57 grep docker 05:47:58 docker-sys-mgmt-agent-go-arm64 latest 0323fe2f1f5c 4 seconds ago 300MB 05:47:58 docker-core-data-go-arm64 latest d029dd1f8996 48 seconds ago 21MB 05:47:58 docker-security-bootstrapper-go-arm64 latest 5cd85867bcf1 About a minute ago 40.3MB 05:47:58 docker-core-metadata-go-arm64 latest 3248d7b86444 About a minute ago 17.7MB 05:47:58 docker-security-secretstore-setup-go-arm64 latest 1428e537e3ef 4 minutes ago 23.4MB 05:47:58 docker-support-notifications-go-arm64 latest 726e6fae0597 4 minutes ago 16MB 05:47:58 docker-core-command-go-arm64 latest 176caff9c21c 4 minutes ago 15.4MB 05:47:58 docker-support-scheduler-go-arm64 latest 247d5d9248d7 4 minutes ago 15.5MB 05:47:58 docker-security-proxy-setup-go-arm64 latest 36fbf304b28a 4 minutes ago 23.2MB 05:47:58 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:48:00 provisioning config files... 05:48:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config455378624748729991tmp [Pipeline] { [Pipeline] sh 05:48:01 + set +x 05:48:01 + curl -s https://codecov.io/bash 05:48:01 + bash -s -- 05:48:01 05:48:01 _____ _ 05:48:01 / ____| | | 05:48:01 | | ___ __| | ___ ___ _____ __ 05:48:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:48:01 | |___| (_) | (_| | __/ (_| (_) \ V / 05:48:01 \_____\___/ \__,_|\___|\___\___/ \_/ 05:48:01 Bash-20210115-cec3c92 05:48:01 05:48:01 05:48:01 ==> git version 2.24.3 found 05:48:01 ==> 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 05:48:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:48:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:48:01 ==> Jenkins CI detected. 05:48:01 project root: . 05:48:01 --> token set from env 05:48:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:48:01 ==> Running gcov in . (disable via -X gcov) 05:48:01 ==> Python coveragepy not found 05:48:01 ==> Searching for coverage reports in: 05:48:01 + . 05:48:01 -> Found 1 reports 05:48:01 ==> Detecting git/mercurial file structure 05:48:01 ==> Reading reports 05:48:02 + ./coverage.out bytes=563886 05:48:02 ==> Appending adjustments 05:48:02 https://docs.codecov.io/docs/fixing-reports 05:48:05 + Found adjustments 05:48:05 ==> Gzipping contents 05:48:05 84K /tmp/codecov.ou2gdK.gz 05:48:05 ==> Uploading reports 05:48:05 url: https://codecov.io 05:48:05 query: branch=PR-3067&commit=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3067%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3067&job=&cmd_args= 05:48:05 -> Pinging Codecov 05:48:05 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3067&commit=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3067%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3067&job=&cmd_args= 05:48:05 -> Uploading to 05:48:05 https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/0a10fb90d8a72b30ea3e1693595c8e57dbb30acc/03e1dd14-4b60-4c30-a6f8-0d01f6bb8d52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T054805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99487ce1f89e1d2e0fd295bf4a36249d44a5e629a6b9c3b9736a489c90d0bbaa 05:48:05 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:05 Dload Upload Total Spent Left Speed 05:48:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85426 0 0 100 85426 0 150k --:--:-- --:--:-- --:--:-- 150k 05:48:06 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [Pipeline] } 05:48:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:48:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:48:10 ---> package-listing.sh 05:48:10 ++ facter osfamily 05:48:10 ++ tr '[:upper:]' '[:lower:]' 05:48:10 + OS_FAMILY=redhat 05:48:10 + workspace=/w/workspace/edgex-go/1 05:48:10 + START_PACKAGES=/tmp/packages_start.txt 05:48:10 + END_PACKAGES=/tmp/packages_end.txt 05:48:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:48:10 + PACKAGES=/tmp/packages_start.txt 05:48:10 + '[' /w/workspace/edgex-go/1 ']' 05:48:10 + PACKAGES=/tmp/packages_end.txt 05:48:10 + case "${OS_FAMILY}" in 05:48:10 + rpm -qa 05:48:10 + sort 05:48:15 + '[' -f /tmp/packages_start.txt ']' 05:48:15 + '[' -f /tmp/packages_end.txt ']' 05:48:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:48:15 + '[' /w/workspace/edgex-go/1 ']' 05:48:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:48:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:48:15 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 05:48:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:16 05:48:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:48:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:16 alpine: Pulling from edgex-lftools-log-publisher 05:48:16 df20fa9351a1: Pulling fs layer 05:48:16 36b3adc4ff6f: Pulling fs layer 05:48:16 8ad3a11d3b57: Pulling fs layer 05:48:16 46f8f816bc3b: Pulling fs layer 05:48:16 93b61091891f: Pulling fs layer 05:48:16 93b9cdb0e59b: Pulling fs layer 05:48:16 5e14af77c1be: Pulling fs layer 05:48:16 01666e4c0597: Pulling fs layer 05:48:16 aa168da1d23b: Pulling fs layer 05:48:16 46f8f816bc3b: Waiting 05:48:16 93b61091891f: Waiting 05:48:16 93b9cdb0e59b: Waiting 05:48:16 5e14af77c1be: Waiting 05:48:16 01666e4c0597: Waiting 05:48:16 aa168da1d23b: Waiting 05:48:16 36b3adc4ff6f: Verifying Checksum 05:48:16 36b3adc4ff6f: Download complete 05:48:16 46f8f816bc3b: Verifying Checksum 05:48:16 46f8f816bc3b: Download complete 05:48:16 df20fa9351a1: Verifying Checksum 05:48:16 df20fa9351a1: Download complete 05:48:16 93b9cdb0e59b: Verifying Checksum 05:48:16 93b9cdb0e59b: Download complete 05:48:16 5e14af77c1be: Verifying Checksum 05:48:16 5e14af77c1be: Download complete 05:48:16 93b61091891f: Verifying Checksum 05:48:16 93b61091891f: Download complete 05:48:16 01666e4c0597: Verifying Checksum 05:48:16 01666e4c0597: Download complete 05:48:17 df20fa9351a1: Pull complete 05:48:17 36b3adc4ff6f: Pull complete 05:48:17 8ad3a11d3b57: Verifying Checksum 05:48:17 8ad3a11d3b57: Download complete 05:48:18 8ad3a11d3b57: Pull complete 05:48:18 46f8f816bc3b: Pull complete 05:48:19 aa168da1d23b: Verifying Checksum 05:48:19 aa168da1d23b: Download complete 05:48:19 93b61091891f: Pull complete 05:48:20 93b9cdb0e59b: Pull complete 05:48:20 5e14af77c1be: Pull complete 05:48:21 01666e4c0597: Pull complete 05:48:33 aa168da1d23b: Pull complete 05:48:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:48:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:48:33 prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container 05:48:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:48:37 $ docker top 642a41e8ec5cc0e723d0bd1d91e1f00cad2c49f61cc31bd90b4e632b0bbdadc3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:48:38 + mkdir -p /var/log/sa [Pipeline] sh 05:48:38 + ls /var/log/sa-host 05:48:38 + sadf -c /var/log/sa-host/sa22 05:48:38 file_magic: OK 05:48:38 HZ: Using current value: 100 05:48:38 file_header: OK 05:48:38 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 05:48:38 Statistics: 05:48:38 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... 05:48:38 File successfully converted to sysstat format version 12.2.1 05:48:38 + sadf -c /var/log/sa-host/sa23 05:48:38 file_magic: OK 05:48:38 HZ: Using current value: 100 05:48:38 file_header: OK 05:48:38 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 05:48:38 Statistics: 05:48:38 Hnuu...uuuununununu... 05:48:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:38 provisioning config files... 05:48:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6148751511993332230tmp [Pipeline] { [Pipeline] echo 05:48:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:48:39 ---> create-netrc.sh [Pipeline] } 05:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:48:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:48:39 ---> python-tools-install.sh [Pipeline] echo 05:48:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:48:40 ---> sudo-logs.sh 05:48:40 Archiving 'sudo' log.. [Pipeline] echo 05:48:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:48:40 ---> job-cost.sh 05:48:40 lf-activate-venv: SKIPPING 05:48:40 INFO: No Stack... 05:48:41 INFO: Retrieving Pricing Info for: v1-standard-2 05:48:42 INFO: Archiving Costs [Pipeline] echo 05:48:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:48:42 ---> logs-deploy.sh 05:48:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3067/1 05:48:42 INFO: archiving workspace using pattern(s): 05:48:43 Archives upload complete. 05:48:44 INFO: archiving logs to Nexus