Pull request #3072 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4148dfc6fa8fb263c039e1a395b150777a2bbe36+f7cba1f5bd7f0f50faed19509b697065ec7e4bcf (a5d7f39ba898a5a331d696ee0082d1243c87db2a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3072/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3072/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22597 in /w/workspace/edgexfoundry_edgex-go_PR-3072 [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/3072/head:refs/remotes/origin/PR-3072 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit 4148dfc6fa8fb263c039e1a395b150777a2bbe36 Merge succeeded, producing 4148dfc6fa8fb263c039e1a395b150777a2bbe36 Checking out Revision 4148dfc6fa8fb263c039e1a395b150777a2bbe36 (PR-3072) > git config core.sparsecheckout # timeout=10 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # 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 f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.1.5 to 1.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:15:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:15:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:15:36 ========================================================= 07:15:36 EdgeX Global Pipelines Version Info 07:15:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:15:38 ------------------- 07:15:38 stable info: 07:15:38 ------------------- 07:15:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:15:38 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:15:38 Message: update stable to v1.0.179 07:15:39 ------------------- 07:15:39 experimental info: 07:15:39 ------------------- 07:15:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:15:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:15:39 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:15:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:15:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3072 [Pipeline] echo 07:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3072 [Pipeline] echo 07:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3072 [Pipeline] echo 07:15:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4148dfc6fa8fb263c039e1a395b150777a2bbe36 [Pipeline] echo 07:15:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4148dfc [Pipeline] echo 07:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:15:43 provisioning config files... 07:15:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5668394846122738166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:44 ---> docker-login.sh 07:15:44 nexus3.edgexfoundry.org:10001 07:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:44 Configure a credential helper to remove this warning. See 07:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:44 07:15:44 Login Succeeded 07:15:44 nexus3.edgexfoundry.org:10002 07:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:44 Configure a credential helper to remove this warning. See 07:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:44 07:15:44 Login Succeeded 07:15:44 nexus3.edgexfoundry.org:10003 07:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:45 Configure a credential helper to remove this warning. See 07:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:45 07:15:45 Login Succeeded 07:15:45 nexus3.edgexfoundry.org:10004 07:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:45 Configure a credential helper to remove this warning. See 07:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:45 07:15:45 Login Succeeded 07:15:45 docker.io 07:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:45 Configure a credential helper to remove this warning. See 07:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:45 07:15:45 Login Succeeded 07:15:45 ---> docker-login.sh ends [Pipeline] } 07:15:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:46 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/core-command/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo core-command,cmd/core-command/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/core-data/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo core-data,cmd/core-data/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/core-metadata/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo core-metadata,cmd/core-metadata/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/security-bootstrapper/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/security-proxy-setup/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/support-notifications/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo support-notifications,cmd/support-notifications/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/support-scheduler/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:15:46 + for file in '`ls cmd/**/Dockerfile`' 07:15:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:15:46 ++ cut -d/ -f2 07:15:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:15:46 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:47 07:15:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:15:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:48 latest: Pulling from edgex-devops/git-semver 07:15:48 31603596830f: Pulling fs layer 07:15:48 2a8b12db71e7: Pulling fs layer 07:15:48 6ca5941a6612: Pulling fs layer 07:15:48 ecc8261a40a4: Pulling fs layer 07:15:48 ecc8261a40a4: Waiting 07:15:48 2a8b12db71e7: Download complete 07:15:48 31603596830f: Verifying Checksum 07:15:48 31603596830f: Download complete 07:15:48 ecc8261a40a4: Verifying Checksum 07:15:48 ecc8261a40a4: Download complete 07:15:48 6ca5941a6612: Verifying Checksum 07:15:48 6ca5941a6612: Download complete 07:15:48 31603596830f: Pull complete 07:15:48 2a8b12db71e7: Pull complete 07:15:49 6ca5941a6612: Pull complete 07:15:50 ecc8261a40a4: Pull complete 07:15:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:15:50 prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container 07:15:50 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:15:53 $ docker top 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:53 [ssh-agent] Looking for ssh-agent implementation... 07:15:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:54 $ docker exec 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent 07:15:54 SSH_AUTH_SOCK=/tmp/ssh-v0wrkYr8bBdc/agent.11 07:15:54 SSH_AGENT_PID=17 07:15:54 Running ssh-add (command line suppressed) 07:15:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8449531330115171735.key (/w/workspace/edgex-go/1@tmp/private_key_8449531330115171735.key) 07:15:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:54 + git tag --points-at HEAD [Pipeline] } 07:15:54 $ docker exec --env ******** --env ******** 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent -k 07:15:55 unset SSH_AUTH_SOCK; 07:15:55 unset SSH_AGENT_PID; 07:15:55 echo Agent pid 17 killed; 07:15:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:15:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:55 [ssh-agent] Looking for ssh-agent implementation... 07:15:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:55 $ docker exec 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent 07:15:55 SSH_AUTH_SOCK=/tmp/ssh-Ca5Is5kM9aOz/agent.48 07:15:55 SSH_AGENT_PID=54 07:15:55 Running ssh-add (command line suppressed) 07:15:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6404451245750534925.key (/w/workspace/edgex-go/1@tmp/private_key_6404451245750534925.key) 07:15:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:56 + git semver init 07:15:56 # -> Open(): unable to determine branch for HEAD 07:15:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:15:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:15:56 # $SEMVER_REMOTE_NAME = origin 07:15:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:15:56 # $SEMVER_USER_NAME = edgex-jenkins 07:15:56 # $SEMVER_BRANCH = PR-3072 07:15:56 # $SEMVER_TEMP = /tmp/semver-217472926 07:15:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:16:14 # '/tmp/semver-217472926' -> '/w/workspace/edgex-go/1/.semver' 07:16:14 # -> Force: false 07:16:14 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:16:14 $ docker exec --env ******** --env ******** 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent -k 07:16:14 unset SSH_AUTH_SOCK; 07:16:14 unset SSH_AGENT_PID; 07:16:14 echo Agent pid 54 killed; 07:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:15 + git semver [Pipeline] } 07:16:15 $ docker stop --time=1 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 07:16:17 $ docker rm -f 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:16:18 Stashed 1 file(s) [Pipeline] echo 07:16: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 07:16:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:16:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:16:20 + true 07:16:20 + sudo service docker restart 07:16:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:16:20 ========================================================= 07:16:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:16:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16: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 . 07:16:24 Sending build context to Docker daemon 327.1MB 07:16:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:16:24 Step 2/6 : FROM ${BASE} 07:16:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:16:24 188c0c94c7c5: Pulling fs layer 07:16:24 0ef7d3d256c8: Pulling fs layer 07:16:24 de9db76c5a1d: Pulling fs layer 07:16:24 bca2f99d35d6: Pulling fs layer 07:16:24 93359f2a8cfa: Pulling fs layer 07:16:24 7c6f9722023f: Pulling fs layer 07:16:24 a35cf1a2eb13: Pulling fs layer 07:16:24 93359f2a8cfa: Waiting 07:16:24 7c6f9722023f: Waiting 07:16:24 a35cf1a2eb13: Waiting 07:16:24 bca2f99d35d6: Waiting 07:16:24 de9db76c5a1d: Verifying Checksum 07:16:24 de9db76c5a1d: Download complete 07:16:24 0ef7d3d256c8: Verifying Checksum 07:16:24 0ef7d3d256c8: Download complete 07:16:24 93359f2a8cfa: Verifying Checksum 07:16:24 93359f2a8cfa: Download complete 07:16:24 188c0c94c7c5: Verifying Checksum 07:16:24 188c0c94c7c5: Download complete 07:16:24 7c6f9722023f: Verifying Checksum 07:16:24 7c6f9722023f: Download complete 07:16:25 188c0c94c7c5: Pull complete 07:16:25 0ef7d3d256c8: Pull complete 07:16:25 de9db76c5a1d: Pull complete 07:16:29 a35cf1a2eb13: Verifying Checksum 07:16:29 a35cf1a2eb13: Download complete 07:16:29 bca2f99d35d6: Verifying Checksum 07:16:29 bca2f99d35d6: Download complete 07:16:34 Still waiting to schedule task 07:16:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:16:34 bca2f99d35d6: Pull complete 07:16:34 93359f2a8cfa: Pull complete 07:16:34 7c6f9722023f: Pull complete 07:16:38 a35cf1a2eb13: Pull complete 07:16:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:16:38 ---> a62c8e92a672 07:16:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:16:38 ---> Running in 3aa68f519b94 07:16:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:16:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:16:41 (1/12) Installing libmagic (5.38-r0) 07:16:41 (2/12) Installing file (5.38-r0) 07:16:41 (3/12) Installing libc-dev (0.7.2-r3) 07:16:41 (4/12) Installing g++ (9.3.0-r2) 07:16:56 (5/12) Installing fortify-headers (1.1-r0) 07:16:56 (6/12) Installing patch (2.7.6-r6) 07:16:56 (7/12) Installing build-base (0.5-r2) 07:16:56 (8/12) Installing libsodium (1.0.18-r0) 07:16:56 (9/12) Installing pkgconf (1.7.2-r0) 07:16:56 (10/12) Installing libsodium-dev (1.0.18-r0) 07:16:56 (11/12) Installing libzmq (4.3.3-r0) 07:16:56 (12/12) Installing zeromq-dev (4.3.3-r0) 07:16:56 Executing busybox-1.31.1-r19.trigger 07:16:56 OK: 233 MiB in 51 packages 07:16:59 Removing intermediate container 3aa68f519b94 07:16:59 ---> cb034e7e13c5 07:16:59 Step 4/6 : WORKDIR /edgex-go 07:16:59 ---> Running in 01ff66857c9b 07:16:59 Removing intermediate container 01ff66857c9b 07:16:59 ---> 7232c516f918 07:16:59 Step 5/6 : COPY go.mod . 07:16:59 ---> e6c14ac7d061 07:16:59 Step 6/6 : RUN go mod download 07:16:59 ---> Running in 0a31146c91fe 07:17:21 Removing intermediate container 0a31146c91fe 07:17:21 ---> eb6b13ce6d24 07:17:21 Successfully built eb6b13ce6d24 07:17:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:17:21 + docker inspect -f . ci-base-image-x86_64 07:17:21 . [Pipeline] withDockerContainer 07:17:21 prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container 07:17: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 ******** ci-base-image-x86_64 cat 07:17:22 $ docker top 35745427f447cbc4118bac92e77657851b8c912387e08445003b4e268f4934f9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:23 + go version 07:17:23 go version go1.15.5 linux/amd64 [Pipeline] } 07:17:23 $ docker stop --time=1 35745427f447cbc4118bac92e77657851b8c912387e08445003b4e268f4934f9 07:17:24 $ docker rm -f 35745427f447cbc4118bac92e77657851b8c912387e08445003b4e268f4934f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:25 + docker inspect -f . ci-base-image-x86_64 07:17:25 . [Pipeline] withDockerContainer 07:17:25 prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container 07:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:17:26 $ docker top 737f1a059187f0c244694898ec4528b1516885ad6eec2006320aa0fddfed40a1 -eo pid,comm [Pipeline] { [Pipeline] echo 07:17:27 ========================================================= 07:17:27 [edgeXBuildGoParallel] Running Tests and Build... 07:17:27 ========================================================= [Pipeline] sh 07:17:27 + make test 07:17:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:17:35 ? github.com/edgexfoundry/edgex-go [no test files] 07:17:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:17:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:17:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:17:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:18:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:18:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:18:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:18:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:18:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:18:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:18:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:18:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:18:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:18:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements 07:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 65.8% of statements 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.451s coverage: 82.3% of statements 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.420s coverage: 28.6% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.376s coverage: 92.8% of statements 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.034s coverage: 43.8% of statements 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.035s coverage: 79.5% of statements 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.143s coverage: 96.3% of statements 07:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.4% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.5% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 68.9% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.280s coverage: 84.0% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.931s coverage: 29.1% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:18:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:18:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:18:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 07:18:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:18:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:18:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 07:18:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 07:18:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:18:29 GO111MODULE=on go vet ./... 07:18:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22599 in /w/workspace/edgexfoundry_edgex-go_PR-3072 [Pipeline] { [Pipeline] ws 07:18:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:18:52 using credential edgex-jenkins-ssh 07:18:52 Cloning the remote Git repository 07:18:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:18:52 > git init /w/workspace/edgex-go/1 # timeout=10 07:18:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:18:52 > git --version # timeout=10 07:18:52 > git --version # 'git version 2.17.1' 07:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:55 gofmt -l . 07:18:55 [ "`gofmt -l .`" = "" ] 07:18:55 ./bin/test-go-mod-tidy.sh 07:18:55 ./bin/test-attribution-txt.sh [Pipeline] sh 07:18:56 + ls -al . 07:18:56 total 668 07:18:56 drwxrwxr-x 10 1001 1001 4096 Jan 25 07:18 . 07:18:56 drwxr-xr-x 4 root root 28 Jan 25 07:17 .. 07:18:56 -rw-rw-r-- 1 1001 1001 11 Jan 25 07:15 .dockerignore 07:18:56 drwxrwxr-x 8 1001 1001 179 Jan 25 07:15 .git 07:18:56 drwxrwxr-x 3 1001 1001 125 Jan 25 07:15 .github 07:18:56 -rw-rw-r-- 1 1001 1001 872 Jan 25 07:15 .gitignore 07:18:56 drwx------ 3 1001 1001 47 Jan 25 07:16 .semver 07:18:56 -rw-rw-r-- 1 1001 1001 166 Jan 25 07:15 .sonarcloud.properties 07:18:56 -rw-rw-r-- 1 1001 1001 7859 Jan 25 07:15 Attribution.txt 07:18:56 -rw-rw-r-- 1 1001 1001 3804 Jan 25 07:15 CONTRIBUTING.md 07:18:56 -rw-rw-r-- 1 1001 1001 931 Jan 25 07:15 Dockerfile.build 07:18:56 -rw-rw-r-- 1 1001 1001 863 Jan 25 07:15 Jenkinsfile 07:18:56 -rw-rw-r-- 1 1001 1001 10775 Jan 25 07:15 LICENSE 07:18:56 -rw-rw-r-- 1 1001 1001 6001 Jan 25 07:15 Makefile 07:18:56 -rw-rw-r-- 1 1001 1001 6524 Jan 25 07:15 README.md 07:18:56 -rw-rw-r-- 1 1001 1001 6755 Jan 25 07:15 SECURITY.md 07:18:56 -rw-rw-r-- 1 1001 1001 5 Jan 25 07:16 VERSION 07:18:56 -rw-rw-r-- 1 1001 1001 4131 Jan 25 07:15 ZMQWindows.md 07:18:56 drwxrwxr-x 2 1001 1001 117 Jan 25 07:15 bin 07:18:56 drwxrwxr-x 15 1001 1001 4096 Jan 25 07:15 cmd 07:18:56 -rw-r--r-- 1 root root 564700 Jan 25 07:18 coverage.out 07:18:56 -rw-r--r-- 1 root root 1053 Jan 25 07:18 go.mod 07:18:56 -rw-r--r-- 1 root root 18963 Jan 25 07:18 go.sum 07:18:56 drwxrwxr-x 8 1001 1001 127 Jan 25 07:15 internal 07:18:56 drwxrwxr-x 4 1001 1001 26 Jan 25 07:15 openapi 07:18:56 drwxrwxr-x 4 1001 1001 71 Jan 25 07:15 snap 07:18:56 -rw-rw-r-- 1 1001 1001 168 Jan 25 07:15 version.go [Pipeline] sh 07:18:56 + '[' -e coverage.out ] 07:18:56 + chown 1001:1001 coverage.out [Pipeline] stash 07:18:56 Stashed 1 file(s) [Pipeline] sh 07:18:57 + make build 07:18:57 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:19:02 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:19:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:19:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:19:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:19:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3072/head:refs/remotes/origin/PR-3072 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:19:10 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit 4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:19:10 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:19:10 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:19:11 Merge succeeded, producing 4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:19:11 Checking out Revision 4148dfc6fa8fb263c039e1a395b150777a2bbe36 (PR-3072) 07:19:10 > git config core.sparsecheckout # timeout=10 07:19:10 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 07:19:10 > git remote # timeout=10 07:19:10 > git config --get remote.origin.url # timeout=10 07:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:10 > git merge f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 07:19:11 > git rev-parse HEAD^{commit} # timeout=10 07:19:11 > git config core.sparsecheckout # timeout=10 07:19:11 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 07:19:12 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:19:12 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:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:15 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:19:15 Commit message: "build(deps): Bump github.com/google/uuid from 1.1.5 to 1.2.0" 07:19:15 > git --version # timeout=10 07:19:15 > git --version # 'git version 2.17.1' 07:19:15 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:16 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:19:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:19:17 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:19:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:19:18 + true 07:19:18 + sudo service docker restart 07:19:18 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:19:19 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] withEnv [Pipeline] { [Pipeline] wrap 07:19:20 provisioning config files... 07:19:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8143063505965162956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:20 ---> docker-login.sh 07:19:20 nexus3.edgexfoundry.org:10001 07:19:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:22 Configure a credential helper to remove this warning. See 07:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:22 07:19:22 Login Succeeded 07:19:22 nexus3.edgexfoundry.org:10002 07:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:22 Configure a credential helper to remove this warning. See 07:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:22 07:19:22 Login Succeeded 07:19:22 nexus3.edgexfoundry.org:10003 07:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 07:19:22 $ docker stop --time=1 737f1a059187f0c244694898ec4528b1516885ad6eec2006320aa0fddfed40a1 07:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:23 Configure a credential helper to remove this warning. See 07:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:23 07:19:23 Login Succeeded 07:19:23 nexus3.edgexfoundry.org:10004 07:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:23 Configure a credential helper to remove this warning. See 07:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:23 07:19:23 Login Succeeded 07:19:23 docker.io 07:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:24 Configure a credential helper to remove this warning. See 07:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:24 07:19:24 Login Succeeded 07:19:24 ---> docker-login.sh ends 07:19:24 $ docker rm -f 737f1a059187f0c244694898ec4528b1516885ad6eec2006320aa0fddfed40a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:19:25 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 07:19:26 ========================================================= 07:19:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:19:26 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:19:26 + 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 . 07:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:27 07:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:27 latest: Pulling from edgex-devops/edgex-compose 07:19:27 cbdbe7a5bc2a: Pulling fs layer 07:19:27 ca9280d653b3: Pulling fs layer 07:19:27 7e9c9ca2126c: Pulling fs layer 07:19:27 cbdbe7a5bc2a: Verifying Checksum 07:19:27 cbdbe7a5bc2a: Download complete 07:19:28 cbdbe7a5bc2a: Pull complete 07:19:28 ca9280d653b3: Download complete 07:19:28 7e9c9ca2126c: Verifying Checksum 07:19:28 7e9c9ca2126c: Download complete 07:19:28 Sending build context to Docker daemon 165.9MB 07:19:29 ca9280d653b3: Pull complete 07:19:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:19:29 Step 2/6 : FROM ${BASE} 07:19:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:19:29 5f621e34cdf4: Pulling fs layer 07:19:29 a4357932f1b6: Pulling fs layer 07:19:29 18c013af1878: Pulling fs layer 07:19:29 00ac8860ef70: Pulling fs layer 07:19:29 63d7cb157983: Pulling fs layer 07:19:29 b116817d02f9: Pulling fs layer 07:19:29 745a02a5169b: Pulling fs layer 07:19:29 00ac8860ef70: Waiting 07:19:29 63d7cb157983: Waiting 07:19:29 b116817d02f9: Waiting 07:19:29 745a02a5169b: Waiting 07:19:29 18c013af1878: Verifying Checksum 07:19:29 18c013af1878: Download complete 07:19:29 a4357932f1b6: Verifying Checksum 07:19:29 a4357932f1b6: Download complete 07:19:29 63d7cb157983: Verifying Checksum 07:19:29 63d7cb157983: Download complete 07:19:29 b116817d02f9: Verifying Checksum 07:19:29 b116817d02f9: Download complete 07:19:29 5f621e34cdf4: Download complete 07:19:30 5f621e34cdf4: Pull complete 07:19:30 a4357932f1b6: Pull complete 07:19:31 18c013af1878: Pull complete 07:19:32 745a02a5169b: Verifying Checksum 07:19:32 745a02a5169b: Download complete 07:19:33 00ac8860ef70: Verifying Checksum 07:19:33 00ac8860ef70: Download complete 07:19:35 7e9c9ca2126c: Pull complete 07:19:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:19:36 prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container 07:19:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:19:38 $ docker top 6cef94f3fa700b40dfe2ea0ec6086bf74bedb58a87d4f1fed909799bcca0fa20 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:39 + docker-compose build --help 07:19:39 + grep parallel 07:19:40 --parallel Build images in parallel. [Pipeline] } 07:19:40 $ docker stop --time=1 6cef94f3fa700b40dfe2ea0ec6086bf74bedb58a87d4f1fed909799bcca0fa20 07:19:41 $ docker rm -f 6cef94f3fa700b40dfe2ea0ec6086bf74bedb58a87d4f1fed909799bcca0fa20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:42 . [Pipeline] withDockerContainer 07:19:42 prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container 07:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:19:42 $ docker top 091631b8cd8d31784cf46ae44699ae78723c1a290ad237866c70c3c608ed3b17 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:43 + docker-compose -f ./docker-compose-build.yml build --parallel 07:19:43 00ac8860ef70: Pull complete 07:19:43 63d7cb157983: Pull complete 07:19:44 b116817d02f9: Pull complete 07:19:45 Building docker-core-command-go ... 07:19:45 Building docker-core-data-go ... 07:19:45 Building docker-core-metadata-go ... 07:19:45 Building docker-security-bootstrapper-go ... 07:19:45 Building docker-security-proxy-setup-go ... 07:19:45 Building docker-security-secretstore-setup-go ... 07:19:45 Building docker-support-notifications-go ... 07:19:45 Building docker-support-scheduler-go ... 07:19:45 Building docker-sys-mgmt-agent-go ... 07:19:45 Building docker-support-notifications-go 07:19:45 Building docker-security-bootstrapper-go 07:19:45 Building docker-security-proxy-setup-go 07:19:45 Building docker-support-scheduler-go 07:19:45 Building docker-core-command-go 07:19:48 745a02a5169b: Pull complete 07:19:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:19:48 ---> b7e6874047d6 07:19:48 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:19:51 ---> Running in 9ca557e638e2 07:19:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:19:53 (1/12) Installing libmagic (5.38-r0) 07:19:53 (2/12) Installing file (5.38-r0) 07:19:53 (3/12) Installing libc-dev (0.7.2-r3) 07:19:53 (4/12) Installing g++ (9.3.0-r2) 07:19:58 (5/12) Installing fortify-headers (1.1-r0) 07:19:58 (6/12) Installing patch (2.7.6-r6) 07:19:58 (7/12) Installing build-base (0.5-r2) 07:19:58 (8/12) Installing libsodium (1.0.18-r0) 07:19:58 (9/12) Installing pkgconf (1.7.2-r0) 07:19:58 (10/12) Installing libsodium-dev (1.0.18-r0) 07:19:58 (11/12) Installing libzmq (4.3.3-r0) 07:19:59 (12/12) Installing zeromq-dev (4.3.3-r0) 07:19:59 Executing busybox-1.31.1-r19.trigger 07:19:59 OK: 217 MiB in 51 packages 07:20:03 Removing intermediate container 9ca557e638e2 07:20:03 ---> b9dd31d7b724 07:20:03 Step 4/6 : WORKDIR /edgex-go 07:20:03 ---> Running in c0c793fe558c 07:20:03 Removing intermediate container c0c793fe558c 07:20:03 ---> 3b8a78eb4677 07:20:03 Step 5/6 : COPY go.mod . 07:20:04 ---> a736394d9bc3 07:20:04 Step 6/6 : RUN go mod download 07:20:04 ---> Running in d7e0bc4df4e1 07:20:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> eb6b13ce6d24 07:20:17 Step 3/22 : WORKDIR /edgex-go 07:20:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> eb6b13ce6d24 07:20:17 Step 3/23 : WORKDIR /edgex-go 07:20:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> eb6b13ce6d24 07:20:17 Step 3/21 : WORKDIR /edgex-go 07:20:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> eb6b13ce6d24 07:20:17 Step 3/22 : WORKDIR /edgex-go 07:20:17 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:20:17 ---> eb6b13ce6d24 07:20:17 Step 3/33 : WORKDIR /edgex-go 07:20:17 ---> Running in a8f1818471b6 07:20:17 ---> Running in 45c9c933d825 07:20:17 ---> Running in 387e2c0e37ef 07:20:17 ---> Running in c2b82b84d802 07:20:17 ---> Running in b5515de6ce41 07:20:17 Removing intermediate container 387e2c0e37ef 07:20:17 ---> 7c8fcc19ff78 07:20:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 Removing intermediate container b5515de6ce41 07:20:17 ---> 433bced7f442 07:20:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 Removing intermediate container 45c9c933d825 07:20:17 ---> 4291b121e879 07:20:17 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 Removing intermediate container a8f1818471b6 07:20:17 ---> 8c00d945706c 07:20:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 Removing intermediate container c2b82b84d802 07:20:17 ---> 57b1f9e11024 07:20:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:17 ---> Running in 1242fee548cd 07:20:17 ---> Running in 9f58404017d9 07:20:17 ---> Running in 0d54bd2c1462 07:20:17 ---> Running in a33a63690c35 07:20:17 ---> Running in 570e0f30e7f6 07:20:19 Removing intermediate container 1242fee548cd 07:20:19 ---> 696aeff03f16 07:20:19 Step 5/21 : RUN apk add --update --no-cache make git 07:20:19 Removing intermediate container 0d54bd2c1462 07:20:19 ---> 71b7de2b9504 07:20:19 Step 5/22 : RUN apk add --update --no-cache make git 07:20:19 Removing intermediate container 9f58404017d9 07:20:19 ---> 307fdf0f866f 07:20:19 Step 5/23 : RUN apk add --update --no-cache make git 07:20:19 ---> Running in 846c2410fa5f 07:20:19 Removing intermediate container 570e0f30e7f6 07:20:19 ---> 85b50c62b1b9 07:20:19 Step 5/33 : RUN apk add --update --no-cache make git 07:20:19 ---> Running in 77abfc7fb171 07:20:19 Removing intermediate container a33a63690c35 07:20:19 ---> f1775e844d84 07:20:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:20:19 ---> Running in 0a75c44c76e7 07:20:19 ---> Running in 90eda818a8be 07:20:19 ---> Running in 01d63bf9fae9 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:20:21 OK: 233 MiB in 51 packages 07:20:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:20:21 OK: 233 MiB in 51 packages 07:20:21 OK: 233 MiB in 51 packages 07:20:21 OK: 233 MiB in 51 packages 07:20:21 Removing intermediate container 846c2410fa5f 07:20:21 ---> c1d07219dd11 07:20:21 Step 6/21 : COPY go.mod . 07:20:22 OK: 233 MiB in 51 packages 07:20:22 ---> 3a87413661d6 07:20:22 Step 7/21 : RUN go mod download 07:20:22 Removing intermediate container 77abfc7fb171 07:20:22 ---> 24eac7bad49f 07:20:22 Step 6/22 : COPY go.mod . 07:20:22 ---> Running in 5f2dfa2c65e0 07:20:22 Removing intermediate container 90eda818a8be 07:20:22 ---> 0d1531856e2e 07:20:22 Step 6/33 : COPY go.mod . 07:20:22 Removing intermediate container 0a75c44c76e7 07:20:22 ---> 78f9c1a19d2c 07:20:22 Step 6/23 : COPY go.mod . 07:20:22 ---> fdf4e9bc8ac2 07:20:22 Step 7/22 : RUN go mod download 07:20:23 ---> Running in 8bbfd6e853a2 07:20:23 ---> 2c58c82b0cf4 07:20:23 Step 7/33 : RUN go mod download 07:20:23 ---> 5c3be9ce256f 07:20:23 Step 7/23 : RUN go mod download 07:20:23 Removing intermediate container 01d63bf9fae9 07:20:23 ---> 1d55a2cc7954 07:20:23 Step 6/22 : COPY go.mod . 07:20:23 ---> Running in e725995a5cd1 07:20:23 ---> Running in d275e05e87bb 07:20:23 ---> 7c1902b963b7 07:20:23 Step 7/22 : RUN go mod download 07:20:23 ---> Running in 407b9f589a6d 07:20:25 Removing intermediate container 5f2dfa2c65e0 07:20:25 ---> ea07da211f61 07:20:25 Step 8/21 : COPY . . 07:20:25 Removing intermediate container 8bbfd6e853a2 07:20:25 ---> fc495e8792c2 07:20:25 Step 8/22 : COPY . . 07:20:31 Removing intermediate container d7e0bc4df4e1 07:20:31 ---> be1ef53493bd 07:20:31 Successfully built be1ef53493bd 07:20:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:20:31 Removing intermediate container e725995a5cd1 07:20:31 ---> 8d014196f1cf 07:20:31 Step 8/33 : COPY . . 07:20:31 + docker inspect -f . ci-base-image-arm64 07:20:31 . [Pipeline] withDockerContainer 07:20:32 prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container 07:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:20:33 $ docker top 35c07718775d468fcbd0bbe6ef5ba23c8aabb801662bd213e286cc62e22d37bd -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:34 + go version 07:20:34 go version go1.15.5 linux/arm64 [Pipeline] } 07:20:34 $ docker stop --time=1 35c07718775d468fcbd0bbe6ef5ba23c8aabb801662bd213e286cc62e22d37bd 07:20:36 $ docker rm -f 35c07718775d468fcbd0bbe6ef5ba23c8aabb801662bd213e286cc62e22d37bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:20:37 Removing intermediate container d275e05e87bb 07:20:37 ---> 5869c2320597 07:20:37 Step 8/23 : COPY . . 07:20:37 Removing intermediate container 407b9f589a6d 07:20:37 ---> cafa99c9b78e 07:20:37 Step 8/22 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:20:37 + docker inspect -f . ci-base-image-arm64 07:20:37 . [Pipeline] withDockerContainer 07:20:38 prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container 07:20:38 $ 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 ******** ci-base-image-arm64 cat 07:20:39 $ docker top 1bb0260a1c5a875d966ba85d1ab6e2ee121bd6399a22fa53fca082d6c728c24e -eo pid,comm [Pipeline] { [Pipeline] echo 07:20:39 ========================================================= 07:20:39 [edgeXBuildGoParallel] Running Tests and Build... 07:20:39 ========================================================= [Pipeline] sh 07:20:40 + make test 07:20:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:20:59 ---> 732e9aa7de9c 07:20:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:20:59 ---> 67b3a5cc3373 07:20:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:21:00 ---> Running in fae661fbfdaf 07:21:01 ---> Running in fb7576ab0746 07:21:02 ? github.com/edgexfoundry/edgex-go [no test files] 07:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:21:08 ---> 073711e5acb3 07:21:08 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:21:09 ---> Running in 4368e36615c0 07:21:10 ---> 3feea730c3d7 07:21:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:21:10 ---> a773ada14a4f 07:21:10 Step 9/23 : RUN make cmd/core-command/core-command 07:21:10 ---> Running in 65128cfb13be 07:21:10 ---> Running in d704457321b1 07:21:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:21:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:21:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:21:30 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:21:33 Removing intermediate container fae661fbfdaf 07:21:33 ---> e3a567c5a14e 07:21:33 07:21:33 Step 10/22 : FROM alpine:3.12 07:21:33 3.12: Pulling from library/alpine 07:21:34 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:21:34 Status: Downloaded newer image for alpine:3.12 07:21:34 ---> 389fef711851 07:21:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:21:36 ---> Running in 71b1f6c16bdf 07:21:37 Removing intermediate container fb7576ab0746 07:21:37 ---> 88036f67a387 07:21:37 07:21:37 Step 10/21 : FROM alpine:3.12 07:21:37 ---> 389fef711851 07:21:37 Step 11/21 : RUN apk add --update --no-cache curl 07:21:37 ---> Running in 24814b19b284 07:21:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:38 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:21:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:38 (1/1) Installing dumb-init (1.2.2-r1) 07:21:38 Executing busybox-1.31.1-r19.trigger 07:21:38 OK: 6 MiB in 15 packages 07:21:38 (1/4) Installing ca-certificates (20191127-r4) 07:21:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:21:38 (3/4) Installing libcurl (7.69.1-r3) 07:21:38 (4/4) Installing curl (7.69.1-r3) 07:21:38 Executing busybox-1.31.1-r19.trigger 07:21:38 Executing ca-certificates-20191127-r4.trigger 07:21:38 OK: 7 MiB in 18 packages 07:21:40 Removing intermediate container 71b1f6c16bdf 07:21:40 ---> 0bf459f5bb8c 07:21:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:21:40 ---> Running in 69439360fe37 07:21:40 Removing intermediate container 24814b19b284 07:21:40 ---> c9a579e1381e 07:21:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:21:40 ---> Running in 6a6db227e9ff 07:21:40 Removing intermediate container 69439360fe37 07:21:40 ---> 0f5f8635ff25 07:21:40 Step 13/22 : ENV APP_PORT=48085 07:21:40 ---> Running in f911419651b5 07:21:41 Removing intermediate container 6a6db227e9ff 07:21:41 ---> b7a7b19a2702 07:21:41 Step 13/21 : WORKDIR /edgex 07:21:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:21:43 Removing intermediate container f911419651b5 07:21:43 ---> a39d3431b56d 07:21:43 Step 14/22 : EXPOSE $APP_PORT 07:21:43 ---> Running in 2b2c43673780 07:21:45 ---> Running in ccf5528eac8b 07:21:45 Removing intermediate container 65128cfb13be 07:21:45 ---> e64245c90c85 07:21:45 07:21:45 Step 10/22 : FROM alpine:3.12 07:21:45 ---> 389fef711851 07:21:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:21:45 Removing intermediate container d704457321b1 07:21:45 ---> f8766b32b521 07:21:45 07:21:45 Step 10/23 : FROM alpine:3.12 07:21:45 ---> 389fef711851 07:21:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:21:45 ---> Using cache 07:21:45 ---> 0bf459f5bb8c 07:21:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:21:45 ---> Using cache 07:21:45 ---> 0f5f8635ff25 07:21:45 Step 13/23 : ENV APP_PORT=48082 07:21:45 Removing intermediate container 2b2c43673780 07:21:45 ---> 09aedf5e0599 07:21:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:21:45 ---> Running in bbb88c4cc4d1 07:21:45 ---> Running in 3adcfa28ff78 07:21:45 Removing intermediate container ccf5528eac8b 07:21:45 ---> 62ee48030b04 07:21:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:46 ---> 9094a077422d 07:21:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:21:46 Removing intermediate container 3adcfa28ff78 07:21:46 ---> 0069dd024edf 07:21:46 Step 14/23 : EXPOSE $APP_PORT 07:21:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:47 (1/2) Installing ca-certificates (20191127-r4) 07:21:47 (2/2) Installing dumb-init (1.2.2-r1) 07:21:47 Executing busybox-1.31.1-r19.trigger 07:21:47 Executing ca-certificates-20191127-r4.trigger 07:21:47 OK: 6 MiB in 16 packages 07:21:47 ---> Running in 7066ee3af6b2 07:21:47 ---> 4521773439e7 07:21:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:21:48 ---> cb31013b72d6 07:21:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:21:48 Removing intermediate container 4368e36615c0 07:21:48 ---> 54d4d5cb7b4a 07:21:48 07:21:48 Step 10/33 : FROM alpine:3.12 07:21:48 ---> 389fef711851 07:21:48 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 07:21:48 Removing intermediate container 7066ee3af6b2 07:21:48 ---> 88a7f02c0c95 07:21:48 Step 15/23 : WORKDIR / 07:21:48 ---> 453385010ffd 07:21:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:21:48 ---> Running in 743c8be23543 07:21:49 ---> Running in f997b0a660f4 07:21:49 ---> a0ddffa5491e 07:21:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:21:49 Removing intermediate container bbb88c4cc4d1 07:21:49 ---> c0333d7a9549 07:21:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:21:49 ---> 5abce9a5b5ea 07:21:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:21:49 ---> Running in 83ae8bd104ff 07:21:49 Removing intermediate container f997b0a660f4 07:21:49 ---> 52e8541e3291 07:21:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:49 ---> Running in e541f3419c71 07:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:21:49 ---> Running in bbabbfbc2e9a 07:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:21:50 Removing intermediate container 83ae8bd104ff 07:21:50 ---> 53c370e5f4c9 07:21:50 Step 18/21 : CMD ["--init=true"] 07:21:50 (1/3) Installing dumb-init (1.2.2-r1) 07:21:50 (2/3) Installing openssl (1.1.1i-r0) 07:21:50 (3/3) Installing su-exec (0.2-r1) 07:21:50 Executing busybox-1.31.1-r19.trigger 07:21:50 OK: 6 MiB in 17 packages 07:21:50 Removing intermediate container bbabbfbc2e9a 07:21:50 ---> 5cbc35ee5fb3 07:21:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:50 ---> Running in bb3ee4d22560 07:21:50 Removing intermediate container e541f3419c71 07:21:50 ---> d2f1f718a925 07:21:50 Step 13/22 : ENV APP_PORT=48060 07:21:50 ---> e2ecdd01f47e 07:21:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:21:50 ---> Running in ce193bb61ea4 07:21:50 ---> Running in 821854b7a920 07:21:50 Removing intermediate container bb3ee4d22560 07:21:50 ---> 7f1204bbd131 07:21:50 Step 19/21 : LABEL arch=x86_64 07:21:50 Removing intermediate container ce193bb61ea4 07:21:50 ---> b8bb27afd075 07:21:50 Step 20/22 : LABEL arch=x86_64 07:21:50 ---> Running in b243b20ffbcb 07:21:51 Removing intermediate container 821854b7a920 07:21:51 ---> c1a3c5a87259 07:21:51 Step 14/22 : EXPOSE $APP_PORT 07:21:51 ---> ee7c15f743d5 07:21:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:21:51 ---> Running in 799f1b186ffe 07:21:51 ---> Running in 99f9f2ddf4f6 07:21:52 Removing intermediate container 743c8be23543 07:21:52 ---> d2ed156f373d 07:21:52 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:21:52 Removing intermediate container b243b20ffbcb 07:21:52 ---> 82e0aa506bc8 07:21:52 Step 20/21 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:21:52 ---> 6a75fa9dba49 07:21:52 Step 19/23 : ENTRYPOINT ["/core-command"] 07:21:52 ---> Running in d12f03a0a442 07:21:52 ---> Running in 7ef144a103fc 07:21:52 Removing intermediate container 799f1b186ffe 07:21:52 ---> 27bbc9b773a0 07:21:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:52 Removing intermediate container 99f9f2ddf4f6 07:21:52 ---> 0bdc56d49932 07:21:52 Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:21:52 ---> Running in 4c1995179154 07:21:52 ---> Running in b765d844e54e 07:21:52 Removing intermediate container 7ef144a103fc 07:21:52 ---> 8db875231b58 07:21:52 Step 21/21 : LABEL version=0.0.0 07:21:52 Removing intermediate container d12f03a0a442 07:21:52 ---> 532311fdba48 07:21:52 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 07:21:52 ---> 41a176aaaaad 07:21:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:21:52 ---> Running in df9bc182e6fc 07:21:52 ---> Running in 07209c8cb71d 07:21:52 Removing intermediate container 4c1995179154 07:21:52 ---> 0dbb5b3997cd 07:21:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:52 Removing intermediate container b765d844e54e 07:21:52 ---> 899275403e1b 07:21:52 Step 22/22 : LABEL version=0.0.0 07:21:53 ---> Running in dcb0b3a18d5b 07:21:53 ---> Running in 66bf2645e184 07:21:53 Removing intermediate container df9bc182e6fc 07:21:53 ---> 6ecfcc30d14d 07:21:53 07:21:53 Removing intermediate container 07209c8cb71d 07:21:53 ---> 594bfbea6638 07:21:53 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 07:21:53 ---> 553a78acec5e 07:21:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:21:53 Successfully built 6ecfcc30d14d 07:21:53 ---> Running in 6c31bdae9625 07:21:53 Successfully tagged docker-security-proxy-setup-go:latest 07:21:53  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 07:21:53 Removing intermediate container dcb0b3a18d5b 07:21:53 ---> 6164527da0da 07:21:53 Step 21/23 : LABEL arch=x86_64 07:21:53 Removing intermediate container 66bf2645e184 07:21:53 ---> 9bdbf3194dd4 07:21:53 07:21:54 ---> Running in 5a386ae4d573 07:21:54 Successfully built 9bdbf3194dd4 07:21:54 ---> d20f2b0f5f9d 07:21:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:21:54 Successfully tagged docker-support-scheduler-go:latest 07:21:54 Building docker-security-secretstore-setup-go 07:21:54  Building docker-support-scheduler-go ... done  ---> Running in 635c20d21fa8 07:21:54 Removing intermediate container 5a386ae4d573 07:21:54 ---> 3d238059076e 07:21:54 Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:21:54 ---> Running in b6ee54150749 07:21:54 Connecting to github.com (140.82.112.4:443) 07:21:54 Removing intermediate container 635c20d21fa8 07:21:54 ---> e98514f5feba 07:21:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:54 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.24.188:443) 07:21:54 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 07:21:54  ---> Running in 07dacbda5f90 07:21:55 Removing intermediate container b6ee54150749 07:21:55 ---> 3eef0b30687c 07:21:55 Step 23/23 : LABEL version=0.0.0 07:21:55 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 07:21:55 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 07:21:55 dockerize 07:21:57 ---> Running in f9bf2881a5d6 07:21:58 Removing intermediate container 07dacbda5f90 07:21:58 ---> 113da01226ad 07:21:58 Step 20/22 : LABEL arch=x86_64 07:22:00 ---> Running in 780fcc94ba07 07:22:00 Removing intermediate container f9bf2881a5d6 07:22:00 ---> ac549d06b40f 07:22:00 07:22:00 Successfully built ac549d06b40f 07:22:00 Successfully tagged docker-core-command-go:latest 07:22:00  Building docker-core-command-go ... done Building docker-core-data-go 07:22:00 Removing intermediate container 780fcc94ba07 07:22:00 ---> 908ff1e6a794 07:22:00 Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:22:00 Removing intermediate container 6c31bdae9625 07:22:00 ---> 7a5673eaeb42 07:22:00 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 07:22:00 ---> Running in 1ddd956371dc 07:22:01 ---> Running in 2e38cd939678 07:22:01 Removing intermediate container 1ddd956371dc 07:22:01 ---> 1f8ff5c8a416 07:22:01 Step 22/22 : LABEL version=0.0.0 07:22:03 Removing intermediate container 2e38cd939678 07:22:03 ---> b15fd0e3827a 07:22:03 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:22:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:22:05 ---> Running in f146ffae1868 07:22:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:22:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:22:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:22:13 ---> Running in 98b3a462f57a 07:22:13 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:22:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:22:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:22:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:22:13 ---> eb6b13ce6d24 07:22:13 Step 3/26 : WORKDIR /edgex-go 07:22:13 ---> eb6b13ce6d24 07:22:13 Step 3/24 : WORKDIR /edgex-go 07:22:13 ---> Using cache 07:22:13 ---> 57b1f9e11024 07:22:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:13 ---> Using cache 07:22:13 ---> 57b1f9e11024 07:22:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:13 ---> Using cache 07:22:13 ---> 71b7de2b9504 07:22:13 Step 5/26 : RUN apk add --update --no-cache make bash git ---> Using cache 07:22:13 07:22:13 ---> 71b7de2b9504 07:22:13 Step 5/24 : RUN apk add --update --no-cache make git 07:22:13 ---> Using cache 07:22:13 ---> 24eac7bad49f 07:22:13 Step 6/24 : COPY go.mod . 07:22:13 ---> Using cache 07:22:13 ---> fdf4e9bc8ac2 07:22:13 Step 7/24 : RUN go mod download 07:22:13 ---> Using cache 07:22:13 ---> fc495e8792c2 07:22:13 Step 8/24 : COPY . . 07:22:13 ---> Using cache 07:22:13 ---> 67b3a5cc3373 07:22:13 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:22:14 Removing intermediate container f146ffae1868 07:22:14 ---> e44de979d310 07:22:14 07:22:14 ---> Running in ca65a6696bc7 07:22:14 ---> Running in ffc9c5c50b13 07:22:15 Successfully built e44de979d310 07:22:15 Successfully tagged docker-support-notifications-go:latest 07:22:15 Building docker-core-metadata-go 07:22:15 Removing intermediate container 98b3a462f57a 07:22:15 ---> b7c7c33de6bf 07:22:15  Building docker-support-notifications-go ... done Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 07:22:15 ---> Running in fa49901f78e1 07:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 46.6% of statements 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:22:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:22:17 Move dockerize executable 07:22:17 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:22:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:22:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:22:18 ---> eb6b13ce6d24 07:22:18 Step 3/23 : WORKDIR /edgex-go 07:22:18 ---> Using cache 07:22:18 ---> 57b1f9e11024 07:22:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:18 ---> Using cache 07:22:18 ---> 71b7de2b9504 07:22:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:22:19 OK: 233 MiB in 51 packages 07:22:20 ---> Running in f5f5f6f7579c 07:22:22 Removing intermediate container fa49901f78e1 07:22:22 ---> b25795953d87 07:22:22 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 07:22:22 ---> Running in de832f5b4c29 07:22:23 Removing intermediate container ffc9c5c50b13 07:22:23 ---> d23b82181e59 07:22:23 Step 6/26 : COPY go.mod . 07:22:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:23 Removing intermediate container de832f5b4c29 07:22:23 ---> a7e20b762d76 07:22:23 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:22:23 ---> 6ede1da90fbd 07:22:23 Step 7/26 : RUN go mod download 07:22:23 ---> Running in 5d24d9e55abb 07:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:24 ---> 818fdcd19fb6 07:22:24 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.510s coverage: 27.1% of statements 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 65.8% of statements 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.320s coverage: 82.3% of statements 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:22:24 OK: 233 MiB in 51 packages 07:22:25 ---> Running in 98083876e62b 07:22:27 Removing intermediate container f5f5f6f7579c 07:22:27 ---> 79999151183f 07:22:27 Step 6/23 : COPY go.mod . 07:22:28 ---> 935b85279aee 07:22:28 Step 7/23 : RUN go mod download 07:22:28 ---> Running in df62841b1d3e 07:22:29 Removing intermediate container 5d24d9e55abb 07:22:29 ---> 101b742b54a9 07:22:29 Step 8/26 : COPY . . 07:22:30 Removing intermediate container 98083876e62b 07:22:30 ---> cd0564e40e57 07:22:30 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 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:22:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:22:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:22:31 ---> eb6b13ce6d24 07:22:31 Step 3/23 : WORKDIR /edgex-go 07:22:31 ---> Using cache 07:22:31 ---> 57b1f9e11024 07:22:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:31 ---> Using cache 07:22:31 ---> 71b7de2b9504 07:22:31 Step 5/23 : RUN apk add --update --no-cache make git 07:22:31 ---> Using cache 07:22:31 ---> 24eac7bad49f 07:22:31 Step 6/23 : COPY go.mod . 07:22:31 ---> Using cache 07:22:31 ---> fdf4e9bc8ac2 07:22:31 Step 7/23 : RUN go mod download 07:22:31 ---> Using cache 07:22:31 ---> fc495e8792c2 07:22:31 Step 8/23 : COPY . . 07:22:31 ---> Using cache 07:22:31 ---> 67b3a5cc3373 07:22:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.090s coverage: 100.0% of statements 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:22:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements 07:22:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:22:33 ---> 4d2f9b23bd84 07:22:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:22:33 ---> Running in a81765826e99 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.336s coverage: 97.5% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:22:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.214s coverage: 78.3% of statements 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:22:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:22:35 Removing intermediate container df62841b1d3e 07:22:35 ---> e7d782d14085 07:22:35 Step 8/23 : COPY . . 07:22:35 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:22:38 ---> 8b0beece2a98 07:22:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.259s coverage: 92.8% of statements 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:22:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 43.8% of statements 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.117s coverage: 79.5% of statements 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 07:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 07:22:44 ---> 85e1426a9c2f 07:22:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 07:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:22:54 ---> 6dd4aa7ea442 07:22:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:22:54 Removing intermediate container ca65a6696bc7 07:22:54 ---> 97ea7c0cbc57 07:22:54 07:22:54 Step 10/24 : FROM alpine:3.12 07:22:54 ---> 389fef711851 07:22:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.118s coverage: 84.2% of statements 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 63.5% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 07:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 07:22:57 ---> 89c7934a0dff 07:22:57 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 07:22:57 ---> Running in 312f55f3124c 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 07:22:59 ---> 57faff2309a9 07:22:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:22:59 ---> Running in b3849b2c749a 07:23:00 ---> Running in 7d4e26e4aa47 07:23:00 Removing intermediate container b3849b2c749a 07:23:00 ---> 4193b83b994f 07:23:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:23:00 ---> 5531acdc22d3 07:23:00 Step 9/23 : RUN make cmd/core-data/core-data 07:23:01 ---> Running in 7ad4db0bc7e0 07:23:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:23:01 ---> a482d27696bc 07:23:01 Step 28/33 : RUN chmod +x /entrypoint.sh 07:23:01 (1/5) Installing ca-certificates (20191127-r4) 07:23:01 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:23: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 07:23:01 (3/5) Installing libcurl (7.69.1-r3) 07:23:01 (4/5) Installing curl (7.69.1-r3) 07:23:01 (5/5) Installing dumb-init (1.2.2-r1) 07:23:01 Executing busybox-1.31.1-r19.trigger 07:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.912s coverage: 68.9% of statements 07:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:23:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:23:02 Executing ca-certificates-20191127-r4.trigger 07:23:02 OK: 7 MiB in 19 packages 07:23:02 ---> Running in 1cda0d8912e8 07:23:02 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:23:03 Removing intermediate container 312f55f3124c 07:23:03 ---> 9db9dfe90949 07:23:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:23:03 ---> Running in 205d49b6dea0 07:23:04 Removing intermediate container 205d49b6dea0 07:23:04 ---> 53bfd01b029a 07:23:04 Step 13/24 : WORKDIR / 07:23:04 ---> Running in 1506a3d76e57 07:23:04 Removing intermediate container 1cda0d8912e8 07:23:04 ---> a10d7a7f0e3e 07:23:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.344s coverage: 37.0% of statements 07:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements 07:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements 07:23:04 ---> Running in 9243e7475d57 07:23:04 Removing intermediate container 1506a3d76e57 07:23:04 ---> d3d014ef155a 07:23:04 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:23:05 Removing intermediate container 9243e7475d57 07:23:05 ---> df793d8f66c6 07:23:05 Step 30/33 : CMD ["gate"] 07:23:07 ---> d7c54caf6f9e 07:23:07 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:23:07 ---> Running in 7b9117d91d54 07:23:07 Removing intermediate container 7b9117d91d54 07:23:07 ---> e3612a015b4f 07:23:07 Step 31/33 : LABEL arch=x86_64 07:23:08 ---> e99a733915b6 07:23:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:23:08 ---> Running in b72d9e6355dd 07:23:10 Removing intermediate container b72d9e6355dd 07:23:10 ---> 28512401bbed 07:23:10 Step 32/33 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.415s coverage: 47.1% of statements 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:23:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 07:23:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:23:11 ---> 3acb1d607500 07:23:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:23:12 ---> Running in a414c44d1cb2 07:23:12 Removing intermediate container a81765826e99 07:23:12 ---> eab98a9a682b 07:23:12 07:23:12 Step 10/23 : FROM alpine:3.12 07:23:12 ---> 389fef711851 07:23:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:23:12 ---> Using cache 07:23:12 ---> 0bf459f5bb8c 07:23:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:23:12 ---> Using cache 07:23:12 ---> 0f5f8635ff25 07:23:12 Step 13/23 : ENV APP_PORT=48081 07:23:13 ---> 1b39f9cabab0 07:23:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:23:13 ---> Running in 198ce422fec6 07:23:13 Removing intermediate container a414c44d1cb2 07:23:13 ---> 844d2e3f5836 07:23:13 Step 33/33 : LABEL version=0.0.0 07:23:13 ---> Running in edda4ac0eaee 07:23:13 Removing intermediate container 198ce422fec6 07:23:13 ---> 9c57a0413b23 07:23:13 Step 14/23 : EXPOSE $APP_PORT 07:23:14 ---> Running in e4666330000a 07:23:14 ---> 5dd822df074b 07:23:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:23:14 Removing intermediate container edda4ac0eaee 07:23:14 ---> 06c71a9efefb 07:23:14 07:23:14 Removing intermediate container e4666330000a 07:23:14 ---> fb8c3a21cffd 07:23:14 Step 15/23 : WORKDIR / 07:23:15 Successfully built 06c71a9efefb 07:23:15 Successfully tagged docker-security-bootstrapper-go:latest 07:23:15  Building docker-security-bootstrapper-go ... done  ---> Running in f0530300e68c 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.131s coverage: 29.1% of statements 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:23:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:23:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 07:23:16 ---> 252b2ec26eaf 07:23:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:23:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 07:23:16 ---> Running in 504e4948477d 07:23:16 Removing intermediate container f0530300e68c 07:23:16 ---> 323ea9351c1d 07:23:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:23:17 ---> 2ec51b571bf3 07:23:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:23:17 GO111MODULE=on go vet ./... 07:23:18 Removing intermediate container 504e4948477d 07:23:18 ---> 53126c27a16a 07:23:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:23:18 ---> d3a06981688f 07:23:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:23:18 ---> Running in d15f8a913ed8 07:23:19 Removing intermediate container d15f8a913ed8 07:23:19 ---> bf5defd47117 07:23:19 Step 22/24 : LABEL arch=x86_64 07:23:19 ---> Running in b68794fe0532 07:23:19 ---> ca91b872b462 07:23:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:23:19 ---> Running in a100586fe7e4 07:23:19 Removing intermediate container b68794fe0532 07:23:19 ---> 78d3b8a20314 07:23:19 Step 23/24 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:23:20 ---> Running in 38e4e1909105 07:23:20 Removing intermediate container a100586fe7e4 07:23:20 ---> 71857eed031f 07:23:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:21 ---> Running in 3601acb6dad5 07:23:21 Removing intermediate container 38e4e1909105 07:23:21 ---> 26793d6a25ec 07:23:21 Step 24/24 : LABEL version=0.0.0 07:23:21 Removing intermediate container 7d4e26e4aa47 07:23:21 ---> b4359bc9c7b0 07:23:21 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:23:21 ---> Running in c6fa8517e5f8 07:23:21 ---> Running in 944d5a25d96f 07:23:21 Removing intermediate container 3601acb6dad5 07:23:21 ---> 7c5cd191b49d 07:23:21 Step 21/23 : LABEL arch=x86_64 07:23:21 ---> Running in 4f31be1f5241 07:23:21 Removing intermediate container c6fa8517e5f8 07:23:21 ---> bcc1a5e62b2b 07:23:21 07:23:22 Successfully built bcc1a5e62b2b 07:23:22 Removing intermediate container 4f31be1f5241 07:23:22 ---> 9203c4d482d1 07:23:22 Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:23:22 Successfully tagged docker-security-secretstore-setup-go:latest 07:23:22  Building docker-security-secretstore-setup-go ... done 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:23:24 ---> Running in f28ee0fe4520 07:23:24 Removing intermediate container f28ee0fe4520 07:23:24 ---> cc35c5b99d3d 07:23:24 Step 23/23 : LABEL version=0.0.0 07:23:24 ---> Running in 2494d7372258 07:23:24 Removing intermediate container 2494d7372258 07:23:24 ---> 414ddd6a6775 07:23:24 07:23:25 Successfully built 414ddd6a6775 07:23:25 Successfully tagged docker-core-metadata-go:latest 07:23:25  Building docker-core-metadata-go ... done Removing intermediate container 944d5a25d96f 07:23:25 ---> 10679308e705 07:23:25 07:23:25 Step 11/26 : FROM docker:20.10.0 07:23:25 20.10.0: Pulling from library/docker 07:23:27 Removing intermediate container 7ad4db0bc7e0 07:23:27 ---> e2a4141b552e 07:23:27 07:23:27 Step 10/23 : FROM alpine:3.12 07:23:27 ---> 389fef711851 07:23:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:23:27 ---> Running in 0ffd10761ad0 07:23:28 Removing intermediate container 0ffd10761ad0 07:23:28 ---> 3dabb5549c73 07:23:28 Step 12/23 : ENV APP_PORT=48080 07:23:28 ---> Running in 6dcea0fab474 07:23:28 Removing intermediate container 6dcea0fab474 07:23:28 ---> 0c7d5d6e78a0 07:23:28 Step 13/23 : EXPOSE $APP_PORT 07:23:28 ---> Running in fe4d43f723e7 07:23:28 Removing intermediate container fe4d43f723e7 07:23:28 ---> c692fbd9d4fb 07:23:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:29 ---> Running in f1d94637e65c 07:23:30 Removing intermediate container f1d94637e65c 07:23:30 ---> 0e99255519ca 07:23:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:23:30 ---> Running in 3d69f520379f 07:23:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:23:32 Status: Downloaded newer image for docker:20.10.0 07:23:32 ---> aefe523efa57 07:23:32 Step 12/26 : RUN apk add --no-cache bash 07:23:32 ---> Running in 409ee8f0937d 07:23:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:23:33 (1/2) Installing readline (8.0.4-r0) 07:23:33 (2/2) Installing bash (5.0.17-r0) 07:23:33 Executing bash-5.0.17-r0.post-install 07:23:33 Executing busybox-1.31.1-r19.trigger 07:23:33 OK: 12 MiB in 22 packages 07:23:33 (1/6) Installing dumb-init (1.2.2-r1) 07:23:33 (2/6) Installing libgcc (9.3.0-r2) 07:23:33 (3/6) Installing libsodium (1.0.18-r0) 07:23:33 (4/6) Installing libstdc++ (9.3.0-r2) 07:23:33 (5/6) Installing libzmq (4.3.3-r0) 07:23:33 Removing intermediate container 409ee8f0937d 07:23:33 ---> 84bd39cc8e3d 07:23:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:23:33 (6/6) Installing zeromq (4.3.3-r0) 07:23:33 ---> Running in 604a5cdf9fd1 07:23:33 Executing busybox-1.31.1-r19.trigger 07:23:33 OK: 8 MiB in 20 packages 07:23:34 Removing intermediate container 604a5cdf9fd1 07:23:34 ---> 41430d41764f 07:23:34 Step 14/26 : ENV APP_PORT=48090 07:23:34 ---> Running in 691fbb34e70c 07:23:34 Removing intermediate container 691fbb34e70c 07:23:34 ---> e9a123ecd98d 07:23:34 Step 15/26 : EXPOSE $APP_PORT 07:23:34 ---> Running in 11b29fdea93c 07:23:34 Removing intermediate container 3d69f520379f 07:23:34 ---> be511ed70315 07:23:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:34 Removing intermediate container 11b29fdea93c 07:23:34 ---> 7f424fe4c548 07:23:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:23:34 ---> 27ccf5a8ce25 07:23:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:23:35 ---> 7aa02e592c6d 07:23:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:23:35 ---> d06656bc2fb0 07:23:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:23:35 ---> 85e889be2049 07:23:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:23:35 ---> 49fadfbc7c64 07:23:35 Step 19/23 : ENTRYPOINT ["/core-data"] 07:23:35 ---> Running in 62d293fe206b 07:23:36 Removing intermediate container 62d293fe206b 07:23:36 ---> c2ffb088ae2a 07:23:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:36 ---> Running in dae95844e02a 07:23:36 ---> ca39e34b059e 07:23:36 Step 19/26 : RUN apk --no-cache add py3-pip 07:23:36 ---> Running in 8159a21e0be4 07:23:36 Removing intermediate container dae95844e02a 07:23:36 ---> cf16f8098855 07:23:36 Step 21/23 : LABEL arch=x86_64 07:23:36 ---> Running in 85c616da506e 07:23:36 Removing intermediate container 85c616da506e 07:23:36 ---> ba11adec3885 07:23:36 Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:23:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:36 ---> Running in a150b38849eb 07:23:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:23:36 Removing intermediate container a150b38849eb 07:23:36 ---> 4f9ef0951e02 07:23:36 Step 23/23 : LABEL version=0.0.0 07:23:36 ---> Running in 3976c6767f60 07:23:36 (1/33) Installing libbz2 (1.0.8-r1) 07:23:37 (2/33) Installing expat (2.2.9-r1) 07:23:37 (3/33) Installing libffi (3.3-r2) 07:23:37 (4/33) Installing gdbm (1.13-r1) 07:23:37 (5/33) Installing xz-libs (5.2.5-r0) 07:23:37 (6/33) Installing sqlite-libs (3.32.1-r0) 07:23:37 (7/33) Installing python3 (3.8.5-r0) 07:23:37 Removing intermediate container 3976c6767f60 07:23:37 ---> fef684dd6dc2 07:23:37 07:23:37 Successfully built fef684dd6dc2 07:23:37 Successfully tagged docker-core-data-go:latest 07:23:38  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 07:23:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:23:38 (10/33) Installing py3-parsing (2.4.7-r0) 07:23:38 (11/33) Installing py3-six (1.15.0-r0) 07:23:38 (12/33) Installing py3-packaging (20.4-r0) 07:23:38 (13/33) Installing py3-setuptools (47.0.0-r0) 07:23:38 (14/33) Installing py3-chardet (3.0.4-r4) 07:23:38 (15/33) Installing py3-idna (2.9-r0) 07:23:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:23:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:23:38 (18/33) Installing py3-requests (2.23.0-r0) 07:23:38 (19/33) Installing py3-msgpack (1.0.0-r0) 07:23:38 (20/33) Installing py3-lockfile (0.12.2-r3) 07:23:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:23:38 (22/33) Installing py3-colorama (0.4.3-r0) 07:23:38 (23/33) Installing py3-distlib (0.3.0-r0) 07:23:38 (24/33) Installing py3-distro (1.5.0-r1) 07:23:38 (25/33) Installing py3-webencodings (0.5.1-r3) 07:23:38 (26/33) Installing py3-html5lib (1.0.1-r4) 07:23:38 (27/33) Installing py3-pytoml (0.1.21-r0) 07:23:38 (28/33) Installing py3-pep517 (0.8.2-r0) 07:23:38 (29/33) Installing py3-progress (1.5-r0) 07:23:38 (30/33) Installing py3-toml (0.10.1-r0) 07:23:38 (31/33) Installing py3-retrying (1.3.3-r0) 07:23:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:23:38 (33/33) Installing py3-pip (20.1.1-r0) 07:23:38 Executing busybox-1.31.1-r19.trigger 07:23:38 OK: 71 MiB in 55 packages 07:23:48 Removing intermediate container 8159a21e0be4 07:23:48 ---> 8d988ea0c458 07:23:48 Step 20/26 : RUN pip install docker-compose==1.23.2 07:23:48 ---> Running in 019443d705fe 07:23:49 Collecting docker-compose==1.23.2 07:23:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:23:50 Collecting dockerpty<0.5,>=0.4.1 07:23:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:23:50 Collecting docker<4.0,>=3.6.0 07:23:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:23:50 Collecting texttable<0.10,>=0.9.0 07:23:50 Downloading texttable-0.9.1.tar.gz (11 kB) 07:23:51 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:23:51 Collecting jsonschema<3,>=2.5.1 07:23:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:23:51 Collecting PyYAML<4,>=3.10 07:23:51 Downloading PyYAML-3.13.tar.gz (270 kB) 07:23:52 Collecting cached-property<2,>=1.2.0 07:23:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:23:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:23:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:23:52 Collecting websocket-client<1.0,>=0.32.0 07:23:52 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:23:52 Collecting docopt<0.7,>=0.6.1 07:23:52 Downloading docopt-0.6.2.tar.gz (25 kB) 07:23:53 Collecting docker-pycreds>=0.4.0 07:23:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:23:53 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:23:53 Collecting urllib3<1.25,>=1.21.1 07:23:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:23:53 Collecting idna<2.8,>=2.5 07:23:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:23:53 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:23:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:23:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:23:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:23:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:23:53 Installing collected packages: dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, jsonschema, PyYAML, cached-property, docopt, docker-compose 07:23:53 Running setup.py install for dockerpty: started 07:23:54 Running setup.py install for dockerpty: finished with status 'done' 07:23:54 Attempting uninstall: urllib3 07:23:54 Found existing installation: urllib3 1.25.9 07:23:54 Uninstalling urllib3-1.25.9: 07:23:54 Successfully uninstalled urllib3-1.25.9 07:23:54 Attempting uninstall: idna 07:23:54 Found existing installation: idna 2.9 07:23:54 Uninstalling idna-2.9: 07:23:54 Successfully uninstalled idna-2.9 07:23:55 Attempting uninstall: requests 07:23:55 Found existing installation: requests 2.23.0 07:23:55 Uninstalling requests-2.23.0: 07:23:55 Successfully uninstalled requests-2.23.0 07:23:55 Running setup.py install for texttable: started 07:23:55 Running setup.py install for texttable: finished with status 'done' 07:23:55 Running setup.py install for PyYAML: started 07:23:56 Running setup.py install for PyYAML: finished with status 'done' 07:23:56 Running setup.py install for docopt: started 07:23:57 Running setup.py install for docopt: finished with status 'done' 07:23:57 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:24:01 Removing intermediate container 019443d705fe 07:24:01 ---> 7b71a25adcdd 07:24:01 Step 21/26 : RUN apk --no-cache add curl 07:24:01 ---> Running in 0a7267e4ffd8 07:24:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:24:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:24:01 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:24:01 (2/3) Installing libcurl (7.69.1-r3) 07:24:01 (3/3) Installing curl (7.69.1-r3) 07:24:01 Executing busybox-1.31.1-r19.trigger 07:24:01 OK: 72 MiB in 58 packages 07:24:02 Removing intermediate container 0a7267e4ffd8 07:24:02 ---> 29da2a9bde93 07:24:02 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:24:02 ---> Running in 4b1cac27a6fb 07:24:02 Removing intermediate container 4b1cac27a6fb 07:24:02 ---> c0576f55264a 07:24:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:02 ---> Running in 2adfeaf214ae 07:24:02 Removing intermediate container 2adfeaf214ae 07:24:02 ---> 1b2c82fbf93a 07:24:02 Step 24/26 : LABEL arch=x86_64 07:24:02 ---> Running in dc100ca8e4f9 07:24:02 Removing intermediate container dc100ca8e4f9 07:24:02 ---> a20e4633d018 07:24:02 Step 25/26 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:24:02 ---> Running in 906e034bd7fe 07:24:03 Removing intermediate container 906e034bd7fe 07:24:03 ---> 39abf89a0d29 07:24:03 Step 26/26 : LABEL version=0.0.0 07:24:03 ---> Running in 720a5adf362b 07:24:03 Removing intermediate container 720a5adf362b 07:24:03 ---> c9186f184572 07:24:03 07:24:03 Successfully built c9186f184572 07:24:03 Successfully tagged docker-sys-mgmt-agent-go:latest 07:24:04  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:24:04 $ docker stop --time=1 091631b8cd8d31784cf46ae44699ae78723c1a290ad237866c70c3c608ed3b17 07:24:05 $ docker rm -f 091631b8cd8d31784cf46ae44699ae78723c1a290ad237866c70c3c608ed3b17 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:06 + docker images 07:24:06 + grep docker 07:24:06 docker-sys-mgmt-agent-go latest c9186f184572 3 seconds ago 313MB 07:24:06 docker-core-data-go latest fef684dd6dc2 29 seconds ago 22.3MB 07:24:06 docker-core-metadata-go latest 414ddd6a6775 42 seconds ago 18.8MB 07:24:06 docker-security-secretstore-setup-go latest bcc1a5e62b2b 45 seconds ago 24.6MB 07:24:06 docker-security-bootstrapper-go latest 06c71a9efefb 52 seconds ago 41.5MB 07:24:06 docker-support-notifications-go latest e44de979d310 About a minute ago 16.9MB 07:24:06 docker-core-command-go latest ac549d06b40f 2 minutes ago 16.3MB 07:24:06 docker-support-scheduler-go latest 9bdbf3194dd4 2 minutes ago 16.4MB 07:24:06 docker-security-proxy-setup-go latest 6ecfcc30d14d 2 minutes ago 24.4MB 07:24:06 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:24:22 Still waiting to schedule task 07:24:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:24:25 gofmt -l . 07:24:27 [ "`gofmt -l .`" = "" ] 07:24:30 ./bin/test-go-mod-tidy.sh 07:24:30 ./bin/test-attribution-txt.sh [Pipeline] sh 07:24:32 + ls -al . 07:24:32 total 696 07:24:32 drwxrwxr-x 9 1001 1001 4096 Jan 25 07:24 . 07:24:32 drwxr-xr-x 4 root root 4096 Jan 25 07:20 .. 07:24:32 -rw-rw-r-- 1 1001 1001 11 Jan 25 07:19 .dockerignore 07:24:32 drwxrwxr-x 8 1001 1001 4096 Jan 25 07:19 .git 07:24:32 drwxrwxr-x 3 1001 1001 4096 Jan 25 07:19 .github 07:24:32 -rw-rw-r-- 1 1001 1001 872 Jan 25 07:19 .gitignore 07:24:32 -rw-rw-r-- 1 1001 1001 166 Jan 25 07:19 .sonarcloud.properties 07:24:32 -rw-rw-r-- 1 1001 1001 7859 Jan 25 07:19 Attribution.txt 07:24:32 -rw-rw-r-- 1 1001 1001 3804 Jan 25 07:19 CONTRIBUTING.md 07:24:32 -rw-rw-r-- 1 1001 1001 931 Jan 25 07:19 Dockerfile.build 07:24:32 -rw-rw-r-- 1 1001 1001 863 Jan 25 07:19 Jenkinsfile 07:24:32 -rw-rw-r-- 1 1001 1001 10775 Jan 25 07:19 LICENSE 07:24:32 -rw-rw-r-- 1 1001 1001 6001 Jan 25 07:19 Makefile 07:24:32 -rw-rw-r-- 1 1001 1001 6524 Jan 25 07:19 README.md 07:24:32 -rw-rw-r-- 1 1001 1001 6755 Jan 25 07:19 SECURITY.md 07:24:32 -rw-rw-r-- 1 1001 1001 5 Jan 25 07:16 VERSION 07:24:32 -rw-rw-r-- 1 1001 1001 4131 Jan 25 07:19 ZMQWindows.md 07:24:32 drwxrwxr-x 2 1001 1001 4096 Jan 25 07:19 bin 07:24:32 drwxrwxr-x 15 1001 1001 4096 Jan 25 07:19 cmd 07:24:32 -rw-r--r-- 1 root root 564700 Jan 25 07:23 coverage.out 07:24:32 -rw-r--r-- 1 root root 1053 Jan 25 07:24 go.mod 07:24:32 -rw-r--r-- 1 root root 18963 Jan 25 07:24 go.sum 07:24:32 drwxrwxr-x 8 1001 1001 4096 Jan 25 07:19 internal 07:24:32 drwxrwxr-x 4 1001 1001 4096 Jan 25 07:19 openapi 07:24:32 drwxrwxr-x 4 1001 1001 4096 Jan 25 07:19 snap 07:24:32 -rw-rw-r-- 1 1001 1001 168 Jan 25 07:19 version.go [Pipeline] sh 07:24:33 + '[' -e coverage.out ] 07:24:33 + chown 1001:1001 coverage.out [Pipeline] stash 07:24:33 Warning: overwriting stash ‘coverage-report’ 07:24:34 Stashed 1 file(s) [Pipeline] sh 07:24:35 + make build 07:24:35 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:24:45 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:25:07 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:25:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:25:16 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:25:17 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:25:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:25:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:25:30 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:25:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:25:38 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:25:41 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:25:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:25:49 Running on prd-ubuntu18.04-docker-8c-8g-22602 in /w/workspace/edgexfoundry_edgex-go_PR-3072 [Pipeline] { [Pipeline] ws 07:25:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:25:51 using credential edgex-jenkins-ssh 07:25:51 Cloning the remote Git repository 07:25:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:25:51 > git init /w/workspace/edgex-go/1 # timeout=10 07:25:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:25:51 > git --version # timeout=10 07:25:51 > git --version # 'git version 2.17.1' 07:25:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 07:25:51 $ docker stop --time=1 1bb0260a1c5a875d966ba85d1ab6e2ee121bd6399a22fa53fca082d6c728c24e 07:25:54 $ docker rm -f 1bb0260a1c5a875d966ba85d1ab6e2ee121bd6399a22fa53fca082d6c728c24e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:56 07:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:57 latest: Pulling from edgex-devops/edgex-compose-arm64 07:25:57 29e5d40040c1: Pulling fs layer 07:25:57 1ce36da41761: Pulling fs layer 07:25:57 25b303627fd3: Pulling fs layer 07:25:57 29e5d40040c1: Verifying Checksum 07:25:57 29e5d40040c1: Download complete 07:25:58 1ce36da41761: Verifying Checksum 07:25:58 1ce36da41761: Download complete 07:25:58 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit 4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:25:58 Merge succeeded, producing 4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:25:58 Checking out Revision 4148dfc6fa8fb263c039e1a395b150777a2bbe36 (PR-3072) 07:25:58 29e5d40040c1: Pull complete 07:25:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:25:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:25:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:25:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3072/head:refs/remotes/origin/PR-3072 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:25:58 > git config core.sparsecheckout # timeout=10 07:25:58 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 07:25:58 > git remote # timeout=10 07:25:58 > git config --get remote.origin.url # timeout=10 07:25:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:58 > git merge f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 07:25:58 > git rev-parse HEAD^{commit} # timeout=10 07:25:58 > git config core.sparsecheckout # timeout=10 07:25:58 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 07:25:59 1ce36da41761: Pull complete 07:25:59 25b303627fd3: Verifying Checksum 07:25:59 25b303627fd3: Download complete 07:26:02 Commit message: "build(deps): Bump github.com/google/uuid from 1.1.5 to 1.2.0" 07:26:02 > git --version # timeout=10 07:26:02 > git --version # 'git version 2.17.1' 07:26:02 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:03 + echo snap-build.sh 07:26:03 snap-build.sh 07:26:03 + SNAP_BASE_DIR=. 07:26:03 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:26:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:26:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:26:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:26:03 + cd /w/workspace/edgex-go/1 07:26:03 + sudo apt-get remove -qy --purge lxd lxd-client 07:26:03 Reading package lists... 07:26:03 Building dependency tree... 07:26:03 Reading state information... 07:26:03 The following packages were automatically installed and are no longer required: 07:26:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:26:03 uidmap xdelta3 07:26:03 Use 'sudo apt autoremove' to remove them. 07:26:03 The following packages will be REMOVED: 07:26:03 lxd* lxd-client* 07:26:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:26:04 After this operation, 31.7 MB disk space will be freed. 07:26:05 (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:26:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:26:06 Removing lxd dnsmasq configuration 07:26:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:26:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:26:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:26:07 (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:26:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:26:08 Processing triggers for systemd (237-3ubuntu10.42) ... 07:26:08 Processing triggers for ureadahead (0.100.0-21) ... 07:26:10 25b303627fd3: Pull complete 07:26:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:26:10 + sudo snap remove --purge lxd 07:26:10 snap "lxd" is not installed 07:26:10 + sudo groupadd --force --system lxd 07:26:10 ++ whoami 07:26:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:26:10 prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container 07:26:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:26:10 + newgrp - lxd 07:26:10 + sudo snap install lxd 07:26:13 $ docker top 343f2b780894d718150b5db43e5875d1fb32408a7c39f5c7d2033a5c035fd4c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:14 + grep parallel 07:26:14 + docker-compose build --help 07:26:17 --parallel Build images in parallel. [Pipeline] } 07:26:18 $ docker stop --time=1 343f2b780894d718150b5db43e5875d1fb32408a7c39f5c7d2033a5c035fd4c0 07:26:19 $ docker rm -f 343f2b780894d718150b5db43e5875d1fb32408a7c39f5c7d2033a5c035fd4c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:26:20 2021-01-25T07:26:18Z INFO Waiting for automatic snapd restart... 07:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:26:20 . [Pipeline] withDockerContainer 07:26:21 prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container 07:26:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:26:22 $ docker top acbcc96697cb4ce28b8ecbe2e46ea90ed2eed8ca6c1f2c123a3b314450d94f31 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:23 + docker-compose -f ./docker-compose-build.yml build --parallel 07:26:27 Building docker-core-command-go ... 07:26:27 Building docker-core-data-go ... 07:26:27 Building docker-core-metadata-go ... 07:26:27 Building docker-security-bootstrapper-go ... 07:26:27 Building docker-security-proxy-setup-go ... 07:26:27 Building docker-security-secretstore-setup-go ... 07:26:27 Building docker-support-notifications-go ... 07:26:27 Building docker-support-scheduler-go ... 07:26:27 Building docker-sys-mgmt-agent-go ... 07:26:27 Building docker-security-bootstrapper-go 07:26:27 Building docker-security-secretstore-setup-go 07:26:27 Building docker-core-command-go 07:26:27 Building docker-support-notifications-go 07:26:27 Building docker-core-metadata-go 07:26:38 lxd 4.10 from Canonical* installed 07:26:38 + sudo lxd init --auto 07:26:45 + sudo snap install --classic snapcraft 07:26:53 snapcraft 4.4.4 from Canonical* installed 07:26:53 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:26:53 + patch --verbose -p1 07:26:53 Hmm... Looks like a unified diff to me... 07:26:53 The text leading up to this was: 07:26:53 -------------------------- 07:26:53 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:26:53 |From: Tony Espy 07:26:53 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:26:53 |Subject: [PATCH] optimize snap build for pipeline CI check 07:26:53 | 07:26:53 |This patch is used by the EdgeX CI pipeline builds to 07:26:53 |optimize the snap CI check run for pull requests. When 07:26:53 |applied, it essentially strips out everything (apps and 07:26:53 |parts) from the snapcraft.yaml file except those required 07:26:53 |to build edgex-go, as the whole idea of the CI check is to 07:26:53 |catch changes to edgex-go that break the snap build. 07:26:53 | 07:26:53 |In general, anyone updating snapcraft.yaml will also need 07:26:53 |to update this patch file, otherwise it may fail to apply, 07:26:53 |resulting in a failed snap build CI check in the associated 07:26:53 |pull request. 07:26:53 | 07:26:53 |Note - in addition to applying this patch, the pipeline also 07:26:53 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:26:53 |need to build the finally binary .snap file (and it won't 07:26:53 |work with the patch applied). This further reduces the build 07:26:53 |time. 07:26:53 |--- 07:26:53 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:26:53 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:26:53 | 07:26:53 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:26:53 |index 1e537489..faf42425 100644 07:26:53 |--- a/snap/snapcraft.yaml 07:26:53 |+++ b/snap/snapcraft.yaml 07:26:53 -------------------------- 07:26:53 patching file snap/snapcraft.yaml 07:26:53 Using Plan A... 07:26:53 Hunk #1 succeeded at 73. 07:26:53 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 07:26:53 Hunk #3 succeeded at 214 (offset -1 lines). 07:26:53 Hunk #4 succeeded at 222 (offset -1 lines). 07:26:53 Hunk #5 succeeded at 229 (offset -1 lines). 07:26:53 Hunk #6 succeeded at 256 (offset -1 lines). 07:26:53 Hunk #7 succeeded at 290 (offset -1 lines). 07:26:53 Hunk #8 succeeded at 342. 07:26:53 Hmm... Ignoring the trailing garbage. 07:26:53 done 07:26:53 + sudo snapcraft prime --use-lxd 07:26:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:26:54 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:26:54 - README.md 07:26:54 - snapcraft.yaml.orig 07:26:54 07:26:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:26:55 Launching a container. 07:27:07 Waiting for container to be ready 07:27:07 To start your first instance, try: lxc launch ubuntu:18.04 07:27:07 07:27:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:27:10 Waiting for network to be ready... 07:27:10 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:27:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:27:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 07:27:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:27:11 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:27:11 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:27:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:27:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:27:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:27:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:27:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:27:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 07:27:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:27:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:27:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 07:27:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 07:27:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 07:27:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 07:27:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:27:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 07:27:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 07:27:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 07:27:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:27:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 07:27:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 07:27:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 07:27:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 07:27:15 Fetched 23.8 MB in 4s (5748 kB/s) 07:27:15 Reading package lists... 07:27:15 Reading package lists... 07:27:16 Building dependency tree... 07:27:16 Reading state information... 07:27:16 The following additional packages will be installed: 07:27:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:27:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:27:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:27:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:27:16 Suggested packages: 07:27:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:27:16 Recommended packages: 07:27:16 gnupg libsasl2-modules 07:27:16 The following NEW packages will be installed: 07:27:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:27:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:27:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:27:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:27:16 The following packages will be upgraded: 07:27:16 gpg gpg-agent gpgconf libudev1 07:27:16 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 07:27:16 Need to get 3533 kB of archives. 07:27:16 After this operation, 13.3 MB of additional disk space will be used. 07:27:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 07:27:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:27:16 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 07:27:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:27:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:27:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:27:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:27:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:27:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:27:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:27:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:27:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:27:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:27:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:27:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:27:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:27:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:27:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:27:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:27:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:27:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:27:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:27:17 debconf: delaying package configuration, since apt-utils is not installed 07:27:17 Fetched 3533 kB in 1s (3417 kB/s) 07:27:17 (Reading database ... 12511 files and directories currently installed.) 07:27:17 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 07:27:17 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:27:17 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 07:27:17 Selecting previously unselected package udev. 07:27:17 (Reading database ... 12511 files and directories currently installed.) 07:27:17 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 07:27:17 Unpacking udev (237-3ubuntu10.44) ... 07:27:17 Selecting previously unselected package libfuse2:amd64. 07:27:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:27:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:27:18 Selecting previously unselected package fuse. 07:27:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:27:18 Unpacking fuse (2.9.7-1ubuntu1) ... 07:27:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:27:18 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:27:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:27:18 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:27:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:27:18 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:27:18 Selecting previously unselected package libksba8:amd64. 07:27:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:27:18 Unpacking libksba8:amd64 (1.3.5-2) ... 07:27:18 Selecting previously unselected package libroken18-heimdal:amd64. 07:27:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:27:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:27:19 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:27:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libwind0-heimdal:amd64. 07:27:19 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:27:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:27:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:27:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:27:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:27:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:19 Selecting previously unselected package libsasl2-modules-db:amd64. 07:27:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:27:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:27:20 Selecting previously unselected package libsasl2-2:amd64. 07:27:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:27:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:27:20 Selecting previously unselected package libldap-common. 07:27:20 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:27:20 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:27:20 Selecting previously unselected package libldap-2.4-2:amd64. 07:27:20 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:27:20 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:27:20 Selecting previously unselected package dirmngr. 07:27:20 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:27:20 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:27:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:27:20 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:27:20 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:27:20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:27:20 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:27:20 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:27:20 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:20 Setting up libksba8:amd64 (1.3.5-2) ... 07:27:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:27:20 Setting up udev (237-3ubuntu10.44) ... 07:27:21 invoke-rc.d: policy-rc.d denied execution of start. 07:27:21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Processing triggers for systemd (237-3ubuntu10) ... 07:27:21 Setting up fuse (2.9.7-1ubuntu1) ... 07:27:21 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:27:21 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:27:21 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:27:21 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:27:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:27:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:27:22 settings in the [Install] section, and DefaultInstance for template units). 07:27:22 This means they are not meant to be enabled using systemctl. 07:27:22 Possible reasons for having this kind of units are: 07:27:22 1) A unit may be statically enabled by being symlinked from another unit's 07:27:22 .wants/ or .requires/ directory. 07:27:22 2) A unit's purpose may be to act as a helper for some other unit which has 07:27:22 a requirement dependency on it. 07:27:22 3) A unit may be started when needed via activation (socket, path, timer, 07:27:22 D-Bus, udev, scripted systemctl call, ...). 07:27:22 4) In case of template units, the unit is meant to be enabled with some 07:27:22 instance name specified. 07:27:22 Reading package lists... 07:27:22 Building dependency tree... 07:27:22 Reading state information... 07:27:23 The following additional packages will be installed: 07:27:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:27:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:27:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:27:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:27:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:27:23 Suggested packages: 07:27:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:27:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:27:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:27:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:27:23 systemd-container policykit-1 07:27:23 Recommended packages: 07:27:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:27:23 The following NEW packages will be installed: 07:27:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:27:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:27:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:27:23 multiarch-support openssh-client python3 python3-minimal python3.6 07:27:23 python3.6-minimal snapd squashfs-tools sudo 07:27:23 The following packages will be upgraded: 07:27:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:27:23 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 07:27:23 Need to get 35.2 MB of archives. 07:27:23 After this operation, 141 MB of additional disk space will be used. 07:27:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:27:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:27:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:27:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 07:27:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:27:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:27:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:27:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:27:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:27:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:27:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:27:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:27:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:27:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:27:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:27:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:27:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:27:23 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 07:27:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:27:23 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:27:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:27:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:27:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:27:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:27:24 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:27:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:27:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:27:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:27:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:27:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:27:25 debconf: delaying package configuration, since apt-utils is not installed 07:27:25 Fetched 35.2 MB in 2s (15.7 MB/s) 07:27:25 (Reading database ... 12757 files and directories currently installed.) 07:27:25 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 07:27:25 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:27:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 07:27:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:27:26 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 07:27:26 (Reading database ... 12757 files and directories currently installed.) 07:27:26 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:27:26 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:27:26 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:27:27 (Reading database ... 12757 files and directories currently installed.) 07:27:27 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:27:27 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:27:27 Setting up apt (1.6.12ubuntu0.2) ... 07:27:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:27:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:27:28 (Reading database ... 12764 files and directories currently installed.) 07:27:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:27:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:27:28 Selecting previously unselected package libpython3.6-minimal:amd64. 07:27:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:27:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:27:28 Selecting previously unselected package libexpat1:amd64. 07:27:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:27:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:27:28 Selecting previously unselected package python3.6-minimal. 07:27:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:27:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:27:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:27:29 Checking for services that may need to be restarted...done. 07:27:29 Checking for services that may need to be restarted...done. 07:27:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:27:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:27:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:27:29 Selecting previously unselected package python3-minimal. 07:27:29 (Reading database ... 13012 files and directories currently installed.) 07:27:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:27:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:27:29 Selecting previously unselected package mime-support. 07:27:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:27:29 Unpacking mime-support (3.60ubuntu1) ... 07:27:30 Selecting previously unselected package libmpdec2:amd64. 07:27:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:27:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:27:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:27:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:27:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:27:30 Selecting previously unselected package python3.6. 07:27:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:27:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:27:30 Selecting previously unselected package libpython3-stdlib:amd64. 07:27:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:27:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:27:30 Setting up python3-minimal (3.6.7-1~18.04) ... 07:27:30 Selecting previously unselected package python3. 07:27:30 (Reading database ... 13442 files and directories currently installed.) 07:27:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:27:30 Unpacking python3 (3.6.7-1~18.04) ... 07:27:31 Selecting previously unselected package multiarch-support. 07:27:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:27:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:27:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:27:31 Selecting previously unselected package liblzo2-2:amd64. 07:27:31 (Reading database ... 13479 files and directories currently installed.) 07:27:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:27:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:27:31 Selecting previously unselected package libbsd0:amd64. 07:27:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:27:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:27:31 Selecting previously unselected package sudo. 07:27:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:27:31 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:27:31 Selecting previously unselected package apparmor. 07:27:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:27:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:27:31 Selecting previously unselected package libedit2:amd64. 07:27:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:27:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:27:31 Selecting previously unselected package libkrb5support0:amd64. 07:27:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:27:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:27:32 Selecting previously unselected package libk5crypto3:amd64. 07:27:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:27:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:27:32 Selecting previously unselected package libkeyutils1:amd64. 07:27:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:27:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:27:32 Selecting previously unselected package libkrb5-3:amd64. 07:27:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:27:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:27:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:27:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:27:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:27:32 Selecting previously unselected package libssl1.0.0:amd64. 07:27:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:27:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:27:33 Selecting previously unselected package openssh-client. 07:27:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:27:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:27:33 Selecting previously unselected package squashfs-tools. 07:27:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:27:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:27:33 Selecting previously unselected package snapd. 07:27:33 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:27:33 Unpacking snapd (2.48+18.04) ... 07:27:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:27:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:27:35 Setting up mime-support (3.60ubuntu1) ... 07:27:35 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:27:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:27:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:27:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:27:36 Setting up systemd (237-3ubuntu10.44) ... 07:27:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:27:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:27:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:27:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:27:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:27:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:27:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:27:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:27:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:27:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:27:37 Setting up python3 (3.6.7-1~18.04) ... 07:27:37 running python rtupdate hooks for python3.6... 07:27:37 running python post-rtupdate hooks for python3.6... 07:27:38 Setting up apparmor (2.12-4ubuntu5.1) ... 07:27:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:27:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:27:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:27:39 Setting up snapd (2.48+18.04) ... 07:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:27:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:27:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:27:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:27:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:27:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:27:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:27:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:27:41 /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:27:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:27:41 Processing triggers for systemd (237-3ubuntu10.44) ... 07:27:43 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 07:27:43 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:27:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:27:44 Reading package lists... 07:27:44 Reading package lists... 07:27:44 Building dependency tree... 07:27:44 Reading state information... 07:27:44 Calculating upgrade... 07:27:44 The following packages will be upgraded: 07:27:44 advancecomp base-files bash binutils binutils-common 07:27:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:27:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:27:44 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:27:44 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:27:44 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:27:44 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:27:44 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:27:44 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:27:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:27:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:27:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:27:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:27:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:27:44 ubuntu-keyring util-linux 07:27:45 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:27:45 Need to get 63.7 MB of archives. 07:27:45 After this operation, 5203 kB of additional disk space will be used. 07:27:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:27:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:27:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:27:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:27:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:27:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:27:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:27:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:27:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:27:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:27:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:27:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:27:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:27:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:27:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:27:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:27:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:27:45 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:27:45 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 07:27:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:27:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:27:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:27:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:27:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:27:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:27:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:27:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:27:45 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:27:45 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:27:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:27:46 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:27:46 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:27:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:27:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:27:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:27:46 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:27:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:27:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:27:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:27:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:27:46 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:27:46 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:27:46 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:27:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:27:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:27:46 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:27:46 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:27:46 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 07:27:46 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:27:46 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:27:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:27:46 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:27:46 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:27:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:27:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:27:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:27:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:27:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:27:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:27:46 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:27:46 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:27:46 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:27:46 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:27:46 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:27:46 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:27:46 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:27:46 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:27:46 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:27:46 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:27:46 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:27:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:27:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:27:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:27:46 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:27:46 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:27:46 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:27:46 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:27:46 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 07:27:46 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:27:46 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:27:46 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:27:46 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:27:47 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:27:47 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:27:47 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:27:47 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:27:47 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:27:47 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:27:47 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:27:47 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:27:47 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:27:47 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:27:48 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:27:48 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:27:48 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:27:48 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:27:48 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:27:48 debconf: delaying package configuration, since apt-utils is not installed 07:27:48 Fetched 63.7 MB in 3s (20.0 MB/s) 07:27:48 (Reading database ... 13912 files and directories currently installed.) 07:27:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:27:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:27:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:27:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:27:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 07:27:49 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 07:27:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:27:49 ---> be1ef53493bd 07:27:49 Step 3/22 : WORKDIR /edgex-go 07:27:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:27:49 ---> be1ef53493bd 07:27:49 Step 3/23 : WORKDIR /edgex-go 07:27:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:27:49 ---> be1ef53493bd 07:27:49 Step 3/23 : WORKDIR /edgex-go 07:27:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:27:49 ---> be1ef53493bd 07:27:49 Step 3/24 : WORKDIR /edgex-go 07:27:49 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:27:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:27:49 ---> be1ef53493bd 07:27:49 Step 3/33 : WORKDIR /edgex-go 07:27:49 ---> Running in f14acdb82908 07:27:49 ---> Running in b21f7f046798 07:27:49 ---> Running in 66a53bb5f547 07:27:49 ---> Running in c92e2d16082f 07:27:49 ---> Running in a8e1f134283b 07:27:49 Removing intermediate container c92e2d16082f 07:27:49 ---> ea2b9793a594 07:27:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:49 Removing intermediate container f14acdb82908 07:27:49 ---> eea51bbe58c4 07:27:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:49 Removing intermediate container 66a53bb5f547 07:27:49 ---> 3728841f681b 07:27:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:49 Removing intermediate container a8e1f134283b 07:27:49 ---> 908c03bdee61 07:27:49 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:49 ---> Running in 4808de227ae5 07:27:49 Removing intermediate container b21f7f046798 07:27:49 ---> 7d59425d6cb1 07:27:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:49 ---> Running in 5038991f8997 07:27:49 ---> Running in 0f80978fe15d 07:27:49 ---> Running in c42e28c52851 07:27:49 ---> Running in e252baaa3ba2 07:27:49 Removing intermediate container 4808de227ae5 07:27:49 ---> f6193f9b3ec9 07:27:49 Step 5/24 : RUN apk add --update --no-cache make git 07:27:49 Removing intermediate container 5038991f8997 07:27:49 ---> 318a9c5b4ff4 07:27:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:27:49 ---> Running in ec0928f3bc5c 07:27:49 ---> Running in f7eb3edcc4f3 07:27:49 Removing intermediate container e252baaa3ba2 07:27:49 ---> bada9e3348cc 07:27:49 Step 5/23 : RUN apk add --update --no-cache make git 07:27:49 Removing intermediate container c42e28c52851 07:27:49 ---> 355453f7a821 07:27:49 Step 5/33 : RUN apk add --update --no-cache make git 07:27:49 Removing intermediate container 0f80978fe15d 07:27:49 ---> 22fd530a3dc3 07:27:49 Step 5/23 : RUN apk add --update --no-cache make git 07:27:49 ---> Running in fca15359152a 07:27:49 ---> Running in 9acbe0269ac3 07:27:49 ---> Running in 2dd495fd3931 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:27:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:50 OK: 217 MiB in 51 packages 07:27:50 OK: 217 MiB in 51 packages 07:27:50 OK: 217 MiB in 51 packages 07:27:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:50 OK: 217 MiB in 51 packages 07:27:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:51 OK: 217 MiB in 51 packages 07:27:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:51 (Reading database ... 13911 files and directories currently installed.) 07:27:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:27:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:27:51 (Reading database ... 13911 files and directories currently installed.) 07:27:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:51 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:51 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:52 Removing intermediate container f7eb3edcc4f3 07:27:52 ---> 91c8e6e90fbd 07:27:52 Step 6/24 : COPY go.mod . 07:27:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:27:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:27:52 Removing intermediate container ec0928f3bc5c 07:27:52 ---> ad86f3ca5070 07:27:52 Step 6/22 : COPY go.mod . 07:27:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:27:52 (Reading database ... 13911 files and directories currently installed.) 07:27:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:27:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:27:52 Removing intermediate container fca15359152a 07:27:52 ---> e32581de3fd6 07:27:52 Step 6/23 : COPY go.mod . 07:27:52 Removing intermediate container 9acbe0269ac3 07:27:52 ---> 8aabdd2f2f5c 07:27:52 Step 6/23 : COPY go.mod . 07:27:52 Removing intermediate container 2dd495fd3931 07:27:52 ---> 53a448345f49 07:27:52 Step 6/33 : COPY go.mod . 07:27:53 ---> 65e63cc6501e 07:27:53 Step 7/24 : RUN go mod download 07:27:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:27:53 (Reading database ... 13911 files and directories currently installed.) 07:27:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:27:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:27:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:27:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:27:53 ---> Running in 70bbeaec7dfe 07:27:53 Setting up base-files (10.1ubuntu2.10) ... 07:27:53 Installing new version of config file /etc/issue ... 07:27:53 Installing new version of config file /etc/issue.net ... 07:27:53 Installing new version of config file /etc/lsb-release ... 07:27:53 ---> ae92d9a610ec 07:27:53 Step 7/22 : RUN go mod download 07:27:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:27:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:27:54 ---> 7410121ce25e 07:27:54 Step 7/23 : RUN go mod download 07:27:54 ---> Running in 6af337edef5f 07:27:54 ---> 0d85918e4794 07:27:54 ---> aeeeda20da50 07:27:54 Step 7/33 : RUN go mod downloadStep 7/23 : RUN go mod download 07:27:54 07:27:54 ---> Running in 7c844b974b38 07:27:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:27:54 Removing obsolete conffile /etc/default/motd-news ... 07:27:54 (Reading database ... 13912 files and directories currently installed.) 07:27:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:27:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:27:54 ---> Running in 4ff3d20f4403 07:27:54 ---> Running in 8845b579c093 07:27:54 Setting up bash (4.4.18-2ubuntu1.2) ... 07:27:54 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:27:54 (Reading database ... 13912 files and directories currently installed.) 07:27:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:27:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:27:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:27:54 (Reading database ... 13912 files and directories currently installed.) 07:27:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:27:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:27:55 Setting up tar (1.29b-2ubuntu0.2) ... 07:27:55 (Reading database ... 13912 files and directories currently installed.) 07:27:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:27:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:27:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:27:55 (Reading database ... 13912 files and directories currently installed.) 07:27:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:27:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:27:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:27:55 (Reading database ... 13912 files and directories currently installed.) 07:27:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:27:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:27:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:27:56 (Reading database ... 13912 files and directories currently installed.) 07:27:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:27:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:27:56 Setting up grep (3.1-2build1) ... 07:27:56 (Reading database ... 13912 files and directories currently installed.) 07:27:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:27:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:27:56 Setting up login (1:4.5-1ubuntu2) ... 07:27:56 (Reading database ... 13912 files and directories currently installed.) 07:27:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:27:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:27:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:27:56 (Reading database ... 13912 files and directories currently installed.) 07:27:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:27:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:27:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:27:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:27:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:27:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:27:57 Removing intermediate container 70bbeaec7dfe 07:27:57 ---> a20687fb0c48 07:27:57 Step 8/24 : COPY . . 07:27:58 Removing intermediate container 6af337edef5f 07:27:58 ---> 1f366b16ae68 07:27:58 Step 8/22 : COPY . . 07:27:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:27:58 (Reading database ... 13912 files and directories currently installed.) 07:27:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:27:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:27:59 Removing intermediate container 7c844b974b38 07:27:59 ---> 424c3e7f5c6d 07:27:59 Step 8/23 : COPY . . 07:27:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:27:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:27:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:27:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:27:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:27:59 (Reading database ... 13912 files and directories currently installed.) 07:27:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:27:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:28:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:28:00 (Reading database ... 13912 files and directories currently installed.) 07:28:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:00 Removing intermediate container 8845b579c093 07:28:00 ---> ed54390e1f4b 07:28:00 Step 8/23 : COPY . . 07:28:00 Removing intermediate container 4ff3d20f4403 07:28:00 ---> d6bfc6c55516 07:28:00 Step 8/33 : COPY . . 07:28:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:00 (Reading database ... 13912 files and directories currently installed.) 07:28:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:00 (Reading database ... 13912 files and directories currently installed.) 07:28:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:00 (Reading database ... 13912 files and directories currently installed.) 07:28:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:01 (Reading database ... 13912 files and directories currently installed.) 07:28:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:28:01 (Reading database ... 13912 files and directories currently installed.) 07:28:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:28:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:28:01 (Reading database ... 13912 files and directories currently installed.) 07:28:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:28:01 (Reading database ... 13912 files and directories currently installed.) 07:28:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:28:02 (Reading database ... 13912 files and directories currently installed.) 07:28:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:28:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:28:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:28:03 (Reading database ... 13912 files and directories currently installed.) 07:28:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:28:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:28:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:28:03 (Reading database ... 13912 files and directories currently installed.) 07:28:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:28:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:28:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:28:04 (Reading database ... 13914 files and directories currently installed.) 07:28:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:28:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:28:04 Setting up debconf (1.5.66ubuntu1) ... 07:28:04 (Reading database ... 13914 files and directories currently installed.) 07:28:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:28:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:04 (Reading database ... 13914 files and directories currently installed.) 07:28:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:28:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:05 (Reading database ... 13914 files and directories currently installed.) 07:28:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:28:05 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:05 (Reading database ... 13914 files and directories currently installed.) 07:28:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:28:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:28:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 07:28:05 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 07:28:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:28:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:28:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:28:06 (Reading database ... 13914 files and directories currently installed.) 07:28:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:28:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:28:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:28:06 (Reading database ... 13914 files and directories currently installed.) 07:28:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:28:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:28:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:28:06 (Reading database ... 13914 files and directories currently installed.) 07:28:06 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:28:06 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:28:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:28:07 (Reading database ... 13914 files and directories currently installed.) 07:28:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:28:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:28:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:28:07 (Reading database ... 13914 files and directories currently installed.) 07:28:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:28:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:28:07 Setting up passwd (1:4.5-1ubuntu2) ... 07:28:07 (Reading database ... 13914 files and directories currently installed.) 07:28:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:28:07 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:28:08 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:28:08 (Reading database ... 13914 files and directories currently installed.) 07:28:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:28:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:28:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:28:08 (Reading database ... 13914 files and directories currently installed.) 07:28:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:28:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:28:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:28:08 (Reading database ... 13914 files and directories currently installed.) 07:28:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:28:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:28:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:28:09 (Reading database ... 13914 files and directories currently installed.) 07:28:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:28:09 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:28:09 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:28:09 (Reading database ... 13914 files and directories currently installed.) 07:28:09 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:28:09 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:28:09 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:28:09 (Reading database ... 13914 files and directories currently installed.) 07:28:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:28:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:28:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:28:09 (Reading database ... 13915 files and directories currently installed.) 07:28:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:28:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:28:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:28:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:28:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:28:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:28:10 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:28:10 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:28:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:28:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:28:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:28:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:28:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:28:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:28:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:28:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:28:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:28:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:28:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:28:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:28:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:28:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:28:11 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 07:28:12 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 07:28:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:28:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:28:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:28:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:28:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:28:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:28:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:28:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:28:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:28:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:28:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:28:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:28:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:28:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:28:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:28:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:28:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:28:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:28:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:28:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:28:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:28:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:28:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:28:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:28:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:28:19 Setting up tzdata (2020f-0ubuntu0.18.04) ... 07:28:19 07:28:19 Current default time zone: 'Etc/UTC' 07:28:19 Local time is now: Mon Jan 25 07:28:19 UTC 2021. 07:28:19 Universal Time is now: Mon Jan 25 07:28:19 UTC 2021. 07:28:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:28:19 07:28:19 Setting up systemd-sysv (237-3ubuntu10.44) ... 07:28:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:19 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 07:28:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:28:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:28:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:28:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:28:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:28:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:28:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:28:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:28:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:28:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:28:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:20 Setting up patch (2.7.6-2ubuntu1.1) ... 07:28:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:28:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:28:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:28:20 Installing new version of config file /etc/ssl/openssl.cnf ... 07:28:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:28:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:28:20 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:28:22 Updating certificates in /etc/ssl/certs... 07:28:23 22 added, 17 removed; done. 07:28:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:28:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:28:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:28:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:28:23 Setting up pkgbinarymangler (138.18.04.1) ... 07:28:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:28:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:28:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:28:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:28:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:28:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:28:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:28:23 Setting up perl (5.26.1-6ubuntu0.5) ... 07:28:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:28:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:28:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:28:24 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:28:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:28:24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:28:24 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:28:24 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:28:24 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:28:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:28:24 Processing triggers for systemd (237-3ubuntu10.44) ... 07:28:24 Processing triggers for mime-support (3.60ubuntu1) ... 07:28:24 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:28:24 Updating certificates in /etc/ssl/certs... 07:28:25 0 added, 0 removed; done. 07:28:25 Running hooks in /etc/ca-certificates/update.d... 07:28:25 done. 07:28:25 Reading package lists... 07:28:25 Building dependency tree... 07:28:25 Reading state information... 07:28:26 The following NEW packages will be installed: 07:28:26 apt-transport-https 07:28:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:28:26 Need to get 1696 B of archives. 07:28:26 After this operation, 153 kB of additional disk space will be used. 07:28:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:28:26 debconf: delaying package configuration, since apt-utils is not installed 07:28:26 Fetched 1696 B in 0s (9261 B/s) 07:28:26 Selecting previously unselected package apt-transport-https. 07:28:26 (Reading database ... 13929 files and directories currently installed.) 07:28:26 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:28:26 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:28:26 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:28:26 Waiting for network to be ready... 07:28:26 ---> cf1955bd89c4 07:28:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:28:26 ---> 61876dd5a64a 07:28:26 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:28:26 ---> 3233cf095da1 07:28:26 Step 9/23 : RUN make cmd/core-command/core-command 07:28:26 ---> 249fe00a8406 07:28:26 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:28:26 ---> 76abbfa81d7f 07:28:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:28:26 ---> Running in f1a3475e35da 07:28:26 ---> Running in ea98f7c5a75a 07:28:26 ---> Running in d9244a0b817c 07:28:26 ---> Running in 1f315231d25b 07:28:26 ---> Running in a58d8764e231 07:28:26 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:28:26 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:28:26 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:28:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:28:26 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:28:31 2021-01-25T07:28:29Z INFO Waiting for automatic snapd restart... 07:28:32 snapd 2.48.2 from Canonical* installed 07:28:33 "snapd" switched to the "latest/stable" channel 07:28:33 07:28:35 core18 20201210 from Canonical* installed 07:28:36 "core18" switched to the "latest/stable" channel 07:28:36 07:28:39 snapcraft 4.4.4 from Canonical* installed 07:28:39 "snapcraft" switched to the "latest/stable" channel 07:28:39 07:28:42 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:28:42 - README.md 07:28:42 - snapcraft.yaml.orig 07:28:42 07:28:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:28:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:28:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:28:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:28:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:28:50 Reading package lists... 07:28:50 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:28:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:28:57 Reading package lists... 07:28:57 Building dependency tree... 07:28:57 Reading state information... 07:28:57 Suggested packages: 07:28:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:28:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:28:57 Recommended packages: 07:28:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:28:57 The following NEW packages will be installed: 07:28:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:28:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:28:57 pkg-config zip 07:28:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:28:57 Need to get 7655 kB of archives. 07:28:57 After this operation, 43.7 MB of additional disk space will be used. 07:28:57 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:28:57 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:28:57 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:28:57 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:28:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:28:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:28:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:28:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:28:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:28:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:28:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:28:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:28:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:28:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:28:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:28:58 debconf: delaying package configuration, since apt-utils is not installed 07:28:58 Fetched 7655 kB in 2s (5068 kB/s) 07:28:58 Selecting previously unselected package libglib2.0-0:amd64. 07:28:58 (Reading database ... 13933 files and directories currently installed.) 07:28:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:28:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:28:59 Selecting previously unselected package libpsl5:amd64. 07:28:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:28:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:28:59 Selecting previously unselected package libnghttp2-14:amd64. 07:28:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:28:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:28:59 Selecting previously unselected package librtmp1:amd64. 07:28:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:28:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:28:59 Selecting previously unselected package libcurl3-gnutls:amd64. 07:28:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:28:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:28:59 Selecting previously unselected package liberror-perl. 07:28:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:28:59 Unpacking liberror-perl (0.17025-1) ... 07:28:59 Selecting previously unselected package git-man. 07:28:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:28:59 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:29:00 Selecting previously unselected package git. 07:29:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:29:00 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:29:00 Selecting previously unselected package libnorm1:amd64. 07:29:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:29:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:29:00 Selecting previously unselected package libpgm-5.2-0:amd64. 07:29:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:29:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:29:01 Selecting previously unselected package libsodium23:amd64. 07:29:01 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:29:01 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:29:01 Selecting previously unselected package libzmq5:amd64. 07:29:01 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:29:01 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:29:01 Selecting previously unselected package libzmq3-dev:amd64. 07:29:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:29:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:29:01 Selecting previously unselected package pkg-config. 07:29:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:29:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:29:01 Selecting previously unselected package zip. 07:29:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:29:01 Unpacking zip (3.0-11build1) ... 07:29:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:29:01 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:29:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:29:01 Setting up liberror-perl (0.17025-1) ... 07:29:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:29:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:29:01 No schema files found: doing nothing. 07:29:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:29:01 Setting up zip (3.0-11build1) ... 07:29:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:29:01 Setting up libsodium23:amd64 (1.0.16-2) ... 07:29:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:29:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:29:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:29:02 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:29:02 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:29:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:29:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:29:08 git set to automatically installed. 07:29:08 git-man set to automatically installed. 07:29:08 libcurl3-gnutls set to automatically installed. 07:29:08 liberror-perl set to automatically installed. 07:29:08 libglib2.0-0 set to automatically installed. 07:29:08 libnghttp2-14 set to automatically installed. 07:29:08 libnorm1 set to automatically installed. 07:29:08 libpgm-5.2-0 set to automatically installed. 07:29:08 libpsl5 set to automatically installed. 07:29:08 librtmp1 set to automatically installed. 07:29:08 libsodium23 set to automatically installed. 07:29:08 libzmq3-dev set to automatically installed. 07:29:08 libzmq5 set to automatically installed. 07:29:08 pkg-config set to automatically installed. 07:29:08 zip set to automatically installed. 07:29:10 snapd is not logged in, snap install commands will use sudo 07:29:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:29:16 snap "core18" has no updates available 07:29:17 Pulling config-common 07:29:18 Pulling go-build-helper 07:29:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:29:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:29:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 07:29:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 07:29:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:29:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:29:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 07:29:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 07:29:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 07:29:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 07:29:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:29:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:29:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:29:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:29:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:29:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:29:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:29:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:29:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:29:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 07:29:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 07:29:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 07:29:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:29:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 07:29:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 07:29:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] 07:29:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 07:29:40 Fetched 23.8 MB in 0s (0 B/s) 07:29:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:29:40 Fetched 96.5 kB in 0s (0 B/s) 07:29:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:29:40 Fetched 279 kB in 0s (0 B/s) 07:29:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:29:40 Fetched 122 kB in 0s (0 B/s) 07:29:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:29:40 Fetched 77.8 kB in 0s (0 B/s) 07:29:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:29:40 Fetched 8848 B in 0s (0 B/s) 07:29:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:29:40 Fetched 47.8 kB in 0s (0 B/s) 07:29:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:29:40 Fetched 45.6 kB in 0s (0 B/s) 07:29:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:29:40 Fetched 15.0 kB in 0s (0 B/s) 07:29:40 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:29:40 Fetched 214 kB in 0s (0 B/s) 07:29:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:29:40 Fetched 155 kB in 0s (0 B/s) 07:29:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:29:40 Fetched 50.6 kB in 0s (0 B/s) 07:29:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:29:40 Fetched 14.8 kB in 0s (0 B/s) 07:29:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:29:40 Fetched 41.8 kB in 0s (0 B/s) 07:29:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:29:40 Fetched 499 kB in 0s (0 B/s) 07:29:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:29:40 Fetched 111 kB in 0s (0 B/s) 07:29:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:29:40 Fetched 240 kB in 0s (0 B/s) 07:29:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:29:40 Fetched 29.3 kB in 0s (0 B/s) 07:29:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:29:40 Fetched 85.5 kB in 0s (0 B/s) 07:29:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:29:40 Fetched 24.5 kB in 0s (0 B/s) 07:29:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:29:40 Fetched 49.2 kB in 0s (0 B/s) 07:29:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:29:40 Fetched 54.2 kB in 0s (0 B/s) 07:29:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:29:40 Fetched 30.8 kB in 0s (0 B/s) 07:29:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:29:40 Fetched 17.0 kB in 0s (0 B/s) 07:29:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:29:40 Fetched 85.9 kB in 0s (0 B/s) 07:29:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:29:40 Fetched 8720 B in 0s (0 B/s) 07:29:40 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:29:40 Fetched 137 kB in 0s (0 B/s) 07:29:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:29:40 Fetched 119 kB in 0s (0 B/s) 07:29:40 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:29:40 Fetched 109 kB in 0s (0 B/s) 07:29:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:29:40 Fetched 11.1 kB in 0s (0 B/s) 07:29:40 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:29:40 Fetched 645 kB in 0s (0 B/s) 07:29:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:29:40 Fetched 41.3 kB in 0s (0 B/s) 07:29:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:29:40 Fetched 17.9 kB in 0s (0 B/s) 07:29:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:29:40 Fetched 368 kB in 0s (0 B/s) 07:29:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:29:40 Fetched 187 kB in 0s (0 B/s) 07:29:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:29:40 Fetched 175 kB in 0s (0 B/s) 07:29:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:29:42 Fetched 206 kB in 0s (0 B/s) 07:29:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:29:42 Fetched 1301 kB in 0s (0 B/s) 07:29:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:29:42 Fetched 36.2 kB in 0s (0 B/s) 07:29:42 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:29:42 Fetched 159 kB in 0s (0 B/s) 07:29:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:29:42 Fetched 107 kB in 0s (0 B/s) 07:29:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:29:42 Fetched 48.7 kB in 0s (0 B/s) 07:29:42 Pulling static-packages 07:29:43 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:29:43 Skipping pull go-build-helper (already ran) 07:29:43 Skipping pull static-packages (already ran) 07:29:43 Building go-build-helper 07:29:47 Building static-packages 07:29:48 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:29: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:29:49 Staging go-build-helper 07:29:49 Staging static-packages 07:29:50 Pulling go115 07:29:51 'edgex-go' has dependencies that need to be staged: go115 07:29:51 Skipping pull go115 (already ran) 07:29:51 Building go115 07:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:51 Dload Upload Total Spent Left Speed 07:29:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.9M 0 0 28.4M 0 0:00:04 --:--:-- 0:00:04 28.3M 48 115M 48 56.2M 0 0 34.8M 0 0:00:03 0:00:01 0:00:02 34.7M 82 115M 82 95.7M 0 0 36.8M 0 0:00:03 0:00:02 0:00:01 36.8M 100 115M 100 115M 0 0 39.5M 0 0:00:02 0:00:02 --:--:-- 39.5M 07:29:55 go1.15.2.linux-amd64.tar.gz: OK 07:29:59 Staging go115 07:30:01 Removing intermediate container f1a3475e35da 07:30:01 ---> ec6f209de4f9 07:30:01 07:30:01 Step 10/24 : FROM alpine:3.12 07:30:01 3.12: Pulling from library/alpine 07:30:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:30:02 Status: Downloaded newer image for alpine:3.12 07:30:02 ---> afeebe901d6b 07:30:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:30:03 ---> Running in 65c6c656e296 07:30:03 Removing intermediate container ea98f7c5a75a 07:30:03 ---> 94ab1d3eddf0 07:30:03 07:30:03 Step 10/22 : FROM alpine:3.12 07:30:03 ---> afeebe901d6b 07:30:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:30:04 Removing intermediate container d9244a0b817c 07:30:04 ---> 86c838aa9196 07:30:04 07:30:04 Step 10/23 : FROM alpine:3.12 07:30:04 ---> afeebe901d6b 07:30:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:30:04 ---> Running in 176ffb78578d 07:30:04 ---> Running in 31d379e96647 07:30:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:30:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:30:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:30:05 Fetched 0 B in 0s (0 B/s) 07:30:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:30:05 Fetched 224 kB in 0s (0 B/s) 07:30:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:30:05 Fetched 157 kB in 0s (0 B/s) 07:30:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:30:05 Fetched 221 kB in 0s (0 B/s) 07:30:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:30:05 Fetched 143 kB in 0s (0 B/s) 07:30:05 Pulling edgex-go 07:30:06 (1/5) Installing ca-certificates (20191127-r4) 07:30:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:30:06 (3/5) Installing libcurl (7.69.1-r3) 07:30:06 (4/5) Installing curl (7.69.1-r3) 07:30:06 (5/5) Installing dumb-init (1.2.2-r1) 07:30:06 Executing busybox-1.31.1-r19.trigger 07:30:06 Executing ca-certificates-20191127-r4.trigger 07:30:06 OK: 7 MiB in 19 packages 07:30:06 Pulling version 07:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:07 Building config-common 07:30:07 (1/1) Installing dumb-init (1.2.2-r1) 07:30:07 Executing busybox-1.31.1-r19.trigger 07:30:07 OK: 5 MiB in 15 packages 07:30:07 (1/2) Installing ca-certificates (20191127-r4) 07:30:08 (2/2) Installing dumb-init (1.2.2-r1) 07:30:08 Executing busybox-1.31.1-r19.trigger 07:30:08 Executing ca-certificates-20191127-r4.trigger 07:30:08 OK: 6 MiB in 16 packages 07:30:09 Removing intermediate container 1f315231d25b 07:30:09 ---> 7e173649afc4 07:30:09 07:30:09 Step 10/33 : FROM alpine:3.12 07:30:09 ---> afeebe901d6b 07:30:09 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 07:30:09 ---> Running in e69835b5e818 07:30:09 Skipping build go-build-helper (already ran) 07:30:09 Skipping build static-packages (already ran) 07:30:09 Skipping build go115 (already ran) 07:30:09 Building edgex-go 07:30:09 Removing intermediate container 31d379e96647 07:30:09 ---> bf2f3a5e9f48 07:30:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:30:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:30:10 Removing intermediate container 65c6c656e296 07:30:10 ---> e8c765881cde 07:30:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:30:10 ---> Running in 11d2b7430969 07:30:10 ---> Running in 28245601b99d 07:30:10 Removing intermediate container 176ffb78578d 07:30:10 ---> 119ba4ca4c49 07:30:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:30:10 Removing intermediate container 11d2b7430969 07:30:10 ---> e9876650029b 07:30:10 Step 13/23 : ENV APP_PORT=48082 07:30:10 ---> Running in 89c51fb9bbad 07:30:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 07:30:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 07:30:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:30:10 go: downloading github.com/gorilla/mux v1.8.0 07:30:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 07:30:10 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:30:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 07:30:11 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:30:11 go: downloading github.com/x448/float16 v0.8.4 07:30:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 07:30:11 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:30:11 go: downloading github.com/go-kit/kit v0.8.0 07:30:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 07:30:11 go: downloading github.com/pebbe/zmq4 v1.2.2 07:30:11 go: downloading github.com/BurntSushi/toml v0.3.1 07:30:11 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:30:11 go: downloading github.com/google/uuid v1.2.0 07:30:11 go: downloading github.com/pelletier/go-toml v1.2.0 07:30:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:30:11 go: downloading github.com/hashicorp/consul/api v1.1.0 07:30:11 go: downloading gopkg.in/yaml.v2 v2.4.0 07:30:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:30:11 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:30:11 go: downloading github.com/pkg/errors v0.8.1 07:30:11 ---> Running in 735c70975eba 07:30:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:30:11 Removing intermediate container 28245601b99d 07:30:11 ---> ce20fe2250a8 07:30:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:30:11 go: downloading github.com/go-playground/universal-translator v0.17.0 07:30:11 go: downloading github.com/imdario/mergo v0.3.11 07:30:11 go: downloading github.com/leodido/go-urn v1.2.0 07:30:11 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:30:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:30:11 go: downloading github.com/mitchellh/copystructure v1.0.0 07:30:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:30:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:30:11 go: downloading github.com/go-playground/locales v0.13.0 07:30:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:30:11 go: downloading github.com/hashicorp/serf v0.8.2 07:30:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:30:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:30:11 Step 13/24 : WORKDIR / 07:30:11 ---> Running in 5cf934512dc6 07:30:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:30:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:30:11 Removing intermediate container 89c51fb9bbad 07:30:11 ---> a605f435e65f 07:30:11 Step 13/22 : ENV APP_PORT=48060 07:30:11 Removing intermediate container 735c70975eba 07:30:11 ---> f482c9192a67 07:30:11 Step 14/23 : EXPOSE $APP_PORT 07:30:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:30:11 (1/3) Installing dumb-init (1.2.2-r1) 07:30:11 (2/3) Installing openssl (1.1.1i-r0) 07:30:11 (3/3) Installing su-exec (0.2-r1) 07:30:11 Executing busybox-1.31.1-r19.trigger 07:30:11 OK: 6 MiB in 17 packages 07:30:11 ---> Running in 903095209a87 07:30:12 ---> Running in 7aded8123415 07:30:12 Removing intermediate container 5cf934512dc6 07:30:12 ---> a2050651a4e0 07:30:12 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:30:13 Removing intermediate container 903095209a87 07:30:13 ---> 6a5d749d6df7 07:30:13 Step 14/22 : EXPOSE $APP_PORT 07:30:13 Removing intermediate container 7aded8123415 07:30:13 ---> 14948ca9edca 07:30:13 Step 15/23 : WORKDIR / 07:30:13 ---> Running in fef2dad21025 07:30:13 ---> b564e6d92ac1 07:30:13 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:30:13 ---> Running in a6daa0dc19c2 07:30:13 Removing intermediate container e69835b5e818 07:30:13 ---> c4f445ed552c 07:30:13 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:30:14 Removing intermediate container fef2dad21025 07:30:14 ---> c973511288ff 07:30:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:14 ---> Running in dc7e3669ec97 07:30:14 Removing intermediate container a6daa0dc19c2 07:30:14 ---> 34a408cf9259 07:30:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:15 ---> 15ca3d79c9f4 07:30:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:30:15 ---> bf7a9f42106c 07:30:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:30:15 Removing intermediate container dc7e3669ec97 07:30:15 ---> f8247374cca0 07:30:15 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 07:30:15 ---> 3e2de4287c3a 07:30:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:30:15 ---> Running in d85dcdf62161 07:30:17 ---> e74e000da1c9 07:30:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:30:17 Removing intermediate container d85dcdf62161 07:30:17 ---> d237eedc7610 07:30:17 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 07:30:18 ---> 7af8a531fad7 07:30:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:30:18 ---> Running in 8e792ca0becc 07:30:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:30:18 Removing intermediate container a58d8764e231 07:30:18 ---> f148a95e098b 07:30:18 07:30:18 Step 10/23 : FROM alpine:3.12 07:30:18 ---> afeebe901d6b 07:30:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:30:18 ---> Using cache 07:30:18 ---> bf2f3a5e9f48 07:30:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:30:18 ---> Using cache 07:30:18 ---> e9876650029b 07:30:18 Step 13/23 : ENV APP_PORT=48081 07:30:18 ---> 746547575132 07:30:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:30:18 ---> e58d74bd3c31 07:30:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:30:18 ---> Running in 3838e07c0ff7 07:30:19 ---> 8f6d5760b093 07:30:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:30:19 ---> Running in b696e5026599 07:30:19 Removing intermediate container 3838e07c0ff7 07:30:19 ---> 27fbf6d37e64 07:30:19 Step 14/23 : EXPOSE $APP_PORT 07:30:19 ---> 9b05cd2a6972 07:30:19 Step 19/23 : ENTRYPOINT ["/core-command"] 07:30:20 Connecting to github.com (140.82.114.3:443) 07:30:20  ---> Running in b3f51524ed8e 07:30:20 ---> Running in a483d40dd0f8 07:30:20 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.78.140:443) 07:30:20 Removing intermediate container b696e5026599 07:30:20 ---> cf65f7ac9983 07:30:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:20 ---> 200b7e60b70b 07:30:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:30:20 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 07:30:20 dockerize-alpine-lin 1% | | 51744 0:00:57 ETA 07:30:20 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 07:30:20 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 07:30:20  ---> Running in c5fe873e1ea3 07:30:20 dockerize 07:30:20 Removing intermediate container b3f51524ed8e 07:30:20 ---> cc04e8d53036 07:30:20 Step 15/23 : WORKDIR / 07:30:21 Removing intermediate container a483d40dd0f8 07:30:21 ---> 78ac602d49ee 07:30:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:21 ---> Running in bdd5fa833251 07:30:21 Removing intermediate container c5fe873e1ea3 07:30:21 ---> 6b99a701d227 07:30:21 Step 20/22 : LABEL arch=arm64 07:30:21 ---> Running in e009dffa3a22 07:30:21 ---> da819cac5563 07:30:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:30:21 ---> Running in ba74aa7d4b8c 07:30:21 ---> Running in 1d20b8dec5bf 07:30:21 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:30:22 Removing intermediate container bdd5fa833251 07:30:22 ---> 5d65e3fec917 07:30:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:22 Removing intermediate container e009dffa3a22 07:30:22 ---> 3e66c6139437 07:30:22 Step 21/23 : LABEL arch=arm64 07:30:22 Removing intermediate container ba74aa7d4b8c 07:30:22 ---> abcdba87c80a 07:30:22 Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:30:22 ---> Running in e4d36cce6cd3 07:30:22 ---> Running in c3c12e8c5b7b 07:30:22 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:30:22 Removing intermediate container 8e792ca0becc 07:30:22 ---> dfa8bbe60fb5 07:30:22 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 07:30:23 ---> Running in 80b260634e41 07:30:23 ---> 00d2dd33c783 07:30:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:30:23 Removing intermediate container e4d36cce6cd3 07:30:23 ---> a50785dbe1ae 07:30:23 Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36Removing intermediate container c3c12e8c5b7b 07:30:23 ---> 34a48642e797 07:30:23 Step 22/22 : LABEL version=0.0.0 07:30:23 07:30:23 Removing intermediate container 80b260634e41 07:30:23 ---> ad651d02caef 07:30:23 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:30:23 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:30:23 ---> Running in 9a42c9518b55 07:30:23 ---> Running in 80c344f45ee7 07:30:23 ---> Running in cd44627dfd7f 07:30: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:30:24 go: downloading github.com/stretchr/testify v1.6.1 07:30:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:30:24 go: downloading github.com/pmezard/go-difflib v1.0.0 07:30:24 go: downloading github.com/davecgh/go-spew v1.1.1 07:30:24 Removing intermediate container 9a42c9518b55 07:30:24 ---> 9e875e8a2a3a 07:30:24 Step 23/23 : LABEL version=0.0.0 07:30:24 Removing intermediate container 80c344f45ee7 07:30:24 ---> dba66abec395 07:30:24 07:30:24 ---> Running in 397a5c94fe37 07:30:24 Removing intermediate container cd44627dfd7f 07:30:24 ---> 158d08b008ec 07:30:24 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 07:30:24 ---> bd824b0df545 07:30:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:30:24 Removing intermediate container 1d20b8dec5bf 07:30:24 ---> dedbba7a059f 07:30:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:30:25 Successfully built dba66abec395 07:30:25 ---> Running in ae45a2c0643b 07:30:25 ---> Running in a34f962a578a 07:30:25 Successfully tagged docker-support-notifications-go-arm64:latest 07:30:25 Building docker-sys-mgmt-agent-go 07:30:25  Building docker-support-notifications-go ... done Removing intermediate container 397a5c94fe37 07:30:25 ---> 52d3f61e80e0 07:30:25 07:30:26 ---> 348b165d7098 07:30:26 Step 19/23 : ENTRYPOINT ["/core-metadata"]Successfully built 52d3f61e80e0 07:30:26 07:30:26 Successfully tagged docker-core-command-go-arm64:latest 07:30:26  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 07:30:26 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:30:26 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:30:26 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:30:26 Removing intermediate container ae45a2c0643b 07:30:26 ---> 9a9ef6d83284 07:30:26 Step 22/24 : LABEL arch=arm64 07:30:26 ---> Running in d1e0eef0fcfc 07:30:26 ---> Running in dd6a0e9f07ad 07:30:26 Move dockerize executable 07:30:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:30:27 Removing intermediate container dd6a0e9f07ad 07:30:27 ---> a47b4d940ed6 07:30:27 Step 23/24 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:30:27 Removing intermediate container d1e0eef0fcfc 07:30:27 ---> ae338714569a 07:30:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:27 ---> Running in 3f80e27afa26 07:30:27 ---> Running in 4898a8e7a258 07:30:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:30:28 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:30:28 Removing intermediate container 3f80e27afa26 07:30:28 Removing intermediate container 4898a8e7a258 07:30:28 ---> 69ede1ca5bd5 07:30:28 ---> c59903e55f73 07:30:28 Step 24/24 : LABEL version=0.0.0Step 21/23 : LABEL arch=arm64 07:30:28 07:30:29 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:30:29 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:30:30 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:30:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:30:31 Removing intermediate container a34f962a578a 07:30:31 ---> 761ec4da4e64 07:30:31 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 07:30:31 ---> Running in 80ac5da14f50 07:30:31 ---> Running in bcff2935c4ec 07:30:31 ---> Running in a8c8231d5d3b 07:30:31 Removing intermediate container 80ac5da14f50 07:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:30:31 go: downloading github.com/lib/pq v1.9.0 07:30:32 ---> 78e38296f9d2 07:30:32 07:30:32 Removing intermediate container bcff2935c4ec 07:30:32 ---> ecc6525e3210 07:30:32 Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:30:32 Successfully built 78e38296f9d2 07:30:32 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:30:32 Building docker-support-scheduler-go 07:30:32  Building docker-security-secretstore-setup-go ... done Removing intermediate container a8c8231d5d3b 07:30:32 ---> d750bf6abb9c 07:30:32 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:30:33 ---> Running in d2aa07adfb74 07:30:33 ---> 116daf5b7206 07:30:33 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:30:34 Removing intermediate container d2aa07adfb74 07:30:34 ---> 474f96f694fb 07:30:34 Step 23/23 : LABEL version=0.0.0 07:30:34 Building version 07:30:34 ---> Running in 0941579e0382 07:30:35 ---> Running in 2acee5114fd5 07:30:36 Staging config-common 07:30:36 Removing intermediate container 2acee5114fd5 07:30:36 ---> 8402a0ee0b5a 07:30:36 07:30:37 Successfully built 8402a0ee0b5a 07:30:37 Successfully tagged docker-core-metadata-go-arm64:latest 07:30:37  Building docker-core-metadata-go ... done Building docker-core-data-go 07:30:37 Skipping stage go-build-helper (already ran) 07:30:37 Skipping stage static-packages (already ran) 07:30:37 Skipping stage go115 (already ran) 07:30:37 Staging edgex-go 07:30:38 Removing intermediate container 0941579e0382 07:30:38 ---> a740592363c6 07:30:38 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:38 Staging version 07:30:38 Priming config-common 07:30:39 ---> a82faeef56e6 07:30:39 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:30:39 Priming go-build-helper 07:30:40 ---> 29bd064f79d6 07:30:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:30:40 Priming static-packages 07:30:42 ---> f3ea6e269539 07:30:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:30:43 Priming go115 07:30:43 Priming edgex-go 07:30:44 ---> eab19b895079 07:30:44 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:30:45 Priming version 07:30:45 ---> 4c87d37d9c9f 07:30:45 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 07:30:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:30:46 ---> Running in 870e86f5726b 07:30:47 Removing intermediate container 870e86f5726b 07:30:47 ---> 5788d735f4e5 07:30:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:30:48 ---> 12518b8c7ca5 07:30:48 Step 28/33 : RUN chmod +x /entrypoint.sh 07:30:49 ---> Running in a2d40caa87b2 07:30:52 Removing intermediate container a2d40caa87b2 07:30:52 ---> 8ac121e7f3d6 07:30:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:30:53 ---> Running in 374e3b7599e0 07:30:54 Removing intermediate container 374e3b7599e0 07:30:54 ---> 2efc6735f128 07:30:54 Step 30/33 : CMD ["gate"] 07:30:55 ---> Running in 5a72b46fb14c 07:30:55 Removing intermediate container 5a72b46fb14c 07:30:55 ---> 6a0d3b7ce2a6 07:30:55 Step 31/33 : LABEL arch=arm64 07:30:56 ---> Running in 57e0253efe84 07:30:57 Removing intermediate container 57e0253efe84 07:30:57 ---> 25c19baa6f8b 07:30:57 Step 32/33 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:30:58 ---> Running in 0502513c47dc 07:30:59 Removing intermediate container 0502513c47dc 07:30:59 ---> c8023185adf3 07:30:59 Step 33/33 : LABEL version=0.0.0 07:31:00 ---> Running in fdd387be7e0a 07:31:01 Removing intermediate container fdd387be7e0a 07:31:01 ---> 4d790fdec588 07:31:01 07:31:01 Successfully built 4d790fdec588 07:31:01 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:31:13  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:31:13 ---> be1ef53493bd 07:31:13 Step 3/26 : WORKDIR /edgex-go 07:31:13 ---> Using cache 07:31:13 ---> 7d59425d6cb1 07:31:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:13 ---> Using cache 07:31:13 ---> bada9e3348cc 07:31:13 Step 5/26 : RUN apk add --update --no-cache make bash git 07:31:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:31:13 ---> be1ef53493bd 07:31:13 Step 3/21 : WORKDIR /edgex-go 07:31:13 ---> Using cache 07:31:13 ---> 7d59425d6cb1 07:31:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:13 ---> Using cache 07:31:13 ---> bada9e3348cc 07:31:13 Step 5/21 : RUN apk add --update --no-cache make git 07:31:13 ---> Using cache 07:31:13 ---> e32581de3fd6 07:31:13 Step 6/21 : COPY go.mod . 07:31:13 ---> Using cache 07:31:13 ---> 7410121ce25e 07:31:13 Step 7/21 : RUN go mod download 07:31:13 ---> Using cache 07:31:13 ---> 424c3e7f5c6d 07:31:13 Step 8/21 : COPY . . 07:31:13 ---> Using cache 07:31:13 ---> 76abbfa81d7f 07:31:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:31:18 ---> Running in 7a5845ae60e5 07:31:18 ---> Running in 719f49c2a944 07:31:19 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:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:31:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:31:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:31:20 ---> be1ef53493bd 07:31:20 Step 3/22 : WORKDIR /edgex-go 07:31:20 ---> Using cache 07:31:20 ---> 7d59425d6cb1 07:31:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:20 ---> Using cache 07:31:20 ---> bada9e3348cc 07:31:20 Step 5/22 : RUN apk add --update --no-cache make git 07:31:20 ---> Using cache 07:31:20 ---> e32581de3fd6 07:31:20 Step 6/22 : COPY go.mod . 07:31:20 ---> Using cache 07:31:20 ---> 7410121ce25e 07:31:20 Step 7/22 : RUN go mod download 07:31:20 ---> Using cache 07:31:20 ---> 424c3e7f5c6d 07:31:20 Step 8/22 : COPY . . 07:31:20 ---> Using cache 07:31:20 ---> 76abbfa81d7f 07:31:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:31:20 OK: 217 MiB in 51 packages 07:31:21 ---> Running in 2618e7e6d981 07:31:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:31:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:31:22 ---> be1ef53493bd 07:31:22 Step 3/23 : WORKDIR /edgex-go 07:31:22 ---> Using cache 07:31:22 ---> 7d59425d6cb1 07:31:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:22 ---> Using cache 07:31:22 ---> bada9e3348cc 07:31:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:31:22 ---> Running in e3fcca0cbc69 07:31:23 Removing intermediate container 719f49c2a944 07:31:23 ---> 235934b012c6 07:31:23 Step 6/26 : COPY go.mod . 07:31:24 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:31:25 ---> d5cd17272b44 07:31:25 Step 7/26 : RUN go mod download 07:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:31:25 ---> Running in 51648f4a5efe 07:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:31:26 OK: 217 MiB in 51 packages 07:31:28 Removing intermediate container e3fcca0cbc69 07:31:28 ---> f6a2221f356e 07:31:28 Step 6/23 : COPY go.mod . 07:31:29 ---> 3a996dfc318b 07:31:29 Step 7/23 : RUN go mod download 07:31:29 Removing intermediate container 51648f4a5efe 07:31:29 ---> 9707b4f407ea 07:31:29 Step 8/26 : COPY . . 07:31:30 ---> Running in 5e233ae910ec 07:31:37 Removing intermediate container 5e233ae910ec 07:31:37 ---> 0e8bfea917fe 07:31:37 Step 8/23 : COPY . . 07:31:55 ---> 700b0fdf42c1 07:31:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:31:55 ---> Running in 65df6a696a33 07:31:57 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:32:00 ---> fa858cc91509 07:32:00 Step 9/23 : RUN make cmd/core-data/core-data 07:32:00 ---> Running in 86710d901900 07:32:02 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:32:08 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:32:27 Removing intermediate container 7a5845ae60e5 07:32:27 ---> 2007b8fcfae3 07:32:27 07:32:27 Step 10/21 : FROM alpine:3.12 07:32:27 ---> afeebe901d6b 07:32:27 Step 11/21 : RUN apk add --update --no-cache curl 07:32:27 ---> Running in 2ae4ea8b857d 07:32:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:32:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:32:27 (1/4) Installing ca-certificates (20191127-r4) 07:32:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:32:27 (3/4) Installing libcurl (7.69.1-r3) 07:32:27 (4/4) Installing curl (7.69.1-r3) 07:32:27 Executing busybox-1.31.1-r19.trigger 07:32:27 Executing ca-certificates-20191127-r4.trigger 07:32:27 OK: 7 MiB in 18 packages 07:32:31 Removing intermediate container 2ae4ea8b857d 07:32:31 ---> 11b8afda949e 07:32:31 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:32:31 ---> Running in f24973f708fc 07:32:31 Removing intermediate container f24973f708fc 07:32:31 ---> df99a9949683 07:32:31 Step 13/21 : WORKDIR /edgex 07:32:32 ---> Running in 148ebe21c87e 07:32:33 Removing intermediate container 148ebe21c87e 07:32:33 ---> 2795116f8df8 07:32:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:32:33 Removing intermediate container 2618e7e6d981 07:32:33 ---> 6660e2a73be4 07:32:33 07:32:33 Step 10/22 : FROM alpine:3.12 07:32:33 ---> afeebe901d6b 07:32:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:32:33 ---> Using cache 07:32:33 ---> bf2f3a5e9f48 07:32:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:32:33 ---> Using cache 07:32:33 ---> e9876650029b 07:32:33 Step 13/22 : ENV APP_PORT=48085 07:32:33 ---> Running in 93e4fccc2a3b 07:32:34 ---> 4f803a80c084 07:32:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:32:34 Removing intermediate container 93e4fccc2a3b 07:32:34 ---> 5749bb64aa2d 07:32:34 Step 14/22 : EXPOSE $APP_PORT 07:32:35 ---> Running in 14a45d843a22 07:32:36 Removing intermediate container 14a45d843a22 07:32:36 ---> 86032f1145dd 07:32:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:32:36 ---> f532617db956 07:32:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:32:37 ---> 2170e8226400 07:32:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:32:38 ---> 89d7cc743eec 07:32:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:32:39 ---> Running in a8a352fe07de 07:32:39 ---> 1550eae2d795 07:32:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:32:39 Removing intermediate container a8a352fe07de 07:32:39 ---> 6957db693905 07:32:39 Step 18/21 : CMD ["--init=true"] 07:32:39 ---> Running in bdd2eb192d0b 07:32:40 ---> efc54caf8f4c 07:32:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:32:40 Removing intermediate container bdd2eb192d0b 07:32:40 ---> 90682bf7f389 07:32:40 Step 19/21 : LABEL arch=arm64 07:32:40 ---> Running in 6fb0750aba1a 07:32:40 ---> Running in e651297070ff 07:32:41 Removing intermediate container 6fb0750aba1a 07:32:41 ---> dd1479871ba2 07:32:41 Step 20/21 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:32:41 Removing intermediate container e651297070ff 07:32:41 ---> 5497b69f8142 07:32:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:41 ---> Running in dc57fc9b79b7 07:32:41 ---> Running in cb77a7fff6c0 07:32:42 Removing intermediate container dc57fc9b79b7 07:32:42 ---> fa0513b9e26a 07:32:42 Step 21/21 : LABEL version=0.0.0 07:32:42 Removing intermediate container cb77a7fff6c0 07:32:42 ---> 5376f6854589 07:32:42 Step 20/22 : LABEL arch=arm64 07:32:42 ---> Running in 0a51a01a7e82 07:32:42 ---> Running in 3de597553e8e 07:32:43 Removing intermediate container 0a51a01a7e82 07:32:43 ---> 07f9fd20b272 07:32:43 07:32:43 Removing intermediate container 3de597553e8e 07:32:43 ---> e2f989ffa866 07:32:43 Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:32:44 ---> Running in c27b032454b8 07:32:44 Successfully built 07f9fd20b272 07:32:44 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:32:44  Building docker-security-proxy-setup-go ... done Removing intermediate container c27b032454b8 07:32:44 ---> bd0ae8dbebe1 07:32:44 Step 22/22 : LABEL version=0.0.0 07:32:44 ---> Running in 05e834038026 07:32:45 Removing intermediate container 05e834038026 07:32:45 ---> b820c2b31607 07:32:45 07:32:46 Successfully built b820c2b31607 07:32:46 Successfully tagged docker-support-scheduler-go-arm64:latest 07:33:01  Building docker-support-scheduler-go ... done Removing intermediate container 65df6a696a33 07:33:01 ---> f85c960a75cc 07:33:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:33:01 ---> Running in 8a99108b6c33 07:33:02 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:33:05 Removing intermediate container 8a99108b6c33 07:33:05 ---> d165e014aa00 07:33:05 07:33:05 Step 11/26 : FROM docker:20.10.0 07:33:05 20.10.0: Pulling from library/docker 07:33:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:33:15 Status: Downloaded newer image for docker:20.10.0 07:33:15 ---> eeaf43b92773 07:33:15 Step 12/26 : RUN apk add --no-cache bash 07:33:15 ---> Running in b3a117dbf5f3 07:33:16 Removing intermediate container 86710d901900 07:33:16 ---> d3c783436d44 07:33:16 07:33:16 Step 10/23 : FROM alpine:3.12 07:33:16 ---> afeebe901d6b 07:33:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:33:16 ---> Running in 0d640c763145 07:33:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:33:17 Removing intermediate container 0d640c763145 07:33:17 ---> 342db7aa72b5 07:33:17 Step 12/23 : ENV APP_PORT=48080 07:33:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:33:17 ---> Running in 3833562f8802 07:33:18 Removing intermediate container 3833562f8802 07:33:18 ---> f8fb9e1e6252 07:33:18 Step 13/23 : EXPOSE $APP_PORT 07:33:18 (1/2) Installing readline (8.0.4-r0) 07:33:18 (2/2) Installing bash (5.0.17-r0) 07:33:18 Executing bash-5.0.17-r0.post-install 07:33:18 Executing busybox-1.31.1-r19.trigger 07:33:18 OK: 12 MiB in 22 packages 07:33:18 ---> Running in cfad59895656 07:33:18 Removing intermediate container cfad59895656 07:33:18 ---> 19de896b7331 07:33:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:18 ---> Running in cd5fb7970f90 07:33:19 Removing intermediate container b3a117dbf5f3 07:33:19 ---> cf31db37e675 07:33:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:33:19 ---> Running in 4d5726a95005 07:33:20 Removing intermediate container 4d5726a95005 07:33:20 ---> bf2fd3020f15 07:33:20 Step 14/26 : ENV APP_PORT=48090 07:33:20 ---> Running in 622f6745fcaf 07:33:20 Removing intermediate container 622f6745fcaf 07:33:20 ---> 94e523d136bc 07:33:20 Step 15/26 : EXPOSE $APP_PORT 07:33:20 ---> Running in 303861a6f46a 07:33:21 Removing intermediate container cd5fb7970f90 07:33:21 ---> 67dd5ef778ca 07:33:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:33:21 ---> Running in b2e40de5ea39 07:33:21 Removing intermediate container 303861a6f46a 07:33:21 ---> ec9a47568ed0 07:33:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:33:22 ---> 352fdd6d7869 07:33:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:33:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:33:23 ---> 8b5dbd2320f4 07:33:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:33:23 (1/6) Installing dumb-init (1.2.2-r1) 07:33:23 (2/6) Installing libgcc (9.3.0-r2) 07:33:24 (3/6) Installing libsodium (1.0.18-r0) 07:33:24 (4/6) Installing libstdc++ (9.3.0-r2) 07:33:24 ---> 3861ec00564b 07:33:24 Step 19/26 : RUN apk --no-cache add py3-pip 07:33:24 (5/6) Installing libzmq (4.3.3-r0) 07:33:24 ---> Running in be525d4500af 07:33:24 (6/6) Installing zeromq (4.3.3-r0) 07:33:24 Executing busybox-1.31.1-r19.trigger 07:33:24 OK: 8 MiB in 20 packages 07:33:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:33:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:33:26 Removing intermediate container b2e40de5ea39 07:33:26 ---> c3313ff8f551 07:33:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:26 (1/33) Installing libbz2 (1.0.8-r1) 07:33:26 (2/33) Installing expat (2.2.9-r1) 07:33:26 (3/33) Installing libffi (3.3-r2) 07:33:26 (4/33) Installing gdbm (1.13-r1) 07:33:26 (5/33) Installing xz-libs (5.2.5-r0) 07:33:26 (6/33) Installing sqlite-libs (3.32.1-r0) 07:33:26 (7/33) Installing python3 (3.8.5-r0) 07:33:26 ---> b2b9590f3f87 07:33:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:33:28 (8/33) Installing py3-appdirs (1.4.4-r1) 07:33:28 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:33:28 (10/33) Installing py3-parsing (2.4.7-r0) 07:33:28 (11/33) Installing py3-six (1.15.0-r0) 07:33:28 (12/33) Installing py3-packaging (20.4-r0) 07:33:28 (13/33) Installing py3-setuptools (47.0.0-r0) 07:33:28 (14/33) Installing py3-chardet (3.0.4-r4) 07:33:28 (15/33) Installing py3-idna (2.9-r0) 07:33:28 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:33:28 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:33:28 ---> 3ce38df4269e 07:33:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:33:28 (18/33) Installing py3-requests (2.23.0-r0) 07:33:28 (19/33) Installing py3-msgpack (1.0.0-r0) 07:33:28 (20/33) Installing py3-lockfile (0.12.2-r3) 07:33:28 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:33:28 (22/33) Installing py3-colorama (0.4.3-r0) 07:33:28 (23/33) Installing py3-distlib (0.3.0-r0) 07:33:28 (24/33) Installing py3-distro (1.5.0-r1) 07:33:28 (25/33) Installing py3-webencodings (0.5.1-r3) 07:33:28 (26/33) Installing py3-html5lib (1.0.1-r4) 07:33:28 (27/33) Installing py3-pytoml (0.1.21-r0) 07:33:28 (28/33) Installing py3-pep517 (0.8.2-r0) 07:33:29 (29/33) Installing py3-progress (1.5-r0) 07:33:29 (30/33) Installing py3-toml (0.10.1-r0) 07:33:29 (31/33) Installing py3-retrying (1.3.3-r0) 07:33:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:33:29 (33/33) Installing py3-pip (20.1.1-r0) 07:33:29 Executing busybox-1.31.1-r19.trigger 07:33:29 OK: 71 MiB in 55 packages 07:33:29 ---> 27515a7af5e4 07:33:29 Step 19/23 : ENTRYPOINT ["/core-data"] 07:33:29 ---> Running in 44439dd28f89 07:33:30 Removing intermediate container 44439dd28f89 07:33:30 ---> 2dc8c890997b 07:33:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:30 ---> Running in 69b41510227e 07:33:31 Removing intermediate container 69b41510227e 07:33:31 ---> bef8c054f7e8 07:33:31 Step 21/23 : LABEL arch=arm64 07:33:31 ---> Running in 5db926007cd6 07:33:32 Removing intermediate container 5db926007cd6 07:33:32 ---> a71356fe6560 07:33:32 Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:33:32 ---> Running in 6cf6b8ae62c5 07:33:32 Removing intermediate container 6cf6b8ae62c5 07:33:32 ---> dc56f3ce64ee 07:33:32 Step 23/23 : LABEL version=0.0.0 07:33:33 ---> Running in 9fc095f15148 07:33:33 Removing intermediate container 9fc095f15148 07:33:33 ---> 10a9c049733f 07:33:33 07:33:34 Successfully built 10a9c049733f 07:33:34 Successfully tagged docker-core-data-go-arm64:latest 07:33:35  Building docker-core-data-go ... done Removing intermediate container be525d4500af 07:33:35 ---> 84532a98d7ee 07:33:35 Step 20/26 : RUN pip install docker-compose==1.23.2 07:33:35 ---> Running in 50bea8f26c6a 07:33:40 Collecting docker-compose==1.23.2 07:33:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:33:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:33:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:33:41 Collecting docopt<0.7,>=0.6.1 07:33:41 Downloading docopt-0.6.2.tar.gz (25 kB) 07:33:44 Collecting PyYAML<4,>=3.10 07:33:44 Downloading PyYAML-3.13.tar.gz (270 kB) 07:33:47 Collecting websocket-client<1.0,>=0.32.0 07:33:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:33:47 Collecting docker<4.0,>=3.6.0 07:33:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:33:48 Collecting jsonschema<3,>=2.5.1 07:33:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:33:48 Collecting cached-property<2,>=1.2.0 07:33:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:33:48 Collecting texttable<0.10,>=0.9.0 07:33:48 Downloading texttable-0.9.1.tar.gz (11 kB) 07:33:50 Collecting dockerpty<0.5,>=0.4.1 07:33:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:33:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:33:52 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:33:52 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:33:52 Collecting idna<2.8,>=2.5 07:33:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:33:53 Collecting urllib3<1.25,>=1.21.1 07:33:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:33:53 Collecting docker-pycreds>=0.4.0 07:33:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:33:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:33:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:33:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:33:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:33:54 Installing collected packages: idna, urllib3, requests, docopt, PyYAML, websocket-client, docker-pycreds, docker, jsonschema, cached-property, texttable, dockerpty, docker-compose 07:33:54 Attempting uninstall: idna 07:33:54 Found existing installation: idna 2.9 07:33:54 Uninstalling idna-2.9: 07:33:54 Successfully uninstalled idna-2.9 07:33:55 Attempting uninstall: urllib3 07:33:55 Found existing installation: urllib3 1.25.9 07:33:55 Uninstalling urllib3-1.25.9: 07:33:55 Successfully uninstalled urllib3-1.25.9 07:33:56 Attempting uninstall: requests 07:33:56 Found existing installation: requests 2.23.0 07:33:56 Uninstalling requests-2.23.0: 07:33:56 Successfully uninstalled requests-2.23.0 07:33:56 Running setup.py install for docopt: started 07:33:58 Running setup.py install for docopt: finished with status 'done' 07:33:58 Running setup.py install for PyYAML: started 07:34:00 Running setup.py install for PyYAML: finished with status 'done' 07:34:01 Running setup.py install for texttable: started 07:34:03 Running setup.py install for texttable: finished with status 'done' 07:34:03 Running setup.py install for dockerpty: started 07:34:05 Running setup.py install for dockerpty: finished with status 'done' 07:34:06 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:34:10 Removing intermediate container 50bea8f26c6a 07:34:10 ---> 8dbd1ab95da6 07:34:10 Step 21/26 : RUN apk --no-cache add curl 07:34:10 ---> Running in 464d50c4fdaa 07:34:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:34:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:34:11 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:34:11 (2/3) Installing libcurl (7.69.1-r3) 07:34:11 (3/3) Installing curl (7.69.1-r3) 07:34:11 Executing busybox-1.31.1-r19.trigger 07:34:11 OK: 71 MiB in 58 packages 07:34:13 Removing intermediate container 464d50c4fdaa 07:34:13 ---> 0674e67ae583 07:34:13 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:34:13 ---> Running in 52740b60844e 07:34:13 Removing intermediate container 52740b60844e 07:34:13 ---> 62990a732603 07:34:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:13 ---> Running in dd7ab3defc52 07:34:14 Removing intermediate container dd7ab3defc52 07:34:14 ---> c2563238b8bf 07:34:14 Step 24/26 : LABEL arch=arm64 07:34:14 ---> Running in 8aac14b1f855 07:34:14 Removing intermediate container 8aac14b1f855 07:34:14 ---> 78978240f686 07:34:14 Step 25/26 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 07:34:14 ---> Running in 5c7797a9df05 07:34:15 Removing intermediate container 5c7797a9df05 07:34:15 ---> b03b1dc49a06 07:34:15 Step 26/26 : LABEL version=0.0.0 07:34:15 ---> Running in 8fff0d71fd5e 07:34:16 Removing intermediate container 8fff0d71fd5e 07:34:16 ---> e66745537ef1 07:34:16 07:34:16 Successfully built e66745537ef1 07:34:16 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:34:16  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:34:16 $ docker stop --time=1 acbcc96697cb4ce28b8ecbe2e46ea90ed2eed8ca6c1f2c123a3b314450d94f31 07:34:18 $ docker rm -f acbcc96697cb4ce28b8ecbe2e46ea90ed2eed8ca6c1f2c123a3b314450d94f31 [Pipeline] // withDockerContainer [Pipeline] sh 07:34:19 + grep docker 07:34:19 + docker images 07:34:19 docker-sys-mgmt-agent-go-arm64 latest e66745537ef1 4 seconds ago 300MB 07:34:19 docker-core-data-go-arm64 latest 10a9c049733f 46 seconds ago 21MB 07:34:19 docker-support-scheduler-go-arm64 latest b820c2b31607 About a minute ago 15.5MB 07:34:19 docker-security-proxy-setup-go-arm64 latest 07f9fd20b272 About a minute ago 23.2MB 07:34:19 docker-security-bootstrapper-go-arm64 latest 4d790fdec588 3 minutes ago 40.3MB 07:34:19 docker-core-metadata-go-arm64 latest 8402a0ee0b5a 3 minutes ago 17.7MB 07:34:19 docker-security-secretstore-setup-go-arm64 latest 78e38296f9d2 3 minutes ago 23.4MB 07:34:19 docker-core-command-go-arm64 latest 52d3f61e80e0 3 minutes ago 15.4MB 07:34:19 docker-support-notifications-go-arm64 latest dba66abec395 3 minutes ago 16MB 07:34:19 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:34:22 provisioning config files... 07:34:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2435237221580124509tmp [Pipeline] { [Pipeline] sh 07:34:23 + set +x 07:34:23 + curl -s https://codecov.io/bash 07:34:23 + bash -s -- 07:34:23 07:34:23 _____ _ 07:34:23 / ____| | | 07:34:23 | | ___ __| | ___ ___ _____ __ 07:34:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:34:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:34:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:34:23 Bash-20210115-cec3c92 07:34:23 07:34:23 07:34:23 ==> git version 2.24.3 found 07:34:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:34:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:34:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:34:23 ==> Jenkins CI detected. 07:34:23 project root: . 07:34:23 --> token set from env 07:34:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:34:23 ==> Running gcov in . (disable via -X gcov) 07:34:23 ==> Python coveragepy not found 07:34:23 ==> Searching for coverage reports in: 07:34:23 + . 07:34:23 -> Found 1 reports 07:34:23 ==> Detecting git/mercurial file structure 07:34:23 ==> Reading reports 07:34:23 + ./coverage.out bytes=564700 07:34:23 ==> Appending adjustments 07:34:23 https://docs.codecov.io/docs/fixing-reports 07:34:27 + Found adjustments 07:34:27 ==> Gzipping contents 07:34:27 84K /tmp/codecov.5UdTrW.gz 07:34:27 ==> Uploading reports 07:34:27 url: https://codecov.io 07:34:27 query: branch=PR-3072&commit=4148dfc6fa8fb263c039e1a395b150777a2bbe36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3072%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3072&job=&cmd_args= 07:34:27 -> Pinging Codecov 07:34:27 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3072&commit=4148dfc6fa8fb263c039e1a395b150777a2bbe36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3072%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3072&job=&cmd_args= 07:34:27 -> Uploading to 07:34:27 https://storage.googleapis.com/codecov/v4/raw/2021-01-25/00271124DB129430A58F1EEE437C3FCB/4148dfc6fa8fb263c039e1a395b150777a2bbe36/af3403bf-0625-4eed-823f-eb5a9183c447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T073427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbaeef64c601663ea0ee7ba7ccedab5cc1a1acaf8eacdd674cdb850d5fe99147 07:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:27 Dload Upload Total Spent Left Speed 07:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85455 0 0 100 85455 0 148k --:--:-- --:--:-- --:--:-- 147k 07:34:28 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/4148dfc6fa8fb263c039e1a395b150777a2bbe36 [Pipeline] } 07:34:28 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:34:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:31 ---> package-listing.sh 07:34:31 ++ facter osfamily 07:34:31 ++ tr '[:upper:]' '[:lower:]' 07:34:31 + OS_FAMILY=redhat 07:34:31 + workspace=/w/workspace/edgex-go/1 07:34:31 + START_PACKAGES=/tmp/packages_start.txt 07:34:31 + END_PACKAGES=/tmp/packages_end.txt 07:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:31 + PACKAGES=/tmp/packages_start.txt 07:34:31 + '[' /w/workspace/edgex-go/1 ']' 07:34:31 + PACKAGES=/tmp/packages_end.txt 07:34:31 + case "${OS_FAMILY}" in 07:34:31 + rpm -qa 07:34:31 + sort 07:34:37 + '[' -f /tmp/packages_start.txt ']' 07:34:37 + '[' -f /tmp/packages_end.txt ']' 07:34:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:37 + '[' /w/workspace/edgex-go/1 ']' 07:34:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:34:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:34:37 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:34:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:34:38 07:34:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:34:38 alpine: Pulling from edgex-lftools-log-publisher 07:34:38 df20fa9351a1: Pulling fs layer 07:34:38 36b3adc4ff6f: Pulling fs layer 07:34:38 8ad3a11d3b57: Pulling fs layer 07:34:38 46f8f816bc3b: Pulling fs layer 07:34:38 93b61091891f: Pulling fs layer 07:34:38 93b9cdb0e59b: Pulling fs layer 07:34:38 5e14af77c1be: Pulling fs layer 07:34:38 01666e4c0597: Pulling fs layer 07:34:38 aa168da1d23b: Pulling fs layer 07:34:38 93b9cdb0e59b: Waiting 07:34:38 5e14af77c1be: Waiting 07:34:38 aa168da1d23b: Waiting 07:34:38 01666e4c0597: Waiting 07:34:38 46f8f816bc3b: Waiting 07:34:38 93b61091891f: Waiting 07:34:38 36b3adc4ff6f: Verifying Checksum 07:34:38 36b3adc4ff6f: Download complete 07:34:38 46f8f816bc3b: Verifying Checksum 07:34:38 46f8f816bc3b: Download complete 07:34:38 df20fa9351a1: Verifying Checksum 07:34:38 df20fa9351a1: Download complete 07:34:38 93b9cdb0e59b: Verifying Checksum 07:34:38 93b9cdb0e59b: Download complete 07:34:38 5e14af77c1be: Verifying Checksum 07:34:38 5e14af77c1be: Download complete 07:34:38 93b61091891f: Verifying Checksum 07:34:38 93b61091891f: Download complete 07:34:38 01666e4c0597: Verifying Checksum 07:34:38 01666e4c0597: Download complete 07:34:39 df20fa9351a1: Pull complete 07:34:39 36b3adc4ff6f: Pull complete 07:34:39 8ad3a11d3b57: Verifying Checksum 07:34:39 8ad3a11d3b57: Download complete 07:34:40 8ad3a11d3b57: Pull complete 07:34:40 46f8f816bc3b: Pull complete 07:34:41 aa168da1d23b: Verifying Checksum 07:34:41 aa168da1d23b: Download complete 07:34:42 93b61091891f: Pull complete 07:34:42 93b9cdb0e59b: Pull complete 07:34:42 5e14af77c1be: Pull complete 07:34:42 01666e4c0597: Pull complete 07:34:50 aa168da1d23b: Pull complete 07:34:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:34:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:34:51 prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container 07:34:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:34:54 $ docker top af8f5d98f027b9f3478f29721c830cf63b90bf244114af4344cbd2319bd6c4c0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:55 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:55 + mkdir -p /var/log/sa [Pipeline] sh 07:34:55 + ls /var/log/sa-host 07:34:55 + sadf -c /var/log/sa-host/sa23 07:34:55 file_magic: OK 07:34:55 HZ: Using current value: 100 07:34:55 file_header: OK 07:34:55 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:34:55 Statistics: 07:34:55 Hnuu...uuuununununu... 07:34:55 File successfully converted to sysstat format version 12.2.1 07:34:55 + sadf -c /var/log/sa-host/sa25 07:34:55 file_magic: OK 07:34:55 HZ: Using current value: 100 07:34:55 file_header: OK 07:34:55 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:34:55 Statistics: 07:34:55 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... 07:34:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:56 provisioning config files... 07:34:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4809918156080306067tmp [Pipeline] { [Pipeline] echo 07:34:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:56 ---> create-netrc.sh [Pipeline] } 07:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:34:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:34:57 ---> python-tools-install.sh [Pipeline] echo 07:34:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:57 ---> sudo-logs.sh 07:34:57 Archiving 'sudo' log.. [Pipeline] echo 07:34:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:58 ---> job-cost.sh 07:34:58 lf-activate-venv: SKIPPING 07:34:58 INFO: No Stack... 07:34:59 INFO: Retrieving Pricing Info for: v1-standard-2 07:35:00 INFO: Archiving Costs [Pipeline] echo 07:35:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:35:00 ---> logs-deploy.sh 07:35:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3072/1 07:35:00 INFO: archiving workspace using pattern(s): 07:35:01 Archives upload complete. 07:35:02 INFO: archiving logs to Nexus 07:35:03 ---> uname -a: 07:35:03 Linux prd-centos7-docker-4c-2g-22597.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:35:03 07:35:03 07:35:03 ---> lscpu: 07:35:03 Architecture: x86_64 07:35:03 CPU op-mode(s): 32-bit, 64-bit 07:35:03 Byte Order: Little Endian 07:35:03 Address sizes: 40 bits physical, 48 bits virtual 07:35:03 CPU(s): 4 07:35:03 On-line CPU(s) list: 0-3 07:35:03 Thread(s) per core: 1 07:35:03 Core(s) per socket: 1 07:35:03 Socket(s): 4 07:35:03 NUMA node(s): 1 07:35:03 Vendor ID: GenuineIntel 07:35:03 CPU family: 6 07:35:03 Model: 44 07:35:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:35:03 Stepping: 1 07:35:03 CPU MHz: 2933.438 07:35:03 BogoMIPS: 5866.87 07:35:03 Virtualization: VT-x 07:35:03 Hypervisor vendor: KVM 07:35:03 Virtualization type: full 07:35:03 L1d cache: 128 KiB 07:35:03 L1i cache: 128 KiB 07:35:03 L2 cache: 16 MiB 07:35:03 L3 cache: 64 MiB 07:35:03 NUMA node0 CPU(s): 0-3 07:35:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:35:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:35:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:35:03 Vulnerability Meltdown: Mitigation; PTI 07:35:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:35:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:35:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:35:03 Vulnerability Srbds: Not affected 07:35:03 Vulnerability Tsx async abort: Not affected 07:35:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:35:03 07:35:03 07:35:03 ---> nproc: 07:35:03 4 07:35:03 07:35:03 07:35:03 ---> df -h: 07:35:03 Filesystem Size Used Available Use% Mounted on 07:35:03 overlay 50.0G 12.1G 37.9G 24% / 07:35:03 tmpfs 64.0M 0 64.0M 0% /dev 07:35:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:35:03 shm 64.0M 0 64.0M 0% /dev/shm 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1@tmp 07:35:03 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1 07:35:03 07:35:03 07:35:03 ---> free -m: 07:35:03 total used free shared buff/cache available 07:35:03 Mem: 1837 728 132 0 975 1026 07:35:03 Swap: 1023 56 967 07:35:03 07:35:03 07:35:03 ---> ip addr: 07:35:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:35:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:35:03 inet 127.0.0.1/8 scope host lo 07:35:03 valid_lft forever preferred_lft forever 07:35:03 inet6 ::1/128 scope host 07:35:03 valid_lft forever preferred_lft forever 07:35:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:35:03 link/ether fa:16:3e:18:e5:13 brd ff:ff:ff:ff:ff:ff 07:35:03 inet 10.30.123.131/23 brd 10.30.123.255 scope global dynamic eth0 07:35:03 valid_lft 85192sec preferred_lft 85192sec 07:35:03 inet6 fe80::f816:3eff:fe18:e513/64 scope link 07:35:03 valid_lft forever preferred_lft forever 07:35:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:35:03 link/ether 02:42:6f:a6:8d:9b brd ff:ff:ff:ff:ff:ff 07:35:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:35:03 valid_lft forever preferred_lft forever 07:35:03 inet6 fe80::42:6fff:fea6:8d9b/64 scope link 07:35:03 valid_lft forever preferred_lft forever 07:35:03 07:35:03 07:35:03 ---> sar -b -r -n DEV: 07:35:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) 07:35:03 07:35:03 07:14:43 LINUX RESTART (4 CPU) 07:35:03 07:35:03 07:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:35:03 07:16:01 203.96 107.85 96.11 0.00 11689.92 46548.14 0.00 07:35:03 07:17:01 204.79 81.29 123.50 0.00 6025.03 46978.86 0.00 07:35:03 07:18:01 233.30 89.89 143.41 0.00 3167.66 19897.87 0.00 07:35:03 07:19:01 166.88 82.34 84.54 0.00 3959.52 9022.04 0.00 07:35:03 07:20:02 266.79 96.32 170.47 0.00 37048.91 109404.87 0.00 07:35:03 07:21:02 2791.53 2425.49 366.04 0.00 181909.36 194723.87 0.00 07:35:03 07:22:01 682.83 411.12 271.71 0.00 37927.14 73865.53 0.00 07:35:03 07:23:01 2121.96 1752.93 369.02 0.00 146112.54 159221.20 0.00 07:35:03 07:24:01 332.16 79.67 252.50 0.00 7781.43 39749.77 0.00 07:35:03 07:25:01 25.81 14.19 11.62 0.00 3024.71 320.25 0.00 07:35:03 07:26:01 0.30 0.00 0.30 0.00 0.00 3.13 0.00 07:35:03 07:27:02 0.28 0.00 0.28 0.00 0.00 3.30 0.00 07:35:03 07:28:01 0.25 0.02 0.24 0.00 1.08 2.93 0.00 07:35:03 07:29:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 07:35:03 07:30:01 1.70 1.50 0.20 0.00 49.43 2.60 0.00 07:35:03 07:31:01 0.85 0.05 0.80 0.00 2.13 15.45 0.00 07:35:03 07:32:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 07:35:03 07:33:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 07:35:03 07:34:01 0.30 0.02 0.28 0.00 0.53 3.16 0.00 07:35:03 Average: 370.52 270.90 99.62 0.00 23122.16 36884.45 0.00 07:35:03 07:35:03 07:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:03 07:16:01 70332 0 658000 34.97 2620 1150592 1396340 47.65 557048 1047416 95160 07:35:03 07:17:01 150568 0 679712 36.13 2152 1049112 1535208 52.39 571832 915708 900 07:35:03 07:18:01 179280 0 786276 41.79 1464 914524 1670424 57.01 660192 759640 38952 07:35:03 07:19:01 205716 0 843656 44.84 788 831384 1570476 53.60 640212 742960 13820 07:35:03 07:20:02 70056 0 839248 44.60 24 972216 2250116 76.79 675852 920036 65192 07:35:03 07:21:02 64960 0 786036 41.78 24 1030524 1968032 67.17 579584 1009176 71460 07:35:03 07:22:01 63804 0 711560 37.82 24 1106156 1399892 47.78 733604 839564 568 07:35:03 07:23:01 381444 0 773536 41.11 24 726540 2510792 85.69 495208 770216 12 07:35:03 07:24:01 147724 0 702244 37.32 24 1031552 1374560 46.91 565732 913144 16 07:35:03 07:25:01 136716 0 652616 34.69 24 1092188 1208364 41.24 535836 959268 16 07:35:03 07:26:01 139960 0 649336 34.51 24 1092224 1183656 40.40 533960 958884 12 07:35:03 07:27:02 140336 0 648948 34.49 24 1092236 1174380 40.08 532852 958836 12 07:35:03 07:28:01 141032 0 648276 34.45 24 1092212 1174380 40.08 533104 958836 8 07:35:03 07:29:01 141196 0 648072 34.44 24 1092252 1174380 40.08 532840 958868 8 07:35:03 07:30:01 139428 0 648944 34.49 24 1093148 1174380 40.08 533136 959640 16 07:35:03 07:31:01 139464 0 648952 34.49 24 1093104 1174464 40.08 533024 959656 8 07:35:03 07:32:01 139272 0 649144 34.50 24 1093104 1174380 40.08 533060 959656 12 07:35:03 07:33:01 139692 0 648712 34.48 24 1093116 1174380 40.08 533088 959656 8 07:35:03 07:34:01 139576 0 648836 34.48 24 1093108 1174380 40.08 533072 959656 12 07:35:03 Average: 143713 0 698532 37.13 389 1038910 1445420 49.33 569118 921622 15063 07:35:03 07:35:03 07:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:35:03 07:16:01 eth0 1854.13 1483.11 6341.31 196.74 0.00 0.00 0.00 0.00 07:35:03 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:16:01 veth41b769f 850.22 881.11 80.72 2653.56 0.00 0.00 0.00 0.00 07:35:03 07:16:01 docker0 850.22 881.00 69.10 2653.55 0.00 0.00 0.00 0.00 07:35:03 07:17:01 eth0 461.72 401.31 3255.57 40.54 0.00 0.00 0.00 0.00 07:35:03 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:17:01 docker0 73.24 96.72 4.74 406.74 0.00 0.00 0.00 0.00 07:35:03 07:17:01 vetha26cee7 17.64 19.56 1.70 14.30 0.00 0.00 0.00 0.00 07:35:03 07:18:01 vethde926dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:18:01 eth0 162.57 133.52 485.67 73.50 0.00 0.00 0.00 0.00 07:35:03 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:18:01 docker0 102.83 118.83 8.07 455.30 0.00 0.00 0.00 0.00 07:35:03 07:19:01 vethde926dc 0.23 0.23 0.02 0.03 0.00 0.00 0.00 0.00 07:35:03 07:19:01 eth0 25.88 13.55 21.60 11.61 0.00 0.00 0.00 0.00 07:35:03 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:19:01 docker0 0.23 0.23 0.01 0.03 0.00 0.00 0.00 0.00 07:35:03 07:20:02 veth474b5b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:20:02 eth0 216.16 178.27 1692.70 85.71 0.00 0.00 0.00 0.00 07:35:03 07:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:21:02 veth474b5b6 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:21:02 vethfbbf21c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:21:02 veth67f7c95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:21:02 eth0 47.47 27.39 164.21 10.21 0.00 0.00 0.00 0.00 07:35:03 07:22:01 veth474b5b6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:22:01 eth0 90.50 58.38 280.53 70.11 0.00 0.00 0.00 0.00 07:35:03 07:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:22:01 docker0 1082.60 1178.40 85.57 3921.36 0.00 0.00 0.00 0.00 07:35:03 07:23:01 veth474b5b6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:23:01 veth271046f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:23:01 veth4aa9b10 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:23:01 veth6268a53 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:24:01 veth474b5b6 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 07:35:03 07:24:01 eth0 3166.71 2488.30 14122.19 595.92 0.00 0.00 0.00 0.00 07:35:03 07:24:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:24:01 docker0 1102.81 1240.80 86.53 4403.62 0.00 0.00 0.00 0.00 07:35:03 07:25:01 eth0 34.72 32.80 7.77 58.76 0.00 0.00 0.00 0.00 07:35:03 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:26:01 eth0 1.23 0.48 0.46 0.24 0.00 0.00 0.00 0.00 07:35:03 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:27:02 eth0 0.13 0.05 0.01 0.04 0.00 0.00 0.00 0.00 07:35:03 07:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:28:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:29:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:30:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:31:01 eth0 0.35 0.32 0.15 0.08 0.00 0.00 0.00 0.00 07:35:03 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:34:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:35:03 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 Average: eth0 167.31 132.38 742.52 34.48 0.00 0.00 0.00 0.00 07:35:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:03 Average: docker0 58.14 65.41 4.56 232.15 0.00 0.00 0.00 0.00 07:35:03 07:35:03 07:35:03 ---> sar -P ALL: 07:35:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) 07:35:03 07:35:03 07:14:43 LINUX RESTART (4 CPU) 07:35:03 07:35:03 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:35:03 07:16:01 all 19.77 0.00 12.49 5.12 0.58 62.04 07:35:03 07:16:01 0 21.59 0.00 13.85 4.93 0.61 59.02 07:35:03 07:16:01 1 20.98 0.00 10.00 5.82 0.67 62.53 07:35:03 07:16:01 2 19.68 0.00 15.09 5.19 0.48 59.56 07:35:03 07:16:01 3 16.84 0.00 11.03 4.54 0.57 67.02 07:35:03 07:17:01 all 12.64 0.00 7.00 2.50 0.21 77.65 07:35:03 07:17:01 0 18.16 0.00 8.27 4.65 0.10 68.81 07:35:03 07:17:01 1 10.66 0.00 6.92 2.10 0.26 80.07 07:35:03 07:17:01 2 13.24 0.00 6.53 1.65 0.24 78.34 07:35:03 07:17:01 3 8.60 0.00 6.31 1.62 0.22 83.25 07:35:03 07:18:01 all 36.95 0.00 11.71 6.53 0.24 44.57 07:35:03 07:18:01 0 36.24 0.00 11.94 6.41 0.24 45.17 07:35:03 07:18:01 1 35.57 0.00 11.76 6.11 0.31 46.24 07:35:03 07:18:01 2 38.80 0.00 11.37 5.38 0.21 44.25 07:35:03 07:18:01 3 37.18 0.00 11.78 8.23 0.19 42.61 07:35:03 07:19:01 all 51.08 0.00 14.65 3.58 0.15 30.53 07:35:03 07:19:01 0 51.21 0.00 14.40 3.31 0.16 30.92 07:35:03 07:19:01 1 50.29 0.00 15.03 2.77 0.17 31.74 07:35:03 07:19:01 2 50.54 0.00 14.87 4.73 0.14 29.72 07:35:03 07:19:01 3 52.31 0.00 14.30 3.51 0.14 29.74 07:35:03 07:20:02 all 26.27 0.00 16.70 3.33 0.19 53.50 07:35:03 07:20:02 0 28.72 0.00 16.92 3.00 0.19 51.17 07:35:03 07:20:02 1 25.75 0.00 16.76 2.30 0.19 55.01 07:35:03 07:20:02 2 24.61 0.00 16.57 3.39 0.22 55.21 07:35:03 07:20:02 3 26.03 0.00 16.57 4.64 0.17 52.59 07:35:03 07:21:02 all 22.19 0.00 27.79 25.75 0.76 23.52 07:35:03 07:21:02 0 21.76 0.00 27.71 25.04 0.74 24.75 07:35:03 07:21:02 1 22.35 0.00 28.65 25.00 0.75 23.25 07:35:03 07:21:02 2 22.20 0.00 27.22 26.58 0.84 23.15 07:35:03 07:21:02 3 22.43 0.00 27.55 26.39 0.71 22.92 07:35:03 07:22:01 all 51.53 0.00 17.81 16.63 0.22 13.81 07:35:03 07:22:01 0 51.97 0.00 16.25 16.88 0.16 14.74 07:35:03 07:22:01 1 51.66 0.00 18.18 17.16 0.23 12.76 07:35:03 07:22:01 2 51.89 0.00 18.19 17.53 0.23 12.15 07:35:03 07:22:01 3 50.62 0.00 18.60 14.95 0.25 15.57 07:35:03 07:23:01 all 35.45 0.00 25.27 24.32 0.31 14.65 07:35:03 07:23:01 0 35.50 0.00 24.90 24.32 0.41 14.88 07:35:03 07:23:01 1 35.16 0.00 26.05 24.51 0.27 14.01 07:35:03 07:23:01 2 35.81 0.00 25.17 22.89 0.30 15.83 07:35:03 07:23:01 3 35.32 0.00 24.96 25.58 0.27 13.88 07:35:03 07:24:01 all 30.63 0.00 12.82 10.22 0.15 46.18 07:35:03 07:24:01 0 31.84 0.00 12.64 7.34 0.12 48.06 07:35:03 07:24:01 1 30.11 0.00 13.58 15.37 0.10 40.83 07:35:03 07:24:01 2 30.69 0.00 12.66 9.36 0.17 47.12 07:35:03 07:24:01 3 29.88 0.00 12.40 8.80 0.19 48.73 07:35:03 07:25:01 all 0.73 0.00 0.68 0.28 0.00 98.30 07:35:03 07:25:01 0 0.77 0.00 0.70 0.48 0.02 98.03 07:35:03 07:25:01 1 0.52 0.00 0.82 0.13 0.00 98.53 07:35:03 07:25:01 2 0.70 0.00 0.73 0.23 0.00 98.33 07:35:03 07:25:01 3 0.93 0.00 0.48 0.28 0.00 98.30 07:35:03 07:26:01 all 0.14 0.00 0.04 0.00 0.00 99.82 07:35:03 07:26:01 0 0.47 0.00 0.05 0.00 0.00 99.48 07:35:03 07:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:35:03 07:26:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:35:03 07:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:35:03 07:35:03 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:35:03 07:27:02 all 0.15 0.00 0.03 0.00 0.01 99.81 07:35:03 07:27:02 0 0.08 0.00 0.02 0.00 0.00 99.90 07:35:03 07:27:02 1 0.03 0.00 0.03 0.00 0.02 99.92 07:35:03 07:27:02 2 0.45 0.00 0.05 0.00 0.02 99.48 07:35:03 07:27:02 3 0.03 0.00 0.02 0.00 0.02 99.93 07:35:03 07:28:01 all 0.13 0.00 0.03 0.00 0.00 99.83 07:35:03 07:28:01 0 0.02 0.00 0.03 0.02 0.00 99.93 07:35:03 07:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:35:03 07:28:01 2 0.44 0.00 0.03 0.00 0.00 99.53 07:35:03 07:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:35:03 07:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 07:35:03 07:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:35:03 07:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:35:03 07:29:01 2 0.52 0.00 0.03 0.00 0.00 99.45 07:35:03 07:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:35:03 07:30:01 all 0.15 0.00 0.05 0.02 0.00 99.77 07:35:03 07:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:35:03 07:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:35:03 07:30:01 2 0.52 0.00 0.03 0.00 0.00 99.45 07:35:03 07:30:01 3 0.07 0.00 0.12 0.08 0.00 99.73 07:35:03 07:31:01 all 0.16 0.00 0.03 0.00 0.00 99.80 07:35:03 07:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:35:03 07:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 07:35:03 07:31:01 2 0.52 0.00 0.03 0.00 0.00 99.45 07:35:03 07:31:01 3 0.05 0.00 0.07 0.00 0.00 99.88 07:35:03 07:32:01 all 0.14 0.00 0.03 0.00 0.00 99.83 07:35:03 07:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:35:03 07:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:35:03 07:32:01 2 0.48 0.00 0.03 0.00 0.02 99.47 07:35:03 07:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:35:03 07:33:01 all 0.12 0.00 0.03 0.00 0.00 99.85 07:35:03 07:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:35:03 07:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:35:03 07:33:01 2 0.37 0.00 0.05 0.00 0.00 99.58 07:35:03 07:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:35:03 07:34:01 all 0.15 0.00 0.04 0.00 0.00 99.82 07:35:03 07:34:01 0 0.03 0.00 0.07 0.00 0.00 99.90 07:35:03 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:35:03 07:34:01 2 0.50 0.00 0.03 0.00 0.00 99.47 07:35:03 07:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:35:03 Average: all 14.78 0.00 7.52 5.00 0.15 72.55 07:35:03 Average: 0 15.30 0.00 7.56 4.90 0.14 72.10 07:35:03 Average: 1 14.51 0.00 7.56 5.15 0.15 72.62 07:35:03 Average: 2 14.97 0.00 7.61 4.93 0.15 72.34 07:35:03 Average: 3 14.34 0.00 7.36 5.00 0.14 73.16 07:35:03 07:35:03 07:35:03