Pull request #3134 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 97c9be662ca07851310f194347921b3ddadc13fb rather than feecce02fe33d34837c9f661423b300b71c7262b Obtained Jenkinsfile from 97c9be662ca07851310f194347921b3ddadc13fb 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-3134/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3134/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 ‘prd-centos7-docker-4c-2g-25159’ Running on prd-centos7-docker-4c-2g-25166 in /w/workspace/edgexfoundry_edgex-go_PR-3134 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit feecce02fe33d34837c9f661423b300b71c7262b Merge succeeded, producing feecce02fe33d34837c9f661423b300b71c7262b Checking out Revision feecce02fe33d34837c9f661423b300b71c7262b (PR-3134) > 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/3134/head:refs/remotes/origin/PR-3134 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # 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 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/receiver/{receiver} V2 API" 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 02:23:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:23:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:23:13 ========================================================= 02:23:13 EdgeX Global Pipelines Version Info 02:23:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:23:15 ------------------- 02:23:15 stable info: 02:23:15 ------------------- 02:23:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:23:15 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:23:15 Message: update stable to v1.0.179 02:23:16 ------------------- 02:23:16 experimental info: 02:23:16 ------------------- 02:23:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:23:16 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:23:16 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:23:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:23:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:23:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:23:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:23:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:23:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:23:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:23:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:23:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:23:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:23:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:23:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:23:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:23:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3134 [Pipeline] echo 02:23:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3134 [Pipeline] echo 02:23:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3134 [Pipeline] echo 02:23:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feecce02fe33d34837c9f661423b300b71c7262b [Pipeline] echo 02:23:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feecce0 [Pipeline] echo 02:23:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:23:21 provisioning config files... 02:23:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7291755612997764340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:21 ---> docker-login.sh 02:23:21 nexus3.edgexfoundry.org:10001 02:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:22 Configure a credential helper to remove this warning. See 02:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:22 02:23:22 Login Succeeded 02:23:22 nexus3.edgexfoundry.org:10002 02:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:22 Configure a credential helper to remove this warning. See 02:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:22 02:23:22 Login Succeeded 02:23:22 nexus3.edgexfoundry.org:10003 02:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:22 Configure a credential helper to remove this warning. See 02:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:22 02:23:22 Login Succeeded 02:23:22 nexus3.edgexfoundry.org:10004 02:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:22 Configure a credential helper to remove this warning. See 02:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:22 02:23:22 Login Succeeded 02:23:22 docker.io 02:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:23:23 Configure a credential helper to remove this warning. See 02:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:23:23 02:23:23 Login Succeeded 02:23:23 ---> docker-login.sh ends [Pipeline] } 02:23:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:23 ++ 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 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/core-command/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo core-command,cmd/core-command/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/core-data/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo core-data,cmd/core-data/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/core-metadata/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo core-metadata,cmd/core-metadata/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/security-bootstrapper/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/security-proxy-setup/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/support-notifications/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo support-notifications,cmd/support-notifications/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/support-scheduler/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:23:23 + for file in '`ls cmd/**/Dockerfile`' 02:23:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:23:23 ++ cut -d/ -f2 02:23:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:23:24 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 02:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:23:26 02:23:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:23:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:23:26 latest: Pulling from edgex-devops/git-semver 02:23:26 31603596830f: Pulling fs layer 02:23:26 2a8b12db71e7: Pulling fs layer 02:23:26 6ca5941a6612: Pulling fs layer 02:23:26 ecc8261a40a4: Pulling fs layer 02:23:26 ecc8261a40a4: Waiting 02:23:26 2a8b12db71e7: Verifying Checksum 02:23:26 2a8b12db71e7: Download complete 02:23:26 31603596830f: Verifying Checksum 02:23:26 31603596830f: Download complete 02:23:26 ecc8261a40a4: Verifying Checksum 02:23:26 ecc8261a40a4: Download complete 02:23:27 6ca5941a6612: Verifying Checksum 02:23:27 6ca5941a6612: Download complete 02:23:27 31603596830f: Pull complete 02:23:27 2a8b12db71e7: Pull complete 02:23:28 6ca5941a6612: Pull complete 02:23:28 ecc8261a40a4: Pull complete 02:23:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:23:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:23:28 prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container 02:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:23:30 $ docker top 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:31 [ssh-agent] Looking for ssh-agent implementation... 02:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:31 $ docker exec 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent 02:23:31 SSH_AUTH_SOCK=/tmp/ssh-F3qg4cIDL8iQ/agent.13 02:23:31 SSH_AGENT_PID=19 02:23:31 Running ssh-add (command line suppressed) 02:23:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6873738122339928885.key (/w/workspace/edgex-go/1@tmp/private_key_6873738122339928885.key) 02:23:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:32 + git tag --points-at HEAD [Pipeline] } 02:23:32 $ docker exec --env ******** --env ******** 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent -k 02:23:32 unset SSH_AUTH_SOCK; 02:23:32 unset SSH_AGENT_PID; 02:23:32 echo Agent pid 19 killed; 02:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:32 [ssh-agent] Looking for ssh-agent implementation... 02:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:32 $ docker exec 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent 02:23:32 SSH_AUTH_SOCK=/tmp/ssh-dbHdBJuvWQyM/agent.50 02:23:32 SSH_AGENT_PID=56 02:23:32 Running ssh-add (command line suppressed) 02:23:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7666803176901386440.key (/w/workspace/edgex-go/1@tmp/private_key_7666803176901386440.key) 02:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:33 + git semver init 02:23:33 # -> Open(): unable to determine branch for HEAD 02:23:33 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:23:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:23:33 # $SEMVER_REMOTE_NAME = origin 02:23:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:23:33 # $SEMVER_USER_NAME = edgex-jenkins 02:23:33 # $SEMVER_BRANCH = PR-3134 02:23:33 # $SEMVER_TEMP = /tmp/semver-086465918 02:23:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:24:00 # '/tmp/semver-086465918' -> '/w/workspace/edgex-go/1/.semver' 02:24:00 # -> Force: false 02:24:00 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:24:00 $ docker exec --env ******** --env ******** 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c ssh-agent -k 02:24:00 unset SSH_AUTH_SOCK; 02:24:00 unset SSH_AGENT_PID; 02:24:00 echo Agent pid 56 killed; 02:24:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:01 + git semver [Pipeline] } 02:24:01 $ docker stop --time=1 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c 02:24:03 $ docker rm -f 333e6be2f7d5ca6e88a337f38e8e82664cb150575adf069ec1a7c6d67dbc022c [Pipeline] // withDockerContainer [Pipeline] sh 02:24:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:24:05 Stashed 1 file(s) [Pipeline] echo 02:24:05 [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 02:24:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:24:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:24:07 + sudo service docker restart 02:24:07 + true 02:24:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:24:08 ========================================================= 02:24:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:24:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:24:08 + 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 . 02:24:12 Sending build context to Docker daemon 327.6MB 02:24:12 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:24:12 Step 2/6 : FROM ${BASE} 02:24:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:24:12 188c0c94c7c5: Pulling fs layer 02:24:12 0ef7d3d256c8: Pulling fs layer 02:24:12 de9db76c5a1d: Pulling fs layer 02:24:12 bca2f99d35d6: Pulling fs layer 02:24:12 93359f2a8cfa: Pulling fs layer 02:24:12 7c6f9722023f: Pulling fs layer 02:24:12 a35cf1a2eb13: Pulling fs layer 02:24:12 bca2f99d35d6: Waiting 02:24:12 93359f2a8cfa: Waiting 02:24:12 7c6f9722023f: Waiting 02:24:12 a35cf1a2eb13: Waiting 02:24:12 de9db76c5a1d: Verifying Checksum 02:24:12 de9db76c5a1d: Download complete 02:24:12 0ef7d3d256c8: Verifying Checksum 02:24:12 0ef7d3d256c8: Download complete 02:24:12 93359f2a8cfa: Verifying Checksum 02:24:12 93359f2a8cfa: Download complete 02:24:12 7c6f9722023f: Verifying Checksum 02:24:12 7c6f9722023f: Download complete 02:24:12 188c0c94c7c5: Verifying Checksum 02:24:12 188c0c94c7c5: Download complete 02:24:12 188c0c94c7c5: Pull complete 02:24:12 0ef7d3d256c8: Pull complete 02:24:12 de9db76c5a1d: Pull complete 02:24:16 a35cf1a2eb13: Verifying Checksum 02:24:16 a35cf1a2eb13: Download complete 02:24:16 bca2f99d35d6: Verifying Checksum 02:24:16 bca2f99d35d6: Download complete 02:24:21 Still waiting to schedule task 02:24:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:24:22 bca2f99d35d6: Pull complete 02:24:22 93359f2a8cfa: Pull complete 02:24:22 7c6f9722023f: Pull complete 02:24:26 a35cf1a2eb13: Pull complete 02:24:26 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:24:26 ---> a62c8e92a672 02:24:26 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 02:24:26 ---> Running in 68a95ef6af03 02:24:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:28 (1/12) Installing libmagic (5.38-r0) 02:24:28 (2/12) Installing file (5.38-r0) 02:24:29 (3/12) Installing libc-dev (0.7.2-r3) 02:24:29 (4/12) Installing g++ (9.3.0-r2) 02:24:35 (5/12) Installing fortify-headers (1.1-r0) 02:24:35 (6/12) Installing patch (2.7.6-r6) 02:24:35 (7/12) Installing build-base (0.5-r2) 02:24:35 (8/12) Installing libsodium (1.0.18-r0) 02:24:35 (9/12) Installing pkgconf (1.7.2-r0) 02:24:35 (10/12) Installing libsodium-dev (1.0.18-r0) 02:24:35 (11/12) Installing libzmq (4.3.3-r0) 02:24:35 (12/12) Installing zeromq-dev (4.3.3-r0) 02:24:36 Executing busybox-1.31.1-r19.trigger 02:24:36 OK: 233 MiB in 51 packages 02:24:40 Removing intermediate container 68a95ef6af03 02:24:40 ---> 887bcb7488d4 02:24:40 Step 4/6 : WORKDIR /edgex-go 02:24:40 ---> Running in 9ecbd2f6ca55 02:24:40 Removing intermediate container 9ecbd2f6ca55 02:24:40 ---> 9841012bdc66 02:24:40 Step 5/6 : COPY go.mod . 02:24:40 ---> a1d7af1a80e3 02:24:40 Step 6/6 : RUN go mod download 02:24:40 ---> Running in a2a94c87c02d 02:25:02 Removing intermediate container a2a94c87c02d 02:25:02 ---> 70357fb37ec3 02:25:02 Successfully built 70357fb37ec3 02:25:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:25:03 + docker inspect -f . ci-base-image-x86_64 02:25:03 . [Pipeline] withDockerContainer 02:25:03 prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container 02:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:04 $ docker top da3fcfe2c890aa034b5b7d52b264a59252ffb00922a0aaab994209cd27f9bd05 -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:05 + go version 02:25:05 go version go1.15.5 linux/amd64 [Pipeline] } 02:25:05 $ docker stop --time=1 da3fcfe2c890aa034b5b7d52b264a59252ffb00922a0aaab994209cd27f9bd05 02:25:06 $ docker rm -f da3fcfe2c890aa034b5b7d52b264a59252ffb00922a0aaab994209cd27f9bd05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:07 + docker inspect -f . ci-base-image-x86_64 02:25:07 . [Pipeline] withDockerContainer 02:25:08 prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container 02:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:09 $ docker top c2767d59531e12571860718e35146538fa8a09e7f9edb2298b904682dd284321 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:09 ========================================================= 02:25:09 [edgeXBuildGoParallel] Running Tests and Build... 02:25:09 ========================================================= [Pipeline] sh 02:25:09 + make test 02:25:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:25:18 ? github.com/edgexfoundry/edgex-go [no test files] 02:25:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:25:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:25:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:25:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:25:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:25:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:25:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:25:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:25:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:25:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:25:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.6% of statements 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:25:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements 02:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 65.8% of statements 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.423s coverage: 82.3% of statements 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:25:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.337s coverage: 28.6% of statements 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:25:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.107s coverage: 100.0% of statements 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:25:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements 02:25:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.392s coverage: 92.8% of statements 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 45.5% of statements 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 02:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 02:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements 02:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements 02:26:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25168 in /w/workspace/edgexfoundry_edgex-go_PR-3134 [Pipeline] { [Pipeline] ws 02:26:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:26:15 using credential edgex-jenkins-ssh 02:26:15 Cloning the remote Git repository 02:26:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:26:15 > git init /w/workspace/edgex-go/1 # timeout=10 02:26:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:26:15 > git --version # timeout=10 02:26:15 > git --version # 'git version 2.17.1' 02:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.4% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 68.9% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.289s coverage: 84.0% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.088s coverage: 85.3% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 100.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 02:26:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 02:26:19 GO111MODULE=on go vet ./... 02:26:40 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit feecce02fe33d34837c9f661423b300b71c7262b 02:26:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:26:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:26:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:26:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:26:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3134/head:refs/remotes/origin/PR-3134 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:26:40 > git config core.sparsecheckout # timeout=10 02:26:40 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 02:26:40 > git remote # timeout=10 02:26:40 > git config --get remote.origin.url # timeout=10 02:26:40 Merge succeeded, producing feecce02fe33d34837c9f661423b300b71c7262b 02:26:40 Checking out Revision feecce02fe33d34837c9f661423b300b71c7262b (PR-3134) 02:26:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:26:40 > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 02:26:40 > git rev-parse HEAD^{commit} # timeout=10 02:26:40 > git config core.sparsecheckout # timeout=10 02:26:40 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 02:26:45 Commit message: "feat(notifications): Implement GET /subscription/receiver/{receiver} V2 API" 02:26:45 > git --version # timeout=10 02:26:45 > git --version # 'git version 2.17.1' 02:26:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:47 gofmt -l . 02:26:47 [ "`gofmt -l .`" = "" ] 02:26:47 ./bin/test-go-mod-tidy.sh 02:26:47 ./bin/test-attribution-txt.sh [Pipeline] sh 02:26:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 02:26:47 + ls -al . 02:26:47 total 688 02:26:47 drwxrwxr-x 10 1001 1001 4096 Feb 5 02:26 . 02:26:47 drwxr-xr-x 4 root root 28 Feb 5 02:25 .. 02:26:47 -rw-rw-r-- 1 1001 1001 11 Feb 5 02:23 .dockerignore 02:26:47 drwxrwxr-x 8 1001 1001 179 Feb 5 02:23 .git 02:26:47 drwxrwxr-x 3 1001 1001 125 Feb 5 02:23 .github 02:26:47 -rw-rw-r-- 1 1001 1001 872 Feb 5 02:23 .gitignore 02:26:47 drwx------ 3 1001 1001 60 Feb 5 02:23 .semver 02:26:47 -rw-rw-r-- 1 1001 1001 166 Feb 5 02:23 .sonarcloud.properties 02:26:47 -rw-rw-r-- 1 1001 1001 7859 Feb 5 02:23 Attribution.txt 02:26:47 -rw-rw-r-- 1 1001 1001 3804 Feb 5 02:23 CONTRIBUTING.md 02:26:47 -rw-rw-r-- 1 1001 1001 931 Feb 5 02:23 Dockerfile.build 02:26:47 -rw-rw-r-- 1 1001 1001 863 Feb 5 02:23 Jenkinsfile 02:26:47 -rw-rw-r-- 1 1001 1001 10775 Feb 5 02:23 LICENSE 02:26:47 -rw-rw-r-- 1 1001 1001 6001 Feb 5 02:23 Makefile 02:26:47 -rw-rw-r-- 1 1001 1001 6524 Feb 5 02:23 README.md 02:26:47 -rw-rw-r-- 1 1001 1001 6755 Feb 5 02:23 SECURITY.md 02:26:47 -rw-rw-r-- 1 1001 1001 5 Feb 5 02:24 VERSION 02:26:47 -rw-rw-r-- 1 1001 1001 4131 Feb 5 02:23 ZMQWindows.md 02:26:47 drwxrwxr-x 2 1001 1001 117 Feb 5 02:23 bin 02:26:47 drwxrwxr-x 15 1001 1001 4096 Feb 5 02:23 cmd 02:26:47 -rw-r--r-- 1 root root 585363 Feb 5 02:26 coverage.out 02:26:47 -rw-r--r-- 1 root root 1054 Feb 5 02:26 go.mod 02:26:47 -rw-r--r-- 1 root root 19290 Feb 5 02:26 go.sum 02:26:47 drwxrwxr-x 8 1001 1001 127 Feb 5 02:23 internal 02:26:47 drwxrwxr-x 4 1001 1001 26 Feb 5 02:23 openapi 02:26:47 drwxrwxr-x 4 1001 1001 71 Feb 5 02:23 snap 02:26:47 -rw-rw-r-- 1 1001 1001 168 Feb 5 02:23 version.go [Pipeline] sh [Pipeline] sh 02:26:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:26:48 + '[' -e coverage.out ] 02:26:48 + chown 1001:1001 coverage.out [Pipeline] stash 02:26:48 + sudo service docker restart 02:26:48 + true 02:26:48 Stashed 1 file(s) [Pipeline] sh 02:26:49 + make build 02:26:49 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:26:51 provisioning config files... 02:26:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8318160722677804308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:51 ---> docker-login.sh 02:26:51 nexus3.edgexfoundry.org:10001 02:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:53 Configure a credential helper to remove this warning. See 02:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:53 02:26:53 Login Succeeded 02:26:53 nexus3.edgexfoundry.org:10002 02:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:53 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 02:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:53 Configure a credential helper to remove this warning. See 02:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:53 02:26:53 Login Succeeded 02:26:53 nexus3.edgexfoundry.org:10003 02:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:53 Configure a credential helper to remove this warning. See 02:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:53 02:26:53 Login Succeeded 02:26:53 nexus3.edgexfoundry.org:10004 02:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:54 Configure a credential helper to remove this warning. See 02:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:54 02:26:54 Login Succeeded 02:26:54 docker.io 02:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:55 Configure a credential helper to remove this warning. See 02:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:55 02:26:55 Login Succeeded 02:26:55 ---> docker-login.sh ends [Pipeline] } 02:26:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:26:56 ========================================================= 02:26:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:26:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:26:56 + 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 . 02:26:59 Sending build context to Docker daemon 166.2MB 02:26:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:26:59 Step 2/6 : FROM ${BASE} 02:26:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:26:59 5f621e34cdf4: Pulling fs layer 02:26:59 a4357932f1b6: Pulling fs layer 02:26:59 18c013af1878: Pulling fs layer 02:26:59 00ac8860ef70: Pulling fs layer 02:26:59 63d7cb157983: Pulling fs layer 02:26:59 b116817d02f9: Pulling fs layer 02:26:59 745a02a5169b: Pulling fs layer 02:26:59 00ac8860ef70: Waiting 02:26:59 63d7cb157983: Waiting 02:26:59 b116817d02f9: Waiting 02:26:59 745a02a5169b: Waiting 02:26:59 18c013af1878: Download complete 02:26:59 a4357932f1b6: Verifying Checksum 02:26:59 a4357932f1b6: Download complete 02:26:59 63d7cb157983: Verifying Checksum 02:26:59 63d7cb157983: Download complete 02:26:59 b116817d02f9: Verifying Checksum 02:26:59 b116817d02f9: Download complete 02:27:00 5f621e34cdf4: Verifying Checksum 02:27:00 5f621e34cdf4: Download complete 02:27:00 5f621e34cdf4: Pull complete 02:27:01 a4357932f1b6: Pull complete 02:27:01 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 02:27:01 18c013af1878: Pull complete 02:27:02 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 02:27:02 745a02a5169b: Verifying Checksum 02:27:02 745a02a5169b: Download complete 02:27:04 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 02:27:04 00ac8860ef70: Verifying Checksum 02:27:04 00ac8860ef70: Download complete 02:27:04 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 02:27:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:27:07 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 02:27:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:27:09 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 02:27:10 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 02:27:11 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 02:27:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:27:14 $ docker stop --time=1 c2767d59531e12571860718e35146538fa8a09e7f9edb2298b904682dd284321 02:27:14 00ac8860ef70: Pull complete 02:27:14 63d7cb157983: Pull complete 02:27:14 b116817d02f9: Pull complete 02:27:16 $ docker rm -f c2767d59531e12571860718e35146538fa8a09e7f9edb2298b904682dd284321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:27:19 745a02a5169b: Pull complete 02:27:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:27:19 ---> b7e6874047d6 02:27:19 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 [Pipeline] isUnix [Pipeline] sh 02:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:20 02:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:27:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:21 latest: Pulling from edgex-devops/edgex-compose 02:27:21 cbdbe7a5bc2a: Pulling fs layer 02:27:21 ca9280d653b3: Pulling fs layer 02:27:21 7e9c9ca2126c: Pulling fs layer 02:27:21 cbdbe7a5bc2a: Verifying Checksum 02:27:21 cbdbe7a5bc2a: Download complete 02:27:21 cbdbe7a5bc2a: Pull complete 02:27:22 ca9280d653b3: Verifying Checksum 02:27:22 ca9280d653b3: Download complete 02:27:22 ---> Running in c69625aabf4f 02:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:23 ca9280d653b3: Pull complete 02:27:23 7e9c9ca2126c: Verifying Checksum 02:27:23 7e9c9ca2126c: Download complete 02:27:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:24 (1/12) Installing libmagic (5.38-r0) 02:27:25 (2/12) Installing file (5.38-r0) 02:27:25 (3/12) Installing libc-dev (0.7.2-r3) 02:27:25 (4/12) Installing g++ (9.3.0-r2) 02:27:29 (5/12) Installing fortify-headers (1.1-r0) 02:27:29 (6/12) Installing patch (2.7.6-r6) 02:27:29 (7/12) Installing build-base (0.5-r2) 02:27:29 (8/12) Installing libsodium (1.0.18-r0) 02:27:29 (9/12) Installing pkgconf (1.7.2-r0) 02:27:30 (10/12) Installing libsodium-dev (1.0.18-r0) 02:27:30 (11/12) Installing libzmq (4.3.3-r0) 02:27:30 (12/12) Installing zeromq-dev (4.3.3-r0) 02:27:30 7e9c9ca2126c: Pull complete 02:27:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:30 Executing busybox-1.31.1-r19.trigger 02:27:30 OK: 217 MiB in 51 packages [Pipeline] withDockerContainer 02:27:30 prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container 02:27:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:33 $ docker top 15242f460722cf2cb14c8a8bbd67169f042427036cadf27a278eeb0c1cae46e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:34 + docker-compose build --help 02:27:34 + grep parallel 02:27:34 Removing intermediate container c69625aabf4f 02:27:34 ---> 193b1130a9de 02:27:34 Step 4/6 : WORKDIR /edgex-go 02:27:34 ---> Running in 7860c4423891 02:27:34 Removing intermediate container 7860c4423891 02:27:34 ---> 5637f2d1c64c 02:27:34 Step 5/6 : COPY go.mod . 02:27:35 ---> 767efc4ca33e 02:27:35 Step 6/6 : RUN go mod download 02:27:35 --parallel Build images in parallel. [Pipeline] } 02:27:35 $ docker stop --time=1 15242f460722cf2cb14c8a8bbd67169f042427036cadf27a278eeb0c1cae46e9 02:27:35 ---> Running in 5a96216746b4 02:27:37 $ docker rm -f 15242f460722cf2cb14c8a8bbd67169f042427036cadf27a278eeb0c1cae46e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:37 . [Pipeline] withDockerContainer 02:27:38 prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container 02:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:38 $ docker top 6794182d7c4736975f89b37a303ddc7ad51d2a31075b4f1ba8af385b6e803a1f -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:39 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:40 Building docker-core-command-go ... 02:27:40 Building docker-core-data-go ... 02:27:40 Building docker-core-metadata-go ... 02:27:40 Building docker-security-bootstrapper-go ... 02:27:40 Building docker-security-proxy-setup-go ... 02:27:40 Building docker-security-secretstore-setup-go ... 02:27:40 Building docker-support-notifications-go ... 02:27:40 Building docker-support-scheduler-go ... 02:27:40 Building docker-sys-mgmt-agent-go ... 02:27:40 Building docker-support-notifications-go 02:27:40 Building docker-security-bootstrapper-go 02:27:40 Building docker-security-proxy-setup-go 02:27:40 Building docker-core-data-go 02:27:40 Building docker-support-scheduler-go 02:28:02 Removing intermediate container 5a96216746b4 02:28:02 ---> b502c671e8b1 02:28:02 Successfully built b502c671e8b1 02:28:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:28:03 + docker inspect -f . ci-base-image-arm64 02:28:03 . [Pipeline] withDockerContainer 02:28:03 prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container 02:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:28:05 $ docker top cb674649cd76601df9210f4bdbe4efc0b65510295cf6e8bbb85047ff4f3f7a42 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:06 + go version 02:28:06 go version go1.15.5 linux/arm64 [Pipeline] } 02:28:07 $ docker stop --time=1 cb674649cd76601df9210f4bdbe4efc0b65510295cf6e8bbb85047ff4f3f7a42 02:28:08 $ docker rm -f cb674649cd76601df9210f4bdbe4efc0b65510295cf6e8bbb85047ff4f3f7a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:28:10 + docker inspect -f . ci-base-image-arm64 02:28:10 . [Pipeline] withDockerContainer 02:28:10 prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container 02:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:28:12 $ docker top e687160c626fa969778b1f64d0283f29022217fe20e870af3b68f95b7ff2c8cd -eo pid,comm [Pipeline] { [Pipeline] echo 02:28:12 ========================================================= 02:28:12 [edgeXBuildGoParallel] Running Tests and Build... 02:28:12 ========================================================= [Pipeline] sh 02:28:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:28:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:28:12 ---> 70357fb37ec3 02:28:12 Step 3/21 : WORKDIR /edgex-go 02:28:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:28:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:28:12 ---> 70357fb37ec3 02:28:12 Step 3/22 : WORKDIR /edgex-go 02:28:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:28:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:12 ---> 70357fb37ec3 02:28:12 Step 3/23 : WORKDIR /edgex-go 02:28:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:28:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:28:12 ---> 70357fb37ec3 02:28:12 Step 3/22 : WORKDIR /edgex-go 02:28:12 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:28:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:28:12 ---> 70357fb37ec3 02:28:12 Step 3/31 : WORKDIR /edgex-go 02:28:12 ---> Running in 83b4baa98cc1 02:28:12 ---> Running in fd3966f4f0a6 02:28:12 ---> Running in 755351a93580 02:28:12 ---> Running in a5742dfb3bef 02:28:12 ---> Running in 08544c60ebba 02:28:12 Removing intermediate container 755351a93580 02:28:12 ---> 986f776961e3 02:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:12 Removing intermediate container 08544c60ebba 02:28:12 ---> 0823ebab180e 02:28:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:12 Removing intermediate container fd3966f4f0a6 02:28:12 ---> b3bc3f50f28a 02:28:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:12 Removing intermediate container a5742dfb3bef 02:28:12 ---> 8702d14551a8 02:28:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:12 Removing intermediate container 83b4baa98cc1 02:28:12 ---> 4a061be106f1 02:28:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:12 ---> Running in 055b955d0630 02:28:12 ---> Running in f68463e42eb2 02:28:12 ---> Running in 409260b293a8 02:28:12 ---> Running in 3a7b5565ee86 02:28:12 ---> Running in 3fd758398451 02:28:13 + make test 02:28:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:28:14 Removing intermediate container f68463e42eb2 02:28:14 ---> 91c1b551e4a5 02:28:14 Step 5/31 : RUN apk add --update --no-cache make git 02:28:14 ---> Running in 162fb9015fcf 02:28:14 Removing intermediate container 055b955d0630 02:28:14 ---> 43cab68a0983 02:28:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:28:15 ---> Running in 2b4644e14291 02:28:15 Removing intermediate container 3a7b5565ee86 02:28:15 ---> e11f3c9a5a8c 02:28:15 Step 5/22 : RUN apk add --update --no-cache make git 02:28:15 Removing intermediate container 409260b293a8 02:28:15 ---> 07325bcb09d0 02:28:15 Step 5/21 : RUN apk add --update --no-cache make git 02:28:15 Removing intermediate container 3fd758398451 02:28:15 ---> 8f07d008d947 02:28:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:28:15 ---> Running in e8c09ff5adf5 02:28:15 ---> Running in c3458868a9cb 02:28:15 ---> Running in 65db2522a03b 02:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:16 OK: 233 MiB in 51 packages 02:28:17 OK: 233 MiB in 51 packages 02:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:17 OK: 233 MiB in 51 packages 02:28:17 Removing intermediate container 162fb9015fcf 02:28:17 ---> ea3aae43aae7 02:28:17 Step 6/31 : COPY go.mod . 02:28:17 Removing intermediate container 2b4644e14291 02:28:17 ---> c90b9ebdaa49 02:28:17 Step 6/23 : COPY go.mod . 02:28:17 OK: 233 MiB in 51 packages 02:28:17 ---> f1a2bb77ae80 02:28:17 Step 7/31 : RUN go mod download 02:28:17 OK: 233 MiB in 51 packages 02:28:17 Removing intermediate container e8c09ff5adf5 02:28:17 ---> 66bb1da98134 02:28:17 Step 6/22 : COPY go.mod . 02:28:17 ---> Running in da97afcea41a 02:28:18 ---> d7b7b2e6bd8f 02:28:18 Step 7/23 : RUN go mod download 02:28:18 ---> Running in 121afe7b5a27 02:28:18 ---> 1d7aa6082471 02:28:18 Step 7/22 : RUN go mod download 02:28:18 Removing intermediate container 65db2522a03b 02:28:18 ---> 7b252ca86abf 02:28:18 Step 6/22 : COPY go.mod . 02:28:18 ---> Running in a26029562ce8 02:28:18 Removing intermediate container c3458868a9cb 02:28:18 ---> 96be45201602 02:28:18 Step 6/21 : COPY go.mod . 02:28:18 ---> 8a0099dbe112 02:28:18 Step 7/22 : RUN go mod download 02:28:19 ---> Running in ddc806b969ac 02:28:19 ---> d73eba272d43 02:28:19 Step 7/21 : RUN go mod download 02:28:19 ---> Running in 0ceb46b1666f 02:28:20 Removing intermediate container 121afe7b5a27 02:28:20 ---> 5b286381f6c7 02:28:20 Step 8/23 : COPY . . 02:28:20 Removing intermediate container a26029562ce8 02:28:20 ---> 3372c66eaf95 02:28:20 Step 8/22 : COPY . . 02:28:21 Removing intermediate container da97afcea41a 02:28:21 ---> 578573559731 02:28:21 Step 8/31 : COPY . . 02:28:25 Removing intermediate container 0ceb46b1666f 02:28:25 ---> b4c2e05e762a 02:28:25 Step 8/21 : COPY . . 02:28:25 Removing intermediate container ddc806b969ac 02:28:25 ---> 894a0685bf4f 02:28:25 Step 8/22 : COPY . . 02:28:35 ? github.com/edgexfoundry/edgex-go [no test files] 02:28:58 ---> f66748e0363d 02:28:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:28:58 ---> c10246940dd6 02:28:58 Step 9/23 : RUN make cmd/core-data/core-data 02:28:58 ---> 885c13049eb0 02:28:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:28:58 ---> Running in d8e43d13cbb1 02:28:58 ---> 441b66a1bd12 02:28:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:28:59 ---> 852b41ed45be 02:28:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 02:28:59 ---> Running in dfc70cfa1c34 02:28:59 ---> Running in ae64e21753f7 02:28:59 ---> Running in 1461660d49a2 02:28:59 ---> Running in ecac9d116b30 02:29:00 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 02:29:00 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 02:29:00 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 02:29:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:29:00 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 02:29:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:29:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:29:27 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 02:29:27 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 02:29:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:29:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:29:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:29:37 Removing intermediate container dfc70cfa1c34 02:29:37 ---> 1f0e532498c8 02:29:37 02:29:37 Step 10/21 : FROM alpine:3.12 02:29:37 3.12: Pulling from library/alpine 02:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:29:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:29:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:29:39 Removing intermediate container ecac9d116b30 02:29:39 ---> 6962a7f37f35 02:29:39 02:29:39 Step 10/31 : FROM alpine:3.12 02:29:39 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:29:40 3.12: Pulling from library/alpine 02:29:40 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:29:40 Status: Downloaded newer image for alpine:3.12 02:29:40 ---> 389fef711851 02:29:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:29:40 Status: Downloaded newer image for alpine:3.12 02:29:40 ---> 389fef711851 02:29:40 Step 11/21 : RUN apk add --update --no-cache curl 02:29:40 Removing intermediate container 1461660d49a2 02:29:40 ---> e219d7517e7f 02:29:40 02:29:40 Step 10/22 : FROM alpine:3.12 02:29:40 ---> 389fef711851 02:29:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:29:40 ---> Running in 5a65bcea738e 02:29:40 ---> Running in bc7ddac827be 02:29:41 ---> Running in 0b44ceefea0b 02:29:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:43 (1/4) Installing ca-certificates (20191127-r4) 02:29:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:29:43 (3/4) Installing libcurl (7.69.1-r3) 02:29:43 (4/4) Installing curl (7.69.1-r3) 02:29:43 Executing busybox-1.31.1-r19.trigger 02:29:43 Executing ca-certificates-20191127-r4.trigger 02:29:43 OK: 7 MiB in 18 packages 02:29:43 Removing intermediate container d8e43d13cbb1 02:29:43 ---> 1c5964bd7a3d 02:29:43 02:29:43 Step 10/22 : FROM alpine:3.12 02:29:43 ---> 389fef711851 02:29:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:29:43 Removing intermediate container bc7ddac827be 02:29:43 ---> 817336d340a5 02:29:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:29:44 Removing intermediate container ae64e21753f7 02:29:44 ---> d42c1c86e3e5 02:29:44 02:29:44 Step 10/23 : FROM alpine:3.12 02:29:44 ---> 389fef711851 02:29:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:44 ---> Running in 257539b3aabc 02:29:44 ---> Running in b2cc0a2cebc9 02:29:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:44 ---> Running in 38df5035dd52 02:29:45 (1/2) Installing ca-certificates (20191127-r4) 02:29:45 (2/2) Installing dumb-init (1.2.2-r1) 02:29:45 Executing busybox-1.31.1-r19.trigger 02:29:45 Executing ca-certificates-20191127-r4.trigger 02:29:45 OK: 6 MiB in 16 packages 02:29:46 Removing intermediate container 38df5035dd52 02:29:46 ---> cd76bdcb49e6 02:29:46 Step 12/23 : ENV APP_PORT=48080 02:29:46 Removing intermediate container 5a65bcea738e 02:29:46 ---> 9510127951ef 02:29:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:29:46 ---> Running in 4ba8cd3db19a 02:29:46 ---> Running in df1bb4d4766e 02:29:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:29:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:29:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:29:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:46 (1/2) Installing dumb-init (1.2.2-r1) 02:29:46 (1/1) Installing dumb-init (1.2.2-r1) 02:29:46 Executing busybox-1.31.1-r19.trigger 02:29:46 (2/2) Installing su-exec (0.2-r1) 02:29:46 Executing busybox-1.31.1-r19.trigger 02:29:46 OK: 6 MiB in 15 packages 02:29:47 OK: 6 MiB in 16 packages 02:29:47 Removing intermediate container 4ba8cd3db19a 02:29:47 ---> 9807299d9dba 02:29:47 Step 13/23 : EXPOSE $APP_PORT 02:29:47 Removing intermediate container df1bb4d4766e 02:29:47 ---> 735fd8def3b8 02:29:47 Step 13/21 : WORKDIR /edgex 02:29:47 ---> Running in c17e6cadcdfb 02:29:47 Removing intermediate container 0b44ceefea0b 02:29:47 ---> 7079afebe966 02:29:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:29:47 ---> Running in 6db80dda9776 02:29:47 ---> Running in 9070accc6ed0 02:29:47 Removing intermediate container c17e6cadcdfb 02:29:47 ---> 22de3523da4a 02:29:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:48 ---> Running in 6af105227649 02:29:48 Removing intermediate container 6db80dda9776 02:29:48 ---> 150d2d67b6ea 02:29:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:29:48 Removing intermediate container 257539b3aabc 02:29:48 ---> 8812b5afc48f 02:29:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:29:48 Removing intermediate container b2cc0a2cebc9 02:29:48 ---> 6853e4c64e03 02:29:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:48 Removing intermediate container 9070accc6ed0 02:29:48 ---> 58bf451ca48a 02:29:48 Step 13/22 : ENV APP_PORT=48060 02:29:48 ---> Running in 0d6462096c8c 02:29:48 ---> Running in f162cc15285e 02:29:48 ---> Running in 5a45efac903e 02:29:48 ---> c56404928676 02:29:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:29:49 Removing intermediate container 0d6462096c8c 02:29:49 ---> 33d29420da40 02:29:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:29:49 Removing intermediate container f162cc15285e 02:29:49 ---> 981afeeb0396 02:29:49 Step 13/22 : ENV APP_PORT=48085 02:29:49 Removing intermediate container 5a45efac903e 02:29:49 ---> df59aa96cd94 02:29:49 Step 14/22 : EXPOSE $APP_PORT 02:29:49 ---> Running in c42ee8aeb1af 02:29:49 ---> Running in f184e406abaa 02:29:49 ---> Running in 9b0314b85004 02:29:49 ---> 9115991c79bc 02:29:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:29:50 Removing intermediate container c42ee8aeb1af 02:29:50 ---> 2108a0a129ed 02:29:50 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:29:50 Removing intermediate container 9b0314b85004 02:29:50 ---> 2c235eeb8366 02:29:50 Step 14/22 : EXPOSE $APP_PORT 02:29:50 Removing intermediate container f184e406abaa 02:29:50 ---> 34b3980f6562 02:29:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:50 Removing intermediate container 6af105227649 02:29:50 ---> 4690a798439f 02:29:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:29:50 ---> 11f091022ddd 02:29:50 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:29:50 ---> Running in b99ab90ba728 02:29:51 ---> Running in 40fcf256f1d6 02:29:51 ---> Running in 260d1a7852cf 02:29:51 ---> Running in 7d8e7d5cf371 02:29:51 ---> 74ab1c66c51b 02:29:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:29:51 Removing intermediate container 40fcf256f1d6 02:29:51 ---> 6c31e02af74c 02:29:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:51 Removing intermediate container 7d8e7d5cf371 02:29:51 ---> 6c4183c8866b 02:29:51 Step 18/21 : CMD ["--init=true"] 02:29:51 ---> Running in 1a4edcd2302b 02:29:52 ---> aaa417a2ac87 02:29:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:52 Removing intermediate container 1a4edcd2302b 02:29:52 ---> 7ba6d0e16b3e 02:29:52 Step 19/21 : LABEL arch=x86_64 02:29:52 ---> 7b377feaa0fc 02:29:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:29:52 ---> Running in 540a219bbdb7 02:29:52 Removing intermediate container b99ab90ba728 02:29:52 ---> 24ef08907611 02:29:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:29:52 ---> a58c3dde7b5c 02:29:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:29:52 Removing intermediate container 540a219bbdb7 02:29:52 ---> 8b5bfc51ee52 02:29:52 Step 20/21 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:29:52 ---> 593d686a4185 02:29:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:52 ---> Running in 1d2448aa9117 02:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:52 ---> Running in 394b97ec7396 02:29:52 ---> Running in 92bd642080c4 02:29:53 Removing intermediate container 394b97ec7396 02:29:53 ---> 594098a76058 02:29:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:53 Removing intermediate container 1d2448aa9117 02:29:53 ---> 4316d66d791e 02:29:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:29:53 ---> 33fe254c0952 02:29:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:29:53 Removing intermediate container 92bd642080c4 02:29:53 ---> fe7aaea6d839 02:29:53 Step 21/21 : LABEL version=0.0.0 02:29:53 ---> Running in 7e959e87f93b 02:29:53 ---> Running in 9ec94f3db69a 02:29:53 (1/6) Installing dumb-init (1.2.2-r1) 02:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.6% of statements 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.157s coverage: 100.0% of statements 02:29:53 ---> Running in 5fc489d441d3 02:29:53 (2/6) Installing libgcc (9.3.0-r2) 02:29:53 (3/6) Installing libsodium (1.0.18-r0) 02:29:53 ---> b02af5efb1ca 02:29:53 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:29:53 (4/6) Installing libstdc++ (9.3.0-r2) 02:29:53 Removing intermediate container 9ec94f3db69a 02:29:53 ---> 53f73d8e0f02 02:29:53 Step 20/22 : LABEL arch=x86_64 02:29:53 Removing intermediate container 7e959e87f93b 02:29:53 ---> 1e6d3be54dca 02:29:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:53 ---> Running in 36b9d13d76e2 02:29:53 Removing intermediate container 5fc489d441d3 02:29:53 ---> bbbd039b35fd 02:29:53 02:29:53 (5/6) Installing libzmq (4.3.3-r0) 02:29:54 (6/6) Installing zeromq (4.3.3-r0) 02:29:54 ---> Running in 656a6f3a0619 02:29:54 Executing busybox-1.31.1-r19.trigger 02:29:54 OK: 8 MiB in 20 packages 02:29:54 ---> Running in 79406e5740e8 02:29:54 Successfully built bbbd039b35fd 02:29:54 Successfully tagged docker-security-proxy-setup-go:latest 02:29:54  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 02:29:54 Removing intermediate container 656a6f3a0619 02:29:54 ---> 1b8e674cc5ce 02:29:54 Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:29:54 Removing intermediate container 79406e5740e8 02:29:54 ---> f073e7417026 02:29:54 Step 20/22 : LABEL arch=x86_64 02:29:54 ---> Running in 795c44606128 02:29:54 ---> Running in fc4b0346e5ee 02:29:54 Removing intermediate container 795c44606128 02:29:54 ---> dbcc63fb07e3 02:29:54 Step 22/22 : LABEL version=0.0.0 02:29:55 Removing intermediate container fc4b0346e5ee 02:29:55 ---> 879d789a1a85 02:29:55 Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:29:55 Removing intermediate container 260d1a7852cf 02:29:55 ---> eeed712305e8 02:29:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:55 ---> Running in 986bb0a784e8 02:29:55 ---> Running in 6f9a8640e5a0 02:29:59 Removing intermediate container 986bb0a784e8 02:29:59 ---> de708075deab 02:29:59 02:29:59 Removing intermediate container 6f9a8640e5a0 02:29:59 ---> 03dedd2c54fe 02:29:59 Step 22/22 : LABEL version=0.0.0 02:29:59 ---> 0957f667c99f 02:29:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:29:59 Removing intermediate container 36b9d13d76e2 02:29:59 ---> f3dbb03cea66 02:29:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:59 ---> Running in dcf151af17a8 02:29:59 Successfully built de708075deab 02:29:59 Successfully tagged docker-support-notifications-go:latest 02:29:59 Building docker-security-secretstore-setup-go 02:29:59  Building docker-support-notifications-go ... done  ---> 885301668fca 02:29:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:30:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.504s coverage: 27.1% of statements 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:30:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:30:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:30:00 Removing intermediate container dcf151af17a8 02:30:00 ---> 080149722aa4 02:30:00 02:30:01 Successfully built 080149722aa4 02:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.8% of statements 02:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:30:02 ---> 494820d6c035 02:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:30:02 Successfully tagged docker-support-scheduler-go:latest 02:30:02  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 02:30:03 ---> 6a5be15b79b4 02:30:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.642s coverage: 82.3% of statements 02:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:30:04 ---> ba8a037850c3 02:30:04 Step 19/23 : ENTRYPOINT ["/core-data"] 02:30:06 ---> Running in bb4d405ca721 02:30:06 ---> 71f7daa036ea 02:30:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:30:09 ---> 1eb166cf676b 02:30:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:30:09 Removing intermediate container bb4d405ca721 02:30:09 ---> 81133d555f8c 02:30:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:09 ---> Running in 1efab60dc38f 02:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.264s coverage: 28.6% of statements 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.281s coverage: 86.7% of statements 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.404s coverage: 97.5% of statements 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:30:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements 02:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:30:11 ---> e73c2ee7b962 02:30:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:30:13 Removing intermediate container 1efab60dc38f 02:30:13 ---> 4a9d7f1cfd33 02:30:13 Step 21/23 : LABEL arch=x86_64 02:30:13 ---> Running in 036730fd6bab 02:30:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:30:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:30:14 ---> 70357fb37ec3 02:30:14 Step 3/23 : WORKDIR /edgex-go 02:30:14 ---> Using cache 02:30:14 ---> 4a061be106f1 02:30:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:14 ---> Using cache 02:30:14 ---> 8f07d008d947 02:30:14 Step 5/23 : RUN apk add --update --no-cache make git 02:30:17 ---> Running in 4d827dfdcb76 02:30:19 ---> Running in 47cd18be8f3b 02:30:19 Removing intermediate container 036730fd6bab 02:30:19 ---> 0190b6b13394 02:30:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:30:20 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:30:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:30:20 ---> 70357fb37ec3 02:30:20 Step 3/24 : WORKDIR /edgex-go 02:30:20 ---> Using cache 02:30:20 ---> 4a061be106f1 02:30:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:20 ---> Using cache 02:30:20 ---> 8f07d008d947 02:30:20 Step 5/24 : RUN apk add --update --no-cache make git 02:30:21 Removing intermediate container 4d827dfdcb76 02:30:21 ---> 19654d51186a 02:30:21 Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:30:21 ---> Running in 506e32feb41f 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.361s coverage: 92.8% of statements 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.1% of statements 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 45.5% of statements 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.117s coverage: 96.3% of statements 02:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 02:30:21 ---> Running in 3e5f6c180453 02:30:21 ---> 2c77614610f7 02:30:21 Step 26/31 : RUN chmod +x /entrypoint.sh 02:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:30:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:30:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:30:23 ---> 70357fb37ec3 02:30:23 Step 3/26 : WORKDIR /edgex-go 02:30:23 ---> Using cache 02:30:23 ---> 4a061be106f1 02:30:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:23 ---> Using cache 02:30:23 ---> 8f07d008d947 02:30:23 Step 5/26 : RUN apk add --update --no-cache make bash git 02:30:23 Removing intermediate container 3e5f6c180453 02:30:23 ---> be5916d61d2e 02:30:23 Step 23/23 : LABEL version=0.0.0 02:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:30:24 OK: 233 MiB in 51 packages 02:30:24 ---> Running in 7d85e7762f15 02:30:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:30:24 ---> Running in a97cadb9c56c 02:30:24 ---> Running in 462e437ae292 02:30:24 Removing intermediate container a97cadb9c56c 02:30:24 ---> 6ef811cead36 02:30:24 02:30:25 Successfully built 6ef811cead36 02:30:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:30:25 Successfully tagged docker-core-data-go:latest 02:30:25  Building docker-core-data-go ... done Building docker-core-command-go 02:30:25 Removing intermediate container 47cd18be8f3b 02:30:25 ---> 1179f49fb172 02:30:25 Step 6/23 : COPY go.mod . 02:30:25 OK: 233 MiB in 51 packages 02:30:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:30:26 ---> 41940dcd8769 02:30:26 Step 7/23 : RUN go mod download 02:30:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:30:26 ---> Running in 6e7365abe594 02:30:27 OK: 233 MiB in 51 packages 02:30:28 Removing intermediate container 7d85e7762f15 02:30:28 ---> d28df4e26e07 02:30:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:30:28 Removing intermediate container 506e32feb41f 02:30:28 ---> 0c9f1c524945 02:30:28 Step 6/24 : COPY go.mod . 02:30:30 ---> Running in 9dcc1f101408 02:30:30 ---> 0f5fab4fef9d 02:30:30 Step 7/24 : RUN go mod download 02:30:30 ---> Running in fed1b0705700 02:30:30 Removing intermediate container 462e437ae292 02:30:30 ---> 1cdc4bc9a7ef 02:30:30 Step 6/26 : COPY go.mod . 02:30:31 Removing intermediate container 9dcc1f101408 02:30:31 ---> 377b59bbd0c4 02:30:31 Step 28/31 : CMD ["gate"] 02:30:31 Removing intermediate container 6e7365abe594 02:30:31 ---> 542ee60fe837 02:30:31 Step 8/23 : COPY . . 02:30:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 02:30:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 02:30:31 ---> 84c0b7f4e330 02:30:31 Step 7/26 : RUN go mod download 02:30:32 ---> Running in 42de68919c0a 02:30:33 ---> Running in d35100fa2e2c 02:30:35 Removing intermediate container 42de68919c0a 02:30:35 ---> 35883bf6d2a4 02:30:35 Step 29/31 : LABEL arch=x86_64 02:30:38 ---> Running in 9210208c2d8c 02:30:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:30:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:30:38 ---> 70357fb37ec3 02:30:38 Step 3/23 : WORKDIR /edgex-go 02:30:38 ---> Using cache 02:30:38 ---> 4a061be106f1 02:30:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:38 ---> Using cache 02:30:38 ---> 8f07d008d947 02:30:38 Step 5/23 : RUN apk add --update --no-cache make git 02:30:38 ---> Using cache 02:30:38 ---> 0c9f1c524945 02:30:38 Step 6/23 : COPY go.mod . 02:30:38 ---> Using cache 02:30:38 ---> 0f5fab4fef9d 02:30:38 Step 7/23 : RUN go mod download 02:30:40 ---> Running in 86b303ce393f 02:30:41 Removing intermediate container fed1b0705700 02:30:41 ---> 02b618e629d3 02:30:41 Step 8/24 : COPY . . 02:30:41 Removing intermediate container 9210208c2d8c 02:30:41 ---> acc7e0c06e48 02:30:41 Step 30/31 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:30:45 ---> Running in ae2c0e2d7369 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.128s coverage: 92.9% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.506s coverage: 63.5% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 02:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.695s coverage: 68.9% of statements 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.378s coverage: 37.0% of statements 02:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.554s coverage: 84.0% of statements 02:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.109s coverage: 100.0% of statements 02:30:50 Removing intermediate container ae2c0e2d7369 02:30:50 ---> d6b03e55605e 02:30:50 Step 31/31 : LABEL version=0.0.0 02:30:50 Removing intermediate container d35100fa2e2c 02:30:50 ---> 9420041a94e2 02:30:50 Step 8/26 : COPY . . 02:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.414s coverage: 47.0% of statements 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.220s coverage: 85.3% of statements 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:30:55 ---> Running in 77909ac97197 02:30:59 Removing intermediate container 86b303ce393f 02:30:59 ---> 67b4936cbf51 02:30:59 Step 8/23 : COPY . . 02:31:00 Removing intermediate container 77909ac97197 02:31:00 ---> eed5821043ac 02:31:00 02:31:00 ---> 81b174ee5eb4 02:31:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:31:01 Successfully built eed5821043ac 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.945s coverage: 29.1% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.159s coverage: 100.0% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 02:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 02:31:03 GO111MODULE=on go vet ./... 02:31:04 Successfully tagged docker-security-bootstrapper-go:latest 02:31:09  Building docker-security-bootstrapper-go ... done  ---> Running in 2b6a7d681947 02:31:15 ---> 2711dae555b7 02:31:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:31:16 ---> Running in 70dd1b4b69f4 02:31:17 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 02:31:17 ---> 4eae553d36a1 02:31:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:31:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:31:20 ---> Running in 7d26e04a4307 02:31:22 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 02:31:23 ---> 7916cb51965f 02:31:23 Step 9/23 : RUN make cmd/core-command/core-command 02:31:23 ---> Running in 596f481798ad 02:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:31:39 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 02:31:45 Removing intermediate container 70dd1b4b69f4 02:31:45 ---> b4596e38a5d5 02:31:45 02:31:45 Step 10/24 : FROM alpine:3.12 02:31:45 ---> 389fef711851 02:31:45 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:31:47 ---> Running in 1bb0ba227cc4 02:31:47 Removing intermediate container 2b6a7d681947 02:31:47 ---> bda6cda2c6d0 02:31:47 02:31:47 Step 10/23 : FROM alpine:3.12 02:31:47 ---> 389fef711851 02:31:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:31:47 ---> Using cache 02:31:47 ---> 6853e4c64e03 02:31:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:47 ---> Using cache 02:31:47 ---> 981afeeb0396 02:31:47 Step 13/23 : ENV APP_PORT=48081 02:31:47 ---> Running in 167fc63475c3 02:31:48 Removing intermediate container 167fc63475c3 02:31:48 ---> 835925efd929 02:31:48 Step 14/23 : EXPOSE $APP_PORT 02:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:31:48 (1/5) Installing ca-certificates (20191127-r4) 02:31:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:31:48 (3/5) Installing libcurl (7.69.1-r3) 02:31:48 (4/5) Installing curl (7.69.1-r3) 02:31:48 (5/5) Installing dumb-init (1.2.2-r1) 02:31:48 Executing busybox-1.31.1-r19.trigger 02:31:48 Executing ca-certificates-20191127-r4.trigger 02:31:49 OK: 7 MiB in 19 packages 02:31:50 ---> Running in fb8578f77374 02:31:50 Removing intermediate container 7d26e04a4307 02:31:50 ---> f83c3286f86c 02:31:50 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:31:50 ---> Running in 741dc93792c9 02:31:52 Removing intermediate container fb8578f77374 02:31:52 ---> f4011e1da9c4 02:31:52 Step 15/23 : WORKDIR / 02:31:52 Removing intermediate container 1bb0ba227cc4 02:31:52 ---> f697707fa2b5 02:31:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:31:52 ---> Running in a473d5445c69 02:31:52 ---> Running in 611f89e359d4 02:31:52 Removing intermediate container a473d5445c69 02:31:52 ---> 97f19705330e 02:31:52 Step 13/24 : WORKDIR / 02:31:52 Removing intermediate container 611f89e359d4 02:31:52 ---> e027417e5a38 02:31:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:52 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 02:31:52 ---> Running in 49745b48d6cd 02:31:54 ---> c19ac9c478a5 02:31:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:31:54 Removing intermediate container 49745b48d6cd 02:31:54 ---> f7fe4e0b9c0d 02:31:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:31:54 Removing intermediate container 596f481798ad 02:31:54 ---> 106fdd30fce3 02:31:54 02:31:54 Step 10/23 : FROM alpine:3.12 02:31:54 ---> 389fef711851 02:31:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:31:54 ---> Using cache 02:31:54 ---> 6853e4c64e03 02:31:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:54 ---> Using cache 02:31:54 ---> 981afeeb0396 02:31:54 Step 13/23 : ENV APP_PORT=48082 02:31:54 ---> Running in 753e14a1adf4 02:31:55 ---> 0215eabc8d75 02:31:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:31:55 Removing intermediate container 741dc93792c9 02:31:55 ---> 5a99355881aa 02:31:55 02:31:55 Step 11/26 : FROM docker:20.10.0 02:31:55 ---> e162d3ae88ac 02:31:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:31:55 Removing intermediate container 753e14a1adf4 02:31:55 ---> 56851446599d 02:31:55 Step 14/23 : EXPOSE $APP_PORT 02:31:55 20.10.0: Pulling from library/docker 02:31:55 ---> Running in 021bd85ad6ab 02:31:55 ---> 31edf9570825 02:31:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:31:55 ---> f64e276ff98c 02:31:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:31:55 Removing intermediate container 021bd85ad6ab 02:31:55 ---> e64fb77f4905 02:31:55 Step 15/23 : WORKDIR / 02:31:56 ---> Running in 3d50176881c7 02:31:56 ---> 28dfcb448706 02:31:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:31:56 ---> Running in 7ded5f9ad725 02:31:56 Removing intermediate container 7ded5f9ad725 02:31:56 ---> 147b6fc419bd 02:31:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:56 Removing intermediate container 3d50176881c7 02:31:56 ---> d012c50137b3 02:31:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:57 ---> Running in 2456bc5b832c 02:31:57 ---> 957b0ca4ba50 02:31:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:31:57 Removing intermediate container 2456bc5b832c 02:31:57 ---> 34af27a7ea81 02:31:57 Step 21/23 : LABEL arch=x86_64 02:31:57 ---> 6053d697c150 02:31:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:31:57 ---> Running in d16f8608ff4f 02:31:57 ---> 2fd15d275272 02:31:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:31:57 Removing intermediate container d16f8608ff4f 02:31:57 ---> eef52453bdf9 02:31:57 Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:31:58 ---> Running in 74854158ccbb 02:31:58 ---> 594636d0d330 02:31:58 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/ 02:31:58 ---> 448116d79a56 02:31:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:31:58 ---> Running in 3cfb7066dd36 02:31:59 Removing intermediate container 74854158ccbb 02:31:59 ---> f17304da11a3 02:31:59 Step 23/23 : LABEL version=0.0.0 02:32:00 ---> Running in b9c9277034ea 02:32:00 ---> 1c5ab85f7b4b 02:32:00 Step 19/23 : ENTRYPOINT ["/core-command"] 02:32:00 ---> Running in 8735a28814fa 02:32:00 Removing intermediate container b9c9277034ea 02:32:00 ---> da402bf99bf7 02:32:00 02:32:01 Removing intermediate container 8735a28814fa 02:32:01 ---> e9ebdfe6c577 02:32:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:01 Successfully built da402bf99bf7 02:32:01 Successfully tagged docker-core-metadata-go:latest 02:32:01  Building docker-core-metadata-go ... done  ---> Running in 9f65df4c43b0 02:32:01 Removing intermediate container 3cfb7066dd36 02:32:01 ---> 8a2e145bc4f7 02:32:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:32:01 ---> Running in 9d740d06de37 02:32:01 Removing intermediate container 9f65df4c43b0 02:32:01 ---> 301b4e637c0e 02:32:01 Step 21/23 : LABEL arch=x86_64 02:32:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:32:01 Status: Downloaded newer image for docker:20.10.0 02:32:01 ---> aefe523efa57 02:32:01 Step 12/26 : RUN apk add --no-cache bash 02:32:01 ---> Running in 429a331b4dc7 02:32:01 ---> Running in 3882aff9c99a 02:32:01 Removing intermediate container 9d740d06de37 02:32:01 ---> 84197a5b0cea 02:32:01 Step 22/24 : LABEL arch=x86_64 02:32:02 ---> Running in 5f14daf61cbc 02:32:02 Removing intermediate container 429a331b4dc7 02:32:02 ---> f9a1bee2ef15 02:32:02 Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:32:02 ---> Running in 8e19566b6f98 02:32:02 Removing intermediate container 5f14daf61cbc 02:32:02 ---> 5ca353460397 02:32:02 Step 23/24 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:32:02 ---> Running in a175856de3a3 02:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:32:02 Removing intermediate container 8e19566b6f98 02:32:02 ---> b808859f49ff 02:32:02 Step 23/23 : LABEL version=0.0.0 02:32:02 ---> Running in 3b37403e6cf8 02:32:02 (1/2) Installing readline (8.0.4-r0) 02:32:02 (2/2) Installing bash (5.0.17-r0) 02:32:02 Removing intermediate container a175856de3a3 02:32:02 ---> e3061ce9e107 02:32:02 Step 24/24 : LABEL version=0.0.0 02:32:02 Executing bash-5.0.17-r0.post-install 02:32:02 Executing busybox-1.31.1-r19.trigger 02:32:02 OK: 12 MiB in 22 packages 02:32:02 ---> Running in 39532c84caab 02:32:02 Removing intermediate container 3b37403e6cf8 02:32:02 ---> 1e203ba93ae1 02:32:02 02:32:02 Successfully built 1e203ba93ae1 02:32:02 Successfully tagged docker-core-command-go:latest 02:32:02  Building docker-core-command-go ... done Removing intermediate container 39532c84caab 02:32:02 ---> fca720040a2f 02:32:02 02:32:03 Successfully built fca720040a2f 02:32:03 Successfully tagged docker-security-secretstore-setup-go:latest 02:32:03  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3882aff9c99a 02:32:03 ---> 4b1c189b3469 02:32:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:32:03 ---> Running in 810b9d35cfcc 02:32:03 Removing intermediate container 810b9d35cfcc 02:32:03 ---> 2b9d98a17472 02:32:03 Step 14/26 : ENV APP_PORT=48090 02:32:03 ---> Running in 38fdc3337ad4 02:32:03 Removing intermediate container 38fdc3337ad4 02:32:03 ---> 7a9476e7cffb 02:32:03 Step 15/26 : EXPOSE $APP_PORT 02:32:03 ---> Running in 4842da9f503d 02:32:03 Removing intermediate container 4842da9f503d 02:32:03 ---> cb7cde7bd68c 02:32:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:32:04 ---> 4b8281ea9e86 02:32:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:32:04 ---> bfff1f2f3789 02:32:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:32:04 ---> f43e27e564f7 02:32:04 Step 19/26 : RUN apk --no-cache add py3-pip 02:32:05 ---> Running in ae6403c4ac95 02:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:32:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:32:05 (1/33) Installing libbz2 (1.0.8-r1) 02:32:05 (2/33) Installing expat (2.2.9-r1) 02:32:05 (3/33) Installing libffi (3.3-r2) 02:32:05 (4/33) Installing gdbm (1.13-r1) 02:32:05 (5/33) Installing xz-libs (5.2.5-r0) 02:32:05 (6/33) Installing sqlite-libs (3.32.1-r0) 02:32:05 (7/33) Installing python3 (3.8.5-r0) 02:32:07 (8/33) Installing py3-appdirs (1.4.4-r1) 02:32:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:32:07 (10/33) Installing py3-parsing (2.4.7-r0) 02:32:07 (11/33) Installing py3-six (1.15.0-r0) 02:32:07 (12/33) Installing py3-packaging (20.4-r0) 02:32:07 (13/33) Installing py3-setuptools (47.0.0-r0) 02:32:07 (14/33) Installing py3-chardet (3.0.4-r4) 02:32:07 (15/33) Installing py3-idna (2.9-r0) 02:32:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:32:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:32:07 (18/33) Installing py3-requests (2.23.0-r0) 02:32:07 (19/33) Installing py3-msgpack (1.0.0-r0) 02:32:07 (20/33) Installing py3-lockfile (0.12.2-r3) 02:32:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:32:07 (22/33) Installing py3-colorama (0.4.3-r0) 02:32:07 (23/33) Installing py3-distlib (0.3.0-r0) 02:32:07 (24/33) Installing py3-distro (1.5.0-r1) 02:32:07 (25/33) Installing py3-webencodings (0.5.1-r3) 02:32:07 (26/33) Installing py3-html5lib (1.0.1-r4) 02:32:07 (27/33) Installing py3-pytoml (0.1.21-r0) 02:32:07 (28/33) Installing py3-pep517 (0.8.2-r0) 02:32:07 (29/33) Installing py3-progress (1.5-r0) 02:32:07 (30/33) Installing py3-toml (0.10.1-r0) 02:32:07 (31/33) Installing py3-retrying (1.3.3-r0) 02:32:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:32:07 (33/33) Installing py3-pip (20.1.1-r0) 02:32:07 Executing busybox-1.31.1-r19.trigger 02:32:07 OK: 71 MiB in 55 packages 02:32:17 Removing intermediate container ae6403c4ac95 02:32:17 ---> 68c01d3c7f22 02:32:17 Step 20/26 : RUN pip install docker-compose==1.23.2 02:32:17 ---> Running in edd4bbc0a4c0 02:32:17 Collecting docker-compose==1.23.2 02:32:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:32:17 Collecting PyYAML<4,>=3.10 02:32:17 Downloading PyYAML-3.13.tar.gz (270 kB) 02:32:18 Collecting cached-property<2,>=1.2.0 02:32:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:32:18 Collecting texttable<0.10,>=0.9.0 02:32:18 Downloading texttable-0.9.1.tar.gz (11 kB) 02:32:19 Collecting docker<4.0,>=3.6.0 02:32:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:32:19 Collecting dockerpty<0.5,>=0.4.1 02:32:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:32:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:32:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:32:20 Collecting websocket-client<1.0,>=0.32.0 02:32:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:32:21 Collecting docopt<0.7,>=0.6.1 02:32:21 Downloading docopt-0.6.2.tar.gz (25 kB) 02:32:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:32:22 Collecting jsonschema<3,>=2.5.1 02:32:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:32:22 Collecting docker-pycreds>=0.4.0 02:32:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:32:22 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) 02:32:22 Collecting urllib3<1.25,>=1.21.1 02:32:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:32:22 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) 02:32:22 Collecting idna<2.8,>=2.5 02:32:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:32:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:32:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:32:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:32:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:32:22 Installing collected packages: PyYAML, cached-property, texttable, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, jsonschema, docker-compose 02:32:22 Running setup.py install for PyYAML: started 02:32:23 Running setup.py install for PyYAML: finished with status 'done' 02:32:23 Running setup.py install for texttable: started 02:32:23 Running setup.py install for texttable: finished with status 'done' 02:32:23 Attempting uninstall: urllib3 02:32:23 Found existing installation: urllib3 1.25.9 02:32:23 Uninstalling urllib3-1.25.9: 02:32:23 Successfully uninstalled urllib3-1.25.9 02:32:24 Attempting uninstall: idna 02:32:24 Found existing installation: idna 2.9 02:32:24 Uninstalling idna-2.9: 02:32:24 Successfully uninstalled idna-2.9 02:32:24 Attempting uninstall: requests 02:32:24 Found existing installation: requests 2.23.0 02:32:24 Uninstalling requests-2.23.0: 02:32:24 Successfully uninstalled requests-2.23.0 02:32:24 Running setup.py install for dockerpty: started 02:32:25 gofmt -l . 02:32:25 [ "`gofmt -l .`" = "" ] 02:32:25 ./bin/test-go-mod-tidy.sh 02:32:25 ./bin/test-attribution-txt.sh [Pipeline] sh 02:32:25 Running setup.py install for dockerpty: finished with status 'done' 02:32:25 Running setup.py install for docopt: started 02:32:25 Running setup.py install for docopt: finished with status 'done' 02:32:25 + ls -al . 02:32:25 total 716 02:32:25 drwxrwxr-x 9 1001 1001 4096 Feb 5 02:32 . 02:32:25 drwxr-xr-x 4 root root 4096 Feb 5 02:28 .. 02:32:25 -rw-rw-r-- 1 1001 1001 11 Feb 5 02:26 .dockerignore 02:32:25 drwxrwxr-x 8 1001 1001 4096 Feb 5 02:26 .git 02:32:25 drwxrwxr-x 3 1001 1001 4096 Feb 5 02:26 .github 02:32:25 -rw-rw-r-- 1 1001 1001 872 Feb 5 02:26 .gitignore 02:32:25 -rw-rw-r-- 1 1001 1001 166 Feb 5 02:26 .sonarcloud.properties 02:32:25 -rw-rw-r-- 1 1001 1001 7859 Feb 5 02:26 Attribution.txt 02:32:25 -rw-rw-r-- 1 1001 1001 3804 Feb 5 02:26 CONTRIBUTING.md 02:32:25 -rw-rw-r-- 1 1001 1001 931 Feb 5 02:26 Dockerfile.build 02:32:25 -rw-rw-r-- 1 1001 1001 863 Feb 5 02:26 Jenkinsfile 02:32:25 -rw-rw-r-- 1 1001 1001 10775 Feb 5 02:26 LICENSE 02:32:25 -rw-rw-r-- 1 1001 1001 6001 Feb 5 02:26 Makefile 02:32:25 -rw-rw-r-- 1 1001 1001 6524 Feb 5 02:26 README.md 02:32:25 -rw-rw-r-- 1 1001 1001 6755 Feb 5 02:26 SECURITY.md 02:32:25 -rw-rw-r-- 1 1001 1001 5 Feb 5 02:24 VERSION 02:32:25 -rw-rw-r-- 1 1001 1001 4131 Feb 5 02:26 ZMQWindows.md 02:32:25 drwxrwxr-x 2 1001 1001 4096 Feb 5 02:26 bin 02:32:25 drwxrwxr-x 15 1001 1001 4096 Feb 5 02:26 cmd 02:32:25 -rw-r--r-- 1 root root 585363 Feb 5 02:31 coverage.out 02:32:25 -rw-r--r-- 1 root root 1054 Feb 5 02:32 go.mod 02:32:25 -rw-r--r-- 1 root root 19290 Feb 5 02:32 go.sum 02:32:25 drwxrwxr-x 8 1001 1001 4096 Feb 5 02:26 internal 02:32:25 drwxrwxr-x 4 1001 1001 4096 Feb 5 02:26 openapi 02:32:25 drwxrwxr-x 4 1001 1001 4096 Feb 5 02:26 snap 02:32:25 -rw-rw-r-- 1 1001 1001 168 Feb 5 02:26 version.go [Pipeline] sh 02:32:26 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 02:32:26 + '[' -e coverage.out ] 02:32:26 + chown 1001:1001 coverage.out [Pipeline] stash 02:32:26 Warning: overwriting stash ‘coverage-report’ 02:32:27 Stashed 1 file(s) [Pipeline] sh 02:32:28 + make build 02:32:28 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 02:32:28 Removing intermediate container edd4bbc0a4c0 02:32:28 ---> 37b262c16187 02:32:28 Step 21/26 : RUN apk --no-cache add curl 02:32:28 ---> Running in 79e12a47ba0c 02:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:32:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:32:29 (2/3) Installing libcurl (7.69.1-r3) 02:32:29 (3/3) Installing curl (7.69.1-r3) 02:32:29 Executing busybox-1.31.1-r19.trigger 02:32:29 OK: 72 MiB in 58 packages 02:32:29 Removing intermediate container 79e12a47ba0c 02:32:29 ---> 15fa3f7b3aef 02:32:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:32:30 ---> Running in e8ce0c07836c 02:32:30 Removing intermediate container e8ce0c07836c 02:32:30 ---> 45eb23185f97 02:32:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:30 ---> Running in bbdca4c7a18b 02:32:30 Removing intermediate container bbdca4c7a18b 02:32:30 ---> 266e969bcbaf 02:32:30 Step 24/26 : LABEL arch=x86_64 02:32:30 ---> Running in 200291ecb15d 02:32:30 Removing intermediate container 200291ecb15d 02:32:30 ---> 88367f43bdfb 02:32:30 Step 25/26 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:32:30 ---> Running in 9379c60f97f8 02:32:30 Removing intermediate container 9379c60f97f8 02:32:30 ---> 2bf836df3b5c 02:32:30 Step 26/26 : LABEL version=0.0.0 02:32:30 ---> Running in 4644db50e749 02:32:31 Removing intermediate container 4644db50e749 02:32:31 ---> 6cdc3afd1be4 02:32:31 02:32:31 Successfully built 6cdc3afd1be4 02:32:31 Successfully tagged docker-sys-mgmt-agent-go:latest 02:32:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:32:31 $ docker stop --time=1 6794182d7c4736975f89b37a303ddc7ad51d2a31075b4f1ba8af385b6e803a1f 02:32:33 $ docker rm -f 6794182d7c4736975f89b37a303ddc7ad51d2a31075b4f1ba8af385b6e803a1f [Pipeline] // withDockerContainer [Pipeline] sh 02:32:33 + docker images 02:32:33 + grep docker 02:32:34 docker-sys-mgmt-agent-go latest 6cdc3afd1be4 4 seconds ago 313MB 02:32:34 docker-security-secretstore-setup-go latest fca720040a2f 32 seconds ago 24.6MB 02:32:34 docker-core-command-go latest 1e203ba93ae1 32 seconds ago 16.9MB 02:32:34 docker-core-metadata-go latest da402bf99bf7 34 seconds ago 18.8MB 02:32:34 docker-security-bootstrapper-go latest eed5821043ac About a minute ago 23.8MB 02:32:34 docker-core-data-go latest 6ef811cead36 2 minutes ago 22.3MB 02:32:34 docker-support-scheduler-go latest 080149722aa4 2 minutes ago 17MB 02:32:34 docker-support-notifications-go latest de708075deab 2 minutes ago 17.6MB 02:32:34 docker-security-proxy-setup-go latest bbbd039b35fd 2 minutes ago 24.4MB 02:32:34 docker 20.10.0 aefe523efa57 7 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 02:32:38 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 02:32:50 Still waiting to schedule task 02:32:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:33:01 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 02:33:05 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 02:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:33:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:33:17 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 02:33:21 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 02:33:24 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 02:33: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 02:33:32 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 02:33:35 Running on prd-ubuntu18.04-docker-8c-8g-25169 in /w/workspace/edgexfoundry_edgex-go_PR-3134 [Pipeline] { [Pipeline] ws 02:33:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:33:35 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 02:33:38 using credential edgex-jenkins-ssh 02:33:38 Cloning the remote Git repository 02:33:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:33:38 > git init /w/workspace/edgex-go/1 # timeout=10 02:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:33:38 > git --version # timeout=10 02:33:38 > git --version # 'git version 2.17.1' 02:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:40 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 02:33:45 Merging remotes/origin/master commit 97c9be662ca07851310f194347921b3ddadc13fb into PR head commit feecce02fe33d34837c9f661423b300b71c7262b [Pipeline] } 02:33:45 $ docker stop --time=1 e687160c626fa969778b1f64d0283f29022217fe20e870af3b68f95b7ff2c8cd 02:33:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:33:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:33:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3134/head:refs/remotes/origin/PR-3134 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:33:45 > git config core.sparsecheckout # timeout=10 02:33:45 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 02:33:45 > git remote # timeout=10 02:33:45 > git config --get remote.origin.url # timeout=10 02:33:45 Merge succeeded, producing feecce02fe33d34837c9f661423b300b71c7262b 02:33:45 Checking out Revision feecce02fe33d34837c9f661423b300b71c7262b (PR-3134) 02:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:45 > git merge 97c9be662ca07851310f194347921b3ddadc13fb # timeout=10 02:33:45 > git rev-parse HEAD^{commit} # timeout=10 02:33:45 > git config core.sparsecheckout # timeout=10 02:33:45 > git checkout -f feecce02fe33d34837c9f661423b300b71c7262b # timeout=10 02:33:48 $ docker rm -f e687160c626fa969778b1f64d0283f29022217fe20e870af3b68f95b7ff2c8cd [Pipeline] // withDockerContainer [Pipeline] } 02:33:49 Commit message: "feat(notifications): Implement GET /subscription/receiver/{receiver} V2 API" [Pipeline] // script 02:33:49 > git --version # timeout=10 02:33:49 > git --version # 'git version 2.17.1' 02:33:49 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 02:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:33:50 02:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:33:51 + echo snap-build.sh 02:33:51 snap-build.sh 02:33:51 + SNAP_BASE_DIR=. 02:33:51 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:33:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:33:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:33:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:33:51 + cd /w/workspace/edgex-go/1 02:33:51 + sudo apt-get remove -qy --purge lxd lxd-client 02:33:51 Reading package lists... 02:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:33:51 Building dependency tree... 02:33:51 Reading state information... 02:33:51 The following packages were automatically installed and are no longer required: 02:33:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:33:51 uidmap xdelta3 02:33:51 Use 'sudo apt autoremove' to remove them. 02:33:51 The following packages will be REMOVED: 02:33:51 lxd* lxd-client* 02:33:51 latest: Pulling from edgex-devops/edgex-compose-arm64 02:33:51 29e5d40040c1: Pulling fs layer 02:33:51 1ce36da41761: Pulling fs layer 02:33:51 25b303627fd3: Pulling fs layer 02:33:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:33:52 After this operation, 31.7 MB disk space will be freed. 02:33:52 29e5d40040c1: Verifying Checksum 02:33:52 29e5d40040c1: Download complete 02:33:52 1ce36da41761: Verifying Checksum 02:33:52 1ce36da41761: Download complete 02:33:52 29e5d40040c1: Pull complete 02:33:53 (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.) 02:33:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:33:54 Removing lxd dnsmasq configuration 02:33:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:33:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:33:54 1ce36da41761: Pull complete 02:33:54 25b303627fd3: Verifying Checksum 02:33:54 25b303627fd3: Download complete 02:33:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:33:55 (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.) 02:33:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:33:56 Processing triggers for systemd (237-3ubuntu10.42) ... 02:33:56 Processing triggers for ureadahead (0.100.0-21) ... 02:33:58 + sudo snap remove --purge lxd 02:33:58 snap "lxd" is not installed 02:33:58 + sudo groupadd --force --system lxd 02:33:58 ++ whoami 02:33:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:33:58 + newgrp - lxd 02:33:58 + sudo snap install lxd 02:34:04 25b303627fd3: Pull complete 02:34:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:34:04 prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container 02:34:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:34:07 $ docker top 045c682edf574ae61ce202d79b5b7fa41a2053d3bc63e66f741c196c6edff92b -eo pid,comm 02:34:08 2021-02-05T02:34:05Z INFO Waiting for automatic snapd restart... [Pipeline] { [Pipeline] sh 02:34:08 + docker-compose build --help 02:34:08 + grep parallel 02:34:13 --parallel Build images in parallel. [Pipeline] } 02:34:13 $ docker stop --time=1 045c682edf574ae61ce202d79b5b7fa41a2053d3bc63e66f741c196c6edff92b 02:34:15 $ docker rm -f 045c682edf574ae61ce202d79b5b7fa41a2053d3bc63e66f741c196c6edff92b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:16 . [Pipeline] withDockerContainer 02:34:16 prd-ubuntu18.04-docker-arm64-4c-16g-25168 does not seem to be running inside a container 02:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:34:18 $ docker top aee119b81c102f3b4ee3f04f93b11d5b060fd82b3dc7ba90e78c01e5545ba7e4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:19 + docker-compose -f ./docker-compose-build.yml build --parallel 02:34:23 lxd 4.10 from Canonical* installed 02:34:23 + sudo lxd init --auto 02:34:23 Building docker-core-command-go ... 02:34:23 Building docker-core-data-go ... 02:34:23 Building docker-core-metadata-go ... 02:34:23 Building docker-security-bootstrapper-go ... 02:34:23 Building docker-security-proxy-setup-go ... 02:34:23 Building docker-security-secretstore-setup-go ... 02:34:23 Building docker-support-notifications-go ... 02:34:23 Building docker-support-scheduler-go ... 02:34:23 Building docker-sys-mgmt-agent-go ... 02:34:23 Building docker-support-notifications-go 02:34:23 Building docker-support-scheduler-go 02:34:23 Building docker-sys-mgmt-agent-go 02:34:23 Building docker-security-secretstore-setup-go 02:34:23 Building docker-security-proxy-setup-go 02:34:31 + sudo snap install --classic snapcraft 02:34:35 snapcraft 4.4.4 from Canonical* installed 02:34:35 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:34:35 + patch --verbose -p1 02:34:35 Hmm... Looks like a unified diff to me... 02:34:35 The text leading up to this was: 02:34:35 -------------------------- 02:34:35 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 02:34:35 |From: Tony Espy 02:34:35 |Date: Wed, 16 Dec 2020 16:34:55 -0500 02:34:35 |Subject: [PATCH] optimize snap build for pipeline CI check 02:34:35 | 02:34:35 |This patch is used by the EdgeX CI pipeline builds to 02:34:35 |optimize the snap CI check run for pull requests. When 02:34:35 |applied, it essentially strips out everything (apps and 02:34:35 |parts) from the snapcraft.yaml file except those required 02:34:35 |to build edgex-go, as the whole idea of the CI check is to 02:34:35 |catch changes to edgex-go that break the snap build. 02:34:35 | 02:34:35 |In general, anyone updating snapcraft.yaml will also need 02:34:35 |to update this patch file, otherwise it may fail to apply, 02:34:35 |resulting in a failed snap build CI check in the associated 02:34:35 |pull request. 02:34:35 | 02:34:35 |Note - in addition to applying this patch, the pipeline also 02:34:35 |only primes the snap (e.g. `snapcraft prime`), as there's no 02:34:35 |need to build the finally binary .snap file (and it won't 02:34:35 |work with the patch applied). This further reduces the build 02:34:35 |time. 02:34:35 |--- 02:34:35 | snap/snapcraft.yaml | 461 +------------------------------------------- 02:34:35 | 1 file changed, 2 insertions(+), 459 deletions(-) 02:34:35 | 02:34:35 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 02:34:35 |index 1e537489..faf42425 100644 02:34:35 |--- a/snap/snapcraft.yaml 02:34:35 |+++ b/snap/snapcraft.yaml 02:34:35 -------------------------- 02:34:35 patching file snap/snapcraft.yaml 02:34:35 Using Plan A... 02:34:35 Hunk #1 succeeded at 73. 02:34:35 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 02:34:35 Hunk #3 succeeded at 214 (offset -1 lines). 02:34:35 Hunk #4 succeeded at 222 (offset -1 lines). 02:34:35 Hunk #5 succeeded at 229 (offset -1 lines). 02:34:35 Hunk #6 succeeded at 256 (offset -1 lines). 02:34:35 Hunk #7 succeeded at 290 (offset -1 lines). 02:34:35 Hunk #8 succeeded at 342. 02:34:35 Hmm... Ignoring the trailing garbage. 02:34:35 done 02:34:35 + sudo snapcraft prime --use-lxd 02:34:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:34:37 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: 02:34:37 - README.md 02:34:37 - snapcraft.yaml.orig 02:34:37 02:34:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:34:37 Launching a container. 02:34:49 Waiting for container to be ready 02:34:49 To start your first instance, try: lxc launch ubuntu:18.04 02:34:49 02:34:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:34:53 Waiting for network to be ready... 02:34:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:34:53 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:34:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:34:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 02:34:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:34:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:34:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:34:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:34:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:34:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:34:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:34:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 02:34:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:34:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:34:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 02:34:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 02:34:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 02:34:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 02:34:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:34:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 02:34:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 02:34:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:34:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:34:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:34:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:34:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 02:34:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 02:34:57 Fetched 23.9 MB in 4s (5495 kB/s) 02:34:58 Reading package lists... 02:34:58 Reading package lists... 02:34:59 Building dependency tree... 02:34:59 Reading state information... 02:34:59 The following additional packages will be installed: 02:34:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:34:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:34:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:34:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:34:59 Suggested packages: 02:34:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:34:59 Recommended packages: 02:34:59 gnupg libsasl2-modules 02:34:59 The following NEW packages will be installed: 02:34:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:34:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:34:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:34:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:34:59 The following packages will be upgraded: 02:34:59 gpg gpg-agent gpgconf libudev1 02:34:59 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 02:34:59 Need to get 3533 kB of archives. 02:34:59 After this operation, 13.3 MB of additional disk space will be used. 02:34:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:34:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:34:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:34:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:34:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:34:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 02:34:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 02:34:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:34:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 02:34:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 02:35:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:35:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:35:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:35:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:35:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:35:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:35:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:35:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:35:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:35:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:35:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:35:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:35:00 debconf: delaying package configuration, since apt-utils is not installed 02:35:00 Fetched 3533 kB in 1s (3443 kB/s) 02:35:00 (Reading database ... 12511 files and directories currently installed.) 02:35:00 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 02:35:00 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:35:00 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 02:35:00 Selecting previously unselected package udev. 02:35:00 (Reading database ... 12511 files and directories currently installed.) 02:35:00 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 02:35:00 Unpacking udev (237-3ubuntu10.44) ... 02:35:01 Selecting previously unselected package libfuse2:amd64. 02:35:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:35:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:35:01 Selecting previously unselected package fuse. 02:35:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:35:01 Unpacking fuse (2.9.7-1ubuntu1) ... 02:35:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:35:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:35:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:35:01 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:35:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:35:01 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:35:02 Selecting previously unselected package libksba8:amd64. 02:35:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:35:02 Unpacking libksba8:amd64 (1.3.5-2) ... 02:35:02 Selecting previously unselected package libroken18-heimdal:amd64. 02:35:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:35:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:35:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:35:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libwind0-heimdal:amd64. 02:35:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:35:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:35:02 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:35:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:35:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:35:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:03 Selecting previously unselected package libsasl2-modules-db:amd64. 02:35:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:35:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:03 Selecting previously unselected package libsasl2-2:amd64. 02:35:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:35:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:03 Selecting previously unselected package libldap-common. 02:35:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 02:35:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:35:03 Selecting previously unselected package libldap-2.4-2:amd64. 02:35:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 02:35:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:35:03 Selecting previously unselected package dirmngr. 02:35:03 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:35:03 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:35:03 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:35:03 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:35:03 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:35:03 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:03 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:35:03 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:35:03 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:03 Setting up libksba8:amd64 (1.3.5-2) ... 02:35:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:03 Setting up udev (237-3ubuntu10.44) ... 02:35:04 invoke-rc.d: policy-rc.d denied execution of start. 02:35:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Processing triggers for systemd (237-3ubuntu10) ... 02:35:04 Setting up fuse (2.9.7-1ubuntu1) ... 02:35:04 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:35:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:35:04 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:35:04 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:35:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:35:05 settings in the [Install] section, and DefaultInstance for template units). 02:35:05 This means they are not meant to be enabled using systemctl. 02:35:05 Possible reasons for having this kind of units are: 02:35:05 1) A unit may be statically enabled by being symlinked from another unit's 02:35:05 .wants/ or .requires/ directory. 02:35:05 2) A unit's purpose may be to act as a helper for some other unit which has 02:35:05 a requirement dependency on it. 02:35:05 3) A unit may be started when needed via activation (socket, path, timer, 02:35:05 D-Bus, udev, scripted systemctl call, ...). 02:35:05 4) In case of template units, the unit is meant to be enabled with some 02:35:05 instance name specified. 02:35:05 Reading package lists... 02:35:05 Building dependency tree... 02:35:05 Reading state information... 02:35:06 The following additional packages will be installed: 02:35:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:35:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:35:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:35:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:35:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:35:06 Suggested packages: 02:35:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:35:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:35:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:35:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:35:06 systemd-container policykit-1 02:35:06 Recommended packages: 02:35:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:35:06 The following NEW packages will be installed: 02:35:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:35:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:35:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:35:06 multiarch-support openssh-client python3 python3-minimal python3.6 02:35:06 python3.6-minimal snapd squashfs-tools sudo 02:35:06 The following packages will be upgraded: 02:35:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:35:06 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 02:35:06 Need to get 35.2 MB of archives. 02:35:06 After this operation, 141 MB of additional disk space will be used. 02:35:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 02:35:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:35:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:35:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 02:35:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 02:35:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:35:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:35:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:35:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:35:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:35:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:35:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:35:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:35:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:35:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:35:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:35:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:35:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:35:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:35:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:35:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:35:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:35:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 02:35:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:35:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:35:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:35:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:35:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:35:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 02:35:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:35:08 debconf: delaying package configuration, since apt-utils is not installed 02:35:08 Fetched 35.2 MB in 2s (15.9 MB/s) 02:35:08 (Reading database ... 12757 files and directories currently installed.) 02:35:08 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 02:35:08 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:35:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 02:35:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:35:09 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 02:35:09 (Reading database ... 12757 files and directories currently installed.) 02:35:09 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:35:09 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:35:09 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:35:10 (Reading database ... 12757 files and directories currently installed.) 02:35:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:35:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:35:10 Setting up apt (1.6.12ubuntu0.2) ... 02:35:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:35:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:35:10 (Reading database ... 12764 files and directories currently installed.) 02:35:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:35:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:35:11 Selecting previously unselected package libpython3.6-minimal:amd64. 02:35:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:35:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:35:11 Selecting previously unselected package libexpat1:amd64. 02:35:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:35:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:35:11 Selecting previously unselected package python3.6-minimal. 02:35:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:35:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:35:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 02:35:11 Checking for services that may need to be restarted...done. 02:35:11 Checking for services that may need to be restarted...done. 02:35:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:35:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:35:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:35:12 Selecting previously unselected package python3-minimal. 02:35:12 (Reading database ... 13012 files and directories currently installed.) 02:35:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:35:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:35:12 Selecting previously unselected package mime-support. 02:35:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:35:12 Unpacking mime-support (3.60ubuntu1) ... 02:35:12 Selecting previously unselected package libmpdec2:amd64. 02:35:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:35:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:35:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:35:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:35:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:35:13 Selecting previously unselected package python3.6. 02:35:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:35:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:35:13 Selecting previously unselected package libpython3-stdlib:amd64. 02:35:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:35:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:35:13 Setting up python3-minimal (3.6.7-1~18.04) ... 02:35:13 Selecting previously unselected package python3. 02:35:13 (Reading database ... 13442 files and directories currently installed.) 02:35:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:35:13 Unpacking python3 (3.6.7-1~18.04) ... 02:35:13 Selecting previously unselected package multiarch-support. 02:35:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:35:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:35:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:35:13 Selecting previously unselected package liblzo2-2:amd64. 02:35:13 (Reading database ... 13479 files and directories currently installed.) 02:35:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:35:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:35:14 Selecting previously unselected package libbsd0:amd64. 02:35:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:35:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:35:14 Selecting previously unselected package sudo. 02:35:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:35:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:35:14 Selecting previously unselected package apparmor. 02:35:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:35:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:35:14 Selecting previously unselected package libedit2:amd64. 02:35:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:35:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:35:14 Selecting previously unselected package libkrb5support0:amd64. 02:35:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:35:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:35:14 Selecting previously unselected package libk5crypto3:amd64. 02:35:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:35:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:35:15 Selecting previously unselected package libkeyutils1:amd64. 02:35:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:35:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:35:15 Selecting previously unselected package libkrb5-3:amd64. 02:35:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:35:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:35:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:35:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:35:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:35:15 Selecting previously unselected package libssl1.0.0:amd64. 02:35:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 02:35:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:35:15 Selecting previously unselected package openssh-client. 02:35:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:35:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:35:16 Selecting previously unselected package squashfs-tools. 02:35:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:35:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:35:16 Selecting previously unselected package snapd. 02:35:16 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 02:35:16 Unpacking snapd (2.48+18.04) ... 02:35:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:35:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:35:18 Setting up mime-support (3.60ubuntu1) ... 02:35:18 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:35:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:35:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:35:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:18 Setting up systemd (237-3ubuntu10.44) ... 02:35:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:35:19 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:35:19 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:35:19 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:35:19 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:35:19 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:35:19 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:35:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:35:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:35:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:35:20 Setting up python3 (3.6.7-1~18.04) ... 02:35:20 running python rtupdate hooks for python3.6... 02:35:20 running python post-rtupdate hooks for python3.6... 02:35:21 Setting up apparmor (2.12-4ubuntu5.1) ... 02:35:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:35:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:35:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:35:22 Setting up snapd (2.48+18.04) ... 02:35:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:35:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:35:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:35:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:35:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:35:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:35:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:35:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:35:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:35:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:35:24 /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' 02:35:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:35:24 Processing triggers for systemd (237-3ubuntu10.44) ... 02:35:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:35:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:27 Reading package lists... 02:35:27 Reading package lists... 02:35:27 Building dependency tree... 02:35:27 Reading state information... 02:35:27 Calculating upgrade... 02:35:27 The following packages will be upgraded: 02:35:27 advancecomp base-files bash binutils binutils-common 02:35:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:35:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:35:27 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:35:27 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:35:27 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:35:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:35:27 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 02:35:27 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 02:35:27 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 02:35:27 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 02:35:27 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 02:35:27 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 02:35:27 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 02:35:27 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:35:27 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:35:27 Need to get 63.8 MB of archives. 02:35:27 After this operation, 5188 kB of additional disk space will be used. 02:35:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 02:35:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:35:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:35:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:35:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:35:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:35:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:35:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:35:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:35:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:35:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:35:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:35:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:35:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:35:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:35:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:35:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:35:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:35:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:35:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:35:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:35:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:35:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:35:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:35:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:35:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:35:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:35:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:35:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:35:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:35:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:35:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:35:28 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:35:28 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:35:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:35:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:35:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:35:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:35:28 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:35:28 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:35:28 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 02:35:28 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:35:28 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:35:28 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:35:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:35:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:35:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:35:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:35:28 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 02:35:28 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:35:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:35:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:35:28 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:35:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:35:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:35:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:35:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:35:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:35:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:35:28 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:35:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:35:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:35:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:35:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:35:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:35:29 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:35:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:35:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:35:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:35:29 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:35:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:35:29 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:35:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:35:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:35:29 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:35:29 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:35:29 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:35:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:35:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:35:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:35:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:35:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:35:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:35:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:35:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 02:35:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:35:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:35:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:35:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:35:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:35:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:35:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:35:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:35:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:35:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:35:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:35:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:35:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:35:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:35:30 debconf: delaying package configuration, since apt-utils is not installed 02:35:30 Fetched 63.8 MB in 3s (24.8 MB/s) 02:35:30 (Reading database ... 13912 files and directories currently installed.) 02:35:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:35:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:35:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 02:35:31 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 02:35:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:33 (Reading database ... 13911 files and directories currently installed.) 02:35:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:35:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:35:33 (Reading database ... 13911 files and directories currently installed.) 02:35:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:35:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:35:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:35:34 (Reading database ... 13911 files and directories currently installed.) 02:35:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:35:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:35:35 (Reading database ... 13911 files and directories currently installed.) 02:35:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:35:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:35:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:35:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:35:35 Setting up base-files (10.1ubuntu2.10) ... 02:35:35 Installing new version of config file /etc/issue ... 02:35:35 Installing new version of config file /etc/issue.net ... 02:35:35 Installing new version of config file /etc/lsb-release ... 02:35:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:35:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:35:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:35:35 Removing obsolete conffile /etc/default/motd-news ... 02:35:35 (Reading database ... 13912 files and directories currently installed.) 02:35:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:35:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:35:36 Setting up bash (4.4.18-2ubuntu1.2) ... 02:35:36 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 02:35:36 (Reading database ... 13912 files and directories currently installed.) 02:35:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:35:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:35:36 (Reading database ... 13912 files and directories currently installed.) 02:35:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:35:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:35:36 Setting up tar (1.29b-2ubuntu0.2) ... 02:35:36 (Reading database ... 13912 files and directories currently installed.) 02:35:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:35:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:35:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:35:37 (Reading database ... 13912 files and directories currently installed.) 02:35:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:37 (Reading database ... 13912 files and directories currently installed.) 02:35:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:35:37 (Reading database ... 13912 files and directories currently installed.) 02:35:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:35:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:35:37 Setting up grep (3.1-2build1) ... 02:35:37 (Reading database ... 13912 files and directories currently installed.) 02:35:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:35:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:35:38 Setting up login (1:4.5-1ubuntu2) ... 02:35:38 (Reading database ... 13912 files and directories currently installed.) 02:35:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:35:38 (Reading database ... 13912 files and directories currently installed.) 02:35:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:35:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:35:39 (Reading database ... 13912 files and directories currently installed.) 02:35:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:35:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:35:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:35:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:35:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:35:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:35:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:35:41 (Reading database ... 13912 files and directories currently installed.) 02:35:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:35:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:35:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:35:41 (Reading database ... 13912 files and directories currently installed.) 02:35:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:42 (Reading database ... 13912 files and directories currently installed.) 02:35:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:42 (Reading database ... 13912 files and directories currently installed.) 02:35:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:42 (Reading database ... 13912 files and directories currently installed.) 02:35:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:42 (Reading database ... 13912 files and directories currently installed.) 02:35:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:35:43 (Reading database ... 13912 files and directories currently installed.) 02:35:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:35:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:35:43 (Reading database ... 13912 files and directories currently installed.) 02:35:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:35:43 (Reading database ... 13912 files and directories currently installed.) 02:35:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:35:43 (Reading database ... 13912 files and directories currently installed.) 02:35:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:35:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:35:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:35:45 (Reading database ... 13912 files and directories currently installed.) 02:35:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:35:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:35:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:35:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:35:45 ---> b502c671e8b1 02:35:45 Step 3/24 : WORKDIR /edgex-go 02:35:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:35:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:35:45 ---> b502c671e8b1 02:35:45 Step 3/21 : WORKDIR /edgex-go 02:35:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:35:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:45 ---> b502c671e8b1 02:35:45 Step 3/22 : WORKDIR /edgex-go 02:35:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:35:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:35:45 ---> b502c671e8b1 02:35:45 Step 3/26 : WORKDIR /edgex-go 02:35:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:35:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:35:45 ---> b502c671e8b1 02:35:45 Step 3/22 : WORKDIR /edgex-go 02:35:45 ---> Running in 97342ed0a051 02:35:45 ---> Running in 843ba025d51f 02:35:45 ---> Running in 93103fdbeda1 02:35:45 ---> Running in 3d141156b114 02:35:45 ---> Running in 00bd08c979db 02:35:45 Removing intermediate container 93103fdbeda1 02:35:45 ---> 370eac4c11ba 02:35:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:45 Removing intermediate container 00bd08c979db 02:35:45 ---> 73576c2dbf2f 02:35:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:45 Removing intermediate container 843ba025d51f 02:35:45 ---> ba1ea839c2e4 02:35:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:45 Removing intermediate container 3d141156b114 02:35:45 ---> 2bc89ca687f4 02:35:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:45 Removing intermediate container 97342ed0a051 02:35:45 ---> 5b116ab4cf46 02:35:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:45 ---> Running in a1e8c1b0041e 02:35:45 ---> Running in d2dd89e5e47a 02:35:45 ---> Running in e8c05eb422fe 02:35:45 ---> Running in 5e1bdb311d75 02:35:45 ---> Running in 136e7d199090 02:35:45 Removing intermediate container a1e8c1b0041e 02:35:45 ---> 305555ae72b3 02:35:45 Step 5/26 : RUN apk add --update --no-cache make bash git 02:35:45 ---> Running in 0a5f572cb734 02:35:45 Removing intermediate container d2dd89e5e47a 02:35:45 ---> 6fa6f1d95045 02:35:45 Step 5/21 : RUN apk add --update --no-cache make git 02:35:45 Removing intermediate container e8c05eb422fe 02:35:45 ---> 63c6e0ca040d 02:35:45 Step 5/24 : RUN apk add --update --no-cache make git 02:35:45 Removing intermediate container 5e1bdb311d75 02:35:45 ---> 2020261654f4 02:35:45 Step 5/22 : RUN apk add --update --no-cache make git 02:35:45 ---> Running in 3dd781eaf857 02:35:45 Removing intermediate container 136e7d199090 02:35:45 ---> 1934363857f1 02:35:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:35:45 ---> Running in 6b76834fc8eb 02:35:45 ---> Running in 3153718aab51 02:35:45 ---> Running in 4f601a31497e 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:35:45 (Reading database ... 13912 files and directories currently installed.) 02:35:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:35:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:35:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:45 OK: 217 MiB in 51 packages 02:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:45 (Reading database ... 13914 files and directories currently installed.) 02:35:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:35:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:35:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:46 Setting up debconf (1.5.66ubuntu1) ... 02:35:46 (Reading database ... 13914 files and directories currently installed.) 02:35:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:35:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:35:46 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:35:46 OK: 217 MiB in 51 packages 02:35:46 (Reading database ... 13914 files and directories currently installed.) 02:35:46 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:35:46 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:35:46 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:35:46 OK: 217 MiB in 51 packages 02:35:46 OK: 217 MiB in 51 packages 02:35:46 (Reading database ... 13914 files and directories currently installed.) 02:35:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:35:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:35:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:35:46 OK: 217 MiB in 51 packages 02:35:47 (Reading database ... 13914 files and directories currently installed.) 02:35:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:35:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:35:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:35:47 Removing intermediate container 0a5f572cb734 02:35:47 ---> 5af1c7f29483 02:35:47 Step 6/26 : COPY go.mod . 02:35:47 (Reading database ... 13914 files and directories currently installed.) 02:35:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:35:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:35:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:35:47 (Reading database ... 13914 files and directories currently installed.) 02:35:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:35:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:35:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 02:35:47 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:35:48 ---> c58d632906db 02:35:48 Step 7/26 : RUN go mod download 02:35:48 Removing intermediate container 3dd781eaf857 02:35:48 ---> f5b50bc0c502 02:35:48 Step 6/21 : COPY go.mod . 02:35:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:48 (Reading database ... 13914 files and directories currently installed.) 02:35:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:35:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:35:48 ---> Running in 8d8f0854a52d 02:35:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:35:48 Removing intermediate container 4f601a31497e 02:35:48 ---> af70f997134f 02:35:48 Step 6/22 : COPY go.mod . 02:35:48 Removing intermediate container 6b76834fc8eb 02:35:48 ---> d654ef0e2b0e 02:35:48 Step 6/22 : COPY go.mod . 02:35:48 Removing intermediate container 3153718aab51 02:35:48 ---> b2ea36a2ce27 02:35:48 Step 6/24 : COPY go.mod . 02:35:48 (Reading database ... 13914 files and directories currently installed.) 02:35:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:35:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:35:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:35:49 (Reading database ... 13914 files and directories currently installed.) 02:35:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:35:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:35:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:35:49 (Reading database ... 13914 files and directories currently installed.) 02:35:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:35:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:35:49 ---> 2dbd3eb50a82 02:35:49 Step 7/21 : RUN go mod download 02:35:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:35:49 (Reading database ... 13914 files and directories currently installed.) 02:35:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:35:49 ---> Running in fb25acd6e8ec 02:35:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:35:49 ---> ac0d6c5fd709 02:35:49 Step 7/22 : RUN go mod download 02:35:50 Setting up passwd (1:4.5-1ubuntu2) ... 02:35:50 ---> 3e204e7b6d74 02:35:50 Step 7/22 : RUN go mod download 02:35:50 ---> Running in 6102ca9562a9 02:35:50 ---> bbea380f8be1 02:35:50 Step 7/24 : RUN go mod download 02:35:50 (Reading database ... 13914 files and directories currently installed.) 02:35:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:35:50 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:35:50 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:35:50 ---> Running in f592eb60e6ab 02:35:50 (Reading database ... 13914 files and directories currently installed.) 02:35:50 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:35:50 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:35:50 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:35:50 ---> Running in 499806dde9f4 02:35:50 (Reading database ... 13914 files and directories currently installed.) 02:35:50 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:35:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:35:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:35:51 (Reading database ... 13914 files and directories currently installed.) 02:35:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:35:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:35:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:35:51 (Reading database ... 13914 files and directories currently installed.) 02:35:51 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:35:51 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:35:51 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:35:51 (Reading database ... 13914 files and directories currently installed.) 02:35:51 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:35:51 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:35:51 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:35:51 (Reading database ... 13914 files and directories currently installed.) 02:35:51 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:35:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:35:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:35:52 (Reading database ... 13915 files and directories currently installed.) 02:35:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:35:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:35:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:35:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:35:52 Removing intermediate container 8d8f0854a52d 02:35:52 ---> 81f2d1349781 02:35:52 Step 8/26 : COPY . . 02:35:52 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:35:52 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:35:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:35:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:35:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:35:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:35:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:35:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:35:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:35:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:35:53 Removing intermediate container fb25acd6e8ec 02:35:53 ---> 0641451d2d34 02:35:53 Step 8/21 : COPY . . 02:35:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:35:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:35:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:35:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:35:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:35:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:35:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:35:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:35:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:35:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:35:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:35:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:35:55 Removing intermediate container 6102ca9562a9 02:35:55 ---> 6fa16c8e3532 02:35:55 Step 8/22 : COPY . . 02:35:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:35:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:35:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:35:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:35:55 Removing intermediate container 499806dde9f4 02:35:55 ---> 0621ba9ae212 02:35:55 Step 8/24 : COPY . . 02:35:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:35:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:35:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:35:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:35:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:35:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:35:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:56 Removing intermediate container f592eb60e6ab 02:35:56 ---> 91f7751865a6 02:35:56 Step 8/22 : COPY . . 02:35:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:57 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:58 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:58 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:35:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:35:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:36:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:36:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:36:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:36:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:36:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:36:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:36:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:36:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:36:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:36:01 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:36:01 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:36:01 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:36:01 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:36:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:36:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:36:02 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:36:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:36:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:36:02 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:36:02 02:36:02 Current default time zone: 'Etc/UTC' 02:36:02 Local time is now: Fri Feb 5 02:36:02 UTC 2021. 02:36:02 Universal Time is now: Fri Feb 5 02:36:02 UTC 2021. 02:36:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:36:02 02:36:02 Setting up systemd-sysv (237-3ubuntu10.44) ... 02:36:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:02 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 02:36:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:36:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:36:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:36:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:36:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:36:02 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:36:02 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:36:02 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:36:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:36:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:03 Setting up patch (2.7.6-2ubuntu1.1) ... 02:36:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:36:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:36:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 02:36:03 Installing new version of config file /etc/ssl/openssl.cnf ... 02:36:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:36:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:36:03 Setting up ca-certificates (20210119~18.04.1) ... 02:36:05 Updating certificates in /etc/ssl/certs... 02:36:06 23 added, 27 removed; done. 02:36:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:36:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:36:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:36:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:36:06 Setting up pkgbinarymangler (138.18.04.1) ... 02:36:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:36:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:36:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:36:06 Setting up perl (5.26.1-6ubuntu0.5) ... 02:36:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:36:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:36:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:36:07 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:36:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:36:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:36:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:36:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:36:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:36:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:36:07 Processing triggers for systemd (237-3ubuntu10.44) ... 02:36:07 Processing triggers for mime-support (3.60ubuntu1) ... 02:36:07 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:36:07 Updating certificates in /etc/ssl/certs... 02:36:07 0 added, 0 removed; done. 02:36:07 Running hooks in /etc/ca-certificates/update.d... 02:36:07 done. 02:36:08 Reading package lists... 02:36:08 Building dependency tree... 02:36:08 Reading state information... 02:36:08 The following NEW packages will be installed: 02:36:08 apt-transport-https 02:36:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:36:08 Need to get 1696 B of archives. 02:36:08 After this operation, 153 kB of additional disk space will be used. 02:36:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:36:08 debconf: delaying package configuration, since apt-utils is not installed 02:36:08 Fetched 1696 B in 0s (28.7 kB/s) 02:36:08 Selecting previously unselected package apt-transport-https. 02:36:08 (Reading database ... 13920 files and directories currently installed.) 02:36:08 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:36:08 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:36:08 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:36:09 Waiting for network to be ready... 02:36:15 2021-02-05T02:36:12Z INFO Waiting for automatic snapd restart... 02:36:15 snapd 2.48.2 from Canonical* installed 02:36:15 "snapd" switched to the "latest/stable" channel 02:36:15 02:36:18 core18 20201210 from Canonical* installed 02:36:18 "core18" switched to the "latest/stable" channel 02:36:18 02:36:21 snapcraft 4.4.4 from Canonical* installed 02:36:21 "snapcraft" switched to the "latest/stable" channel 02:36:21 02:36:23 ---> 9d4cde4b3a09 02:36:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:36:23 ---> 4ffcc285d939 02:36:23 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:36:23 ---> fe0ecfa0919f 02:36:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:36:23 ---> f6c876709117 02:36:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:36:23 ---> f9e95706a6d2 02:36:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:36:23 ---> Running in ff21b4cbd73b 02:36:23 ---> Running in c7b59f6a2107 02:36:23 ---> Running in 9c91d2602265 02:36:23 ---> Running in 6170b5af15a4 02:36:23 ---> Running in adbbf317f02f 02:36:23 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 02:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:36: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 02:36: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 02:36:23 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 02:36:25 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: 02:36:25 - README.md 02:36:25 - snapcraft.yaml.orig 02:36:25 02:36:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:36:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:36:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:36:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:36:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:36:33 Reading package lists... 02:36:33 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 02:36:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:36:40 Reading package lists... 02:36:40 Building dependency tree... 02:36:40 Reading state information... 02:36:40 Suggested packages: 02:36:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:36:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:36:40 Recommended packages: 02:36:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:36:40 The following NEW packages will be installed: 02:36:40 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:36:40 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:36:40 pkg-config zip 02:36:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:36:40 Need to get 7655 kB of archives. 02:36:40 After this operation, 43.7 MB of additional disk space will be used. 02:36:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:36:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:36:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 02:36:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:36:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:36:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:36:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:36:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:36:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:36:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:36:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:36:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:36:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:36:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:36:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:36:41 debconf: delaying package configuration, since apt-utils is not installed 02:36:41 Fetched 7655 kB in 1s (9141 kB/s) 02:36:41 Selecting previously unselected package libglib2.0-0:amd64. 02:36:41 (Reading database ... 13924 files and directories currently installed.) 02:36:41 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:36:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:36:41 Selecting previously unselected package libpsl5:amd64. 02:36:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:36:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:36:41 Selecting previously unselected package libnghttp2-14:amd64. 02:36:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:36:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:36:41 Selecting previously unselected package librtmp1:amd64. 02:36:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:36:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:36:41 Selecting previously unselected package libcurl3-gnutls:amd64. 02:36:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 02:36:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:36:41 Selecting previously unselected package liberror-perl. 02:36:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:36:41 Unpacking liberror-perl (0.17025-1) ... 02:36:41 Selecting previously unselected package git-man. 02:36:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:36:41 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:36:42 Selecting previously unselected package git. 02:36:42 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:36:42 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:36:43 Selecting previously unselected package libnorm1:amd64. 02:36:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:36:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:36:43 Selecting previously unselected package libpgm-5.2-0:amd64. 02:36:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:36:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:36:43 Selecting previously unselected package libsodium23:amd64. 02:36:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:36:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:36:43 Selecting previously unselected package libzmq5:amd64. 02:36:43 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:36:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:36:43 Selecting previously unselected package libzmq3-dev:amd64. 02:36:43 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:36:43 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:36:43 Selecting previously unselected package pkg-config. 02:36:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:36:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:36:43 Selecting previously unselected package zip. 02:36:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:36:43 Unpacking zip (3.0-11build1) ... 02:36:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:36:43 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:36:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:36:43 Setting up liberror-perl (0.17025-1) ... 02:36:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:36:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:36:43 No schema files found: doing nothing. 02:36:43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:36:43 Setting up zip (3.0-11build1) ... 02:36:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:36:43 Setting up libsodium23:amd64 (1.0.16-2) ... 02:36:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:36:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:36:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:36:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:36:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:36:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:36:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:36:50 git set to automatically installed. 02:36:50 git-man set to automatically installed. 02:36:50 libcurl3-gnutls set to automatically installed. 02:36:50 liberror-perl set to automatically installed. 02:36:50 libglib2.0-0 set to automatically installed. 02:36:50 libnghttp2-14 set to automatically installed. 02:36:50 libnorm1 set to automatically installed. 02:36:50 libpgm-5.2-0 set to automatically installed. 02:36:50 libpsl5 set to automatically installed. 02:36:50 librtmp1 set to automatically installed. 02:36:50 libsodium23 set to automatically installed. 02:36:50 libzmq3-dev set to automatically installed. 02:36:50 libzmq5 set to automatically installed. 02:36:50 pkg-config set to automatically installed. 02:36:50 zip set to automatically installed. 02:36:52 snapd is not logged in, snap install commands will use sudo 02:36:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:36:58 snap "core18" has no updates available 02:37:00 Pulling config-common 02:37:01 Pulling go-build-helper 02:37:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:37:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:37:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:37:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 02:37:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:37:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:37:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:37:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:37:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 02:37:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:37:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:37:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:37:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:37:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:37:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 02:37:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 02:37:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 02:37:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 02:37:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:37:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 02:37:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 02:37:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:37:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:37:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:37:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:37:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 02:37:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 02:37:23 Fetched 23.9 MB in 0s (0 B/s) 02:37:23 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:37:23 Fetched 96.5 kB in 0s (0 B/s) 02:37:23 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:37:23 Fetched 279 kB in 0s (0 B/s) 02:37:23 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:37:23 Fetched 122 kB in 0s (0 B/s) 02:37:23 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:37:23 Fetched 77.8 kB in 0s (0 B/s) 02:37:23 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:37:23 Fetched 8848 B in 0s (0 B/s) 02:37:23 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:37:23 Fetched 47.8 kB in 0s (0 B/s) 02:37:23 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:37:23 Fetched 45.6 kB in 0s (0 B/s) 02:37:23 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:37:23 Fetched 15.0 kB in 0s (0 B/s) 02:37:23 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 02:37:23 Fetched 214 kB in 0s (0 B/s) 02:37:23 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 02:37:23 Fetched 155 kB in 0s (0 B/s) 02:37:23 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:37:23 Fetched 50.6 kB in 0s (0 B/s) 02:37:23 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:37:23 Fetched 14.8 kB in 0s (0 B/s) 02:37:23 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:37:23 Fetched 41.8 kB in 0s (0 B/s) 02:37:23 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:37:23 Fetched 499 kB in 0s (0 B/s) 02:37:23 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:37:23 Fetched 111 kB in 0s (0 B/s) 02:37:23 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:37:23 Fetched 240 kB in 0s (0 B/s) 02:37:23 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:37:23 Fetched 29.3 kB in 0s (0 B/s) 02:37:23 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:37:23 Fetched 85.5 kB in 0s (0 B/s) 02:37:23 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:37:23 Fetched 24.5 kB in 0s (0 B/s) 02:37:23 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:37:23 Fetched 49.2 kB in 0s (0 B/s) 02:37:23 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:37:23 Fetched 54.2 kB in 0s (0 B/s) 02:37:23 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:37:23 Fetched 30.8 kB in 0s (0 B/s) 02:37:23 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 02:37:23 Fetched 17.0 kB in 0s (0 B/s) 02:37:23 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:37:23 Fetched 85.9 kB in 0s (0 B/s) 02:37:23 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:37:23 Fetched 8720 B in 0s (0 B/s) 02:37:23 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:37:23 Fetched 137 kB in 0s (0 B/s) 02:37:23 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:37:23 Fetched 119 kB in 0s (0 B/s) 02:37:23 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:37:23 Fetched 109 kB in 0s (0 B/s) 02:37:23 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:37:23 Fetched 11.1 kB in 0s (0 B/s) 02:37:23 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:37:23 Fetched 645 kB in 0s (0 B/s) 02:37:23 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:37:23 Fetched 41.3 kB in 0s (0 B/s) 02:37:23 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:37:23 Fetched 17.9 kB in 0s (0 B/s) 02:37:23 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:37:23 Fetched 368 kB in 0s (0 B/s) 02:37:23 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:37:23 Fetched 187 kB in 0s (0 B/s) 02:37:23 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:37:23 Fetched 175 kB in 0s (0 B/s) 02:37:23 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:37:26 Fetched 206 kB in 0s (0 B/s) 02:37:26 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 02:37:26 Fetched 1301 kB in 0s (0 B/s) 02:37:26 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:37:26 Fetched 36.2 kB in 0s (0 B/s) 02:37:26 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 02:37:26 Fetched 159 kB in 0s (0 B/s) 02:37:26 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:37:26 Fetched 107 kB in 0s (0 B/s) 02:37:26 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:37:26 Fetched 48.7 kB in 0s (0 B/s) 02:37:26 Pulling static-packages 02:37:27 'go115' has dependencies that need to be staged: static-packages go-build-helper 02:37:27 Skipping pull go-build-helper (already ran) 02:37:27 Skipping pull static-packages (already ran) 02:37:27 Building go-build-helper 02:37:31 Building static-packages 02:37:33 Staging go-build-helper 02:37:33 Staging static-packages 02:37:34 Pulling go115 02:37:35 'edgex-go' has dependencies that need to be staged: go115 02:37:35 Skipping pull go115 (already ran) 02:37:35 Building go115 02:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:35 Dload Upload Total Spent Left Speed 02:37:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 115M 28 33.0M 0 0 34.6M 0 0:00:03 --:--:-- 0:00:03 34.5M 74 115M 74 86.5M 0 0 44.2M 0 0:00:02 0:00:01 0:00:01 44.2M 100 115M 100 115M 0 0 45.9M 0 0:00:02 0:00:02 --:--:-- 45.9M 02:37:38 go1.15.2.linux-amd64.tar.gz: OK 02:37:43 Staging go115 02:37:45 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 02:37:45 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 02:37:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:37:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:37:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:37:48 Fetched 0 B in 0s (0 B/s) 02:37:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:37:48 Fetched 224 kB in 0s (0 B/s) 02:37:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:37:48 Fetched 157 kB in 0s (0 B/s) 02:37:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:37:48 Fetched 221 kB in 0s (0 B/s) 02:37:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:37:48 Fetched 143 kB in 0s (0 B/s) 02:37:48 Pulling edgex-go 02:37:49 Pulling version 02:37:50 Building config-common 02:37:52 Skipping build go-build-helper (already ran) 02:37:52 Skipping build static-packages (already ran) 02:37:52 Skipping build go115 (already ran) 02:37:52 Building edgex-go 02:37:52 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 02:37:53 Removing intermediate container adbbf317f02f 02:37:53 ---> 237f6deab9a3 02:37:53 02:37:53 Step 10/24 : FROM alpine:3.12 02:37:53 3.12: Pulling from library/alpine 02:37:54 go: downloading github.com/gorilla/mux v1.8.0 02:37:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.22 02:37:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 02:37:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 02:37:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:37:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:37:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 02:37:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 02:37:54 go: downloading github.com/pkg/errors v0.8.1 02:37:54 go: downloading github.com/google/uuid v1.2.0 02:37:54 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:37:54 go: downloading github.com/imdario/mergo v0.3.11 02:37:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:37:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:37:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:37:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 02:37:54 go: downloading github.com/pebbe/zmq4 v1.2.2 02:37:54 go: downloading github.com/hashicorp/consul/api v1.1.0 02:37:54 go: downloading gopkg.in/yaml.v2 v2.4.0 02:37:54 go: downloading github.com/BurntSushi/toml v0.3.1 02:37:54 go: downloading github.com/go-kit/kit v0.8.0 02:37:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:37:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:37:54 go: downloading github.com/mitchellh/copystructure v1.0.0 02:37:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:37:54 go: downloading github.com/pelletier/go-toml v1.2.0 02:37:54 go: downloading github.com/x448/float16 v0.8.4 02:37:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:37:54 go: downloading github.com/hashicorp/serf v0.8.2 02:37:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:37:54 go: downloading github.com/leodido/go-urn v1.2.0 02:37:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:37:54 go: downloading github.com/go-playground/universal-translator v0.17.0 02:37:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:37:54 go: downloading github.com/go-playground/locales v0.13.0 02:37:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:37:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:37:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:37:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:37:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:37:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:37:55 Status: Downloaded newer image for alpine:3.12 02:37:55 ---> afeebe901d6b 02:37:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:37:56 ---> Running in 71229ec4e9d0 02:37:58 Removing intermediate container 9c91d2602265 02:37:58 ---> f09037b6ee28 02:37:58 02:37:58 Step 10/21 : FROM alpine:3.12 02:37:58 ---> afeebe901d6b 02:37:58 Step 11/21 : RUN apk add --update --no-cache curl 02:37:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:37:58 Removing intermediate container c7b59f6a2107 02:37:58 ---> 8134e9d40f3d 02:37:58 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:37:59 ---> Running in db9c63a5f96f 02:37:59 ---> Running in bb0a6cbc6f6d 02:38:00 (1/5) Installing ca-certificates (20191127-r4) 02:38:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:38:00 (3/5) Installing libcurl (7.69.1-r3) 02:38:00 (4/5) Installing curl (7.69.1-r3) 02:38:00 (5/5) Installing dumb-init (1.2.2-r1) 02:38:00 Executing busybox-1.31.1-r19.trigger 02:38:00 Executing ca-certificates-20191127-r4.trigger 02:38:00 OK: 7 MiB in 19 packages 02:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:38:01 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 02:38:02 (1/4) Installing ca-certificates (20191127-r4) 02:38:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:38:02 (3/4) Installing libcurl (7.69.1-r3) 02:38:02 (4/4) Installing curl (7.69.1-r3) 02:38:02 Executing busybox-1.31.1-r19.trigger 02:38:02 Executing ca-certificates-20191127-r4.trigger 02:38:02 OK: 7 MiB in 18 packages 02:38:03 Removing intermediate container 71229ec4e9d0 02:38:03 ---> 9be9737bf1d2 02:38:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:38:03 ---> Running in d9adcbec168b 02:38:04 Removing intermediate container d9adcbec168b 02:38:04 ---> 0e43e1377f27 02:38:04 Step 13/24 : WORKDIR / 02:38:05 Removing intermediate container db9c63a5f96f 02:38:05 ---> 852edda6c00b 02:38:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:38:05 ---> Running in de31376188d2 02:38:05 ---> Running in e44d4f26ea65 02:38:06 Removing intermediate container de31376188d2 02:38:06 ---> 318d60e66d63 02:38:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:38:06 Removing intermediate container e44d4f26ea65 02:38:06 ---> c1e0c939458b 02:38:06 Step 13/21 : WORKDIR /edgex 02:38:06 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 02:38:07 ---> Running in 3be43e830f69 02:38:07 ---> 5175b3020764 02:38: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 02:38:07 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 02:38:07 Removing intermediate container bb0a6cbc6f6d 02:38:07 ---> 8250ec4b1338 02:38:07 02:38:07 Step 11/26 : FROM docker:20.10.0 02:38:07 Removing intermediate container 3be43e830f69 02:38:07 ---> a5e30c44fbbd 02:38:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:38:08 20.10.0: Pulling from library/docker 02:38:08 ---> 6f83fa67df67 02:38:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:38:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:38:09 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 02:38:09 go: downloading github.com/stretchr/testify v1.7.0 02:38:09 ---> 1b5674638548 02:38:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:38:09 go: downloading github.com/davecgh/go-spew v1.1.1 02:38:09 go: downloading github.com/pmezard/go-difflib v1.0.0 02:38:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:38:11 ---> f2b8ff37320b 02:38:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:38:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:38:11 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:38:11 ---> 8ee7d9fd8dd2 02:38:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:38:12 Removing intermediate container 6170b5af15a4 02:38:12 ---> 5add8ee885c2 02:38:12 02:38:12 Step 10/22 : FROM alpine:3.12 02:38:12 ---> afeebe901d6b 02:38:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:38:12 Removing intermediate container ff21b4cbd73b 02:38:12 ---> ee4f16b593bf 02:38:12 02:38:12 Step 10/22 : FROM alpine:3.12 02:38:12 ---> afeebe901d6b 02:38:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:38:12 ---> Running in 08a553541dad 02:38:12 ---> Running in b1ce856555b3 02:38:12 ---> 17b74a7f32d8 02:38:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:38:13 ---> 69d42383d221 02:38:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:38:13 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 02:38:13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:38:14 ---> Running in aead9b10b5f2 02:38:14 ---> 9ffc81d8deb4 02:38:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:38:15 Removing intermediate container aead9b10b5f2 02:38:15 ---> b846eab38798 02:38:15 Step 18/21 : CMD ["--init=true"] 02:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:15 ---> Running in 687e6f691281 02:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:15 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 02:38:16 ---> b5f7034604e4 02:38: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/ 02:38:16 (1/1) Installing dumb-init (1.2.2-r1) 02:38:16 Executing busybox-1.31.1-r19.trigger 02:38:16 (1/2) Installing ca-certificates (20191127-r4) 02:38:16 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 02:38:16 OK: 5 MiB in 15 packages 02:38:16 ---> Running in f5d54da2b6ff 02:38:16 (2/2) Installing dumb-init (1.2.2-r1) 02:38:16 Executing busybox-1.31.1-r19.trigger 02:38:16 Executing ca-certificates-20191127-r4.trigger 02:38:16 Removing intermediate container 687e6f691281 02:38:16 ---> 1406805143df 02:38:16 Step 19/21 : LABEL arch=arm64 02:38:16 OK: 6 MiB in 16 packages 02:38:17 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 02:38:17 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:38:17 ---> Running in 927abd0ff85d 02:38:18 Removing intermediate container 927abd0ff85d 02:38:18 ---> 8dc6d67fa9aa 02:38:18 Step 20/21 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:38:18 Removing intermediate container 08a553541dad 02:38:18 ---> 232cfb12c8b5 02:38:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:38:18 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 02:38:18 go: downloading github.com/lib/pq v1.9.0 02:38:18 ---> Running in de5274cf5c85 02:38:19 ---> Running in fd8732195293 02:38:19 Removing intermediate container b1ce856555b3 02:38:19 ---> 861d93bd3cd8 02:38:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:38:20 ---> Running in 6b51b3f14f0c 02:38:20 Removing intermediate container de5274cf5c85 02:38:20 ---> d8c93c3492c1 02:38:20 Step 21/21 : LABEL version=0.0.0 02:38:20 Removing intermediate container fd8732195293 02:38:20 ---> 0de5e438d39b 02:38:20 Step 13/22 : ENV APP_PORT=48085 02:38:20 ---> Running in 556ad5477aa1 02:38:20 Removing intermediate container f5d54da2b6ff 02:38:20 ---> f21ab83148be 02:38:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:38:20 ---> Running in 83185d0bc7c0 02:38:20 Removing intermediate container 6b51b3f14f0c 02:38:20 ---> 2294c7fc17f9 02:38:20 Step 13/22 : ENV APP_PORT=48060 02:38:20 ---> Running in b4b0efaac1ce 02:38:21 Building version 02:38:21 ---> Running in 8a09ef143ac8 02:38:21 Removing intermediate container 556ad5477aa1 02:38:21 ---> 5fbdc4c3a346 02:38:21 02:38:21 Removing intermediate container 83185d0bc7c0 02:38:21 ---> a70955f5e935 02:38:21 Step 14/22 : EXPOSE $APP_PORT 02:38:21 Removing intermediate container b4b0efaac1ce 02:38:21 ---> 804e90c01395 02:38:21 Step 22/24 : LABEL arch=arm64 02:38:21 Successfully built 5fbdc4c3a346 02:38:21 ---> Running in d140d9170fe4 02:38:21 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:38:21  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 02:38:21 ---> Running in 15f339bc1bbb 02:38:21 Removing intermediate container 8a09ef143ac8 02:38:21 ---> 150d6b6e8814 02:38:21 Step 14/22 : EXPOSE $APP_PORT 02:38:22 ---> Running in ef5f08a2952f 02:38:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:38:22 Status: Downloaded newer image for docker:20.10.0 02:38:22 ---> eeaf43b92773 02:38:22 Step 12/26 : RUN apk add --no-cache bash 02:38:22 Removing intermediate container d140d9170fe4 02:38:22 ---> d2b94cdcee70 02:38:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:22 ---> Running in 838eed22fbaf 02:38:22 Removing intermediate container 15f339bc1bbb 02:38:22 ---> fdab53b80ab3 02:38:22 Step 23/24 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:38:22 Removing intermediate container ef5f08a2952f 02:38:22 ---> 3c9dcb0a10f8 02:38:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:38:22 ---> Running in 870f3647d1ff 02:38:23 Staging config-common 02:38:23 Skipping stage go-build-helper (already ran) 02:38:23 Skipping stage static-packages (already ran) 02:38:23 Skipping stage go115 (already ran) 02:38:23 Staging edgex-go 02:38:24 Removing intermediate container 870f3647d1ff 02:38:24 ---> e982505d77fc 02:38:24 Step 24/24 : LABEL version=0.0.0 02:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:24 ---> 515fa008251c 02:38:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:24 Staging version 02:38:25 (1/2) Installing readline (8.0.4-r0) 02:38:25 (2/2) Installing bash (5.0.17-r0) 02:38:25 Executing bash-5.0.17-r0.post-install 02:38:25 Executing busybox-1.31.1-r19.trigger 02:38:25 OK: 12 MiB in 22 packages 02:38:25 ---> cc447516bd21 02:38:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:38:25 ---> Running in 23dbaad94dac 02:38:25 Priming config-common 02:38:26 Removing intermediate container 23dbaad94dac 02:38:26 ---> 57dcf20752f9 02:38:26 02:38:26 Priming go-build-helper 02:38:26 Successfully built 57dcf20752f9 02:38:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:38:27  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 02:38:27 ---> 3d1fec566700 02:38:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:38:27 ---> 1cccea4a340e 02:38:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:38:27 Removing intermediate container 838eed22fbaf 02:38:27 ---> c74f761563bf 02:38:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:38:28 Priming static-packages 02:38:28 ---> Running in 7c7fe3d59191 02:38:28 ---> 3d9644bc1178 02:38:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:38:28 ---> 4a7c9b6955ad 02:38:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:38:28 ---> Running in 8c38c303d040 02:38:28 Removing intermediate container 7c7fe3d59191 02:38:28 ---> 66ee6fca77ea 02:38:28 Step 14/26 : ENV APP_PORT=48090 02:38:29 ---> Running in caeb03d68a3a 02:38:29 ---> Running in a27715187636 02:38:29 Removing intermediate container 8c38c303d040 02:38:29 ---> a690c0bff9d0 02:38:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:29 Removing intermediate container caeb03d68a3a 02:38:29 ---> 456561aea564 02:38:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:38:29 ---> Running in 2c517afbc1aa 02:38:29 ---> Running in 59b85e6b9bbb 02:38:29 Priming go115 02:38:30 Removing intermediate container a27715187636 02:38:30 ---> c5afd72a3b1c 02:38:30 Step 15/26 : EXPOSE $APP_PORT 02:38:30 ---> Running in 02321cb1076b 02:38:30 Removing intermediate container 2c517afbc1aa 02:38:30 ---> 3e5320d30036 02:38:30 Step 20/22 : LABEL arch=arm64 02:38:30 Removing intermediate container 59b85e6b9bbb 02:38:30 ---> 31555f170b86 02:38:30 Step 20/22 : LABEL arch=arm64 02:38:30 ---> Running in c4caaee0cb94 02:38:30 ---> Running in 10954b5ee79f 02:38:30 Priming edgex-go 02:38:31 Removing intermediate container 02321cb1076b 02:38:31 ---> f9834aae3cca 02:38:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:38:31 Removing intermediate container c4caaee0cb94 02:38:31 ---> d4fea8a4fa0f 02:38:31 Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:38:32 Removing intermediate container 10954b5ee79f 02:38:32 ---> d3db5979a393 02:38:32 Step 21/22 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:38:32 Priming version 02:38:32 ---> Running in 2238c7fae0b5 02:38:32 ---> Running in e6772860f5d8 02:38:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 02:38:33 ---> 45108bae962d 02:38:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:38:33 Removing intermediate container 2238c7fae0b5 02:38:33 ---> 82cded7fa4e5 02:38:33 Step 22/22 : LABEL version=0.0.0 02:38:34 Removing intermediate container e6772860f5d8 02:38:34 ---> 334941fe9764 02:38:34 Step 22/22 : LABEL version=0.0.0 02:38:34 ---> Running in 0768be6d1244 02:38:34 ---> Running in e8c406973078 [Pipeline] } 02:38:34 ---> e549f47af86c 02:38:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 02:38:35 Removing intermediate container e8c406973078 02:38:35 ---> f1c96cc58c0c 02:38:35 02:38:35 Removing intermediate container 0768be6d1244 02:38:35 ---> 193824d68e45 02:38:35 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:35 Successfully built f1c96cc58c0c 02:38:35 Successfully tagged docker-support-notifications-go-arm64:latest 02:38:35  Building docker-support-notifications-go ... done Building docker-core-data-go 02:38:35 Successfully built 193824d68e45 02:38:36 Successfully tagged docker-support-scheduler-go-arm64:latest 02:38:36  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 02:38:36 ---> 4208dd05dec2 02:38:36 Step 19/26 : RUN apk --no-cache add py3-pip 02:38:36 ---> Running in e03a991f501e 02:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:38:38 (1/33) Installing libbz2 (1.0.8-r1) 02:38:38 (2/33) Installing expat (2.2.9-r1) 02:38:38 (3/33) Installing libffi (3.3-r2) 02:38:38 (4/33) Installing gdbm (1.13-r1) 02:38:38 (5/33) Installing xz-libs (5.2.5-r0) 02:38:38 (6/33) Installing sqlite-libs (3.32.1-r0) 02:38:38 (7/33) Installing python3 (3.8.5-r0) 02:38:40 (8/33) Installing py3-appdirs (1.4.4-r1) 02:38:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:38:40 (10/33) Installing py3-parsing (2.4.7-r0) 02:38:40 (11/33) Installing py3-six (1.15.0-r0) 02:38:40 (12/33) Installing py3-packaging (20.4-r0) 02:38:40 (13/33) Installing py3-setuptools (47.0.0-r0) 02:38:40 (14/33) Installing py3-chardet (3.0.4-r4) 02:38:40 (15/33) Installing py3-idna (2.9-r0) 02:38:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:38:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:38:40 (18/33) Installing py3-requests (2.23.0-r0) 02:38:40 (19/33) Installing py3-msgpack (1.0.0-r0) 02:38:40 (20/33) Installing py3-lockfile (0.12.2-r3) 02:38:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:38:40 (22/33) Installing py3-colorama (0.4.3-r0) 02:38:40 (23/33) Installing py3-distlib (0.3.0-r0) 02:38:41 (24/33) Installing py3-distro (1.5.0-r1) 02:38:41 (25/33) Installing py3-webencodings (0.5.1-r3) 02:38:41 (26/33) Installing py3-html5lib (1.0.1-r4) 02:38:41 (27/33) Installing py3-pytoml (0.1.21-r0) 02:38:41 (28/33) Installing py3-pep517 (0.8.2-r0) 02:38:41 (29/33) Installing py3-progress (1.5-r0) 02:38:41 (30/33) Installing py3-toml (0.10.1-r0) 02:38:41 (31/33) Installing py3-retrying (1.3.3-r0) 02:38:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:38:41 (33/33) Installing py3-pip (20.1.1-r0) 02:38:41 Executing busybox-1.31.1-r19.trigger 02:38:41 OK: 71 MiB in 55 packages 02:38:51 Removing intermediate container e03a991f501e 02:38:51 ---> 75e5fc7e7430 02:38:51 Step 20/26 : RUN pip install docker-compose==1.23.2 02:38:51 ---> Running in e3d99e785615 02:38:57 Collecting docker-compose==1.23.2 02:38:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:38:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:57 ---> b502c671e8b1 02:38:57 Step 3/23 : WORKDIR /edgex-go 02:38:57 ---> Using cache 02:38:57 ---> 5b116ab4cf46 02:38:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:57 ---> Using cache 02:38:57 ---> 1934363857f1 02:38:57 Step 5/23 : RUN apk add --update --no-cache make git 02:38:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:38:59 ---> Running in e471566b4ee3 02:38:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:38:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:00 Collecting PyYAML<4,>=3.10 02:39:00 Downloading PyYAML-3.13.tar.gz (270 kB) 02:39:01 OK: 217 MiB in 51 packages 02:39:04 Removing intermediate container e471566b4ee3 02:39:04 ---> eebf6b74de4e 02:39:04 Step 6/23 : COPY go.mod . 02:39:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:39:05 Collecting websocket-client<1.0,>=0.32.0 02:39:05 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:39:05 ---> ecac9081b145 02:39:05 Step 7/23 : RUN go mod download 02:39:06 Collecting docopt<0.7,>=0.6.1 02:39:06 Downloading docopt-0.6.2.tar.gz (25 kB) 02:39:06 ---> Running in 407018c971de 02:39:08 Collecting dockerpty<0.5,>=0.4.1 02:39:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:39:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:39:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:10 ---> b502c671e8b1 02:39:10 Step 3/23 : WORKDIR /edgex-go 02:39:10 ---> Using cache 02:39:10 ---> 5b116ab4cf46 02:39:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:10 ---> Using cache 02:39:10 ---> 1934363857f1 02:39:10 Step 5/23 : RUN apk add --update --no-cache make git 02:39:10 ---> Using cache 02:39:10 ---> eebf6b74de4e 02:39:10 Step 6/23 : COPY go.mod . 02:39:10 ---> Using cache 02:39:10 ---> ecac9081b145 02:39:10 Step 7/23 : RUN go mod download 02:39:10 ---> Running in 9add1302e4ac 02:39:11 Removing intermediate container 407018c971de 02:39:11 ---> d4600f06baab 02:39:11 Step 8/23 : COPY . . 02:39:11 Collecting docker<4.0,>=3.6.0 02:39:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:39:13 Collecting texttable<0.10,>=0.9.0 02:39:13 Downloading texttable-0.9.1.tar.gz (11 kB) 02:39:16 Collecting cached-property<2,>=1.2.0 02:39:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:39:17 Removing intermediate container 9add1302e4ac 02:39:17 ---> 19cebe0fc3d0 02:39:17 Step 8/23 : COPY . . 02:39:17 Collecting jsonschema<3,>=2.5.1 02:39:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:39:17 Collecting idna<2.8,>=2.5 02:39:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:39:18 Collecting urllib3<1.25,>=1.21.1 02:39:18 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:39:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:39:18 ---> b502c671e8b1 02:39:18 Step 3/31 : WORKDIR /edgex-go 02:39:18 ---> Using cache 02:39:18 ---> 5b116ab4cf46 02:39:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:18 ---> Using cache 02:39:18 ---> 1934363857f1 02:39:18 Step 5/31 : RUN apk add --update --no-cache make git 02:39:18 ---> Using cache 02:39:18 ---> eebf6b74de4e 02:39:18 Step 6/31 : COPY go.mod . 02:39:18 ---> Using cache 02:39:18 ---> ecac9081b145 02:39:18 Step 7/31 : RUN go mod download 02:39:18 ---> Using cache 02:39:18 ---> 19cebe0fc3d0 02:39:18 Step 8/31 : COPY . . 02:39:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:39:19 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) 02:39:19 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) 02:39:19 Collecting docker-pycreds>=0.4.0 02:39:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:39:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:39:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:39:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:39:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:39:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:39:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:20 ---> b502c671e8b1 02:39:20 Step 3/23 : WORKDIR /edgex-go 02:39:20 ---> Using cache 02:39:20 ---> 5b116ab4cf46 02:39:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:39:20 ---> Using cache 02:39:20 ---> 1934363857f1 02:39:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:39:20 Installing collected packages: idna, urllib3, requests, PyYAML, websocket-client, docopt, dockerpty, docker-pycreds, docker, texttable, cached-property, jsonschema, docker-compose 02:39:20 Attempting uninstall: idna 02:39:20 Found existing installation: idna 2.9 02:39:20 Uninstalling idna-2.9: 02:39:20 Successfully uninstalled idna-2.9 02:39:23 Attempting uninstall: urllib3 02:39:23 Found existing installation: urllib3 1.25.9 02:39:23 Uninstalling urllib3-1.25.9: 02:39:23 Successfully uninstalled urllib3-1.25.9 02:39:24 ---> Running in c5cdc6d4b5e3 02:39:24 Attempting uninstall: requests 02:39:24 Found existing installation: requests 2.23.0 02:39:24 Uninstalling requests-2.23.0: 02:39:24 Successfully uninstalled requests-2.23.0 02:39:24 Running setup.py install for PyYAML: started 02:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:27 OK: 217 MiB in 51 packages 02:39:27 Running setup.py install for PyYAML: finished with status 'done' 02:39:27 Running setup.py install for docopt: started 02:39:29 Running setup.py install for docopt: finished with status 'done' 02:39:29 Running setup.py install for dockerpty: started 02:39:31 Removing intermediate container c5cdc6d4b5e3 02:39:31 ---> 74003d94fda1 02:39:31 Step 6/23 : COPY go.mod . 02:39:31 Running setup.py install for dockerpty: finished with status 'done' 02:39:33 ---> 125c246c8cc1 02:39:33 Step 7/23 : RUN go mod download 02:39:33 Running setup.py install for texttable: started 02:39:34 ---> Running in 8ad92e3c90f9 02:39:35 Running setup.py install for texttable: finished with status 'done' 02:39:36 ---> 8bbe453416b8 02:39:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:39:37 ---> Running in d0e435fae375 02:39:37 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 02:39:39 Removing intermediate container 8ad92e3c90f9 02:39:39 ---> 5a1715c3e040 02:39:39 Step 8/23 : COPY . . 02:39:39 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 02:39:40 ---> b10bcc4097c4 02:39:40 Step 9/23 : RUN make cmd/core-command/core-command 02:39:41 ---> Running in 427f2cebaab4 02:39:42 ---> ea65ffa88c69 02:39:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 02:39:43 ---> Running in 0c76f8dbd86f 02:39:43 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 02:39: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 02:39:45 Removing intermediate container e3d99e785615 02:39:45 ---> d24718c1e749 02:39:45 Step 21/26 : RUN apk --no-cache add curl 02:39:46 ---> Running in 39d2de6dc39c 02:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:49 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:39:49 (2/3) Installing libcurl (7.69.1-r3) 02:39:49 (3/3) Installing curl (7.69.1-r3) 02:39:49 Executing busybox-1.31.1-r19.trigger 02:39:49 OK: 71 MiB in 58 packages 02:39:53 Removing intermediate container 39d2de6dc39c 02:39:53 ---> f5afa2c889ff 02:39:53 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:39:53 ---> Running in 22746242140f 02:39:54 Removing intermediate container 22746242140f 02:39:54 ---> 486b4a40b051 02:39:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:39:54 ---> Running in 6604962c94d6 02:39:56 Removing intermediate container 6604962c94d6 02:39:56 ---> 6c5c8c48d250 02:39:56 Step 24/26 : LABEL arch=arm64 02:39:56 ---> Running in 3384fe7c3e37 02:39:57 Removing intermediate container 3384fe7c3e37 02:39:57 ---> 73cdefaadd90 02:39:57 Step 25/26 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:39:58 ---> Running in 36cf6ae2aa53 02:39:59 Removing intermediate container 36cf6ae2aa53 02:39:59 ---> d92c0d213332 02:39:59 Step 26/26 : LABEL version=0.0.0 02:39:59 ---> Running in e0a74eda682b 02:40:00 Removing intermediate container e0a74eda682b 02:40:00 ---> f5a898370f7b 02:40:00 02:40:02 Successfully built f5a898370f7b 02:40:02 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:40:02  Building docker-sys-mgmt-agent-go ... done  ---> 07b09da2167e 02:40:02 Step 9/23 : RUN make cmd/core-data/core-data 02:40:03 ---> Running in 6a99503a5a86 02:40:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:41:01 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 02:41:20 Removing intermediate container 0c76f8dbd86f 02:41:20 ---> 260db5a18ce1 02:41:20 02:41:20 Step 10/31 : FROM alpine:3.12 02:41:20 ---> afeebe901d6b 02:41:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:41:20 Removing intermediate container 427f2cebaab4 02:41:20 ---> 755ca2b54a81 02:41:20 02:41:20 Step 10/23 : FROM alpine:3.12 02:41:20 ---> afeebe901d6b 02:41:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:41:20 ---> Using cache 02:41:20 ---> 232cfb12c8b5 02:41:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:41:20 ---> Using cache 02:41:20 ---> 0de5e438d39b 02:41:20 Step 13/23 : ENV APP_PORT=48082 02:41:20 ---> Running in 035707df9b38 02:41:20 ---> Running in 3fab3312f95e 02:41:22 Removing intermediate container 035707df9b38 02:41:22 ---> 846de79249d7 02:41:22 Step 14/23 : EXPOSE $APP_PORT 02:41:22 Removing intermediate container 3fab3312f95e 02:41:22 ---> 2403919a57ed 02:41:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:41:22 ---> Running in 6f5a5b3d9dc2 02:41:22 ---> Running in 2242834d37e5 02:41:23 Removing intermediate container 6f5a5b3d9dc2 02:41:23 ---> 38d848c5d457 02:41:23 Step 15/23 : WORKDIR / 02:41:23 ---> Running in cf52f14877b0 02:41:24 Removing intermediate container d0e435fae375 02:41:24 ---> befed5018248 02:41:24 02:41:24 Step 10/23 : FROM alpine:3.12 02:41:24 ---> afeebe901d6b 02:41:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:41:24 ---> Using cache 02:41:24 ---> 232cfb12c8b5 02:41:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:41:24 ---> Using cache 02:41:24 ---> 0de5e438d39b 02:41:24 Step 13/23 : ENV APP_PORT=48081 02:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:41:24 Removing intermediate container cf52f14877b0 02:41:24 ---> 811c19748f1d 02:41:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:24 ---> Running in d27889cd5157 02:41:25 Removing intermediate container d27889cd5157 02:41:25 ---> 5d751c9dd91b 02:41:25 Step 14/23 : EXPOSE $APP_PORT 02:41:25 (1/2) Installing dumb-init (1.2.2-r1) 02:41:25 (2/2) Installing su-exec (0.2-r1) 02:41:25 Executing busybox-1.31.1-r19.trigger 02:41:25 OK: 5 MiB in 16 packages 02:41:25 ---> Running in be6da6278491 02:41:25 ---> 2a2b1de32310 02:41:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:41:26 Removing intermediate container be6da6278491 02:41:26 ---> 009dfa90f67d 02:41:26 Step 15/23 : WORKDIR / 02:41:26 ---> Running in a078bed8d403 02:41:27 Removing intermediate container a078bed8d403 02:41:27 ---> 2eb316adb6d2 02:41:27 Removing intermediate container 2242834d37e5 02:41:27 ---> 06bf24bf7996 02:41:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:41:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:27 ---> f72d12dbe585 02:41:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:41:27 ---> Running in caa37d911fc6 02:41:28 Removing intermediate container caa37d911fc6 02:41:28 ---> d6cea588b441 02:41:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:41:28 ---> Running in bbc9eeefff80 02:41:28 ---> a13346745cf3 02:41:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:41:28 ---> 078ea276ecb1 02:41:28 Step 19/23 : ENTRYPOINT ["/core-command"] 02:41:28 ---> Running in 33224533db6c 02:41:29 Removing intermediate container bbc9eeefff80 02:41:29 ---> 9949dcb9c525 02:41:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:41:29 ---> Running in 9661477243cd 02:41:29 Removing intermediate container 33224533db6c 02:41:29 ---> e443a33115b8 02:41:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:30 ---> 475d40b2e3f6 02:41:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:41:30 ---> Running in 80d248cf5b7c 02:41:30 Removing intermediate container 80d248cf5b7c 02:41:30 ---> c9b3a4166280 02:41:30 Step 21/23 : LABEL arch=arm64 02:41:31 ---> Running in 8551683c02e5 02:41:31 ---> 2755f7faa2f7 02:41:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:41:31 ---> Running in 8cacea311633 02:41:31 Removing intermediate container 8551683c02e5 02:41:31 ---> 82c36cc6d3cc 02:41:31 Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:41:32 ---> Running in c616b4403bc4 02:41:32 Removing intermediate container 8cacea311633 02:41:32 ---> fb372888d446 02:41:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:32 ---> Running in 89f803580d30 02:41:32 Removing intermediate container 9661477243cd 02:41:32 ---> 25ca94148c4b 02:41:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:41:33 Removing intermediate container c616b4403bc4 02:41:33 ---> 79b34ae3e798 02:41:33 Step 23/23 : LABEL version=0.0.0 02:41:33 ---> Running in bfdb589989c2 02:41:33 ---> Running in 10648234f372 02:41:33 Removing intermediate container 89f803580d30 02:41:33 ---> c0ee5c3d5025 02:41:33 Step 21/23 : LABEL arch=arm64 02:41:33 ---> Running in 5393ef33fdf2 02:41:33 Removing intermediate container bfdb589989c2 02:41:33 ---> e392900fbaee 02:41:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:41:33 Removing intermediate container 10648234f372 02:41:33 ---> c8604606c69d 02:41:33 02:41:33 Removing intermediate container 5393ef33fdf2 02:41:33 ---> 5cf834a22cc9 02:41:33 Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:41:34 ---> Running in 982406ad372b 02:41:34 Successfully built c8604606c69d 02:41:34 Successfully tagged docker-core-command-go-arm64:latest 02:41:34  Building docker-core-command-go ... done  ---> 60b9a48a8a27 02:41:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:41:34 ---> Running in 57e1d9697e07 02:41:34 Removing intermediate container 982406ad372b 02:41:34 ---> 9dd1695dab29 02:41:34 Step 23/23 : LABEL version=0.0.0 02:41:34 ---> Running in d4fe464e5706 02:41:35 Removing intermediate container d4fe464e5706 02:41:35 ---> 456f1aa76c41 02:41:35 02:41:36 Successfully built 456f1aa76c41 02:41:36 Successfully tagged docker-core-metadata-go-arm64:latest 02:41:37  Building docker-core-metadata-go ... done Removing intermediate container 57e1d9697e07 02:41:37 ---> 9610e03dad3b 02:41:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:38 ---> b917be27a893 02:41:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:41:38 Removing intermediate container 6a99503a5a86 02:41:38 ---> a7e40250b946 02:41:38 02:41:38 Step 10/23 : FROM alpine:3.12 02:41:38 ---> afeebe901d6b 02:41:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:41:38 ---> Running in 6b995052bc69 02:41:39 Removing intermediate container 6b995052bc69 02:41:39 ---> f3615f560eb0 02:41:39 Step 12/23 : ENV APP_PORT=48080 02:41:39 ---> Running in 5c075f742f89 02:41:39 ---> ac5b8dca94b8 02:41:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:41:40 Removing intermediate container 5c075f742f89 02:41:40 ---> fd34623348f6 02:41:40 Step 13/23 : EXPOSE $APP_PORT 02:41:40 ---> Running in 43942d99cce7 02:41:40 ---> e63d05a45737 02:41:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:41:40 Removing intermediate container 43942d99cce7 02:41:40 ---> 80983946cc7a 02:41:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:41:40 ---> Running in 63ca22ade005 02:41:41 ---> f3d279429a55 02:41:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:41:42 ---> 3496deb5a78b 02:41:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:41:42 ---> Running in 4b7322574788 02:41:43 Removing intermediate container 63ca22ade005 02:41:43 ---> e283cc63267c 02:41:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:41:43 Removing intermediate container 4b7322574788 02:41:43 ---> 6c9ea48d849f 02:41:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:41:43 ---> Running in 6565de22e8fa 02:41:44 ---> f1e689d847a5 02:41:44 Step 26/31 : RUN chmod +x /entrypoint.sh 02:41:44 ---> Running in 1c0b6b0389d1 02:41:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:41:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:46 (1/6) Installing dumb-init (1.2.2-r1) 02:41:46 (2/6) Installing libgcc (9.3.0-r2) 02:41:46 (3/6) Installing libsodium (1.0.18-r0) 02:41:46 (4/6) Installing libstdc++ (9.3.0-r2) 02:41:46 Removing intermediate container 1c0b6b0389d1 02:41:46 ---> a0ce470d19c9 02:41:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:41:46 (5/6) Installing libzmq (4.3.3-r0) 02:41:46 (6/6) Installing zeromq (4.3.3-r0) 02:41:46 Executing busybox-1.31.1-r19.trigger 02:41:46 OK: 8 MiB in 20 packages 02:41:47 ---> Running in 70f5a1c8890c 02:41:47 Removing intermediate container 70f5a1c8890c 02:41:47 ---> e7eaa112c74b 02:41:47 Step 28/31 : CMD ["gate"] 02:41:48 ---> Running in ffe47eb23744 02:41:48 Removing intermediate container 6565de22e8fa 02:41:48 ---> 5f6b0bdfe67b 02:41:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:48 Removing intermediate container ffe47eb23744 02:41:48 ---> 32e093d6c6b5 02:41:48 Step 29/31 : LABEL arch=arm64 02:41:48 ---> Running in 9ffbb7b1b050 02:41:49 ---> 0b2948bbbc0d 02:41:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:41:49 Removing intermediate container 9ffbb7b1b050 02:41:49 ---> 897aab24b2c4 02:41:49 Step 30/31 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:41:49 ---> Running in d8aa4eb06b8f 02:41:50 ---> 385f0f55ac09 02:41:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:41:50 Removing intermediate container d8aa4eb06b8f 02:41:50 ---> 33618c5742ff 02:41:50 Step 31/31 : LABEL version=0.0.0 02:41:51 ---> Running in f750e567d3da 02:41:51 ---> d0555de5f145 02:41:51 Step 19/23 : ENTRYPOINT ["/core-data"] 02:41:51 Removing intermediate container f750e567d3da 02:41:51 ---> 96a049bc39ae 02:41:51 02:41:51 ---> Running in c6ea583012fc 02:41:52 Successfully built 96a049bc39ae 02:41:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 02:41:52  Building docker-security-bootstrapper-go ... done Removing intermediate container c6ea583012fc 02:41:52 ---> c24aa9e7212e 02:41:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:41:52 ---> Running in 1ad7ffce6e5c 02:41:52 Removing intermediate container 1ad7ffce6e5c 02:41:52 ---> d8354358a1f8 02:41:52 Step 21/23 : LABEL arch=arm64 02:41:52 ---> Running in 92e38fd2b5aa 02:41:53 Removing intermediate container 92e38fd2b5aa 02:41:53 ---> 4109713f7416 02:41:53 Step 22/23 : LABEL git_sha=feecce02fe33d34837c9f661423b300b71c7262b 02:41:53 ---> Running in bea97d0c6e48 02:41:54 Removing intermediate container bea97d0c6e48 02:41:54 ---> fcf07a956e68 02:41:54 Step 23/23 : LABEL version=0.0.0 02:41:54 ---> Running in 8c202ed68a1a 02:41:54 Removing intermediate container 8c202ed68a1a 02:41:54 ---> 94884b1cdfec 02:41:54 02:41:54 Successfully built 94884b1cdfec 02:41:54 Successfully tagged docker-core-data-go-arm64:latest 02:41:55  Building docker-core-data-go ... done  [Pipeline] } 02:41:55 $ docker stop --time=1 aee119b81c102f3b4ee3f04f93b11d5b060fd82b3dc7ba90e78c01e5545ba7e4 02:41:57 $ docker rm -f aee119b81c102f3b4ee3f04f93b11d5b060fd82b3dc7ba90e78c01e5545ba7e4 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:57 + grep docker 02:41:57 + docker images 02:41:58 docker-core-data-go-arm64 latest 94884b1cdfec 4 seconds ago 21MB 02:41:58 docker-security-bootstrapper-go-arm64 latest 96a049bc39ae 7 seconds ago 22.6MB 02:41:58 docker-core-metadata-go-arm64 latest 456f1aa76c41 23 seconds ago 17.7MB 02:41:58 docker-core-command-go-arm64 latest c8604606c69d 25 seconds ago 16MB 02:41:58 docker-sys-mgmt-agent-go-arm64 latest f5a898370f7b About a minute ago 300MB 02:41:58 docker-support-notifications-go-arm64 latest f1c96cc58c0c 3 minutes ago 16.7MB 02:41:58 docker-support-scheduler-go-arm64 latest 193824d68e45 3 minutes ago 16.1MB 02:41:58 docker-security-secretstore-setup-go-arm64 latest 57dcf20752f9 3 minutes ago 23.4MB 02:41:58 docker-security-proxy-setup-go-arm64 latest 5fbdc4c3a346 3 minutes ago 23.2MB 02:41:58 docker 20.10.0 eeaf43b92773 7 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 02:42:01 provisioning config files... 02:42:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3072702016941055742tmp [Pipeline] { [Pipeline] sh 02:42:01 + set +x 02:42:01 + curl -s https://codecov.io/bash 02:42:01 + bash -s -- 02:42:02 02:42:02 _____ _ 02:42:02 / ____| | | 02:42:02 | | ___ __| | ___ ___ _____ __ 02:42:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:42:02 | |___| (_) | (_| | __/ (_| (_) \ V / 02:42:02 \_____\___/ \__,_|\___|\___\___/ \_/ 02:42:02 Bash-20210129-7c25fce 02:42:02 02:42:02 02:42:02 ==> git version 2.24.3 found 02:42:02 ==> 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 02:42:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:42:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:42:02 ==> Jenkins CI detected. 02:42:02 project root: . 02:42:02 --> token set from env 02:42:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:42:02 ==> Running gcov in . (disable via -X gcov) 02:42:02 ==> Python coveragepy not found 02:42:02 ==> Searching for coverage reports in: 02:42:02 + . 02:42:02 -> Found 1 reports 02:42:02 ==> Detecting git/mercurial file structure 02:42:02 ==> Reading reports 02:42:02 + ./coverage.out bytes=585363 02:42:02 ==> Appending adjustments 02:42:02 https://docs.codecov.io/docs/fixing-reports 02:42:05 + Found adjustments 02:42:05 ==> Gzipping contents 02:42:05 88K /tmp/codecov.XuNcjK.gz 02:42:05 ==> Uploading reports 02:42:05 url: https://codecov.io 02:42:05 query: branch=PR-3134&commit=feecce02fe33d34837c9f661423b300b71c7262b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3134&job=&cmd_args= 02:42:05 -> Pinging Codecov 02:42:05 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3134&commit=feecce02fe33d34837c9f661423b300b71c7262b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3134&job=&cmd_args= 02:42:06 -> Uploading to 02:42:06 https://storage.googleapis.com/codecov/v4/raw/2021-02-05/00271124DB129430A58F1EEE437C3FCB/feecce02fe33d34837c9f661423b300b71c7262b/5103fb3e-6107-4bd8-be25-9d0b6dad3ee0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T024205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6359d50a7b4bbe345281af80a41b4b5b6ede5e946b489bc256d267312e0509a5 02:42:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:06 Dload Upload Total Spent Left Speed 02:42:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88173 0 0 100 88173 0 148k --:--:-- --:--:-- --:--:-- 148k 100 88173 0 0 100 88173 0 148k --:--:-- --:--:-- --:--:-- 148k 02:42:06 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/feecce02fe33d34837c9f661423b300b71c7262b [Pipeline] } 02:42:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:42:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:42:10 ---> package-listing.sh 02:42:10 ++ facter osfamily 02:42:10 ++ tr '[:upper:]' '[:lower:]' 02:42:10 + OS_FAMILY=redhat 02:42:10 + workspace=/w/workspace/edgex-go/1 02:42:10 + START_PACKAGES=/tmp/packages_start.txt 02:42:10 + END_PACKAGES=/tmp/packages_end.txt 02:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:42:10 + PACKAGES=/tmp/packages_start.txt 02:42:10 + '[' /w/workspace/edgex-go/1 ']' 02:42:10 + PACKAGES=/tmp/packages_end.txt 02:42:10 + case "${OS_FAMILY}" in 02:42:10 + rpm -qa 02:42:10 + sort 02:42:16 + '[' -f /tmp/packages_start.txt ']' 02:42:16 + '[' -f /tmp/packages_end.txt ']' 02:42:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:42:16 + '[' /w/workspace/edgex-go/1 ']' 02:42:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:42:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:42:16 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 02:42:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:42:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:42:17 02:42:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:42:17 alpine: Pulling from edgex-lftools-log-publisher 02:42:17 df20fa9351a1: Pulling fs layer 02:42:17 36b3adc4ff6f: Pulling fs layer 02:42:17 8ad3a11d3b57: Pulling fs layer 02:42:17 46f8f816bc3b: Pulling fs layer 02:42:17 93b61091891f: Pulling fs layer 02:42:17 93b9cdb0e59b: Pulling fs layer 02:42:17 5e14af77c1be: Pulling fs layer 02:42:17 01666e4c0597: Pulling fs layer 02:42:17 aa168da1d23b: Pulling fs layer 02:42:17 93b9cdb0e59b: Waiting 02:42:17 5e14af77c1be: Waiting 02:42:17 01666e4c0597: Waiting 02:42:17 aa168da1d23b: Waiting 02:42:17 46f8f816bc3b: Waiting 02:42:17 93b61091891f: Waiting 02:42:17 36b3adc4ff6f: Verifying Checksum 02:42:17 36b3adc4ff6f: Download complete 02:42:17 46f8f816bc3b: Verifying Checksum 02:42:17 46f8f816bc3b: Download complete 02:42:17 df20fa9351a1: Verifying Checksum 02:42:17 df20fa9351a1: Download complete 02:42:17 93b9cdb0e59b: Verifying Checksum 02:42:17 93b9cdb0e59b: Download complete 02:42:17 5e14af77c1be: Download complete 02:42:17 93b61091891f: Verifying Checksum 02:42:17 93b61091891f: Download complete 02:42:17 01666e4c0597: Verifying Checksum 02:42:17 01666e4c0597: Download complete 02:42:17 8ad3a11d3b57: Verifying Checksum 02:42:17 8ad3a11d3b57: Download complete 02:42:18 df20fa9351a1: Pull complete 02:42:18 36b3adc4ff6f: Pull complete 02:42:19 8ad3a11d3b57: Pull complete 02:42:19 46f8f816bc3b: Pull complete 02:42:20 aa168da1d23b: Verifying Checksum 02:42:20 aa168da1d23b: Download complete 02:42:21 93b61091891f: Pull complete 02:42:22 93b9cdb0e59b: Pull complete 02:42:22 5e14af77c1be: Pull complete 02:42:22 01666e4c0597: Pull complete 02:42:30 aa168da1d23b: Pull complete 02:42:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:42:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:42:30 prd-centos7-docker-4c-2g-25166 does not seem to be running inside a container 02:42:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:42:35 $ docker top d669a0a782fe46b93c2820e128acaad14e7cb82c57c8f2bd46015af66b46832f -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:42:36 + mkdir -p /var/log/sa [Pipeline] sh 02:42:36 + ls /var/log/sa-host 02:42:36 + sadf -c /var/log/sa-host/sa05 02:42:36 file_magic: OK 02:42:36 HZ: Using current value: 100 02:42:36 file_header: OK 02:42:36 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 02:42:36 Statistics: 02:42:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:42:36 File successfully converted to sysstat format version 12.2.1 02:42:36 + sadf -c /var/log/sa-host/sa23 02:42:36 file_magic: OK 02:42:36 HZ: Using current value: 100 02:42:36 file_header: OK 02:42:36 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 02:42:36 Statistics: 02:42:36 Hnuu...uuuununununu... 02:42:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:37 provisioning config files... 02:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1161503625244726768tmp [Pipeline] { [Pipeline] echo 02:42:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:42:37 ---> create-netrc.sh [Pipeline] } 02:42:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:42:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> python-tools-install.sh [Pipeline] echo 02:42:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> sudo-logs.sh 02:42:38 Archiving 'sudo' log.. [Pipeline] echo 02:42:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> job-cost.sh 02:42:38 lf-activate-venv: SKIPPING 02:42:38 INFO: No Stack... 02:42:39 INFO: Retrieving Pricing Info for: v1-standard-2 02:42:40 INFO: Archiving Costs [Pipeline] echo 02:42:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:42:40 ---> logs-deploy.sh 02:42:40 lf-activate-venv: SKIPPING 02:42:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3134/1 02:42:40 INFO: archiving workspace using pattern(s): 02:42:41 Archives upload complete. 02:42:42 INFO: archiving logs to Nexus