Pull request #3275 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 rather than d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 Obtained Jenkinsfile from 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-3275/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3275/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30492’ Running on prd-centos7-docker-4c-2g-30495 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [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 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 > 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/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 Merge succeeded, producing d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 Checking out Revision d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 (PR-3275) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts lib to v2.0.0-dev.54" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:49:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:36 ========================================================= 05:49:36 EdgeX Global Pipelines Version Info 05:49:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:39 ------------------- 05:49:39 stable info: 05:49:39 ------------------- 05:49:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:49:39 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 05:49:39 Message: update stable to v1.0.184 05:49:40 ------------------- 05:49:40 experimental info: 05:49:40 ------------------- 05:49:40 Commited By: **** collab-it+edgex@linuxfoundation.org 05:49:40 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:49:40 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:49:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:49:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:49:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:49:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:49:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3275 [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3275 [Pipeline] echo 05:49:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3275 [Pipeline] echo 05:49:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [Pipeline] echo 05:49:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9efa26 [Pipeline] echo 05:49:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:49:44 provisioning config files... 05:49:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5461104395810556203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:45 ---> docker-login.sh 05:49:45 nexus3.edgexfoundry.org:10001 05:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:47 Configure a credential helper to remove this warning. See 05:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:47 05:49:47 Login Succeeded 05:49:47 nexus3.edgexfoundry.org:10002 05:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:47 Configure a credential helper to remove this warning. See 05:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:47 05:49:47 Login Succeeded 05:49:47 nexus3.edgexfoundry.org:10003 05:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:47 Configure a credential helper to remove this warning. See 05:49:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:47 05:49:47 Login Succeeded 05:49:47 nexus3.edgexfoundry.org:10004 05:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:48 Configure a credential helper to remove this warning. See 05:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:48 05:49:48 Login Succeeded 05:49:48 docker.io 05:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:49 Configure a credential helper to remove this warning. See 05:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:49 05:49:49 Login Succeeded 05:49:49 ---> docker-login.sh ends [Pipeline] } 05:49:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:49 ++ 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:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/core-command/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo core-command,cmd/core-command/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/core-data/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo core-data,cmd/core-data/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/core-metadata/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo core-metadata,cmd/core-metadata/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/security-bootstrapper/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/security-proxy-setup/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/support-notifications/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo support-notifications,cmd/support-notifications/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/support-scheduler/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:49:49 + for file in '`ls cmd/**/Dockerfile`' 05:49:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:49:49 ++ cut -d/ -f2 05:49:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:49:49 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:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:51 05:49:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:51 latest: Pulling from edgex-devops/git-semver 05:49:51 31603596830f: Pulling fs layer 05:49:51 2a8b12db71e7: Pulling fs layer 05:49:51 6ca5941a6612: Pulling fs layer 05:49:51 ecc8261a40a4: Pulling fs layer 05:49:51 ecc8261a40a4: Waiting 05:49:51 2a8b12db71e7: Verifying Checksum 05:49:51 2a8b12db71e7: Download complete 05:49:51 31603596830f: Verifying Checksum 05:49:51 31603596830f: Download complete 05:49:51 ecc8261a40a4: Verifying Checksum 05:49:51 ecc8261a40a4: Download complete 05:49:52 6ca5941a6612: Verifying Checksum 05:49:52 6ca5941a6612: Download complete 05:49:52 31603596830f: Pull complete 05:49:52 2a8b12db71e7: Pull complete 05:49:55 6ca5941a6612: Pull complete 05:49:56 ecc8261a40a4: Pull complete 05:49:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:49:56 prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container 05:49:56 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:00 $ docker top 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:01 [ssh-agent] Looking for ssh-agent implementation... 05:50:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:02 $ docker exec 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent 05:50:02 SSH_AUTH_SOCK=/tmp/ssh-UKrXxunOvuhm/agent.11 05:50:02 SSH_AGENT_PID=16 05:50:02 Running ssh-add (command line suppressed) 05:50:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4884503388706299033.key (/w/workspace/edgex-go/1@tmp/private_key_4884503388706299033.key) 05:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:03 + git tag --points-at HEAD [Pipeline] } 05:50:03 $ docker exec --env ******** --env ******** 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent -k 05:50:03 unset SSH_AUTH_SOCK; 05:50:03 unset SSH_AGENT_PID; 05:50:03 echo Agent pid 16 killed; 05:50:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:04 [ssh-agent] Looking for ssh-agent implementation... 05:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:04 $ docker exec 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent 05:50:05 SSH_AUTH_SOCK=/tmp/ssh-ObqkE0CZEcNa/agent.45 05:50:05 SSH_AGENT_PID=50 05:50:05 Running ssh-add (command line suppressed) 05:50:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4558720802007554776.key (/w/workspace/edgex-go/1@tmp/private_key_4558720802007554776.key) 05:50:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:06 + git semver init 05:50:06 # -> Open(): unable to determine branch for HEAD 05:50:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:50:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:50:06 # $SEMVER_REMOTE_NAME = origin 05:50:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:06 # $SEMVER_USER_NAME = edgex-jenkins 05:50:06 # $SEMVER_BRANCH = PR-3275 05:50:06 # $SEMVER_TEMP = /tmp/semver-457748454 05:50:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:50:45 # '/tmp/semver-457748454' -> '/w/workspace/edgex-go/1/.semver' 05:50:45 # -> Force: false 05:50:45 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:50:45 $ docker exec --env ******** --env ******** 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent -k 05:50:46 unset SSH_AUTH_SOCK; 05:50:46 unset SSH_AGENT_PID; 05:50:46 echo Agent pid 50 killed; 05:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:47 + git semver [Pipeline] } 05:50:48 $ docker stop --time=1 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 05:50:50 $ docker rm -f 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:50:53 Stashed 1 file(s) [Pipeline] echo 05:50:53 [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:50:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:50:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:55 + sudo service docker restart 05:50:55 + true 05:50:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:50:57 ========================================================= 05:50:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:50:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:57 + 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:51:05 Sending build context to Docker daemon 328.6MB 05:51:05 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:51:05 Step 2/6 : FROM ${BASE} 05:51:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:05 188c0c94c7c5: Pulling fs layer 05:51:05 0ef7d3d256c8: Pulling fs layer 05:51:05 de9db76c5a1d: Pulling fs layer 05:51:05 bca2f99d35d6: Pulling fs layer 05:51:05 93359f2a8cfa: Pulling fs layer 05:51:05 7c6f9722023f: Pulling fs layer 05:51:05 a35cf1a2eb13: Pulling fs layer 05:51:05 bca2f99d35d6: Waiting 05:51:05 93359f2a8cfa: Waiting 05:51:05 7c6f9722023f: Waiting 05:51:05 de9db76c5a1d: Verifying Checksum 05:51:05 de9db76c5a1d: Download complete 05:51:05 0ef7d3d256c8: Verifying Checksum 05:51:05 0ef7d3d256c8: Download complete 05:51:05 93359f2a8cfa: Verifying Checksum 05:51:05 93359f2a8cfa: Download complete 05:51:05 7c6f9722023f: Download complete 05:51:05 188c0c94c7c5: Verifying Checksum 05:51:05 188c0c94c7c5: Download complete 05:51:06 188c0c94c7c5: Pull complete 05:51:07 0ef7d3d256c8: Pull complete 05:51:07 de9db76c5a1d: Pull complete 05:51:08 Still waiting to schedule task 05:51:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:51:08 a35cf1a2eb13: Verifying Checksum 05:51:08 a35cf1a2eb13: Download complete 05:51:09 bca2f99d35d6: Verifying Checksum 05:51:09 bca2f99d35d6: Download complete 05:51:22 bca2f99d35d6: Pull complete 05:51:22 93359f2a8cfa: Pull complete 05:51:22 7c6f9722023f: Pull complete 05:51:32 a35cf1a2eb13: Pull complete 05:51:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:51:32 ---> a62c8e92a672 05:51:32 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:51:33 ---> Running in 0c06e67c205d 05:51:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:51:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:51:36 (1/12) Installing libmagic (5.38-r0) 05:51:36 (2/12) Installing file (5.38-r0) 05:51:36 (3/12) Installing libc-dev (0.7.2-r3) 05:51:36 (4/12) Installing g++ (9.3.0-r2) 05:51:41 (5/12) Installing fortify-headers (1.1-r0) 05:51:41 (6/12) Installing patch (2.7.6-r6) 05:51:41 (7/12) Installing build-base (0.5-r2) 05:51:41 (8/12) Installing libsodium (1.0.18-r0) 05:51:41 (9/12) Installing pkgconf (1.7.2-r0) 05:51:42 (10/12) Installing libsodium-dev (1.0.18-r0) 05:51:42 (11/12) Installing libzmq (4.3.3-r0) 05:51:42 (12/12) Installing zeromq-dev (4.3.3-r0) 05:51:42 Executing busybox-1.31.1-r19.trigger 05:51:42 OK: 233 MiB in 51 packages 05:51:46 Removing intermediate container 0c06e67c205d 05:51:46 ---> 2734dccdfcbf 05:51:46 Step 4/6 : WORKDIR /edgex-go 05:51:46 ---> Running in 7c7213e07c73 05:51:47 Removing intermediate container 7c7213e07c73 05:51:47 ---> 4cb329f1b12d 05:51:47 Step 5/6 : COPY go.mod . 05:51:47 ---> e98d53cade5b 05:51:47 Step 6/6 : RUN go mod download 05:51:48 ---> Running in 13443792d8da 05:52:36 Removing intermediate container 13443792d8da 05:52:36 ---> 06b395daba6a 05:52:36 Successfully built 06b395daba6a 05:52:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:52:36 + docker inspect -f . ci-base-image-x86_64 05:52:37 . [Pipeline] withDockerContainer 05:52:37 prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container 05:52:38 $ 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 ******** ci-base-image-x86_64 cat 05:52:40 $ docker top 5c5bbbed38bf82a06c67c83b73c3c05fb86d8f4e84848831d714c38170e31054 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:42 + go version 05:52:42 go version go1.15.5 linux/amd64 [Pipeline] } 05:52:42 $ docker stop --time=1 5c5bbbed38bf82a06c67c83b73c3c05fb86d8f4e84848831d714c38170e31054 05:52:44 $ docker rm -f 5c5bbbed38bf82a06c67c83b73c3c05fb86d8f4e84848831d714c38170e31054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:45 + docker inspect -f . ci-base-image-x86_64 05:52:45 . [Pipeline] withDockerContainer 05:52:45 prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container 05:52:45 $ 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 ******** ci-base-image-x86_64 cat 05:52:47 $ docker top ebd74bd2b5b93ec6f9c4904f43f3aad849589c5f3668c73e61e10bf12955092b -eo pid,comm [Pipeline] { [Pipeline] echo 05:52:47 ========================================================= 05:52:47 [edgeXBuildGoParallel] Running Tests and Build... 05:52:47 ========================================================= [Pipeline] sh 05:52:47 + make test 05:52:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:53:15 ? github.com/edgexfoundry/edgex-go [no test files] 05:54:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:54:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:54:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:54:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:54:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:54:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:54:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:54:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:54:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:54:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:54:36 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.267s coverage: 45.9% of statements 05:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:54:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:54:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.111s coverage: 19.8% of statements 05:54:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.200s coverage: 100.0% of statements 05:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.571s coverage: 27.1% of statements 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.179s coverage: 100.0% of statements 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.214s coverage: 71.3% of statements 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.405s coverage: 82.9% of statements 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:54:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30496 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws 05:54:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.045s coverage: 28.6% of statements 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.226s coverage: 100.0% of statements 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.116s coverage: 100.0% of statements 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.617s coverage: 97.5% of statements 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.251s coverage: 78.3% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:54:57 using credential edgex-jenkins-ssh 05:54:57 Cloning the remote Git repository 05:54:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:54:58 > git init /w/workspace/edgex-go/1 # timeout=10 05:54:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:58 > git --version # timeout=10 05:54:58 > git --version # 'git version 2.17.1' 05:54:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.591s coverage: 92.8% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.119s coverage: 0.1% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.154s coverage: 47.1% of statements 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.220s coverage: 79.5% of statements 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 05:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 05:55:14 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 05:55:14 Merge succeeded, producing d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 05:55:14 Checking out Revision d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 (PR-3275) 05:55:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:55:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:55:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:55:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:55:14 > git config core.sparsecheckout # timeout=10 05:55:14 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 05:55:14 > git remote # timeout=10 05:55:14 > git config --get remote.origin.url # timeout=10 05:55:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:14 > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 05:55:14 > git rev-parse HEAD^{commit} # timeout=10 05:55:14 > git config core.sparsecheckout # timeout=10 05:55:14 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 05:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.184s coverage: 94.4% of statements 05:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 05:55:19 Commit message: "build: Upgrade go-mod-core-contracts lib to v2.0.0-dev.54" 05:55:19 > git --version # timeout=10 05:55:19 > git --version # 'git version 2.17.1' 05:55:19 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:55:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:21 + true 05:55:21 + sudo service docker restart 05:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.868s coverage: 81.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:55:24 provisioning config files... 05:55:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3104684904156907797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:24 ---> docker-login.sh 05:55:24 nexus3.edgexfoundry.org:10001 05:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:25 Configure a credential helper to remove this warning. See 05:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:25 05:55:25 Login Succeeded 05:55:25 nexus3.edgexfoundry.org:10002 05:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:26 Configure a credential helper to remove this warning. See 05:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:26 05:55:26 Login Succeeded 05:55:26 nexus3.edgexfoundry.org:10003 05:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:26 Configure a credential helper to remove this warning. See 05:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:26 05:55:26 Login Succeeded 05:55:26 nexus3.edgexfoundry.org:10004 05:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:27 Configure a credential helper to remove this warning. See 05:55:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:27 05:55:27 Login Succeeded 05:55:27 docker.io 05:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:27 Configure a credential helper to remove this warning. See 05:55:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:27 05:55:27 Login Succeeded 05:55:28 ---> docker-login.sh ends [Pipeline] } 05:55:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:28 ========================================================= 05:55:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:55:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:29 + 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:55:31 Sending build context to Docker daemon 166.8MB 05:55:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:55:31 Step 2/6 : FROM ${BASE} 05:55:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:31 5f621e34cdf4: Pulling fs layer 05:55:31 a4357932f1b6: Pulling fs layer 05:55:31 18c013af1878: Pulling fs layer 05:55:31 00ac8860ef70: Pulling fs layer 05:55:31 63d7cb157983: Pulling fs layer 05:55:31 b116817d02f9: Pulling fs layer 05:55:31 745a02a5169b: Pulling fs layer 05:55:31 00ac8860ef70: Waiting 05:55:31 63d7cb157983: Waiting 05:55:31 b116817d02f9: Waiting 05:55:31 18c013af1878: Verifying Checksum 05:55:31 18c013af1878: Download complete 05:55:31 a4357932f1b6: Verifying Checksum 05:55:31 a4357932f1b6: Download complete 05:55:31 63d7cb157983: Download complete 05:55:31 b116817d02f9: Verifying Checksum 05:55:31 b116817d02f9: Download complete 05:55:31 5f621e34cdf4: Verifying Checksum 05:55:31 5f621e34cdf4: Download complete 05:55:32 5f621e34cdf4: Pull complete 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.216s coverage: 92.9% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 77.8% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.138s coverage: 87.2% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.084s coverage: 100.0% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 75.5% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.8% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.323s coverage: 87.2% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 84.6% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.6% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.334s coverage: 62.4% of statements 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.146s coverage: 100.0% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 05:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 05:55:32 a4357932f1b6: Pull complete 05:55:32 18c013af1878: Pull complete 05:55:34 745a02a5169b: Verifying Checksum 05:55:34 745a02a5169b: Download complete 05:55:35 00ac8860ef70: Download complete 05:55:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.144s coverage: 69.0% of statements 05:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:55:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements 05:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:55:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.179s coverage: 89.5% of statements 05:55:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:55:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.112s coverage: 84.8% of statements 05:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.321s coverage: 47.0% of statements 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.081s coverage: 100.0% of statements 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.266s coverage: 87.1% of statements 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:55:45 00ac8860ef70: Pull complete 05:55:45 63d7cb157983: Pull complete 05:55:45 b116817d02f9: Pull complete 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.882s coverage: 29.1% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.370s coverage: 100.0% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.184s coverage: 96.5% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:55:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:55:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:55:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 05:55:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.087s coverage: 32.1% of statements 05:55:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 100.0% of statements 05:55:48 GO111MODULE=on go vet ./... 05:55:50 745a02a5169b: Pull complete 05:55:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:55:50 ---> b7e6874047d6 05:55:50 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:55:53 ---> Running in 5d78bb4cd1b7 05:55:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:55:55 (1/12) Installing libmagic (5.38-r0) 05:55:56 (2/12) Installing file (5.38-r0) 05:55:56 (3/12) Installing libc-dev (0.7.2-r3) 05:55:56 (4/12) Installing g++ (9.3.0-r2) 05:55:59 (5/12) Installing fortify-headers (1.1-r0) 05:55:59 (6/12) Installing patch (2.7.6-r6) 05:55:59 (7/12) Installing build-base (0.5-r2) 05:55:59 (8/12) Installing libsodium (1.0.18-r0) 05:55:59 (9/12) Installing pkgconf (1.7.2-r0) 05:55:59 (10/12) Installing libsodium-dev (1.0.18-r0) 05:55:59 (11/12) Installing libzmq (4.3.3-r0) 05:55:59 (12/12) Installing zeromq-dev (4.3.3-r0) 05:55:59 Executing busybox-1.31.1-r19.trigger 05:55:59 OK: 217 MiB in 51 packages 05:56:04 Removing intermediate container 5d78bb4cd1b7 05:56:04 ---> 14be7e352a12 05:56:04 Step 4/6 : WORKDIR /edgex-go 05:56:04 ---> Running in 0d9a5b853820 05:56:04 Removing intermediate container 0d9a5b853820 05:56:04 ---> edb16dcf6c8f 05:56:04 Step 5/6 : COPY go.mod . 05:56:04 ---> a4b8e27edbb5 05:56:04 Step 6/6 : RUN go mod download 05:56:05 ---> Running in eed400bd521d 05:56:32 Removing intermediate container eed400bd521d 05:56:32 ---> e99950c0584b 05:56:32 Successfully built e99950c0584b 05:56:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:56:32 + docker inspect -f . ci-base-image-arm64 05:56:32 . [Pipeline] withDockerContainer 05:56:32 prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container 05:56:32 $ 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 ******** ci-base-image-arm64 cat 05:56:34 $ docker top 14dfa80410cb564cb4899532e1938159a983a6800b8699d3d4a2e6891aec1670 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:35 + go version 05:56:35 go version go1.15.5 linux/arm64 [Pipeline] } 05:56:35 $ docker stop --time=1 14dfa80410cb564cb4899532e1938159a983a6800b8699d3d4a2e6891aec1670 05:56:37 $ docker rm -f 14dfa80410cb564cb4899532e1938159a983a6800b8699d3d4a2e6891aec1670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:38 + docker inspect -f . ci-base-image-arm64 05:56:38 . [Pipeline] withDockerContainer 05:56:38 prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container 05:56:39 $ 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 ******** ci-base-image-arm64 cat 05:56:40 $ docker top 65c74e87e96d8477c0d15e11645d9bdcc895b8fc8aee070fc3706ad91b0019ff -eo pid,comm [Pipeline] { [Pipeline] echo 05:56:40 ========================================================= 05:56:40 [edgeXBuildGoParallel] Running Tests and Build... 05:56:40 ========================================================= [Pipeline] sh 05:56:41 + make test 05:56:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:57:03 ? github.com/edgexfoundry/edgex-go [no test files] 05:57:14 gofmt -l . 05:57:14 [ "`gofmt -l .`" = "" ] 05:57:15 ./bin/test-go-mod-tidy.sh 05:57:19 ./bin/test-attribution-txt.sh [Pipeline] sh 05:57:23 + ls -al . 05:57:23 total 760 05:57:23 drwxrwxr-x 10 1001 1001 4096 Mar 19 05:57 . 05:57:23 drwxr-xr-x 4 root root 28 Mar 19 05:52 .. 05:57:23 -rw-rw-r-- 1 1001 1001 11 Mar 19 05:49 .dockerignore 05:57:23 drwxrwxr-x 8 1001 1001 179 Mar 19 05:49 .git 05:57:23 drwxrwxr-x 3 1001 1001 125 Mar 19 05:49 .github 05:57:23 -rw-rw-r-- 1 1001 1001 818 Mar 19 05:49 .gitignore 05:57:23 drwx------ 3 1001 1001 60 Mar 19 05:50 .semver 05:57:23 -rw-rw-r-- 1 1001 1001 166 Mar 19 05:49 .sonarcloud.properties 05:57:23 -rw-rw-r-- 1 1001 1001 8607 Mar 19 05:49 Attribution.txt 05:57:23 -rw-rw-r-- 1 1001 1001 3804 Mar 19 05:49 CONTRIBUTING.md 05:57:23 -rw-rw-r-- 1 1001 1001 931 Mar 19 05:49 Dockerfile.build 05:57:23 -rw-rw-r-- 1 1001 1001 863 Mar 19 05:49 Jenkinsfile 05:57:23 -rw-rw-r-- 1 1001 1001 10775 Mar 19 05:49 LICENSE 05:57:23 -rw-rw-r-- 1 1001 1001 5774 Mar 19 05:49 Makefile 05:57:23 -rw-rw-r-- 1 1001 1001 6548 Mar 19 05:49 README.md 05:57:23 -rw-rw-r-- 1 1001 1001 6755 Mar 19 05:49 SECURITY.md 05:57:23 -rw-rw-r-- 1 1001 1001 5 Mar 19 05:50 VERSION 05:57:23 -rw-rw-r-- 1 1001 1001 4131 Mar 19 05:49 ZMQWindows.md 05:57:23 drwxrwxr-x 2 1001 1001 117 Mar 19 05:49 bin 05:57:23 drwxrwxr-x 14 1001 1001 4096 Mar 19 05:49 cmd 05:57:23 -rw-r--r-- 1 root root 650607 Mar 19 05:55 coverage.out 05:57:23 -rw-r--r-- 1 root root 1055 Mar 19 05:57 go.mod 05:57:23 -rw-r--r-- 1 root root 21981 Mar 19 05:57 go.sum 05:57:23 drwxrwxr-x 8 1001 1001 127 Mar 19 05:49 internal 05:57:23 drwxrwxr-x 4 1001 1001 26 Mar 19 05:49 openapi 05:57:23 drwxrwxr-x 4 1001 1001 71 Mar 19 05:49 snap 05:57:23 -rw-rw-r-- 1 1001 1001 168 Mar 19 05:49 version.go [Pipeline] sh 05:57:24 + '[' -e coverage.out ] 05:57:24 + chown 1001:1001 coverage.out [Pipeline] stash 05:57:25 Stashed 1 file(s) [Pipeline] sh 05:57:25 + make build 05:57:25 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:57:31 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:57:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:57:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:57:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:57:59 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:58:00 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:58:04 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:58:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:58:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:58:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:58:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:58:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:58:13 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:58:15 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:58:20 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:58:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:58:24 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:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 45.9% of statements 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 19.8% of statements 05:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.192s coverage: 100.0% of statements 05:58:29 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:58:33 $ docker stop --time=1 ebd74bd2b5b93ec6f9c4904f43f3aad849589c5f3668c73e61e10bf12955092b 05:58:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.1% of statements 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:58:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:58:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:58:35 $ docker rm -f ebd74bd2b5b93ec6f9c4904f43f3aad849589c5f3668c73e61e10bf12955092b 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.248s coverage: 71.3% of statements 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 05:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 82.9% of statements 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.150s coverage: 78.9% of statements 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh 05:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:58:40 05:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:58:40 latest: Pulling from edgex-devops/edgex-compose 05:58:40 cbdbe7a5bc2a: Pulling fs layer 05:58:40 ca9280d653b3: Pulling fs layer 05:58:40 7e9c9ca2126c: Pulling fs layer 05:58:41 cbdbe7a5bc2a: Verifying Checksum 05:58:41 cbdbe7a5bc2a: Download complete 05:58:42 ca9280d653b3: Verifying Checksum 05:58:42 ca9280d653b3: Download complete 05:58:42 cbdbe7a5bc2a: Pull complete 05:58:45 7e9c9ca2126c: Verifying Checksum 05:58:45 7e9c9ca2126c: Download complete 05:58:45 ca9280d653b3: Pull complete 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.264s coverage: 28.6% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.163s coverage: 100.0% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.363s coverage: 97.5% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.157s coverage: 78.3% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.211s coverage: 92.8% of statements 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.201s coverage: 0.1% of statements 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:58:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.132s coverage: 47.1% of statements 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.109s coverage: 79.5% of statements 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.125s coverage: 96.3% of statements 05:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 05:59:03 7e9c9ca2126c: Pull complete 05:59:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:59:04 prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container 05:59:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:59:08 $ docker top e3a7f88ec797d1da10c51ffdbf5a7606f58efb91795735d7cd79b1604bba826f -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:09 + docker-compose build --help 05:59:09 + grep parallel 05:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 05:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 05:59:11 --parallel Build images in parallel. [Pipeline] } 05:59:11 $ docker stop --time=1 e3a7f88ec797d1da10c51ffdbf5a7606f58efb91795735d7cd79b1604bba826f 05:59:13 $ docker rm -f e3a7f88ec797d1da10c51ffdbf5a7606f58efb91795735d7cd79b1604bba826f 05:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.258s coverage: 81.9% of statements [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:59:15 . [Pipeline] withDockerContainer 05:59:16 prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container 05:59:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:59:19 $ docker top 987e2feff1b413233078b7dd987a1f2f623d729ff8055cca5f983d9de862b417 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:19 + docker-compose -f ./docker-compose-build.yml build --parallel 05:59:21 Building docker-core-command-go ... 05:59:21 Building docker-core-data-go ... 05:59:21 Building docker-core-metadata-go ... 05:59:21 Building docker-security-bootstrapper-go ... 05:59:21 Building docker-security-proxy-setup-go ... 05:59:21 Building docker-security-secretstore-setup-go ... 05:59:21 Building docker-support-notifications-go ... 05:59:21 Building docker-support-scheduler-go ... 05:59:21 Building docker-sys-mgmt-agent-go ... 05:59:21 Building docker-core-command-go 05:59:21 Building docker-core-data-go 05:59:21 Building docker-security-secretstore-setup-go 05:59:21 Building docker-security-proxy-setup-go 05:59:21 Building docker-sys-mgmt-agent-go 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.6% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.557s coverage: 62.4% of statements 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 05:59:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 05:59:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 69.0% of statements 05:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:59:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.369s coverage: 38.4% of statements 05:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:59:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 05:59:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:59:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements 05:59:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.397s coverage: 47.0% of statements 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:59:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:59:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:59:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.433s coverage: 87.1% of statements 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:59:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.578s coverage: 29.1% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.238s coverage: 96.5% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 05:59:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 05:59:47 GO111MODULE=on go vet ./... 06:01:08 gofmt -l . 06:01:08 [ "`gofmt -l .`" = "" ] 06:01:08 ./bin/test-go-mod-tidy.sh 06:01:09 ./bin/test-attribution-txt.sh [Pipeline] sh 06:01:11 + ls -al . 06:01:11 total 788 06:01:11 drwxrwxr-x 9 1001 1001 4096 Mar 19 06:01 . 06:01:11 drwxr-xr-x 4 root root 4096 Mar 19 05:56 .. 06:01:11 -rw-rw-r-- 1 1001 1001 11 Mar 19 05:55 .dockerignore 06:01:11 drwxrwxr-x 8 1001 1001 4096 Mar 19 05:55 .git 06:01:11 drwxrwxr-x 3 1001 1001 4096 Mar 19 05:55 .github 06:01:11 -rw-rw-r-- 1 1001 1001 818 Mar 19 05:55 .gitignore 06:01:11 -rw-rw-r-- 1 1001 1001 166 Mar 19 05:55 .sonarcloud.properties 06:01:11 -rw-rw-r-- 1 1001 1001 8607 Mar 19 05:55 Attribution.txt 06:01:11 -rw-rw-r-- 1 1001 1001 3804 Mar 19 05:55 CONTRIBUTING.md 06:01:11 -rw-rw-r-- 1 1001 1001 931 Mar 19 05:55 Dockerfile.build 06:01:11 -rw-rw-r-- 1 1001 1001 863 Mar 19 05:55 Jenkinsfile 06:01:11 -rw-rw-r-- 1 1001 1001 10775 Mar 19 05:55 LICENSE 06:01:11 -rw-rw-r-- 1 1001 1001 5774 Mar 19 05:55 Makefile 06:01:11 -rw-rw-r-- 1 1001 1001 6548 Mar 19 05:55 README.md 06:01:11 -rw-rw-r-- 1 1001 1001 6755 Mar 19 05:55 SECURITY.md 06:01:11 -rw-rw-r-- 1 1001 1001 5 Mar 19 05:50 VERSION 06:01:11 -rw-rw-r-- 1 1001 1001 4131 Mar 19 05:55 ZMQWindows.md 06:01:11 drwxrwxr-x 2 1001 1001 4096 Mar 19 05:55 bin 06:01:11 drwxrwxr-x 14 1001 1001 4096 Mar 19 05:55 cmd 06:01:11 -rw-r--r-- 1 root root 650607 Mar 19 05:59 coverage.out 06:01:11 -rw-r--r-- 1 root root 1055 Mar 19 06:01 go.mod 06:01:11 -rw-r--r-- 1 root root 21981 Mar 19 06:01 go.sum 06:01:11 drwxrwxr-x 8 1001 1001 4096 Mar 19 05:55 internal 06:01:11 drwxrwxr-x 4 1001 1001 4096 Mar 19 05:55 openapi 06:01:11 drwxrwxr-x 4 1001 1001 4096 Mar 19 05:55 snap 06:01:11 -rw-rw-r-- 1 1001 1001 168 Mar 19 05:55 version.go [Pipeline] sh 06:01:12 + '[' -e coverage.out ] 06:01:12 + chown 1001:1001 coverage.out [Pipeline] stash 06:01:12 Warning: overwriting stash ‘coverage-report’ 06:01:13 Stashed 1 file(s) [Pipeline] sh 06:01:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:01:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:01:15 ---> 06b395daba6a 06:01:15 Step 3/23 : WORKDIR /edgex-go 06:01:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:01:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:01:15 ---> 06b395daba6a 06:01:15 Step 3/21 : WORKDIR /edgex-go 06:01:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:01:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:01:15 ---> 06b395daba6a 06:01:15 Step 3/24 : WORKDIR /edgex-go 06:01:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:01:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:01:15 ---> 06b395daba6a 06:01:15 Step 3/23 : WORKDIR /edgex-go 06:01:15 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:01:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:01:15 ---> 06b395daba6a 06:01:15 Step 3/26 : WORKDIR /edgex-go 06:01:15 ---> Running in 4e7462dfaacc 06:01:15 ---> Running in ec60eed6e389 06:01:15 ---> Running in 05f4eebe759d 06:01:15 ---> Running in f8a548b41e27 06:01:15 ---> Running in 12d2b03c123c 06:01:15 Removing intermediate container 05f4eebe759d 06:01:15 ---> ec51c56e762c 06:01:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 Removing intermediate container f8a548b41e27 06:01:15 ---> bb212f044409 06:01:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 Removing intermediate container 12d2b03c123c 06:01:15 ---> 95004eb65c0e 06:01:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 Removing intermediate container 4e7462dfaacc 06:01:15 ---> bc3643d98d27 06:01:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 Removing intermediate container ec60eed6e389 06:01:15 ---> 4940f16255d5 06:01:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 ---> Running in 29e17a2bfebc 06:01:15 ---> Running in 1369531c32f2 06:01:15 ---> Running in 072a27418e6d 06:01:15 ---> Running in 0d2a42a950f7 06:01:15 ---> Running in f13e42f5afb5 06:01:15 + make build 06:01:15 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 06:01:21 Removing intermediate container 072a27418e6d 06:01:21 ---> 2c21ef1f5112 06:01:21 Step 5/23 : RUN apk add --update --no-cache make git 06:01:21 Removing intermediate container 29e17a2bfebc 06:01:21 ---> b37f14170cfc 06:01:21 Step 5/26 : RUN apk add --update --no-cache make bash git 06:01:21 ---> Running in 7cf939da25ab 06:01:21 Removing intermediate container f13e42f5afb5 06:01:21 ---> c042d45777ff 06:01:21 Step 5/21 : RUN apk add --update --no-cache make git 06:01:21 ---> Running in a0a521b72f4b 06:01:21 Removing intermediate container 0d2a42a950f7 06:01:21 ---> 78a9b1ff5bfc 06:01:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:01:21 ---> Running in 1c379ff2b61c 06:01:21 Removing intermediate container 1369531c32f2 06:01:21 ---> 0c246514b71a 06:01:21 Step 5/24 : RUN apk add --update --no-cache make git 06:01:21 ---> Running in 510958853a07 06:01:22 ---> Running in 3ad016d32510 06:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:25 OK: 233 MiB in 51 packages 06:01:25 OK: 233 MiB in 51 packages 06:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:01:25 OK: 233 MiB in 51 packages 06:01:26 OK: 233 MiB in 51 packages 06:01:26 OK: 233 MiB in 51 packages 06:01:26 Removing intermediate container 7cf939da25ab 06:01:26 ---> 8b9642336dd6 06:01:26 Step 6/23 : COPY go.mod . 06:01:27 Removing intermediate container 1c379ff2b61c 06:01:27 ---> 6068b12e7054 06:01:27 Step 6/21 : COPY go.mod . 06:01:27 ---> 47783e06ab11 06:01:27 Step 7/23 : RUN go mod download 06:01:27 Removing intermediate container 510958853a07 06:01:27 ---> 16c4cd7bcccc 06:01:27 Step 6/23 : COPY go.mod . 06:01:27 Removing intermediate container 3ad016d32510 06:01:27 ---> bb276c932c8c 06:01:27 Step 6/24 : COPY go.mod . 06:01:28 ---> Running in 5d5158d97bbe 06:01:28 Removing intermediate container a0a521b72f4b 06:01:28 ---> e13f96c64c76 06:01:28 Step 6/26 : COPY go.mod . 06:01:28 ---> a6b1bbd43dba 06:01:28 Step 7/21 : RUN go mod download 06:01:28 ---> Running in 472cdc38641c 06:01:29 ---> 192377814007 06:01:29 Step 7/23 : RUN go mod download 06:01:29 ---> 1212fc57e307 06:01:29 Step 7/26 : RUN go mod download 06:01:29 ---> f78d780fc923 06:01:29 Step 7/24 : RUN go mod download 06:01:29 ---> Running in 8de0f1e45168 06:01:29 ---> Running in 30a784436df8 06:01:29 ---> Running in 72354661210f 06:01:37 Removing intermediate container 30a784436df8 06:01:37 ---> a580ac636087 06:01:37 Step 8/26 : COPY . . 06:01:37 Removing intermediate container 5d5158d97bbe 06:01:37 ---> a8e2cc5b3196 06:01:37 Step 8/23 : COPY . . 06:01:37 Removing intermediate container 8de0f1e45168 06:01:37 ---> a5376b74a5b7 06:01:37 Step 8/23 : COPY . . 06:01:37 Removing intermediate container 472cdc38641c 06:01:37 ---> 97a08c773c00 06:01:37 Step 8/21 : COPY . . 06:01:37 Removing intermediate container 72354661210f 06:01:37 ---> 05b5c837662b 06:01:37 Step 8/24 : COPY . . 06:01:52 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 06:01:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:02:00 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 06:02:00 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 06:02:05 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 06:02:11 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 06:02:15 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 06:02:20 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 06:02:25 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 06:02:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:02:35 $ docker stop --time=1 65c74e87e96d8477c0d15e11645d9bdcc895b8fc8aee070fc3706ad91b0019ff 06:02:37 $ docker rm -f 65c74e87e96d8477c0d15e11645d9bdcc895b8fc8aee070fc3706ad91b0019ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:02:40 06:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:02:40 latest: Pulling from edgex-devops/edgex-compose-arm64 06:02:40 29e5d40040c1: Pulling fs layer 06:02:40 1ce36da41761: Pulling fs layer 06:02:40 25b303627fd3: Pulling fs layer 06:02:41 29e5d40040c1: Download complete 06:02:42 1ce36da41761: Verifying Checksum 06:02:42 1ce36da41761: Download complete 06:02:42 29e5d40040c1: Pull complete 06:02:43 1ce36da41761: Pull complete 06:02:43 25b303627fd3: Verifying Checksum 06:02:43 25b303627fd3: Download complete 06:02:53 25b303627fd3: Pull complete 06:02:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:02:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:02:53 prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container 06:02:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:02:57 $ docker top c1523515e81f2480d2fa4605a28acf3855dc176d49558c1c39d3a16dfab9390f -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:58 + grep parallel 06:02:58 + docker-compose build --help 06:03:02 --parallel Build images in parallel. [Pipeline] } 06:03:02 $ docker stop --time=1 c1523515e81f2480d2fa4605a28acf3855dc176d49558c1c39d3a16dfab9390f 06:03:04 $ docker rm -f c1523515e81f2480d2fa4605a28acf3855dc176d49558c1c39d3a16dfab9390f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:03:05 . [Pipeline] withDockerContainer 06:03:06 prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container 06:03:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:03:07 $ docker top 460cee9ddccb7232a82867271b400861d5535e5ca32bff639dd379ef7f4d5daf -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:08 + docker-compose -f ./docker-compose-build.yml build --parallel 06:03:12 Building docker-core-command-go ... 06:03:12 Building docker-core-data-go ... 06:03:12 Building docker-core-metadata-go ... 06:03:12 Building docker-security-bootstrapper-go ... 06:03:12 Building docker-security-proxy-setup-go ... 06:03:12 Building docker-security-secretstore-setup-go ... 06:03:12 Building docker-support-notifications-go ... 06:03:12 Building docker-support-scheduler-go ... 06:03:12 Building docker-sys-mgmt-agent-go ... 06:03:12 Building docker-support-notifications-go 06:03:12 Building docker-sys-mgmt-agent-go 06:03:12 Building docker-core-metadata-go 06:03:12 Building docker-security-proxy-setup-go 06:03:12 Building docker-support-scheduler-go 06:04:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:04:21 ---> e99950c0584b 06:04:21 Step 3/21 : WORKDIR /edgex-go 06:04:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:04:21 ---> e99950c0584b 06:04:21 Step 3/22 : WORKDIR /edgex-go 06:04:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:04:21 ---> e99950c0584b 06:04:21 Step 3/22 : WORKDIR /edgex-go 06:04:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:04:21 ---> e99950c0584b 06:04:21 Step 3/23 : WORKDIR /edgex-go 06:04:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:04:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:04:21 ---> e99950c0584b 06:04:21 Step 3/26 : WORKDIR /edgex-go 06:04:25 ---> Running in 18058548aa69 06:04:25 ---> Running in 3aa16a007c61 06:04:25 ---> Running in f3e5f7388444 06:04:25 ---> Running in acb4d1cf52bb 06:04:25 ---> Running in 669c99ce3c30 06:04:25 Removing intermediate container 3aa16a007c61 06:04:25 ---> 1fb82b802005 06:04:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:25 Removing intermediate container 18058548aa69 06:04:25 ---> 23f9fb705ab4 06:04:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:25 Removing intermediate container acb4d1cf52bb 06:04:25 ---> ea77df9b303f 06:04:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:25 Removing intermediate container 669c99ce3c30 06:04:25 ---> aae8bf276edc 06:04:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:25 Removing intermediate container f3e5f7388444 06:04:25 ---> dfc04102d4ac 06:04:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:25 ---> Running in bda09a9183d7 06:04:25 ---> Running in 8a8c905598d8 06:04:25 ---> Running in af00a6b2015a 06:04:25 ---> Running in 020b988099ce 06:04:25 ---> Running in 14d13a04f3be 06:04:29 Removing intermediate container 8a8c905598d8 06:04:29 ---> 2a36925698a7 06:04:29 Step 5/21 : RUN apk add --update --no-cache make git 06:04:29 ---> Running in f523bd30a156 06:04:29 Removing intermediate container af00a6b2015a 06:04:29 ---> dfa5b18e253d 06:04:29 Step 5/26 : RUN apk add --update --no-cache make bash git 06:04:29 ---> Running in fbe279a045e5 06:04:30 Removing intermediate container 020b988099ce 06:04:30 ---> 1c419b2296a9 06:04:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:04:30 Removing intermediate container bda09a9183d7 06:04:30 Removing intermediate container 14d13a04f3be 06:04:30 ---> d1f117e1f604 06:04:30 Step 5/23 : RUN apk add --update --no-cache make git 06:04:30 ---> de698404550d 06:04:30 Step 5/22 : RUN apk add --update --no-cache make git 06:04:30 ---> Running in a868a29fa971 06:04:30 ---> Running in e9fd7d8fae2b 06:04:30 ---> Running in a3a07c7cbf95 06:04:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:32 OK: 217 MiB in 51 packages 06:04:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:34 OK: 217 MiB in 51 packages 06:04:34 OK: 217 MiB in 51 packages 06:04:34 OK: 217 MiB in 51 packages 06:04:34 Removing intermediate container f523bd30a156 06:04:34 ---> 80e8d1f342af 06:04:34 Step 6/21 : COPY go.mod . 06:04:35 ---> f3fda9bd554c 06:04:35 Step 7/21 : RUN go mod download 06:04:35 ---> Running in e9630f99a2a0 06:04:35 Removing intermediate container a3a07c7cbf95 06:04:35 ---> d5290759d06c 06:04:35 Step 6/23 : COPY go.mod . 06:04:35 Removing intermediate container a868a29fa971 06:04:35 ---> e023b1a0f5fd 06:04:35 Step 6/22 : COPY go.mod . 06:04:35 OK: 217 MiB in 51 packages 06:04:35 ---> 9448baf6ea32 06:04:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:04:35 ---> d4d72f2ee9de 06:04:35 Step 9/23 : RUN make cmd/core-command/core-command 06:04:35 ---> 3105b01b6f29 06:04:35 Step 9/23 : RUN make cmd/core-data/core-data 06:04:35 ---> 9a83a008b9bf 06:04:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:04:35 ---> ac725ead15bc 06:04:35 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:04:35 ---> Running in f7337a3bd5a7 06:04:35 ---> Running in 1af2eb9f5647 06:04:35 ---> Running in 603c3c4f5a97 06:04:35 ---> Running in c2962083bc4e 06:04:35 ---> Running in 4c750414b08c 06:04:35 Removing intermediate container e9fd7d8fae2b 06:04:35 ---> 48010baf17f3 06:04:35 Step 6/22 : COPY go.mod . 06:04:36 ---> b2d2a720e368 06:04:36 Step 7/22 : RUN go mod download 06:04:37 ---> Running in 4592c066e5cc 06:04:37 ---> 6169b48ccbd0 06:04:37 Step 7/23 : RUN go mod download 06:04:37 ---> 1c130eadfcd8 06:04:37 Step 7/22 : RUN go mod download 06:04:37 ---> Running in 595456566cb5 06:04:37 ---> Running in 0986bc004b3d 06:04:37 Removing intermediate container fbe279a045e5 06:04:37 ---> 7e56b22ed0b7 06:04:37 Step 6/26 : COPY go.mod . 06:04:38 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 06:04:38 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 06:04:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:04:38 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 06:04: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 06:04:39 ---> 45b554a13974 06:04:39 Step 7/26 : RUN go mod download 06:04:39 ---> Running in 91631627a389 06:04:39 Removing intermediate container e9630f99a2a0 06:04:39 ---> deb49dc02ae1 06:04:39 Step 8/21 : COPY . . 06:04:42 Removing intermediate container 4592c066e5cc 06:04:42 ---> 48cd5f8f1079 06:04:42 Step 8/22 : COPY . . 06:04:42 Removing intermediate container 595456566cb5 06:04:42 ---> 9ac1d5356cbe 06:04:42 Step 8/23 : COPY . . 06:04:42 Removing intermediate container 0986bc004b3d 06:04:42 ---> 1d1f7f8972ad 06:04:42 Step 8/22 : COPY . . 06:04:44 Removing intermediate container 91631627a389 06:04:44 ---> 514289479fe2 06:04:44 Step 8/26 : COPY . . 06:05:10 ---> ebce41f8db53 06:05:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:05:10 ---> 20a28b3d554f 06:05:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:05:10 ---> ecf11e6eb744 06:05:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:05:10 ---> 4d15ee832ab9 06:05:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:05:10 ---> Running in 926141de09d3 06:05:10 ---> 4e8292577620 06:05:10 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:05:10 ---> Running in 129ad2b7483e 06:05:10 ---> Running in 31f2f531245d 06:05:10 ---> Running in 6b7c28879d23 06:05:10 ---> Running in 259c14dcc274 06:05:11 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 06:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:05:11 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 06:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:06:02 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 06:06:02 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 06:06:12 Removing intermediate container 4c750414b08c 06:06:12 ---> 440bca7984b9 06:06:12 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:06:12 ---> Running in 41bd9492ed44 06:06:18 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 06:06:18 Removing intermediate container f7337a3bd5a7 06:06:18 ---> 1a51cdbeb6b4 06:06:18 06:06:18 Step 10/23 : FROM alpine:3.12 06:06:18 3.12: Pulling from library/alpine 06:06:21 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:06:22 Status: Downloaded newer image for alpine:3.12 06:06:22 ---> 88dd2752d2ea 06:06:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:06:24 ---> Running in 1169712fc70b 06:06:24 Removing intermediate container 1af2eb9f5647 06:06:24 ---> e42e0ee0cf93 06:06:24 06:06:24 Step 10/24 : FROM alpine:3.12 06:06:24 ---> 88dd2752d2ea 06:06:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:06:24 Removing intermediate container c2962083bc4e 06:06:24 ---> 88fddcd26e25 06:06:24 06:06:24 Step 10/21 : FROM alpine:3.12 06:06:24 ---> 88dd2752d2ea 06:06:24 Step 11/21 : RUN apk add --update --no-cache curl 06:06:24 Removing intermediate container 41bd9492ed44 06:06:24 ---> e1326d20e2e3 06:06:24 06:06:24 Step 11/26 : FROM docker:20.10.0 06:06:24 ---> Running in 6a92e97b47b5 06:06:24 20.10.0: Pulling from library/docker 06:06:25 ---> Running in d8a485b30482 06:06:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:26 Removing intermediate container 603c3c4f5a97 06:06:26 ---> dffa52b55c4d 06:06:26 06:06:26 Step 10/23 : FROM alpine:3.12 06:06:26 ---> 88dd2752d2ea 06:06:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:06:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:27 (1/1) Installing dumb-init (1.2.2-r1) 06:06:27 Executing busybox-1.31.1-r19.trigger 06:06:27 OK: 6 MiB in 15 packages 06:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:27 ---> Running in e6f10cc78223 06:06:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:28 (1/4) Installing ca-certificates (20191127-r4) 06:06:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:06:28 (3/4) Installing libcurl (7.69.1-r3) 06:06:28 (4/4) Installing curl (7.69.1-r3) 06:06:28 Executing busybox-1.31.1-r19.trigger 06:06:28 (1/5) Installing ca-certificates (20191127-r4) 06:06:28 Executing ca-certificates-20191127-r4.trigger 06:06:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:06:28 (3/5) Installing libcurl (7.69.1-r3) 06:06:28 (4/5) Installing curl (7.69.1-r3) 06:06:28 (5/5) Installing dumb-init (1.2.2-r1) 06:06:28 Executing busybox-1.31.1-r19.trigger 06:06:28 Executing ca-certificates-20191127-r4.trigger 06:06:28 OK: 7 MiB in 18 packages 06:06:28 OK: 7 MiB in 19 packages 06:06:30 Removing intermediate container e6f10cc78223 06:06:30 ---> 092451fbac48 06:06:30 Step 12/23 : ENV APP_PORT=48080 06:06:30 ---> Running in f106e8f63b5f 06:06:31 Removing intermediate container 1169712fc70b 06:06:31 ---> 96f02530c87e 06:06:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:06:31 Removing intermediate container f106e8f63b5f 06:06:31 ---> d1c25ea1c73b 06:06:31 Step 13/23 : EXPOSE $APP_PORT 06:06:32 Removing intermediate container 6a92e97b47b5 06:06:32 ---> addebfe1d74e 06:06:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:06:32 ---> Running in 9996891a4841 06:06:32 Removing intermediate container d8a485b30482 06:06:32 ---> 91f000b9f961 06:06:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:06:32 ---> Running in 2d86b3952f60 06:06:32 ---> Running in 9aec90a658fc 06:06:32 ---> Running in 6ff9ff352299 06:06:33 Removing intermediate container 9996891a4841 06:06:33 ---> 7d839f1fc2ec 06:06:33 Step 13/23 : ENV APP_PORT=48082 06:06:33 Removing intermediate container 9aec90a658fc 06:06:33 ---> e7c4cf8a291e 06:06:33 Step 13/24 : WORKDIR / 06:06:33 Removing intermediate container 2d86b3952f60 06:06:33 ---> daec5af1a1c9 06:06:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:33 ---> Running in 214413adfd25 06:06:33 Removing intermediate container 6ff9ff352299 06:06:33 ---> c8d176d4b4a5 06:06:33 Step 13/21 : WORKDIR /edgex 06:06:33 ---> Running in d714e808ec65 06:06:33 ---> Running in 775664f51820 06:06:33 ---> Running in 5cb42215fd50 06:06:33 Removing intermediate container 214413adfd25 06:06:33 ---> 9fd967fedb5c 06:06:33 Step 14/23 : EXPOSE $APP_PORT 06:06:34 ---> Running in bc1e0b387672 06:06:34 Removing intermediate container d714e808ec65 06:06:34 ---> 142d64679a8e 06:06:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:06:34 Removing intermediate container 5cb42215fd50 06:06:34 ---> 3fc57cda2d31 06:06:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:06:36 Removing intermediate container bc1e0b387672 06:06:36 ---> aedcbcb21a95 06:06:36 Step 15/23 : WORKDIR / 06:06:36 ---> Running in 3303a2f86c13 06:06:36 ---> e102c72e9895 06:06:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:06:37 ---> eafbb28a00a2 06:06:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:06:37 Removing intermediate container 3303a2f86c13 06:06:37 ---> a3355eae9eb8 06:06:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:39 ---> 2bb34cceb391 06:06:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:06:39 ---> 3f23556fede8 06:06:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:06:39 ---> 8efde9e3815b 06:06:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:06:39 Removing intermediate container 775664f51820 06:06:39 ---> ef0c02beba8a 06:06:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:06:40 ---> Running in 4b7f486b7e5c 06:06:41 ---> 1ec17e18be1c 06:06:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:06:42 ---> bd5d1fa0c8b9 06:06:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:06:42 ---> 1bc738147640 06:06:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:06:42 ---> Running in 9ac3f6d80c9b 06:06:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:43 ---> d880d4cdea29 06:06:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:06:43 Removing intermediate container 9ac3f6d80c9b 06:06:43 ---> 762565e82a64 06:06:43 Step 18/21 : CMD ["--init=true"] 06:06:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:44 ---> f230a67f322d 06:06:44 Step 19/23 : ENTRYPOINT ["/core-command"] 06:06:44 (1/6) Installing dumb-init (1.2.2-r1) 06:06:44 (2/6) Installing libgcc (9.3.0-r2) 06:06:44 ---> Running in c5e6d53fbfdf 06:06:44 (3/6) Installing libsodium (1.0.18-r0) 06:06:44 (4/6) Installing libstdc++ (9.3.0-r2) 06:06:44 ---> Running in 4daa581998ff 06:06:44 ---> ddd8c8e1b048 06:06:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:06:44 (5/6) Installing libzmq (4.3.3-r0) 06:06:44 Removing intermediate container c5e6d53fbfdf 06:06:44 ---> 52404df09741 06:06:44 Step 19/21 : LABEL arch=x86_64 06:06:44 (6/6) Installing zeromq (4.3.3-r0) 06:06:45 Executing busybox-1.31.1-r19.trigger 06:06:45 OK: 8 MiB in 20 packages 06:06:45 Removing intermediate container 4daa581998ff 06:06:45 ---> 3fc37da3fd02 06:06:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:45 ---> Running in 4a2ef948b4f8 06:06:45 ---> 5b44c587e504 06:06:45 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/ 06:06:45 ---> Running in 9d4dfb12f550 06:06:46 ---> Running in 994039eb0205 06:06:46 Removing intermediate container 4a2ef948b4f8 06:06:46 ---> c7cda238f31b 06:06:46 Step 20/21 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:06:47 Removing intermediate container 9d4dfb12f550 06:06:47 ---> 1d6b2eff6a26 06:06:47 Step 21/23 : LABEL arch=x86_64 06:06:47 ---> Running in e19f73389717 06:06:47 ---> Running in 7efadb8bb07d 06:06:47 Removing intermediate container 4b7f486b7e5c 06:06:47 ---> 3213452d9bca 06:06:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:47 Removing intermediate container e19f73389717 06:06:47 ---> 911492bc11fd 06:06:47 Step 21/21 : LABEL version=0.0.0 06:06:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:06:47 Status: Downloaded newer image for docker:20.10.0 06:06:47 ---> aefe523efa57 06:06:47 Step 12/26 : RUN apk add --no-cache bash 06:06:48 Removing intermediate container 7efadb8bb07d 06:06:48 ---> 459d337ec909 06:06:48 Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:06:48 ---> Running in 094b418e4bde 06:06:48 ---> Running in c7351e018bf8 06:06:48 ---> 9addd33a5373 06:06:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:06:48 ---> Running in f3981fb432ca 06:06:48 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 06:06:48 Removing intermediate container 094b418e4bde 06:06:48 ---> 1acb914f91c4 06:06:48 06:06:49 Removing intermediate container f3981fb432ca 06:06:49 ---> 4a6bed35d1b6 06:06:49 Step 23/23 : LABEL version=0.0.0 06:06:49 ---> Running in 7136083eb1d7 06:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:49 (1/2) Installing readline (8.0.4-r0) 06:06:49 (2/2) Installing bash (5.0.17-r0) 06:06:49 Executing bash-5.0.17-r0.post-install 06:06:49 Executing busybox-1.31.1-r19.trigger 06:06:49 OK: 12 MiB in 22 packages 06:06:49 ---> fb73a390a81c 06:06:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:06:50 Removing intermediate container 994039eb0205 06:06:50 ---> 3c0b6eaa3f05 06:06:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:06:50 Removing intermediate container 7136083eb1d7 06:06:50 ---> 07c260d9bf6e 06:06:50 06:06:50 Successfully built 1acb914f91c4 06:06:50 Successfully tagged docker-security-proxy-setup-go:latest 06:06:50 ---> Running in cb0e432eba95 06:06:50 Building docker-support-notifications-go 06:06:50  Building docker-security-proxy-setup-go ... done Successfully built 07c260d9bf6e 06:06:51 Successfully tagged docker-core-command-go:latest 06:06:51  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 06:06:51 ---> 27bc6ba11049 06:06:51 Step 19/23 : ENTRYPOINT ["/core-data"] 06:06:51 Removing intermediate container cb0e432eba95 06:06:51 ---> 11b19344686b 06:06:51 Step 22/24 : LABEL arch=x86_64 06:06:51 ---> Running in 66eb48a44008 06:06:52 ---> Running in 67bf062ac13d 06:06:52 Removing intermediate container c7351e018bf8 06:06:52 ---> e5c506c94967 06:06:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:06:52 Removing intermediate container 66eb48a44008 06:06:52 ---> 4cc5387e4dd6 06:06:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:53 ---> Running in a88a70445686 06:06:53 Removing intermediate container 67bf062ac13d 06:06:53 ---> f54200c29291 06:06:53 Step 23/24 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:06:53 ---> Running in 8b42d169e48d 06:06:53 ---> Running in 9eb88f746519 06:06:53 Removing intermediate container a88a70445686 06:06:53 ---> 0e537eed8bc4 06:06:53 Step 14/26 : ENV APP_PORT=48090 06:06:54 Removing intermediate container 8b42d169e48d 06:06:54 ---> eae14d3a6411 06:06:54 Step 21/23 : LABEL arch=x86_64 06:06:55 Removing intermediate container 926141de09d3 06:06:55 ---> 35794a124e30 06:06:55 06:06:55 Step 10/21 : FROM alpine:3.12 06:06:55 3.12: Pulling from library/alpine 06:06:55 Removing intermediate container 259c14dcc274 06:06:55 ---> aaa8ed848125 06:06:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:06:55 ---> Running in a04381c23b0a 06:06:56 ---> Running in 9f1c699c1f8f 06:06:56 Removing intermediate container 9eb88f746519 06:06:56 ---> 10a754ce3d35 06:06:56 Step 24/24 : LABEL version=0.0.0 06:06:56 ---> Running in 475c142aea36 06:06:56 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:06:56 Status: Downloaded newer image for alpine:3.12 06:06:56 ---> d10569e2745f 06:06:56 Step 11/21 : RUN apk add --update --no-cache curl 06:06:57 ---> Running in 6d07bc248f07 06:06:57 Removing intermediate container 9f1c699c1f8f 06:06:57 ---> e89c0aa06421 06:06:57 Step 15/26 : EXPOSE $APP_PORT 06:06:57 ---> Running in 51999fe4c98b 06:06:57 ---> Running in 3554198bf458 06:06:57 Removing intermediate container 475c142aea36 06:06:57 ---> 4481da9c2b9a 06:06:57 Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:06:57 Removing intermediate container 6d07bc248f07 06:06:57 ---> 1443017870d7 06:06:57 06:06:57 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 06:06:58 ---> Running in bfc51a433aff 06:06:58 Removing intermediate container 3554198bf458 06:06:58 ---> 18f16ee1875a 06:06:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:06:58 Successfully built 1443017870d7 06:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:00 (1/4) Installing ca-certificates (20191127-r4) 06:07:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:07:00 (3/4) Installing libcurl (7.69.1-r3) 06:07:00 (4/4) Installing curl (7.69.1-r3) 06:07:00 Executing busybox-1.31.1-r19.trigger 06:07:00 Executing ca-certificates-20191127-r4.trigger 06:07:00 Successfully tagged docker-security-secretstore-setup-go:latest 06:07:00 Building docker-support-scheduler-go 06:07:00  Building docker-security-secretstore-setup-go ... done Removing intermediate container bfc51a433aff 06:07:00 ---> ddc8d3d769cd 06:07:00 Step 23/23 : LABEL version=0.0.0 06:07:00 OK: 7 MiB in 18 packages 06:07:01 ---> d1b3454260f4 06:07:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml ---> Running in 24ff3272a3bc 06:07:01 06:07:03 ---> b634802d9340 06:07:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:07:03 Removing intermediate container 24ff3272a3bc 06:07:03 ---> b556b77ba02e 06:07:03 06:07:04 Removing intermediate container 51999fe4c98b 06:07:04 ---> c70a56b8eecd 06:07:04 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:07:04 ---> Running in 50dd954ef064 06:07:04 Removing intermediate container a04381c23b0a 06:07:04 ---> dbef89df1174 06:07:04 06:07:04 Step 11/26 : FROM docker:20.10.0 06:07:04 Successfully built b556b77ba02e 06:07:04 Successfully tagged docker-core-data-go:latest 06:07:04  Building docker-core-data-go ... done Building docker-core-metadata-go 06:07:04 20.10.0: Pulling from library/docker 06:07:05 Removing intermediate container 50dd954ef064 06:07:05 ---> 92bd5c77fb56 06:07:05 Step 13/21 : WORKDIR /edgex 06:07:05 ---> Running in 18605a5cec33 06:07:07 Removing intermediate container 18605a5cec33 06:07:07 ---> 0e06a4a68d48 06:07:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:07:07 ---> e5a5e5dc47ec 06:07:07 Step 19/26 : RUN apk --no-cache add py3-pip 06:07:07 ---> Running in f7391223d1c0 06:07:09 ---> 05981c9f5311 06:07:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:07:10 Removing intermediate container 6b7c28879d23 06:07:10 ---> 2ae379ac09a1 06:07:10 06:07:10 Step 10/22 : FROM alpine:3.12 06:07:10 ---> d10569e2745f 06:07:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:07:11 Removing intermediate container 31f2f531245d 06:07:11 ---> 61d195412d6e 06:07:11 06:07:11 Step 10/22 : FROM alpine:3.12 06:07:11 ---> d10569e2745f 06:07:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:07:11 ---> Running in 663f8fc8923e 06:07:11 ---> Running in 199d39f447c5 06:07:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:12 ---> 3eefce91a027 06:07:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:07:12 (1/33) Installing libbz2 (1.0.8-r1) 06:07:12 (2/33) Installing expat (2.2.9-r1) 06:07:12 (3/33) Installing libffi (3.3-r2) 06:07:12 (4/33) Installing gdbm (1.13-r1) 06:07:12 (5/33) Installing xz-libs (5.2.5-r0) 06:07:12 (6/33) Installing sqlite-libs (3.32.1-r0) 06:07:12 (7/33) Installing python3 (3.8.8-r0) 06:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:14 (8/33) Installing py3-appdirs (1.4.4-r1) 06:07:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:07:14 (10/33) Installing py3-parsing (2.4.7-r0) 06:07:14 (11/33) Installing py3-six (1.15.0-r0) 06:07:14 (12/33) Installing py3-packaging (20.4-r0) 06:07:14 (13/33) Installing py3-setuptools (47.0.0-r0) 06:07:14 (14/33) Installing py3-chardet (3.0.4-r4) 06:07:14 (1/2) Installing ca-certificates (20191127-r4) 06:07:14 (1/1) Installing dumb-init (1.2.2-r1) 06:07:14 Executing busybox-1.31.1-r19.trigger 06:07:14 OK: 5 MiB in 15 packages 06:07:14 (2/2) Installing dumb-init (1.2.2-r1) 06:07:14 Executing busybox-1.31.1-r19.trigger 06:07:15 Executing ca-certificates-20191127-r4.trigger 06:07:15 OK: 6 MiB in 16 packages 06:07:15 ---> 5d9d1af229dd 06:07:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:07:15 (15/33) Installing py3-idna (2.9-r0) 06:07:16 ---> Running in b52b131490dc 06:07:17 Removing intermediate container b52b131490dc 06:07:17 ---> 02fdf30dd948 06:07:17 Step 18/21 : CMD ["--init=true"] 06:07:17 ---> Running in 9fbe7729b2ff 06:07:17 Removing intermediate container 663f8fc8923e 06:07:17 ---> 23bcbd3b253e 06:07:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:07:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:07:17 Removing intermediate container 199d39f447c5 06:07:17 ---> 311e3f597ae8 06:07:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:07:17 Removing intermediate container 129ad2b7483e 06:07:17 ---> a71893070587 06:07:17 06:07:17 Step 10/23 : FROM alpine:3.12 06:07:17 ---> d10569e2745f 06:07:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:07:17 ---> Using cache 06:07:17 ---> 23bcbd3b253e 06:07:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:07:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:07:18 ---> Running in 667ddc710b3c 06:07:18 ---> Running in dd68ca147893 06:07:18 ---> Running in 43d96e9d8430 06:07:18 Removing intermediate container 9fbe7729b2ff 06:07:18 ---> 3d87270b8464 06:07:18 Step 19/21 : LABEL arch=arm64 06:07:18 (18/33) Installing py3-requests (2.23.0-r0) 06:07:18 (19/33) Installing py3-msgpack (1.0.0-r0) 06:07:18 (20/33) Installing py3-lockfile (0.12.2-r3) 06:07:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:07:18 (22/33) Installing py3-colorama (0.4.3-r0) 06:07:18 (23/33) Installing py3-distlib (0.3.0-r0) 06:07:18 (24/33) Installing py3-distro (1.5.0-r1) 06:07:18 (25/33) Installing py3-webencodings (0.5.1-r3) 06:07:18 (26/33) Installing py3-html5lib (1.0.1-r4) 06:07:18 (27/33) Installing py3-pytoml (0.1.21-r0) 06:07:18 (28/33) Installing py3-pep517 (0.8.2-r0) 06:07:18 (29/33) Installing py3-progress (1.5-r0) 06:07:18 (30/33) Installing py3-toml (0.10.1-r0) 06:07:18 (31/33) Installing py3-retrying (1.3.3-r0) 06:07:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:07:18 (33/33) Installing py3-pip (20.1.1-r0) 06:07:18 ---> Running in d7875fe93cd2 06:07:18 Removing intermediate container 667ddc710b3c 06:07:18 ---> 5617206aece0 06:07:18 Step 13/22 : ENV APP_PORT=48085 06:07:18 Executing busybox-1.31.1-r19.trigger 06:07:18 OK: 71 MiB in 55 packages 06:07:19 ---> Running in 8903c5e4a422 06:07:19 Removing intermediate container dd68ca147893 06:07:19 ---> 9924524d2d98 06:07:19 Step 13/22 : ENV APP_PORT=48060 06:07:19 Removing intermediate container 43d96e9d8430 06:07:19 ---> b2ac3d8fde42 06:07:19 Step 13/23 : ENV APP_PORT=48081 06:07:19 Removing intermediate container d7875fe93cd2 06:07:19 ---> 84a32cf2ba0f 06:07:19 Step 20/21 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:07:19 ---> Running in 404404b2a481 06:07:19 ---> Running in ea492dd0a3dc 06:07:19 ---> Running in d1c806c064af 06:07:19 Removing intermediate container 8903c5e4a422 06:07:19 ---> ecafc898a881 06:07:19 Step 14/22 : EXPOSE $APP_PORT 06:07:20 ---> Running in 235cb6cbb5f4 06:07:20 Removing intermediate container 404404b2a481 06:07:20 Removing intermediate container ea492dd0a3dc 06:07:20 ---> 0418fe3dbc5f 06:07:20 Step 14/23 : EXPOSE $APP_PORT 06:07:20 ---> 92639f95e9e1 06:07:20 Step 14/22 : EXPOSE $APP_PORT 06:07:20 Removing intermediate container d1c806c064af 06:07:20 ---> c0dbc1746df9 06:07:20 Step 21/21 : LABEL version=0.0.0 06:07:20 ---> Running in 37f0baa74ea7 06:07:20 ---> Running in c5b59bcdf8a6 06:07:20 ---> Running in f7f13c4ea73c 06:07:20 Removing intermediate container 235cb6cbb5f4 06:07:20 ---> b34ae1a1b3bd 06:07:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:07:21 Removing intermediate container c5b59bcdf8a6 06:07:21 ---> 8e87e161a8c5 06:07:21 Step 15/23 : WORKDIR / 06:07:21 Removing intermediate container 37f0baa74ea7 06:07:21 ---> ebb1fe9cf0ea 06:07:21 06:07:21 Removing intermediate container f7f13c4ea73c 06:07:21 ---> 5ab8d56de908 06:07:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:07:21 ---> Running in bd9dcace331a 06:07:22 Successfully built ebb1fe9cf0ea 06:07:22 ---> df876ce09bb7 06:07:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:07:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:07:22  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 06:07:22 Removing intermediate container bd9dcace331a 06:07:22 ---> 03b801502de6 06:07:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:07:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:07:22 Status: Downloaded newer image for docker:20.10.0 06:07:22 ---> eeaf43b92773 06:07:22 Step 12/26 : RUN apk add --no-cache bash 06:07:22 ---> eea96ecefea1 06:07:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:07:22 ---> Running in 219d9c3fe92b 06:07:23 ---> 28ff2b48d829 06:07:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:07:24 ---> bb2ca787fbd8 06:07:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:07:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:25 (1/2) Installing readline (8.0.4-r0) 06:07:25 (2/2) Installing bash (5.0.17-r0) 06:07:25 Executing bash-5.0.17-r0.post-install 06:07:25 Executing busybox-1.31.1-r19.trigger 06:07:25 ---> ba0dbba8c455 06:07:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlOK: 12 MiB in 22 packages 06:07:25 06:07:26 ---> d0b5fc062514 06:07:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:07:26 ---> d77588141e1a 06:07:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:07:26 ---> Running in 8668cc07ebc6 06:07:26 ---> 59299f6e8d54 06:07:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:07:27 ---> Running in b2c81a5238ea 06:07:27 ---> 948789ffd98d 06:07:27 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:07:27 Removing intermediate container 8668cc07ebc6 06:07:27 ---> e8b87485be8b 06:07:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:27 Removing intermediate container 219d9c3fe92b 06:07:27 ---> ea705540e78d 06:07:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:07:28 ---> Running in c29ccd0382bf 06:07:28 ---> Running in 403a2104d35a 06:07:28 ---> Running in 9a2266ba03d5 06:07:28 Removing intermediate container b2c81a5238ea 06:07:28 ---> ab83f2ae2a65 06:07:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:28 Removing intermediate container c29ccd0382bf 06:07:28 ---> 312b587beb47 06:07:28 Step 20/22 : LABEL arch=arm64 06:07:28 Removing intermediate container 403a2104d35a 06:07:28 ---> 3236aadb5202 06:07:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:28 ---> Running in 9e29a67cd6a3 06:07:28 ---> Running in 63d222540a5d 06:07:28 ---> Running in ff420c783d41 06:07:29 Removing intermediate container 9a2266ba03d5 06:07:29 ---> 6750f9469d66 06:07:29 Step 14/26 : ENV APP_PORT=48090 06:07:29 ---> Running in d838681529be 06:07:29 Removing intermediate container 9e29a67cd6a3 06:07:29 ---> 89385c9b8616 06:07:29 Step 20/22 : LABEL arch=arm64 06:07:29 Removing intermediate container 63d222540a5d 06:07:29 ---> 586b9727715f 06:07:29 Step 21/23 : LABEL arch=arm64 06:07:29 Removing intermediate container ff420c783d41 06:07:29 ---> 928750b8327d 06:07:29 Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:07:29 ---> Running in 8fbd8e404010 06:07:30 ---> Running in 4977a7cf74de 06:07:30 ---> Running in 3b9a4ec01a31 06:07:30 Removing intermediate container d838681529be 06:07:30 ---> 47974fb1a728 06:07:30 Step 15/26 : EXPOSE $APP_PORT 06:07:30 ---> Running in 2e54d782223f 06:07:30 Removing intermediate container 8fbd8e404010 06:07:30 ---> 003c0bd8dbf1 06:07:30 Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:07:30 Removing intermediate container 3b9a4ec01a31 06:07:30 ---> fae3c3ea82e6 06:07:30 Step 22/22 : LABEL version=0.0.0 06:07:30 Removing intermediate container 4977a7cf74de 06:07:30 ---> 0da14f895f2e 06:07:30 Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:07:31 ---> Running in f8b152ccd432 06:07:31 ---> Running in b46a52a095b3 06:07:31 Removing intermediate container 2e54d782223f 06:07:31 ---> 25ee18211c65 06:07:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:07:31 ---> Running in 3d5a966de1a5 06:07:31 Removing intermediate container f8b152ccd432 06:07:31 ---> 216bb67e85f1 06:07:31 Step 22/22 : LABEL version=0.0.0 06:07:31 Removing intermediate container b46a52a095b3 06:07:31 ---> 788d56a495a9 06:07:31 06:07:32 ---> Running in d03f4c5b09ef 06:07:32 Removing intermediate container 3d5a966de1a5 06:07:32 ---> a71be653b306 06:07:32 Step 23/23 : LABEL version=0.0.0 06:07:32 Successfully built 788d56a495a9 06:07:32 Successfully tagged docker-support-scheduler-go-arm64:latest 06:07:32 Building docker-core-data-go 06:07:32  Building docker-support-scheduler-go ... done  ---> Running in 1a32385b956f 06:07:32 Removing intermediate container d03f4c5b09ef 06:07:32 ---> a1ced936ec92 06:07:33 06:07:33 ---> 9534b2de9dc6 06:07:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:07:33 Removing intermediate container 1a32385b956f 06:07:33 ---> 3488361f7160 06:07:33 06:07:33 Successfully built a1ced936ec92 06:07:33 Successfully tagged docker-support-notifications-go-arm64:latest 06:07:33  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 06:07:33 Successfully built 3488361f7160 06:07:33 Successfully tagged docker-core-metadata-go-arm64:latest 06:07:33 ---> f8756cd61b0f 06:07:33  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go 06:07:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:07:34 ---> 25c50f008142 06:07:34 Step 19/26 : RUN apk --no-cache add py3-pip 06:07:35 ---> Running in 1bdf088d2c7e 06:07:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:07:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:07:37 (1/33) Installing libbz2 (1.0.8-r1) 06:07:37 (2/33) Installing expat (2.2.9-r1) 06:07:37 (3/33) Installing libffi (3.3-r2) 06:07:37 (4/33) Installing gdbm (1.13-r1) 06:07:37 (5/33) Installing xz-libs (5.2.5-r0) 06:07:37 (6/33) Installing sqlite-libs (3.32.1-r0) 06:07:37 (7/33) Installing python3 (3.8.8-r0) 06:07:39 (8/33) Installing py3-appdirs (1.4.4-r1) 06:07:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:07:39 (10/33) Installing py3-parsing (2.4.7-r0) 06:07:39 (11/33) Installing py3-six (1.15.0-r0) 06:07:39 (12/33) Installing py3-packaging (20.4-r0) 06:07:39 (13/33) Installing py3-setuptools (47.0.0-r0) 06:07:39 (14/33) Installing py3-chardet (3.0.4-r4) 06:07:39 (15/33) Installing py3-idna (2.9-r0) 06:07:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:07:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:07:39 (18/33) Installing py3-requests (2.23.0-r0) 06:07:39 (19/33) Installing py3-msgpack (1.0.0-r0) 06:07:39 (20/33) Installing py3-lockfile (0.12.2-r3) 06:07:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:07:39 (22/33) Installing py3-colorama (0.4.3-r0) 06:07:39 (23/33) Installing py3-distlib (0.3.0-r0) 06:07:39 (24/33) Installing py3-distro (1.5.0-r1) 06:07:39 (25/33) Installing py3-webencodings (0.5.1-r3) 06:07:39 (26/33) Installing py3-html5lib (1.0.1-r4) 06:07:39 (27/33) Installing py3-pytoml (0.1.21-r0) 06:07:39 (28/33) Installing py3-pep517 (0.8.2-r0) 06:07:39 (29/33) Installing py3-progress (1.5-r0) 06:07:39 (30/33) Installing py3-toml (0.10.1-r0) 06:07:39 (31/33) Installing py3-retrying (1.3.3-r0) 06:07:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:07:39 (33/33) Installing py3-pip (20.1.1-r0) 06:07:39 Executing busybox-1.31.1-r19.trigger 06:07:39 OK: 71 MiB in 55 packages 06:07:49 Removing intermediate container 1bdf088d2c7e 06:07:49 ---> 5027d50cc3b9 06:07:49 Step 20/26 : RUN pip install docker-compose==1.23.2 06:07:50 ---> Running in c856727e4533 06:07:55 Collecting docker-compose==1.23.2 06:07:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:07:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:07:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:07:57 Collecting docopt<0.7,>=0.6.1 06:07:57 Downloading docopt-0.6.2.tar.gz (25 kB) 06:07:59 Collecting dockerpty<0.5,>=0.4.1 06:07:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:08:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:08:00 ---> e99950c0584b 06:08:00 Step 3/23 : WORKDIR /edgex-go 06:08:00 ---> Using cache 06:08:00 ---> dfc04102d4ac 06:08:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:00 ---> Using cache 06:08:00 ---> de698404550d 06:08:00 Step 5/23 : RUN apk add --update --no-cache make git 06:08:00 ---> Using cache 06:08:00 ---> 48010baf17f3 06:08:00 Step 6/23 : COPY go.mod . 06:08:00 ---> Using cache 06:08:00 ---> 1c130eadfcd8 06:08:00 Step 7/23 : RUN go mod download 06:08:00 ---> Using cache 06:08:00 ---> 1d1f7f8972ad 06:08:00 Step 8/23 : COPY . . 06:08:00 ---> Using cache 06:08:00 ---> 4d15ee832ab9 06:08:00 Step 9/23 : RUN make cmd/core-command/core-command 06:08:02 Collecting cached-property<2,>=1.2.0 06:08:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:08:02 ---> Running in 85a62ddb7a3c 06:08:02 Collecting jsonschema<3,>=2.5.1 06:08:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:08:03 Collecting texttable<0.10,>=0.9.0 06:08:03 Downloading texttable-0.9.1.tar.gz (11 kB) 06:08:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:08:05 Collecting websocket-client<1.0,>=0.32.0 06:08:05 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:08:06 Collecting PyYAML<4,>=3.10 06:08:06 Downloading PyYAML-3.13.tar.gz (270 kB) 06:08:11 Collecting docker<4.0,>=3.6.0 06:08:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:08:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:08:11 Collecting idna<2.8,>=2.5 06:08:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:08:12 Collecting urllib3<1.25,>=1.21.1 06:08:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:08:12 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) 06:08:12 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) 06:08:12 Collecting docker-pycreds>=0.4.0 06:08:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:08:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:08:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:08:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:08:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:08:14 Installing collected packages: idna, urllib3, requests, docopt, dockerpty, cached-property, jsonschema, texttable, websocket-client, PyYAML, docker-pycreds, docker, docker-compose 06:08:14 Attempting uninstall: idna 06:08:14 Found existing installation: idna 2.9 06:08:14 Uninstalling idna-2.9: 06:08:14 Successfully uninstalled idna-2.9 06:08:15 Attempting uninstall: urllib3 06:08:15 Found existing installation: urllib3 1.25.9 06:08:15 Uninstalling urllib3-1.25.9: 06:08:15 Successfully uninstalled urllib3-1.25.9 06:08:16 Attempting uninstall: requests 06:08:16 Found existing installation: requests 2.23.0 06:08:16 Uninstalling requests-2.23.0: 06:08:16 Successfully uninstalled requests-2.23.0 06:08:16 Running setup.py install for docopt: started 06:08:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:08:17 ---> 06b395daba6a 06:08:17 Step 3/22 : WORKDIR /edgex-go 06:08:17 ---> Using cache 06:08:17 ---> 4940f16255d5 06:08:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:17 ---> Using cache 06:08:17 ---> 78a9b1ff5bfc 06:08:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:08:17 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:08:17 ---> 06b395daba6a 06:08:17 Step 3/31 : WORKDIR /edgex-go 06:08:17 ---> Using cache 06:08:17 ---> 4940f16255d5 06:08:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:17 ---> Using cache 06:08:17 ---> 78a9b1ff5bfc 06:08:17 Step 5/31 : RUN apk add --update --no-cache make git 06:08:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:08:17 ---> 06b395daba6a 06:08:17 Step 3/22 : WORKDIR /edgex-go 06:08:17 ---> Using cache 06:08:17 ---> 4940f16255d5 06:08:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:17 ---> Using cache 06:08:17 ---> 78a9b1ff5bfc 06:08:17 Step 5/22 : RUN apk add --update --no-cache make git 06:08:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:08:17 ---> 06b395daba6a 06:08:17 Step 3/23 : WORKDIR /edgex-go 06:08:17 ---> Using cache 06:08:17 ---> 4940f16255d5 06:08:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:17 ---> Using cache 06:08:17 ---> 78a9b1ff5bfc 06:08:17 Step 5/23 : RUN apk add --update --no-cache make git 06:08:18 ---> Running in feb274ba11cc 06:08:18 ---> Running in 5e4560845139 06:08:18 ---> Running in b442d56af316 06:08:18 ---> Running in 56dd76e88942 06:08:19 Running setup.py install for docopt: finished with status 'done' 06:08:19 Running setup.py install for dockerpty: started 06:08:21 Running setup.py install for dockerpty: finished with status 'done' 06:08:22 Running setup.py install for texttable: started 06:08:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:08:23 ---> e99950c0584b 06:08:23 Step 3/23 : WORKDIR /edgex-go 06:08:23 ---> Using cache 06:08:23 ---> dfc04102d4ac 06:08:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:23 ---> Using cache 06:08:23 ---> de698404550d 06:08:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:25 Running setup.py install for texttable: finished with status 'done' 06:08:25 Running setup.py install for PyYAML: started 06:08:25 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:08:25 ---> e99950c0584b 06:08:25 Step 3/31 : WORKDIR /edgex-go 06:08:25 ---> Using cache 06:08:25 ---> dfc04102d4ac 06:08:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:25 ---> Using cache 06:08:25 ---> de698404550d 06:08:25 Step 5/31 : RUN apk add --update --no-cache make git 06:08:25 ---> Using cache 06:08:25 ---> 48010baf17f3 06:08:25 Step 6/31 : COPY go.mod . 06:08:25 ---> Using cache 06:08:25 ---> 1c130eadfcd8 06:08:25 Step 7/31 : RUN go mod download 06:08:25 ---> Using cache 06:08:25 ---> 1d1f7f8972ad 06:08:25 Step 8/31 : COPY . . 06:08:25 ---> Using cache 06:08:25 ---> 4d15ee832ab9 06:08:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:08:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:08:25 OK: 233 MiB in 51 packages 06:08:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:08:25 ---> e99950c0584b 06:08:25 Step 3/24 : WORKDIR /edgex-go 06:08:25 ---> Using cache 06:08:25 ---> dfc04102d4ac 06:08:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:25 ---> Using cache 06:08:25 ---> de698404550d 06:08:25 Step 5/24 : RUN apk add --update --no-cache make git 06:08:25 ---> Using cache 06:08:25 ---> 48010baf17f3 06:08:25 Step 6/24 : COPY go.mod . 06:08:25 ---> Using cache 06:08:25 ---> 1c130eadfcd8 06:08:25 Step 7/24 : RUN go mod download 06:08:25 ---> Using cache 06:08:25 ---> 1d1f7f8972ad 06:08:25 Step 8/24 : COPY . . 06:08:25 ---> Using cache 06:08:25 ---> 4d15ee832ab9 06:08:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:08:25 OK: 233 MiB in 51 packages 06:08:26 ---> Running in 716f46f5aebb 06:08:26 ---> Running in 035c4dad8ce5 06:08:26 ---> Running in f854928901ea 06:08:26 OK: 233 MiB in 51 packages 06:08:26 OK: 233 MiB in 51 packages 06:08:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:28 Running setup.py install for PyYAML: finished with status 'done' 06:08:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:08:29 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 06:08:29 Removing intermediate container feb274ba11cc 06:08:29 ---> e48dc3d41799 06:08:29 Step 6/22 : COPY go.mod . 06:08:29 Removing intermediate container 56dd76e88942 06:08:29 ---> 9030ebafad48 06:08:29 Step 6/23 : COPY go.mod . 06:08:29 Removing intermediate container 5e4560845139 06:08:29 ---> dd23f83699a1 06:08:29 Step 6/31 : COPY go.mod . 06:08:30 Removing intermediate container b442d56af316 06:08:30 ---> 63327ec073de 06:08:30 Step 6/22 : COPY go.mod . 06:08:30 ---> 323522a1e4ff 06:08:30 Step 7/22 : RUN go mod download 06:08:30 ---> 61ca42fd29fd 06:08:30 Step 7/23 : RUN go mod download 06:08:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 06:08:30 ---> Running in e67ff1343c21 06:08:30 ---> Running in e33978252699 06:08:30 ---> f5b7a3af6284 06:08:30 Step 7/22 : RUN go mod download 06:08:30 ---> 8b8278b35859 06:08:30 Step 7/31 : RUN go mod download 06:08:31 ---> Running in 1f3e29d1bf35 06:08:31 ---> Running in bc37a1364697 06:08:34 OK: 217 MiB in 51 packages 06:08:35 Removing intermediate container f7391223d1c0 06:08:35 ---> 1cbd7d0e25bc 06:08:35 Step 20/26 : RUN pip install docker-compose==1.23.2 06:08:35 ---> Running in 45316a9c24cd 06:08:36 Removing intermediate container f854928901ea 06:08:36 ---> df2eaf59c443 06:08:36 Step 6/23 : COPY go.mod . 06:08:36 Removing intermediate container 1f3e29d1bf35 06:08:36 ---> 797d2148b840 06:08:36 Step 8/22 : COPY . . 06:08:36 Removing intermediate container e67ff1343c21 06:08:36 ---> 8a495597f593 06:08:36 Step 8/22 : COPY . . 06:08:36 Removing intermediate container c856727e4533 06:08:36 ---> 5ac487343440 06:08:36 Step 21/26 : RUN apk --no-cache add curl 06:08:36 ---> Running in e5ce1bd647df 06:08:36 Removing intermediate container bc37a1364697 06:08:36 ---> 0472aaac5eea 06:08:36 Step 8/31 : COPY . . 06:08:36 Removing intermediate container e33978252699 06:08:36 ---> 19f87e261c72 06:08:36 Step 8/23 : COPY . . 06:08:37 ---> fb623900fcb9 06:08:37 Step 7/23 : RUN go mod download 06:08:37 ---> Running in 440d9ae8062b 06:08:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:08:40 (2/3) Installing libcurl (7.69.1-r3) 06:08:40 (3/3) Installing curl (7.69.1-r3) 06:08:40 Executing busybox-1.31.1-r19.trigger 06:08:40 OK: 72 MiB in 58 packages 06:08:42 Removing intermediate container 440d9ae8062b 06:08:42 ---> f1b05f2651d9 06:08:42 Step 8/23 : COPY . . 06:08:42 Removing intermediate container e5ce1bd647df 06:08:42 ---> d814ee84bbed 06:08:42 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:08:42 ---> Running in 919a425ba23f 06:08:43 Removing intermediate container 919a425ba23f 06:08:43 ---> e7da3550f412 06:08:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:44 ---> Running in 649ce03aefb5 06:08:45 Removing intermediate container 649ce03aefb5 06:08:45 ---> 143fb113e5ae 06:08:45 Step 24/26 : LABEL arch=arm64 06:08:46 ---> Running in c5034e52edab 06:08:47 Removing intermediate container c5034e52edab 06:08:47 ---> 5171ea8daaa8 06:08:47 Step 25/26 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:08:47 ---> Running in d72b51d891f3 06:08:48 Removing intermediate container d72b51d891f3 06:08:48 ---> 0c2f44960d8e 06:08:48 Step 26/26 : LABEL version=0.0.0 06:08:48 ---> Running in 559df07954de 06:08:50 Removing intermediate container 559df07954de 06:08:50 ---> 723946a9bc3a 06:08:50 06:08:50 Successfully built 723946a9bc3a 06:08:50 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:09:03  Building docker-sys-mgmt-agent-go ... done  ---> be060c28fc8e 06:09:03 Step 9/23 : RUN make cmd/core-data/core-data 06:09:03 ---> Running in 66e17f829c8a 06:09:05 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 06:09:24 Collecting docker-compose==1.23.2 06:09:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:09:24 Collecting dockerpty<0.5,>=0.4.1 06:09:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:09:37 Removing intermediate container 85a62ddb7a3c 06:09:37 ---> 25e8fb86165d 06:09:37 06:09:37 Step 10/23 : FROM alpine:3.12 06:09:37 ---> d10569e2745f 06:09:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:09:37 ---> Using cache 06:09:37 ---> 23bcbd3b253e 06:09:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:09:37 ---> Using cache 06:09:37 ---> b2ac3d8fde42 06:09:37 Step 13/23 : ENV APP_PORT=48082 06:09:37 ---> Running in 3e2a8522552d 06:09:37 Removing intermediate container 3e2a8522552d 06:09:37 ---> a7eab157ba4b 06:09:37 Step 14/23 : EXPOSE $APP_PORT 06:09:37 ---> Running in 5ffa3165435d 06:09:37 Removing intermediate container 5ffa3165435d 06:09:37 ---> ac0de9dc8a7d 06:09:37 Step 15/23 : WORKDIR / 06:09:38 ---> Running in 0201407e1cc3 06:09:38 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 06:09:38 Removing intermediate container 0201407e1cc3 06:09:38 ---> c65af1fae100 06:09:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:40 ---> e42d0974b166 06:09:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:09:42 ---> 195bffdae6d8 06:09:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:09:42 Collecting texttable<0.10,>=0.9.0 06:09:42 Downloading texttable-0.9.1.tar.gz (11 kB) 06:09:43 ---> b81fd50e2c29 06:09:43 Step 19/23 : ENTRYPOINT ["/core-command"] 06:09:43 ---> Running in ebf5a720a135 06:09:43 Removing intermediate container ebf5a720a135 06:09:43 ---> 1be70eeca19e 06:09:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:44 ---> Running in 31a2ec2d9167 06:09:44 Removing intermediate container 31a2ec2d9167 06:09:44 ---> 78d83c1c3c8d 06:09:44 Step 21/23 : LABEL arch=arm64 06:09:44 ---> Running in dedfbd2b9338 06:09:45 Removing intermediate container dedfbd2b9338 06:09:45 ---> 2dd8808b0dc1 06:09:45 Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:09:45 ---> Running in 8671ff33e7b7 06:09:46 Removing intermediate container 8671ff33e7b7 06:09:46 ---> 157f38d57ef5 06:09:46 Step 23/23 : LABEL version=0.0.0 06:09:46 ---> Running in 11abbd617266 06:09:47 Removing intermediate container 11abbd617266 06:09:47 ---> 924bac1c2fc9 06:09:47 06:09:47 Successfully built 924bac1c2fc9 06:09:47 Successfully tagged docker-core-command-go-arm64:latest 06:09:53  Building docker-core-command-go ... done Removing intermediate container 035c4dad8ce5 06:09:53 ---> 9e0eab04d4ee 06:09:53 06:09:53 Step 10/24 : FROM alpine:3.12 06:09:53 ---> d10569e2745f 06:09:53 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:09:53 ---> Running in e1a899b08b50 06:09:55 Removing intermediate container 716f46f5aebb 06:09:55 ---> 0bddc297f2a3 06:09:55 06:09:55 Step 10/31 : FROM alpine:3.12 06:09:55 ---> d10569e2745f 06:09:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:09:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:55 ---> Running in a85d5e594d4e 06:09:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:56 Removing intermediate container a85d5e594d4e 06:09:56 ---> d02ba7f9aba9 06:09:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:09:56 ---> Running in 5ab8f8e4ae84 06:09:56 (1/5) Installing ca-certificates (20191127-r4) 06:09:56 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:09:56 (3/5) Installing libcurl (7.69.1-r3) 06:09:56 (4/5) Installing curl (7.69.1-r3) 06:09:56 (5/5) Installing dumb-init (1.2.2-r1) 06:09:56 Executing busybox-1.31.1-r19.trigger 06:09:56 Executing ca-certificates-20191127-r4.trigger 06:09:57 OK: 7 MiB in 19 packages 06:09:58 Collecting docopt<0.7,>=0.6.1 06:09:58 Downloading docopt-0.6.2.tar.gz (25 kB) 06:09:58 Collecting PyYAML<4,>=3.10 06:09:58 Downloading PyYAML-3.13.tar.gz (270 kB) 06:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:59 (1/2) Installing dumb-init (1.2.2-r1) 06:09:59 (2/2) Installing su-exec (0.2-r1) 06:09:59 Executing busybox-1.31.1-r19.trigger 06:09:59 OK: 5 MiB in 16 packages 06:09:59 Removing intermediate container e1a899b08b50 06:09:59 ---> e8c8347e63a2 06:09:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:10:00 ---> Running in e21bfa12f0c9 06:10:01 Removing intermediate container e21bfa12f0c9 06:10:01 ---> c3ff3dbe73e0 06:10:01 Step 13/24 : WORKDIR / 06:10:01 Removing intermediate container 5ab8f8e4ae84 06:10:01 ---> 228678ec2f1c 06:10:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:10:01 ---> Running in 9774db0a3e3c 06:10:01 ---> Running in e44021065a63 06:10:02 Removing intermediate container 9774db0a3e3c 06:10:02 ---> 95ac853e8e58 06:10:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:10:02 Removing intermediate container e44021065a63 06:10:02 ---> 822679ef6327 06:10:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:10:02 ---> Running in 6bfffba1a604 06:10:03 Removing intermediate container 6bfffba1a604 06:10:03 ---> df10b0df52ad 06:10:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:10:03 ---> 7b340abaa840 06:10:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:10:03 ---> Running in 7ea03b22a03c 06:10:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:10:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:10:05 ---> ef4b8a03f120 06:10:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:10:06 ---> 79328b9e5db7 06:10:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:10:07 Removing intermediate container 7ea03b22a03c 06:10:07 ---> 9c8bdaa0244d 06:10:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:10:07 Collecting jsonschema<3,>=2.5.1 06:10:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:10:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:10:07 Collecting cached-property<2,>=1.2.0 06:10:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:10:07 ---> Running in 0895650350be 06:10:08 ---> ff4f991f6a77 06:10:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:10:08 Removing intermediate container 0895650350be 06:10:08 ---> 6ca44bd53826 06:10:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:10:09 Collecting websocket-client<1.0,>=0.32.0 06:10:09 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 06:10:09 ---> bcce9e105157 06:10:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:10:09 ---> 47e5657fbc8f 06:10:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:10:10 ---> Running in 8fe6ed547f94 06:10:10 ---> 652101820d11 06:10:10 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/ 06:10:11 ---> Running in c8d589d31912 06:10:12 Collecting docker<4.0,>=3.6.0 06:10:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:10:13 Removing intermediate container 8fe6ed547f94 06:10:13 ---> 4be4364b6776 06:10:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:13 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) 06:10:13 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) 06:10:13 Removing intermediate container c8d589d31912 06:10:13 ---> a34f815c1f46 06:10:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:10:13 Collecting idna<2.8,>=2.5 06:10:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:10:13 ---> 1e91ef339557 06:10:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:10:13 ---> Running in bdbca2fd4579 06:10:14 Collecting urllib3<1.25,>=1.21.1 06:10:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:10:14 Removing intermediate container bdbca2fd4579 06:10:14 ---> 01d66c384f78 06:10:14 Step 22/24 : LABEL arch=arm64 06:10:14 ---> Running in cb72f4c2d345 06:10:15 Collecting docker-pycreds>=0.4.0 06:10:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:10:15 ---> 6eab153d2c2f 06:10:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:10:15 Removing intermediate container cb72f4c2d345 06:10:15 ---> dcf257166ef6 06:10:15 Step 23/24 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:10:16 ---> Running in 6782ad3ec5f7 06:10:16 ---> 81b7f5cf0af2 06:10:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:10:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:10:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:10:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:10:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:10:16 Removing intermediate container 6782ad3ec5f7 06:10:16 ---> 0e6efeb4d8d8 06:10:16 Step 24/24 : LABEL version=0.0.0 06:10:16 ---> Running in 95498955e971 06:10:16 ---> 018a3e375f19 06:10:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:10:17 Installing collected packages: dockerpty, texttable, docopt, PyYAML, idna, urllib3, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docker-compose 06:10:17 Running setup.py install for dockerpty: started 06:10:17 Removing intermediate container 95498955e971 06:10:17 ---> ea3f8390dee6 06:10:17 06:10:18 Successfully built ea3f8390dee6 06:10:18 ---> d3e5c3835883 06:10:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:10:18 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:10:18  Building docker-security-secretstore-setup-go ... done  ---> Running in 41f8b1de602a 06:10:19 Removing intermediate container 41f8b1de602a 06:10:19 ---> 19b2d24d7c5b 06:10:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:10:19 ---> 3a709a7fd55b 06:10:19 Step 26/31 : RUN chmod +x /entrypoint.sh 06:10:19 ---> Running in 419adc6476a5 06:10:20 Running setup.py install for dockerpty: finished with status 'done' 06:10:20 Running setup.py install for texttable: started 06:10:21 Running setup.py install for texttable: finished with status 'done' 06:10:21 Running setup.py install for docopt: started 06:10:22 Running setup.py install for docopt: finished with status 'done' 06:10:22 Running setup.py install for PyYAML: started 06:10:23 Removing intermediate container 419adc6476a5 06:10:23 ---> fb4eada4dd1f 06:10:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:10:23 ---> Running in 876d99e4ce57 06:10:24 Removing intermediate container 876d99e4ce57 06:10:24 ---> 9140788b0c88 06:10:24 Step 28/31 : CMD ["gate"] 06:10:24 Removing intermediate container 66e17f829c8a 06:10:24 ---> afd441720dad 06:10:24 06:10:24 Step 10/23 : FROM alpine:3.12 06:10:24 ---> d10569e2745f 06:10:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:10:24 ---> Running in 97139dcb34df 06:10:24 ---> Running in 3cb7fe359e1e 06:10:25 Removing intermediate container 97139dcb34df 06:10:25 ---> d52d9317e51f 06:10:25 Step 29/31 : LABEL arch=arm64 06:10:25 Removing intermediate container 3cb7fe359e1e 06:10:25 ---> f945dccb1391 06:10:25 Step 12/23 : ENV APP_PORT=48080 06:10:25 Running setup.py install for PyYAML: finished with status 'done' 06:10:25 Attempting uninstall: idna 06:10:25 Found existing installation: idna 2.9 06:10:25 Uninstalling idna-2.9: 06:10:25 ---> 9272eb877034 06:10:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:10:25 ---> Running in 38b4dcc04313 06:10:25 ---> Running in c71a119b1862 06:10:25 Successfully uninstalled idna-2.9 06:10:25 ---> 30e7c28f928f 06:10:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:10:26 Removing intermediate container 38b4dcc04313 06:10:26 ---> e802af57b611 06:10:26 Step 30/31 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:10:26 Removing intermediate container c71a119b1862 06:10:26 ---> 25a2adb4a161 06:10:26 Step 13/23 : EXPOSE $APP_PORT 06:10:26 ---> Running in c7f88a98cf5f 06:10:26 ---> Running in 9e612e507d0c 06:10:26 ---> d197930ef6ce 06:10:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:10:26 Attempting uninstall: urllib3 06:10:26 Found existing installation: urllib3 1.25.9 06:10:26 Uninstalling urllib3-1.25.9: 06:10:26 ---> Running in b701061d9d5c 06:10:26 ---> 74668f5a0c5a 06:10:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:10:26 ---> Running in c168119ca66e 06:10:26 ---> Running in 8a164db37e64 06:10:26 ---> Running in 1fba2f73d179 06:10:26 Removing intermediate container 9e612e507d0c 06:10:26 ---> fac28214dee6 06:10:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:26 Removing intermediate container c7f88a98cf5f 06:10:26 ---> 7e55e14c3ab3 06:10:26 Step 31/31 : LABEL version=0.0.0 06:10:27 Successfully uninstalled urllib3-1.25.9 06:10:27 ---> Running in aad33b1caaab 06:10:27 ---> Running in 39cee53ef5a1 06:10:27 Attempting uninstall: requests 06:10:27 Found existing installation: requests 2.23.0 06:10:27 Uninstalling requests-2.23.0: 06:10:27 Successfully uninstalled requests-2.23.0 06:10:28 Removing intermediate container 39cee53ef5a1 06:10:28 ---> fac36f8eba7c 06:10:28 06:10:28 Successfully built fac36f8eba7c 06:10:28 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:10:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:10:29 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 06:10:29 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 06:10:29 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 06:10:29  Building docker-security-bootstrapper-go ... done Removing intermediate container aad33b1caaab 06:10:29 ---> b2526f443542 06:10:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:10:29 ---> Running in 9eba7ebb31e3 06:10: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.58.0 06:10:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:34 (1/6) Installing dumb-init (1.2.2-r1) 06:10:34 (2/6) Installing libgcc (9.3.0-r2) 06:10:34 (3/6) Installing libsodium (1.0.18-r0) 06:10:35 (4/6) Installing libstdc++ (9.3.0-r2) 06:10:35 (5/6) Installing libzmq (4.3.3-r0) 06:10:35 (6/6) Installing zeromq (4.3.3-r0) 06:10:35 Executing busybox-1.31.1-r19.trigger 06:10:35 OK: 8 MiB in 20 packages 06:10:37 Removing intermediate container 9eba7ebb31e3 06:10:37 ---> 7d2613426dc8 06:10:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 ---> f0b7527d884f 06:10:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:10:38 Removing intermediate container 45316a9c24cd 06:10:38 ---> 76df8b1d4f1c 06:10:38 Step 21/26 : RUN apk --no-cache add curl 06:10:39 ---> 70a510915c93 06:10:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:10:39 ---> Running in b300f6006cd8 06:10:39 ---> 7a02c250a70c 06:10:39 Step 19/23 : ENTRYPOINT ["/core-data"] 06:10:39 ---> Running in 8482687d141f 06:10:40 Removing intermediate container 8482687d141f 06:10:40 ---> b7c49ddf5d27 06:10:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:10:40 ---> Running in 0389313362bb 06:10:40 Removing intermediate container 0389313362bb 06:10:40 ---> 8fa675b4ab4c 06:10:40 Step 21/23 : LABEL arch=arm64 06:10:40 ---> Running in 3ce83a9d05d1 06:10:41 Removing intermediate container 3ce83a9d05d1 06:10:41 ---> df3663fa6c01 06:10:41 Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:10:41 ---> Running in e476241700e0 06:10:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:42 Removing intermediate container e476241700e0 06:10:42 ---> 8b08a5aea335 06:10:42 Step 23/23 : LABEL version=0.0.0 06:10:42 ---> Running in 8d07911ba7b6 06:10:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:10:42 (2/3) Installing libcurl (7.69.1-r3) 06:10:42 (3/3) Installing curl (7.69.1-r3) 06:10:42 Executing busybox-1.31.1-r19.trigger 06:10:42 Removing intermediate container 8d07911ba7b6 06:10:42 ---> 813da69ee6bc 06:10:42 06:10:42 OK: 72 MiB in 58 packages 06:10:42 Successfully built 813da69ee6bc 06:10:42 Successfully tagged docker-core-data-go-arm64:latest 06:10:43  Building docker-core-data-go ... done  [Pipeline] } 06:10:43 $ docker stop --time=1 460cee9ddccb7232a82867271b400861d5535e5ca32bff639dd379ef7f4d5daf 06:10:45 $ docker rm -f 460cee9ddccb7232a82867271b400861d5535e5ca32bff639dd379ef7f4d5daf [Pipeline] // withDockerContainer [Pipeline] sh 06:10:46 + docker images 06:10:46 + grep docker 06:10:46 docker-core-data-go-arm64 latest 813da69ee6bc 4 seconds ago 21.3MB 06:10:46 docker-security-bootstrapper-go-arm64 latest fac36f8eba7c 19 seconds ago 17.8MB 06:10:46 docker-security-secretstore-setup-go-arm64 latest ea3f8390dee6 29 seconds ago 23.7MB 06:10:46 docker-core-command-go-arm64 latest 924bac1c2fc9 About a minute ago 16.3MB 06:10:46 docker-sys-mgmt-agent-go-arm64 latest 723946a9bc3a About a minute ago 300MB 06:10:46 docker-core-metadata-go-arm64 latest 3488361f7160 3 minutes ago 17.9MB 06:10:46 docker-support-notifications-go-arm64 latest a1ced936ec92 3 minutes ago 16.9MB 06:10:46 docker-support-scheduler-go-arm64 latest 788d56a495a9 3 minutes ago 16.3MB 06:10:46 docker-security-proxy-setup-go-arm64 latest ebb1fe9cf0ea 3 minutes ago 23.4MB 06:10:46 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 06:10:46 Removing intermediate container b300f6006cd8 06:10:46 ---> a19f46618aec 06:10:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:10:47 ---> Running in 8f8b0be39a60 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:10:47 ---> job-cost.sh 06:10:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OVwm 06:10:47 Removing intermediate container 8f8b0be39a60 06:10:47 ---> e181c0c0f742 06:10:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:10:47 ---> Running in 1afdbc581ca7 06:10:48 Removing intermediate container 1afdbc581ca7 06:10:48 ---> 0dae21d88170 06:10:48 Step 24/26 : LABEL arch=x86_64 06:10:48 ---> Running in 12bb774df375 06:10:49 Removing intermediate container 12bb774df375 06:10:49 ---> 730f5f3bd611 06:10:49 Step 25/26 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:10:50 ---> Running in b30d4d5ea5f1 06:10:51 Removing intermediate container b30d4d5ea5f1 06:10:51 ---> 1d83fb7bb4d4 06:10:51 Step 26/26 : LABEL version=0.0.0 06:10:52 ---> Running in 05185e031f24 06:10:53 Removing intermediate container 05185e031f24 06:10:53 ---> f2b444032aa1 06:10:53 06:10:54 Successfully built f2b444032aa1 06:10:54 Successfully tagged docker-sys-mgmt-agent-go:latest 06:11:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:42  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c168119ca66e 06:11:42 ---> bf38350be562 06:11:42 06:11:42 Step 10/31 : FROM alpine:3.12 06:11:42 ---> 88dd2752d2ea 06:11:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:11:42 Removing intermediate container 8a164db37e64 06:11:42 ---> c945d5bb1e88 06:11:42 06:11:42 Step 10/22 : FROM alpine:3.12 06:11:42 ---> 88dd2752d2ea 06:11:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:11:42 ---> Using cache 06:11:42 ---> 96f02530c87e 06:11:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:11:42 ---> Using cache 06:11:42 ---> 7d839f1fc2ec 06:11:42 Step 13/22 : ENV APP_PORT=48085 06:11:42 Removing intermediate container 1fba2f73d179 06:11:42 ---> e100eb1e6054 06:11:42 06:11:42 Step 10/22 : FROM alpine:3.12 06:11:42 ---> 88dd2752d2ea 06:11:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:11:42 ---> Running in e0946b4f63c7 06:11:42 ---> Running in 07f7fb09216a 06:11:42 ---> Running in 8499b216efaa 06:11:43 Removing intermediate container e0946b4f63c7 06:11:43 ---> b0944a9abd75 06:11:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:11:44 Removing intermediate container 07f7fb09216a 06:11:44 ---> 4a04c97467bf 06:11:44 Step 14/22 : EXPOSE $APP_PORT 06:11:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:45 ---> Running in 5db4ae8d47e4 06:11:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:46 (1/2) Installing ca-certificates (20191127-r4) 06:11:46 (2/2) Installing dumb-init (1.2.2-r1) 06:11:46 Executing busybox-1.31.1-r19.trigger 06:11:46 ---> Running in c894dfef7e9b 06:11:46 Executing ca-certificates-20191127-r4.trigger 06:11:47 OK: 6 MiB in 16 packages 06:11:48 Removing intermediate container b701061d9d5c 06:11:48 ---> 8916be8c7bfb 06:11:48 06:11:48 Step 10/23 : FROM alpine:3.12 06:11:48 ---> 88dd2752d2ea 06:11:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:11:48 ---> Using cache 06:11:48 ---> 96f02530c87e 06:11:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:11:48 ---> Using cache 06:11:48 ---> 7d839f1fc2ec 06:11:48 Step 13/23 : ENV APP_PORT=48081 06:11:48 Removing intermediate container c894dfef7e9b 06:11:48 ---> 7657ce1ce97f 06:11:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:48 ---> Running in 33da0ddd4837 06:11:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:48 (1/2) Installing dumb-init (1.2.2-r1) 06:11:48 (2/2) Installing su-exec (0.2-r1) 06:11:48 Executing busybox-1.31.1-r19.trigger 06:11:48 OK: 6 MiB in 16 packages 06:11:49 Removing intermediate container 33da0ddd4837 06:11:49 ---> 456ace609acc 06:11:49 Step 14/23 : EXPOSE $APP_PORT 06:11:49 ---> 22ca97dc074d 06:11:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:11:50 ---> Running in 3db8e503b947 06:11:50 Removing intermediate container 8499b216efaa 06:11:50 ---> 96ec5aa6829d 06:11:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:11:50 ---> Running in b2ca197950bc 06:11:51 ---> 311e5b6f0439 06:11:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:11:51 Removing intermediate container 3db8e503b947 06:11:51 ---> e7d8f4bdeb0b 06:11:51 Step 15/23 : WORKDIR / 06:11:51 Removing intermediate container 5db4ae8d47e4 06:11:51 ---> 721f2c391c58 06:11:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:11:51 ---> Running in c44cd172d09a 06:11:51 Removing intermediate container b2ca197950bc 06:11:51 ---> 60140269940d 06:11:51 Step 13/22 : ENV APP_PORT=48060 06:11:51 ---> Running in 1fa5b3db8f68 06:11:51 ---> bfda5a15901e 06:11:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:11:51 ---> Running in fa9af0f7144a 06:11:51 ---> Running in 9313e9e8f050 06:11:52 Removing intermediate container c44cd172d09a 06:11:52 ---> 1d5d16db451e 06:11:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:52 Removing intermediate container 1fa5b3db8f68 06:11:52 ---> 46c18d840ff3 06:11:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:11:52 Removing intermediate container fa9af0f7144a 06:11:52 ---> 76440c46ab40 06:11:52 Step 14/22 : EXPOSE $APP_PORT 06:11:52 ---> Running in d396a3e362b4 06:11:52 ---> Running in f96a6cc15d96 06:11:52 Removing intermediate container 9313e9e8f050 06:11:52 ---> edb53b0dc1df 06:11:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:52 ---> 29b8ea125664 06:11:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:11:53 ---> Running in 933b61cc1432 06:11:53 Removing intermediate container f96a6cc15d96 06:11:53 ---> 9451eaa60aa3 06:11:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:53 Removing intermediate container d396a3e362b4 06:11:53 ---> cecbb4ff51ad 06:11:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:11:53 ---> Running in 989a41ada1dd 06:11:54 Removing intermediate container 933b61cc1432 06:11:54 ---> 51eda86cdcd1 06:11:54 Step 20/22 : LABEL arch=x86_64 06:11:55 ---> Running in 30a13f806bae 06:11:55 ---> 0259240af047 06:11:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:11:55 ---> dc55b6f5d3c1 06:11:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:11:55 Removing intermediate container 30a13f806bae 06:11:55 ---> 6131f37c6c91 06:11:55 Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:11:56 ---> Running in 537821b0597a 06:11:56 ---> a992419693f3 06:11:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:11:56 ---> 555fd39f2d87 06:11:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:11:56 ---> Running in e925e1ef5fcc 06:11:57 Removing intermediate container 537821b0597a 06:11:57 ---> 22842fc028f7 06:11:57 Step 22/22 : LABEL version=0.0.0 06:11:57 ---> 8fbf264b032c 06:11:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:11:57 Removing intermediate container e925e1ef5fcc 06:11:57 ---> 040684b483b2 06:11:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:57 ---> Running in 154827fec716 06:11:57 Removing intermediate container 989a41ada1dd 06:11:57 ---> 3aa071571079 06:11:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:11:57 ---> Running in b2bf85f99648 06:11:57 ---> Running in 4c30fb171036 06:11:58 ---> Running in e6ea8bcaca72 06:11:58 Removing intermediate container 154827fec716 06:11:58 ---> 8562e79ed37c 06:11:58 06:11:58 Removing intermediate container 4c30fb171036 06:11:58 ---> 1b9e4392f196 06:11:58 Step 21/23 : LABEL arch=x86_64 06:11:58 Removing intermediate container b2bf85f99648 06:11:58 ---> 058057ce5d4c 06:11:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:59 ---> Running in 96abb2bbf29f 06:11:59 ---> Running in 7432b640270a 06:11:59 Removing intermediate container e6ea8bcaca72 06:11:59 ---> 34d5c1fb66f9 06:11:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:12:00 Removing intermediate container 7432b640270a 06:12:00 ---> 067885743ead 06:12:00 Step 20/22 : LABEL arch=x86_64 06:12:00 Removing intermediate container 96abb2bbf29f 06:12:00 ---> 8fa512e781d2 06:12:00 Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:12:00 Successfully built 8562e79ed37c 06:12:00 ---> Running in 8dcdabdd41e3 06:12:00 Successfully tagged docker-support-scheduler-go:latest 06:12:00  Building docker-support-scheduler-go ... done  ---> Running in 33013200d76e 06:12:00 ---> 026efd60b99c 06:12:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:12:01 ---> Running in f9f4b605b857 06:12:01 Removing intermediate container 8dcdabdd41e3 06:12:01 ---> fb970a94ba6a 06:12:01 Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:12:01 Removing intermediate container 33013200d76e 06:12:01 ---> 4010c27a5b61 06:12:01 Step 23/23 : LABEL version=0.0.0 06:12:01 ---> Running in aedcbb5502e1 06:12:01 ---> Running in a06cc19bb1d2 06:12:02 Removing intermediate container aedcbb5502e1 06:12:02 ---> a4dac69c8b15 06:12:02 06:12:02 Removing intermediate container a06cc19bb1d2 06:12:02 ---> ed7cb7968bb0 06:12:02 Step 22/22 : LABEL version=0.0.0 06:12:03 ---> Running in 8bdba79ea409 06:12:03 Successfully built a4dac69c8b15 06:12:03 Successfully tagged docker-core-metadata-go:latest 06:12:03  Building docker-core-metadata-go ... done Removing intermediate container 8bdba79ea409 06:12:03 ---> 271e848c4f85 06:12:03 06:12:05 Successfully built 271e848c4f85 06:12:05 Successfully tagged docker-support-notifications-go:latest 06:12:05  Building docker-support-notifications-go ... done Removing intermediate container f9f4b605b857 06:12:05 ---> 22f606e8d0db 06:12:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:06 ---> 1e106526e0a0 06:12:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:12:08 ---> 7f18d4f36380 06:12:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:12:09 ---> f60ea0a51e76 06:12:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:12:09 ---> ad032a766edd 06:12:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:12:10 ---> 49505476b57c 06:12:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:12:10 ---> Running in e55701e22737 06:12:10 Removing intermediate container e55701e22737 06:12:10 ---> b6d4d865c0ff 06:12:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:12:11 ---> 6c54634fc7ff 06:12:11 Step 26/31 : RUN chmod +x /entrypoint.sh 06:12:11 ---> Running in 30f9538663a3 06:12:14 Removing intermediate container 30f9538663a3 06:12:14 ---> 5f27dd239b25 06:12:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:12:15 ---> Running in 8004f2c690d9 06:12:16 Removing intermediate container 8004f2c690d9 06:12:16 ---> 6addc3d12d2c 06:12:16 Step 28/31 : CMD ["gate"] 06:12:16 ---> Running in 3875edb0b508 06:12:16 Removing intermediate container 3875edb0b508 06:12:16 ---> 485442dc133e 06:12:16 Step 29/31 : LABEL arch=x86_64 06:12:16 ---> Running in b95e29c098ad 06:12:18 Removing intermediate container b95e29c098ad 06:12:18 ---> 23ac470f94b4 06:12:18 Step 30/31 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:12:18 ---> Running in 87e00ac81af8 06:12:18 Removing intermediate container 87e00ac81af8 06:12:18 ---> 875247822bfe 06:12:18 Step 31/31 : LABEL version=0.0.0 06:12:19 ---> Running in a0c99716d0dd 06:12:20 Removing intermediate container a0c99716d0dd 06:12:20 ---> 65f282ce3b6f 06:12:20 06:12:21 Successfully built 65f282ce3b6f 06:12:21 Successfully tagged docker-security-bootstrapper-go:latest 06:12:22  Building docker-security-bootstrapper-go ... done  [Pipeline] } 06:12:22 $ docker stop --time=1 987e2feff1b413233078b7dd987a1f2f623d729ff8055cca5f983d9de862b417 06:12:26 $ docker rm -f 987e2feff1b413233078b7dd987a1f2f623d729ff8055cca5f983d9de862b417 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:27 + docker images 06:12:27 + grep docker 06:12:29 docker-security-bootstrapper-go latest 65f282ce3b6f 8 seconds ago 18.8MB 06:12:29 docker-support-notifications-go latest 271e848c4f85 25 seconds ago 17.9MB 06:12:29 docker-core-metadata-go latest a4dac69c8b15 26 seconds ago 19.1MB 06:12:29 docker-support-scheduler-go latest 8562e79ed37c 31 seconds ago 17.3MB 06:12:29 docker-sys-mgmt-agent-go latest f2b444032aa1 About a minute ago 313MB 06:12:29 docker-core-data-go latest b556b77ba02e 5 minutes ago 22.6MB 06:12:29 docker-security-secretstore-setup-go latest 1443017870d7 5 minutes ago 24.9MB 06:12:29 docker-core-command-go latest 07c260d9bf6e 5 minutes ago 17.3MB 06:12:29 docker-security-proxy-setup-go latest 1acb914f91c4 5 minutes ago 24.7MB 06:12:29 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:12:45 Still waiting to schedule task 06:12:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-OVwm/bin to PATH 06:13:03 INFO: No Stack... 06:13:03 INFO: Retrieving Pricing Info for: lf-standard-4 06:13:03 INFO: Archiving Costs [Pipeline] sh 06:13:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:13:03 + cut -d, -f6 [Pipeline] lock 06:13:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] 06:13:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] did not exist. Created. 06:13:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:04 + echo total: 0.20999999344348907 [Pipeline] stash 06:13:04 Stashed 1 file(s) [Pipeline] } 06:13:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:13:48 Running on prd-ubuntu18.04-docker-8c-8g-30503 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws 06:13:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:13:51 using credential edgex-jenkins-ssh 06:13:51 Cloning the remote Git repository 06:13:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:13:51 > git init /w/workspace/edgex-go/1 # timeout=10 06:13:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:13:51 > git --version # timeout=10 06:13:51 > git --version # 'git version 2.17.1' 06:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:14:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:14:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:05 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:14:05 Merge succeeded, producing d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 06:14:05 Checking out Revision d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 (PR-3275) 06:14:05 > git config core.sparsecheckout # timeout=10 06:14:05 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 06:14:05 > git remote # timeout=10 06:14:05 > git config --get remote.origin.url # timeout=10 06:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:05 > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 06:14:05 > git rev-parse HEAD^{commit} # timeout=10 06:14:05 > git config core.sparsecheckout # timeout=10 06:14:05 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 06:14:09 Commit message: "build: Upgrade go-mod-core-contracts lib to v2.0.0-dev.54" 06:14:09 > git --version # timeout=10 06:14:09 > git --version # 'git version 2.17.1' 06:14:09 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:11 + echo snap-build.sh 06:14:11 snap-build.sh 06:14:11 + SNAP_BASE_DIR=. 06:14:11 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:14:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:14:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:14:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:14:11 + cd /w/workspace/edgex-go/1 06:14:11 + sudo apt-get remove -qy --purge lxd lxd-client 06:14:11 Reading package lists... 06:14:11 Building dependency tree... 06:14:11 Reading state information... 06:14:11 The following packages were automatically installed and are no longer required: 06:14:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:14:11 uidmap xdelta3 06:14:11 Use 'sudo apt autoremove' to remove them. 06:14:11 The following packages will be REMOVED: 06:14:11 lxd* lxd-client* 06:14:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:14:12 After this operation, 31.7 MB disk space will be freed. 06:14:13 (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.) 06:14:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:14:15 Removing lxd dnsmasq configuration 06:14:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:14:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:14:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:14:16 (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.) 06:14:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:14:18 Processing triggers for systemd (237-3ubuntu10.42) ... 06:14:18 Processing triggers for ureadahead (0.100.0-21) ... 06:14:20 + sudo snap remove --purge lxd 06:14:20 snap "lxd" is not installed 06:14:20 + sudo groupadd --force --system lxd 06:14:20 ++ whoami 06:14:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:14:20 + newgrp - lxd 06:14:21 + sudo snap install lxd 06:15:07 2021-03-19T06:14:59Z INFO Waiting for automatic snapd restart... 06:15:20 lxd 4.12 from Canonical* installed 06:15:20 + sudo lxd init --auto 06:15:28 + sudo snap install --classic snapcraft 06:15:36 snapcraft 4.5.4 from Canonical* installed 06:15:36 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:15:36 + patch --verbose -p1 06:15:36 Hmm... Looks like a unified diff to me... 06:15:36 The text leading up to this was: 06:15:36 -------------------------- 06:15:36 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:15:36 |From: Tony Espy 06:15:36 |Date: Tue, 9 Mar 2021 19:05:15 -0500 06:15:36 |Subject: [PATCH] optimize snap build for pipeline CI check 06:15:36 | 06:15:36 |This patch is used by the EdgeX CI pipeline builds to 06:15:36 |optimize the snap CI check run for pull requests. When 06:15:36 |applied, it essentially strips out everything (apps and 06:15:36 |parts) from the snapcraft.yaml file except those required 06:15:36 |to build edgex-go, as the whole idea of the CI check is to 06:15:36 |catch changes to edgex-go that break the snap build. 06:15:36 | 06:15:36 |In general, anyone updating snapcraft.yaml will also need 06:15:36 |to update this patch file, otherwise it may fail to apply, 06:15:36 |resulting in a failed snap build CI check in the associated 06:15:36 |pull request. 06:15:36 | 06:15:36 |Note - in addition to applying this patch, the pipeline also 06:15:36 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:15:36 |need to build the finally binary .snap file (and it won't 06:15:36 |work with the patch applied). This further reduces the build 06:15:36 |time. 06:15:36 |--- 06:15:36 | snap/snapcraft.yaml | 452 +------------------------------------------- 06:15:36 | 1 file changed, 1 insertion(+), 451 deletions(-) 06:15:36 | 06:15:36 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:15:36 |index d8bc12bc..5a5f5fbb 100644 06:15:36 |--- a/snap/snapcraft.yaml 06:15:36 |+++ b/snap/snapcraft.yaml 06:15:36 -------------------------- 06:15:36 patching file snap/snapcraft.yaml 06:15:36 Using Plan A... 06:15:36 Hunk #1 succeeded at 73. 06:15:36 Hunk #2 succeeded at 205. 06:15:36 Hunk #3 succeeded at 217. 06:15:36 Hunk #4 succeeded at 225. 06:15:36 Hunk #5 succeeded at 232. 06:15:36 Hunk #6 succeeded at 259. 06:15:36 Hunk #7 succeeded at 271. 06:15:36 Hunk #8 succeeded at 327. 06:15:36 Hmm... Ignoring the trailing garbage. 06:15:36 done 06:15:36 + sudo snapcraft prime --use-lxd 06:15:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:15:38 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: 06:15:38 - README.md 06:15:38 06:15:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:15:39 Launching a container. 06:15:54 Waiting for container to be ready 06:15:54 To start your first instance, try: lxc launch ubuntu:18.04 06:15:54 06:16:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:16:00 Waiting for network to be ready... 06:16:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:16:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:16:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 06:16:00 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:16:00 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:16:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:16:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:16:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:16:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:16:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:16:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:16:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 06:16:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:16:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:16:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 06:16:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 06:16:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 06:16:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 06:16:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:16:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] 06:16:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 06:16:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:16:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:16:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 06:16:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 06:16:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 06:16:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 06:16:08 Fetched 24.1 MB in 7s (3340 kB/s) 06:16:08 Reading package lists... 06:16:09 Reading package lists... 06:16:09 Building dependency tree... 06:16:09 Reading state information... 06:16:09 The following additional packages will be installed: 06:16:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:16:09 Suggested packages: 06:16:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:16:09 Recommended packages: 06:16:09 gnupg libsasl2-modules 06:16:09 The following NEW packages will be installed: 06:16:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:16:09 The following packages will be upgraded: 06:16:09 gpg gpg-agent gpgconf libudev1 06:16:09 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:16:09 Need to get 3530 kB of archives. 06:16:09 After this operation, 13.3 MB of additional disk space will be used. 06:16:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:16:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:16:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:16:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:16:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 06:16:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 06:16:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:16:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:16:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:16:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:16:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:16:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:16:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:16:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:16:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:16:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:16:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:16:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:16:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:16:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:16:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:16:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:16:11 debconf: delaying package configuration, since apt-utils is not installed 06:16:11 Fetched 3530 kB in 1s (3020 kB/s) 06:16:11 (Reading database ... 12511 files and directories currently installed.) 06:16:11 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 06:16:11 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 06:16:11 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 06:16:11 Selecting previously unselected package udev. 06:16:11 (Reading database ... 12511 files and directories currently installed.) 06:16:11 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 06:16:11 Unpacking udev (237-3ubuntu10.45) ... 06:16:11 Selecting previously unselected package libfuse2:amd64. 06:16:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:16:12 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:12 Selecting previously unselected package fuse. 06:16:12 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:16:12 Unpacking fuse (2.9.7-1ubuntu1) ... 06:16:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:12 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:12 Selecting previously unselected package libksba8:amd64. 06:16:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:16:12 Unpacking libksba8:amd64 (1.3.5-2) ... 06:16:12 Selecting previously unselected package libroken18-heimdal:amd64. 06:16:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:16:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:16:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:16:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libwind0-heimdal:amd64. 06:16:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:16:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:16:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:16:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:16:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:13 Selecting previously unselected package libsasl2-modules-db:amd64. 06:16:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:16:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:14 Selecting previously unselected package libsasl2-2:amd64. 06:16:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:16:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:14 Selecting previously unselected package libldap-common. 06:16:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:16:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:16:14 Selecting previously unselected package libldap-2.4-2:amd64. 06:16:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:16:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:16:14 Selecting previously unselected package dirmngr. 06:16:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:16:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:16:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:16:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:16:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:14 Setting up libksba8:amd64 (1.3.5-2) ... 06:16:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:14 Setting up udev (237-3ubuntu10.45) ... 06:16:15 invoke-rc.d: policy-rc.d denied execution of start. 06:16:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Processing triggers for systemd (237-3ubuntu10) ... 06:16:15 Setting up fuse (2.9.7-1ubuntu1) ... 06:16:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:16:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:16:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:16:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:16:16 settings in the [Install] section, and DefaultInstance for template units). 06:16:16 This means they are not meant to be enabled using systemctl. 06:16:16 Possible reasons for having this kind of units are: 06:16:16 1) A unit may be statically enabled by being symlinked from another unit's 06:16:16 .wants/ or .requires/ directory. 06:16:16 2) A unit's purpose may be to act as a helper for some other unit which has 06:16:16 a requirement dependency on it. 06:16:16 3) A unit may be started when needed via activation (socket, path, timer, 06:16:16 D-Bus, udev, scripted systemctl call, ...). 06:16:16 4) In case of template units, the unit is meant to be enabled with some 06:16:16 instance name specified. 06:16:17 Reading package lists... 06:16:17 Building dependency tree... 06:16:17 Reading state information... 06:16:17 The following additional packages will be installed: 06:16:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:16:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:16:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:16:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:16:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:16:17 Suggested packages: 06:16:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:16:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:16:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:16:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:16:17 systemd-container policykit-1 06:16:17 Recommended packages: 06:16:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:16:17 The following NEW packages will be installed: 06:16:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:16:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:16:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:16:17 multiarch-support openssh-client python3 python3-minimal python3.6 06:16:17 python3.6-minimal snapd squashfs-tools sudo 06:16:17 The following packages will be upgraded: 06:16:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:16:17 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:16:17 Need to get 35.2 MB of archives. 06:16:17 After this operation, 141 MB of additional disk space will be used. 06:16:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 06:16:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:16:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:16:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 06:16:18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 06:16:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:16:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:16:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:16:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:16:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:16:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:16:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:16:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:16:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:16:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:16:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:16:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:16:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:16:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:16:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:16:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:16:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:16:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:16:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:16:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:16:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:16:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:16:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:16:19 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:16:19 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:16:20 debconf: delaying package configuration, since apt-utils is not installed 06:16:20 Fetched 35.2 MB in 2s (15.6 MB/s) 06:16:20 (Reading database ... 12757 files and directories currently installed.) 06:16:20 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 06:16:20 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 06:16:21 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 06:16:21 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 06:16:21 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 06:16:21 (Reading database ... 12757 files and directories currently installed.) 06:16:21 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:16:21 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:16:22 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:16:23 (Reading database ... 12757 files and directories currently installed.) 06:16:23 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:16:23 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:16:23 Setting up apt (1.6.12ubuntu0.2) ... 06:16:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:16:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:16:24 (Reading database ... 12764 files and directories currently installed.) 06:16:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 06:16:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 06:16:24 Selecting previously unselected package libpython3.6-minimal:amd64. 06:16:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:24 Selecting previously unselected package libexpat1:amd64. 06:16:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:16:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:24 Selecting previously unselected package python3.6-minimal. 06:16:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:16:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 06:16:25 Checking for services that may need to be restarted...done. 06:16:25 Checking for services that may need to be restarted...done. 06:16:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:16:26 Selecting previously unselected package python3-minimal. 06:16:26 (Reading database ... 13012 files and directories currently installed.) 06:16:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:16:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:16:26 Selecting previously unselected package mime-support. 06:16:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:16:26 Unpacking mime-support (3.60ubuntu1) ... 06:16:26 Selecting previously unselected package libmpdec2:amd64. 06:16:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:16:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:16:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:26 Selecting previously unselected package python3.6. 06:16:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:16:26 Selecting previously unselected package libpython3-stdlib:amd64. 06:16:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:16:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:27 Setting up python3-minimal (3.6.7-1~18.04) ... 06:16:27 Selecting previously unselected package python3. 06:16:27 (Reading database ... 13442 files and directories currently installed.) 06:16:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:16:27 Unpacking python3 (3.6.7-1~18.04) ... 06:16:27 Selecting previously unselected package multiarch-support. 06:16:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:16:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:16:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:16:27 Selecting previously unselected package liblzo2-2:amd64. 06:16:27 (Reading database ... 13479 files and directories currently installed.) 06:16:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:16:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:16:28 Selecting previously unselected package libbsd0:amd64. 06:16:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:16:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:28 Selecting previously unselected package sudo. 06:16:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:16:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:16:28 Selecting previously unselected package apparmor. 06:16:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:16:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:16:28 Selecting previously unselected package libedit2:amd64. 06:16:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:16:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:16:28 Selecting previously unselected package libkrb5support0:amd64. 06:16:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:16:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:28 Selecting previously unselected package libk5crypto3:amd64. 06:16:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:16:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:16:30 Selecting previously unselected package libkeyutils1:amd64. 06:16:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:16:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:16:31 Selecting previously unselected package libkrb5-3:amd64. 06:16:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:16:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:16:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:16:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:16:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:16:35 Selecting previously unselected package libssl1.0.0:amd64. 06:16:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:16:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:16:36 Selecting previously unselected package openssh-client. 06:16:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:16:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:16:37 Selecting previously unselected package squashfs-tools. 06:16:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:16:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:16:39 Selecting previously unselected package snapd. 06:16:39 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:16:39 Unpacking snapd (2.48.3+18.04) ... 06:16:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:16:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:16:42 Setting up mime-support (3.60ubuntu1) ... 06:16:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:16:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:42 Setting up systemd (237-3ubuntu10.45) ... 06:16:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:16:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:16:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:16:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:16:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:16:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:16:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:16:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:44 Setting up python3 (3.6.7-1~18.04) ... 06:16:44 running python rtupdate hooks for python3.6... 06:16:44 running python post-rtupdate hooks for python3.6... 06:16:44 Setting up apparmor (2.12-4ubuntu5.1) ... 06:16:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:16:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:16:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:16:46 Setting up snapd (2.48.3+18.04) ... 06:16:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:16:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:16:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:16:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:16:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:16:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:16:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:16:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:16:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:16:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:16:49 /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' 06:16:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:49 Processing triggers for systemd (237-3ubuntu10.45) ... 06:16:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:16:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:16:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:16:53 Reading package lists... 06:16:53 Reading package lists... 06:16:53 Building dependency tree... 06:16:53 Reading state information... 06:16:54 Calculating upgrade... 06:16:54 The following packages will be upgraded: 06:16:54 advancecomp base-files bash binutils binutils-common 06:16:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:16:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:16:54 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:16:54 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:16:54 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:16:54 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:16:54 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:16:54 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:16:54 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:16:54 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:16:54 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:16:54 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:16:54 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:16:54 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:16:54 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:16:54 Need to get 63.8 MB of archives. 06:16:54 After this operation, 5207 kB of additional disk space will be used. 06:16:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:16:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] 06:16:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:16:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:16:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:16:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:16:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:16:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:16:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:16:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:16:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:16:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:16:55 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:16:55 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:16:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:16:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:16:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:16:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:16:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:16:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:16:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:16:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:16:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:16:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:16:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:16:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:16:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:16:55 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:16:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:16:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:16:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:16:55 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:16:55 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:16:55 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:16:55 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:16:55 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:16:55 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:16:55 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:16:55 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:16:55 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 06:16:55 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:16:55 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:16:55 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:16:55 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:16:55 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:16:55 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:16:55 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:16:55 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:16:55 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:16:55 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:16:55 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:16:55 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:16:55 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:16:55 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:16:55 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:16:55 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:16:55 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:16:55 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:16:55 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:16:55 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:16:55 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:16:55 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:16:55 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:16:55 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:16:55 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:16:55 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:16:55 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:16:55 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:16:55 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:16:55 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:16:55 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:16:55 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:16:55 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:16:55 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 06:16:55 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:16:55 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:16:55 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:16:55 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:16:55 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:16:55 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:16:55 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:16:55 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:16:55 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:16:56 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:16:56 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:16:56 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:16:56 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:16:56 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:16:56 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:16:56 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:16:56 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:16:57 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:16:57 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:16:57 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:16:57 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:16:57 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:16:57 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:16:57 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:16:57 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:16:58 debconf: delaying package configuration, since apt-utils is not installed 06:16:58 Fetched 63.8 MB in 4s (17.9 MB/s) 06:16:58 (Reading database ... 13912 files and directories currently installed.) 06:16:58 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:16:58 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:16:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:16:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... 06:16:59 Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... 06:17:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:01 (Reading database ... 13911 files and directories currently installed.) 06:17:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:17:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:17:01 (Reading database ... 13911 files and directories currently installed.) 06:17:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:01 (Reading database ... 13911 files and directories currently installed.) 06:17:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:17:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:17:03 (Reading database ... 13911 files and directories currently installed.) 06:17:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:17:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:17:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:17:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:17:03 Setting up base-files (10.1ubuntu2.10) ... 06:17:03 Installing new version of config file /etc/issue ... 06:17:03 Installing new version of config file /etc/issue.net ... 06:17:03 Installing new version of config file /etc/lsb-release ... 06:17:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:17:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:17:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:17:03 Removing obsolete conffile /etc/default/motd-news ... 06:17:04 (Reading database ... 13912 files and directories currently installed.) 06:17:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:17:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:17:04 Setting up bash (4.4.18-2ubuntu1.2) ... 06:17:04 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 06:17:04 (Reading database ... 13912 files and directories currently installed.) 06:17:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:17:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:17:04 (Reading database ... 13912 files and directories currently installed.) 06:17:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:17:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:17:04 Setting up tar (1.29b-2ubuntu0.2) ... 06:17:04 (Reading database ... 13912 files and directories currently installed.) 06:17:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:17:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:05 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:17:05 (Reading database ... 13912 files and directories currently installed.) 06:17:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:05 (Reading database ... 13912 files and directories currently installed.) 06:17:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:06 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:17:06 (Reading database ... 13912 files and directories currently installed.) 06:17:06 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:17:06 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:17:06 Setting up grep (3.1-2build1) ... 06:17:06 (Reading database ... 13912 files and directories currently installed.) 06:17:06 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:17:06 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:17:06 Setting up login (1:4.5-1ubuntu2) ... 06:17:06 (Reading database ... 13912 files and directories currently installed.) 06:17:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:17:07 (Reading database ... 13912 files and directories currently installed.) 06:17:07 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:17:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:17:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:08 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:17:08 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:17:10 (Reading database ... 13912 files and directories currently installed.) 06:17:10 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:17:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:17:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:17:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:17:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:17:15 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:17:15 (Reading database ... 13912 files and directories currently installed.) 06:17:15 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:17:15 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:17:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:17:15 (Reading database ... 13912 files and directories currently installed.) 06:17:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:16 (Reading database ... 13912 files and directories currently installed.) 06:17:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:16 (Reading database ... 13912 files and directories currently installed.) 06:17:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:16 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:16 (Reading database ... 13912 files and directories currently installed.) 06:17:16 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:16 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:17 (Reading database ... 13912 files and directories currently installed.) 06:17:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:17 (Reading database ... 13912 files and directories currently installed.) 06:17:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:17 (Reading database ... 13912 files and directories currently installed.) 06:17:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:17 (Reading database ... 13912 files and directories currently installed.) 06:17:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:17:18 (Reading database ... 13912 files and directories currently installed.) 06:17:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:17:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:17:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:17:19 (Reading database ... 13912 files and directories currently installed.) 06:17:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:17:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:17:20 (Reading database ... 13912 files and directories currently installed.) 06:17:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:17:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:17:20 (Reading database ... 13914 files and directories currently installed.) 06:17:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:17:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:17:20 Setting up debconf (1.5.66ubuntu1) ... 06:17:21 (Reading database ... 13914 files and directories currently installed.) 06:17:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:17:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:17:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:17:21 (Reading database ... 13914 files and directories currently installed.) 06:17:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:17:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:17:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:17:21 (Reading database ... 13914 files and directories currently installed.) 06:17:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:22 (Reading database ... 13914 files and directories currently installed.) 06:17:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:22 (Reading database ... 13914 files and directories currently installed.) 06:17:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:17:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:22 (Reading database ... 13914 files and directories currently installed.) 06:17:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 06:17:23 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 06:17:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:23 (Reading database ... 13914 files and directories currently installed.) 06:17:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:17:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:17:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:17:23 (Reading database ... 13914 files and directories currently installed.) 06:17:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:17:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:17:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:17:24 (Reading database ... 13914 files and directories currently installed.) 06:17:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:24 (Reading database ... 13914 files and directories currently installed.) 06:17:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:17:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:17:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:17:24 (Reading database ... 13914 files and directories currently installed.) 06:17:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:17:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:17:25 Setting up passwd (1:4.5-1ubuntu2) ... 06:17:25 (Reading database ... 13914 files and directories currently installed.) 06:17:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:17:25 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:17:25 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:17:25 (Reading database ... 13914 files and directories currently installed.) 06:17:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:17:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:17:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:17:26 (Reading database ... 13914 files and directories currently installed.) 06:17:26 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:17:26 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:17:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:17:26 (Reading database ... 13914 files and directories currently installed.) 06:17:26 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:17:26 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:17:26 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:17:26 (Reading database ... 13914 files and directories currently installed.) 06:17:26 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:17:26 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:17:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:17:26 (Reading database ... 13914 files and directories currently installed.) 06:17:26 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:17:26 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:17:26 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:17:27 (Reading database ... 13914 files and directories currently installed.) 06:17:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:17:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:17:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:17:27 (Reading database ... 13915 files and directories currently installed.) 06:17:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:27 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 06:17:27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 06:17:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:17:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:17:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:17:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:17:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:17:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:17:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:17:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:17:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:17:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:17:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:17:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:17:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:17:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:17:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:17:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:17:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:17:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:17:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:17:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:17:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:17:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:17:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:31 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:31 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:17:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:17:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:17:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:17:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:17:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:17:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:17:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:17:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:17:38 06:17:38 Current default time zone: 'Etc/UTC' 06:17:38 Local time is now: Fri Mar 19 06:17:38 UTC 2021. 06:17:38 Universal Time is now: Fri Mar 19 06:17:38 UTC 2021. 06:17:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:17:38 06:17:38 Setting up systemd-sysv (237-3ubuntu10.45) ... 06:17:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... 06:17:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:17:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:17:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:17:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:17:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:17:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:17:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:17:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:17:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:17:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:39 Setting up patch (2.7.6-2ubuntu1.1) ... 06:17:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:17:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:17:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 06:17:39 Installing new version of config file /etc/ssl/openssl.cnf ... 06:17:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:17:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:17:39 Setting up ca-certificates (20210119~18.04.1) ... 06:17:42 Updating certificates in /etc/ssl/certs... 06:17:43 23 added, 27 removed; done. 06:17:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:17:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:17:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:17:43 Setting up pkgbinarymangler (138.18.04.1) ... 06:17:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:17:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up perl (5.26.1-6ubuntu0.5) ... 06:17:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:17:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:17:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:17:43 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:17:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:17:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:17:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:17:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:17:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:17:44 Processing triggers for systemd (237-3ubuntu10.45) ... 06:17:44 Processing triggers for mime-support (3.60ubuntu1) ... 06:17:44 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:17:44 Updating certificates in /etc/ssl/certs... 06:17:44 0 added, 0 removed; done. 06:17:44 Running hooks in /etc/ca-certificates/update.d... 06:17:44 done. 06:17:45 Reading package lists... 06:17:46 Building dependency tree... 06:17:46 Reading state information... 06:17:46 The following NEW packages will be installed: 06:17:46 apt-transport-https 06:17:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:17:46 Need to get 1696 B of archives. 06:17:46 After this operation, 153 kB of additional disk space will be used. 06:17:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:17:46 debconf: delaying package configuration, since apt-utils is not installed 06:17:46 Fetched 1696 B in 0s (43.7 kB/s) 06:17:46 Selecting previously unselected package apt-transport-https. 06:17:46 (Reading database ... 13920 files and directories currently installed.) 06:17:46 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:17:46 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:17:46 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:17:47 Waiting for network to be ready... 06:17:55 2021-03-19T06:17:52Z INFO Waiting for automatic snapd restart... 06:17:55 snapd 2.49 from Canonical* installed 06:17:56 "snapd" switched to the "latest/stable" channel 06:17:56 06:18:03 core18 20210128 from Canonical* installed 06:18:03 "core18" switched to the "latest/stable" channel 06:18:03 06:18:11 snapcraft 4.5.4 from Canonical* installed 06:18:11 "snapcraft" switched to the "latest/stable" channel 06:18:11 06:18:15 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:18:15 - README.md 06:18:15 06:18:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:18:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:22 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:18:22 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:18:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:18:24 Reading package lists... 06:18:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:18:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:31 Reading package lists... 06:18:31 Building dependency tree... 06:18:31 Reading state information... 06:18:31 Suggested packages: 06:18:31 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:18:31 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:18:31 Recommended packages: 06:18:31 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:18:31 The following NEW packages will be installed: 06:18:31 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:18:31 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:18:31 pkg-config zip 06:18:31 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:18:31 Need to get 7657 kB of archives. 06:18:31 After this operation, 43.8 MB of additional disk space will be used. 06:18:31 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:18:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:18:31 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:18:31 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:18:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:18:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:18:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:18:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:18:32 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:18:32 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:18:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:18:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:18:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:18:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:18:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:18:32 debconf: delaying package configuration, since apt-utils is not installed 06:18:32 Fetched 7657 kB in 1s (7041 kB/s) 06:18:32 Selecting previously unselected package libglib2.0-0:amd64. 06:18:32 (Reading database ... 13924 files and directories currently installed.) 06:18:32 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:18:32 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:18:33 Selecting previously unselected package libpsl5:amd64. 06:18:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:18:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:18:33 Selecting previously unselected package libnghttp2-14:amd64. 06:18:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:18:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:33 Selecting previously unselected package librtmp1:amd64. 06:18:33 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:18:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:33 Selecting previously unselected package libcurl3-gnutls:amd64. 06:18:33 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:18:33 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:18:33 Selecting previously unselected package liberror-perl. 06:18:33 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:18:33 Unpacking liberror-perl (0.17025-1) ... 06:18:33 Selecting previously unselected package git-man. 06:18:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:18:33 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:18:34 Selecting previously unselected package git. 06:18:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:18:34 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:18:34 Selecting previously unselected package libnorm1:amd64. 06:18:34 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:18:34 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:34 Selecting previously unselected package libpgm-5.2-0:amd64. 06:18:34 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:18:34 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:35 Selecting previously unselected package libsodium23:amd64. 06:18:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:18:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:18:35 Selecting previously unselected package libzmq5:amd64. 06:18:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:35 Selecting previously unselected package libzmq3-dev:amd64. 06:18:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:35 Selecting previously unselected package pkg-config. 06:18:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:18:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:18:35 Selecting previously unselected package zip. 06:18:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:18:35 Unpacking zip (3.0-11build1) ... 06:18:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:35 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:18:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:35 Setting up liberror-perl (0.17025-1) ... 06:18:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:18:36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:18:36 No schema files found: doing nothing. 06:18:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:36 Setting up zip (3.0-11build1) ... 06:18:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:36 Setting up libsodium23:amd64 (1.0.16-2) ... 06:18:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:18:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:18:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:36 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:18:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:18:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:18:43 git set to automatically installed. 06:18:43 git-man set to automatically installed. 06:18:43 libcurl3-gnutls set to automatically installed. 06:18:43 liberror-perl set to automatically installed. 06:18:43 libglib2.0-0 set to automatically installed. 06:18:43 libnghttp2-14 set to automatically installed. 06:18:43 libnorm1 set to automatically installed. 06:18:43 libpgm-5.2-0 set to automatically installed. 06:18:43 libpsl5 set to automatically installed. 06:18:43 librtmp1 set to automatically installed. 06:18:43 libsodium23 set to automatically installed. 06:18:43 libzmq3-dev set to automatically installed. 06:18:43 libzmq5 set to automatically installed. 06:18:43 pkg-config set to automatically installed. 06:18:43 zip set to automatically installed. 06:18:45 snapd is not logged in, snap install commands will use sudo 06:18:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:19:10 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:19:10 snapd is not logged in, snap install commands will use sudo 06:19:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:19:17 snap "core18" has no updates available 06:19:18 Pulling config-common 06:19:18 + snapcraftctl pull 06:19:19 Pulling go-build-helper 06:19:19 + snapcraftctl pull 06:19:20 'edgex-go' has dependencies that need to be staged: go-build-helper 06:19:20 Skipping pull go-build-helper (already ran) 06:19:20 Building go-build-helper 06:19:20 + snapcraftctl build 06:19:24 Staging go-build-helper 06:19:24 + snapcraftctl stage 06:19:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:19:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:19:40 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:19:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] 06:19:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:19:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] 06:19:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 06:19:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:19:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] 06:19:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] 06:19:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] 06:19:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 06:19:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:19:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:19:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:19:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:19:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:19:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:19:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:19:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] 06:19:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] 06:19:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 06:19:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:19:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] 06:19:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] 06:19:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] 06:19:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 06:19:40 Fetched 24.1 MB in 6s (3815 kB/s) 06:19:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:19:40 Fetched 224 kB in 0s (0 B/s) 06:19:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:19:40 Fetched 157 kB in 0s (0 B/s) 06:19:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:19:40 Fetched 221 kB in 0s (0 B/s) 06:19:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:19:40 Fetched 143 kB in 0s (0 B/s) 06:19:40 Pulling edgex-go 06:19:40 + snapcraftctl pull 06:20:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:20:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:20:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:20:07 Fetched 0 B in 0s (0 B/s) 06:20:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:20:07 Fetched 96.5 kB in 0s (0 B/s) 06:20:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:20:07 Fetched 279 kB in 0s (0 B/s) 06:20:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:20:07 Fetched 122 kB in 0s (0 B/s) 06:20:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:20:07 Fetched 77.8 kB in 0s (0 B/s) 06:20:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:20:07 Fetched 8848 B in 0s (0 B/s) 06:20:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:20:07 Fetched 47.8 kB in 0s (0 B/s) 06:20:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:20:07 Fetched 45.6 kB in 0s (0 B/s) 06:20:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:20:07 Fetched 15.0 kB in 0s (0 B/s) 06:20:07 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:20:07 Fetched 214 kB in 0s (0 B/s) 06:20:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:20:07 Fetched 154 kB in 0s (0 B/s) 06:20:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:20:07 Fetched 50.6 kB in 0s (0 B/s) 06:20:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:20:07 Fetched 14.8 kB in 0s (0 B/s) 06:20:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:20:07 Fetched 41.8 kB in 0s (0 B/s) 06:20:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:20:07 Fetched 499 kB in 0s (0 B/s) 06:20:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:20:07 Fetched 111 kB in 0s (0 B/s) 06:20:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:20:07 Fetched 240 kB in 0s (0 B/s) 06:20:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:20:07 Fetched 29.3 kB in 0s (0 B/s) 06:20:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:20:07 Fetched 85.5 kB in 0s (0 B/s) 06:20:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:20:07 Fetched 24.5 kB in 0s (0 B/s) 06:20:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:20:07 Fetched 49.2 kB in 0s (0 B/s) 06:20:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:20:07 Fetched 54.2 kB in 0s (0 B/s) 06:20:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:20:07 Fetched 30.8 kB in 0s (0 B/s) 06:20:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:20:07 Fetched 15.8 kB in 0s (0 B/s) 06:20:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:20:07 Fetched 85.9 kB in 0s (0 B/s) 06:20:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:20:07 Fetched 8720 B in 0s (0 B/s) 06:20:07 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:20:07 Fetched 137 kB in 0s (0 B/s) 06:20:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:20:07 Fetched 119 kB in 0s (0 B/s) 06:20:07 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:20:07 Fetched 109 kB in 0s (0 B/s) 06:20:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:20:07 Fetched 11.1 kB in 0s (0 B/s) 06:20:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:20:07 Fetched 645 kB in 0s (0 B/s) 06:20:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:20:07 Fetched 41.3 kB in 0s (0 B/s) 06:20:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:20:07 Fetched 17.9 kB in 0s (0 B/s) 06:20:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:20:07 Fetched 368 kB in 0s (0 B/s) 06:20:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:20:07 Fetched 187 kB in 0s (0 B/s) 06:20:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:20:07 Fetched 175 kB in 0s (0 B/s) 06:20:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:20:07 Fetched 206 kB in 0s (0 B/s) 06:20:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 06:20:07 Fetched 1301 kB in 0s (0 B/s) 06:20:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:20:07 Fetched 36.2 kB in 0s (0 B/s) 06:20:07 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:20:07 Fetched 159 kB in 0s (0 B/s) 06:20:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:20:07 Fetched 107 kB in 0s (0 B/s) 06:20:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:20:07 Fetched 48.7 kB in 0s (0 B/s) 06:20:07 Pulling static-packages 06:20:07 + snapcraftctl pull 06:20:07 Pulling version 06:20:07 + cd /root/project 06:20:07 + [ -f VERSION ] 06:20:07 + PROJECT_VERSION=local-dev 06:20:07 + git rev-parse --short HEAD 06:20:07 + GIT_REVISION=d9efa26d 06:20:07 + snapcraftctl set-version local-dev 06:20:07 Building config-common 06:20:07 + snapcraftctl build 06:20:09 Skipping build go-build-helper (already ran) 06:20:10 Building edgex-go 06:20:11 + cd /root/parts/edgex-go/src 06:20:11 + make build 06:20:11 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 06:20:14 go: downloading github.com/gorilla/mux v1.8.0 06:20:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:20:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 06:20:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:20:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 06:20:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 06:20:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 06:20:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:20:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:20:14 go: downloading github.com/BurntSushi/toml v0.3.1 06:20:14 go: downloading github.com/x448/float16 v0.8.4 06:20:14 go: downloading github.com/pebbe/zmq4 v1.2.5 06:20:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 06:20:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 06:20:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 06:20:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:20:14 go: downloading github.com/google/uuid v1.2.0 06:20:14 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:20:14 go: downloading github.com/go-kit/kit v0.8.0 06:20:14 go: downloading github.com/leodido/go-urn v1.2.0 06:20:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:20:15 go: downloading github.com/hashicorp/consul/api v1.8.1 06:20:15 go: downloading github.com/pelletier/go-toml v1.2.0 06:20:15 go: downloading github.com/imdario/mergo v0.3.12 06:20:15 go: downloading github.com/gorilla/websocket v1.4.2 06:20:15 go: downloading github.com/hashicorp/serf v0.9.5 06:20:15 go: downloading github.com/go-playground/universal-translator v0.17.0 06:20:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:20:15 go: downloading github.com/pkg/errors v0.8.1 06:20:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:20:15 go: downloading github.com/go-playground/locales v0.13.0 06:20:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:20:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:20:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:20:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:20:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:20:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:20:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:20:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:20:15 go: downloading github.com/mitchellh/copystructure v1.0.0 06:20:15 go: downloading github.com/fatih/color v1.9.0 06:20:15 go: downloading github.com/mattn/go-isatty v0.0.12 06:20:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:20:15 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:20:15 go: downloading github.com/mattn/go-colorable v0.1.6 06:20:31 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 06:20:31 go: downloading gopkg.in/yaml.v2 v2.4.0 06:20:37 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 06:20:39 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 06:20:41 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 06:20:42 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 06:20:42 go: downloading github.com/stretchr/testify v1.7.0 06:20:42 go: downloading github.com/davecgh/go-spew v1.1.1 06:20:42 go: downloading github.com/pmezard/go-difflib v1.0.0 06:20:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:20:45 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 06:20:45 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:20:45 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:20: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 06:20:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:20:49 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 06:20:51 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 06:20:53 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 06:20:53 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:20:55 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 06:20:55 go: downloading github.com/lib/pq v1.9.0 06:20:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:20:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:20:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:20:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:20:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:20:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:20:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:20:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:20:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:20:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:20:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:20:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:20:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:20:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:20:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:20:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:20:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:20:57 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 06:20:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:20:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:20:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:20:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:20:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:20:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:20:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:21:03 Building static-packages 06:21:03 + snapcraftctl build 06:21:06 Building version 06:21:06 + snapcraftctl build 06:21:10 Staging config-common 06:21:10 + snapcraftctl stage 06:21:11 Skipping stage go-build-helper (already ran) 06:21:11 Staging edgex-go 06:21:11 + snapcraftctl stage 06:21:12 Staging static-packages 06:21:12 + snapcraftctl stage 06:21:13 Staging version 06:21:13 + snapcraftctl stage 06:21:15 Priming config-common 06:21:15 + snapcraftctl prime 06:21:16 Priming go-build-helper 06:21:16 + snapcraftctl prime 06:21:18 Priming edgex-go 06:21:18 + snapcraftctl prime 06:21:19 Priming static-packages 06:21:19 + snapcraftctl prime 06:21:22 Priming version 06:21:22 + snapcraftctl prime 06:21:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:21:29 provisioning config files... 06:21:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7566196320823462087tmp [Pipeline] { [Pipeline] sh 06:21:30 + set +x 06:21:30 + curl -s https://codecov.io/bash 06:21:30 + bash -s -- 06:21:30 06:21:30 _____ _ 06:21:30 / ____| | | 06:21:30 | | ___ __| | ___ ___ _____ __ 06:21:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:21:30 | |___| (_) | (_| | __/ (_| (_) \ V / 06:21:30 \_____\___/ \__,_|\___|\___\___/ \_/ 06:21:30 Bash-20210309-2b87ace 06:21:30 06:21:30 06:21:30 ==> git version 2.24.3 found 06:21:30 ==> 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 06:21:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:21:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:21:30 ==> Jenkins CI detected. 06:21:30 project root: . 06:21:30 --> token set from env 06:21:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:21:30 ==> Running gcov in . (disable via -X gcov) 06:21:30 ==> Python coveragepy not found 06:21:30 ==> Searching for coverage reports in: 06:21:30 + . 06:21:30 -> Found 1 reports 06:21:30 ==> Detecting git/mercurial file structure 06:21:31 ==> Reading reports 06:21:31 + ./coverage.out bytes=650607 06:21:31 ==> Appending adjustments 06:21:31 https://docs.codecov.io/docs/fixing-reports 06:21:39 + Found adjustments 06:21:39 ==> Gzipping contents 06:21:39 96K /tmp/codecov.dSPmeQ.gz 06:21:39 ==> Uploading reports 06:21:39 url: https://codecov.io 06:21:39 query: branch=PR-3275&commit=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= 06:21:39 -> Pinging Codecov 06:21:39 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3275&commit=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= 06:21:40 -> Uploading to 06:21:40 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2/148a7dbc-afc3-4183-98ee-ec76dc0a643a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T062139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87f9bd540edbffa24d57bb12a1d15ef5ffb19d7c45acd22866c7e6bc3319f42f 06:21:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:40 Dload Upload Total Spent Left Speed 06:21:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94905 0 0 100 94905 0 140k --:--:-- --:--:-- --:--:-- 140k 06:21:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [Pipeline] } 06:21:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 06:21:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:45 ---> package-listing.sh 06:21:45 ++ facter osfamily 06:21:45 ++ tr '[:upper:]' '[:lower:]' 06:21:45 + OS_FAMILY=redhat 06:21:45 + workspace=/w/workspace/edgex-go/1 06:21:45 + START_PACKAGES=/tmp/packages_start.txt 06:21:45 + END_PACKAGES=/tmp/packages_end.txt 06:21:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:45 + PACKAGES=/tmp/packages_start.txt 06:21:45 + '[' /w/workspace/edgex-go/1 ']' 06:21:45 + PACKAGES=/tmp/packages_end.txt 06:21:45 + case "${OS_FAMILY}" in 06:21:45 + sort 06:21:45 + rpm -qa 06:21:55 + '[' -f /tmp/packages_start.txt ']' 06:21:55 + '[' -f /tmp/packages_end.txt ']' 06:21:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:55 + '[' /w/workspace/edgex-go/1 ']' 06:21:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:21:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:21:55 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 06:21:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:57 06:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:57 alpine: Pulling from edgex-lftools-log-publisher 06:21:57 df20fa9351a1: Pulling fs layer 06:21:57 36b3adc4ff6f: Pulling fs layer 06:21:57 8ad3a11d3b57: Pulling fs layer 06:21:57 46f8f816bc3b: Pulling fs layer 06:21:57 93b61091891f: Pulling fs layer 06:21:57 93b9cdb0e59b: Pulling fs layer 06:21:57 5e14af77c1be: Pulling fs layer 06:21:57 01666e4c0597: Pulling fs layer 06:21:57 aa168da1d23b: Pulling fs layer 06:21:57 93b9cdb0e59b: Waiting 06:21:57 5e14af77c1be: Waiting 06:21:57 01666e4c0597: Waiting 06:21:57 aa168da1d23b: Waiting 06:21:57 46f8f816bc3b: Waiting 06:21:57 93b61091891f: Waiting 06:21:58 36b3adc4ff6f: Verifying Checksum 06:21:58 36b3adc4ff6f: Download complete 06:21:58 46f8f816bc3b: Verifying Checksum 06:21:58 46f8f816bc3b: Download complete 06:21:58 df20fa9351a1: Verifying Checksum 06:21:58 df20fa9351a1: Download complete 06:21:58 93b9cdb0e59b: Verifying Checksum 06:21:58 93b9cdb0e59b: Download complete 06:21:58 5e14af77c1be: Verifying Checksum 06:21:58 5e14af77c1be: Download complete 06:21:58 93b61091891f: Verifying Checksum 06:21:58 93b61091891f: Download complete 06:21:58 01666e4c0597: Verifying Checksum 06:21:58 01666e4c0597: Download complete 06:21:58 df20fa9351a1: Pull complete 06:21:59 36b3adc4ff6f: Pull complete 06:21:59 8ad3a11d3b57: Verifying Checksum 06:21:59 8ad3a11d3b57: Download complete 06:22:01 aa168da1d23b: Verifying Checksum 06:22:01 aa168da1d23b: Download complete 06:22:02 8ad3a11d3b57: Pull complete 06:22:02 46f8f816bc3b: Pull complete 06:22:03 93b61091891f: Pull complete 06:22:03 93b9cdb0e59b: Pull complete 06:22:04 5e14af77c1be: Pull complete 06:22:04 01666e4c0597: Pull complete 06:22:31 aa168da1d23b: Pull complete 06:22:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:22:32 prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container 06:22:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:22:37 $ docker top 4d9f9c61c2bd0e19baaba9373bb352ab2f4d35bbf08b39cdb8327b53f07492ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:22:39 + mkdir -p /var/log/sa [Pipeline] sh 06:22:41 + ls /var/log/sa-host 06:22:41 + sadf -c /var/log/sa-host/sa19 06:22:41 file_magic: OK 06:22:41 HZ: Using current value: 100 06:22:41 file_header: OK 06:22:41 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 06:22:41 Statistics: 06:22:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:22:41 File successfully converted to sysstat format version 12.2.1 06:22:41 + sadf -c /var/log/sa-host/sa23 06:22:41 file_magic: OK 06:22:41 HZ: Using current value: 100 06:22:41 file_header: OK 06:22:41 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 06:22:41 Statistics: 06:22:41 Hnuu...uuuununununu... 06:22:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:41 provisioning config files... 06:22:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5004130265197722388tmp [Pipeline] { [Pipeline] echo 06:22:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:22:42 ---> create-netrc.sh [Pipeline] } 06:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:22:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:22:42 ---> python-tools-install.sh [Pipeline] echo 06:22:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:22:42 ---> sudo-logs.sh 06:22:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:22:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:22:43 ---> job-cost.sh 06:22:43 lf-activate-venv: SKIPPING 06:22:43 DEBUG: total: 0.20999999344348907 06:22:43 INFO: Retrieving Stack Cost... 06:22:44 INFO: Retrieving Pricing Info for: v1-standard-2 06:22:45 INFO: Archiving Costs [Pipeline] echo 06:22:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:22:45 ---> logs-deploy.sh 06:22:45 lf-activate-venv: SKIPPING 06:22:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3275/1 06:22:45 INFO: archiving workspace using pattern(s): 06:22:49 Archives upload complete. 06:22:49 INFO: archiving logs to Nexus