Pull request #2952 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 rather than f61e6163127dfd5924f8d9d9a729cebd66eec5a6 Obtained Jenkinsfile from 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-2952/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2952/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16079 in /w/workspace/edgexfoundry_edgex-go_PR-2952 [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 > 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/2952/head:refs/remotes/origin/PR-2952 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 into PR head commit f61e6163127dfd5924f8d9d9a729cebd66eec5a6 Merge succeeded, producing f61e6163127dfd5924f8d9d9a729cebd66eec5a6 Checking out Revision f61e6163127dfd5924f8d9d9a729cebd66eec5a6 (PR-2952) > git config core.sparsecheckout # timeout=10 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 Commit message: "feat: Upgrade go-mod-core-contracts version to v0.1.128" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:58 ========================================================= 06:53:58 EdgeX Global Pipelines Version Info 06:53:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:54:00 ------------------- 06:54:00 stable info: 06:54:00 ------------------- 06:54:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:54:00 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:54:00 Message: update stable to v1.0.172 06:54:01 ------------------- 06:54:01 experimental info: 06:54:01 ------------------- 06:54:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:54:01 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:54:01 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:54:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:54:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:54:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:54:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:54:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:54:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:54:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2952 [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2952 [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2952 [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f61e616 [Pipeline] echo 06:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:54:06 provisioning config files... 06:54:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7114751077415708794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:06 ---> docker-login.sh 06:54:06 nexus3.edgexfoundry.org:10001 06:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:06 Configure a credential helper to remove this warning. See 06:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:06 06:54:06 Login Succeeded 06:54:06 nexus3.edgexfoundry.org:10002 06:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:07 Configure a credential helper to remove this warning. See 06:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:07 06:54:07 Login Succeeded 06:54:07 nexus3.edgexfoundry.org:10003 06:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:07 Configure a credential helper to remove this warning. See 06:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:07 06:54:07 Login Succeeded 06:54:07 nexus3.edgexfoundry.org:10004 06:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:07 Configure a credential helper to remove this warning. See 06:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:07 06:54:07 Login Succeeded 06:54:07 docker.io 06:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:07 Configure a credential helper to remove this warning. See 06:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:07 06:54:07 Login Succeeded 06:54:07 ---> docker-login.sh ends [Pipeline] } 06:54:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:08 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/core-command/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo core-command,cmd/core-command/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/core-data/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo core-data,cmd/core-data/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/core-metadata/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo core-metadata,cmd/core-metadata/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/security-proxy-setup/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/security-secrets-setup/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/support-notifications/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo support-notifications,cmd/support-notifications/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/support-scheduler/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:54:08 + for file in '`ls cmd/**/Dockerfile`' 06:54:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:54:08 ++ cut -d/ -f2 06:54:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:54:08 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 06:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:54:10 06:54:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:54:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:54:10 latest: Pulling from edgex-devops/git-semver 06:54:10 31603596830f: Pulling fs layer 06:54:10 2a8b12db71e7: Pulling fs layer 06:54:10 6ca5941a6612: Pulling fs layer 06:54:10 ecc8261a40a4: Pulling fs layer 06:54:10 ecc8261a40a4: Waiting 06:54:10 2a8b12db71e7: Verifying Checksum 06:54:10 2a8b12db71e7: Download complete 06:54:10 31603596830f: Verifying Checksum 06:54:10 31603596830f: Download complete 06:54:11 ecc8261a40a4: Verifying Checksum 06:54:11 ecc8261a40a4: Download complete 06:54:11 6ca5941a6612: Verifying Checksum 06:54:11 6ca5941a6612: Download complete 06:54:11 31603596830f: Pull complete 06:54:11 2a8b12db71e7: Pull complete 06:54:12 6ca5941a6612: Pull complete 06:54:12 ecc8261a40a4: Pull complete 06:54:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:54:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:54:12 prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container 06:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:54:15 $ docker top f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:15 [ssh-agent] Looking for ssh-agent implementation... 06:54:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:15 $ docker exec f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent 06:54:15 SSH_AUTH_SOCK=/tmp/ssh-Xazm2AibifkC/agent.11 06:54:15 SSH_AGENT_PID=16 06:54:15 Running ssh-add (command line suppressed) 06:54:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_739340600594611570.key (/w/workspace/edgex-go/1@tmp/private_key_739340600594611570.key) 06:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:16 + git tag --points-at HEAD [Pipeline] } 06:54:16 $ docker exec --env ******** --env ******** f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent -k 06:54:16 unset SSH_AUTH_SOCK; 06:54:16 unset SSH_AGENT_PID; 06:54:16 echo Agent pid 16 killed; 06:54:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:16 [ssh-agent] Looking for ssh-agent implementation... 06:54:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:17 $ docker exec f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent 06:54:17 SSH_AUTH_SOCK=/tmp/ssh-osX2OiNjJJmP/agent.45 06:54:17 SSH_AGENT_PID=50 06:54:17 Running ssh-add (command line suppressed) 06:54:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6847940010759808646.key (/w/workspace/edgex-go/1@tmp/private_key_6847940010759808646.key) 06:54:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:17 + git semver init 06:54:17 # -> Open(): unable to determine branch for HEAD 06:54:17 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:54:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:54:17 # $SEMVER_REMOTE_NAME = origin 06:54:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:54:17 # $SEMVER_USER_NAME = edgex-jenkins 06:54:17 # $SEMVER_BRANCH = PR-2952 06:54:17 # $SEMVER_TEMP = /tmp/semver-508340268 06:54:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:55:14 # '/tmp/semver-508340268' -> '/w/workspace/edgex-go/1/.semver' 06:55:14 # -> Force: false 06:55:14 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:55:14 $ docker exec --env ******** --env ******** f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 ssh-agent -k 06:55:14 unset SSH_AUTH_SOCK; 06:55:14 unset SSH_AGENT_PID; 06:55:14 echo Agent pid 50 killed; 06:55:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:15 + git semver [Pipeline] } 06:55:15 $ docker stop --time=1 f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 06:55:16 $ docker rm -f f69a5875723e8681b3107be84c3a074dfd2c78bb9365f1d57dbdac6ad698e9d2 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:55:18 Stashed 1 file(s) [Pipeline] echo 06:55:18 [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 06:55:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:55:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:55:20 + sudo service docker restart 06:55:20 + true 06:55:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:55:20 ========================================================= 06:55:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:55:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:55:21 + 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 . 06:55:24 Sending build context to Docker daemon 326.5MB 06:55:24 Step 1/7 : ARG BASE=golang:1.15-alpine 06:55:24 Step 2/7 : FROM ${BASE} 06:55:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:55:24 188c0c94c7c5: Pulling fs layer 06:55:24 0ef7d3d256c8: Pulling fs layer 06:55:24 de9db76c5a1d: Pulling fs layer 06:55:24 bca2f99d35d6: Pulling fs layer 06:55:24 93359f2a8cfa: Pulling fs layer 06:55:24 7c6f9722023f: Pulling fs layer 06:55:24 a35cf1a2eb13: Pulling fs layer 06:55:24 bca2f99d35d6: Waiting 06:55:24 93359f2a8cfa: Waiting 06:55:24 7c6f9722023f: Waiting 06:55:24 a35cf1a2eb13: Waiting 06:55:24 de9db76c5a1d: Verifying Checksum 06:55:24 de9db76c5a1d: Download complete 06:55:24 0ef7d3d256c8: Verifying Checksum 06:55:24 0ef7d3d256c8: Download complete 06:55:24 93359f2a8cfa: Download complete 06:55:24 7c6f9722023f: Verifying Checksum 06:55:24 7c6f9722023f: Download complete 06:55:24 188c0c94c7c5: Verifying Checksum 06:55:24 188c0c94c7c5: Download complete 06:55:24 188c0c94c7c5: Pull complete 06:55:25 0ef7d3d256c8: Pull complete 06:55:25 de9db76c5a1d: Pull complete 06:55:26 a35cf1a2eb13: Verifying Checksum 06:55:26 a35cf1a2eb13: Download complete 06:55:26 bca2f99d35d6: Download complete 06:55:32 bca2f99d35d6: Pull complete 06:55:32 93359f2a8cfa: Pull complete 06:55:32 7c6f9722023f: Pull complete 06:55:33 Still waiting to schedule task 06:55:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-16078’ is offline 06:55:38 a35cf1a2eb13: Pull complete 06:55:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:55:38 ---> a62c8e92a672 06:55:38 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:55:38 ---> Running in e91bf0859092 06:55:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:40 (1/12) Installing libmagic (5.38-r0) 06:55:40 (2/12) Installing file (5.38-r0) 06:55:40 (3/12) Installing libc-dev (0.7.2-r3) 06:55:40 (4/12) Installing g++ (9.3.0-r2) 06:55:46 (5/12) Installing fortify-headers (1.1-r0) 06:55:46 (6/12) Installing patch (2.7.6-r6) 06:55:46 (7/12) Installing build-base (0.5-r2) 06:55:46 (8/12) Installing libsodium (1.0.18-r0) 06:55:46 (9/12) Installing pkgconf (1.7.2-r0) 06:55:46 (10/12) Installing libsodium-dev (1.0.18-r0) 06:55:46 (11/12) Installing libzmq (4.3.3-r0) 06:55:46 (12/12) Installing zeromq-dev (4.3.3-r0) 06:55:46 Executing busybox-1.31.1-r19.trigger 06:55:46 OK: 233 MiB in 51 packages 06:55:51 Removing intermediate container e91bf0859092 06:55:51 ---> e14c882b8684 06:55:51 Step 4/7 : WORKDIR /edgex-go 06:55:51 ---> Running in 4897fab607ed 06:55:51 Removing intermediate container 4897fab607ed 06:55:51 ---> 4b825a8b7ddb 06:55:51 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:55:51 latest: Pulling from library/docker 06:55:51 05e7bc50f07f: Pulling fs layer 06:55:51 6db28d0fdbf6: Pulling fs layer 06:55:51 292df0bc6bf3: Pulling fs layer 06:55:51 2e060f4bd70b: Pulling fs layer 06:55:51 80e8d568a223: Pulling fs layer 06:55:51 8dc6ef1a942a: Pulling fs layer 06:55:51 2312dd95470a: Pulling fs layer 06:55:51 80e8d568a223: Waiting 06:55:51 8dc6ef1a942a: Waiting 06:55:51 2e060f4bd70b: Waiting 06:55:51 2312dd95470a: Waiting 06:55:51 292df0bc6bf3: Verifying Checksum 06:55:51 292df0bc6bf3: Download complete 06:55:51 6db28d0fdbf6: Verifying Checksum 06:55:51 6db28d0fdbf6: Download complete 06:55:51 05e7bc50f07f: Verifying Checksum 06:55:51 05e7bc50f07f: Download complete 06:55:51 8dc6ef1a942a: Verifying Checksum 06:55:51 8dc6ef1a942a: Download complete 06:55:51 80e8d568a223: Verifying Checksum 06:55:51 80e8d568a223: Download complete 06:55:52 05e7bc50f07f: Pull complete 06:55:52 2312dd95470a: Verifying Checksum 06:55:52 2312dd95470a: Download complete 06:55:52 6db28d0fdbf6: Pull complete 06:55:52 292df0bc6bf3: Pull complete 06:55:52 2e060f4bd70b: Download complete 06:55:55 2e060f4bd70b: Pull complete 06:55:55 80e8d568a223: Pull complete 06:55:55 8dc6ef1a942a: Pull complete 06:55:55 2312dd95470a: Pull complete 06:55:55 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 06:55:55 Status: Downloaded newer image for docker:latest 06:55:57 ---> 004a53f99dcb 06:55:57 Step 6/7 : COPY go.mod . 06:55:57 ---> d14e26e3aafc 06:55:57 Step 7/7 : RUN go mod download 06:55:57 ---> Running in d940288c48e6 06:56:19 Removing intermediate container d940288c48e6 06:56:19 ---> 2666bf312294 06:56:19 Successfully built 2666bf312294 06:56:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:56:20 + docker inspect -f . ci-base-image-x86_64 06:56:20 . [Pipeline] withDockerContainer 06:56:20 prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container 06:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:56:21 $ docker top 12f827789764e95c9a2032cf4697457e35e82164e46353e56c1329f384d8f902 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:22 + go version 06:56:22 go version go1.15.5 linux/amd64 [Pipeline] } 06:56:22 $ docker stop --time=1 12f827789764e95c9a2032cf4697457e35e82164e46353e56c1329f384d8f902 06:56:23 $ docker rm -f 12f827789764e95c9a2032cf4697457e35e82164e46353e56c1329f384d8f902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:56:24 + docker inspect -f . ci-base-image-x86_64 06:56:24 . [Pipeline] withDockerContainer 06:56:25 prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container 06:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:56:25 $ docker top 05a20640d9755229eac0ff4ad6d402d186a02cc59387d96f6f7d8715b0751c96 -eo pid,comm [Pipeline] { [Pipeline] echo 06:56:26 ========================================================= 06:56:26 [edgeXBuildGoParallel] Running Tests and Build... 06:56:26 ========================================================= [Pipeline] sh 06:56:26 + make test 06:56:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:56:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:56:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:56:58 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s 06:56:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:56:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:56:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.6% of statements 06:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 71.3% of statements 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 83.7% of statements 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.359s coverage: 28.6% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:57:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:57:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.325s coverage: 93.8% of statements 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements 06:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 06:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements 06:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements 06:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 06:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 06:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:57:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.549s coverage: 86.3% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.118s coverage: 72.2% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.413s coverage: 72.1% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.032s coverage: 82.4% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.046s coverage: 48.4% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.311s coverage: 84.0% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 47.1% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:57:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16080 in /w/workspace/edgexfoundry_edgex-go_PR-2952 [Pipeline] { 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.650s coverage: 29.1% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:57:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:57:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [Pipeline] ws 06:57:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:57:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 06:57:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 06:57:20 GO111MODULE=on go vet ./... 06:57:25 using credential edgex-jenkins-ssh 06:57:25 Cloning the remote Git repository 06:57:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:57:25 > git init /w/workspace/edgex-go/1 # timeout=10 06:57:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:57:25 > git --version # timeout=10 06:57:25 > git --version # 'git version 2.17.1' 06:57:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:43 gofmt -l . 06:57:43 [ "`gofmt -l .`" = "" ] 06:57:43 ./bin/test-go-mod-tidy.sh 06:57:44 ./bin/test-attribution-txt.sh [Pipeline] sh 06:57:46 + ls -al . 06:57:46 total 664 06:57:46 drwxrwxr-x 10 1001 1001 4096 Dec 15 06:57 . 06:57:46 drwxr-xr-x 4 root root 28 Dec 15 06:56 .. 06:57:46 -rw-rw-r-- 1 1001 1001 11 Dec 15 06:53 .dockerignore 06:57:46 drwxrwxr-x 8 1001 1001 179 Dec 15 06:53 .git 06:57:46 drwxrwxr-x 3 1001 1001 125 Dec 15 06:53 .github 06:57:46 -rw-rw-r-- 1 1001 1001 943 Dec 15 06:53 .gitignore 06:57:46 drwx------ 3 1001 1001 47 Dec 15 06:55 .semver 06:57:46 -rw-rw-r-- 1 1001 1001 166 Dec 15 06:53 .sonarcloud.properties 06:57:46 -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:53 CONTRIBUTING.md 06:57:46 -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:53 Dockerfile.build 06:57:46 -rw-rw-r-- 1 1001 1001 863 Dec 15 06:53 Jenkinsfile 06:57:46 -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:53 LICENSE 06:57:46 -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:53 Makefile 06:57:46 -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:53 README.md 06:57:46 -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:53 SECURITY.md 06:57:46 -rw-rw-r-- 1 1001 1001 5 Dec 15 06:55 VERSION 06:57:46 -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:53 ZMQWindows.md 06:57:46 drwxrwxr-x 2 1001 1001 117 Dec 15 06:53 bin 06:57:46 drwxrwxr-x 15 1001 1001 4096 Dec 15 06:53 cmd 06:57:46 -rw-r--r-- 1 root root 568194 Dec 15 06:57 coverage.out 06:57:46 -rw-r--r-- 1 root root 1041 Dec 15 06:57 go.mod 06:57:46 -rw-r--r-- 1 root root 18856 Dec 15 06:57 go.sum 06:57:46 drwxrwxr-x 8 1001 1001 127 Dec 15 06:53 internal 06:57:46 drwxrwxr-x 4 1001 1001 26 Dec 15 06:53 openapi 06:57:46 drwxrwxr-x 4 1001 1001 71 Dec 15 06:53 snap 06:57:46 -rw-rw-r-- 1 1001 1001 168 Dec 15 06:53 version.go [Pipeline] sh 06:57:46 + '[' -e coverage.out ] 06:57:46 + chown 1001:1001 coverage.out [Pipeline] stash 06:57:46 Stashed 1 file(s) [Pipeline] sh 06:57:47 + make build 06:57:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:57:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:57:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:57:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:57:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:57:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2952/head:refs/remotes/origin/PR-2952 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:57:49 Merging remotes/origin/master commit 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 into PR head commit f61e6163127dfd5924f8d9d9a729cebd66eec5a6 06:57:50 Merge succeeded, producing f61e6163127dfd5924f8d9d9a729cebd66eec5a6 06:57:50 Checking out Revision f61e6163127dfd5924f8d9d9a729cebd66eec5a6 (PR-2952) 06:57:50 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:57:49 > git config core.sparsecheckout # timeout=10 06:57:49 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 06:57:50 > git remote # timeout=10 06:57:50 > git config --get remote.origin.url # timeout=10 06:57:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:50 > git merge 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 # timeout=10 06:57:50 > git rev-parse HEAD^{commit} # timeout=10 06:57:50 > git config core.sparsecheckout # timeout=10 06:57:50 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 06:57:54 Commit message: "feat: Upgrade go-mod-core-contracts version to v0.1.128" 06:57:54 > git --version # timeout=10 06:57:54 > git --version # 'git version 2.17.1' 06:57:54 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:57:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:57:57 + sudo service docker restart 06:57:57 + true 06:57:58 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:57:59 provisioning config files... 06:57:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1909506851306582333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:59 ---> docker-login.sh 06:57:59 nexus3.edgexfoundry.org:10001 06:58:00 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:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:01 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:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:01 Configure a credential helper to remove this warning. See 06:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:01 06:58:01 Login Succeeded 06:58:01 nexus3.edgexfoundry.org:10002 06:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:01 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:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:01 Configure a credential helper to remove this warning. See 06:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:01 06:58:01 Login Succeeded 06:58:01 nexus3.edgexfoundry.org:10003 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:02 Configure a credential helper to remove this warning. See 06:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:02 06:58:02 Login Succeeded 06:58:02 nexus3.edgexfoundry.org:10004 06:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:02 Configure a credential helper to remove this warning. See 06:58:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:02 06:58:02 Login Succeeded 06:58:02 docker.io 06:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:03 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:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:03 Configure a credential helper to remove this warning. See 06:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:03 06:58:03 Login Succeeded 06:58:03 ---> docker-login.sh ends [Pipeline] } 06:58:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:58:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [Pipeline] echo 06:58:04 ========================================================= 06:58:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:58:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:58:04 + 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 . 06:58:05 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:58:06 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:58:06 Sending build context to Docker daemon 165.7MB 06:58:07 Step 1/7 : ARG BASE=golang:1.15-alpine 06:58:07 Step 2/7 : FROM ${BASE} 06:58:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:58:07 5f621e34cdf4: Pulling fs layer 06:58:07 a4357932f1b6: Pulling fs layer 06:58:07 18c013af1878: Pulling fs layer 06:58:07 00ac8860ef70: Pulling fs layer 06:58:07 63d7cb157983: Pulling fs layer 06:58:07 b116817d02f9: Pulling fs layer 06:58:07 745a02a5169b: Pulling fs layer 06:58:07 00ac8860ef70: Waiting 06:58:07 63d7cb157983: Waiting 06:58:07 b116817d02f9: Waiting 06:58:07 745a02a5169b: Waiting 06:58:07 18c013af1878: Verifying Checksum 06:58:07 18c013af1878: Download complete 06:58:07 a4357932f1b6: Verifying Checksum 06:58:07 a4357932f1b6: Download complete 06:58:07 63d7cb157983: Download complete 06:58:07 5f621e34cdf4: Verifying Checksum 06:58:07 5f621e34cdf4: Download complete 06:58:07 b116817d02f9: Verifying Checksum 06:58:07 b116817d02f9: Download complete 06:58:07 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:58:08 5f621e34cdf4: Pull complete 06:58:08 a4357932f1b6: Pull complete 06:58:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:58:08 18c013af1878: Pull complete 06:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:58:10 745a02a5169b: Verifying Checksum 06:58:10 745a02a5169b: Download complete [Pipeline] } 06:58:10 $ docker stop --time=1 05a20640d9755229eac0ff4ad6d402d186a02cc59387d96f6f7d8715b0751c96 06:58:11 00ac8860ef70: Verifying Checksum 06:58:11 00ac8860ef70: Download complete 06:58:12 $ docker rm -f 05a20640d9755229eac0ff4ad6d402d186a02cc59387d96f6f7d8715b0751c96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:58:14 06:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:58:14 latest: Pulling from edgex-devops/edgex-compose 06:58:14 cbdbe7a5bc2a: Pulling fs layer 06:58:14 ca9280d653b3: Pulling fs layer 06:58:14 7e9c9ca2126c: Pulling fs layer 06:58:15 cbdbe7a5bc2a: Verifying Checksum 06:58:15 cbdbe7a5bc2a: Download complete 06:58:15 cbdbe7a5bc2a: Pull complete 06:58:15 ca9280d653b3: Verifying Checksum 06:58:15 ca9280d653b3: Download complete 06:58:16 ca9280d653b3: Pull complete 06:58:16 7e9c9ca2126c: Verifying Checksum 06:58:16 7e9c9ca2126c: Download complete 06:58:21 00ac8860ef70: Pull complete 06:58:22 63d7cb157983: Pull complete 06:58:22 b116817d02f9: Pull complete 06:58:25 7e9c9ca2126c: Pull complete 06:58:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:58:25 prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container 06:58:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:58:26 $ docker top fa748f60effb6ecfe0c7721aa0371ad38be1224676f5daeff3220af4667f10bc -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:26 + docker-compose build --help 06:58:26 + grep parallel 06:58:26 745a02a5169b: Pull complete 06:58:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:58:26 ---> b7e6874047d6 06:58:26 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:58:27 --parallel Build images in parallel. [Pipeline] } 06:58:27 $ docker stop --time=1 fa748f60effb6ecfe0c7721aa0371ad38be1224676f5daeff3220af4667f10bc 06:58:29 $ docker rm -f fa748f60effb6ecfe0c7721aa0371ad38be1224676f5daeff3220af4667f10bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:58:29 . [Pipeline] withDockerContainer 06:58:30 prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container 06:58:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:58:30 ---> Running in 2c0e73d50ece 06:58:30 $ docker top 66c38ccf479c354c81ffe71ab1e0eefcb1bade02119b98c8f6c38eb9cdebe3f4 -eo pid,comm [Pipeline] { 06:58:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 06:58:31 + docker-compose -f ./docker-compose-build.yml build --parallel 06:58:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:58:32 Building docker-core-command-go ... 06:58:32 Building docker-core-data-go ... 06:58:32 Building docker-core-metadata-go ... 06:58:32 Building docker-security-bootstrap-redis-go ... 06:58:32 Building docker-security-proxy-setup-go ... 06:58:32 Building docker-security-secrets-setup-go ... 06:58:32 Building docker-security-secretstore-setup-go ... 06:58:32 Building docker-support-notifications-go ... 06:58:32 Building docker-support-scheduler-go ... 06:58:32 Building docker-sys-mgmt-agent-go ... 06:58:32 Building docker-core-data-go 06:58:32 Building docker-sys-mgmt-agent-go 06:58:32 Building docker-support-notifications-go 06:58:32 Building docker-security-proxy-setup-go 06:58:32 Building docker-support-scheduler-go 06:58:32 (1/12) Installing libmagic (5.38-r0) 06:58:33 (2/12) Installing file (5.38-r0) 06:58:33 (3/12) Installing libc-dev (0.7.2-r3) 06:58:33 (4/12) Installing g++ (9.3.0-r2) 06:58:36 (5/12) Installing fortify-headers (1.1-r0) 06:58:37 (6/12) Installing patch (2.7.6-r6) 06:58:37 (7/12) Installing build-base (0.5-r2) 06:58:37 (8/12) Installing libsodium (1.0.18-r0) 06:58:37 (9/12) Installing pkgconf (1.7.2-r0) 06:58:37 (10/12) Installing libsodium-dev (1.0.18-r0) 06:58:37 (11/12) Installing libzmq (4.3.3-r0) 06:58:37 (12/12) Installing zeromq-dev (4.3.3-r0) 06:58:37 Executing busybox-1.31.1-r19.trigger 06:58:37 OK: 217 MiB in 51 packages 06:58:42 Removing intermediate container 2c0e73d50ece 06:58:42 ---> 166087664e67 06:58:42 Step 4/7 : WORKDIR /edgex-go 06:58:42 ---> Running in db80327e0ce1 06:58:42 Removing intermediate container db80327e0ce1 06:58:42 ---> ef580bd64907 06:58:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:58:42 latest: Pulling from library/docker 06:58:43 a3cc7d3b244e: Pulling fs layer 06:58:43 02a3295e0d61: Pulling fs layer 06:58:43 0f4f2e6d8100: Pulling fs layer 06:58:43 330b718f631f: Pulling fs layer 06:58:43 a93816041522: Pulling fs layer 06:58:43 bdb6da89ff94: Pulling fs layer 06:58:43 2a70c0c122f4: Pulling fs layer 06:58:43 330b718f631f: Waiting 06:58:43 a93816041522: Waiting 06:58:43 bdb6da89ff94: Waiting 06:58:43 2a70c0c122f4: Waiting 06:58:43 0f4f2e6d8100: Download complete 06:58:43 02a3295e0d61: Verifying Checksum 06:58:43 02a3295e0d61: Download complete 06:58:43 a3cc7d3b244e: Verifying Checksum 06:58:43 a3cc7d3b244e: Download complete 06:58:43 a93816041522: Download complete 06:58:43 bdb6da89ff94: Download complete 06:58:43 2a70c0c122f4: Verifying Checksum 06:58:43 2a70c0c122f4: Download complete 06:58:44 a3cc7d3b244e: Pull complete 06:58:44 02a3295e0d61: Pull complete 06:58:44 330b718f631f: Verifying Checksum 06:58:44 330b718f631f: Download complete 06:58:45 0f4f2e6d8100: Pull complete 06:58:49 330b718f631f: Pull complete 06:58:49 a93816041522: Pull complete 06:58:49 bdb6da89ff94: Pull complete 06:58:49 2a70c0c122f4: Pull complete 06:58:50 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 06:58:50 Status: Downloaded newer image for docker:latest 06:58:53 ---> b4c0cf6c7de9 06:58:53 Step 6/7 : COPY go.mod . 06:58:54 ---> 9aa46a4a0989 06:58:54 Step 7/7 : RUN go mod download 06:58:54 ---> Running in 614bf7b2732f 06:59:04 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:59:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:59:04 ---> 2666bf312294 06:59:04 Step 3/27 : WORKDIR /edgex-go 06:59:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:59:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:59:04 ---> 2666bf312294 06:59:04 Step 3/24 : WORKDIR /edgex-go 06:59:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:59:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:59:04 ---> 2666bf312294 06:59:04 Step 3/23 : WORKDIR /edgex-go 06:59:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:59:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:59:04 ---> 2666bf312294 06:59:04 Step 3/21 : WORKDIR /edgex-go 06:59:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:59:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:59:04 ---> 2666bf312294 06:59:04 Step 3/21 : WORKDIR /edgex-go 06:59:04 ---> Running in 2d7252be954c 06:59:04 ---> Running in 464192cd3247 06:59:04 ---> Running in 3d514bdb894e 06:59:04 ---> Running in bb8e52785c18 06:59:04 ---> Running in a50279829527 06:59:04 Removing intermediate container 3d514bdb894e 06:59:04 ---> 1cc4e61dfe96 06:59:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:04 Removing intermediate container bb8e52785c18 06:59:04 ---> 3fac49af2f97 06:59:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:04 Removing intermediate container 464192cd3247 06:59:04 ---> 33506ae2a473 06:59:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:04 Removing intermediate container a50279829527 06:59:04 ---> 3ccbf5c6aab5 06:59:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:04 Removing intermediate container 2d7252be954c 06:59:04 ---> f7963ab9ae33 06:59:04 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:04 ---> Running in 5f9a6398c4cf 06:59:04 ---> Running in fcad9b66893f 06:59:04 ---> Running in 306be4cd78ef 06:59:04 ---> Running in f9e06bc86e92 06:59:04 ---> Running in bde885e3d691 06:59:04 Removing intermediate container fcad9b66893f 06:59:04 ---> d6d2e713a2f4 06:59:04 Step 5/21 : RUN apk update && apk add make git 06:59:04 ---> Running in 4d195c8f9362 06:59:04 Removing intermediate container 5f9a6398c4cf 06:59:04 ---> 356ea0555681 06:59:04 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:59:04 Removing intermediate container bde885e3d691 06:59:04 ---> 4063e731267e 06:59:04 Step 5/27 : RUN apk update && apk add make bash git 06:59:04 Removing intermediate container f9e06bc86e92 06:59:04 ---> e44e53caaa7e 06:59:04 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:59:05 ---> Running in ea17c00a7ea6 06:59:05 ---> Running in fb2bfe2251d4 06:59:05 ---> Running in e8561e1985fb 06:59:05 Removing intermediate container 306be4cd78ef 06:59:05 ---> 255db7ab78b0 06:59:05 Step 5/21 : RUN apk update && apk add make git 06:59:05 ---> Running in 198e312d22d5 06:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:59:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:59:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:59:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:59:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:59:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:59:06 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:59:06 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:59:06 OK: 12750 distinct packages available 06:59:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:59:06 OK: 233 MiB in 51 packages 06:59:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:59:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:59:07 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:59:07 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:59:07 OK: 12750 distinct packages available 06:59:07 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:59:07 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:59:07 OK: 12750 distinct packages available 06:59:07 OK: 233 MiB in 51 packages 06:59:07 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:59:07 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:59:07 OK: 12750 distinct packages available 06:59:07 Removing intermediate container 4d195c8f9362 06:59:07 ---> 856bdf031ab2 06:59:07 Step 6/21 : COPY go.mod . 06:59:07 OK: 233 MiB in 51 packages 06:59:07 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:59:07 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:59:07 OK: 12750 distinct packages available 06:59:07 OK: 233 MiB in 51 packages 06:59:07 ---> afe7d89ab262 06:59:07 Step 7/21 : RUN go mod download 06:59:07 OK: 233 MiB in 51 packages 06:59:07 ---> Running in 5daadf2afbe6 06:59:08 Removing intermediate container ea17c00a7ea6 06:59:08 ---> cae601a7b551 06:59:08 Step 6/27 : COPY go.mod . 06:59:08 Removing intermediate container fb2bfe2251d4 06:59:08 ---> c051b63c7831 06:59:08 Step 6/24 : COPY go.mod . 06:59:08 Removing intermediate container 198e312d22d5 06:59:08 ---> 4c1d118817f9 06:59:08 Step 6/21 : COPY go.mod . 06:59:08 ---> 10d5c6d027c7 06:59:08 Step 7/27 : RUN go mod download 06:59:08 ---> Running in 2fa099c76b90 06:59:08 Removing intermediate container e8561e1985fb 06:59:08 ---> 83d06ce18c3e 06:59:08 Step 6/23 : COPY go.mod . 06:59:08 ---> 99036592bfb0 06:59:08 Step 7/24 : RUN go mod download 06:59:09 ---> 346b68bcc663 06:59:09 ---> Running in a89d213d1af1 06:59:09 Step 7/21 : RUN go mod download 06:59:09 ---> 0571fe0b765d 06:59:09 Step 7/23 : RUN go mod download 06:59:09 ---> Running in aff44d60a0b9 06:59:09 ---> Running in e9bd5f952e4e 06:59:10 Removing intermediate container 5daadf2afbe6 06:59:10 ---> f455a7475cbf 06:59:10 Step 8/21 : COPY . . 06:59:11 Removing intermediate container 2fa099c76b90 06:59:11 ---> 64c19004f851 06:59:11 Step 8/27 : COPY . . 06:59:15 Removing intermediate container aff44d60a0b9 06:59:15 ---> 5b760e06647d 06:59:15 Step 8/21 : COPY . . 06:59:15 Removing intermediate container a89d213d1af1 06:59:15 ---> 1a2e869266fd 06:59:15 Step 8/24 : COPY . . 06:59:17 Removing intermediate container e9bd5f952e4e 06:59:17 ---> d92849f0c8b4 06:59:17 Step 8/23 : COPY . . 06:59:21 Removing intermediate container 614bf7b2732f 06:59:21 ---> 6a3aa86b2db4 06:59:21 Successfully built 6a3aa86b2db4 06:59:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:59:21 + docker inspect -f . ci-base-image-arm64 06:59:21 . [Pipeline] withDockerContainer 06:59:21 prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container 06:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:59:23 $ docker top ee8d20017cef9926850b32587d095c31ce0a78016fb6378944435a5f6bfce468 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:24 + go version 06:59:24 go version go1.15.5 linux/arm64 [Pipeline] } 06:59:24 $ docker stop --time=1 ee8d20017cef9926850b32587d095c31ce0a78016fb6378944435a5f6bfce468 06:59:26 $ docker rm -f ee8d20017cef9926850b32587d095c31ce0a78016fb6378944435a5f6bfce468 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:59:27 + docker inspect -f . ci-base-image-arm64 06:59:27 . [Pipeline] withDockerContainer 06:59:28 prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container 06:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:59:29 $ docker top f7251980b349a1d720656e3e07dc8bfd656249dc1abd02d748ee71eb5791cba2 -eo pid,comm [Pipeline] { [Pipeline] echo 06:59:29 ========================================================= 06:59:29 [edgeXBuildGoParallel] Running Tests and Build... 06:59:29 ========================================================= [Pipeline] sh 06:59:30 + make test 06:59:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:59:50 ---> 38204702e6ea 06:59:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:59:50 ---> 5e92ebe0c9d1 06:59:50 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:59:51 ---> Running in d26534a5cd5d 06:59:51 ---> Running in e405e60f26a2 06:59:51 ---> e7d118f936fa 06:59:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:59:51 ---> e66cbce0d455 06:59:51 Step 9/23 : RUN make cmd/core-data/core-data 06:59:51 ---> 2a485047c242 06:59:51 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:59:51 ---> Running in 35360d387c8a 06:59:51 ---> Running in 9228b3b62ed5 06:59:51 ---> Running in 6d058afea86d 06:59:52 ? github.com/edgexfoundry/edgex-go [no test files] 06:59:53 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:59:53 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:59:53 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:59:53 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:59: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 07:00:20 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 07:00:24 Removing intermediate container d26534a5cd5d 07:00:24 ---> d6a541705d22 07:00:24 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:00:24 ---> Running in 9a616be1140e 07:00:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:00:28 Removing intermediate container 6d058afea86d 07:00:28 ---> 8d16fadd67cf 07:00:28 07:00:28 Step 10/21 : FROM alpine 07:00:28 latest: Pulling from library/alpine 07:00:29 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 07:00:29 Status: Downloaded newer image for alpine:latest 07:00:29 ---> b14afc6dfb98 07:00:29 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:00:31 ---> Running in 7cc0567396af 07:00:31 Removing intermediate container 9228b3b62ed5 07:00:31 ---> 1e1871dfb183 07:00:31 07:00:31 Step 10/24 : FROM scratch 07:00:31 ---> 07:00:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:00:31 Removing intermediate container 9a616be1140e 07:00:31 ---> 134a29856d72 07:00:31 07:00:31 Step 11/27 : FROM docker:latest 07:00:31 ---> aefe523efa57 07:00:31 Step 12/27 : RUN apk add --no-cache bash 07:00:31 Removing intermediate container e405e60f26a2 07:00:31 ---> 2e6ecc70af67 07:00:31 07:00:31 Step 10/21 : FROM scratch 07:00:31 ---> 07:00:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:00:31 ---> Running in 88dc3749486d 07:00:31 ---> Running in c90b965a81bc 07:00:31 ---> Running in a43bcfe45cfa 07:00:31 Removing intermediate container 88dc3749486d 07:00:31 ---> c523f63d64dd 07:00:31 Step 12/21 : ENV APP_PORT=48085 07:00:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:00:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:00:32 Removing intermediate container a43bcfe45cfa 07:00:32 ---> a6050cfe8e98 07:00:32 Step 12/24 : ENV APP_PORT=48060 07:00:32 ---> Running in a4e49337f4b5 07:00:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:00:32 ---> Running in b3df8b7c8875 07:00:32 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:00:32 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:00:32 OK: 12747 distinct packages available 07:00:32 (1/4) Installing ca-certificates (20191127-r4) 07:00:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:00:32 (3/4) Installing libcurl (7.69.1-r3) 07:00:32 (4/4) Installing curl (7.69.1-r3) 07:00:32 Executing busybox-1.31.1-r19.trigger 07:00:32 Executing ca-certificates-20191127-r4.trigger 07:00:33 OK: 7 MiB in 18 packages 07:00:33 Removing intermediate container a4e49337f4b5 07:00:33 ---> 943b40bcb4ee 07:00:33 Step 13/21 : EXPOSE $APP_PORT 07:00:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:00:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:00:33 (1/2) Installing readline (8.0.4-r0) 07:00:33 (2/2) Installing bash (5.0.17-r0) 07:00:33 Executing bash-5.0.17-r0.post-install 07:00:33 Executing busybox-1.31.1-r19.trigger 07:00:33 OK: 12 MiB in 22 packages 07:00:35 ---> Running in 0a128856797d 07:00:35 Removing intermediate container b3df8b7c8875 07:00:35 ---> f7d44f7c72ea 07:00:35 Step 13/24 : EXPOSE $APP_PORT 07:00:35 ---> Running in 2b22ad9eb5a2 07:00:35 Removing intermediate container 35360d387c8a 07:00:35 ---> d718b59ec908 07:00:35 07:00:35 Step 10/23 : FROM alpine 07:00:35 ---> b14afc6dfb98 07:00:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:00:35 Removing intermediate container 0a128856797d 07:00:35 ---> 74a65a79102f 07:00:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:00:35 ---> Running in 518378752e6a 07:00:36 Removing intermediate container 2b22ad9eb5a2 07:00:36 ---> ce4432f7ceb5 07:00:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:00:36 ---> 01e7c81f8072 07:00:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:00:36 Removing intermediate container 7cc0567396af 07:00:36 ---> 141f4cac63ab 07:00:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:00:36 Removing intermediate container c90b965a81bc 07:00:36 ---> 4e530ba5e8ba 07:00:36 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:00:36 Removing intermediate container 518378752e6a 07:00:36 ---> 403c68f71575 07:00:36 Step 12/23 : ENV APP_PORT=48080 07:00:36 ---> 7d26da3ee4f4 07:00:36 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:00:36 ---> Running in 51bc99390476 07:00:37 ---> Running in ebed7d541159 07:00:37 ---> Running in 5ee85c9399cf 07:00:38 Removing intermediate container 51bc99390476 07:00:38 ---> 3b0668fc21f7 07:00:38 Step 13/21 : WORKDIR /edgex 07:00:38 ---> fed2b0412e2e 07:00:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:00:38 ---> 49c420094e67 07:00:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:00:38 ---> Running in 52a54a3a3607 07:00:38 Removing intermediate container 5ee85c9399cf 07:00:38 ---> bce707a11915 07:00:38 Step 13/23 : EXPOSE $APP_PORT 07:00:38 ---> Running in 3c33dcd9784a 07:00:38 ---> 31c1cb7ee14f 07:00:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:00:38 ---> Running in 06d7478d8430 07:00:38 Removing intermediate container 52a54a3a3607 07:00:38 ---> e875c60b1afa 07:00:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:00:38 ---> d7d69d4c15c4 07:00:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:00:38 Removing intermediate container 3c33dcd9784a 07:00:38 ---> ef771bf62845 07:00:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:39 Removing intermediate container 06d7478d8430 07:00:39 ---> 955a0486e2b6 07:00:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:39 ---> bec61030bbe0 07:00:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:00:39 ---> Running in ba50de21bce4 07:00:39 ---> 445a6b24c79e 07:00:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:00:40 ---> Running in dee71fa0b44c 07:00:40 Removing intermediate container ebed7d541159 07:00:40 ---> 67ba17533f2c 07:00:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:00:40 ---> Running in e717c9e6791e 07:00:40 ---> e730d5329875 07:00:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:00:40 ---> a14bc5340bd3 07:00:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:00:40 Removing intermediate container dee71fa0b44c 07:00:40 ---> e927ff41fb00 07:00:40 Step 19/21 : LABEL arch=x86_64 07:00:40 ---> Running in 2cee6ce8273a 07:00:40 Removing intermediate container e717c9e6791e 07:00:40 ---> fba1d855b37f 07:00:40 Step 15/27 : ENV APP_PORT=48090 07:00:41 ---> Running in b7c64f1d7fcc 07:00:41 ---> 2bf4d80d0352 07:00:41 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:00:41 Removing intermediate container 2cee6ce8273a 07:00:41 ---> 04feb6ab2b13 07:00:41 Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:00:41 ---> 21140d9aa898 07:00:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:00:41 ---> Running in b1ef2033a916 07:00:41 ---> Running in de171503f6b7 07:00:41 ---> Running in 4d92b1921bec 07:00:41 Removing intermediate container b7c64f1d7fcc 07:00:41 ---> 1b2e60829112 07:00:41 Step 16/27 : EXPOSE $APP_PORT 07:00:41 ---> Running in fc398e1d34ee 07:00:41 Removing intermediate container de171503f6b7 07:00:41 ---> 0bcb85560de1 07:00:41 Step 21/21 : LABEL version=0.0.0 07:00:42 Removing intermediate container b1ef2033a916 07:00:42 ---> 4534ff4a909f 07:00:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:00:42 Removing intermediate container 4d92b1921bec 07:00:42 ---> 3a8d3f215aec 07:00:42 Step 18/21 : CMD ["--init=true"] 07:00:42 Removing intermediate container ba50de21bce4 07:00:42 ---> 6814609a597c 07:00:42 Step 15/23 : RUN apk --no-cache add zeromq 07:00:42 ---> Running in da4958bface8 07:00:42 ---> Running in 9d6a9d3270bd 07:00:42 ---> Running in e18cb73b51bf 07:00:42 ---> Running in 8d18340e2e57 07:00:42 Removing intermediate container fc398e1d34ee 07:00:42 ---> 7c132e1f5501 07:00:42 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:00:42 Removing intermediate container e18cb73b51bf 07:00:42 ---> d95baa457470 07:00:42 Step 19/21 : LABEL arch=x86_64 07:00:42 Removing intermediate container da4958bface8 07:00:42 ---> 9123ecae6ae5 07:00:42 07:00:42 Removing intermediate container 9d6a9d3270bd 07:00:42 ---> ad482718e2c5 07:00:42 Step 22/24 : LABEL arch=x86_64 07:00:42 ---> Running in cb53922270da 07:00:43 ---> bc65fc59a8f8 07:00:43 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:00:43 ---> Running in 87e1c547f7b7 07:00:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:00:43 Successfully built 9123ecae6ae5 07:00:43 Successfully tagged docker-support-scheduler-go:latest 07:00:43 Building docker-security-secrets-setup-go 07:00:43  Building docker-support-scheduler-go ... done Removing intermediate container cb53922270da 07:00:43 ---> 62dc1a907085 07:00:43 Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:00:43 ---> Running in 05aeaf9b4747 07:00:43 Removing intermediate container 87e1c547f7b7 07:00:43 ---> 3da69b172e9b 07:00:43 Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:00:43 ---> eb371c3d6558 07:00:43 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:00:43 ---> Running in 0b62b5965dcd 07:00:43 Removing intermediate container 05aeaf9b4747 07:00:43 ---> 7ae4c365e037 07:00:43 Step 21/21 : LABEL version=0.0.0 07:00:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:00:43 ---> Running in f45e0d6213fa 07:00:43 Removing intermediate container 0b62b5965dcd 07:00:43 ---> f3d39befef4c 07:00:43 Step 24/24 : LABEL version=0.0.0 07:00:44 (1/5) Installing libgcc (9.3.0-r2) 07:00:44 (2/5) Installing libsodium (1.0.18-r0) 07:00:44 (3/5) Installing libstdc++ (9.3.0-r2) 07:00:44 ---> fe7baae5f44a 07:00:44 Step 20/27 : RUN apk --no-cache add py3-pip 07:00:44 ---> Running in 9125df0b1388 07:00:44 (4/5) Installing libzmq (4.3.3-r0) 07:00:44 Removing intermediate container f45e0d6213fa 07:00:44 ---> eedcb543c9f3 07:00:44 07:00:45 (5/5) Installing zeromq (4.3.3-r0) 07:00:45 Executing busybox-1.31.1-r19.trigger 07:00:45 ---> Running in b53a13d8d572 07:00:45 OK: 8 MiB in 19 packages 07:00:46 Successfully built eedcb543c9f3 07:00:47 Successfully tagged docker-security-proxy-setup-go:latest 07:00:47  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 07:00:47 Removing intermediate container 9125df0b1388 07:00:47 ---> 2ecd882098c7 07:00:47 07:00:47 Successfully built 2ecd882098c7 07:00:47 Successfully tagged docker-support-notifications-go:latest 07:00:47 Building docker-security-secretstore-setup-go 07:00:51  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:00:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:00:51 (1/33) Installing libbz2 (1.0.8-r1) 07:00:51 (2/33) Installing expat (2.2.9-r1) 07:00:51 (3/33) Installing libffi (3.3-r2) 07:00:51 (4/33) Installing gdbm (1.13-r1) 07:00:51 (5/33) Installing xz-libs (5.2.5-r0) 07:00:51 (6/33) Installing sqlite-libs (3.32.1-r0) 07:00:51 (7/33) Installing python3 (3.8.5-r0) 07:00:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:00:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:00:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:00:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:00:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:00:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:00:57 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s 07:00:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:00:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:00:58 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:00:58 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:00:59 ---> 2666bf312294 07:00:59 Step 3/29 : WORKDIR /edgex-go 07:00:59 ---> Using cache 07:00:59 ---> f7963ab9ae33 07:00:59 Step 4/29 : RUN apk update && apk add make git 07:00:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:01:00 Removing intermediate container 8d18340e2e57 07:01:00 ---> 239a89877032 07:01:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:01:00 ---> Running in 3e05d0747080 07:01:00 (8/33) Installing py3-appdirs (1.4.4-r1) 07:01:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:01:00 (10/33) Installing py3-parsing (2.4.7-r0) 07:01:00 (11/33) Installing py3-six (1.15.0-r0) 07:01:00 (12/33) Installing py3-packaging (20.4-r0) 07:01:00 (13/33) Installing py3-setuptools (47.0.0-r0) 07:01:00 (14/33) Installing py3-chardet (3.0.4-r4) 07:01:00 (15/33) Installing py3-idna (2.9-r0) 07:01:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:01:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:01:00 (18/33) Installing py3-requests (2.23.0-r0) 07:01:00 (19/33) Installing py3-msgpack (1.0.0-r0) 07:01:00 (20/33) Installing py3-lockfile (0.12.2-r3) 07:01:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:01:00 (22/33) Installing py3-colorama (0.4.3-r0) 07:01:00 (23/33) Installing py3-distlib (0.3.0-r0) 07:01:00 (24/33) Installing py3-distro (1.5.0-r1) 07:01:01 (25/33) Installing py3-webencodings (0.5.1-r3) 07:01:02 (26/33) Installing py3-html5lib (1.0.1-r4) 07:01:04 (27/33) Installing py3-pytoml (0.1.21-r0) 07:01:04 (28/33) Installing py3-pep517 (0.8.2-r0) 07:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:01:04 (29/33) Installing py3-progress (1.5-r0) 07:01:04 (30/33) Installing py3-toml (0.10.1-r0) 07:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:01:05 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:01:05 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:01:05 OK: 12750 distinct packages available 07:01:06 (31/33) Installing py3-retrying (1.3.3-r0) 07:01:06 OK: 233 MiB in 51 packages 07:01:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:01:07 (33/33) Installing py3-pip (20.1.1-r0) 07:01:07 ---> f4bb836891b9 07:01:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:01:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.280s coverage: 46.6% of statements 07:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:01:08 Executing busybox-1.31.1-r19.trigger 07:01:08 OK: 71 MiB in 55 packages 07:01:10 ---> 641715f49018 07:01:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:01:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:01:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:01:10 ---> 2666bf312294 07:01:10 Step 3/24 : WORKDIR /edgex-go 07:01:10 ---> Using cache 07:01:10 ---> f7963ab9ae33 07:01:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:10 ---> Using cache 07:01:10 ---> 4063e731267e 07:01:10 Step 5/24 : RUN apk update && apk add make git 07:01:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:01:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:01:11 ---> 2666bf312294 07:01:11 Step 3/22 : WORKDIR /edgex-go 07:01:11 ---> Using cache 07:01:11 ---> f7963ab9ae33 07:01:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:11 ---> Using cache 07:01:11 ---> 4063e731267e 07:01:11 Step 5/22 : RUN apk update && apk add make git 07:01:12 Removing intermediate container 3e05d0747080 07:01:12 ---> 8217d8eccc21 07:01:12 Step 5/29 : COPY go.mod . 07:01:12 ---> Running in 3037af5b5076 07:01:12 ---> Running in e6f4b40e4cad 07:01:14 ---> 1ad7242f6643 07:01:14 Step 19/23 : ENTRYPOINT ["/core-data"] 07:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.1% of statements 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.131s coverage: 100.0% of statements 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.199s coverage: 70.5% of statements 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:01:14 ---> d73fff7fd413 07:01:14 Step 6/29 : RUN go mod download 07:01:14 ---> Running in 5cd630bfeeac 07:01:15 ---> Running in 8bb890f706aa 07:01:15 Removing intermediate container 5cd630bfeeac 07:01:15 ---> 75e7d407787f 07:01:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:01:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:01:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.794s coverage: 83.7% of statements 07:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:01:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:01:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:01:16 ---> Running in 3846fe29288d 07:01:17 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:01:17 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:01:17 OK: 12750 distinct packages available 07:01:17 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:01:17 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:01:17 OK: 12750 distinct packages available 07:01:17 OK: 233 MiB in 51 packages 07:01:17 Removing intermediate container 3846fe29288d 07:01:17 ---> 034c916f709c 07:01:17 Step 21/23 : LABEL arch=x86_64 07:01:17 OK: 233 MiB in 51 packages 07:01:19 ---> Running in 4a8a36f28cd4 07:01:19 Removing intermediate container b53a13d8d572 07:01:19 ---> ae9f79cdf0f7 07:01:19 Step 21/27 : RUN pip install docker-compose==1.23.2 07:01:20 Removing intermediate container 4a8a36f28cd4 07:01:20 ---> 84b79e4c49a8 07:01:20 Step 22/23 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:01:20 ---> Running in d4f08da8eb5c 07:01:20 ---> Running in a7bafef216e3 07:01:20 Removing intermediate container 3037af5b5076 07:01:20 ---> d7741e3e8477 07:01:20 Step 6/22 : COPY go.mod . 07:01:20 Removing intermediate container e6f4b40e4cad 07:01:20 ---> c2297f55b624 07:01:20 Step 6/24 : COPY go.mod . 07:01:20 Removing intermediate container 8bb890f706aa 07:01:20 ---> bb797f98e8f0 07:01:20 Step 7/29 : COPY . . 07:01:20 Removing intermediate container a7bafef216e3 07:01:20 ---> a3ba2c0da71f 07:01:20 Step 23/23 : LABEL version=0.0.0 07:01:20 ---> 94aaf53fb1c0 07:01:20 Step 7/22 : RUN go mod download 07:01:20 ---> Running in 1453814db682 07:01:20 ---> Running in fc36cd7bce6a 07:01:21 ---> a80989e48ebb 07:01:21 Step 7/24 : RUN go mod download 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.190s coverage: 28.6% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 07:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements 07:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements 07:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements 07:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:01:23 ---> Running in d52a4f4dfc99 07:01:23 Removing intermediate container 1453814db682 07:01:23 ---> 762815955c2a 07:01:23 07:01:23 Collecting docker-compose==1.23.2 07:01:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:01:23 Successfully built 762815955c2a 07:01:23 Successfully tagged docker-core-data-go:latest 07:01:23  Building docker-core-data-go ... done Building docker-core-command-go 07:01:25 Collecting PyYAML<4,>=3.10 07:01:25 Downloading PyYAML-3.13.tar.gz (270 kB) 07:01:30 Collecting texttable<0.10,>=0.9.0 07:01:30 Downloading texttable-0.9.1.tar.gz (11 kB) 07:01:31 Collecting dockerpty<0.5,>=0.4.1 07:01:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.055s coverage: 93.8% of statements 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.171s coverage: 0.1% of statements 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.130s coverage: 75.5% of statements 07:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements 07:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.2% of statements 07:01:32 Collecting websocket-client<1.0,>=0.32.0 07:01:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements 07:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:01:33 Collecting docopt<0.7,>=0.6.1 07:01:33 Downloading docopt-0.6.2.tar.gz (25 kB) 07:01:34 Removing intermediate container fc36cd7bce6a 07:01:34 ---> 0eb7c18b9b73 07:01:34 Step 8/22 : COPY . . 07:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.559s coverage: 63.5% of statements 07:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 07:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 91.3% of statements 07:01:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:01:35 Collecting jsonschema<3,>=2.5.1 07:01:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 07:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 07:01:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 07:01:37 Collecting cached-property<2,>=1.2.0 07:01:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:01:39 Collecting docker<4.0,>=3.6.0 07:01:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:01:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:01:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:01:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.803s coverage: 55.9% of statements 07:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:01:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:01:43 Collecting docker-pycreds>=0.4.0 07:01:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:01:43 Removing intermediate container d52a4f4dfc99 07:01:43 ---> 2177d2f1d8b7 07:01:43 Step 8/24 : COPY . . 07:01:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:01:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:01:43 ---> 2666bf312294 07:01:43 Step 3/22 : WORKDIR /edgex-go 07:01:43 ---> Using cache 07:01:43 ---> f7963ab9ae33 07:01:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:43 ---> Using cache 07:01:43 ---> 4063e731267e 07:01:43 Step 5/22 : RUN apk update && apk add make git 07:01:43 ---> Using cache 07:01:43 ---> c2297f55b624 07:01:43 Step 6/22 : COPY go.mod . 07:01:43 ---> Using cache 07:01:43 ---> a80989e48ebb 07:01:43 Step 7/22 : RUN go mod download 07:01:43 ---> Using cache 07:01:43 ---> 2177d2f1d8b7 07:01:43 Step 8/22 : COPY . . 07:01:43 Collecting idna<2.8,>=2.5 07:01:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:01:45 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) 07:01:46 Collecting urllib3<1.25,>=1.21.1 07:01:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:01:48 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) 07:01:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:01:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:01:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:01:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:01:48 Installing collected packages: PyYAML, texttable, dockerpty, websocket-client, docopt, jsonschema, cached-property, idna, urllib3, requests, docker-pycreds, docker, docker-compose 07:01:48 Running setup.py install for PyYAML: started 07:01:55 Running setup.py install for PyYAML: finished with status 'done' 07:01:55 Running setup.py install for texttable: started 07:01:56 Running setup.py install for texttable: finished with status 'done' 07:01:56 Running setup.py install for dockerpty: started 07:01:56 Running setup.py install for dockerpty: finished with status 'done' 07:01:59 Running setup.py install for docopt: started 07:02:00 Running setup.py install for docopt: finished with status 'done' 07:02:02 Attempting uninstall: idna 07:02:02 Found existing installation: idna 2.9 07:02:02 Uninstalling idna-2.9: 07:02:02 Successfully uninstalled idna-2.9 07:02:02 ---> 0ae39bff4460 07:02:02 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:02:02 Attempting uninstall: urllib3 07:02:02 Found existing installation: urllib3 1.25.9 07:02:02 Uninstalling urllib3-1.25.9: 07:02:02 Successfully uninstalled urllib3-1.25.9 07:02:07 ---> Running in ce1f6246cfe0 07:02:08 Attempting uninstall: requests 07:02:08 Found existing installation: requests 2.23.0 07:02:08 Uninstalling requests-2.23.0: 07:02:08 Successfully uninstalled requests-2.23.0 07:02:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:02:15 ---> fc567e979d98 07:02:15 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:02:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:02:16 ---> Running in 736f767c0281 07:02:17 ---> f38db04b887c 07:02:17 Step 9/22 : RUN make cmd/core-command/core-command 07:02:17 ---> 66191613c9f1 07:02:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:02:17 ---> Running in 21d55e70b1a8 07:02:17 ---> Running in 166b3936bed2 07:02:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:02:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:02:18 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 07:02:21 Removing intermediate container d4f08da8eb5c 07:02:21 ---> e7f1295a3cb2 07:02:21 Step 22/27 : RUN apk --no-cache add curl 07:02:21 ---> Running in 74cd8bbad765 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 36.222s coverage: 86.3% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.256s coverage: 72.2% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.536s coverage: 72.1% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.090s coverage: 82.4% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.078s coverage: 48.4% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.357s coverage: 37.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.534s coverage: 84.0% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.316s coverage: 47.1% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.058s coverage: 100.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.819s coverage: 29.1% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.116s coverage: 100.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:02:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements 07:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:02:21 GO111MODULE=on go vet ./... 07:02:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:02:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:02:23 (2/3) Installing libcurl (7.69.1-r3) 07:02:23 (3/3) Installing curl (7.69.1-r3) 07:02:23 Executing busybox-1.31.1-r19.trigger 07:02:23 OK: 72 MiB in 58 packages 07:02:25 Removing intermediate container 74cd8bbad765 07:02:25 ---> 6b7658cef89f 07:02:25 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:02:25 ---> Running in d48122280c21 07:02:25 Removing intermediate container d48122280c21 07:02:25 ---> 380d2644414b 07:02:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:02:25 ---> Running in 034638e4d565 07:02:26 Removing intermediate container 034638e4d565 07:02:26 ---> b2dd27531c02 07:02:26 Step 25/27 : LABEL arch=x86_64 07:02:26 ---> Running in fa659d387070 07:02:26 Removing intermediate container fa659d387070 07:02:26 ---> e8e4856c32d7 07:02:26 Step 26/27 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:02:26 ---> Running in a9d364acb4d0 07:02:26 Removing intermediate container a9d364acb4d0 07:02:26 ---> a62586af2715 07:02:26 Step 27/27 : LABEL version=0.0.0 07:02:26 ---> Running in a0b520352b05 07:02:27 Removing intermediate container a0b520352b05 07:02:27 ---> 650db2641786 07:02:27 07:02:27 Successfully built 650db2641786 07:02:27 Successfully tagged docker-sys-mgmt-agent-go:latest 07:02:27 Building docker-core-metadata-go 07:02:50  Building docker-sys-mgmt-agent-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:02:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:02:50 ---> 2666bf312294 07:02:50 Step 3/22 : WORKDIR /edgex-go 07:02:50 ---> Using cache 07:02:50 ---> f7963ab9ae33 07:02:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:50 ---> Using cache 07:02:50 ---> 4063e731267e 07:02:50 Step 5/22 : RUN apk update && apk add make git 07:02:50 ---> Using cache 07:02:50 ---> c2297f55b624 07:02:50 Step 6/22 : COPY go.mod . 07:02:50 ---> Using cache 07:02:50 ---> a80989e48ebb 07:02:50 Step 7/22 : RUN go mod download 07:02:50 ---> Using cache 07:02:50 ---> 2177d2f1d8b7 07:02:50 Step 8/22 : COPY . . 07:02:50 ---> Using cache 07:02:50 ---> 66191613c9f1 07:02:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:02:50 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 07:02:50 ---> Running in 95ec55a37da6 07:02:50 Removing intermediate container ce1f6246cfe0 07:02:50 ---> c3670cfa3dff 07:02:50 07:02:50 Step 9/29 : FROM alpine:latest 07:02:50 ---> b14afc6dfb98 07:02:50 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:02:50 ---> Running in 122105f5c0f9 07:02:50 Removing intermediate container 122105f5c0f9 07:02:50 ---> f23dd87b7225 07:02:50 Step 11/29 : USER root 07:02:50 ---> Running in c26b322cdacf 07:02:50 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 07:02:50 Removing intermediate container c26b322cdacf 07:02:50 ---> bd34abb2825d 07:02:50 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:02:51 ---> Running in 613c8787e6d1 07:02:51 Removing intermediate container 736f767c0281 07:02:51 ---> d78603012407 07:02:51 07:02:51 Step 10/22 : FROM alpine:3.10 07:02:52 3.10: Pulling from library/alpine 07:02:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:53 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:02:53 Status: Downloaded newer image for alpine:3.10 07:02:53 ---> be4e4bea2c2e 07:02:53 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:02:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:02:53 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:02:53 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:02:53 OK: 12747 distinct packages available 07:02:53 (1/2) Installing ca-certificates (20191127-r4) 07:02:53 (2/2) Installing dumb-init (1.2.2-r1) 07:02:53 Executing busybox-1.31.1-r19.trigger 07:02:53 Executing ca-certificates-20191127-r4.trigger 07:02:54 OK: 6 MiB in 16 packages 07:02:55 ---> Running in e41b4dac35fe 07:02:55 Removing intermediate container 21d55e70b1a8 07:02:55 ---> 389f019c58d1 07:02:55 07:02:55 Step 10/22 : FROM scratch 07:02:55 ---> 07:02:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:02:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:02:57 ---> Using cache 07:02:57 ---> c523f63d64dd 07:02:57 Step 12/22 : ENV APP_PORT=48082 07:02:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:02:57 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:02:57 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:02:57 OK: 10348 distinct packages available 07:02:57 (1/5) Installing ca-certificates (20191127-r2) 07:02:57 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:02:58 (3/5) Installing libcurl (7.66.0-r3) 07:02:58 (4/5) Installing curl (7.66.0-r3) 07:02:58 (5/5) Installing dumb-init (1.2.2-r1) 07:02:58 Executing busybox-1.30.1-r3.trigger 07:02:58 Executing ca-certificates-20191127-r2.trigger 07:02:58 OK: 7 MiB in 19 packages 07:02:59 ---> Running in 018e694f29c2 07:02:59 Removing intermediate container 613c8787e6d1 07:02:59 ---> 8f9a04f7b1a2 07:02:59 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:02:59 Removing intermediate container 166b3936bed2 07:02:59 ---> 59199fcd51d8 07:02:59 07:02:59 Step 10/24 : FROM alpine:3.10 07:02:59 ---> be4e4bea2c2e 07:02:59 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:03:00 ---> Running in ded5e9363139 07:03:00 ---> Running in 6b8a73a1983a 07:03:01 Removing intermediate container 018e694f29c2 07:03:01 ---> a079d3e54320 07:03:01 Step 13/22 : EXPOSE $APP_PORT 07:03:02 ---> Running in 6d600ec0f3aa 07:03:02 Removing intermediate container ded5e9363139 07:03:02 ---> a6c2000d45fc 07:03:02 Step 14/29 : WORKDIR $BASE_DIR 07:03:02 Removing intermediate container e41b4dac35fe 07:03:02 ---> 01aa2f7d971a 07:03:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:03:02 ---> Running in 5e0b76d2dcb4 07:03:02 ---> Running in 115d55f9b1dc 07:03:02 Removing intermediate container 6d600ec0f3aa 07:03:02 ---> 0aaa034615f3 07:03:02 Step 14/22 : WORKDIR / 07:03:02 ---> Running in 5b04700c47a8 07:03:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:03:02 Removing intermediate container 5e0b76d2dcb4 07:03:02 ---> bddf5a47b496 07:03:02 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:03:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:03:02 Removing intermediate container 115d55f9b1dc 07:03:02 ---> 7d0e2e808451 07:03:02 Step 13/22 : WORKDIR / 07:03:02 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:03:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:03:02 OK: 10348 distinct packages available 07:03:03 (1/5) Installing ca-certificates (20191127-r2) 07:03:03 ---> Running in 983b94408616 07:03:03 Removing intermediate container 5b04700c47a8 07:03:03 ---> 10c4dcfe16fa 07:03:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:03:03 ---> Running in 960efbe17a2e 07:03:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:03:03 (3/5) Installing libcurl (7.66.0-r3) 07:03:03 (4/5) Installing curl (7.66.0-r3) 07:03:03 (5/5) Installing dumb-init (1.2.2-r1) 07:03:03 Executing busybox-1.30.1-r3.trigger 07:03:03 Executing ca-certificates-20191127-r2.trigger 07:03:03 OK: 7 MiB in 19 packages 07:03:04 ---> 7b51859074d3 07:03:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:03:04 Removing intermediate container 960efbe17a2e 07:03:04 ---> 0724d7b48f6a 07:03:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:03:05 ---> a547022c845e 07:03:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:03:05 ---> a5cac174d03f 07:03:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:03:05 Removing intermediate container 6b8a73a1983a 07:03:05 ---> e5d20688dc46 07:03:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:03:05 ---> 38a71b53e700 07:03:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:03:05 ---> Running in 64d74cbe2583 07:03:06 Removing intermediate container 983b94408616 07:03:06 ---> 4c0c667ebdc6 07:03:06 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:03:06 Removing intermediate container 64d74cbe2583 07:03:06 ---> 32f5df347936 07:03:06 Step 13/24 : WORKDIR / 07:03:06 ---> 6423a3b87e09 07:03:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:03:06 ---> 7bf617794e46 07:03:06 Step 18/22 : ENTRYPOINT ["/core-command"] 07:03:06 ---> Running in 0e69fef88dff 07:03:06 ---> Running in 3a22df95692c 07:03:06 ---> 2f6dfbc3081c 07:03:06 Step 18/22 : RUN chmod +x entrypoint.sh 07:03:07 ---> a9fd269ecafa 07:03:07 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:03:07 ---> Running in c0ab82b6deff 07:03:07 Removing intermediate container 3a22df95692c 07:03:07 ---> a6203c82db40 07:03:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:07 Removing intermediate container 0e69fef88dff 07:03:07 ---> 83102c0c3892 07:03:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:03:07 ---> b66d9e0a210a 07:03:07 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:03:07 ---> Running in 574857f27551 07:03:08 ---> 77bc12deed5d 07:03:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:03:08 ---> b12eb32c6d9d 07:03:08 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:03:08 Removing intermediate container 574857f27551 07:03:08 ---> 722711c812d4 07:03:08 Step 20/22 : LABEL arch=x86_64 07:03:08 ---> Running in 73d724d5443b 07:03:10 ---> 023a6c256236 07:03:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:03:10 ---> 669015f23cc6 07:03:10 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:03:10 Removing intermediate container 73d724d5443b 07:03:10 ---> af622eba3edb 07:03:10 Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:03:11 Removing intermediate container 95ec55a37da6 07:03:11 ---> 6ad781d613d8 07:03:11 07:03:11 Step 10/22 : FROM scratch 07:03:11 ---> 07:03:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:03:11 ---> 02d159eeb391 07:03:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:03:11 ---> Using cache 07:03:11 ---> c523f63d64dd 07:03:11 Step 12/22 : ENV APP_PORT=48081 07:03:11 ---> Running in c21a86c74c55 07:03:11 ---> Running in 3ae7c3ed68ec 07:03:11 ---> 4aa42c6dd3e7 07:03:11 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:03:11 Removing intermediate container c0ab82b6deff 07:03:11 ---> 95c31f3ccf31 07:03:11 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:03:11 ---> Running in 2bbe4e609fe9 07:03:11 Removing intermediate container c21a86c74c55 07:03:11 ---> f2b30edc874a 07:03:11 Step 22/22 : LABEL version=0.0.0 07:03:11 Removing intermediate container 3ae7c3ed68ec 07:03:11 ---> 9231575f9844 07:03:11 Step 13/22 : EXPOSE $APP_PORT 07:03:11 ---> Running in 04d548263d48 07:03:11 ---> f31210b49e54 07:03:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:03:11 ---> Running in 90a5b15aab16 07:03:11 ---> Running in db948004f164 07:03:12 Removing intermediate container 04d548263d48 07:03:12 ---> 09afa10bdb93 07:03:12 Step 20/22 : LABEL arch=x86_64 07:03:12 Removing intermediate container 90a5b15aab16 07:03:12 ---> 48966ad40c31 07:03:12 07:03:12 ---> Running in 9ca1ab6508d9 07:03:12 Removing intermediate container db948004f164 07:03:12 ---> 4e01abc1de5a 07:03:12 Step 14/22 : WORKDIR / 07:03:12 ---> 829f13de62a5 07:03:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:03:12 ---> Running in 811c1dee9d7e 07:03:12 Successfully built 48966ad40c31 07:03:12 Successfully tagged docker-core-command-go:latest 07:03:12  Building docker-core-command-go ... done Removing intermediate container 9ca1ab6508d9 07:03:12 ---> c2dc294e4e67 07:03:12 Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:03:13 ---> Running in 34a4f20c9b4a 07:03:13 Removing intermediate container 811c1dee9d7e 07:03:13 ---> a558f1b1dd4d 07:03:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:03:13 ---> c1bad6169867 07:03:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:03:13 ---> Running in 7d4faeb5d2d5 07:03:13 ---> d872b05a96a3 07:03:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:03:13 Removing intermediate container 2bbe4e609fe9 07:03:13 ---> 7f5f9a432ebb 07:03:13 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:03:14 Removing intermediate container 34a4f20c9b4a 07:03:14 ---> b04aa689ef67 07:03:14 Step 22/22 : LABEL version=0.0.0 07:03:14 ---> Running in c31ebbfd6633 07:03:14 ---> ad6e05b8fbc4 07:03:14 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:03:14 ---> d363fc3aa435 07:03:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:03:14 ---> Running in df1033d5939c 07:03:14 Removing intermediate container c31ebbfd6633 07:03:14 ---> b09f5282ff94 07:03:14 07:03:14 Successfully built b09f5282ff94 07:03:14 Successfully tagged docker-security-bootstrap-redis-go:latest 07:03:14  Building docker-security-bootstrap-redis-go ... done  ---> a24f61673016 07:03:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:03:15 ---> Running in ef5aa5d84eae 07:03:15 Removing intermediate container ef5aa5d84eae 07:03:15 ---> a4dca76c99a4 07:03:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:15 ---> Running in 7caefb6abc68 07:03:15 Removing intermediate container 7d4faeb5d2d5 07:03:15 ---> 881f4af0ccc1 07:03:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:03:15 ---> Running in c7247e6c2bbb 07:03:15 Removing intermediate container 7caefb6abc68 07:03:15 ---> c99d7ca35b43 07:03:15 Step 20/22 : LABEL arch=x86_64 07:03:16 ---> Running in aee4cd76a7c5 07:03:16 Removing intermediate container df1033d5939c 07:03:16 ---> 74631f7f46af 07:03:16 Step 24/29 : RUN chmod 755 security-secrets-setup 07:03:16 Removing intermediate container c7247e6c2bbb 07:03:16 ---> 727e33a70e02 07:03:16 Step 22/24 : LABEL arch=x86_64 07:03:16 ---> Running in f644032a3a26 07:03:16 Removing intermediate container aee4cd76a7c5 07:03:16 ---> 9a554739a906 07:03:16 Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:03:16 ---> Running in 8c6ec18ef71a 07:03:16 ---> Running in 6d4ac3a5f033 07:03:16 Removing intermediate container 8c6ec18ef71a 07:03:16 ---> c1247d20627c 07:03:16 Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:03:17 ---> Running in 38a8302c84c9 07:03:17 Removing intermediate container 6d4ac3a5f033 07:03:17 ---> dfac7b9c3ebe 07:03:17 Step 22/22 : LABEL version=0.0.0 07:03:17 ---> Running in 62e05d0c0a32 07:03:17 Removing intermediate container 38a8302c84c9 07:03:17 ---> 772e519268f0 07:03:17 Step 24/24 : LABEL version=0.0.0 07:03:17 ---> Running in c814e211ddbe 07:03:17 Removing intermediate container 62e05d0c0a32 07:03:17 ---> 795d6a5af987 07:03:17 07:03:17 Successfully built 795d6a5af987 07:03:18 Removing intermediate container c814e211ddbe 07:03:18 ---> 05538d10b2fc 07:03:18 07:03:18 Successfully tagged docker-core-metadata-go:latest 07:03:18  Building docker-core-metadata-go ... done Successfully built 05538d10b2fc 07:03:18 Successfully tagged docker-security-secretstore-setup-go:latest 07:03:18  Building docker-security-secretstore-setup-go ... done Removing intermediate container f644032a3a26 07:03:18 ---> 6a8555b3bf06 07:03:18 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:03:18 ---> Running in c98043dcc47f 07:03:18 Removing intermediate container c98043dcc47f 07:03:18 ---> fa7a6acbda40 07:03:18 Step 26/29 : CMD [ "generate" ] 07:03:18 ---> Running in 91a247bf6bfd 07:03:18 Removing intermediate container 91a247bf6bfd 07:03:18 ---> d9e27361f779 07:03:18 Step 27/29 : LABEL arch=x86_64 07:03:18 ---> Running in 07fce6350884 07:03:18 Removing intermediate container 07fce6350884 07:03:18 ---> 8baad0632d03 07:03:18 Step 28/29 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:03:18 ---> Running in e2213c1ba5bd 07:03:19 Removing intermediate container e2213c1ba5bd 07:03:19 ---> cd7ef0a2e0ed 07:03:19 Step 29/29 : LABEL version=0.0.0 07:03:19 ---> Running in e643cfa8e5f7 07:03:19 Removing intermediate container e643cfa8e5f7 07:03:19 ---> 97c291c7165a 07:03:19 07:03:19 Successfully built 97c291c7165a 07:03:19 Successfully tagged docker-security-secrets-setup-go:latest 07:03:19  Building docker-security-secrets-setup-go ... done  [Pipeline] } 07:03:19 $ docker stop --time=1 66c38ccf479c354c81ffe71ab1e0eefcb1bade02119b98c8f6c38eb9cdebe3f4 07:03:21 $ docker rm -f 66c38ccf479c354c81ffe71ab1e0eefcb1bade02119b98c8f6c38eb9cdebe3f4 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:22 + docker images 07:03:22 + grep docker 07:03:22 docker-security-secrets-setup-go latest 97c291c7165a 2 seconds ago 23.9MB 07:03:22 docker-core-metadata-go latest 795d6a5af987 4 seconds ago 14.5MB 07:03:22 docker-security-secretstore-setup-go latest 05538d10b2fc 4 seconds ago 24.7MB 07:03:22 docker-security-bootstrap-redis-go latest b09f5282ff94 7 seconds ago 15.8MB 07:03:22 docker-core-command-go latest 48966ad40c31 9 seconds ago 12.2MB 07:03:22 docker-sys-mgmt-agent-go latest 650db2641786 55 seconds ago 313MB 07:03:22 docker-core-data-go latest 762815955c2a 2 minutes ago 23.7MB 07:03:22 docker-support-notifications-go latest 2ecd882098c7 2 minutes ago 13.6MB 07:03:22 docker-security-proxy-setup-go latest eedcb543c9f3 2 minutes ago 24.6MB 07:03:22 docker-support-scheduler-go latest 9123ecae6ae5 2 minutes ago 12.3MB 07:03:22 docker latest aefe523efa57 4 days 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 07:03:29 gofmt -l . 07:03:29 [ "`gofmt -l .`" = "" ] 07:03:29 ./bin/test-go-mod-tidy.sh 07:03:29 ./bin/test-attribution-txt.sh [Pipeline] sh 07:03:34 + ls -al . 07:03:34 total 692 07:03:34 drwxrwxr-x 9 1001 1001 4096 Dec 15 07:03 . 07:03:34 drwxr-xr-x 4 root root 4096 Dec 15 06:59 .. 07:03:34 -rw-rw-r-- 1 1001 1001 11 Dec 15 06:57 .dockerignore 07:03:34 drwxrwxr-x 8 1001 1001 4096 Dec 15 06:57 .git 07:03:34 drwxrwxr-x 3 1001 1001 4096 Dec 15 06:57 .github 07:03:34 -rw-rw-r-- 1 1001 1001 943 Dec 15 06:57 .gitignore 07:03:34 -rw-rw-r-- 1 1001 1001 166 Dec 15 06:57 .sonarcloud.properties 07:03:34 -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:57 CONTRIBUTING.md 07:03:34 -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:57 Dockerfile.build 07:03:34 -rw-rw-r-- 1 1001 1001 863 Dec 15 06:57 Jenkinsfile 07:03:34 -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:57 LICENSE 07:03:34 -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:57 Makefile 07:03:34 -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:57 README.md 07:03:34 -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:57 SECURITY.md 07:03:34 -rw-rw-r-- 1 1001 1001 5 Dec 15 06:55 VERSION 07:03:34 -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:57 ZMQWindows.md 07:03:34 drwxrwxr-x 2 1001 1001 4096 Dec 15 06:57 bin 07:03:34 drwxrwxr-x 15 1001 1001 4096 Dec 15 06:57 cmd 07:03:34 -rw-r--r-- 1 root root 568194 Dec 15 07:02 coverage.out 07:03:34 -rw-r--r-- 1 root root 1041 Dec 15 07:03 go.mod 07:03:34 -rw-r--r-- 1 root root 18856 Dec 15 07:03 go.sum 07:03:34 drwxrwxr-x 8 1001 1001 4096 Dec 15 06:57 internal 07:03:34 drwxrwxr-x 4 1001 1001 4096 Dec 15 06:57 openapi 07:03:34 drwxrwxr-x 4 1001 1001 4096 Dec 15 06:57 snap 07:03:34 -rw-rw-r-- 1 1001 1001 168 Dec 15 06:57 version.go [Pipeline] sh 07:03:35 + '[' -e coverage.out ] 07:03:35 + chown 1001:1001 coverage.out [Pipeline] stash 07:03:35 Warning: overwriting stash ‘coverage-report’ 07:03:36 Stashed 1 file(s) [Pipeline] sh 07:03:37 + make build 07:03:37 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 07:03:38 Still waiting to schedule task 07:03:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:03:50 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 07:04:16 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 07:04:17 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 07:04:22 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 07:04:23 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 07:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:04:30 Running on prd-ubuntu18.04-docker-8c-8g-16082 in /w/workspace/edgexfoundry_edgex-go_PR-2952 [Pipeline] { [Pipeline] ws 07:04:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:04:33 using credential edgex-jenkins-ssh 07:04:33 Cloning the remote Git repository 07:04:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:04:33 > git init /w/workspace/edgex-go/1 # timeout=10 07:04:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:33 > git --version # timeout=10 07:04:33 > git --version # 'git version 2.17.1' 07:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:36 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 07:04:39 Merging remotes/origin/master commit 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 into PR head commit f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:04:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:04:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2952/head:refs/remotes/origin/PR-2952 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:04:39 > git config core.sparsecheckout # timeout=10 07:04:39 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 07:04:39 > git remote # timeout=10 07:04:39 > git config --get remote.origin.url # timeout=10 07:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:39 > git merge 79d1af4a1f3885f41c39dfef2c86f9a672a557b9 # timeout=10 07:04:39 Merge succeeded, producing f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:04:39 Checking out Revision f61e6163127dfd5924f8d9d9a729cebd66eec5a6 (PR-2952) 07:04:39 > git rev-parse HEAD^{commit} # timeout=10 07:04:39 > git config core.sparsecheckout # timeout=10 07:04:39 > git checkout -f f61e6163127dfd5924f8d9d9a729cebd66eec5a6 # timeout=10 07:04:40 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 07:04:43 Commit message: "feat: Upgrade go-mod-core-contracts version to v0.1.128" 07:04:43 > git --version # timeout=10 07:04:43 > git --version # 'git version 2.17.1' 07:04:43 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:44 + echo snap-build.sh 07:04:44 snap-build.sh 07:04:44 + SNAP_BASE_DIR=. 07:04:44 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:04:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:04:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:04:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:04:44 + cd /w/workspace/edgex-go/1 07:04:44 + sudo apt-get remove -qy --purge lxd lxd-client 07:04:44 Reading package lists... 07:04:44 Building dependency tree... 07:04:44 Reading state information... 07:04:44 The following packages were automatically installed and are no longer required: 07:04:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:04:44 uidmap xdelta3 07:04:44 Use 'sudo apt autoremove' to remove them. 07:04:44 The following packages will be REMOVED: 07:04:44 lxd* lxd-client* 07:04:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:04:44 After this operation, 31.7 MB disk space will be freed. 07:04:45 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 07:04:46 (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.) 07:04:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:04:46 Removing lxd dnsmasq configuration 07:04:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:04:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:04:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:04:48 (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.) 07:04:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:04:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:04:49 Processing triggers for systemd (237-3ubuntu10.42) ... 07:04:49 Processing triggers for ureadahead (0.100.0-21) ... 07:04:50 + sudo snap remove --purge lxd 07:04:50 snap "lxd" is not installed 07:04:50 + sudo groupadd --force --system lxd 07:04:50 ++ whoami 07:04:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:04:50 + newgrp - lxd 07:04:50 + sudo snap install lxd 07:04:52 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 [Pipeline] } 07:04:56 $ docker stop --time=1 f7251980b349a1d720656e3e07dc8bfd656249dc1abd02d748ee71eb5791cba2 07:04:59 $ docker rm -f f7251980b349a1d720656e3e07dc8bfd656249dc1abd02d748ee71eb5791cba2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:05:00 2020-12-15T07:04:57Z INFO Waiting for automatic snapd restart... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:05:01 07:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:05:02 latest: Pulling from edgex-devops/edgex-compose-arm64 07:05:02 29e5d40040c1: Pulling fs layer 07:05:02 1ce36da41761: Pulling fs layer 07:05:02 25b303627fd3: Pulling fs layer 07:05:03 29e5d40040c1: Download complete 07:05:03 1ce36da41761: Verifying Checksum 07:05:03 1ce36da41761: Download complete 07:05:03 29e5d40040c1: Pull complete 07:05:05 1ce36da41761: Pull complete 07:05:05 25b303627fd3: Verifying Checksum 07:05:05 25b303627fd3: Download complete 07:05:15 25b303627fd3: Pull complete 07:05:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:05:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:05:15 prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container 07:05:15 lxd 4.8 from Canonical* installed 07:05:15 + sudo lxd init --auto 07:05:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:05:18 $ docker top d76e4fcac63784cf3019e6ddaedc2a325346f3dd8f132d03f33cb3159b5c0a3b -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:19 + docker-compose build --help 07:05:19 + grep parallel 07:05:23 --parallel Build images in parallel. [Pipeline] } 07:05:23 $ docker stop --time=1 d76e4fcac63784cf3019e6ddaedc2a325346f3dd8f132d03f33cb3159b5c0a3b 07:05:23 + sudo snap install --classic snapcraft 07:05:25 $ docker rm -f d76e4fcac63784cf3019e6ddaedc2a325346f3dd8f132d03f33cb3159b5c0a3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:05:26 . [Pipeline] withDockerContainer 07:05:27 prd-ubuntu18.04-docker-arm64-4c-16g-16080 does not seem to be running inside a container 07:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:05:28 snapcraft 4.4.4 from Canonical* installed 07:05:28 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:05:28 + patch --verbose -p1 07:05:28 Hmm... Looks like a unified diff to me... 07:05:28 The text leading up to this was: 07:05:28 -------------------------- 07:05:28 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 07:05:28 |From: Tony Espy 07:05:28 |Date: Wed, 2 Dec 2020 17:38:31 -0500 07:05:28 |Subject: [PATCH] optimize snap build for pipeline CI check 07:05:28 | 07:05:28 |This patch is used by the EdgeX CI pipeline builds to 07:05:28 |optimize the snap CI check run for pull requests. When 07:05:28 |applied, it essentially strips out everything (apps and 07:05:28 |parts) from the snapcraft.yaml file except those required 07:05:28 |to build edgex-go, as the whole idea of the CI check is to 07:05:28 |catch changes to edgex-go that break the snap build. 07:05:28 | 07:05:28 |In general, anyone updating snapcraft.yaml will also need 07:05:28 |to update this patch file, otherwise it may fail to apply, 07:05:28 |resulting in a failed snap build CI check in the associated 07:05:28 |pull request. 07:05:28 | 07:05:28 |Note - in addition to applying this patch, the pipeline also 07:05:28 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:05:28 |need to build the finally binary .snap file (and it won't 07:05:28 |work with the patch applied). This further reduces the build 07:05:28 |time. 07:05:28 |--- 07:05:28 | snap/snapcraft.yaml | 466 +------------------------------------------- 07:05:28 | 1 file changed, 2 insertions(+), 464 deletions(-) 07:05:28 | 07:05:28 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:05:28 |index b265277c..d7e1de37 100644 07:05:28 |--- a/snap/snapcraft.yaml 07:05:28 |+++ b/snap/snapcraft.yaml 07:05:28 -------------------------- 07:05:28 patching file snap/snapcraft.yaml 07:05:28 Using Plan A... 07:05:28 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 07:05:28 Hunk #2 succeeded at 81 (offset -3 lines). 07:05:28 Hunk #3 succeeded at 211 (offset -7 lines). 07:05:28 Hunk #4 succeeded at 226 (offset -7 lines). 07:05:28 Hunk #5 succeeded at 234 (offset -7 lines). 07:05:28 Hunk #6 succeeded at 241 (offset -7 lines). 07:05:28 Hunk #7 succeeded at 268 (offset -7 lines). 07:05:28 Hunk #8 succeeded at 302 (offset -7 lines). 07:05:28 Hunk #9 succeeded at 358 (offset -7 lines). 07:05:28 Hmm... Ignoring the trailing garbage. 07:05:28 done 07:05:28 + sudo snapcraft prime --use-lxd 07:05:28 $ docker top 0446103dfe409f9652d994db53325f85925a249087a892658fcf78517f36e0ba -eo pid,comm [Pipeline] { 07:05:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:05:29 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: 07:05:29 - README.md 07:05:29 - snapcraft.yaml.orig 07:05:29 07:05:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] sh 07:05:29 Launching a container. 07:05:29 + docker-compose -f ./docker-compose-build.yml build --parallel 07:05:33 Building docker-core-command-go ... 07:05:33 Building docker-core-data-go ... 07:05:33 Building docker-core-metadata-go ... 07:05:33 Building docker-security-bootstrap-redis-go ... 07:05:33 Building docker-security-proxy-setup-go ... 07:05:33 Building docker-security-secrets-setup-go ... 07:05:33 Building docker-security-secretstore-setup-go ... 07:05:33 Building docker-support-notifications-go ... 07:05:33 Building docker-support-scheduler-go ... 07:05:33 Building docker-sys-mgmt-agent-go ... 07:05:33 Building docker-core-command-go 07:05:33 Building docker-support-notifications-go 07:05:33 Building docker-security-secretstore-setup-go 07:05:33 Building docker-sys-mgmt-agent-go 07:05:33 Building docker-core-metadata-go 07:05:41 Waiting for container to be ready 07:05:41 To start your first instance, try: lxc launch ubuntu:18.04 07:05:41 07:05:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:05:44 Waiting for network to be ready... 07:05:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:05:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:05:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 07:05:45 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:05:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:05:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:05:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:05:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:05:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:05:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:05:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:05:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:05:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:05:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:05:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:05:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:05:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:05:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:05:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:05:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 07:05:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:05:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:05:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:05:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:05:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:05:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:05:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:05:48 Fetched 23.5 MB in 4s (5531 kB/s) 07:05:49 Reading package lists... 07:05:49 Reading package lists... 07:05:50 Building dependency tree... 07:05:50 Reading state information... 07:05:50 The following additional packages will be installed: 07:05:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:05:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:05:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:05:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:05:50 Suggested packages: 07:05:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:05:50 Recommended packages: 07:05:50 gnupg libsasl2-modules 07:05:50 The following NEW packages will be installed: 07:05:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:05:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:05:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:05:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:05:50 The following packages will be upgraded: 07:05:50 gpg gpg-agent gpgconf libudev1 07:05:50 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 07:05:50 Need to get 3531 kB of archives. 07:05:50 After this operation, 13.3 MB of additional disk space will be used. 07:05:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:05:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:05:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:05:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 07:05:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 07:05:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:05:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:05:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:05:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 07:05:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 07:05:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:05:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:05:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:05:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:05:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:05:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:05:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:05:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:05:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:05:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:05:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:05:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:05:51 debconf: delaying package configuration, since apt-utils is not installed 07:05:51 Fetched 3531 kB in 1s (3186 kB/s) 07:05:51 (Reading database ... 12511 files and directories currently installed.) 07:05:51 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 07:05:51 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:05:51 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 07:05:51 Selecting previously unselected package udev. 07:05:51 (Reading database ... 12511 files and directories currently installed.) 07:05:51 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 07:05:51 Unpacking udev (237-3ubuntu10.43) ... 07:05:51 Selecting previously unselected package libfuse2:amd64. 07:05:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:05:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:05:51 Selecting previously unselected package fuse. 07:05:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:05:51 Unpacking fuse (2.9.7-1ubuntu1) ... 07:05:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:05:52 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:05:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:05:52 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:05:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:05:52 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:05:52 Selecting previously unselected package libksba8:amd64. 07:05:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:05:52 Unpacking libksba8:amd64 (1.3.5-2) ... 07:05:52 Selecting previously unselected package libroken18-heimdal:amd64. 07:05:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:52 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:05:52 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:52 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:52 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:05:52 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:52 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:05:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:52 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:52 Selecting previously unselected package libwind0-heimdal:amd64. 07:05:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:05:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:05:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:05:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:05:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:05:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:53 Selecting previously unselected package libsasl2-modules-db:amd64. 07:05:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:05:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:05:53 Selecting previously unselected package libsasl2-2:amd64. 07:05:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:05:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:05:53 Selecting previously unselected package libldap-common. 07:05:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:05:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:05:53 Selecting previously unselected package libldap-2.4-2:amd64. 07:05:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:05:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:05:54 Selecting previously unselected package dirmngr. 07:05:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:05:54 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:05:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:05:54 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:05:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:05:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:05:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:05:54 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:05:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:54 Setting up libksba8:amd64 (1.3.5-2) ... 07:05:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:05:54 Setting up udev (237-3ubuntu10.43) ... 07:05:54 invoke-rc.d: policy-rc.d denied execution of start. 07:05:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:54 Processing triggers for systemd (237-3ubuntu10) ... 07:05:54 Setting up fuse (2.9.7-1ubuntu1) ... 07:05:55 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:05:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:05:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:05:55 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:05:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:05:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:05:55 settings in the [Install] section, and DefaultInstance for template units). 07:05:55 This means they are not meant to be enabled using systemctl. 07:05:55 Possible reasons for having this kind of units are: 07:05:55 1) A unit may be statically enabled by being symlinked from another unit's 07:05:55 .wants/ or .requires/ directory. 07:05:55 2) A unit's purpose may be to act as a helper for some other unit which has 07:05:55 a requirement dependency on it. 07:05:55 3) A unit may be started when needed via activation (socket, path, timer, 07:05:55 D-Bus, udev, scripted systemctl call, ...). 07:05:55 4) In case of template units, the unit is meant to be enabled with some 07:05:55 instance name specified. 07:05:55 Reading package lists... 07:05:56 Building dependency tree... 07:05:56 Reading state information... 07:05:56 The following additional packages will be installed: 07:05:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:05:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:05:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:05:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:05:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:05:56 Suggested packages: 07:05:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:05:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:05:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:05:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:05:56 systemd-container policykit-1 07:05:56 Recommended packages: 07:05:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:05:56 The following NEW packages will be installed: 07:05:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:05:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:05:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:05:56 multiarch-support openssh-client python3 python3-minimal python3.6 07:05:56 python3.6-minimal snapd squashfs-tools sudo 07:05:56 The following packages will be upgraded: 07:05:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:05:56 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 07:05:56 Need to get 35.2 MB of archives. 07:05:56 After this operation, 141 MB of additional disk space will be used. 07:05:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 07:05:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:05:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:05:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:05:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 07:05:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:05:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:05:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:05:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:05:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:05:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 07:05:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:05:57 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:05:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:05:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:05:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:05:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:05:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:05:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:05:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:05:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:05:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:05:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:05:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:05:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:05:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:05:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:05:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:05:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:05:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:05:58 debconf: delaying package configuration, since apt-utils is not installed 07:05:58 Fetched 35.2 MB in 2s (15.3 MB/s) 07:05:58 (Reading database ... 12757 files and directories currently installed.) 07:05:58 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 07:05:58 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:05:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 07:05:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:05:59 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 07:05:59 (Reading database ... 12757 files and directories currently installed.) 07:05:59 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:05:59 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:05:59 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:05:59 (Reading database ... 12757 files and directories currently installed.) 07:05:59 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:05:59 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:06:00 Setting up apt (1.6.12ubuntu0.2) ... 07:06:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:06:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:06:00 (Reading database ... 12764 files and directories currently installed.) 07:06:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:06:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:06:01 Selecting previously unselected package libpython3.6-minimal:amd64. 07:06:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:06:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:06:01 Selecting previously unselected package libexpat1:amd64. 07:06:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:06:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:06:01 Selecting previously unselected package python3.6-minimal. 07:06:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:06:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:06:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:06:01 Checking for services that may need to be restarted...done. 07:06:01 Checking for services that may need to be restarted...done. 07:06:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:06:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:06:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:06:02 Selecting previously unselected package python3-minimal. 07:06:02 (Reading database ... 13012 files and directories currently installed.) 07:06:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:06:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:06:02 Selecting previously unselected package mime-support. 07:06:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:06:02 Unpacking mime-support (3.60ubuntu1) ... 07:06:02 Selecting previously unselected package libmpdec2:amd64. 07:06:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:06:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:06:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:06:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:06:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:06:02 Selecting previously unselected package python3.6. 07:06:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:06:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:06:02 Selecting previously unselected package libpython3-stdlib:amd64. 07:06:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:06:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:06:02 Setting up python3-minimal (3.6.7-1~18.04) ... 07:06:03 Selecting previously unselected package python3. 07:06:03 (Reading database ... 13442 files and directories currently installed.) 07:06:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:06:03 Unpacking python3 (3.6.7-1~18.04) ... 07:06:03 Selecting previously unselected package multiarch-support. 07:06:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 07:06:03 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 07:06:03 Setting up multiarch-support (2.27-3ubuntu1.3) ... 07:06:03 Selecting previously unselected package liblzo2-2:amd64. 07:06:03 (Reading database ... 13479 files and directories currently installed.) 07:06:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:06:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:06:03 Selecting previously unselected package libbsd0:amd64. 07:06:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:06:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:06:03 Selecting previously unselected package sudo. 07:06:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:06:03 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:06:03 Selecting previously unselected package apparmor. 07:06:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:06:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:06:04 Selecting previously unselected package libedit2:amd64. 07:06:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:06:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:06:04 Selecting previously unselected package libkrb5support0:amd64. 07:06:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:06:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:06:04 Selecting previously unselected package libk5crypto3:amd64. 07:06:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:06:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:06:04 Selecting previously unselected package libkeyutils1:amd64. 07:06:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:06:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:06:04 Selecting previously unselected package libkrb5-3:amd64. 07:06:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:06:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:06:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:06:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:06:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:06:05 Selecting previously unselected package libssl1.0.0:amd64. 07:06:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:06:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:06:05 Selecting previously unselected package openssh-client. 07:06:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:06:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:06:05 Selecting previously unselected package squashfs-tools. 07:06:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:06:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:06:05 Selecting previously unselected package snapd. 07:06:05 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:06:05 Unpacking snapd (2.48+18.04) ... 07:06:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:06:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:06:07 Setting up mime-support (3.60ubuntu1) ... 07:06:07 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:06:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:06:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:06:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:06:08 Setting up systemd (237-3ubuntu10.43) ... 07:06:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:06:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:06:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:06:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:06:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:06:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:06:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:06:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:06:09 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:06:09 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:06:09 Setting up python3 (3.6.7-1~18.04) ... 07:06:09 running python rtupdate hooks for python3.6... 07:06:09 running python post-rtupdate hooks for python3.6... 07:06:09 Setting up apparmor (2.12-4ubuntu5.1) ... 07:06:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:06:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:06:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:06:12 Setting up snapd (2.48+18.04) ... 07:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:06:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:06:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:06:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:06:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:06:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:06:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:06:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:06:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:06:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:06:14 /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' 07:06:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:06:14 Processing triggers for systemd (237-3ubuntu10.43) ... 07:06:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:06:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:06:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:06:16 Reading package lists... 07:06:16 Reading package lists... 07:06:16 Building dependency tree... 07:06:16 Reading state information... 07:06:16 Calculating upgrade... 07:06:17 The following packages will be upgraded: 07:06:17 advancecomp base-files bash binutils binutils-common 07:06:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:06:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:06:17 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:06:17 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:06:17 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:06:17 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:06:17 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:06:17 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:06:17 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:06:17 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:06:17 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:06:17 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:06:17 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:06:17 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:06:17 Need to get 63.5 MB of archives. 07:06:17 After this operation, 5191 kB of additional disk space will be used. 07:06:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 07:06:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 07:06:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:06:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:06:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:06:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:06:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:06:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:06:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:06:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:06:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:06:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:06:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:06:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:06:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:06:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:06:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:06:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:06:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:06:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:06:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:06:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:06:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:06:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:06:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:06:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:06:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:06:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:06:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:06:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:06:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:06:17 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:06:17 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:06:17 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:06:17 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:06:17 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:06:17 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:06:17 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:06:17 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:06:17 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:06:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:06:17 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:06:17 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:06:17 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 07:06:17 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:06:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:06:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:06:17 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:06:17 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:06:17 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:06:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:06:17 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:06:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:06:17 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:06:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:06:17 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:06:17 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:06:17 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:06:18 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:06:18 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:06:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:06:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:06:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:06:18 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 07:06:18 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 07:06:18 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:06:18 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:06:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 07:06:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:06:18 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:06:18 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:06:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:06:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:06:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:06:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:06:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 07:06:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:06:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:06:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:06:18 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:06:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:06:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 07:06:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:06:18 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:06:18 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:06:18 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:06:18 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:06:18 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:06:18 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:06:18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:06:18 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:06:18 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:06:18 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:06:18 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:06:18 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:06:18 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:06:18 debconf: delaying package configuration, since apt-utils is not installed 07:06:18 Fetched 63.5 MB in 2s (33.8 MB/s) 07:06:18 (Reading database ... 13912 files and directories currently installed.) 07:06:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 07:06:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:06:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 07:06:19 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:06:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 07:06:19 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 07:06:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:21 (Reading database ... 13911 files and directories currently installed.) 07:06:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:06:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:06:21 (Reading database ... 13911 files and directories currently installed.) 07:06:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:22 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:06:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:06:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:22 (Reading database ... 13911 files and directories currently installed.) 07:06:22 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 07:06:22 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:06:23 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 07:06:23 (Reading database ... 13911 files and directories currently installed.) 07:06:23 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:06:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:06:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:06:23 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:06:23 Setting up base-files (10.1ubuntu2.10) ... 07:06:23 Installing new version of config file /etc/issue ... 07:06:23 Installing new version of config file /etc/issue.net ... 07:06:23 Installing new version of config file /etc/lsb-release ... 07:06:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:06:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:06:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:06:24 Removing obsolete conffile /etc/default/motd-news ... 07:06:24 (Reading database ... 13912 files and directories currently installed.) 07:06:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:06:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:06:24 Setting up bash (4.4.18-2ubuntu1.2) ... 07:06:24 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 07:06:24 (Reading database ... 13912 files and directories currently installed.) 07:06:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:06:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:06:24 (Reading database ... 13912 files and directories currently installed.) 07:06:24 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 07:06:24 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 07:06:24 Setting up tar (1.29b-2ubuntu0.1) ... 07:06:24 (Reading database ... 13912 files and directories currently installed.) 07:06:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:06:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:06:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:06:25 (Reading database ... 13912 files and directories currently installed.) 07:06:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:06:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:06:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:06:25 (Reading database ... 13912 files and directories currently installed.) 07:06:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:06:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:06:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:06:26 (Reading database ... 13912 files and directories currently installed.) 07:06:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:06:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:06:26 Setting up grep (3.1-2build1) ... 07:06:26 (Reading database ... 13912 files and directories currently installed.) 07:06:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:06:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:06:26 Setting up login (1:4.5-1ubuntu2) ... 07:06:26 (Reading database ... 13912 files and directories currently installed.) 07:06:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:06:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:06:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:06:26 (Reading database ... 13912 files and directories currently installed.) 07:06:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:06:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:06:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:06:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:06:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:06:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:06:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:06:27 (Reading database ... 13912 files and directories currently installed.) 07:06:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:06:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:06:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:06:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:06:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:06:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:06:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:06:29 (Reading database ... 13912 files and directories currently installed.) 07:06:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:06:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:06:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:06:29 (Reading database ... 13912 files and directories currently installed.) 07:06:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:06:30 (Reading database ... 13912 files and directories currently installed.) 07:06:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:06:30 (Reading database ... 13912 files and directories currently installed.) 07:06:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:06:30 (Reading database ... 13912 files and directories currently installed.) 07:06:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:06:30 (Reading database ... 13912 files and directories currently installed.) 07:06:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:06:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:06:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:06:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:06:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:06:31 (Reading database ... 13912 files and directories currently installed.) 07:06:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:06:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:06:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:06:31 (Reading database ... 13912 files and directories currently installed.) 07:06:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:06:31 (Reading database ... 13912 files and directories currently installed.) 07:06:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:06:31 (Reading database ... 13912 files and directories currently installed.) 07:06:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:06:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:06:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:06:33 (Reading database ... 13912 files and directories currently installed.) 07:06:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 07:06:33 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 07:06:33 Setting up libc-bin (2.27-3ubuntu1.3) ... 07:06:33 (Reading database ... 13912 files and directories currently installed.) 07:06:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:06:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:06:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:06:33 (Reading database ... 13914 files and directories currently installed.) 07:06:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:06:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:06:33 Setting up debconf (1.5.66ubuntu1) ... 07:06:34 (Reading database ... 13914 files and directories currently installed.) 07:06:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:06:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:06:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:06:34 (Reading database ... 13914 files and directories currently installed.) 07:06:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:06:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:06:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:06:34 (Reading database ... 13914 files and directories currently installed.) 07:06:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:06:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:06:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:06:35 (Reading database ... 13914 files and directories currently installed.) 07:06:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:06:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:06:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 07:06:35 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:06:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:06:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:06:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:06:35 (Reading database ... 13914 files and directories currently installed.) 07:06:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:06:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:06:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:06:35 (Reading database ... 13914 files and directories currently installed.) 07:06:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:06:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:06:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:06:36 (Reading database ... 13914 files and directories currently installed.) 07:06:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:06:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:06:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:06:36 (Reading database ... 13914 files and directories currently installed.) 07:06:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:06:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:06:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:06:36 (Reading database ... 13914 files and directories currently installed.) 07:06:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:06:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:06:37 Setting up passwd (1:4.5-1ubuntu2) ... 07:06:37 (Reading database ... 13914 files and directories currently installed.) 07:06:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:06:37 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:06:37 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:06:37 (Reading database ... 13914 files and directories currently installed.) 07:06:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:06:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:06:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:06:37 (Reading database ... 13914 files and directories currently installed.) 07:06:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:06:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:06:37 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:06:38 (Reading database ... 13914 files and directories currently installed.) 07:06:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:06:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:06:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:06:38 (Reading database ... 13914 files and directories currently installed.) 07:06:38 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:06:38 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:06:38 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:06:38 (Reading database ... 13914 files and directories currently installed.) 07:06:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:06:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:06:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:06:38 (Reading database ... 13915 files and directories currently installed.) 07:06:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:06:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:06:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:06:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:06:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:06:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:06:39 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:06:39 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:06:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:06:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:06:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:06:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:06:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:06:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:06:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:06:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:06:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:06:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:06:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:06:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:06:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:06:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:06:40 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 07:06:40 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 07:06:41 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:06:41 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:06:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:06:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:06:41 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:06:41 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:06:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:06:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:06:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:06:41 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:06:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:06:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:06:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:43 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:43 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:44 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:44 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:45 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:45 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:06:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:06:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:06:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:06:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:06:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:06:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:06:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:06:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:06:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:06:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:06:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:06:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:06:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:06:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:06:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:06:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:06:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:06:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:06:47 Setting up tzdata (2020d-0ubuntu0.18.04) ... 07:06:47 07:06:47 Current default time zone: 'Etc/UTC' 07:06:47 Local time is now: Tue Dec 15 07:06:47 UTC 2020. 07:06:47 Universal Time is now: Tue Dec 15 07:06:47 UTC 2020. 07:06:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:06:47 07:06:47 Setting up systemd-sysv (237-3ubuntu10.43) ... 07:06:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:47 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 07:06:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:06:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:06:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:06:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:06:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:06:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:06:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:06:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:06:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:06:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:06:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:48 Setting up patch (2.7.6-2ubuntu1.1) ... 07:06:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:06:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:06:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:06:48 Installing new version of config file /etc/ssl/openssl.cnf ... 07:06:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:06:48 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 07:06:48 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:06:50 Updating certificates in /etc/ssl/certs... 07:06:51 22 added, 17 removed; done. 07:06:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 07:06:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:06:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:06:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:06:51 Setting up pkgbinarymangler (138.18.04.1) ... 07:06:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:06:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:06:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:06:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:06:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:06:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:06:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:06:51 Setting up perl (5.26.1-6ubuntu0.5) ... 07:06:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:06:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:06:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:06:52 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:06:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:06:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:06:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:06:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:06:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:06:52 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:06:52 Processing triggers for systemd (237-3ubuntu10.43) ... 07:06:52 Processing triggers for mime-support (3.60ubuntu1) ... 07:06:52 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:06:52 Updating certificates in /etc/ssl/certs... 07:06:52 0 added, 0 removed; done. 07:06:52 Running hooks in /etc/ca-certificates/update.d... 07:06:52 done. 07:06:53 Reading package lists... 07:06:53 Building dependency tree... 07:06:53 Reading state information... 07:06:53 The following NEW packages will be installed: 07:06:53 apt-transport-https 07:06:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:06:54 Need to get 1696 B of archives. 07:06:54 After this operation, 153 kB of additional disk space will be used. 07:06:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:06:54 debconf: delaying package configuration, since apt-utils is not installed 07:06:54 Fetched 1696 B in 0s (8359 B/s) 07:06:54 Selecting previously unselected package apt-transport-https. 07:06:54 (Reading database ... 13929 files and directories currently installed.) 07:06:54 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:06:54 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:06:54 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:06:54 Waiting for network to be ready... 07:06:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:54 ---> 6a3aa86b2db4 07:06:54 Step 3/22 : WORKDIR /edgex-go 07:06:54 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:06:54 ---> 6a3aa86b2db4 07:06:54 Step 3/27 : WORKDIR /edgex-go 07:06:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:06:54 ---> 6a3aa86b2db4 07:06:54 Step 3/24 : WORKDIR /edgex-go 07:06:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:06:54 ---> 6a3aa86b2db4 07:06:54 Step 3/24 : WORKDIR /edgex-go 07:06:54 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:54 ---> 6a3aa86b2db4 07:06:54 Step 3/22 : WORKDIR /edgex-go 07:06:54 ---> Running in eb9c9eb7acbe 07:06:54 ---> Running in b7d9e8b93d63 07:06:54 ---> Running in 201ed6637888 07:06:54 ---> Running in 18ff27df2cc9 07:06:54 ---> Running in 3381eddfba10 07:06:54 Removing intermediate container 3381eddfba10 07:06:54 ---> 18489261b367 07:06:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:54 Removing intermediate container 18ff27df2cc9 07:06:54 ---> 2a1ce8a3a4fa 07:06:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:54 Removing intermediate container 201ed6637888 07:06:54 ---> 90d43bc16d34 07:06:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:54 Removing intermediate container eb9c9eb7acbe 07:06:54 ---> 4f8ee5a86f9c 07:06:54 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:54 Removing intermediate container b7d9e8b93d63 07:06:54 ---> b625021269e9 07:06:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:54 ---> Running in dd200117b6db 07:06:54 ---> Running in 4a4c5f5764b2 07:06:54 ---> Running in c8262652dbd8 07:06:54 ---> Running in 4990722dc278 07:06:54 ---> Running in 2503ac179ec5 07:06:54 Removing intermediate container dd200117b6db 07:06:54 ---> f4e514d33733 07:06:54 Step 5/22 : RUN apk update && apk add make git 07:06:54 ---> Running in 1370aeb8082b 07:06:54 Removing intermediate container 4a4c5f5764b2 07:06:54 ---> d8e4b778ed2d 07:06:54 Step 5/24 : RUN apk update && apk add make git 07:06:54 Removing intermediate container 4990722dc278 07:06:54 ---> f16c67b37dc3 07:06:54 Step 5/27 : RUN apk update && apk add make bash git 07:06:54 ---> Running in 3b14f9c1d74f 07:06:54 ---> Running in 33e03e35e810 07:06:54 Removing intermediate container 2503ac179ec5 07:06:54 ---> d0ccdcb12c1c 07:06:54 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:06:54 Removing intermediate container c8262652dbd8 07:06:54 ---> c926953fe698 07:06:54 Step 5/22 : RUN apk update && apk add make git 07:06:54 ---> Running in afba313f18f7 07:06:54 ---> Running in 39a56dd3982a 07:06:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:56 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:56 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:56 OK: 12620 distinct packages available 07:06:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:57 OK: 12620 distinct packages available 07:06:57 OK: 217 MiB in 51 packages 07:06:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:57 OK: 12620 distinct packages available 07:06:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:57 OK: 12620 distinct packages available 07:06:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:57 OK: 12620 distinct packages available 07:06:57 OK: 217 MiB in 51 packages 07:06:58 OK: 217 MiB in 51 packages 07:06:58 OK: 217 MiB in 51 packages 07:06:58 OK: 217 MiB in 51 packages 07:06:59 Removing intermediate container 1370aeb8082b 07:06:59 ---> fa319a20169e 07:06:59 Step 6/22 : COPY go.mod . 07:06:59 Removing intermediate container 3b14f9c1d74f 07:06:59 ---> b550008266a1 07:06:59 Step 6/24 : COPY go.mod . 07:07:00 Removing intermediate container 33e03e35e810 07:07:00 ---> bdd9fdab426f 07:07:00 Step 6/27 : COPY go.mod . 07:07:00 Removing intermediate container 39a56dd3982a 07:07:00 ---> b4636baa5cb3 07:07:00 Step 6/22 : COPY go.mod . 07:07:00 ---> 9b1591b94190 07:07:00 Step 7/22 : RUN go mod download 07:07:00 Removing intermediate container afba313f18f7 07:07:00 ---> 059dbd5e6304 07:07:00 Step 6/24 : COPY go.mod . 07:07:00 ---> 8fed49519033 07:07:00 Step 7/24 : RUN go mod download 07:07:00 ---> Running in efd95e524fdc 07:07:00 2020-12-15T07:06:57Z INFO Waiting for automatic snapd restart... 07:07:00 snapd 2.48.1 from Canonical* installed 07:07:00 "snapd" switched to the "latest/stable" channel 07:07:00 07:07:01 ---> Running in 7da293a7312e 07:07:01 ---> 31b8894f3696 07:07:01 Step 7/27 : RUN go mod download 07:07:01 ---> Running in f55e59c5b28e 07:07:01 ---> acd98d850e6c 07:07:01 Step 7/22 : RUN go mod download 07:07:01 ---> Running in b8cb21e32e50 07:07:01 ---> 84bd1afcdbca 07:07:01 Step 7/24 : RUN go mod download 07:07:02 ---> Running in 26e6f893e597 07:07:03 core18 20200929 from Canonical* installed 07:07:03 "core18" switched to the "latest/stable" channel 07:07:03 07:07:05 Removing intermediate container efd95e524fdc 07:07:05 ---> 18950b5dd22b 07:07:05 Step 8/22 : COPY . . 07:07:05 Removing intermediate container 7da293a7312e 07:07:05 ---> cab5089032c4 07:07:05 Step 8/24 : COPY . . 07:07:05 Removing intermediate container f55e59c5b28e 07:07:05 ---> a55606fbc41e 07:07:05 Step 8/27 : COPY . . 07:07:06 Removing intermediate container b8cb21e32e50 07:07:06 ---> 59b7d7464575 07:07:06 Step 8/22 : COPY . . 07:07:07 snapcraft 4.4.4 from Canonical* installed 07:07:07 "snapcraft" switched to the "latest/stable" channel 07:07:07 07:07:07 Removing intermediate container 26e6f893e597 07:07:07 ---> 958a9be666ec 07:07:07 Step 8/24 : COPY . . 07:07:10 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: 07:07:10 - README.md 07:07:10 - snapcraft.yaml.orig 07:07:10 07:07:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:07:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:07:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:07:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:07:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:07:17 Reading package lists... 07:07:18 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:07:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:07:25 Reading package lists... 07:07:25 Building dependency tree... 07:07:25 Reading state information... 07:07:25 Suggested packages: 07:07:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:07:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:07:25 Recommended packages: 07:07:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:07:25 The following NEW packages will be installed: 07:07:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:07:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:07:25 pkg-config zip 07:07:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:07:25 Need to get 7655 kB of archives. 07:07:25 After this operation, 43.7 MB of additional disk space will be used. 07:07:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:07:25 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:07:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:07:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:07:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:07:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:07:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:07:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:07:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:07:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:07:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:07:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:07:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:07:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:07:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:07:25 debconf: delaying package configuration, since apt-utils is not installed 07:07:25 Fetched 7655 kB in 1s (7208 kB/s) 07:07:26 Selecting previously unselected package libglib2.0-0:amd64. 07:07:26 (Reading database ... 13933 files and directories currently installed.) 07:07:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:07:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:07:26 Selecting previously unselected package libpsl5:amd64. 07:07:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:07:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:07:26 Selecting previously unselected package libnghttp2-14:amd64. 07:07:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:07:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:07:26 Selecting previously unselected package librtmp1:amd64. 07:07:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:07:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:07:26 Selecting previously unselected package libcurl3-gnutls:amd64. 07:07:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:07:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:07:26 Selecting previously unselected package liberror-perl. 07:07:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:07:26 Unpacking liberror-perl (0.17025-1) ... 07:07:26 Selecting previously unselected package git-man. 07:07:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:07:26 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:07:26 Selecting previously unselected package git. 07:07:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:07:26 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:07:27 Selecting previously unselected package libnorm1:amd64. 07:07:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:07:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:07:27 Selecting previously unselected package libpgm-5.2-0:amd64. 07:07:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:07:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:07:27 Selecting previously unselected package libsodium23:amd64. 07:07:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:07:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:07:27 Selecting previously unselected package libzmq5:amd64. 07:07:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:07:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:07:28 Selecting previously unselected package libzmq3-dev:amd64. 07:07:28 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:07:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:07:28 Selecting previously unselected package pkg-config. 07:07:28 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:07:28 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:07:28 Selecting previously unselected package zip. 07:07:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:07:28 Unpacking zip (3.0-11build1) ... 07:07:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:07:28 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:07:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:07:28 Setting up liberror-perl (0.17025-1) ... 07:07:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:07:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:07:28 No schema files found: doing nothing. 07:07:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:07:28 Setting up zip (3.0-11build1) ... 07:07:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:07:28 Setting up libsodium23:amd64 (1.0.16-2) ... 07:07:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:07:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:07:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:07:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:07:28 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:07:28 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:07:34 ---> c3716f4fc752 07:07:34 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:07:34 ---> f60ab6e29fcb 07:07:34 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:07:34 ---> 2a4145380ff1 07:07:34 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:07:34 ---> b45ec771bd8b 07:07:34 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:07:34 ---> 54ebe63b1bcc 07:07:34 Step 9/22 : RUN make cmd/core-command/core-command 07:07:34 ---> Running in d4a6f3d202dc 07:07:34 ---> Running in 51e1c03be1a0 07:07:34 ---> Running in de04580ed107 07:07:34 ---> Running in 0580786eb4a3 07:07:34 ---> Running in 594c774a28c9 07:07:34 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 07:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:07:34 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 07:07:34 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 07:07:34 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 07:07:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:07:35 git set to automatically installed. 07:07:35 git-man set to automatically installed. 07:07:35 libcurl3-gnutls set to automatically installed. 07:07:35 liberror-perl set to automatically installed. 07:07:35 libglib2.0-0 set to automatically installed. 07:07:35 libnghttp2-14 set to automatically installed. 07:07:35 libnorm1 set to automatically installed. 07:07:35 libpgm-5.2-0 set to automatically installed. 07:07:35 libpsl5 set to automatically installed. 07:07:35 librtmp1 set to automatically installed. 07:07:35 libsodium23 set to automatically installed. 07:07:35 libzmq3-dev set to automatically installed. 07:07:35 libzmq5 set to automatically installed. 07:07:35 pkg-config set to automatically installed. 07:07:35 zip set to automatically installed. 07:07:36 snapd is not logged in, snap install commands will use sudo 07:07:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:07:43 snap "core18" has no updates available 07:07:44 Pulling config-common 07:07:45 Pulling go-build-helper 07:08:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:08:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:08:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 07:08:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:08:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:08:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:08:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:08:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:08:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:08:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:08:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:08:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:08:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:08:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:08:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:08:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:08:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:08:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:08:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:08:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 07:08:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:08:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:08:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:08:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:08:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:08:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:08:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:08:07 Fetched 23.5 MB in 0s (0 B/s) 07:08:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:08:07 Fetched 96.5 kB in 0s (0 B/s) 07:08:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:08:07 Fetched 279 kB in 0s (0 B/s) 07:08:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:08:07 Fetched 122 kB in 0s (0 B/s) 07:08:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:08:07 Fetched 77.8 kB in 0s (0 B/s) 07:08:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:08:07 Fetched 8848 B in 0s (0 B/s) 07:08:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:08:07 Fetched 47.8 kB in 0s (0 B/s) 07:08:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:08:07 Fetched 45.6 kB in 0s (0 B/s) 07:08:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 07:08:07 Fetched 14.8 kB in 0s (0 B/s) 07:08:07 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:08:07 Fetched 214 kB in 0s (0 B/s) 07:08:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:08:07 Fetched 155 kB in 0s (0 B/s) 07:08:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:08:07 Fetched 50.6 kB in 0s (0 B/s) 07:08:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:08:07 Fetched 14.8 kB in 0s (0 B/s) 07:08:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:08:07 Fetched 41.8 kB in 0s (0 B/s) 07:08:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:08:07 Fetched 499 kB in 0s (0 B/s) 07:08:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:08:07 Fetched 111 kB in 0s (0 B/s) 07:08:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:08:07 Fetched 240 kB in 0s (0 B/s) 07:08:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:08:07 Fetched 29.3 kB in 0s (0 B/s) 07:08:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:08:07 Fetched 85.5 kB in 0s (0 B/s) 07:08:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:08:07 Fetched 24.5 kB in 0s (0 B/s) 07:08:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 07:08:07 Fetched 49.2 kB in 0s (0 B/s) 07:08:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:08:07 Fetched 54.2 kB in 0s (0 B/s) 07:08:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:08:07 Fetched 30.8 kB in 0s (0 B/s) 07:08:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:08:07 Fetched 17.0 kB in 0s (0 B/s) 07:08:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:08:07 Fetched 85.9 kB in 0s (0 B/s) 07:08:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:08:07 Fetched 8720 B in 0s (0 B/s) 07:08:07 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:08:07 Fetched 137 kB in 0s (0 B/s) 07:08:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:08:07 Fetched 119 kB in 0s (0 B/s) 07:08:07 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:08:07 Fetched 109 kB in 0s (0 B/s) 07:08:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:08:07 Fetched 11.1 kB in 0s (0 B/s) 07:08:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:08:07 Fetched 645 kB in 0s (0 B/s) 07:08:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:08:07 Fetched 41.3 kB in 0s (0 B/s) 07:08:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:08:07 Fetched 17.9 kB in 0s (0 B/s) 07:08:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:08:07 Fetched 368 kB in 0s (0 B/s) 07:08:07 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 07:08:07 Fetched 187 kB in 0s (0 B/s) 07:08:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:08:07 Fetched 175 kB in 0s (0 B/s) 07:08:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:08:09 Fetched 206 kB in 0s (0 B/s) 07:08:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:08:09 Fetched 1301 kB in 0s (0 B/s) 07:08:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:08:09 Fetched 36.2 kB in 0s (0 B/s) 07:08:09 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:08:09 Fetched 159 kB in 0s (0 B/s) 07:08:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:08:09 Fetched 107 kB in 0s (0 B/s) 07:08:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:08:09 Fetched 48.7 kB in 0s (0 B/s) 07:08:09 Pulling static-packages 07:08:10 'go115' has dependencies that need to be staged: static-packages go-build-helper 07:08:10 Skipping pull go-build-helper (already ran) 07:08:10 Skipping pull static-packages (already ran) 07:08:10 Building go-build-helper 07:08:13 Building static-packages 07:08:15 Staging go-build-helper 07:08:16 Staging static-packages 07:08:17 Pulling go115 07:08:17 'edgex-go' has dependencies that need to be staged: go115 07:08:18 Skipping pull go115 (already ran) 07:08:18 Building go115 07:08:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:18 Dload Upload Total Spent Left Speed 07:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.3M 0 0 26.2M 0 0:00:04 --:--:-- 0:00:04 26.2M 57 115M 57 66.3M 0 0 35.1M 0 0:00:03 0:00:01 0:00:02 35.1M 97 115M 97 112M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 39.0M 100 115M 100 115M 0 0 38.9M 0 0:00:02 0:00:02 --:--:-- 38.9M 07:08:21 go1.15.2.linux-amd64.tar.gz: OK 07:08:25 Staging go115 07:08:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:08:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:08:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:08:29 Fetched 0 B in 0s (0 B/s) 07:08:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:08:29 Fetched 224 kB in 0s (0 B/s) 07:08:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:08:29 Fetched 157 kB in 0s (0 B/s) 07:08:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:08:29 Fetched 221 kB in 0s (0 B/s) 07:08:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:08:29 Fetched 143 kB in 0s (0 B/s) 07:08:29 Pulling edgex-go 07:08:31 Pulling version 07:08:32 Building config-common 07:08:34 Skipping build go-build-helper (already ran) 07:08:34 Skipping build static-packages (already ran) 07:08:34 Skipping build go115 (already ran) 07:08:34 Building edgex-go 07:08:34 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 07:08:35 go: downloading github.com/gorilla/mux v1.8.0 07:08:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:08:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 07:08:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:08:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.128 07:08:35 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 07:08:35 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 07:08:35 go: downloading github.com/google/uuid v1.1.2 07:08:35 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:08:35 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 07:08:35 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 07:08:35 go: downloading github.com/imdario/mergo v0.3.11 07:08:35 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:08:35 go: downloading github.com/x448/float16 v0.8.4 07:08:35 go: downloading gopkg.in/yaml.v2 v2.4.0 07:08:35 go: downloading github.com/pelletier/go-toml v1.2.0 07:08:35 go: downloading github.com/go-kit/kit v0.8.0 07:08:35 go: downloading github.com/BurntSushi/toml v0.3.1 07:08:35 go: downloading github.com/hashicorp/consul/api v1.1.0 07:08:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:08:35 go: downloading github.com/pebbe/zmq4 v1.0.0 07:08:35 go: downloading github.com/pkg/errors v0.8.1 07:08:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:08:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:08:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:08:35 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:08:35 go: downloading github.com/leodido/go-urn v1.2.0 07:08:35 go: downloading github.com/hashicorp/serf v0.8.2 07:08:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:08:35 go: downloading github.com/go-playground/universal-translator v0.17.0 07:08:35 go: downloading github.com/mitchellh/copystructure v1.0.0 07:08:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:08:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:08:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:08:35 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:08:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:08:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:08:35 go: downloading github.com/go-playground/locales v0.13.0 07:08:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:08:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:08:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:08:42 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 07:08:46 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 07:08:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:08:48 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 07:08:49 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 07:08:49 go: downloading github.com/stretchr/testify v1.5.1 07:08:49 go: downloading github.com/davecgh/go-spew v1.1.1 07:08:49 go: downloading github.com/pmezard/go-difflib v1.0.0 07:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:08:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:08:50 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:08:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:08:52 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 07:08:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:08:53 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 07:08:53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:08:54 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 07:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:08:56 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 07:08:56 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 07:08:58 Building version 07:09:00 Staging config-common 07:09:01 Skipping stage go-build-helper (already ran) 07:09:01 Skipping stage static-packages (already ran) 07:09:01 Skipping stage go115 (already ran) 07:09:01 Staging edgex-go 07:09:02 Staging version 07:09:03 Priming config-common 07:09:04 Priming go-build-helper 07:09:04 Priming static-packages 07:09:05 Removing intermediate container de04580ed107 07:09:05 ---> a99857a880dd 07:09:05 07:09:05 Step 10/24 : FROM alpine:3.10 07:09:05 3.10: Pulling from library/alpine 07:09:06 Removing intermediate container d4a6f3d202dc 07:09:06 ---> 58d9d0d1b254 07:09:06 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:09:06 Priming go115 07:09:07 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:09:07 Status: Downloaded newer image for alpine:3.10 07:09:07 ---> 536a684cf733 07:09:07 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:09:07 ---> Running in c8bf82aedfac 07:09:07 ---> Running in 29bbb43afdb9 07:09:07 Priming edgex-go 07:09:09 Priming version 07:09:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:09:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:09:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:09:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:09:10 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:09:10 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:09:10 OK: 10169 distinct packages available 07:09:11 (1/5) Installing ca-certificates (20191127-r2) [Pipeline] } [Pipeline] // withEnv 07:09:11 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:09:11 (3/5) Installing libcurl (7.66.0-r3) 07:09:11 (4/5) Installing curl (7.66.0-r3) 07:09:11 (5/5) Installing dumb-init (1.2.2-r1) 07:09:11 Executing busybox-1.30.1-r3.trigger 07:09:11 Executing ca-certificates-20191127-r2.trigger [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 07:09:12 OK: 7 MiB in 19 packages [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:09:15 Removing intermediate container 29bbb43afdb9 07:09:15 ---> f1e7e441ba14 07:09:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:09:15 Removing intermediate container c8bf82aedfac 07:09:15 ---> a9c5b11ba0e0 07:09:15 07:09:15 Step 11/27 : FROM docker:latest 07:09:15 ---> eeaf43b92773 07:09:15 Step 12/27 : RUN apk add --no-cache bash 07:09:15 ---> Running in cdc010f1e5b9 07:09:16 ---> Running in fa739fb01073 07:09:17 Removing intermediate container cdc010f1e5b9 07:09:17 ---> 940f045fc017 07:09:17 Step 13/24 : WORKDIR / 07:09:17 ---> Running in 832524bc9039 07:09:18 Removing intermediate container 832524bc9039 07:09:18 ---> c159f3005937 07:09:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:09:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:19 ---> 199917ab3996 07:09:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:09:19 (1/2) Installing readline (8.0.4-r0) 07:09:19 (2/2) Installing bash (5.0.17-r0) 07:09:19 Executing bash-5.0.17-r0.post-install 07:09:19 Executing busybox-1.31.1-r19.trigger 07:09:19 OK: 12 MiB in 22 packages 07:09:21 ---> 6b0d9b981405 07:09:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:09:21 Removing intermediate container fa739fb01073 07:09:21 ---> 6db9db900ea2 07:09:21 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:09:22 ---> Running in b1f9213235ac 07:09:22 ---> d7d440dbaf6f 07:09:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:09:25 ---> 6e8d79520fee 07:09:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:09:28 Removing intermediate container b1f9213235ac 07:09:28 ---> 3042e0b9458b 07:09:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:09:28 ---> Running in 1fbb6238c963 07:09:28 ---> 0d582c5ce286 07:09:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:09:28 Removing intermediate container 1fbb6238c963 07:09:28 ---> 5a39a3b5dbf0 07:09:28 Step 15/27 : ENV APP_PORT=48090 07:09:29 ---> Running in 7c11cb58d202 07:09:29 ---> 8dce275ab9e1 07:09:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:30 Removing intermediate container 0580786eb4a3 07:09:30 ---> 585a32301696 07:09:30 07:09:30 ---> Running in 4370b0f217c6 07:09:30 Step 10/22 : FROM scratch 07:09:30 ---> 07:09:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:09:30 Removing intermediate container 7c11cb58d202 07:09:30 ---> 85015a12b47c 07:09:30 Step 16/27 : EXPOSE $APP_PORT 07:09:31 ---> Running in 99eba2c1b6d4 07:09:31 ---> Running in 38f1dd72b640 07:09:32 Removing intermediate container 38f1dd72b640 07:09:32 ---> 736610bb7ad9 07:09:32 Step 12/22 : ENV APP_PORT=48082 07:09:32 Removing intermediate container 99eba2c1b6d4 07:09:32 ---> 0be5f9f61c66 07:09:32 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:09:32 Removing intermediate container 594c774a28c9 07:09:32 ---> c7bbb94f4ec9 07:09:32 07:09:32 Step 10/24 : FROM scratch 07:09:32 ---> 07:09:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:09:32 ---> Running in ffda363e7a4e 07:09:32 ---> Running in 2a27d9256651 07:09:33 Removing intermediate container ffda363e7a4e 07:09:33 ---> 56c23dbf3c85 07:09:33 Step 13/22 : EXPOSE $APP_PORT 07:09:33 Removing intermediate container 2a27d9256651 07:09:33 ---> 6246ee7a774e 07:09:33 Step 12/24 : ENV APP_PORT=48060 07:09:33 ---> Running in 3d0ceea89412 07:09:33 ---> Running in 8f2982b61f9f 07:09:33 ---> 31dae7b79260 07:09:33 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:09:33 Removing intermediate container 3d0ceea89412 07:09:33 ---> c1b9b0696c8a 07:09:33 Step 14/22 : WORKDIR / 07:09:34 Removing intermediate container 8f2982b61f9f 07:09:34 ---> 9d15697596e3 07:09:34 Step 13/24 : EXPOSE $APP_PORT 07:09:34 ---> Running in 7a022d2053f2 07:09:34 Removing intermediate container 4370b0f217c6 07:09:34 ---> e9e3a98c076a 07:09:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:09:34 ---> Running in b42b7d16fa78 07:09:34 ---> Running in 167d576733e1 07:09:35 Removing intermediate container 7a022d2053f2 07:09:35 ---> 5d03732e7c22 07:09:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt /Removing intermediate container b42b7d16fa78 07:09:35 07:09:35 ---> c783a86e5e75 07:09:35 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:09:35 ---> e1b53ec9377a 07:09:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:09:35 Removing intermediate container 167d576733e1 07:09:35 ---> d73d7e419b4b 07:09:35 Step 22/24 : LABEL arch=arm64 07:09:35 ---> Running in 8102302cf213 07:09:36 ---> a6191088e842 07:09:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:09:36 ---> edd4430016e1 07:09:36 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:09:36 Removing intermediate container 8102302cf213 07:09:36 ---> 0fca2bb23542 07:09:36 Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:09:36 ---> 78d2f9adc687 07:09:36 Step 20/27 : RUN apk --no-cache add py3-pip 07:09:36 ---> Running in 46a8f03f3c5b 07:09:36 ---> Running in ea34d4af0325 07:09:37 Removing intermediate container ea34d4af0325 07:09:37 ---> 447503f29448 07:09:37 Step 24/24 : LABEL version=0.0.0 07:09:38 ---> Running in 19bb5d03c96c 07:09:38 ---> f84f1776699e 07:09:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:09:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:09:38 ---> d4679b97f3f5 07:09:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:09:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:09:38 Removing intermediate container 19bb5d03c96c 07:09:38 ---> d04bdc6a2420 07:09:38 07:09:39 (1/33) Installing libbz2 (1.0.8-r1) 07:09:39 (2/33) Installing expat (2.2.9-r1) 07:09:39 (3/33) Installing libffi (3.3-r2) 07:09:39 (4/33) Installing gdbm (1.13-r1) 07:09:39 (5/33) Installing xz-libs (5.2.5-r0) 07:09:39 (6/33) Installing sqlite-libs (3.32.1-r0) 07:09:39 Successfully built d04bdc6a2420 07:09:39 (7/33) Installing python3 (3.8.5-r0) 07:09:39 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:09:39  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 07:09:40 ---> 460b25d2c960 07:09:40 Step 18/22 : ENTRYPOINT ["/core-command"] 07:09:40 ---> Running in fc7b662eae33 07:09:40 ---> 77f6c18c3a1c 07:09:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:09:41 Removing intermediate container 51e1c03be1a0 07:09:41 ---> 636bd692a5b0 07:09:41 07:09:41 Step 10/22 : FROM scratch 07:09:41 ---> 07:09:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:09:41 (8/33) Installing py3-appdirs (1.4.4-r1) 07:09:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:09:41 (10/33) Installing py3-parsing (2.4.7-r0) 07:09:41 (11/33) Installing py3-six (1.15.0-r0) 07:09:41 (12/33) Installing py3-packaging (20.4-r0) 07:09:41 (13/33) Installing py3-setuptools (47.0.0-r0) 07:09:41 (14/33) Installing py3-chardet (3.0.4-r4) 07:09:41 Removing intermediate container fc7b662eae33 07:09:41 ---> dae93d61036a 07:09:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:41 ---> Using cache 07:09:41 ---> 736610bb7ad9 07:09:41 Step 12/22 : ENV APP_PORT=48081 07:09:41 (15/33) Installing py3-idna (2.9-r0) 07:09:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:09:41 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:09:41 (18/33) Installing py3-requests (2.23.0-r0) 07:09:41 (19/33) Installing py3-msgpack (1.0.0-r0) 07:09:41 (20/33) Installing py3-lockfile (0.12.2-r3) 07:09:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:09:41 (22/33) Installing py3-colorama (0.4.3-r0) 07:09:41 (23/33) Installing py3-distlib (0.3.0-r0) 07:09:41 (24/33) Installing py3-distro (1.5.0-r1) 07:09:42 (25/33) Installing py3-webencodings (0.5.1-r3) 07:09:42 (26/33) Installing py3-html5lib (1.0.1-r4) 07:09:42 (27/33) Installing py3-pytoml (0.1.21-r0) 07:09:42 (28/33) Installing py3-pep517 (0.8.2-r0) 07:09:42 (29/33) Installing py3-progress (1.5-r0) 07:09:42 (30/33) Installing py3-toml (0.10.1-r0) 07:09:42 (31/33) Installing py3-retrying (1.3.3-r0) 07:09:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:09:42 (33/33) Installing py3-pip (20.1.1-r0) 07:09:42 Executing busybox-1.31.1-r19.trigger 07:09:42 OK: 71 MiB in 55 packages 07:09:42 ---> d04a369e3835 07:09:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:09:42 ---> Running in 23386b77e2b6 07:09:42 ---> Running in 54a4c0aa9702 07:09:43 Removing intermediate container 23386b77e2b6 07:09:43 ---> c3deb72f1939 07:09:43 Step 13/22 : EXPOSE $APP_PORT 07:09:43 Removing intermediate container 54a4c0aa9702 07:09:43 ---> 2b495fef8c68 07:09:43 Step 20/22 : LABEL arch=arm64 07:09:43 ---> Running in a03d612ee877 07:09:44 ---> Running in 39f7796e150f 07:09:44 ---> 254e2f263527 07:09:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:09:44 Removing intermediate container a03d612ee877 07:09:44 ---> 17bc5935dfe4 07:09:44 Step 14/22 : WORKDIR / 07:09:44 ---> Running in 984c81c602f2 07:09:45 Removing intermediate container 39f7796e150f 07:09:45 ---> c2b9d8d3be8d 07:09:45 Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:09:45 ---> 43d73c4eecaf 07:09:45 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:09:45 ---> Running in 82dab4fa6fe3 07:09:45 ---> Running in 853a341198b3 07:09:45 Removing intermediate container 984c81c602f2 07:09:45 ---> d7a2b6cd9a67 07:09:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:09:46 Removing intermediate container 82dab4fa6fe3 07:09:46 ---> aaebc12256fc 07:09:46 Step 22/22 : LABEL version=0.0.0 07:09:46 Removing intermediate container 853a341198b3 07:09:46 ---> d77c58f60e24 07:09:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:46 ---> Running in 77a63aa73bc0 07:09:46 ---> Running in ad61b4c62ddc 07:09:46 ---> 6fac046d7ccf 07:09:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:09:47 Removing intermediate container 77a63aa73bc0 07:09:47 ---> e6954299bf8a 07:09:47 07:09:47 Removing intermediate container ad61b4c62ddc 07:09:47 ---> 01dfbbf2ae9d 07:09:47 Step 22/24 : LABEL arch=arm64 07:09:47 ---> Running in 3fd14b3032d9 07:09:47 Successfully built e6954299bf8a 07:09:47 Successfully tagged docker-core-command-go-arm64:latest 07:09:47  Building docker-core-command-go ... done Building docker-core-data-go 07:09:48 Removing intermediate container 3fd14b3032d9 07:09:48 ---> 433393c894cf 07:09:48 Step 23/24 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:09:49 ---> Running in 17e8d110b5df 07:09:49 ---> 44ab13c12bd2 07:09:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:09:50 Removing intermediate container 17e8d110b5df 07:09:50 ---> f326cc6fd465 07:09:50 Step 24/24 : LABEL version=0.0.0 07:09:50 ---> Running in 102947ae03f6 07:09:50 ---> 6951874beb04 07:09:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:09:51 ---> Running in c0feb0101072 07:09:51 Removing intermediate container 102947ae03f6 07:09:51 ---> 02e7b1634c3e 07:09:51 07:09:52 Successfully built 02e7b1634c3e 07:09:52 Successfully tagged docker-support-notifications-go-arm64:latest 07:09:52 Building docker-security-bootstrap-redis-go 07:09:52  Building docker-support-notifications-go ... done Removing intermediate container c0feb0101072 07:09:52 ---> 13e57f20e594 07:09:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:52 Removing intermediate container 46a8f03f3c5b 07:09:52 ---> 0a68124a59f9 07:09:52 Step 21/27 : RUN pip install docker-compose==1.23.2 07:09:52 ---> Running in aeca7d9e6c94 07:09:52 ---> Running in b47940d9a8c5 07:09:53 Removing intermediate container aeca7d9e6c94 07:09:53 ---> 729e460f2f27 07:09:53 Step 20/22 : LABEL arch=arm64 07:09:53 ---> Running in 42aaf56190c1 07:09:54 Removing intermediate container 42aaf56190c1 07:09:54 ---> ffbca7e19f21 07:09:54 Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:09:54 ---> Running in 658ccd6232a8 07:09:55 Removing intermediate container 658ccd6232a8 07:09:55 ---> a97a0a57b39f 07:09:55 Step 22/22 : LABEL version=0.0.0 07:09:55 ---> Running in 91352446dc5c 07:09:56 Removing intermediate container 91352446dc5c 07:09:56 ---> a5b826527489 07:09:56 07:09:56 Successfully built a5b826527489 07:09:56 Successfully tagged docker-core-metadata-go-arm64:latest 07:09:56  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go 07:09:58 Collecting docker-compose==1.23.2 07:09:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:09:59 Collecting docopt<0.7,>=0.6.1 07:09:59 Downloading docopt-0.6.2.tar.gz (25 kB) 07:10:01 Collecting docker<4.0,>=3.6.0 07:10:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:10:02 Collecting cached-property<2,>=1.2.0 07:10:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:10:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:10:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:10:04 Collecting PyYAML<4,>=3.10 07:10:04 Downloading PyYAML-3.13.tar.gz (270 kB) 07:10:08 Collecting jsonschema<3,>=2.5.1 07:10:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:10:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:10:08 Collecting websocket-client<1.0,>=0.32.0 07:10:08 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:10:09 Collecting texttable<0.10,>=0.9.0 07:10:09 Downloading texttable-0.9.1.tar.gz (11 kB) 07:10:12 Collecting dockerpty<0.5,>=0.4.1 07:10:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:10:14 Collecting docker-pycreds>=0.4.0 07:10:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:10:14 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) 07:10:14 Collecting urllib3<1.25,>=1.21.1 07:10:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:10:14 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) 07:10:15 Collecting idna<2.8,>=2.5 07:10:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:10:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:10:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:10:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:10:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:10:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:10:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:10:15 ---> 6a3aa86b2db4 07:10:15 Step 3/21 : WORKDIR /edgex-go 07:10:15 ---> Using cache 07:10:15 ---> 90d43bc16d34 07:10:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:15 ---> Using cache 07:10:15 ---> c926953fe698 07:10:15 Step 5/21 : RUN apk update && apk add make git 07:10:15 ---> Using cache 07:10:15 ---> b4636baa5cb3 07:10:16 Step 6/21 : COPY go.mod . 07:10:16 ---> Using cache 07:10:16 ---> acd98d850e6c 07:10:16 Step 7/21 : RUN go mod download 07:10:16 ---> Using cache 07:10:16 ---> 59b7d7464575 07:10:16 Step 8/21 : COPY . . 07:10:16 ---> Using cache 07:10:16 ---> 54ebe63b1bcc 07:10:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:10:16 Installing collected packages: docopt, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, jsonschema, texttable, dockerpty, docker-compose 07:10:16 Running setup.py install for docopt: started 07:10:19 Running setup.py install for docopt: finished with status 'done' 07:10:19 Attempting uninstall: urllib3 07:10:19 Found existing installation: urllib3 1.25.9 07:10:19 Uninstalling urllib3-1.25.9: 07:10:19 Successfully uninstalled urllib3-1.25.9 07:10:20 Attempting uninstall: idna 07:10:20 Found existing installation: idna 2.9 07:10:20 Uninstalling idna-2.9: 07:10:20 Successfully uninstalled idna-2.9 07:10:20 ---> Running in d7bac854b318 07:10:21 Attempting uninstall: requests 07:10:21 Found existing installation: requests 2.23.0 07:10:21 Uninstalling requests-2.23.0: 07:10:21 Successfully uninstalled requests-2.23.0 07:10:22 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 07:10:23 Running setup.py install for PyYAML: started 07:10:26 Running setup.py install for PyYAML: finished with status 'done' 07:10:26 Running setup.py install for texttable: started 07:10:29 Running setup.py install for texttable: finished with status 'done' 07:10:29 Running setup.py install for dockerpty: started 07:10:31 Running setup.py install for dockerpty: finished with status 'done' 07:10:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:10:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:10:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:10:34 ---> 6a3aa86b2db4 07:10:34 Step 3/23 : WORKDIR /edgex-go 07:10:34 ---> Using cache 07:10:34 ---> 90d43bc16d34 07:10:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:34 ---> Using cache 07:10:34 ---> c926953fe698 07:10:34 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:10:35 ---> Running in d1d22e9ed67a 07:10:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:10:40 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:10:40 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:10:40 OK: 12620 distinct packages available 07:10:40 Removing intermediate container b47940d9a8c5 07:10:40 ---> 50926784c586 07:10:40 Step 22/27 : RUN apk --no-cache add curl 07:10:41 OK: 217 MiB in 51 packages 07:10:41 ---> Running in 6685bac9a05f 07:10:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:10:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:42 ---> 6a3aa86b2db4 07:10:42 Step 3/22 : WORKDIR /edgex-go 07:10:42 ---> Using cache 07:10:42 ---> 90d43bc16d34 07:10:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:42 ---> Using cache 07:10:42 ---> c926953fe698 07:10:42 Step 5/22 : RUN apk update && apk add make git 07:10:42 ---> Using cache 07:10:42 ---> b4636baa5cb3 07:10:42 Step 6/22 : COPY go.mod . 07:10:42 ---> Using cache 07:10:42 ---> acd98d850e6c 07:10:42 Step 7/22 : RUN go mod download 07:10:42 ---> Using cache 07:10:42 ---> 59b7d7464575 07:10:42 Step 8/22 : COPY . . 07:10:43 ---> Using cache 07:10:43 ---> 54ebe63b1bcc 07:10:43 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:10:43 ---> Running in 1246b4eb73fe 07:10:44 Removing intermediate container d1d22e9ed67a 07:10:44 ---> adbc161beb78 07:10:44 Step 6/23 : COPY go.mod . 07:10:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:10:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:10:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:10:45 (2/3) Installing libcurl (7.69.1-r3) 07:10:45 (3/3) Installing curl (7.69.1-r3) 07:10:45 Executing busybox-1.31.1-r19.trigger 07:10:45 OK: 71 MiB in 58 packages 07:10:45 ---> 02bce4e081d7 07:10:45 Step 7/23 : RUN go mod download 07:10:46 ---> Running in 261816bd6b5f 07:10:46 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:10:46 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:10:46 ---> 6a3aa86b2db4 07:10:46 Step 3/29 : WORKDIR /edgex-go 07:10:46 ---> Using cache 07:10:46 ---> 90d43bc16d34 07:10:46 Step 4/29 : RUN apk update && apk add make git 07:10:46 ---> Running in 79558cac070e 07:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:10:47 Removing intermediate container 6685bac9a05f 07:10:47 ---> 39fe3eb0ce1f 07:10:47 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:10:47 ---> Running in f34ccd381f6b 07:10:48 Removing intermediate container f34ccd381f6b 07:10:48 ---> 89dda408023f 07:10:48 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:10:48 ---> Running in 5dd5207efd02 07:10:49 Removing intermediate container 5dd5207efd02 07:10:49 ---> a4ef17ed4756 07:10:49 Step 25/27 : LABEL arch=arm64 07:10:49 ---> Running in 20959601363b 07:10:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:10:50 Removing intermediate container 20959601363b 07:10:50 ---> b73e35bea5d5 07:10:50 Step 26/27 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:10:50 ---> Running in d4983ae644f1 07:10:50 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:10:50 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 07:10:50 OK: 12620 distinct packages available 07:10:51 Removing intermediate container d4983ae644f1 07:10:51 ---> e66fe1d53b1e 07:10:51 Step 27/27 : LABEL version=0.0.0 07:10:51 ---> Running in e721e7a9aa37 07:10:51 Removing intermediate container 261816bd6b5f 07:10:51 ---> 960a83f68f5e 07:10:51 Step 8/23 : COPY . . 07:10:51 OK: 217 MiB in 51 packages 07:10:52 Removing intermediate container e721e7a9aa37 07:10:52 ---> 211bf5e9b3f9 07:10:52 07:10:53 Successfully built 211bf5e9b3f9 07:10:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:10:53  Building docker-sys-mgmt-agent-go ... done Building docker-security-proxy-setup-go 07:10:54 Removing intermediate container 79558cac070e 07:10:54 ---> 9652fff909a6 07:10:54 Step 5/29 : COPY go.mod . 07:10:56 ---> 1ee690c209eb 07:10:56 Step 6/29 : RUN go mod download 07:10:58 ---> Running in 3913fd86ab59 07:11:06 Removing intermediate container 3913fd86ab59 07:11:06 ---> 53ec0121f1f2 07:11:06 Step 7/29 : COPY . . 07:11:22 ---> 85a381cccadb 07:11:22 Step 9/23 : RUN make cmd/core-data/core-data 07:11:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:11:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:11:22 ---> 6a3aa86b2db4 07:11:22 Step 3/21 : WORKDIR /edgex-go 07:11:22 ---> Using cache 07:11:22 ---> 90d43bc16d34 07:11:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:22 ---> Using cache 07:11:22 ---> c926953fe698 07:11:22 Step 5/21 : RUN apk update && apk add make git 07:11:22 ---> Using cache 07:11:22 ---> b4636baa5cb3 07:11:22 Step 6/21 : COPY go.mod . 07:11:22 ---> Using cache 07:11:22 ---> acd98d850e6c 07:11:22 Step 7/21 : RUN go mod download 07:11:22 ---> Using cache 07:11:22 ---> 59b7d7464575 07:11:22 Step 8/21 : COPY . . 07:11:22 ---> Using cache 07:11:22 ---> 54ebe63b1bcc 07:11:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:11:22 ---> Running in acf6ee91cc11 07:11:22 ---> Running in 9c6df0517bb7 07:11:23 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 07:11:23 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 07:11:33 ---> 1705255f8d5d 07:11:33 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:11:34 ---> Running in cc9b44ee363c 07:11:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:11:48 Removing intermediate container d7bac854b318 07:11:48 ---> 970c82e72b6e 07:11:48 07:11:48 Step 10/21 : FROM scratch 07:11:48 ---> 07:11:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:11:48 ---> Using cache 07:11:48 ---> 736610bb7ad9 07:11:48 Step 12/21 : ENV APP_PORT=48085 07:11:48 ---> Running in df2e72764c43 07:11:49 Removing intermediate container df2e72764c43 07:11:49 ---> 4d372611ca78 07:11:49 Step 13/21 : EXPOSE $APP_PORT 07:11:49 ---> Running in 86b586832279 07:11:49 Removing intermediate container 86b586832279 07:11:49 ---> e6b96677f52b 07:11:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:11:50 ---> 0026b5e32dd7 07:11:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:11:53 ---> 75d4d4d83cbe 07:11:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:11:54 ---> 53355c08f67a 07:11:54 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:11:54 ---> Running in 080266ba7ad5 07:11:55 Removing intermediate container 080266ba7ad5 07:11:55 ---> b17fd761a60e 07:11:55 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:55 ---> Running in 469940a66336 07:11:56 Removing intermediate container 469940a66336 07:11:56 ---> 92d75776dc4c 07:11:56 Step 19/21 : LABEL arch=arm64 07:11:56 ---> Running in c2940f93af39 07:11:57 Removing intermediate container c2940f93af39 07:11:57 ---> f66727416040 07:11:57 Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:11:57 ---> Running in 5c75b8fb7b0e 07:11:58 Removing intermediate container 5c75b8fb7b0e 07:11:58 ---> a8472025c127 07:11:58 Step 21/21 : LABEL version=0.0.0 07:11:58 ---> Running in e27323eeba65 07:11:58 Removing intermediate container e27323eeba65 07:11:58 ---> 8f63293c1d55 07:11:58 07:11:59 Successfully built 8f63293c1d55 07:11:59 Successfully tagged docker-support-scheduler-go-arm64:latest 07:12:06  Building docker-support-scheduler-go ... done Removing intermediate container 1246b4eb73fe 07:12:06 ---> c54bd9faed35 07:12:06 07:12:06 Step 10/22 : FROM alpine:3.10 07:12:06 ---> 536a684cf733 07:12:06 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:12:06 ---> Using cache 07:12:06 ---> f1e7e441ba14 07:12:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:12:06 ---> Running in b4660e402ce3 07:12:07 Removing intermediate container b4660e402ce3 07:12:07 ---> 7cdc7e68f8a8 07:12:07 Step 13/22 : WORKDIR / 07:12:07 ---> Running in 4de2fe7fc7ee 07:12:08 Removing intermediate container 4de2fe7fc7ee 07:12:08 ---> 0ab4ac0476f6 07:12:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:12:09 ---> fb4b1d104269 07:12:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:12:10 ---> 8d33fbea1558 07:12:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:12:11 ---> 4993b354413b 07:12:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:12:12 ---> c6105cc2c0fa 07:12:12 Step 18/22 : RUN chmod +x entrypoint.sh 07:12:12 ---> Running in 5d77ab8d3b99 07:12:17 Removing intermediate container 5d77ab8d3b99 07:12:17 ---> 491ca7780c48 07:12:17 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:12:17 ---> Running in 9f366ebb24a1 07:12:17 Removing intermediate container 9f366ebb24a1 07:12:17 ---> a780b31c711d 07:12:17 Step 20/22 : LABEL arch=arm64 07:12:17 ---> Running in aa7d1a43d88a 07:12:18 Removing intermediate container aa7d1a43d88a 07:12:18 ---> 0e65f196cb2b 07:12:18 Step 21/22 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:12:18 ---> Running in 6bed17ce7b59 07:12:19 Removing intermediate container 6bed17ce7b59 07:12:19 ---> d5a9a0980238 07:12:19 Step 22/22 : LABEL version=0.0.0 07:12:19 ---> Running in 052539864d01 07:12:19 Removing intermediate container 052539864d01 07:12:19 ---> d1817d23ff2a 07:12:19 07:12:20 Successfully built d1817d23ff2a 07:12:20 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:12:33  Building docker-security-bootstrap-redis-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:12:41 Removing intermediate container cc9b44ee363c 07:12:41 ---> d079be9e3236 07:12:41 07:12:41 Step 9/29 : FROM alpine:latest 07:12:41 latest: Pulling from library/alpine 07:12:41 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 07:12:41 Status: Downloaded newer image for alpine:latest 07:12:41 ---> dd36a01c3f31 07:12:41 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:12:41 ---> Running in 714253b851a0 07:12:42 Removing intermediate container 714253b851a0 07:12:42 ---> ecabda0eba0b 07:12:42 Step 11/29 : USER root 07:12:42 ---> Running in b38e68317e55 07:12:43 Removing intermediate container b38e68317e55 07:12:43 ---> a35e670e4b31 07:12:43 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:12:44 ---> Running in 24ff8612d301 07:12:46 Removing intermediate container 9c6df0517bb7 07:12:46 ---> 01a92173a26f 07:12:46 07:12:46 Step 10/21 : FROM alpine 07:12:46 ---> dd36a01c3f31 07:12:46 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:12:46 ---> Running in 389707562e02 07:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:12:47 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:12:47 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:12:47 OK: 12617 distinct packages available 07:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:12:47 (1/2) Installing ca-certificates (20191127-r4) 07:12:47 (2/2) Installing dumb-init (1.2.2-r1) 07:12:47 Executing busybox-1.31.1-r19.trigger 07:12:47 Executing ca-certificates-20191127-r4.trigger 07:12:48 OK: 6 MiB in 16 packages 07:12:48 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:12:48 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:12:48 OK: 12617 distinct packages available 07:12:49 (1/4) Installing ca-certificates (20191127-r4) 07:12:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:12:49 (3/4) Installing libcurl (7.69.1-r3) 07:12:49 (4/4) Installing curl (7.69.1-r3) 07:12:49 Executing busybox-1.31.1-r19.trigger 07:12:49 Executing ca-certificates-20191127-r4.trigger 07:12:49 OK: 7 MiB in 18 packages 07:12:50 Removing intermediate container 24ff8612d301 07:12:50 ---> c0c2b85d3c02 07:12:50 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:12:50 ---> Running in 30d40a642a5c 07:12:51 Removing intermediate container 30d40a642a5c 07:12:51 ---> 6d87fa202569 07:12:51 Step 14/29 : WORKDIR $BASE_DIR 07:12:51 Removing intermediate container 389707562e02 07:12:51 ---> 3a3708c51f68 07:12:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:51 ---> Running in ee883a9af50c 07:12:51 ---> Running in 26966b0a35e7 07:12:52 Removing intermediate container ee883a9af50c 07:12:52 ---> a7f6fc13f301 07:12:52 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:12:52 Removing intermediate container 26966b0a35e7 07:12:52 ---> dfd1e8d05c51 07:12:52 Step 13/21 : WORKDIR /edgex 07:12:52 ---> Running in 4bb9dec8e418 07:12:52 ---> Running in 1d25b56ed1e3 07:12:53 Removing intermediate container 1d25b56ed1e3 07:12:53 ---> f0a53bd017d2 07:12:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:12:54 ---> 02969a75224d 07:12:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:12:55 Removing intermediate container 4bb9dec8e418 07:12:55 ---> 231adfe9cf7d 07:12:55 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:12:55 ---> d24d7958b366 07:12:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:56 ---> b6f0dd99d3d4 07:12:56 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:12:57 ---> a8d3f5dd8cd9 07:12:57 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:12:57 ---> Running in 8d4881476838 07:12:58 ---> 950bb359eaef 07:12:58 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:12:58 Removing intermediate container 8d4881476838 07:12:58 ---> f17e8daebfa0 07:12:58 Step 18/21 : CMD ["--init=true"] 07:12:58 ---> Running in 5391d2d275d9 07:12:58 ---> 20dc06b6f735 07:12:58 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:12:59 Removing intermediate container 5391d2d275d9 07:12:59 ---> c8655da4d3d2 07:12:59 Step 19/21 : LABEL arch=arm64 07:12:59 ---> Running in 26eb31635663 07:12:59 ---> 5e197b058480 07:12:59 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:12:59 Removing intermediate container 26eb31635663 07:12:59 ---> 8b434ef463a3 07:12:59 Step 20/21 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:12:59 ---> Running in 7008128e06fa 07:13:00 Removing intermediate container 7008128e06fa 07:13:00 ---> b5da8f0437dc 07:13:00 Step 21/21 : LABEL version=0.0.0 07:13:00 ---> cc72e1d56043 07:13:00 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:13:00 ---> Running in f10f0ee344f9 07:13:00 ---> Running in ebafb465f9d0 07:13:01 Removing intermediate container f10f0ee344f9 07:13:01 ---> 768e01e4e670 07:13:01 07:13:01 Successfully built 768e01e4e670 07:13:01 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:13:03  Building docker-security-proxy-setup-go ... done Removing intermediate container ebafb465f9d0 07:13:03 ---> 519dbccdd32f 07:13:03 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:13:04 Removing intermediate container acf6ee91cc11 07:13:04 ---> 3bab8d9b7ed3 07:13:04 07:13:04 Step 10/23 : FROM alpine 07:13:04 ---> dd36a01c3f31 07:13:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:13:04 ---> Running in 01d3055a8f31 07:13:04 ---> 256a32a2b8e1 07:13:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:13:04 Removing intermediate container 01d3055a8f31 07:13:04 ---> 5bfd6663ca4e 07:13:04 Step 12/23 : ENV APP_PORT=48080 07:13:04 ---> Running in 88fb3572be2f 07:13:04 ---> Running in 7e76eea4a033 07:13:05 Removing intermediate container 7e76eea4a033 07:13:05 ---> e4ef9ba628b6 07:13:05 Step 13/23 : EXPOSE $APP_PORT 07:13:05 ---> Running in ea1dbcaa576f 07:13:06 Removing intermediate container ea1dbcaa576f 07:13:06 ---> b5cb695da48d 07:13:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:06 ---> Running in c1445d08b094 07:13:07 Removing intermediate container 88fb3572be2f 07:13:07 ---> 0218fa80c50b 07:13:07 Step 24/29 : RUN chmod 755 security-secrets-setup 07:13:07 ---> Running in 692d8934ff9f 07:13:08 Removing intermediate container c1445d08b094 07:13:08 ---> c89cda46412c 07:13:08 Step 15/23 : RUN apk --no-cache add zeromq 07:13:08 ---> Running in 9737ef45fe72 07:13:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:10 Removing intermediate container 692d8934ff9f 07:13:10 ---> 6e4d510f04cd 07:13:10 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:13:10 ---> Running in 6bfee437d029 07:13:10 Removing intermediate container 6bfee437d029 07:13:10 ---> 77528481eb8b 07:13:10 Step 26/29 : CMD [ "generate" ] 07:13:10 ---> Running in ac4a555d72ad 07:13:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:11 Removing intermediate container ac4a555d72ad 07:13:11 ---> 820b192a6542 07:13:11 Step 27/29 : LABEL arch=arm64 07:13:11 ---> Running in bda57b4a8fbc 07:13:11 (1/5) Installing libgcc (9.3.0-r2) 07:13:11 (2/5) Installing libsodium (1.0.18-r0) 07:13:11 (3/5) Installing libstdc++ (9.3.0-r2) 07:13:11 Removing intermediate container bda57b4a8fbc 07:13:11 ---> 45e4489a29b6 07:13:11 Step 28/29 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:13:11 ---> Running in 3aca3aedcd35 07:13:11 (4/5) Installing libzmq (4.3.3-r0) 07:13:12 Removing intermediate container 3aca3aedcd35 07:13:12 ---> cefd293ae027 07:13:12 Step 29/29 : LABEL version=0.0.0 07:13:12 (5/5) Installing zeromq (4.3.3-r0) 07:13:12 Executing busybox-1.31.1-r19.trigger 07:13:12 ---> Running in c934364dce72 07:13:12 OK: 8 MiB in 19 packages 07:13:13 Removing intermediate container c934364dce72 07:13:13 ---> ad0e73377751 07:13:13 07:13:13 Successfully built ad0e73377751 07:13:13 Successfully tagged docker-security-secrets-setup-go-arm64:latest 07:13:13  Building docker-security-secrets-setup-go ... done Removing intermediate container 9737ef45fe72 07:13:13 ---> 3df475d74dcc 07:13:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:13:14 ---> b294a0507910 07:13:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:13:15 ---> bc0c9de0e5cb 07:13:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:13:16 ---> 50560e8686e7 07:13:16 Step 19/23 : ENTRYPOINT ["/core-data"] 07:13:16 ---> Running in 8ef72136baf5 07:13:17 Removing intermediate container 8ef72136baf5 07:13:17 ---> b807e0ef07d8 07:13:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:17 ---> Running in 97db2175a0c6 07:13:18 Removing intermediate container 97db2175a0c6 07:13:18 ---> f4b249dfed34 07:13:18 Step 21/23 : LABEL arch=arm64 07:13:18 ---> Running in 09f0d00cd5d5 07:13:18 Removing intermediate container 09f0d00cd5d5 07:13:18 ---> 68eeea6f606a 07:13:18 Step 22/23 : LABEL git_sha=f61e6163127dfd5924f8d9d9a729cebd66eec5a6 07:13:18 ---> Running in 32e48f6d8f4e 07:13:18 Removing intermediate container 32e48f6d8f4e 07:13:18 ---> 462fd62abfe8 07:13:19 Step 23/23 : LABEL version=0.0.0 07:13:19 ---> Running in 26f17363c296 07:13:19 Removing intermediate container 26f17363c296 07:13:19 ---> 2511ae08de75 07:13:19 07:13:20 Successfully built 2511ae08de75 07:13:20 Successfully tagged docker-core-data-go-arm64:latest 07:13:20  Building docker-core-data-go ... done  [Pipeline] } 07:13:20 $ docker stop --time=1 0446103dfe409f9652d994db53325f85925a249087a892658fcf78517f36e0ba 07:13:22 $ docker rm -f 0446103dfe409f9652d994db53325f85925a249087a892658fcf78517f36e0ba [Pipeline] // withDockerContainer [Pipeline] sh 07:13:23 + docker images 07:13:23 + grep docker 07:13:23 docker-core-data-go-arm64 latest 2511ae08de75 4 seconds ago 22.3MB 07:13:23 docker-security-secrets-setup-go-arm64 latest ad0e73377751 11 seconds ago 22.7MB 07:13:23 docker-security-proxy-setup-go-arm64 latest 768e01e4e670 23 seconds ago 23.4MB 07:13:23 docker-security-bootstrap-redis-go-arm64 latest d1817d23ff2a About a minute ago 15.2MB 07:13:23 docker-support-scheduler-go-arm64 latest 8f63293c1d55 About a minute ago 11.5MB 07:13:23 docker-sys-mgmt-agent-go-arm64 latest 211bf5e9b3f9 2 minutes ago 300MB 07:13:23 docker-core-metadata-go-arm64 latest a5b826527489 3 minutes ago 13.6MB 07:13:23 docker-support-notifications-go-arm64 latest 02e7b1634c3e 3 minutes ago 12.9MB 07:13:23 docker-core-command-go-arm64 latest e6954299bf8a 3 minutes ago 11.4MB 07:13:23 docker-security-secretstore-setup-go-arm64 latest d04bdc6a2420 3 minutes ago 23.5MB 07:13:23 docker latest eeaf43b92773 4 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:13:26 provisioning config files... 07:13:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5564424806913418299tmp [Pipeline] { [Pipeline] sh 07:13:27 + set +x 07:13:27 + curl -s https://codecov.io/bash 07:13:27 + bash -s -- 07:13:27 07:13:27 _____ _ 07:13:27 / ____| | | 07:13:27 | | ___ __| | ___ ___ _____ __ 07:13:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:13:27 | |___| (_) | (_| | __/ (_| (_) \ V / 07:13:27 \_____\___/ \__,_|\___|\___\___/ \_/ 07:13:27 Bash-20201130-cc6d3fe 07:13:27 07:13:27 07:13:27 ==> Jenkins CI detected. 07:13:27 project root: . 07:13:27 --> token set from env 07:13:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:13:27 ==> Running gcov in . (disable via -X gcov) 07:13:27 ==> Python coveragepy not found 07:13:27 ==> Searching for coverage reports in: 07:13:27 + . 07:13:27 -> Found 1 reports 07:13:27 ==> Detecting git/mercurial file structure 07:13:27 ==> Reading reports 07:13:27 + ./coverage.out bytes=568194 07:13:27 ==> Appending adjustments 07:13:27 https://docs.codecov.io/docs/fixing-reports 07:13:31 + Found adjustments 07:13:31 ==> Gzipping contents 07:13:31 88K /tmp/codecov.DCbq4z.gz 07:13:31 ==> Uploading reports 07:13:31 url: https://codecov.io 07:13:31 query: branch=PR-2952&commit=f61e6163127dfd5924f8d9d9a729cebd66eec5a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2952%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2952&job=&cmd_args= 07:13:31 -> Pinging Codecov 07:13:31 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2952&commit=f61e6163127dfd5924f8d9d9a729cebd66eec5a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2952%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2952&job=&cmd_args= 07:13:31 -> Uploading to 07:13:31 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/00271124DB129430A58F1EEE437C3FCB/f61e6163127dfd5924f8d9d9a729cebd66eec5a6/0f67abe4-7eb9-4f6b-be7c-e78ccf003911.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T071331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1221f877043da6195a9694b26b73ad168221d02bb51b6052e22e35ee49c8756b 07:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:31 Dload Upload Total Spent Left Speed 07:13:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87920 0 0 100 87920 0 168k --:--:-- --:--:-- --:--:-- 168k 07:13:32 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f61e6163127dfd5924f8d9d9a729cebd66eec5a6 [Pipeline] } 07:13:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:13:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:13:36 ---> package-listing.sh 07:13:36 ++ facter osfamily 07:13:36 ++ tr '[:upper:]' '[:lower:]' 07:13:36 + OS_FAMILY=redhat 07:13:36 + workspace=/w/workspace/edgex-go/1 07:13:36 + START_PACKAGES=/tmp/packages_start.txt 07:13:36 + END_PACKAGES=/tmp/packages_end.txt 07:13:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:36 + PACKAGES=/tmp/packages_start.txt 07:13:36 + '[' /w/workspace/edgex-go/1 ']' 07:13:36 + PACKAGES=/tmp/packages_end.txt 07:13:36 + case "${OS_FAMILY}" in 07:13:36 + rpm -qa 07:13:36 + sort 07:13:41 + '[' -f /tmp/packages_start.txt ']' 07:13:41 + '[' -f /tmp/packages_end.txt ']' 07:13:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:41 + '[' /w/workspace/edgex-go/1 ']' 07:13:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:13:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:13:41 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 07:13:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:13:42 07:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:13:42 alpine: Pulling from edgex-lftools-log-publisher 07:13:42 df20fa9351a1: Pulling fs layer 07:13:42 36b3adc4ff6f: Pulling fs layer 07:13:42 8ad3a11d3b57: Pulling fs layer 07:13:42 46f8f816bc3b: Pulling fs layer 07:13:42 93b61091891f: Pulling fs layer 07:13:42 93b9cdb0e59b: Pulling fs layer 07:13:42 5e14af77c1be: Pulling fs layer 07:13:42 01666e4c0597: Pulling fs layer 07:13:42 aa168da1d23b: Pulling fs layer 07:13:42 46f8f816bc3b: Waiting 07:13:42 93b61091891f: Waiting 07:13:42 93b9cdb0e59b: Waiting 07:13:42 5e14af77c1be: Waiting 07:13:42 01666e4c0597: Waiting 07:13:42 aa168da1d23b: Waiting 07:13:42 36b3adc4ff6f: Verifying Checksum 07:13:42 36b3adc4ff6f: Download complete 07:13:42 46f8f816bc3b: Verifying Checksum 07:13:42 46f8f816bc3b: Download complete 07:13:42 df20fa9351a1: Verifying Checksum 07:13:42 df20fa9351a1: Download complete 07:13:42 93b9cdb0e59b: Verifying Checksum 07:13:42 93b9cdb0e59b: Download complete 07:13:42 93b61091891f: Verifying Checksum 07:13:42 93b61091891f: Download complete 07:13:42 5e14af77c1be: Verifying Checksum 07:13:42 5e14af77c1be: Download complete 07:13:42 01666e4c0597: Download complete 07:13:42 8ad3a11d3b57: Verifying Checksum 07:13:42 8ad3a11d3b57: Download complete 07:13:43 df20fa9351a1: Pull complete 07:13:43 36b3adc4ff6f: Pull complete 07:13:43 8ad3a11d3b57: Pull complete 07:13:43 46f8f816bc3b: Pull complete 07:13:44 93b61091891f: Pull complete 07:13:44 93b9cdb0e59b: Pull complete 07:13:44 5e14af77c1be: Pull complete 07:13:45 aa168da1d23b: Verifying Checksum 07:13:45 aa168da1d23b: Download complete 07:13:46 01666e4c0597: Pull complete 07:13:58 aa168da1d23b: Pull complete 07:13:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:13:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:13:58 prd-centos7-docker-4c-2g-16079 does not seem to be running inside a container 07:13:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:14:02 $ docker top 5c6dcd55f7191fbff0aaa6677facb2759e508eeb927ad2fdfb51de8616f52aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:14:03 + mkdir -p /var/log/sa [Pipeline] sh 07:14:03 + ls /var/log/sa-host 07:14:03 + sadf -c /var/log/sa-host/sa15 07:14:03 file_magic: OK 07:14:03 HZ: Using current value: 100 07:14:03 file_header: OK 07:14:03 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 07:14:03 Statistics: 07:14:03 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... 07:14:03 File successfully converted to sysstat format version 12.2.1 07:14:03 + sadf -c /var/log/sa-host/sa23 07:14:03 file_magic: OK 07:14:03 HZ: Using current value: 100 07:14:03 file_header: OK 07:14:03 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 07:14:03 Statistics: 07:14:03 Hnuu...uuuununununu... 07:14:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:03 provisioning config files... 07:14:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5300743566090350003tmp [Pipeline] { [Pipeline] echo 07:14:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:14:04 ---> create-netrc.sh [Pipeline] } 07:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:14:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:14:04 ---> python-tools-install.sh [Pipeline] echo 07:14:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:14:05 ---> sudo-logs.sh 07:14:05 Archiving 'sudo' log.. [Pipeline] echo 07:14:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:14:05 ---> job-cost.sh 07:14:05 lf-activate-venv: SKIPPING 07:14:05 INFO: No Stack... 07:14:06 INFO: Retrieving Pricing Info for: v1-standard-2 07:14:06 INFO: Archiving Costs [Pipeline] echo 07:14:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:14:07 ---> logs-deploy.sh 07:14:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2952/1 07:14:07 INFO: archiving workspace using pattern(s): 07:14:08 Archives upload complete. 07:14:08 INFO: archiving logs to Nexus