Pull request #3074 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b+eb962563c78e340597fe6b0a01e022bbdd66f5a5 (59e69cb225ca8eeb8f7c3c6178b919e63da66268) 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-3074/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3074/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22796 in /w/workspace/edgexfoundry_edgex-go_PR-3074 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b Merge succeeded, producing d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b Checking out Revision d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b (PR-3074) 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/3074/head:refs/remotes/origin/PR-3074 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # 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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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 06:18:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:18:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:18:22 ========================================================= 06:18:22 EdgeX Global Pipelines Version Info 06:18:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:18:24 ------------------- 06:18:24 stable info: 06:18:24 ------------------- 06:18:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:18:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:18:24 Message: update stable to v1.0.179 06:18:25 ------------------- 06:18:25 experimental info: 06:18:25 ------------------- 06:18:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:18:25 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:18:25 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:18:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:18:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:18:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3074 [Pipeline] echo 06:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3074 [Pipeline] echo 06:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3074 [Pipeline] echo 06:18:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [Pipeline] echo 06:18:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1b870a [Pipeline] echo 06:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:18:29 provisioning config files... 06:18:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2458366840129646984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:30 ---> docker-login.sh 06:18:30 nexus3.edgexfoundry.org:10001 06:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:30 Configure a credential helper to remove this warning. See 06:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:30 06:18:30 Login Succeeded 06:18:30 nexus3.edgexfoundry.org:10002 06:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:30 Configure a credential helper to remove this warning. See 06:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:30 06:18:30 Login Succeeded 06:18:30 nexus3.edgexfoundry.org:10003 06:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:30 Configure a credential helper to remove this warning. See 06:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:30 06:18:30 Login Succeeded 06:18:30 nexus3.edgexfoundry.org:10004 06:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:30 Configure a credential helper to remove this warning. See 06:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:30 06:18:30 Login Succeeded 06:18:30 docker.io 06:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:31 Configure a credential helper to remove this warning. See 06:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:31 06:18:31 Login Succeeded 06:18:31 ---> docker-login.sh ends [Pipeline] } 06:18:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:32 ++ 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 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/core-command/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo core-command,cmd/core-command/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/core-data/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo core-data,cmd/core-data/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/core-metadata/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo core-metadata,cmd/core-metadata/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/security-bootstrapper/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/security-proxy-setup/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/support-notifications/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo support-notifications,cmd/support-notifications/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/support-scheduler/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:18:32 + for file in '`ls cmd/**/Dockerfile`' 06:18:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:18:32 ++ cut -d/ -f2 06:18:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:18:32 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 06:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:33 06:18:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:18:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:33 latest: Pulling from edgex-devops/git-semver 06:18:33 31603596830f: Pulling fs layer 06:18:33 2a8b12db71e7: Pulling fs layer 06:18:33 6ca5941a6612: Pulling fs layer 06:18:33 ecc8261a40a4: Pulling fs layer 06:18:33 ecc8261a40a4: Waiting 06:18:33 2a8b12db71e7: Download complete 06:18:33 31603596830f: Verifying Checksum 06:18:33 31603596830f: Download complete 06:18:33 ecc8261a40a4: Verifying Checksum 06:18:33 ecc8261a40a4: Download complete 06:18:33 6ca5941a6612: Verifying Checksum 06:18:33 6ca5941a6612: Download complete 06:18:34 31603596830f: Pull complete 06:18:34 2a8b12db71e7: Pull complete 06:18:35 6ca5941a6612: Pull complete 06:18:35 ecc8261a40a4: Pull complete 06:18:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:18:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:18:35 prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container 06:18:35 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:18:38 $ docker top 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:38 [ssh-agent] Looking for ssh-agent implementation... 06:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:38 $ docker exec 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent 06:18:39 SSH_AUTH_SOCK=/tmp/ssh-mhh9eIaVVZ7x/agent.12 06:18:39 SSH_AGENT_PID=17 06:18:39 Running ssh-add (command line suppressed) 06:18:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7946563668147130041.key (/w/workspace/edgex-go/1@tmp/private_key_7946563668147130041.key) 06:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:39 + git tag --points-at HEAD [Pipeline] } 06:18:39 $ docker exec --env ******** --env ******** 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent -k 06:18:39 unset SSH_AUTH_SOCK; 06:18:39 unset SSH_AGENT_PID; 06:18:39 echo Agent pid 17 killed; 06:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:40 [ssh-agent] Looking for ssh-agent implementation... 06:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:40 $ docker exec 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent 06:18:40 SSH_AUTH_SOCK=/tmp/ssh-rxe05GjksMSk/agent.46 06:18:40 SSH_AGENT_PID=52 06:18:40 Running ssh-add (command line suppressed) 06:18:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5955604376435036120.key (/w/workspace/edgex-go/1@tmp/private_key_5955604376435036120.key) 06:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:41 + git semver init 06:18:41 # -> Open(): unable to determine branch for HEAD 06:18:41 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:18:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:18:41 # $SEMVER_REMOTE_NAME = origin 06:18:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:18:41 # $SEMVER_USER_NAME = edgex-jenkins 06:18:41 # $SEMVER_BRANCH = PR-3074 06:18:41 # $SEMVER_TEMP = /tmp/semver-885253640 06:18:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:19:03 # '/tmp/semver-885253640' -> '/w/workspace/edgex-go/1/.semver' 06:19:03 # -> Force: false 06:19:03 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:19:03 $ docker exec --env ******** --env ******** 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 ssh-agent -k 06:19:03 unset SSH_AUTH_SOCK; 06:19:03 unset SSH_AGENT_PID; 06:19:03 echo Agent pid 52 killed; 06:19:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:04 + git semver [Pipeline] } 06:19:04 $ docker stop --time=1 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 06:19:06 $ docker rm -f 828636f448b87f059f615e1401dff71a73b2932706fdb86dc620647be9755412 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:19:07 Stashed 1 file(s) [Pipeline] echo 06:19:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:19:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:19:09 + sudo service docker restart 06:19:09 + true 06:19:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:19:10 ========================================================= 06:19:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:19:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:19:14 Sending build context to Docker daemon 327.1MB 06:19:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:19:14 Step 2/6 : FROM ${BASE} 06:19:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:19:14 188c0c94c7c5: Pulling fs layer 06:19:14 0ef7d3d256c8: Pulling fs layer 06:19:14 de9db76c5a1d: Pulling fs layer 06:19:14 bca2f99d35d6: Pulling fs layer 06:19:14 93359f2a8cfa: Pulling fs layer 06:19:14 7c6f9722023f: Pulling fs layer 06:19:14 a35cf1a2eb13: Pulling fs layer 06:19:14 93359f2a8cfa: Waiting 06:19:14 7c6f9722023f: Waiting 06:19:14 a35cf1a2eb13: Waiting 06:19:14 bca2f99d35d6: Waiting 06:19:14 de9db76c5a1d: Verifying Checksum 06:19:14 de9db76c5a1d: Download complete 06:19:14 0ef7d3d256c8: Verifying Checksum 06:19:14 0ef7d3d256c8: Download complete 06:19:14 93359f2a8cfa: Verifying Checksum 06:19:14 93359f2a8cfa: Download complete 06:19:14 7c6f9722023f: Verifying Checksum 06:19:14 7c6f9722023f: Download complete 06:19:14 188c0c94c7c5: Verifying Checksum 06:19:14 188c0c94c7c5: Download complete 06:19:15 188c0c94c7c5: Pull complete 06:19:15 0ef7d3d256c8: Pull complete 06:19:15 de9db76c5a1d: Pull complete 06:19:16 a35cf1a2eb13: Verifying Checksum 06:19:16 a35cf1a2eb13: Download complete 06:19:17 bca2f99d35d6: Verifying Checksum 06:19:17 bca2f99d35d6: Download complete 06:19:22 bca2f99d35d6: Pull complete 06:19:22 93359f2a8cfa: Pull complete 06:19:22 7c6f9722023f: Pull complete 06:19:23 Still waiting to schedule task 06:19:23 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:19:27 a35cf1a2eb13: Pull complete 06:19:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:19:27 ---> a62c8e92a672 06:19:27 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 06:19:27 ---> Running in 6b4511e5cadf 06:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:30 (1/12) Installing libmagic (5.38-r0) 06:19:30 (2/12) Installing file (5.38-r0) 06:19:30 (3/12) Installing libc-dev (0.7.2-r3) 06:19:30 (4/12) Installing g++ (9.3.0-r2) 06:19:40 (5/12) Installing fortify-headers (1.1-r0) 06:19:40 (6/12) Installing patch (2.7.6-r6) 06:19:40 (7/12) Installing build-base (0.5-r2) 06:19:40 (8/12) Installing libsodium (1.0.18-r0) 06:19:40 (9/12) Installing pkgconf (1.7.2-r0) 06:19:40 (10/12) Installing libsodium-dev (1.0.18-r0) 06:19:40 (11/12) Installing libzmq (4.3.3-r0) 06:19:40 (12/12) Installing zeromq-dev (4.3.3-r0) 06:19:40 Executing busybox-1.31.1-r19.trigger 06:19:40 OK: 233 MiB in 51 packages 06:19:43 Removing intermediate container 6b4511e5cadf 06:19:43 ---> e5d4569cc922 06:19:43 Step 4/6 : WORKDIR /edgex-go 06:19:43 ---> Running in 652fde9802e4 06:19:43 Removing intermediate container 652fde9802e4 06:19:43 ---> 0e1c2e68e0a7 06:19:43 Step 5/6 : COPY go.mod . 06:19:43 ---> 22c53223a5d7 06:19:43 Step 6/6 : RUN go mod download 06:19:44 ---> Running in 02bac4e65e59 06:20:06 Removing intermediate container 02bac4e65e59 06:20:06 ---> 41be7779ca32 06:20:06 Successfully built 41be7779ca32 06:20:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:20:06 + docker inspect -f . ci-base-image-x86_64 06:20:06 . [Pipeline] withDockerContainer 06:20:06 prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container 06:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:20:07 $ docker top 341161631b6d42f29e29ff2944c67b05d2bc8ca7ef84fd440aa7b59e97916be5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:08 + go version 06:20:08 go version go1.15.5 linux/amd64 [Pipeline] } 06:20:08 $ docker stop --time=1 341161631b6d42f29e29ff2944c67b05d2bc8ca7ef84fd440aa7b59e97916be5 06:20:09 $ docker rm -f 341161631b6d42f29e29ff2944c67b05d2bc8ca7ef84fd440aa7b59e97916be5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:10 + docker inspect -f . ci-base-image-x86_64 06:20:10 . [Pipeline] withDockerContainer 06:20:10 prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container 06:20: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 ******** ci-base-image-x86_64 cat 06:20:11 $ docker top 5ed4abcc8bbba182d465816f381b675f8487cd8b43b6de5b372dc03597d8ec6f -eo pid,comm [Pipeline] { [Pipeline] echo 06:20:11 ========================================================= 06:20:11 [edgeXBuildGoParallel] Running Tests and Build... 06:20:11 ========================================================= [Pipeline] sh 06:20:12 + make test 06:20:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:20:20 ? github.com/edgexfoundry/edgex-go [no test files] 06:20:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:20:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:20:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:20:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:20:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.129s coverage: 65.8% of statements 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.108s coverage: 82.3% of statements 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.333s coverage: 28.6% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.032s coverage: 43.8% of statements 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.034s coverage: 79.5% of statements 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 06:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.256s coverage: 84.0% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.705s coverage: 29.1% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:21:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:21:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:21:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 06:21:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:21:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:21:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 06:21:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 06:21:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 06:21:11 GO111MODULE=on go vet ./... 06:21:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22800 in /w/workspace/edgexfoundry_edgex-go_PR-3074 [Pipeline] { [Pipeline] ws 06:21:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:21:37 gofmt -l . 06:21:37 [ "`gofmt -l .`" = "" ] 06:21:37 ./bin/test-go-mod-tidy.sh 06:21:37 ./bin/test-attribution-txt.sh [Pipeline] sh 06:21:38 + ls -al . 06:21:38 total 668 06:21:38 drwxrwxr-x 10 1001 1001 4096 Jan 26 06:21 . 06:21:38 drwxr-xr-x 4 root root 28 Jan 26 06:20 .. 06:21:38 -rw-rw-r-- 1 1001 1001 11 Jan 26 06:18 .dockerignore 06:21:38 drwxrwxr-x 8 1001 1001 179 Jan 26 06:18 .git 06:21:38 drwxrwxr-x 3 1001 1001 125 Jan 26 06:18 .github 06:21:38 -rw-rw-r-- 1 1001 1001 872 Jan 26 06:18 .gitignore 06:21:38 drwx------ 3 1001 1001 47 Jan 26 06:19 .semver 06:21:38 -rw-rw-r-- 1 1001 1001 166 Jan 26 06:18 .sonarcloud.properties 06:21:38 -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:18 Attribution.txt 06:21:38 -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:18 CONTRIBUTING.md 06:21:38 -rw-rw-r-- 1 1001 1001 931 Jan 26 06:18 Dockerfile.build 06:21:38 -rw-rw-r-- 1 1001 1001 863 Jan 26 06:18 Jenkinsfile 06:21:38 -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:18 LICENSE 06:21:38 -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:18 Makefile 06:21:38 -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:18 README.md 06:21:38 -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:18 SECURITY.md 06:21:38 -rw-rw-r-- 1 1001 1001 5 Jan 26 06:19 VERSION 06:21:38 -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:18 ZMQWindows.md 06:21:38 drwxrwxr-x 2 1001 1001 117 Jan 26 06:18 bin 06:21:38 drwxrwxr-x 15 1001 1001 4096 Jan 26 06:18 cmd 06:21:38 -rw-r--r-- 1 root root 564700 Jan 26 06:21 coverage.out 06:21:38 -rw-r--r-- 1 root root 1053 Jan 26 06:21 go.mod 06:21:38 -rw-r--r-- 1 root root 18995 Jan 26 06:21 go.sum 06:21:38 drwxrwxr-x 8 1001 1001 127 Jan 26 06:18 internal 06:21:38 drwxrwxr-x 4 1001 1001 26 Jan 26 06:18 openapi 06:21:38 drwxrwxr-x 4 1001 1001 71 Jan 26 06:18 snap 06:21:38 -rw-rw-r-- 1 1001 1001 168 Jan 26 06:18 version.go [Pipeline] sh 06:21:38 + '[' -e coverage.out ] 06:21:38 + chown 1001:1001 coverage.out [Pipeline] stash 06:21:38 Stashed 1 file(s) [Pipeline] sh 06:21:39 + make build 06:21:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:21:40 using credential edgex-jenkins-ssh 06:21:40 Cloning the remote Git repository 06:21:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:21:40 > git init /w/workspace/edgex-go/1 # timeout=10 06:21:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:40 > git --version # timeout=10 06:21:41 > git --version # 'git version 2.17.1' 06:21:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:21:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:21:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:21: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 06:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:21:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:21:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:21:57 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:21:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:21:57 Merge succeeded, producing d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:21:57 Checking out Revision d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b (PR-3074) 06:21:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:21:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:21:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3074/head:refs/remotes/origin/PR-3074 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:57 > git config core.sparsecheckout # timeout=10 06:21:57 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 06:21:57 > git remote # timeout=10 06:21:57 > git config --get remote.origin.url # timeout=10 06:21:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:57 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 06:21:57 > git rev-parse HEAD^{commit} # timeout=10 06:21:57 > git config core.sparsecheckout # timeout=10 06:21:57 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 06:21:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:22:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:22: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 06:22:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:22:02 > git --version # timeout=10 06:22:02 > git --version # 'git version 2.17.1' 06:22:02 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } 06:22:02 $ docker stop --time=1 5ed4abcc8bbba182d465816f381b675f8487cd8b43b6de5b372dc03597d8ec6f 06:22:04 $ docker rm -f 5ed4abcc8bbba182d465816f381b675f8487cd8b43b6de5b372dc03597d8ec6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:06 06:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:22:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:07 latest: Pulling from edgex-devops/edgex-compose 06:22:07 cbdbe7a5bc2a: Pulling fs layer 06:22:07 ca9280d653b3: Pulling fs layer 06:22:07 7e9c9ca2126c: Pulling fs layer 06:22:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:08 cbdbe7a5bc2a: Verifying Checksum 06:22:08 cbdbe7a5bc2a: Download complete 06:22:08 + sudo service docker restart 06:22:08 + true 06:22:08 ca9280d653b3: Verifying Checksum 06:22:08 ca9280d653b3: Download complete 06:22:08 cbdbe7a5bc2a: Pull complete 06:22:09 7e9c9ca2126c: Verifying Checksum 06:22:09 7e9c9ca2126c: Download complete 06:22:09 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:11 provisioning config files... 06:22:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3185598468908687111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:11 ---> docker-login.sh 06:22:11 nexus3.edgexfoundry.org:10001 06:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:12 Configure a credential helper to remove this warning. See 06:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:12 06:22:12 Login Succeeded 06:22:12 nexus3.edgexfoundry.org:10002 06:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:13 Configure a credential helper to remove this warning. See 06:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:13 06:22:13 Login Succeeded 06:22:13 nexus3.edgexfoundry.org:10003 06:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:14 Configure a credential helper to remove this warning. See 06:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:14 06:22:14 Login Succeeded 06:22:14 nexus3.edgexfoundry.org:10004 06:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:14 Configure a credential helper to remove this warning. See 06:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:14 06:22:14 Login Succeeded 06:22:14 docker.io 06:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:15 Configure a credential helper to remove this warning. See 06:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:15 06:22:15 Login Succeeded 06:22:15 ---> docker-login.sh ends [Pipeline] } 06:22:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:22:16 ========================================================= 06:22:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:22:16 ========================================================= [Pipeline] isUnix 06:22:16 7e9c9ca2126c: Pull complete 06:22:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] withDockerContainer 06:22:16 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:22:16 prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container 06:22:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:22:19 Sending build context to Docker daemon 165.9MB 06:22:19 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:22:19 Step 2/6 : FROM ${BASE} 06:22:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:22:19 5f621e34cdf4: Pulling fs layer 06:22:19 a4357932f1b6: Pulling fs layer 06:22:19 18c013af1878: Pulling fs layer 06:22:19 00ac8860ef70: Pulling fs layer 06:22:19 63d7cb157983: Pulling fs layer 06:22:19 b116817d02f9: Pulling fs layer 06:22:19 745a02a5169b: Pulling fs layer 06:22:19 00ac8860ef70: Waiting 06:22:19 63d7cb157983: Waiting 06:22:19 745a02a5169b: Waiting 06:22:19 b116817d02f9: Waiting 06:22:19 18c013af1878: Verifying Checksum 06:22:19 18c013af1878: Download complete 06:22:19 a4357932f1b6: Download complete 06:22:19 63d7cb157983: Verifying Checksum 06:22:19 63d7cb157983: Download complete 06:22:19 b116817d02f9: Verifying Checksum 06:22:19 b116817d02f9: Download complete 06:22:19 5f621e34cdf4: Verifying Checksum 06:22:19 5f621e34cdf4: Download complete 06:22:19 $ docker top 6ac7aeaf64c7c35449dc687744929e4b15f528a6b415a76ed405bfdf40ad005e -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:19 5f621e34cdf4: Pull complete 06:22:20 + docker-compose build --help 06:22:20 + grep parallel 06:22:20 a4357932f1b6: Pull complete 06:22:20 18c013af1878: Pull complete 06:22:21 --parallel Build images in parallel. [Pipeline] } 06:22:21 $ docker stop --time=1 6ac7aeaf64c7c35449dc687744929e4b15f528a6b415a76ed405bfdf40ad005e 06:22:22 $ docker rm -f 6ac7aeaf64c7c35449dc687744929e4b15f528a6b415a76ed405bfdf40ad005e 06:22:22 745a02a5169b: Verifying Checksum 06:22:22 745a02a5169b: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile 06:22:23 00ac8860ef70: Verifying Checksum 06:22:23 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:22:23 . [Pipeline] withDockerContainer 06:22:23 prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container 06:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:22:24 $ docker top 96b10dfc3b202e0c0301cced0ca837242a1c12f90b668660631e535f337016d9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:24 + docker-compose -f ./docker-compose-build.yml build --parallel 06:22:25 Building docker-core-command-go ... 06:22:25 Building docker-core-data-go ... 06:22:25 Building docker-core-metadata-go ... 06:22:25 Building docker-security-bootstrapper-go ... 06:22:25 Building docker-security-proxy-setup-go ... 06:22:25 Building docker-security-secretstore-setup-go ... 06:22:25 Building docker-support-notifications-go ... 06:22:25 Building docker-support-scheduler-go ... 06:22:25 Building docker-sys-mgmt-agent-go ... 06:22:25 Building docker-security-secretstore-setup-go 06:22:25 Building docker-sys-mgmt-agent-go 06:22:25 Building docker-security-proxy-setup-go 06:22:25 Building docker-support-scheduler-go 06:22:25 Building docker-support-notifications-go 06:22:33 00ac8860ef70: Pull complete 06:22:33 63d7cb157983: Pull complete 06:22:33 b116817d02f9: Pull complete 06:22:35 745a02a5169b: Pull complete 06:22:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:22:35 ---> b7e6874047d6 06:22:35 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 06:22:40 ---> Running in 37274708eeaa 06:22:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:42 (1/12) Installing libmagic (5.38-r0) 06:22:42 (2/12) Installing file (5.38-r0) 06:22:42 (3/12) Installing libc-dev (0.7.2-r3) 06:22:42 (4/12) Installing g++ (9.3.0-r2) 06:22:46 (5/12) Installing fortify-headers (1.1-r0) 06:22:46 (6/12) Installing patch (2.7.6-r6) 06:22:46 (7/12) Installing build-base (0.5-r2) 06:22:46 (8/12) Installing libsodium (1.0.18-r0) 06:22:46 (9/12) Installing pkgconf (1.7.2-r0) 06:22:46 (10/12) Installing libsodium-dev (1.0.18-r0) 06:22:46 (11/12) Installing libzmq (4.3.3-r0) 06:22:46 (12/12) Installing zeromq-dev (4.3.3-r0) 06:22:46 Executing busybox-1.31.1-r19.trigger 06:22:46 OK: 217 MiB in 51 packages 06:22:51 Removing intermediate container 37274708eeaa 06:22:51 ---> f9cc412a096a 06:22:51 Step 4/6 : WORKDIR /edgex-go 06:22:51 ---> Running in dd18cf7e295e 06:22:51 Removing intermediate container dd18cf7e295e 06:22:51 ---> c514cf1512e7 06:22:51 Step 5/6 : COPY go.mod . 06:22:52 ---> d9f9fbd957fb 06:22:52 Step 6/6 : RUN go mod download 06:22:52 ---> Running in 42153f10c9fc 06:22:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:58 ---> 41be7779ca32 06:22:58 Step 3/22 : WORKDIR /edgex-go 06:22:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:22:58 ---> 41be7779ca32 06:22:58 Step 3/26 : WORKDIR /edgex-go 06:22:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:22:58 ---> 41be7779ca32 06:22:58 Step 3/24 : WORKDIR /edgex-go 06:22:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:22:58 ---> 41be7779ca32 06:22:58 Step 3/21 : WORKDIR /edgex-go 06:22:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:22:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:22:58 ---> 41be7779ca32 06:22:58 Step 3/22 : WORKDIR /edgex-go 06:22:58 ---> Running in d0c6b0b3ac42 06:22:58 ---> Running in bfa63bab8312 06:22:58 ---> Running in 37f1de962969 06:22:58 ---> Running in e49534afc27c 06:22:58 ---> Running in 42c30b859d1a 06:22:58 Removing intermediate container 42c30b859d1a 06:22:58 ---> 27285cc735c5 06:22:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:58 Removing intermediate container d0c6b0b3ac42 06:22:58 ---> 36fc6b4a8ea6 06:22:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:58 Removing intermediate container e49534afc27c 06:22:58 ---> 0b3966d055ce 06:22:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:58 Removing intermediate container bfa63bab8312 06:22:58 ---> 7fd77e7fd200 06:22:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:58 Removing intermediate container 37f1de962969 06:22:58 ---> c9914fd3204f 06:22:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:58 ---> Running in e7625f73400e 06:22:58 ---> Running in 2be58f3452b5 06:22:58 ---> Running in 2d401261b7ef 06:22:58 ---> Running in 32a02021eec7 06:22:58 ---> Running in f12486efc9a6 06:23:00 Removing intermediate container 2be58f3452b5 06:23:00 ---> b9fb60a3b037 06:23:00 Step 5/21 : RUN apk add --update --no-cache make git 06:23:00 Removing intermediate container e7625f73400e 06:23:00 ---> 871b10b98a4a 06:23:00 Step 5/22 : RUN apk add --update --no-cache make git 06:23:00 ---> Running in 5e0a6ad357bd 06:23:00 Removing intermediate container 2d401261b7ef 06:23:00 ---> 58692a7ade20 06:23:00 Step 5/26 : RUN apk add --update --no-cache make bash git 06:23:00 ---> Running in b80e02137153 06:23:00 ---> Running in 1c3d62cc0788 06:23:00 Removing intermediate container 32a02021eec7 06:23:00 ---> c3f5e66cc9e3 06:23:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:23:00 Removing intermediate container f12486efc9a6 06:23:00 ---> 5f05256c767c 06:23:00 Step 5/24 : RUN apk add --update --no-cache make git 06:23:00 ---> Running in 1fbe56aef189 06:23:00 ---> Running in 57d05285b228 06:23:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:02 OK: 233 MiB in 51 packages 06:23:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:02 OK: 233 MiB in 51 packages 06:23:02 OK: 233 MiB in 51 packages 06:23:02 OK: 233 MiB in 51 packages 06:23:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:03 Removing intermediate container 5e0a6ad357bd 06:23:03 ---> 2f042c22f1a9 06:23:03 Step 6/21 : COPY go.mod . 06:23:03 OK: 233 MiB in 51 packages 06:23:03 Removing intermediate container 1c3d62cc0788 06:23:03 ---> 9c0942aadfff 06:23:03 Step 6/26 : COPY go.mod . 06:23:03 Removing intermediate container b80e02137153 06:23:03 ---> b94c63adc427 06:23:03 Step 6/22 : COPY go.mod . 06:23:03 Removing intermediate container 57d05285b228 06:23:03 ---> 24c84170fafd 06:23:03 Step 6/24 : COPY go.mod . 06:23:03 ---> a2f2d96e27e5 06:23:03 Step 7/26 : RUN go mod download 06:23:03 ---> a9d4a8a16667 06:23:03 Step 7/21 : RUN go mod download 06:23:03 ---> Running in 268609505a8e 06:23:03 ---> e197d98f1237 06:23:03 Step 7/22 : RUN go mod download 06:23:03 ---> 8fb27eb888ae 06:23:03 Step 7/24 : RUN go mod download 06:23:03 ---> Running in fb59b2f4f7ac 06:23:04 ---> Running in 82b51eeb841b 06:23:04 ---> Running in 8dc26371dad5 06:23:04 Removing intermediate container 1fbe56aef189 06:23:04 ---> a86277d64cff 06:23:04 Step 6/22 : COPY go.mod . 06:23:04 ---> 2b89ff96474b 06:23:04 Step 7/22 : RUN go mod download 06:23:05 ---> Running in 7953e2e572a5 06:23:07 Removing intermediate container 268609505a8e 06:23:07 ---> 169775d36c8b 06:23:07 Step 8/26 : COPY . . 06:23:07 Removing intermediate container 82b51eeb841b 06:23:07 ---> 765e33084704 06:23:07 Step 8/24 : COPY . . 06:23:07 Removing intermediate container fb59b2f4f7ac 06:23:07 ---> 538ae96c3037 06:23:07 Step 8/21 : COPY . . 06:23:07 Removing intermediate container 8dc26371dad5 06:23:07 ---> 740f5c6455a9 06:23:07 Step 8/22 : COPY . . 06:23:10 Removing intermediate container 7953e2e572a5 06:23:10 ---> 4263e6d4b7c5 06:23:10 Step 8/22 : COPY . . 06:23:19 Removing intermediate container 42153f10c9fc 06:23:19 ---> 9a7efbec3424 06:23:19 Successfully built 9a7efbec3424 06:23:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:23:19 + docker inspect -f . ci-base-image-arm64 06:23:19 . [Pipeline] withDockerContainer 06:23:20 prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container 06:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:23:21 $ docker top 596fe545b36c90d51f84f8ea40a4a1ef5fcce7956c3b0fffa2c29ef016fee296 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:22 + go version 06:23:22 go version go1.15.5 linux/arm64 [Pipeline] } 06:23:22 $ docker stop --time=1 596fe545b36c90d51f84f8ea40a4a1ef5fcce7956c3b0fffa2c29ef016fee296 06:23:24 $ docker rm -f 596fe545b36c90d51f84f8ea40a4a1ef5fcce7956c3b0fffa2c29ef016fee296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:26 + docker inspect -f . ci-base-image-arm64 06:23:26 . [Pipeline] withDockerContainer 06:23:26 prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container 06:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:23:27 $ docker top a824fdccce4190dae78e5652101cf279e53170251f0e733371fdcb43bfb06882 -eo pid,comm [Pipeline] { [Pipeline] echo 06:23:28 ========================================================= 06:23:28 [edgeXBuildGoParallel] Running Tests and Build... 06:23:28 ========================================================= [Pipeline] sh 06:23:29 + make test 06:23:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:23:49 ---> 3472a9f9da11 06:23:49 ---> f4c1166c7b3c 06:23:49 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:23:49 06:23:49 ---> 746d4ebf9b91 06:23:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:23:49 ---> b673adbf026e 06:23:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:23:49 ---> 09620a2a4307 06:23:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:23:49 ---> Running in a45df0adb03a 06:23:49 ---> Running in 2355565855f0 06:23:49 ---> Running in 0dcfed706459 06:23:49 ---> Running in e32f775f25bc 06:23:49 ---> Running in 8d3906774015 06:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:23:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:23:55 ? github.com/edgexfoundry/edgex-go [no test files] 06:24: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 06:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:20 Removing intermediate container 8d3906774015 06:24:20 ---> 19d4bf33edae 06:24:20 06:24:20 Step 10/24 : FROM alpine:3.12 06:24:20 Removing intermediate container e32f775f25bc 06:24:20 ---> ffe4f43659cb 06:24:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:24:20 Removing intermediate container 2355565855f0 06:24:20 ---> 57866564948c 06:24:20 06:24:20 Step 10/21 : FROM alpine:3.12 06:24:20 Removing intermediate container a45df0adb03a 06:24:20 ---> 43cd4caa0ed5 06:24:20 06:24:20 Step 10/22 : FROM alpine:3.12 06:24:20 Removing intermediate container 0dcfed706459 06:24:20 ---> 9359270f6490 06:24:20 06:24:20 Step 10/22 : FROM alpine:3.12 06:24:20 3.12: Pulling from library/alpine 06:24:20 3.12: Pulling from library/alpine 06:24:20 3.12: Pulling from library/alpine 06:24:20 3.12: Pulling from library/alpine 06:24:20 ---> Running in c13fe3203d97 06:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:24:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:24:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:24:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:24:20 Status: Downloaded newer image for alpine:3.12 06:24:20 Status: Image is up to date for alpine:3.12 06:24:20 Status: Downloaded newer image for alpine:3.12 06:24:20 ---> 389fef711851 06:24:20 Step 11/21 : RUN apk add --update --no-cache curl 06:24:20 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:24:20 Status: Image is up to date for alpine:3.12 06:24:20 ---> 389fef711851 06:24:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:24:20 ---> 389fef711851 06:24:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:24:20 ---> 389fef711851 06:24:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:24:20 ---> Running in 51725de64aa3 06:24:20 ---> Running in a8adc01e8da4 06:24:20 ---> Running in 9e14102a34a4 06:24:20 ---> Running in ac2f75f7912d 06:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:21 Removing intermediate container c13fe3203d97 06:24:21 ---> 4d7403d9f6d3 06:24:21 06:24:21 Step 11/26 : FROM docker:20.10.0 06:24:21 20.10.0: Pulling from library/docker 06:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:22 (1/4) Installing ca-certificates (20191127-r4) 06:24:22 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:24:22 (3/4) Installing libcurl (7.69.1-r3) 06:24:22 (4/4) Installing curl (7.69.1-r3) 06:24:22 Executing busybox-1.31.1-r19.trigger 06:24:22 Executing ca-certificates-20191127-r4.trigger 06:24:22 (1/5) Installing ca-certificates (20191127-r4) 06:24:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:24:22 (3/5) Installing libcurl (7.69.1-r3) 06:24:22 OK: 7 MiB in 18 packages 06:24:22 (4/5) Installing curl (7.69.1-r3) 06:24:22 (5/5) Installing dumb-init (1.2.2-r1) 06:24:22 Executing busybox-1.31.1-r19.trigger 06:24:22 Executing ca-certificates-20191127-r4.trigger 06:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:22 OK: 7 MiB in 19 packages 06:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:22 (1/2) Installing ca-certificates (20191127-r4) 06:24:22 (2/2) Installing dumb-init (1.2.2-r1) 06:24:22 Executing busybox-1.31.1-r19.trigger 06:24:22 Executing ca-certificates-20191127-r4.trigger 06:24:22 (1/1) Installing dumb-init (1.2.2-r1) 06:24:22 Executing busybox-1.31.1-r19.trigger 06:24:22 OK: 6 MiB in 15 packages 06:24:22 OK: 6 MiB in 16 packages 06:24:24 Removing intermediate container a8adc01e8da4 06:24:24 ---> ea4f66bf7499 06:24:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:24:24 Removing intermediate container 51725de64aa3 06:24:24 ---> 7c01e88ad5fb 06:24:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:24:25 ---> Running in 395264cb138d 06:24:25 Removing intermediate container 9e14102a34a4 06:24:25 ---> 143c12e0c48f 06:24:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:24:25 ---> Running in 8ea2f040cabc 06:24:25 Removing intermediate container ac2f75f7912d 06:24:25 ---> 9652b0097934 06:24:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:24:25 ---> Running in 3443574aa716 06:24:26 ---> Running in 7af8f2702e72 06:24:26 Removing intermediate container 395264cb138d 06:24:26 ---> a5b44307e5a6 06:24:26 Step 13/24 : WORKDIR / 06:24:26 Removing intermediate container 8ea2f040cabc 06:24:26 ---> 229dc40f971a 06:24:26 Step 13/21 : WORKDIR /edgex 06:24:26 ---> Running in 45ba139de326 06:24:26 ---> Running in df5ae74f4cd8 06:24:26 Removing intermediate container 3443574aa716 06:24:26 ---> bbf8f9197efe 06:24:26 Step 13/22 : ENV APP_PORT=48085 06:24:26 Removing intermediate container 7af8f2702e72 06:24:26 ---> 79d860b83ed9 06:24:26 Step 13/22 : ENV APP_PORT=48060 06:24:26 ---> Running in 12906c189196 06:24:26 ---> Running in db05ff15a70a 06:24:26 Removing intermediate container 45ba139de326 06:24:26 ---> 03b187406881 06:24:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:24:26 Removing intermediate container df5ae74f4cd8 06:24:26 ---> b1ad3ce66fd1 06:24:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:24:26 Removing intermediate container db05ff15a70a 06:24:26 ---> 2924c9651104 06:24:26 Step 14/22 : EXPOSE $APP_PORT 06:24:26 Removing intermediate container 12906c189196 06:24:26 ---> 65022c9e1835 06:24:26 Step 14/22 : EXPOSE $APP_PORT 06:24:27 ---> Running in a6538613374c 06:24:27 ---> Running in 401df5d1235d 06:24:27 ---> fcb1514c0204 06:24:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:24:27 ---> 613f7c354976 06:24:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:24:27 Removing intermediate container a6538613374c 06:24:27 ---> 0297fbb11596 06:24:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:27 Removing intermediate container 401df5d1235d 06:24:27 ---> 37c659511c1f 06:24:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:28 ---> 498baac5d84e 06:24:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:24:28 ---> 877eda72d71e 06:24:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:24:28 ---> bb60a2295e55 06:24:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:24:28 ---> 5fd74332f278 06:24:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:24:28 ---> a8c07b277584 06:24:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:24:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:24:28 Status: Downloaded newer image for docker:20.10.0 06:24:28 ---> aefe523efa57 06:24:28 Step 12/26 : RUN apk add --no-cache bash 06:24:28 ---> Running in 056f0741d825 06:24:28 ---> 22982aee7e39 06:24:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:24:28 ---> 637616ac1412 06:24:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:24:28 ---> 5e47897fdd1f 06:24:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:24:29 ---> Running in 99b638ec73fd 06:24:29 ---> 4e787b4408c9 06:24:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:24:29 ---> 0efa41e79e10 06:24:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:24:29 ---> faeaefc97abc 06:24:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:24:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:29 ---> Running in 603599af8c4c 06:24:29 Removing intermediate container 99b638ec73fd 06:24:29 ---> fc63854721e1 06:24:29 Step 18/21 : CMD ["--init=true"] 06:24:29 (1/2) Installing readline (8.0.4-r0) 06:24:29 ---> Running in d38518cc0dcc 06:24:29 (2/2) Installing bash (5.0.17-r0) 06:24:29 Executing bash-5.0.17-r0.post-install 06:24:29 Executing busybox-1.31.1-r19.trigger 06:24:29 OK: 12 MiB in 22 packages 06:24:30 ---> b2029218f870 06:24:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:24:30 ---> Running in 44a8ff35b2f9 06:24:30 Removing intermediate container 603599af8c4c 06:24:30 ---> 9528f54fae9b 06:24:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:30 Removing intermediate container d38518cc0dcc 06:24:30 ---> 52e05c4b1642 06:24:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:30 ---> Running in 844a109133c9 06:24:30 Removing intermediate container 44a8ff35b2f9 06:24:30 ---> e5f9bc4a0022 06:24:30 Step 19/21 : LABEL arch=x86_64 06:24:30 ---> 9aa8343e78ea 06:24:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:24:30 ---> Running in b313e4774512 06:24:30 ---> Running in 340e7f01ccf0 06:24:30 ---> Running in c64983d38960 06:24:30 Removing intermediate container 056f0741d825 06:24:30 ---> 75412d74e563 06:24:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:24:31 Removing intermediate container 844a109133c9 06:24:31 ---> 90b203d68c9b 06:24:31 Step 20/22 : LABEL arch=x86_64 06:24:31 Removing intermediate container b313e4774512 06:24:31 ---> e073568b38d2 06:24:31 Step 20/22 : LABEL arch=x86_64 06:24:31 ---> Running in d196bf89655b 06:24:31 ---> Running in 1773ad377cba 06:24:31 ---> Running in f6db4b7f49d1 06:24:31 Removing intermediate container 340e7f01ccf0 06:24:31 ---> fc6145d40a02 06:24:31 Step 20/21 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:24:31 ---> Running in f96b21bbd651 06:24:31 Removing intermediate container 1773ad377cba 06:24:31 ---> caa3f8674f25 06:24:31 Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:24:31 Removing intermediate container f6db4b7f49d1 06:24:31 ---> ce93c08aba5d 06:24:31 Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:24:31 Removing intermediate container d196bf89655b 06:24:31 ---> 6cf31fc2d43f 06:24:31 Step 14/26 : ENV APP_PORT=48090 06:24:31 ---> Running in 1315df3eea54 06:24:31 ---> Running in 080f5055050f 06:24:32 ---> Running in f1c7ba90c368 06:24:32 Removing intermediate container f96b21bbd651 06:24:32 ---> 9d7cb2d4f424 06:24:32 Step 21/21 : LABEL version=0.0.0 06:24:32 ---> Running in fc1513905162 06:24:33 Removing intermediate container 1315df3eea54 06:24:33 ---> a007b1550aab 06:24:33 Step 22/22 : LABEL version=0.0.0 06:24:33 Removing intermediate container 080f5055050f 06:24:33 ---> 26368b83dff9 06:24:33 Step 22/22 : LABEL version=0.0.0 06:24:33 Removing intermediate container f1c7ba90c368 06:24:33 ---> 68c0810d0f98 06:24:33 Step 15/26 : EXPOSE $APP_PORT 06:24:33 ---> Running in c60292b7940a 06:24:33 ---> Running in 3ad35c3ec61f 06:24:33 ---> Running in 231987c9416a 06:24:33 Removing intermediate container fc1513905162 06:24:33 ---> 64a175652fa0 06:24:33 06:24:33 Removing intermediate container c64983d38960 06:24:33 ---> d4e665bc8cab 06:24:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:24:33 ---> Running in 736968c573f1 06:24:33 Successfully built 64a175652fa0 06:24:33 Removing intermediate container c60292b7940a 06:24:33 ---> c672c5f9ad2a 06:24:33 06:24:33 Removing intermediate container 3ad35c3ec61f 06:24:33 ---> a04caa4f5429 06:24:33 06:24:33 Successfully tagged docker-security-proxy-setup-go:latest 06:24:33 Building docker-core-metadata-go 06:24:33  Building docker-security-proxy-setup-go ... done Removing intermediate container 231987c9416a 06:24:33 ---> ccd04190709b 06:24:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:24:33 Removing intermediate container 736968c573f1 06:24:33 ---> fe1e55e9f919 06:24:33 Step 22/24 : LABEL arch=x86_64 06:24:33 Successfully built c672c5f9ad2a 06:24:33 Successfully built a04caa4f5429 06:24:33 Successfully tagged docker-support-notifications-go:latest 06:24:33 Building docker-security-bootstrapper-go 06:24:33  Building docker-support-notifications-go ... done Successfully tagged docker-support-scheduler-go:latest 06:24:33  Building docker-support-scheduler-go ... done Building docker-core-command-go 06:24:33 ---> Running in 50b753fc49ff 06:24:34 Removing intermediate container 50b753fc49ff 06:24:34 ---> 770ff2473ccf 06:24:34 Step 23/24 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:24:34 ---> Running in 40f93efe4d58 06:24:34 ---> 5dff6d985379 06:24:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:24:34 Removing intermediate container 40f93efe4d58 06:24:34 ---> bd0e751d1ef7 06:24:34 Step 24/24 : LABEL version=0.0.0 06:24:34 ---> Running in 40c36bffed93 06:24:34 ---> 65ffc9ffdc71 06:24:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:24:38 Removing intermediate container 40c36bffed93 06:24:38 ---> 619b8e57a6dc 06:24:38 06:24:39 Successfully built 619b8e57a6dc 06:24:40 Successfully tagged docker-security-secretstore-setup-go:latest 06:24:40  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 06:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:24:44 ---> 8e241855ea1e 06:24:44 Step 19/26 : RUN apk --no-cache add py3-pip 06:24:44 ---> Running in 148a11f0ead1 06:24:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:46 (1/33) Installing libbz2 (1.0.8-r1) 06:24:46 (2/33) Installing expat (2.2.9-r1) 06:24:46 (3/33) Installing libffi (3.3-r2) 06:24:46 (4/33) Installing gdbm (1.13-r1) 06:24:46 (5/33) Installing xz-libs (5.2.5-r0) 06:24:46 (6/33) Installing sqlite-libs (3.32.1-r0) 06:24:46 (7/33) Installing python3 (3.8.5-r0) 06:24:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:24:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:24:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:24:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:24:58 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:24:58 ---> 41be7779ca32 06:24:58 Step 3/33 : WORKDIR /edgex-go 06:24:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:24:58 ---> 41be7779ca32 06:24:58 Step 3/23 : WORKDIR /edgex-go 06:24:58 ---> Using cache 06:24:58 ---> c9914fd3204f 06:24:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:58 ---> Using cache 06:24:58 ---> c9914fd3204f 06:24:58 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:58 ---> Using cache 06:24:58 ---> 5f05256c767c 06:24:58 Step 5/33 : RUN apk add --update --no-cache make git 06:24:58 ---> Using cache 06:24:58 ---> 5f05256c767c 06:24:58 Step 5/23 : RUN apk add --update --no-cache make git 06:24:58 ---> Using cache 06:24:58 ---> 24c84170fafd 06:24:58 Step 6/33 : COPY go.mod . 06:24:58 ---> Using cache 06:24:58 ---> 24c84170fafd 06:24:58 Step 6/23 : COPY go.mod . 06:24:58 ---> Using cache 06:24:58 ---> 8fb27eb888ae 06:24:58 Step 7/33 : RUN go mod download 06:24:58 ---> Using cache 06:24:58 ---> 8fb27eb888ae 06:24:58 Step 7/23 : RUN go mod download 06:24:58 ---> Using cache 06:24:58 ---> 765e33084704 06:24:58 Step 8/23 : COPY . . 06:24:58 ---> Using cache 06:24:58 ---> 765e33084704 06:24:58 Step 8/33 : COPY . . 06:24:58 ---> Using cache 06:24:58 ---> 746d4ebf9b91 06:24:58 ---> Using cache 06:24:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> 746d4ebf9b91 06:24:58 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:24:58 06:25:00 (8/33) Installing py3-appdirs (1.4.4-r1) 06:25:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:25:00 (10/33) Installing py3-parsing (2.4.7-r0) 06:25:00 (11/33) Installing py3-six (1.15.0-r0) 06:25:00 (12/33) Installing py3-packaging (20.4-r0) 06:25:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:25:00 ---> 41be7779ca32 06:25:00 Step 3/23 : WORKDIR /edgex-go 06:25:00 ---> Using cache 06:25:00 ---> c9914fd3204f 06:25:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:00 ---> Using cache 06:25:00 ---> 5f05256c767c 06:25:00 Step 5/23 : RUN apk add --update --no-cache make git 06:25:00 ---> Using cache 06:25:00 ---> 24c84170fafd 06:25:00 Step 6/23 : COPY go.mod . 06:25:00 ---> Using cache 06:25:00 ---> 8fb27eb888ae 06:25:00 Step 7/23 : RUN go mod download 06:25:00 ---> Using cache 06:25:00 ---> 765e33084704 06:25:00 Step 8/23 : COPY . . 06:25:00 (13/33) Installing py3-setuptools (47.0.0-r0) 06:25:00 ---> Using cache 06:25:00 ---> 746d4ebf9b91 06:25:00 Step 9/23 : RUN make cmd/core-command/core-command 06:25:00 (14/33) Installing py3-chardet (3.0.4-r4) 06:25:00 (15/33) Installing py3-idna (2.9-r0) 06:25:00 ---> Running in 30c8863dcaf6 06:25:00 ---> Running in 361375a950bf 06:25:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:25:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:25:00 (18/33) Installing py3-requests (2.23.0-r0) 06:25:00 (19/33) Installing py3-msgpack (1.0.0-r0) 06:25:00 ---> Running in 8d6f85cfa2d8 06:25:00 (20/33) Installing py3-lockfile (0.12.2-r3) 06:25:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:25:00 (22/33) Installing py3-colorama (0.4.3-r0) 06:25:01 (23/33) Installing py3-distlib (0.3.0-r0) 06:25:01 (24/33) Installing py3-distro (1.5.0-r1) 06:25:01 (25/33) Installing py3-webencodings (0.5.1-r3) 06:25:01 (26/33) Installing py3-html5lib (1.0.1-r4) 06:25:01 (27/33) Installing py3-pytoml (0.1.21-r0) 06:25:01 (28/33) Installing py3-pep517 (0.8.2-r0) 06:25:01 (29/33) Installing py3-progress (1.5-r0) 06:25:01 (30/33) Installing py3-toml (0.10.1-r0) 06:25:01 (31/33) Installing py3-retrying (1.3.3-r0) 06:25:01 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:25:01 (33/33) Installing py3-pip (20.1.1-r0) 06:25:01 Executing busybox-1.31.1-r19.trigger 06:25:01 OK: 71 MiB in 55 packages 06:25:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:25:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:25:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:25:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:25:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:25:05 ---> 41be7779ca32 06:25:05 Step 3/23 : WORKDIR /edgex-go 06:25:05 ---> Using cache 06:25:05 ---> c9914fd3204f 06:25:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:05 ---> Using cache 06:25:05 ---> 5f05256c767c 06:25:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:25:06 ---> Running in fcc91d9f41e1 06:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:25:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:09 OK: 233 MiB in 51 packages 06:25:11 Removing intermediate container fcc91d9f41e1 06:25:11 ---> 05c7da1c46f7 06:25:11 Step 6/23 : COPY go.mod . 06:25:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:25:13 ---> ba548f66894b 06:25:13 Step 7/23 : RUN go mod download 06:25:13 ---> Running in 6882c2a42517 06:25:17 Removing intermediate container 6882c2a42517 06:25:17 ---> 1b425d4aedaf 06:25:17 Step 8/23 : COPY . . 06:25:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.249s coverage: 46.6% of statements 06:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:25:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:25:21 Removing intermediate container 148a11f0ead1 06:25:21 ---> 5165f1f912e2 06:25:21 Step 20/26 : RUN pip install docker-compose==1.23.2 06:25:24 ---> Running in b389ccc93e25 06:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 65.8% of statements 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.771s coverage: 82.3% of statements 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:25:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:25:34 Collecting docker-compose==1.23.2 06:25:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:25:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:25:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:25:36 Collecting docker<4.0,>=3.6.0 06:25:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:25:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.406s coverage: 28.6% of statements 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.362s coverage: 86.7% of statements 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:25:38 Collecting jsonschema<3,>=2.5.1 06:25:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:25:38 Removing intermediate container 8d6f85cfa2d8 06:25:38 ---> d3516f5a6664 06:25:38 06:25:38 Step 10/23 : FROM alpine:3.12 06:25:38 ---> 389fef711851 06:25:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:25:39 ---> Using cache 06:25:39 ---> 143c12e0c48f 06:25:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:25:39 ---> Using cache 06:25:39 ---> bbf8f9197efe 06:25:39 Step 13/23 : ENV APP_PORT=48082 06:25:39 Collecting cached-property<2,>=1.2.0 06:25:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:25:39 ---> Running in a943d9dba49e 06:25:39 Collecting dockerpty<0.5,>=0.4.1 06:25:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:25:40 ---> ea09bd9ca89e 06:25:40 Step 9/23 : RUN make cmd/core-data/core-data 06:25:40 ---> Running in 6f92b34faff1 06:25:40 Removing intermediate container a943d9dba49e 06:25:40 ---> 8a02123faf7c 06:25:40 Step 14/23 : EXPOSE $APP_PORT 06:25:41 Collecting docopt<0.7,>=0.6.1 06:25:41 ---> Running in 1ea265630ced 06:25:41 Downloading docopt-0.6.2.tar.gz (25 kB) 06:25:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:25:42 Collecting PyYAML<4,>=3.10 06:25:42 Downloading PyYAML-3.13.tar.gz (270 kB) 06:25:42 Removing intermediate container 1ea265630ced 06:25:42 ---> 4ed5627c77e4 06:25:42 Step 15/23 : WORKDIR / 06:25:42 Removing intermediate container 30c8863dcaf6 06:25:42 ---> c2e563d18e6e 06:25:42 06:25:42 Step 10/23 : FROM alpine:3.12 06:25:42 ---> 389fef711851 06:25:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:25:42 ---> Using cache 06:25:42 ---> 143c12e0c48f 06:25:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:25:42 ---> Using cache 06:25:42 ---> bbf8f9197efe 06:25:42 Step 13/23 : ENV APP_PORT=48081 06:25:42 ---> Running in 105f3b063599 06:25:44 Collecting texttable<0.10,>=0.9.0 06:25:44 Downloading texttable-0.9.1.tar.gz (11 kB) 06:25:44 ---> Running in 7fc1ddd69c67 06:25:45 Collecting websocket-client<1.0,>=0.32.0 06:25:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:25:45 Removing intermediate container 105f3b063599 06:25:45 ---> d7eeceba9418 06:25:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:46 Removing intermediate container 361375a950bf 06:25:46 ---> d7baadf2f0ce 06:25:46 06:25:46 Step 10/33 : FROM alpine:3.12 06:25:46 ---> 389fef711851 06:25:46 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 06:25:46 Collecting idna<2.8,>=2.5 06:25:46 Removing intermediate container 7fc1ddd69c67 06:25:46 ---> 33a64e2ca31e 06:25:46 Step 14/23 : EXPOSE $APP_PORT 06:25:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:25:46 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:25:46 Collecting urllib3<1.25,>=1.21.1 06:25:46 ---> Running in f18f3c924be0 06:25:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:25:46 ---> Running in 605a9cb7e946 06:25:46 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:25:47 Collecting docker-pycreds>=0.4.0 06:25:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:25:47 ---> 531362e9629e 06:25:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:25:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:25:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:25:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:25:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:25:47 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, texttable, docker-compose 06:25:47 Attempting uninstall: idna 06:25:47 Found existing installation: idna 2.9 06:25:47 Uninstalling idna-2.9: 06:25:47 Successfully uninstalled idna-2.9 06:25:47 Removing intermediate container 605a9cb7e946 06:25:47 ---> 983020455802 06:25:47 Step 15/23 : WORKDIR / 06:25:47 Attempting uninstall: urllib3 06:25:47 Found existing installation: urllib3 1.25.9 06:25:47 Uninstalling urllib3-1.25.9: 06:25:47 Successfully uninstalled urllib3-1.25.9 06:25:48 ---> Running in aad19e25ec70 06:25:48 ---> 550979b87c09 06:25:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:48 Attempting uninstall: requests 06:25:48 Found existing installation: requests 2.23.0 06:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:48 Uninstalling requests-2.23.0: 06:25:48 Successfully uninstalled requests-2.23.0 06:25:49 (1/3) Installing dumb-init (1.2.2-r1) 06:25:49 (2/3) Installing openssl (1.1.1i-r0) 06:25:49 (3/3) Installing su-exec (0.2-r1) 06:25:49 Executing busybox-1.31.1-r19.trigger 06:25:49 OK: 6 MiB in 17 packages 06:25:49 ---> fdb37a71b407 06:25:49 Step 19/23 : ENTRYPOINT ["/core-command"] 06:25:49 ---> Running in 3581c070b6b1 06:25:49 Removing intermediate container aad19e25ec70 06:25:49 ---> 6abfc3813c1c 06:25:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.249s coverage: 92.8% of statements 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.335s coverage: 0.1% of statements 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 43.8% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.130s coverage: 94.1% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 06:25:52 Removing intermediate container 3581c070b6b1 06:25:52 ---> 29ab64d44a52 06:25:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:52 ---> 910b5790a4ef 06:25:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:25:52 Running setup.py install for dockerpty: started 06:25:52 Removing intermediate container f18f3c924be0 06:25:52 ---> aceb7374fc0f 06:25:52 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:25:53 ---> Running in 84c3c9bcd08f 06:25:53 ---> Running in 2893793c8cbe 06:25:53 Removing intermediate container 84c3c9bcd08f 06:25:53 ---> 1f971fcd6334 06:25:53 Step 21/23 : LABEL arch=x86_64 06:25:53 Running setup.py install for dockerpty: finished with status 'done' 06:25:53 Running setup.py install for docopt: started 06:25:53 ---> 884039a4700b 06:25:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:25:53 Removing intermediate container 2893793c8cbe 06:25:53 ---> fa26104e2aaf 06:25:53 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 06:25:53 ---> Running in 9f5c5543adad 06:25:53 ---> Running in 7035f0481469 06:25:53 Removing intermediate container 9f5c5543adad 06:25:53 ---> 277f14307eff 06:25:53 Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:25:53 Running setup.py install for docopt: finished with status 'done' 06:25:53 Running setup.py install for PyYAML: started 06:25:53 ---> Running in 6c51e621a751 06:25:53 ---> 95485c7636c1 06:25:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:25:53 Removing intermediate container 7035f0481469 06:25:53 ---> 7b5677ac5b16 06:25:53 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 06:25:54 ---> Running in d21abb515f53 06:25:54 ---> Running in 7403d7575345 06:25:54 Removing intermediate container 6c51e621a751 06:25:54 ---> 51c407193314 06:25:54 Step 23/23 : LABEL version=0.0.0 06:25:54 Running setup.py install for PyYAML: finished with status 'done' 06:25:54 Running setup.py install for texttable: started 06:25:54 ---> Running in 636a284299f4 06:25:54 Removing intermediate container d21abb515f53 06:25:54 ---> d4b03a4ebec4 06:25:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:55 ---> Running in e955530c9c84 06:25:55 Removing intermediate container 636a284299f4 06:25:55 ---> fedbcddffc70 06:25:55 06:25:55 Connecting to github.com (140.82.114.3:443) 06:25:55  Running setup.py install for texttable: finished with status 'done' 06:25:55 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.94.123:443) 06:25:55 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 06:25:55 Removing intermediate container e955530c9c84 06:25:55 ---> 780c9ccdd6c9 06:25:55 Step 21/23 : LABEL arch=x86_64 06:25:55 dockerize-alpine-lin 24% |******* | 713k 0:00:03 ETA 06:25:55 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 06:25:55 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 06:25:55 dockerize 06:25:55 Successfully built fedbcddffc70 06:25:55 Successfully tagged docker-core-command-go:latest 06:25:55  Building docker-core-command-go ... done  ---> Running in e8fd0b85d316 06:25:56 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 06:25:56 Removing intermediate container e8fd0b85d316 06:25:56 ---> b5b92d8de3c2 06:25:56 Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:25:57 ---> Running in 1ff831397a3b 06:25:57 Removing intermediate container 7403d7575345 06:25:57 ---> 0d1d2cae453f 06:25:57 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 06:25:57 ---> Running in 82414a3dca49 06:25:57 Removing intermediate container 1ff831397a3b 06:25:57 ---> d7ba3cb0010b 06:25:57 Step 23/23 : LABEL version=0.0.0 06:25:59 ---> Running in be6413e3bac6 06:25:59 Removing intermediate container 82414a3dca49 06:25:59 ---> 4fb686c5ec6f 06:25:59 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:25:59 Removing intermediate container b389ccc93e25 06:25:59 ---> 58794a6fe149 06:25:59 Step 21/26 : RUN apk --no-cache add curl 06:25:59 ---> Running in 41e3519144cc 06:25:59 ---> Running in 57e9aa0a5b54 06:25:59 Removing intermediate container be6413e3bac6 06:25:59 ---> 42478de6ff38 06:25:59 06:26:00 Successfully built 42478de6ff38 06:26:00 Successfully tagged docker-core-metadata-go:latest 06:26:00  Building docker-core-metadata-go ... done Removing intermediate container 41e3519144cc 06:26:00 ---> 0e349bf0bafa 06:26:00 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 06:26:00 ---> Running in d43092a1b1aa 06:26:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:00 Move dockerize executable 06:26:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:26:00 (2/3) Installing libcurl (7.69.1-r3) 06:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements 06:26:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 06:26:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:26:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:26:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:26:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:26:01 (3/3) Installing curl (7.69.1-r3) 06:26:01 Executing busybox-1.31.1-r19.trigger 06:26:02 OK: 72 MiB in 58 packages 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements 06:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 06:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 06:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.142s coverage: 84.2% of statements 06:26:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements 06:26:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:26:03 Removing intermediate container d43092a1b1aa 06:26:03 ---> f350a1031a7e 06:26:03 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 06:26:03 ---> Running in fd9d0489b51d 06:26:03 Removing intermediate container 57e9aa0a5b54 06:26:03 ---> eccbefa5615b 06:26:03 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:26:03 ---> Running in 4899325d0862 06:26:03 Removing intermediate container fd9d0489b51d 06:26:03 ---> c2915e64f29a 06:26:03 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:26:03 Removing intermediate container 4899325d0862 06:26:03 ---> 5b887b2622f4 06:26:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:04 ---> Running in 18e689bf1494 06:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.761s coverage: 63.5% of statements 06:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 06:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 91.3% of statements 06:26:05 ---> aec1e4185c0a 06:26:05 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:26:05 ---> Running in 8ca932fd4386 06:26:05 Removing intermediate container 18e689bf1494 06:26:05 ---> 79a31e2ac519 06:26:05 Step 24/26 : LABEL arch=x86_64 06:26:05 Removing intermediate container 6f92b34faff1 06:26:05 ---> abb0bb1aab95 06:26:05 06:26:05 Step 10/23 : FROM alpine:3.12 06:26:05 ---> 389fef711851 06:26:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 06:26:06 ---> Running in c2f2bdd04845 06:26:06 ---> Running in 2848a6d029f5 06:26:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 06:26:06 Removing intermediate container c2f2bdd04845 06:26:06 ---> cd9984dd1a44 06:26:06 Step 25/26 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:26:06 Removing intermediate container 2848a6d029f5 06:26:06 ---> eaff46cc2f14 06:26:06 Step 12/23 : ENV APP_PORT=48080 06:26:06 ---> Running in ee32ec2b4808 06:26:06 ---> Running in d488d84eb0e2 06:26:06 Removing intermediate container ee32ec2b4808 06:26:06 ---> 387561b91715 06:26:06 Step 26/26 : LABEL version=0.0.0 06:26:06 Removing intermediate container d488d84eb0e2 06:26:06 ---> 0fe2ce396082 06:26:06 Step 13/23 : EXPOSE $APP_PORT 06:26:06 ---> Running in 13505667014d 06:26:06 ---> Running in c004c91d23f2 06:26:06 Removing intermediate container 13505667014d 06:26:06 ---> 894a0d8fa236 06:26:06 06:26:07 Successfully built 894a0d8fa236 06:26:07 Removing intermediate container c004c91d23f2 06:26:07 ---> c3278e746abc 06:26:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:07 Successfully tagged docker-sys-mgmt-agent-go:latest 06:26:07  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 8ca932fd4386 06:26:07 ---> 049bed1e2994 06:26:07 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:07 ---> Running in e43ef953cb08 06:26:07 ---> e019b67bdded 06:26:07 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 06:26:07 ---> 361e0cf49416 06:26:07 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:26:08 Removing intermediate container e43ef953cb08 06:26:08 ---> 4b75e1ad752f 06:26:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:26:08 ---> Running in 97427de3cf0d 06:26:08 ---> e7f3b4160feb 06:26:08 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:26:08 ---> 760bab38247f 06:26:08 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:26:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:09 ---> 13e8c6161d93 06:26:09 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 06:26:09 ---> Running in 2d06728afdf2 06:26:09 Removing intermediate container 2d06728afdf2 06:26:09 ---> e0442445025e 06:26:09 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:26:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:09 ---> 24212c7b2c16 06:26:09 Step 28/33 : RUN chmod +x /entrypoint.sh 06:26:09 ---> Running in 6fde9f7785b4 06:26:09 (1/6) Installing dumb-init (1.2.2-r1) 06:26:09 (2/6) Installing libgcc (9.3.0-r2) 06:26:10 (3/6) Installing libsodium (1.0.18-r0) 06:26:10 (4/6) Installing libstdc++ (9.3.0-r2) 06:26:10 (5/6) Installing libzmq (4.3.3-r0) 06:26:10 (6/6) Installing zeromq (4.3.3-r0) 06:26:10 Executing busybox-1.31.1-r19.trigger 06:26:10 OK: 8 MiB in 20 packages 06:26:11 Removing intermediate container 6fde9f7785b4 06:26:11 ---> 7e7c0b6e6410 06:26:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:26:12 ---> Running in c5efafbd4546 06:26:12 Removing intermediate container 97427de3cf0d 06:26:12 ---> 331167152401 06:26:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:12 Removing intermediate container c5efafbd4546 06:26:12 ---> ed0058a1de98 06:26:12 Step 30/33 : CMD ["gate"] 06:26:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.936s coverage: 68.9% of statements 06:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:26:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:26:12 ---> Running in 6c937df26fae 06:26:12 ---> 4921f4be430f 06:26:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:26:12 Removing intermediate container 6c937df26fae 06:26:12 ---> 0ad5d142129e 06:26:12 Step 31/33 : LABEL arch=x86_64 06:26:12 ---> Running in 48c7bfe2dd4d 06:26:13 ---> 00982544e371 06:26:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:26:13 Removing intermediate container 48c7bfe2dd4d 06:26:13 ---> ce2420408f49 06:26:13 Step 32/33 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 37.0% of statements 06:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.794s coverage: 84.0% of statements 06:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements 06:26:13 ---> Running in 71400774f88e 06:26:13 ---> 53944c0a61e9 06:26:13 Step 19/23 : ENTRYPOINT ["/core-data"] 06:26:13 ---> Running in 2d392a1dc706 06:26:13 Removing intermediate container 71400774f88e 06:26:13 ---> 3f2a5fe6e7ae 06:26:13 Step 33/33 : LABEL version=0.0.0 06:26:13 ---> Running in 62448691dd2d 06:26:13 Removing intermediate container 2d392a1dc706 06:26:13 ---> 136d6ae5bf40 06:26:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:13 ---> Running in 023878b928cd 06:26:13 Removing intermediate container 62448691dd2d 06:26:13 ---> 3ff523c6b8ad 06:26:13 06:26:14 Successfully built 3ff523c6b8ad 06:26:14 Removing intermediate container 023878b928cd 06:26:14 ---> 942b6786271a 06:26:14 Step 21/23 : LABEL arch=x86_64 06:26:14 Successfully tagged docker-security-bootstrapper-go:latest 06:26:14  Building docker-security-bootstrapper-go ... done  ---> Running in a2414123b75d 06:26:14 Removing intermediate container a2414123b75d 06:26:14 ---> 02f5769a92b1 06:26:14 Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:26:14 ---> Running in da435be878a2 06:26:14 Removing intermediate container da435be878a2 06:26:14 ---> e5a3c97b88db 06:26:14 Step 23/23 : LABEL version=0.0.0 06:26:14 ---> Running in e65feee67731 06:26:14 Removing intermediate container e65feee67731 06:26:14 ---> c7cadcd8c695 06:26:14 06:26:15 Successfully built c7cadcd8c695 06:26:15 Successfully tagged docker-core-data-go:latest 06:26:15  Building docker-core-data-go ... done  [Pipeline] } 06:26:15 $ docker stop --time=1 96b10dfc3b202e0c0301cced0ca837242a1c12f90b668660631e535f337016d9 06:26:17 $ docker rm -f 96b10dfc3b202e0c0301cced0ca837242a1c12f90b668660631e535f337016d9 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:17 + docker images 06:26:17 + grep docker 06:26:18 docker-core-data-go latest c7cadcd8c695 3 seconds ago 22.3MB 06:26:18 docker-security-bootstrapper-go latest 3ff523c6b8ad 4 seconds ago 41.5MB 06:26:18 docker-sys-mgmt-agent-go latest 894a0d8fa236 11 seconds ago 313MB 06:26:18 docker-core-metadata-go latest 42478de6ff38 18 seconds ago 18.8MB 06:26:18 docker-core-command-go latest fedbcddffc70 23 seconds ago 16.3MB 06:26:18 docker-security-secretstore-setup-go latest 619b8e57a6dc About a minute ago 24.6MB 06:26:18 docker-security-proxy-setup-go latest 64a175652fa0 About a minute ago 24.4MB 06:26:18 docker-support-scheduler-go latest c672c5f9ad2a About a minute ago 16.4MB 06:26:18 docker-support-notifications-go latest a04caa4f5429 About a minute ago 16.9MB 06:26:18 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:26:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:26:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.136s coverage: 100.0% of statements 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:26:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.197s coverage: 100.0% of statements 06:26:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:26:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.350s coverage: 29.1% of statements 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:26:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:26:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.176s coverage: 100.0% of statements 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:26:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.101s coverage: 0.0% of statements 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:26:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:26:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:26:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:26:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 06:26:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements 06:26:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 06:26:29 GO111MODULE=on go vet ./... 06:26:34 Still waiting to schedule task 06:26:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:27:18 Running on prd-ubuntu18.04-docker-8c-8g-22805 in /w/workspace/edgexfoundry_edgex-go_PR-3074 [Pipeline] { [Pipeline] ws 06:27:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:27:20 using credential edgex-jenkins-ssh 06:27:20 Cloning the remote Git repository 06:27:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:27:20 > git init /w/workspace/edgex-go/1 # timeout=10 06:27:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:27:20 > git --version # timeout=10 06:27:20 > git --version # 'git version 2.17.1' 06:27:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:27:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:27:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3074/head:refs/remotes/origin/PR-3074 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:27:34 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:27:35 Merge succeeded, producing d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:27:35 Checking out Revision d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b (PR-3074) 06:27:34 > git config core.sparsecheckout # timeout=10 06:27:34 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 06:27:35 > git remote # timeout=10 06:27:35 > git config --get remote.origin.url # timeout=10 06:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:35 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 06:27:35 > git rev-parse HEAD^{commit} # timeout=10 06:27:35 > git config core.sparsecheckout # timeout=10 06:27:35 > git checkout -f d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b # timeout=10 06:27:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:27:38 > git --version # timeout=10 06:27:38 > git --version # 'git version 2.17.1' 06:27:38 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:39 + echo snap-build.sh 06:27:39 snap-build.sh 06:27:39 + SNAP_BASE_DIR=. 06:27:39 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:27:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:27:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:27:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:27:39 + cd /w/workspace/edgex-go/1 06:27:39 + sudo apt-get remove -qy --purge lxd lxd-client 06:27:39 Reading package lists... 06:27:40 Building dependency tree... 06:27:40 Reading state information... 06:27:40 The following packages were automatically installed and are no longer required: 06:27:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:27:40 uidmap xdelta3 06:27:40 Use 'sudo apt autoremove' to remove them. 06:27:40 The following packages will be REMOVED: 06:27:40 lxd* lxd-client* 06:27:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:27:40 After this operation, 31.7 MB disk space will be freed. 06:27:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:27:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:27:43 Removing lxd dnsmasq configuration 06:27:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:27:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:27:44 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:27:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 06:27:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:27:45 Processing triggers for systemd (237-3ubuntu10.42) ... 06:27:45 Processing triggers for ureadahead (0.100.0-21) ... 06:27:47 + sudo snap remove --purge lxd 06:27:47 snap "lxd" is not installed 06:27:47 + sudo groupadd --force --system lxd 06:27:47 ++ whoami 06:27:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:27:47 + newgrp - lxd 06:27:47 + sudo snap install lxd 06:27:50 gofmt -l . 06:27:50 [ "`gofmt -l .`" = "" ] 06:27:50 ./bin/test-go-mod-tidy.sh 06:27:50 ./bin/test-attribution-txt.sh [Pipeline] sh 06:27:51 + ls -al . 06:27:51 total 696 06:27:51 drwxrwxr-x 9 1001 1001 4096 Jan 26 06:27 . 06:27:51 drwxr-xr-x 4 root root 4096 Jan 26 06:23 .. 06:27:51 -rw-rw-r-- 1 1001 1001 11 Jan 26 06:21 .dockerignore 06:27:51 drwxrwxr-x 8 1001 1001 4096 Jan 26 06:22 .git 06:27:51 drwxrwxr-x 3 1001 1001 4096 Jan 26 06:21 .github 06:27:51 -rw-rw-r-- 1 1001 1001 872 Jan 26 06:21 .gitignore 06:27:51 -rw-rw-r-- 1 1001 1001 166 Jan 26 06:21 .sonarcloud.properties 06:27:51 -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:21 Attribution.txt 06:27:51 -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:21 CONTRIBUTING.md 06:27:51 -rw-rw-r-- 1 1001 1001 931 Jan 26 06:21 Dockerfile.build 06:27:51 -rw-rw-r-- 1 1001 1001 863 Jan 26 06:21 Jenkinsfile 06:27:51 -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:21 LICENSE 06:27:51 -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:21 Makefile 06:27:51 -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:21 README.md 06:27:51 -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:21 SECURITY.md 06:27:51 -rw-rw-r-- 1 1001 1001 5 Jan 26 06:19 VERSION 06:27:51 -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:21 ZMQWindows.md 06:27:51 drwxrwxr-x 2 1001 1001 4096 Jan 26 06:21 bin 06:27:51 drwxrwxr-x 15 1001 1001 4096 Jan 26 06:21 cmd 06:27:51 -rw-r--r-- 1 root root 564700 Jan 26 06:26 coverage.out 06:27:51 -rw-r--r-- 1 root root 1053 Jan 26 06:27 go.mod 06:27:51 -rw-r--r-- 1 root root 18995 Jan 26 06:27 go.sum 06:27:51 drwxrwxr-x 8 1001 1001 4096 Jan 26 06:21 internal 06:27:51 drwxrwxr-x 4 1001 1001 4096 Jan 26 06:21 openapi 06:27:51 drwxrwxr-x 4 1001 1001 4096 Jan 26 06:21 snap 06:27:51 -rw-rw-r-- 1 1001 1001 168 Jan 26 06:21 version.go [Pipeline] sh 06:27:52 + '[' -e coverage.out ] 06:27:52 + chown 1001:1001 coverage.out [Pipeline] stash 06:27:52 Warning: overwriting stash ‘coverage-report’ 06:27:53 Stashed 1 file(s) [Pipeline] sh 06:27:54 + make build 06:27:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:27:57 2021-01-26T06:27:53Z INFO Waiting for automatic snapd restart... 06:28:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:28:12 lxd 4.10 from Canonical* installed 06:28:12 + sudo lxd init --auto 06:28:22 + sudo snap install --classic snapcraft 06:28:26 snapcraft 4.4.4 from Canonical* installed 06:28:26 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:28:26 + patch --verbose -p1 06:28:26 Hmm... Looks like a unified diff to me... 06:28:26 The text leading up to this was: 06:28:26 -------------------------- 06:28:26 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:28:26 |From: Tony Espy 06:28:26 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:28:26 |Subject: [PATCH] optimize snap build for pipeline CI check 06:28:26 | 06:28:26 |This patch is used by the EdgeX CI pipeline builds to 06:28:26 |optimize the snap CI check run for pull requests. When 06:28:26 |applied, it essentially strips out everything (apps and 06:28:26 |parts) from the snapcraft.yaml file except those required 06:28:26 |to build edgex-go, as the whole idea of the CI check is to 06:28:26 |catch changes to edgex-go that break the snap build. 06:28:26 | 06:28:26 |In general, anyone updating snapcraft.yaml will also need 06:28:26 |to update this patch file, otherwise it may fail to apply, 06:28:26 |resulting in a failed snap build CI check in the associated 06:28:26 |pull request. 06:28:26 | 06:28:26 |Note - in addition to applying this patch, the pipeline also 06:28:26 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:28:26 |need to build the finally binary .snap file (and it won't 06:28:26 |work with the patch applied). This further reduces the build 06:28:26 |time. 06:28:26 |--- 06:28:26 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:28:26 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:28:26 | 06:28:26 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:28:26 |index 1e537489..faf42425 100644 06:28:26 |--- a/snap/snapcraft.yaml 06:28:26 |+++ b/snap/snapcraft.yaml 06:28:26 -------------------------- 06:28:26 patching file snap/snapcraft.yaml 06:28:26 Using Plan A... 06:28:26 Hunk #1 succeeded at 73. 06:28:26 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 06:28:26 Hunk #3 succeeded at 214 (offset -1 lines). 06:28:26 Hunk #4 succeeded at 222 (offset -1 lines). 06:28:26 Hunk #5 succeeded at 229 (offset -1 lines). 06:28:26 Hunk #6 succeeded at 256 (offset -1 lines). 06:28:26 Hunk #7 succeeded at 290 (offset -1 lines). 06:28:26 Hunk #8 succeeded at 342. 06:28:26 Hmm... Ignoring the trailing garbage. 06:28:26 done 06:28:26 + sudo snapcraft prime --use-lxd 06:28:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:28:27 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:28:27 - README.md 06:28:27 - snapcraft.yaml.orig 06:28:27 06:28:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:28:27 Launching a container. 06:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:28:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:28:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:28:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:28:46 Waiting for container to be ready 06:28:46 To start your first instance, try: lxc launch ubuntu:18.04 06:28:46 06:28:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:28:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:28:49 Waiting for network to be ready... 06:28:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:28:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:28:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:28:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:28:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:28:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:28:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:28:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:28:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:28:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:28:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:28:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:28:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:28:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:28:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:28:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:28:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:28:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:28:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:28:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 06:28:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 06:28:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:28:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:28:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:28:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:28:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 06:28:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 06:28:53 Fetched 23.8 MB in 4s (5805 kB/s) 06:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:28:54 Reading package lists... 06:28:54 Reading package lists... 06:28:55 Building dependency tree... 06:28:55 Reading state information... 06:28:55 The following additional packages will be installed: 06:28:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:28:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:28:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:28:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:28:55 Suggested packages: 06:28:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:28:55 Recommended packages: 06:28:55 gnupg libsasl2-modules 06:28:55 The following NEW packages will be installed: 06:28:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:28:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:28:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:28:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:28:55 The following packages will be upgraded: 06:28:55 gpg gpg-agent gpgconf libudev1 06:28:55 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:28:55 Need to get 3533 kB of archives. 06:28:55 After this operation, 13.3 MB of additional disk space will be used. 06:28:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:28:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:28:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:28:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:28:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:28:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:28:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:28:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:28:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:28:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:28:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:28:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:28:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:28:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:28:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:28:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:28:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:28:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:28:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:28:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:28:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:28:56 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:28:56 debconf: delaying package configuration, since apt-utils is not installed 06:28:56 Fetched 3533 kB in 1s (3208 kB/s) 06:28:56 (Reading database ... 12511 files and directories currently installed.) 06:28:56 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:28:56 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:28:56 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:28:56 Selecting previously unselected package udev. 06:28:56 (Reading database ... 12511 files and directories currently installed.) 06:28:56 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:28:57 Unpacking udev (237-3ubuntu10.44) ... 06:28:57 Selecting previously unselected package libfuse2:amd64. 06:28:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:28:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:28:57 Selecting previously unselected package fuse. 06:28:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:28:57 Unpacking fuse (2.9.7-1ubuntu1) ... 06:28:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:28:57 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:28:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:28:57 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:28:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:28:57 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:28:57 Selecting previously unselected package libksba8:amd64. 06:28:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:28:57 Unpacking libksba8:amd64 (1.3.5-2) ... 06:28:58 Selecting previously unselected package libroken18-heimdal:amd64. 06:28:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:28:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:28:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:28:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libwind0-heimdal:amd64. 06:28:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:28:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:28:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:28:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:28:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:28:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:28:59 Selecting previously unselected package libsasl2-modules-db:amd64. 06:28:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:28:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:28:59 Selecting previously unselected package libsasl2-2:amd64. 06:28:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:28:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:28:59 Selecting previously unselected package libldap-common. 06:28:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:28:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:28:59 Selecting previously unselected package libldap-2.4-2:amd64. 06:28:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:28:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:28:59 Selecting previously unselected package dirmngr. 06:28:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:28:59 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:28:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:28:59 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:28:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:28:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:28:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:28:59 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:29:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libksba8:amd64 (1.3.5-2) ... 06:29:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:29:00 Setting up udev (237-3ubuntu10.44) ... 06:29:00 invoke-rc.d: policy-rc.d denied execution of start. 06:29:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Processing triggers for systemd (237-3ubuntu10) ... 06:29:00 Setting up fuse (2.9.7-1ubuntu1) ... 06:29:00 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:29:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:29:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:29:00 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:29:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:29:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:29:01 settings in the [Install] section, and DefaultInstance for template units). 06:29:01 This means they are not meant to be enabled using systemctl. 06:29:01 Possible reasons for having this kind of units are: 06:29:01 1) A unit may be statically enabled by being symlinked from another unit's 06:29:01 .wants/ or .requires/ directory. 06:29:01 2) A unit's purpose may be to act as a helper for some other unit which has 06:29:01 a requirement dependency on it. 06:29:01 3) A unit may be started when needed via activation (socket, path, timer, 06:29:01 D-Bus, udev, scripted systemctl call, ...). 06:29:01 4) In case of template units, the unit is meant to be enabled with some 06:29:01 instance name specified. 06:29:01 Reading package lists... 06:29:01 Building dependency tree... 06:29:01 Reading state information... 06:29:01 The following additional packages will be installed: 06:29:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:29:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:29:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:29:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:29:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:29:01 Suggested packages: 06:29:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:29:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:29:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:29:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:29:01 systemd-container policykit-1 06:29:01 Recommended packages: 06:29:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:29:02 The following NEW packages will be installed: 06:29:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:29:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:29:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:29:02 multiarch-support openssh-client python3 python3-minimal python3.6 06:29:02 python3.6-minimal snapd squashfs-tools sudo 06:29:02 The following packages will be upgraded: 06:29:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:29:02 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:29:02 Need to get 35.2 MB of archives. 06:29:02 After this operation, 141 MB of additional disk space will be used. 06:29:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:29:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:29:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:29:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:29:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:29:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:29:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:29:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:29:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:29:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:29:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:29:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:29:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:29:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:29:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:29:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:29:02 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:29:03 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:29:03 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:29:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:29:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:29:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:29:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:29:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:29:03 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:29:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:29:03 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:29:03 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:29:03 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:29:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:29:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:29:06 debconf: delaying package configuration, since apt-utils is not installed 06:29:06 Fetched 35.2 MB in 4s (7965 kB/s) 06:29:06 (Reading database ... 12757 files and directories currently installed.) 06:29:06 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:29:06 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:29:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:29:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:29:07 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:29:07 (Reading database ... 12757 files and directories currently installed.) 06:29:07 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:29:07 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:29:07 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:29:08 (Reading database ... 12757 files and directories currently installed.) 06:29:08 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:29:08 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:29:08 Setting up apt (1.6.12ubuntu0.2) ... 06:29:08 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:29:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:29:08 (Reading database ... 12764 files and directories currently installed.) 06:29:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:29:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:29:09 Selecting previously unselected package libpython3.6-minimal:amd64. 06:29:09 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:29:09 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:29:09 Selecting previously unselected package libexpat1:amd64. 06:29:09 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:29:09 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:29:09 Selecting previously unselected package python3.6-minimal. 06:29:09 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:29:09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:29:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:29:09 Checking for services that may need to be restarted...done. 06:29:09 Checking for services that may need to be restarted...done. 06:29:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:29:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:29:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:29:10 Selecting previously unselected package python3-minimal. 06:29:10 (Reading database ... 13012 files and directories currently installed.) 06:29:10 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:29:10 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:29:10 Selecting previously unselected package mime-support. 06:29:10 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:29:10 Unpacking mime-support (3.60ubuntu1) ... 06:29:10 Selecting previously unselected package libmpdec2:amd64. 06:29:10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:29:10 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:29:10 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:29:10 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:29:10 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:29:11 Selecting previously unselected package python3.6. 06:29:11 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:29:11 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:29:11 Selecting previously unselected package libpython3-stdlib:amd64. 06:29:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:29:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:29:11 Setting up python3-minimal (3.6.7-1~18.04) ... 06:29:11 Selecting previously unselected package python3. 06:29:11 (Reading database ... 13442 files and directories currently installed.) 06:29:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:29:11 Unpacking python3 (3.6.7-1~18.04) ... 06:29:12 Selecting previously unselected package multiarch-support. 06:29:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:29:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:29:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:29:12 Selecting previously unselected package liblzo2-2:amd64. 06:29:12 (Reading database ... 13479 files and directories currently installed.) 06:29:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:29:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:29:12 Selecting previously unselected package libbsd0:amd64. 06:29:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:29:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:29:12 Selecting previously unselected package sudo. 06:29:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:29:12 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:29:12 Selecting previously unselected package apparmor. 06:29:12 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:29:12 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:29:12 Selecting previously unselected package libedit2:amd64. 06:29:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:29:12 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:29:13 Selecting previously unselected package libkrb5support0:amd64. 06:29:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:29:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:29:13 Selecting previously unselected package libk5crypto3:amd64. 06:29:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:29:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:29:13 Selecting previously unselected package libkeyutils1:amd64. 06:29:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:29:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:29:13 Selecting previously unselected package libkrb5-3:amd64. 06:29:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:29:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:29:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:29:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:29:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:29:13 Selecting previously unselected package libssl1.0.0:amd64. 06:29:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:29:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:29:13 Selecting previously unselected package openssh-client. 06:29:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:29:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:29:13 Selecting previously unselected package squashfs-tools. 06:29:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:29:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:29:14 Selecting previously unselected package snapd. 06:29:14 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:29:14 Unpacking snapd (2.48+18.04) ... 06:29:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:29:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:29:16 Setting up mime-support (3.60ubuntu1) ... 06:29:16 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:29:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:29:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:29:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:29:16 Setting up systemd (237-3ubuntu10.44) ... 06:29:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:29:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:29:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:29:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:29:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:29:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:29:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:29:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:29:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:29:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:29:18 Setting up python3 (3.6.7-1~18.04) ... 06:29:18 running python rtupdate hooks for python3.6... 06:29:18 running python post-rtupdate hooks for python3.6... 06:29:18 Setting up apparmor (2.12-4ubuntu5.1) ... 06:29:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:29:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:29:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:29:20 Setting up snapd (2.48+18.04) ... 06:29:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:29:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:29:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:29:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:29:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:29:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:29:22 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:29:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:29:22 Processing triggers for systemd (237-3ubuntu10.44) ... 06:29:23 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:29:23 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:29:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } 06:29:24 $ docker stop --time=1 a824fdccce4190dae78e5652101cf279e53170251f0e733371fdcb43bfb06882 06:29:25 Reading package lists... 06:29:25 Reading package lists... 06:29:25 Building dependency tree... 06:29:25 Reading state information... 06:29:25 Calculating upgrade... 06:29:25 The following packages will be upgraded: 06:29:25 advancecomp base-files bash binutils binutils-common 06:29:25 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:29:25 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:29:25 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:29:25 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:29:25 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:29:25 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:29:25 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:29:25 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:29:25 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:29:25 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:29:25 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:29:25 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:29:25 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:29:25 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:29:25 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:29:25 Need to get 63.8 MB of archives. 06:29:25 After this operation, 5203 kB of additional disk space will be used. 06:29:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:29:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:29:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:29:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:29:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:29:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:29:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:29:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:29:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:29:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:29:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:29:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:29:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:29:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:29:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:29:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:29:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:29:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:29:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:29:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:29:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:29:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:29:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:29:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:29:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:29:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:29:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:29:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:29:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:29:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:29:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:29:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:29:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:29:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:29:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:29:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:29:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:29:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:29:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:29:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:29:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:29:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:29:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:29:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:29:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:29:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:29:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:29:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:29:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:29:26 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:29:26 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:29:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:29:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:29:26 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:29:26 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:29:26 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:29:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:29:26 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:29:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:29:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:29:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:29:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:29:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:29:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:29:27 $ docker rm -f a824fdccce4190dae78e5652101cf279e53170251f0e733371fdcb43bfb06882 06:29:27 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:29:27 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 06:29:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:29:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:29:27 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:29:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:29:27 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:29:27 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:29:27 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:29:27 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:29:27 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:29:27 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:29:27 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:29:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:29:27 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:29:27 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:29:27 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:29:27 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:29:27 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] 06:29:27 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:29:27 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:29:27 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] 06:29:27 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:29:27 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:29:27 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:29:27 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:29:27 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:29:27 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:29:27 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] 06:29:27 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:29:27 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:29:27 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:29:27 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:29:27 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:29:27 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:29:27 debconf: delaying package configuration, since apt-utils is not installed 06:29:28 Fetched 63.8 MB in 2s (31.0 MB/s) 06:29:28 (Reading database ... 13912 files and directories currently installed.) 06:29:28 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:29:28 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } 06:29:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:29:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:29:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 06:29:29 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:29:29 06:29:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:29:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:29:30 latest: Pulling from edgex-devops/edgex-compose-arm64 06:29:30 29e5d40040c1: Pulling fs layer 06:29:30 1ce36da41761: Pulling fs layer 06:29:30 25b303627fd3: Pulling fs layer 06:29:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:30 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:30 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:30 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:30 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:30 29e5d40040c1: Verifying Checksum 06:29:30 29e5d40040c1: Download complete 06:29:30 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:30 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:30 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:29:31 (Reading database ... 13911 files and directories currently installed.) 06:29:31 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:31 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:29:31 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:29:31 1ce36da41761: Verifying Checksum 06:29:31 1ce36da41761: Download complete 06:29:31 29e5d40040c1: Pull complete 06:29:31 (Reading database ... 13911 files and directories currently installed.) 06:29:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:31 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:31 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:31 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:29:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:29:31 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:29:31 (Reading database ... 13911 files and directories currently installed.) 06:29:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:29:32 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:29:32 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:29:32 (Reading database ... 13911 files and directories currently installed.) 06:29:32 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:29:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:29:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:29:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:29:32 1ce36da41761: Pull complete 06:29:32 25b303627fd3: Verifying Checksum 06:29:32 25b303627fd3: Download complete 06:29:32 Setting up base-files (10.1ubuntu2.10) ... 06:29:32 Installing new version of config file /etc/issue ... 06:29:32 Installing new version of config file /etc/issue.net ... 06:29:32 Installing new version of config file /etc/lsb-release ... 06:29:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:29:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:29:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:29:33 Removing obsolete conffile /etc/default/motd-news ... 06:29:33 (Reading database ... 13912 files and directories currently installed.) 06:29:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:29:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:29:33 Setting up bash (4.4.18-2ubuntu1.2) ... 06:29:33 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:29:34 (Reading database ... 13912 files and directories currently installed.) 06:29:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:29:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:29:34 (Reading database ... 13912 files and directories currently installed.) 06:29:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:29:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:29:34 Setting up tar (1.29b-2ubuntu0.2) ... 06:29:34 (Reading database ... 13912 files and directories currently installed.) 06:29:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:29:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:29:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:29:34 (Reading database ... 13912 files and directories currently installed.) 06:29:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:29:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:29:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:29:35 (Reading database ... 13912 files and directories currently installed.) 06:29:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:29:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:29:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:29:35 (Reading database ... 13912 files and directories currently installed.) 06:29:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:29:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:29:35 Setting up grep (3.1-2build1) ... 06:29:35 (Reading database ... 13912 files and directories currently installed.) 06:29:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:29:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:29:35 Setting up login (1:4.5-1ubuntu2) ... 06:29:36 (Reading database ... 13912 files and directories currently installed.) 06:29:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:29:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:29:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:29:36 (Reading database ... 13912 files and directories currently installed.) 06:29:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:29:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:29:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:29:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:29:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:29:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:29:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:29:37 (Reading database ... 13912 files and directories currently installed.) 06:29:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:29:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:29:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:29:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:29:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:29:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:29:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:29:39 (Reading database ... 13912 files and directories currently installed.) 06:29:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:29:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:29:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:29:39 (Reading database ... 13912 files and directories currently installed.) 06:29:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:29:39 (Reading database ... 13912 files and directories currently installed.) 06:29:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:29:39 (Reading database ... 13912 files and directories currently installed.) 06:29:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:29:40 (Reading database ... 13912 files and directories currently installed.) 06:29:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:29:40 (Reading database ... 13912 files and directories currently installed.) 06:29:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:29:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:29:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:29:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:29:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:29:41 (Reading database ... 13912 files and directories currently installed.) 06:29:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:29:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:29:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:29:41 (Reading database ... 13912 files and directories currently installed.) 06:29:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:29:41 (Reading database ... 13912 files and directories currently installed.) 06:29:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:29:41 (Reading database ... 13912 files and directories currently installed.) 06:29:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:42 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:29:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:29:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:29:42 25b303627fd3: Pull complete 06:29:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:29:43 (Reading database ... 13912 files and directories currently installed.) 06:29:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:29:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:29:43 prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container 06:29:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:29:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:29:43 (Reading database ... 13912 files and directories currently installed.) 06:29:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:29:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:29:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:29:43 (Reading database ... 13914 files and directories currently installed.) 06:29:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:29:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:29:44 Setting up debconf (1.5.66ubuntu1) ... 06:29:44 (Reading database ... 13914 files and directories currently installed.) 06:29:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:29:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:29:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:29:44 (Reading database ... 13914 files and directories currently installed.) 06:29:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:29:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:29:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:29:45 (Reading database ... 13914 files and directories currently installed.) 06:29:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:29:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:29:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:29:45 (Reading database ... 13914 files and directories currently installed.) 06:29:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:29:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:29:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:29:45 (Reading database ... 13914 files and directories currently installed.) 06:29:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:29:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:29:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:29:46 (Reading database ... 13914 files and directories currently installed.) 06:29:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:29:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:29:46 $ docker top 3824e217d28ea4e64dcf4a5f48c90c9222c79266d9c126f0f667edd59e5d0d93 -eo pid,comm 06:29:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:29:46 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:29:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:29:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:29:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:29:46 (Reading database ... 13914 files and directories currently installed.) 06:29:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:29:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] { 06:29:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [Pipeline] sh 06:29:47 (Reading database ... 13914 files and directories currently installed.) 06:29:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:29:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:29:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:29:47 (Reading database ... 13914 files and directories currently installed.) 06:29:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:29:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:29:47 + docker-compose build --help 06:29:47 + grep parallel 06:29:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:29:47 (Reading database ... 13914 files and directories currently installed.) 06:29:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:29:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:29:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:29:48 (Reading database ... 13914 files and directories currently installed.) 06:29:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:29:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:29:48 Setting up passwd (1:4.5-1ubuntu2) ... 06:29:48 (Reading database ... 13914 files and directories currently installed.) 06:29:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:29:48 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:29:49 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:29:49 (Reading database ... 13914 files and directories currently installed.) 06:29:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:29:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:29:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:29:49 (Reading database ... 13914 files and directories currently installed.) 06:29:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:29:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:29:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:29:49 (Reading database ... 13914 files and directories currently installed.) 06:29:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:29:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:29:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:29:49 (Reading database ... 13914 files and directories currently installed.) 06:29:49 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:29:49 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:29:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:29:50 (Reading database ... 13914 files and directories currently installed.) 06:29:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:29:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:29:50 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:29:50 (Reading database ... 13914 files and directories currently installed.) 06:29:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:29:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:29:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:29:50 (Reading database ... 13915 files and directories currently installed.) 06:29:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:29:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:29:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:29:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:29:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:29:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:29:51 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:29:51 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:29:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:29:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:29:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:29:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:29:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:29:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:29:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:29:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:29:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:29:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:29:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:29:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:29:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:29:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:29:52 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:29:52 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:29:53 --parallel Build images in parallel. [Pipeline] } 06:29:53 $ docker stop --time=1 3824e217d28ea4e64dcf4a5f48c90c9222c79266d9c126f0f667edd59e5d0d93 06:29:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:29:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:29:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:29:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:29:53 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:29:53 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:29:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:29:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:29:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:29:54 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:29:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:29:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:29:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:29:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:29:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:29:54 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:54 $ docker rm -f 3824e217d28ea4e64dcf4a5f48c90c9222c79266d9c126f0f667edd59e5d0d93 06:29:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:29:55 . [Pipeline] withDockerContainer 06:29:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:29:56 prd-ubuntu18.04-docker-arm64-4c-16g-22800 does not seem to be running inside a container 06:29:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:29:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:29:57 $ docker top 19059273bf78decf750c1f7b84bb6148dd720d5dbc2d6fc5cb8978018634dbe7 -eo pid,comm 06:29:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { 06:29:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] sh 06:29:58 + docker-compose -f ./docker-compose-build.yml build --parallel 06:29:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:29:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:29:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:29:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:29:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:29:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:29:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:29:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:29:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:29:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:29:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:29:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:29:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:29:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:29:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:29:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:29:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:29:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:29:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:00 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:30:00 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:30:00 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:30:00 06:30:00 Current default time zone: 'Etc/UTC' 06:30:00 Local time is now: Tue Jan 26 06:30:00 UTC 2021. 06:30:00 Universal Time is now: Tue Jan 26 06:30:00 UTC 2021. 06:30:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:30:00 06:30:00 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:30:00 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:00 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 06:30:00 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:30:00 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:30:00 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:30:00 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:30:00 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:30:00 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:30:00 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:30:00 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:00 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:30:00 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:30:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:30:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:00 Setting up patch (2.7.6-2ubuntu1.1) ... 06:30:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:30:01 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:30:01 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:30:01 Installing new version of config file /etc/ssl/openssl.cnf ... 06:30:01 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:30:01 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:30:01 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:30:02 Building docker-core-command-go ... 06:30:02 Building docker-core-data-go ... 06:30:02 Building docker-core-metadata-go ... 06:30:02 Building docker-security-bootstrapper-go ... 06:30:02 Building docker-security-proxy-setup-go ... 06:30:02 Building docker-security-secretstore-setup-go ... 06:30:02 Building docker-support-notifications-go ... 06:30:02 Building docker-support-scheduler-go ... 06:30:02 Building docker-sys-mgmt-agent-go ... 06:30:02 Building docker-support-notifications-go 06:30:02 Building docker-sys-mgmt-agent-go 06:30:02 Building docker-core-metadata-go 06:30:02 Building docker-security-proxy-setup-go 06:30:02 Building docker-support-scheduler-go 06:30:03 Updating certificates in /etc/ssl/certs... 06:30:04 22 added, 17 removed; done. 06:30:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:30:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:30:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:30:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:30:04 Setting up pkgbinarymangler (138.18.04.1) ... 06:30:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:30:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:30:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:30:04 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:30:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:30:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:30:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:30:04 Setting up perl (5.26.1-6ubuntu0.5) ... 06:30:04 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:30:04 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:30:04 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:30:05 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:30:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:30:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:30:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:30:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:30:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:30:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:30:05 Processing triggers for systemd (237-3ubuntu10.44) ... 06:30:05 Processing triggers for mime-support (3.60ubuntu1) ... 06:30:05 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:30:05 Updating certificates in /etc/ssl/certs... 06:30:05 0 added, 0 removed; done. 06:30:05 Running hooks in /etc/ca-certificates/update.d... 06:30:05 done. 06:30:06 Reading package lists... 06:30:06 Building dependency tree... 06:30:06 Reading state information... 06:30:06 The following NEW packages will be installed: 06:30:06 apt-transport-https 06:30:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:30:06 Need to get 1696 B of archives. 06:30:06 After this operation, 153 kB of additional disk space will be used. 06:30:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:30:06 debconf: delaying package configuration, since apt-utils is not installed 06:30:06 Fetched 1696 B in 0s (8917 B/s) 06:30:06 Selecting previously unselected package apt-transport-https. 06:30:06 (Reading database ... 13929 files and directories currently installed.) 06:30:06 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:30:06 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:30:06 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:30:07 Waiting for network to be ready... 06:30:13 2021-01-26T06:30:10Z INFO Waiting for automatic snapd restart... 06:30:13 snapd 2.48.2 from Canonical* installed 06:30:14 "snapd" switched to the "latest/stable" channel 06:30:14 06:30:16 core18 20201210 from Canonical* installed 06:30:16 "core18" switched to the "latest/stable" channel 06:30:16 06:30:20 snapcraft 4.4.4 from Canonical* installed 06:30:20 "snapcraft" switched to the "latest/stable" channel 06:30:20 06:30:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:30:23 - README.md 06:30:23 - snapcraft.yaml.orig 06:30:23 06:30:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:30:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:30:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:30:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:30:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:30:31 Reading package lists... 06:30:31 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 06:30:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:30:38 Reading package lists... 06:30:38 Building dependency tree... 06:30:38 Reading state information... 06:30:38 Suggested packages: 06:30:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:30:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:30:38 Recommended packages: 06:30:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:30:38 The following NEW packages will be installed: 06:30:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:30:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:30:38 pkg-config zip 06:30:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:30:38 Need to get 7655 kB of archives. 06:30:38 After this operation, 43.7 MB of additional disk space will be used. 06:30:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:30:38 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:30:38 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:30:38 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:30:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:30:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:30:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:30:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:30:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:30:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:30:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:30:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:30:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:30:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:30:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:30:39 debconf: delaying package configuration, since apt-utils is not installed 06:30:39 Fetched 7655 kB in 1s (7031 kB/s) 06:30:39 Selecting previously unselected package libglib2.0-0:amd64. 06:30:39 (Reading database ... 13933 files and directories currently installed.) 06:30:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:30:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:30:39 Selecting previously unselected package libpsl5:amd64. 06:30:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:30:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:30:39 Selecting previously unselected package libnghttp2-14:amd64. 06:30:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:30:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:30:40 Selecting previously unselected package librtmp1:amd64. 06:30:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:30:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:30:40 Selecting previously unselected package libcurl3-gnutls:amd64. 06:30:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:30:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:30:40 Selecting previously unselected package liberror-perl. 06:30:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:30:40 Unpacking liberror-perl (0.17025-1) ... 06:30:40 Selecting previously unselected package git-man. 06:30:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:30:40 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:30:40 Selecting previously unselected package git. 06:30:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:30:40 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:30:41 Selecting previously unselected package libnorm1:amd64. 06:30:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:30:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:30:41 Selecting previously unselected package libpgm-5.2-0:amd64. 06:30:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:30:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:30:41 Selecting previously unselected package libsodium23:amd64. 06:30:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:30:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:30:41 Selecting previously unselected package libzmq5:amd64. 06:30:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:30:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:30:41 Selecting previously unselected package libzmq3-dev:amd64. 06:30:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:30:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:30:42 Selecting previously unselected package pkg-config. 06:30:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:30:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:30:42 Selecting previously unselected package zip. 06:30:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:30:42 Unpacking zip (3.0-11build1) ... 06:30:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:30:42 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:30:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:30:42 Setting up liberror-perl (0.17025-1) ... 06:30:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:30:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:30:42 No schema files found: doing nothing. 06:30:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:30:42 Setting up zip (3.0-11build1) ... 06:30:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:30:42 Setting up libsodium23:amd64 (1.0.16-2) ... 06:30:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:30:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:30:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:30:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:30:42 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:30:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:30:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:30:49 git set to automatically installed. 06:30:49 git-man set to automatically installed. 06:30:49 libcurl3-gnutls set to automatically installed. 06:30:49 liberror-perl set to automatically installed. 06:30:49 libglib2.0-0 set to automatically installed. 06:30:49 libnghttp2-14 set to automatically installed. 06:30:49 libnorm1 set to automatically installed. 06:30:49 libpgm-5.2-0 set to automatically installed. 06:30:49 libpsl5 set to automatically installed. 06:30:49 librtmp1 set to automatically installed. 06:30:49 libsodium23 set to automatically installed. 06:30:49 libzmq3-dev set to automatically installed. 06:30:49 libzmq5 set to automatically installed. 06:30:49 pkg-config set to automatically installed. 06:30:49 zip set to automatically installed. 06:30:52 snapd is not logged in, snap install commands will use sudo 06:30:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:30:58 snap "core18" has no updates available 06:30:59 Pulling config-common 06:31:00 Pulling go-build-helper 06:31:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:31:10 ---> 9a7efbec3424 06:31:10 Step 3/22 : WORKDIR /edgex-go 06:31:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:31:10 ---> 9a7efbec3424 06:31:10 Step 3/21 : WORKDIR /edgex-go 06:31:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:10 ---> 9a7efbec3424 06:31:10 Step 3/23 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:10 06:31:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:31:10 ---> 9a7efbec3424 06:31:10 Step 3/22 : WORKDIR /edgex-go 06:31:10 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:31:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:31:10 ---> 9a7efbec3424 06:31:10 Step 3/26 : WORKDIR /edgex-go 06:31:14 ---> Running in eaa73a8519c0 06:31:14 ---> Running in 9f3e81f582ee 06:31:14 ---> Running in 7542d8d6c22b 06:31:14 ---> Running in 589c118beead 06:31:14 ---> Running in 607156cb15fc 06:31:14 Removing intermediate container 589c118beead 06:31:14 ---> eabcc6b11fd5 06:31:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:14 Removing intermediate container 9f3e81f582ee 06:31:14 ---> 36eb0135e05c 06:31:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:14 Removing intermediate container 7542d8d6c22b 06:31:14 ---> 37f3bb572241 06:31:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:14 Removing intermediate container eaa73a8519c0 06:31:14 ---> 2b53dadafdb8 06:31:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:14 Removing intermediate container 607156cb15fc 06:31:14 ---> b0852a49d8ae 06:31:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:15 ---> Running in fae948e29cd7 06:31:15 ---> Running in e5aaeef9d2b2 06:31:15 ---> Running in c1156fb4c68e 06:31:15 ---> Running in d797f9af8744 06:31:15 ---> Running in 44651891599a 06:31:19 Removing intermediate container e5aaeef9d2b2 06:31:19 ---> 5f667b913735 06:31:19 Step 5/22 : RUN apk add --update --no-cache make git 06:31:19 ---> Running in 53fa2d243dd2 06:31:19 Removing intermediate container c1156fb4c68e 06:31:19 ---> 4b49f0d7468c 06:31:19 Step 5/23 : RUN apk add --update --no-cache make git 06:31:20 Removing intermediate container fae948e29cd7 06:31:20 ---> b1f88085fbce 06:31:20 Step 5/26 : RUN apk add --update --no-cache make bash git 06:31:20 ---> Running in 472607436af0 06:31:20 Removing intermediate container d797f9af8744 06:31:20 ---> c26fd3a6f23e 06:31:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:31:20 Removing intermediate container 44651891599a 06:31:20 ---> 9cbeb8d18fea 06:31:20 Step 5/21 : RUN apk add --update --no-cache make git 06:31:20 ---> Running in 12dec5c848aa 06:31:20 ---> Running in 2e0d0c4f5e66 06:31:20 ---> Running in 4701e0a34c4b 06:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:31:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:31:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:31:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:31:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:31:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:31:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:31:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:31:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:31:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:31:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:31:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:31:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:31:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:31:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:31:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:31:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:31:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:31:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:31:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 06:31:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 06:31:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:31:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:31:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:31:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:31:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 06:31:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 06:31:22 Fetched 23.8 MB in 0s (0 B/s) 06:31:22 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:31:22 Fetched 96.5 kB in 0s (0 B/s) 06:31:22 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:31:22 Fetched 279 kB in 0s (0 B/s) 06:31:22 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:31:22 Fetched 122 kB in 0s (0 B/s) 06:31:22 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:31:22 Fetched 77.8 kB in 0s (0 B/s) 06:31:22 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:31:22 Fetched 8848 B in 0s (0 B/s) 06:31:22 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:31:22 Fetched 47.8 kB in 0s (0 B/s) 06:31:22 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:31:22 Fetched 45.6 kB in 0s (0 B/s) 06:31:22 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:31:22 Fetched 15.0 kB in 0s (0 B/s) 06:31:22 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:31:22 Fetched 214 kB in 0s (0 B/s) 06:31:22 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:31:22 Fetched 155 kB in 0s (0 B/s) 06:31:22 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:31:22 Fetched 50.6 kB in 0s (0 B/s) 06:31:22 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:31:22 Fetched 14.8 kB in 0s (0 B/s) 06:31:22 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:31:22 Fetched 41.8 kB in 0s (0 B/s) 06:31:22 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:31:22 Fetched 499 kB in 0s (0 B/s) 06:31:22 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:31:22 Fetched 111 kB in 0s (0 B/s) 06:31:22 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:31:22 Fetched 240 kB in 0s (0 B/s) 06:31:22 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:31:22 Fetched 29.3 kB in 0s (0 B/s) 06:31:22 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:31:22 Fetched 85.5 kB in 0s (0 B/s) 06:31:22 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:31:22 Fetched 24.5 kB in 0s (0 B/s) 06:31:22 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:31:22 Fetched 49.2 kB in 0s (0 B/s) 06:31:22 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:31:22 Fetched 54.2 kB in 0s (0 B/s) 06:31:22 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:31:22 Fetched 30.8 kB in 0s (0 B/s) 06:31:22 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:31:22 Fetched 17.0 kB in 0s (0 B/s) 06:31:22 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:31:22 Fetched 85.9 kB in 0s (0 B/s) 06:31:22 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:31:22 Fetched 8720 B in 0s (0 B/s) 06:31:22 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:31:22 Fetched 137 kB in 0s (0 B/s) 06:31:22 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:31:22 Fetched 119 kB in 0s (0 B/s) 06:31:22 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:31:22 Fetched 109 kB in 0s (0 B/s) 06:31:22 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:31:22 Fetched 11.1 kB in 0s (0 B/s) 06:31:22 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:31:22 Fetched 645 kB in 0s (0 B/s) 06:31:22 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:31:22 Fetched 41.3 kB in 0s (0 B/s) 06:31:22 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:31:22 Fetched 17.9 kB in 0s (0 B/s) 06:31:22 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:31:22 Fetched 368 kB in 0s (0 B/s) 06:31:22 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:31:22 Fetched 187 kB in 0s (0 B/s) 06:31:22 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:31:22 Fetched 175 kB in 0s (0 B/s) 06:31:22 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:23 OK: 217 MiB in 51 packages 06:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:24 OK: 217 MiB in 51 packages 06:31:24 OK: 217 MiB in 51 packages 06:31:24 OK: 217 MiB in 51 packages 06:31:24 Fetched 206 kB in 0s (0 B/s) 06:31:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:31:24 Fetched 1301 kB in 0s (0 B/s) 06:31:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:31:24 Fetched 36.2 kB in 0s (0 B/s) 06:31:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:31:24 Fetched 159 kB in 0s (0 B/s) 06:31:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:31:24 Fetched 107 kB in 0s (0 B/s) 06:31:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:31:24 Fetched 48.7 kB in 0s (0 B/s) 06:31:24 Pulling static-packages 06:31:24 OK: 217 MiB in 51 packages 06:31:25 Removing intermediate container 53fa2d243dd2 06:31:25 ---> b9702f5ecd64 06:31:25 Step 6/22 : COPY go.mod . 06:31:25 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:31:25 Skipping pull go-build-helper (already ran) 06:31:25 Skipping pull static-packages (already ran) 06:31:25 Building go-build-helper 06:31:26 Removing intermediate container 472607436af0 06:31:26 ---> f4012420106b 06:31:26 Step 6/23 : COPY go.mod . 06:31:26 ---> 0341ce6028bf 06:31:26 Step 7/22 : RUN go mod download 06:31:26 Removing intermediate container 4701e0a34c4b 06:31:26 ---> 81cb99a548a9 06:31:26 Step 6/21 : COPY go.mod . 06:31:26 ---> Running in 819a9f798b23 06:31:26 Removing intermediate container 2e0d0c4f5e66 06:31:26 ---> 664385f07be2 06:31:26 Step 6/22 : COPY go.mod . 06:31:26 Removing intermediate container 12dec5c848aa 06:31:26 ---> bf64af30425e 06:31:26 Step 6/26 : COPY go.mod . 06:31:27 ---> 12dbeb2f889c 06:31:27 Step 7/23 : RUN go mod download 06:31:27 ---> Running in 1e55c172c687 06:31:27 ---> f1fd822f3f4b 06:31:27 Step 7/21 : RUN go mod download 06:31:27 ---> Running in d86cfbd406d6 06:31:28 ---> e34b28855b26 06:31:28 Step 7/26 : RUN go mod download 06:31:28 ---> 2755ccf66b5e 06:31:28 Step 7/22 : RUN go mod download 06:31:28 ---> Running in 69aada854dab 06:31:28 ---> Running in a87cf3cf14ee 06:31:29 Building static-packages 06:31:31 Removing intermediate container 819a9f798b23 06:31:31 ---> fad3b893bedc 06:31:31 Step 8/22 : COPY . . 06:31:31 Staging go-build-helper 06:31:31 Staging static-packages 06:31:32 Removing intermediate container 1e55c172c687 06:31:32 ---> 92c465130d76 06:31:32 Step 8/23 : COPY . . 06:31:32 Pulling go115 06:31:33 Removing intermediate container d86cfbd406d6 06:31:33 ---> 3f2ccd701249 06:31:33 Step 8/21 : COPY . . 06:31:33 'edgex-go' has dependencies that need to be staged: go115 06:31:33 Skipping pull go115 (already ran) 06:31:33 Building go115 06:31:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:33 Dload Upload Total Spent Left Speed 06:31:34 Removing intermediate container 69aada854dab 06:31:34 ---> 78067b3d9933 06:31:34 Step 8/22 : COPY . . 06:31:34 Removing intermediate container a87cf3cf14ee 06:31:34 ---> 6046a46bc28a 06:31:34 Step 8/26 : COPY . . 06:31:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.5M 0 0 18.2M 0 0:00:06 --:--:-- 0:00:06 18.1M 46 115M 46 53.6M 0 0 32.8M 0 0:00:03 0:00:01 0:00:02 32.8M 77 115M 77 89.6M 0 0 33.6M 0 0:00:03 0:00:02 0:00:01 33.6M 100 115M 100 115M 0 0 33.6M 0 0:00:03 0:00:03 --:--:-- 33.6M 06:31:37 go1.15.2.linux-amd64.tar.gz: OK 06:31:41 Staging go115 06:31:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:31:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:31:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:31:47 Fetched 0 B in 0s (0 B/s) 06:31:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:31:47 Fetched 224 kB in 0s (0 B/s) 06:31:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:31:47 Fetched 157 kB in 0s (0 B/s) 06:31:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:31:47 Fetched 221 kB in 0s (0 B/s) 06:31:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:31:47 Fetched 143 kB in 0s (0 B/s) 06:31:47 Pulling edgex-go 06:31:48 Pulling version 06:31:49 Building config-common 06:31:51 Skipping build go-build-helper (already ran) 06:31:51 Skipping build static-packages (already ran) 06:31:51 Skipping build go115 (already ran) 06:31:51 Building edgex-go 06:31:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:31:52 go: downloading github.com/gorilla/mux v1.8.0 06:31:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:31:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 06:31:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.3 06:31:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 06:31:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 06:31:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:31:52 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:31:52 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 06:31:52 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:31:52 go: downloading github.com/google/uuid v1.1.5 06:31:52 go: downloading github.com/pkg/errors v0.8.1 06:31:52 go: downloading github.com/go-kit/kit v0.8.0 06:31:52 go: downloading github.com/imdario/mergo v0.3.11 06:31:52 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:31:52 go: downloading gopkg.in/yaml.v2 v2.4.0 06:31:52 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:31:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:31:52 go: downloading github.com/BurntSushi/toml v0.3.1 06:31:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:31:52 go: downloading github.com/hashicorp/consul/api v1.1.0 06:31:52 go: downloading github.com/pelletier/go-toml v1.2.0 06:31:52 go: downloading github.com/x448/float16 v0.8.4 06:31:52 go: downloading github.com/pebbe/zmq4 v1.2.2 06:31:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:31:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:31:52 go: downloading github.com/hashicorp/serf v0.8.2 06:31:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:31:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:31:52 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:31:52 go: downloading github.com/go-playground/universal-translator v0.17.0 06:31:52 go: downloading github.com/leodido/go-urn v1.2.0 06:31:52 go: downloading github.com/mitchellh/copystructure v1.0.0 06:31:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:31:52 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:31:52 go: downloading github.com/go-playground/locales v0.13.0 06:31:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:31:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:31:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:31:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:32: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 06:32:01 ---> 908f893558ca 06:32:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:32:01 ---> 1a3f4188cd86 06:32:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:32:01 ---> a953abfa8678 06:32:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:32:01 ---> 43850a1f492e 06:32:01 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:32:01 ---> Running in 9c02cc096db8 06:32:01 ---> Running in 48ae6877f522 06:32:01 ---> d29f93e06617 06:32:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:32:01 ---> Running in a972ee3a1e54 06:32:01 ---> Running in 6323f374308b 06:32:01 ---> Running in 09b608da8da1 06:32:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:32: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 06:32:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:32:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:32: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 06:32:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:32: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 06:32:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:32:07 go: downloading github.com/stretchr/testify v1.6.1 06:32:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:32:07 go: downloading github.com/pmezard/go-difflib v1.0.0 06:32:07 go: downloading github.com/davecgh/go-spew v1.1.1 06:32:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:32:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:32:08 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:32:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:32:11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:32:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:32:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:32:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:32:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:32:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:32:15 go: downloading github.com/lib/pq v1.9.0 06:32:17 Building version 06:32:20 Staging config-common 06:32:21 Skipping stage go-build-helper (already ran) 06:32:21 Skipping stage static-packages (already ran) 06:32:21 Skipping stage go115 (already ran) 06:32:21 Staging edgex-go 06:32:22 Staging version 06:32:23 Priming config-common 06:32:23 Priming go-build-helper 06:32:24 Priming static-packages 06:32:27 Priming go115 06:32:28 Priming edgex-go 06:32:29 Priming version 06:32:30 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:33:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:33:54 Removing intermediate container 9c02cc096db8 06:33:54 ---> 4f039166b09f 06:33:54 06:33:54 Step 10/22 : FROM alpine:3.12 06:33:54 Removing intermediate container 6323f374308b 06:33:54 ---> 2a4aed44c02e 06:33:54 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:33:54 3.12: Pulling from library/alpine 06:33:54 Removing intermediate container a972ee3a1e54 06:33:54 ---> f3953454ad5a 06:33:54 06:33:54 Step 10/21 : FROM alpine:3.12 06:33:54 Removing intermediate container 09b608da8da1 06:33:54 ---> a37f1c912341 06:33:54 06:33:54 Step 10/22 : FROM alpine:3.12 06:33:54 3.12: Pulling from library/alpine 06:33:54 3.12: Pulling from library/alpine 06:33:54 ---> Running in 22267ac2b86f 06:33:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:33:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:33:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:33:54 Status: Downloaded newer image for alpine:3.12 06:33:54 ---> afeebe901d6b 06:33:54 Step 11/21 : RUN apk add --update --no-cache curl 06:33:54 Status: Image is up to date for alpine:3.12 06:33:54 ---> afeebe901d6b 06:33:54 Status: Downloaded newer image for alpine:3.12 06:33:54 ---> afeebe901d6b 06:33:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/22 : RUN apk add --update --no-cache dumb-init 06:33:54 06:33:55 ---> Running in 2dfb807d6353 06:33:55 ---> Running in 3ceda4622412 06:33:55 ---> Running in a1f9f6c00e98 06:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:58 (1/2) Installing ca-certificates (20191127-r4) 06:33:58 (1/4) Installing ca-certificates (20191127-r4) 06:33:58 (2/2) Installing dumb-init (1.2.2-r1) 06:33:58 Executing busybox-1.31.1-r19.trigger 06:33:58 (1/1) Installing dumb-init (1.2.2-r1) 06:33:58 Executing ca-certificates-20191127-r4.trigger 06:33:58 Executing busybox-1.31.1-r19.trigger 06:33:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:33:58 (3/4) Installing libcurl (7.69.1-r3) 06:33:58 OK: 5 MiB in 15 packages 06:33:58 (4/4) Installing curl (7.69.1-r3) 06:33:58 Executing busybox-1.31.1-r19.trigger 06:33:58 Executing ca-certificates-20191127-r4.trigger 06:33:58 OK: 6 MiB in 16 packages 06:33:59 OK: 7 MiB in 18 packages 06:33:59 Removing intermediate container 22267ac2b86f 06:33:59 ---> 35c052b87eaa 06:33:59 06:33:59 Step 11/26 : FROM docker:20.10.0 06:33:59 20.10.0: Pulling from library/docker 06:34:01 Removing intermediate container 2dfb807d6353 06:34:01 ---> ed48888d8dab 06:34:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:34:02 ---> Running in 1040978198e9 06:34:02 Removing intermediate container 3ceda4622412 06:34:02 ---> 1b6906b17049 06:34:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:34:03 Removing intermediate container a1f9f6c00e98 06:34:03 ---> ee3c02c6e820 06:34:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:34:03 ---> Running in e0951c1c8d0c 06:34:03 Removing intermediate container 1040978198e9 06:34:03 ---> 4a9b981415b7 06:34:03 Step 13/22 : ENV APP_PORT=48085 06:34:03 Removing intermediate container 48ae6877f522 06:34:03 ---> 151e27752040 06:34:03 06:34:03 Step 10/23 : FROM alpine:3.12 06:34:03 ---> afeebe901d6b 06:34:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:34:03 ---> Using cache 06:34:03 ---> ed48888d8dab 06:34:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:34:03 ---> Using cache 06:34:03 ---> 4a9b981415b7 06:34:03 Step 13/23 : ENV APP_PORT=48081 06:34:03 ---> Running in 963c0e8f37f3 06:34:03 ---> Running in ba0536f26e2d 06:34:03 ---> Running in c930bff25f92 06:34:03 Removing intermediate container e0951c1c8d0c 06:34:03 ---> 2b0bf7d886c3 06:34:03 Step 13/22 : ENV APP_PORT=48060 06:34:04 ---> Running in 977d5aa1c14e 06:34:04 Removing intermediate container 963c0e8f37f3 06:34:04 ---> e41aaebd227b 06:34:04 Step 13/21 : WORKDIR /edgex 06:34:04 ---> Running in b46081c11ac0 06:34:04 Removing intermediate container c930bff25f92 06:34:04 ---> 33cf8d3c0dfc 06:34:04 Step 14/23 : EXPOSE $APP_PORT 06:34:05 Removing intermediate container ba0536f26e2d 06:34:05 ---> 39e8fa1bd0a6 06:34:05 Step 14/22 : EXPOSE $APP_PORT 06:34:05 ---> Running in 93a919e0bf65 06:34:05 Removing intermediate container 977d5aa1c14e 06:34:05 ---> c61e1af6450c 06:34:05 Step 14/22 : EXPOSE $APP_PORT 06:34:05 ---> Running in d727e04e4bf9 06:34:06 ---> Running in d14d1280679c 06:34:06 Removing intermediate container b46081c11ac0 06:34:06 ---> ae64c6cb4b0d 06:34:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:34:06 Removing intermediate container 93a919e0bf65 06:34:06 ---> 021f47c48077 06:34:06 Step 15/23 : WORKDIR / 06:34:06 Removing intermediate container d727e04e4bf9 06:34:06 ---> c35a6309a5bd 06:34:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:07 ---> Running in b3370823d821 06:34:07 Removing intermediate container d14d1280679c 06:34:07 ---> 4bb47dd469c0 06:34:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:07 ---> 68e89cb584ac 06:34:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:34:08 Removing intermediate container b3370823d821 06:34:08 ---> 7b0ccad0b93d 06:34:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:08 ---> e9033fbb45bd 06:34:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:34:08 ---> b46ec843b144 06:34:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:34:10 ---> 81dde97138dc 06:34:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:34:10 ---> d2c9be3ef5ee 06:34:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:34:10 ---> e60c8b42a4d3 06:34:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:34:10 ---> 202e7e8c91ea 06:34:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:34:12 ---> 6970b766ea70 06:34:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:34:12 ---> Running in b55b02ef43cd 06:34:12 ---> fe4f8f825415 06:34:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:34:12 ---> 26204b21fc3c 06:34:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:34:12 ---> b747244e6559 06:34:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:34:12 ---> Running in 47e53522ef51 06:34:12 ---> Running in 9e30b328fcbb 06:34:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:34:12 Status: Downloaded newer image for docker:20.10.0 06:34:12 ---> eeaf43b92773 06:34:12 Step 12/26 : RUN apk add --no-cache bash 06:34:13 Removing intermediate container b55b02ef43cd 06:34:13 ---> 342e9c0484ad 06:34:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:13 ---> Running in a8d2708a113e 06:34:13 ---> Running in 9abfcedebce1 06:34:13 Removing intermediate container 47e53522ef51 06:34:13 ---> a4cc8ba2841a 06:34:13 Step 18/21 : CMD ["--init=true"] 06:34:13 Removing intermediate container 9e30b328fcbb 06:34:13 ---> 50475669d8e4 06:34:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:13 ---> 6c5791dd94e5 06:34:13 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:34:14 ---> Running in 31ae7b719320 06:34:14 ---> Running in 7a7ecf5b53c0 06:34:14 ---> Running in 195a0d14b8d1 06:34:14 Removing intermediate container 9abfcedebce1 06:34:14 ---> dad621194a3a 06:34:14 Step 20/22 : LABEL arch=arm64 06:34:14 ---> Running in d18c73422e08 06:34:14 Removing intermediate container 7a7ecf5b53c0 06:34:14 ---> 9d42353816c2 06:34:14 Step 20/22 : LABEL arch=arm64 06:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:34:14 Removing intermediate container 31ae7b719320 06:34:14 ---> e7129ccafea7 06:34:14 Step 19/21 : LABEL arch=arm64 06:34:14 ---> Running in 4fcce2bb94f7 06:34:14 Removing intermediate container 195a0d14b8d1 06:34:14 ---> f2ce19ce2f33 06:34:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:34:15 ---> Running in ba5eb207748a 06:34:15 Removing intermediate container d18c73422e08 06:34:15 ---> 6c28a8cf2137 06:34:15 Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:34:15 ---> Running in 6d349ad43acc 06:34:15 ---> Running in 219871eb83d5 06:34:15 Removing intermediate container 4fcce2bb94f7 06:34:15 ---> 4475b4f83cba 06:34:15 Step 21/22 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:34:15 (1/2) Installing readline (8.0.4-r0) 06:34:15 Removing intermediate container ba5eb207748a 06:34:15 ---> 877f7765cd05 06:34:15 Step 20/21 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:34:15 (2/2) Installing bash (5.0.17-r0) 06:34:15 ---> Running in 979e8ab92980 06:34:15 Removing intermediate container 6d349ad43acc 06:34:15 ---> f48658ce6b40 06:34:15 Step 21/23 : LABEL arch=arm64 06:34:15 Executing bash-5.0.17-r0.post-install 06:34:15 Executing busybox-1.31.1-r19.trigger 06:34:15 OK: 12 MiB in 22 packages 06:34:15 ---> Running in c1255473e8b2 06:34:16 Removing intermediate container 219871eb83d5 06:34:16 ---> b50fa8f5e9a0 06:34:16 Step 22/22 : LABEL version=0.0.0 06:34:16 ---> Running in cf38cfec6084 06:34:16 ---> Running in 83b9dde5710d 06:34:16 Removing intermediate container 979e8ab92980 06:34:16 ---> 0d2f3f5d133c 06:34:16 Removing intermediate container c1255473e8b2 06:34:16 Step 22/22 : LABEL version=0.0.0 06:34:16 ---> 71a8305553ce 06:34:16 Step 21/21 : LABEL version=0.0.0 06:34:16 ---> Running in 416a868dcc32 06:34:16 ---> Running in 3b5d4f539ddd 06:34:16 Removing intermediate container cf38cfec6084 06:34:16 ---> fea047775a8e 06:34:16 Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:34:17 Removing intermediate container 83b9dde5710d 06:34:17 ---> 29d6c5bfef5b 06:34:17 06:34:17 ---> Running in 10a5cb19a806 06:34:17 Successfully built 29d6c5bfef5b 06:34:17 Removing intermediate container 416a868dcc32 06:34:17 ---> 07706ab88616 06:34:17 06:34:17 Successfully tagged docker-support-scheduler-go-arm64:latest 06:34:17  Building docker-support-scheduler-go ... done Building docker-core-command-go 06:34:18 Removing intermediate container 3b5d4f539ddd 06:34:18 ---> b0ae56767367 06:34:18 06:34:18 Removing intermediate container 10a5cb19a806 06:34:18 ---> 3c478d5eeea6 06:34:18 Step 23/23 : LABEL version=0.0.0 06:34:18 Removing intermediate container a8d2708a113e 06:34:18 ---> 4c81830bdafc 06:34:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:34:18 Successfully built 07706ab88616 06:34:18 Successfully tagged docker-support-notifications-go-arm64:latest 06:34:18  Building docker-support-notifications-go ... done Building docker-core-data-go 06:34:18 Successfully built b0ae56767367 06:34:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:34:18  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 06:34:18 ---> Running in 6f6b209a1abb 06:34:18 ---> Running in 521f5aac79e7 06:34:19 Removing intermediate container 521f5aac79e7 06:34:19 ---> 6757d3a4389d 06:34:19 Removing intermediate container 6f6b209a1abb 06:34:19 Step 14/26 : ENV APP_PORT=48090 06:34:19 ---> c20e78ecb275 06:34:19 06:34:19 ---> Running in f776d3a98585 06:34:19 Successfully built c20e78ecb275 06:34:19 Successfully tagged docker-core-metadata-go-arm64:latest 06:34:19 Building docker-security-bootstrapper-go 06:34:19  Building docker-core-metadata-go ... done Removing intermediate container f776d3a98585 06:34:19 ---> 78e77486f2dc 06:34:19 Step 15/26 : EXPOSE $APP_PORT 06:34:20 ---> Running in 7003521da301 06:34:20 Removing intermediate container 7003521da301 06:34:20 ---> 909e63906a61 06:34:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:34:22 ---> f6c5c87113ed 06:34:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:34:23 ---> 8fd61ca255f6 06:34:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:34:26 ---> 48ee5ed22566 06:34:26 Step 19/26 : RUN apk --no-cache add py3-pip 06:34:27 ---> Running in 22a5162cf199 06:34:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:34:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:34:28 (1/33) Installing libbz2 (1.0.8-r1) 06:34:28 (2/33) Installing expat (2.2.9-r1) 06:34:28 (3/33) Installing libffi (3.3-r2) 06:34:28 (4/33) Installing gdbm (1.13-r1) 06:34:28 (5/33) Installing xz-libs (5.2.5-r0) 06:34:28 (6/33) Installing sqlite-libs (3.32.1-r0) 06:34:29 (7/33) Installing python3 (3.8.5-r0) 06:34:31 (8/33) Installing py3-appdirs (1.4.4-r1) 06:34:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:34:31 (10/33) Installing py3-parsing (2.4.7-r0) 06:34:31 (11/33) Installing py3-six (1.15.0-r0) 06:34:31 (12/33) Installing py3-packaging (20.4-r0) 06:34:31 (13/33) Installing py3-setuptools (47.0.0-r0) 06:34:31 (14/33) Installing py3-chardet (3.0.4-r4) 06:34:31 (15/33) Installing py3-idna (2.9-r0) 06:34:31 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:34:31 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:34:31 (18/33) Installing py3-requests (2.23.0-r0) 06:34:31 (19/33) Installing py3-msgpack (1.0.0-r0) 06:34:31 (20/33) Installing py3-lockfile (0.12.2-r3) 06:34:31 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:34:31 (22/33) Installing py3-colorama (0.4.3-r0) 06:34:31 (23/33) Installing py3-distlib (0.3.0-r0) 06:34:31 (24/33) Installing py3-distro (1.5.0-r1) 06:34:31 (25/33) Installing py3-webencodings (0.5.1-r3) 06:34:31 (26/33) Installing py3-html5lib (1.0.1-r4) 06:34:31 (27/33) Installing py3-pytoml (0.1.21-r0) 06:34:31 (28/33) Installing py3-pep517 (0.8.2-r0) 06:34:31 (29/33) Installing py3-progress (1.5-r0) 06:34:31 (30/33) Installing py3-toml (0.10.1-r0) 06:34:31 (31/33) Installing py3-retrying (1.3.3-r0) 06:34:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:34:31 (33/33) Installing py3-pip (20.1.1-r0) 06:34:31 Executing busybox-1.31.1-r19.trigger 06:34:31 OK: 71 MiB in 55 packages 06:34:41 Removing intermediate container 22a5162cf199 06:34:41 ---> c8aa5cd5ab96 06:34:41 Step 20/26 : RUN pip install docker-compose==1.23.2 06:34:42 ---> Running in 92fbe3c26bc5 06:34:48 Collecting docker-compose==1.23.2 06:34:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:34:48 Collecting dockerpty<0.5,>=0.4.1 06:34:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:34:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:34:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:34:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:34:53 Collecting jsonschema<3,>=2.5.1 06:34:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:34:53 Collecting cached-property<2,>=1.2.0 06:34:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:34:54 Collecting docker<4.0,>=3.6.0 06:34:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:34:55 Collecting websocket-client<1.0,>=0.32.0 06:34:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:34:56 Collecting docopt<0.7,>=0.6.1 06:34:56 Downloading docopt-0.6.2.tar.gz (25 kB) 06:34:59 Collecting PyYAML<4,>=3.10 06:34:59 Downloading PyYAML-3.13.tar.gz (270 kB) 06:35:04 Collecting texttable<0.10,>=0.9.0 06:35:04 Downloading texttable-0.9.1.tar.gz (11 kB) 06:35:06 Collecting idna<2.8,>=2.5 06:35:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:35:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:35:07 Collecting urllib3<1.25,>=1.21.1 06:35:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:35:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:35:07 Collecting docker-pycreds>=0.4.0 06:35:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:35:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:35:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:35:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:35:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:35:09 Installing collected packages: dockerpty, idna, urllib3, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, docker-compose 06:35:09 Running setup.py install for dockerpty: started 06:35:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:35:09 ---> 9a7efbec3424 06:35:09 Step 3/23 : WORKDIR /edgex-go 06:35:09 ---> Using cache 06:35:09 ---> b0852a49d8ae 06:35:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:09 ---> Using cache 06:35:09 ---> 9cbeb8d18fea 06:35:09 Step 5/23 : RUN apk add --update --no-cache make git 06:35:09 ---> Using cache 06:35:09 ---> 81cb99a548a9 06:35:09 Step 6/23 : COPY go.mod . 06:35:09 ---> Using cache 06:35:09 ---> f1fd822f3f4b 06:35:09 Step 7/23 : RUN go mod download 06:35:09 ---> Using cache 06:35:09 ---> 3f2ccd701249 06:35:09 Step 8/23 : COPY . . 06:35:09 ---> Using cache 06:35:09 ---> a953abfa8678 06:35:09 Step 9/23 : RUN make cmd/core-command/core-command 06:35:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:35:09 ---> 9a7efbec3424 06:35:09 Step 3/24 : WORKDIR /edgex-go 06:35:09 ---> Using cache 06:35:09 ---> b0852a49d8ae 06:35:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:09 ---> Using cache 06:35:09 ---> 9cbeb8d18fea 06:35:09 Step 5/24 : RUN apk add --update --no-cache make git 06:35:09 ---> Using cache 06:35:09 ---> 81cb99a548a9 06:35:09 Step 6/24 : COPY go.mod . 06:35:09 ---> Using cache 06:35:09 ---> f1fd822f3f4b 06:35:09 Step 7/24 : RUN go mod download 06:35:09 ---> Using cache 06:35:09 ---> 3f2ccd701249 06:35:09 Step 8/24 : COPY . . 06:35:09 ---> Using cache 06:35:09 ---> a953abfa8678 06:35:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:35:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:35:09 ---> 9a7efbec3424 06:35:09 Step 3/23 : WORKDIR /edgex-go 06:35:09 ---> Using cache 06:35:09 ---> b0852a49d8ae 06:35:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:09 ---> Using cache 06:35:09 ---> 9cbeb8d18fea 06:35:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:35:10 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:35:10 ---> 9a7efbec3424 06:35:10 Step 3/33 : WORKDIR /edgex-go 06:35:10 ---> Using cache 06:35:10 ---> b0852a49d8ae 06:35:10 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:10 ---> Using cache 06:35:10 ---> 9cbeb8d18fea 06:35:10 Step 5/33 : RUN apk add --update --no-cache make git 06:35:10 ---> Using cache 06:35:10 ---> 81cb99a548a9 06:35:10 Step 6/33 : COPY go.mod . 06:35:10 ---> Using cache 06:35:10 ---> f1fd822f3f4b 06:35:10 Step 7/33 : RUN go mod download 06:35:10 ---> Using cache 06:35:10 ---> 3f2ccd701249 06:35:10 Step 8/33 : COPY . . 06:35:10 ---> Using cache 06:35:10 ---> a953abfa8678 06:35:10 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:35:12 Running setup.py install for dockerpty: finished with status 'done' 06:35:12 Attempting uninstall: idna 06:35:12 Found existing installation: idna 2.9 06:35:12 Uninstalling idna-2.9: 06:35:12 Successfully uninstalled idna-2.9 06:35:14 Attempting uninstall: urllib3 06:35:14 Found existing installation: urllib3 1.25.9 06:35:14 Uninstalling urllib3-1.25.9: 06:35:14 Successfully uninstalled urllib3-1.25.9 06:35:14 ---> Running in f439a8af51c9 06:35:14 ---> Running in 2e97d83d2f55 06:35:14 ---> Running in 541b5acf39b6 06:35:14 ---> Running in 3d6f4b8db81d 06:35:15 Attempting uninstall: requests 06:35:15 Found existing installation: requests 2.23.0 06:35:15 Uninstalling requests-2.23.0: 06:35:15 Successfully uninstalled requests-2.23.0 06:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:35:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:35:17 Running setup.py install for docopt: started 06:35:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:19 OK: 217 MiB in 51 packages 06:35:21 Running setup.py install for docopt: finished with status 'done' 06:35:21 Running setup.py install for PyYAML: started 06:35:21 Removing intermediate container 2e97d83d2f55 06:35:21 ---> 0f4119f48266 06:35:21 Step 6/23 : COPY go.mod . 06:35:22 ---> 86b0af4de537 06:35:22 Step 7/23 : RUN go mod download 06:35:22 ---> Running in 9d8968a1cac9 06:35:25 Running setup.py install for PyYAML: finished with status 'done' 06:35:25 Running setup.py install for texttable: started 06:35:28 Removing intermediate container 9d8968a1cac9 06:35:28 ---> 4336cc7bfb78 06:35:28 Step 8/23 : COPY . . 06:35:29 Running setup.py install for texttable: finished with status 'done' 06:35:31 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 06:35:42 Removing intermediate container 92fbe3c26bc5 06:35:42 ---> 630e872d03af 06:35:42 Step 21/26 : RUN apk --no-cache add curl 06:35:42 ---> Running in 40520ed1ecdf 06:35:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:35:45 (2/3) Installing libcurl (7.69.1-r3) 06:35:45 (3/3) Installing curl (7.69.1-r3) 06:35:45 Executing busybox-1.31.1-r19.trigger 06:35:45 OK: 71 MiB in 58 packages 06:35:49 Removing intermediate container 40520ed1ecdf 06:35:49 ---> 32ae1ae63eb7 06:35:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:35:49 ---> Running in 9d56fb150b89 06:35:49 ---> ad35442dea66 06:35:49 Step 9/23 : RUN make cmd/core-data/core-data 06:35:50 ---> Running in dc14e82b7c51 06:35:50 Removing intermediate container 9d56fb150b89 06:35:50 ---> 801a82c17ea1 06:35:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:50 ---> Running in 601a21ff404b 06:35:52 Removing intermediate container 601a21ff404b 06:35:52 ---> 2f17c8887378 06:35:52 Step 24/26 : LABEL arch=arm64 06:35:52 ---> Running in 8164e429d277 06:35: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 06:35:52 Removing intermediate container 8164e429d277 06:35:52 ---> 7a539e8a5620 06:35:52 Step 25/26 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:35:52 ---> Running in 55a39326f337 06:35:53 Removing intermediate container 55a39326f337 06:35:53 ---> 073a9a08fff2 06:35:53 Step 26/26 : LABEL version=0.0.0 06:35:53 ---> Running in c61ba53d4e67 06:35:54 Removing intermediate container c61ba53d4e67 06:35:54 ---> 00f4b0f1fbfd 06:35:54 06:35:55 Successfully built 00f4b0f1fbfd 06:35:55 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:36:34  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:36:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:36:49 Removing intermediate container 541b5acf39b6 06:36:49 ---> a24827554495 06:36:49 06:36:49 Step 10/24 : FROM alpine:3.12 06:36:49 ---> afeebe901d6b 06:36:49 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:36:49 ---> Running in 98606a88e17f 06:36:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:52 (1/5) Installing ca-certificates (20191127-r4) 06:36:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:36:52 (3/5) Installing libcurl (7.69.1-r3) 06:36:52 (4/5) Installing curl (7.69.1-r3) 06:36:52 (5/5) Installing dumb-init (1.2.2-r1) 06:36:52 Executing busybox-1.31.1-r19.trigger 06:36:52 Executing ca-certificates-20191127-r4.trigger 06:36:53 OK: 7 MiB in 19 packages 06:36:54 Removing intermediate container 3d6f4b8db81d 06:36:54 ---> 74ec82d2a0ce 06:36:54 06:36:54 Step 10/23 : FROM alpine:3.12 06:36:54 ---> afeebe901d6b 06:36:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:36:54 ---> Using cache 06:36:54 ---> ed48888d8dab 06:36:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:36:54 ---> Using cache 06:36:54 ---> 4a9b981415b7 06:36:54 Step 13/23 : ENV APP_PORT=48082 06:36:54 ---> Running in 9b8e660bfdf1 06:36:55 Removing intermediate container 9b8e660bfdf1 06:36:55 ---> 39f1c4ccd93b 06:36:55 Step 14/23 : EXPOSE $APP_PORT 06:36:55 Removing intermediate container 98606a88e17f 06:36:55 ---> 8a2ce0fafa11 06:36:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:36:56 ---> Running in 1400936c8c3d 06:36:56 ---> Running in b64e01349399 06:36:56 Removing intermediate container 1400936c8c3d 06:36:56 ---> 52f1d9aa9a5b 06:36:56 Step 15/23 : WORKDIR / 06:36:57 Removing intermediate container b64e01349399 06:36:57 ---> 29bffffc442d 06:36:57 Step 13/24 : WORKDIR / 06:36:57 ---> Running in a93b2725ba5d 06:36:57 ---> Running in b0c340d327c0 06:36:58 Removing intermediate container a93b2725ba5d 06:36:58 ---> e25530b561f8 06:36:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:58 Removing intermediate container b0c340d327c0 06:36:58 ---> ddc254018926 06:36:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:37:00 ---> f8ae0ad76747 06:37:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:37:00 ---> 3c9bb208fe9b 06:37:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:37:01 ---> 70998878147d 06:37:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:37:03 ---> bc4dcd996eda 06:37:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:37:03 ---> 13d8897274da 06:37:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:37:05 ---> 87139ea7b66e 06:37:05 Step 19/23 : ENTRYPOINT ["/core-command"] 06:37:05 ---> Running in 5ef2c7a444ab 06:37:06 Removing intermediate container f439a8af51c9 06:37:06 ---> 78b553c92a87 06:37:06 06:37:06 Step 10/33 : FROM alpine:3.12 06:37:06 ---> afeebe901d6b 06:37:06 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 06:37:06 ---> Running in 94eabaf7e0cf 06:37:06 ---> 43ffed7d916b 06:37:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:37:06 Removing intermediate container 5ef2c7a444ab 06:37:06 ---> ae0712336113 06:37:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:07 ---> Running in 8189bdce4695 06:37:08 Removing intermediate container 8189bdce4695 06:37:08 ---> 0b6d03a94fa6 06:37:08 Step 21/23 : LABEL arch=arm64 06:37:08 ---> Running in 7ae69d90fb9e 06:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:09 ---> 87f27260f666 06:37:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:37:09 Removing intermediate container 7ae69d90fb9e 06:37:09 ---> 915595008577 06:37:09 Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:37:09 ---> Running in 89ea38c82f11 06:37:10 (1/3) Installing dumb-init (1.2.2-r1) 06:37:10 (2/3) Installing openssl (1.1.1i-r0) 06:37:10 (3/3) Installing su-exec (0.2-r1) 06:37:10 Executing busybox-1.31.1-r19.trigger 06:37:10 OK: 6 MiB in 17 packages 06:37:11 ---> d080d34f74c9 06:37:11 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:37:11 Removing intermediate container 89ea38c82f11 06:37:11 ---> f45cb547da18 06:37:11 Step 23/23 : LABEL version=0.0.0 06:37:11 ---> Running in 2894529d0565 06:37:11 ---> Running in 02049a22a723 06:37:12 Removing intermediate container 02049a22a723 06:37:12 ---> 3182929d0cea 06:37:12 06:37:12 Removing intermediate container 94eabaf7e0cf 06:37:12 ---> 7c634d75f76e 06:37:12 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:37:12 ---> Running in 7561bc7889de 06:37:13 Successfully built 3182929d0cea 06:37:13 Successfully tagged docker-core-command-go-arm64:latest 06:37:13  Building docker-core-command-go ... done Removing intermediate container 7561bc7889de 06:37:13 ---> 1710e8695e19 06:37:13 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 06:37:14 ---> Running in a3d1e6848c3a 06:37:14 Removing intermediate container a3d1e6848c3a 06:37:14 ---> 380d1b6e0b86 06:37:14 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gzRemoving intermediate container 2894529d0565 06:37:14 06:37:14 ---> 7a41cb29490d 06:37:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:37:14 ---> Running in f16517d717d5 06:37:14 ---> Running in 5fe84c062c74 06:37:15 Removing intermediate container 5fe84c062c74 06:37:15 ---> bd189b256a58 06:37:15 Step 22/24 : LABEL arch=arm64 06:37:15 ---> Running in a8483fe01675 06:37:16 Connecting to github.com (140.82.114.4:443) 06:37:16 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.166.11:443) 06:37:16 Removing intermediate container a8483fe01675 06:37:16 ---> 27c4c9f1ae66 06:37:16 Step 23/24 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:37:16 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 06:37:16 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 06:37:16 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 06:37:16 dockerize 06:37:16 ---> Running in 273632ab9259 06:37:17 Removing intermediate container 273632ab9259 06:37:17 ---> 9c6bdbb478d0 06:37:17 Step 24/24 : LABEL version=0.0.0 06:37:17 ---> Running in 6a7daad66318 06:37:18 Removing intermediate container 6a7daad66318 06:37:18 ---> 9b63340e55ea 06:37:18 06:37:18 Successfully built 9b63340e55ea 06:37:19 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:37:19  Building docker-security-secretstore-setup-go ... done Removing intermediate container f16517d717d5 06:37:19 ---> 69b55825fdc7 06:37:19 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 06:37:19 ---> Running in f319ad28e3aa 06:37:20 Removing intermediate container f319ad28e3aa 06:37:20 ---> 2b6a4652f870 06:37:20 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:37:20 ---> Running in 71f65a51c5e1 06:37:20 Removing intermediate container 71f65a51c5e1 06:37:20 ---> b1dbc1a03cd2 06:37:20 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 06:37:20 ---> Running in e9e880961322 06:37:22 Move dockerize executable 06:37:23 Removing intermediate container e9e880961322 06:37:23 ---> 6411aa23af24 06:37:23 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 06:37:23 ---> Running in 4636ff33d01c 06:37:24 Removing intermediate container 4636ff33d01c 06:37:24 ---> 9ecc997a8546 06:37:24 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:37:25 ---> 648fbe61e7dd 06:37:25 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:37:26 ---> Running in 8ff28e7f5c2c 06:37:28 Removing intermediate container dc14e82b7c51 06:37:28 ---> ced1bd25a8c0 06:37:28 06:37:28 Step 10/23 : FROM alpine:3.12 06:37:28 ---> afeebe901d6b 06:37:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:37:28 ---> Running in 774587556c07 06:37:28 Removing intermediate container 774587556c07 06:37:28 ---> 46438df9df55 06:37:28 Step 12/23 : ENV APP_PORT=48080 06:37:28 ---> Running in 9a9560a2d656 06:37:28 Removing intermediate container 8ff28e7f5c2c 06:37:28 ---> 78fb207ced02 06:37:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:29 Removing intermediate container 9a9560a2d656 06:37:29 ---> d3ec42cf58c0 06:37:29 Step 13/23 : EXPOSE $APP_PORT 06:37:29 ---> Running in 1e65c8963e6a 06:37:29 ---> 4a01ec0a7b1d 06:37:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:37:29 Removing intermediate container 1e65c8963e6a 06:37:29 ---> 2f856f318f15 06:37:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:30 ---> Running in c69d07cad6c8 06:37:31 ---> 2f380d8ed50f 06:37:31 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:37:32 ---> ee9dd91d1593 06:37:32 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:37:32 Removing intermediate container c69d07cad6c8 06:37:32 ---> bef54e849261 06:37:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:37:32 ---> Running in 20a4990daafb 06:37:32 ---> b17ce7f39f9e 06:37:32 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:37:33 ---> e650e34eb2ce 06:37:33 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 06:37:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:34 ---> Running in 41a9683fc921 06:37:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:34 Removing intermediate container 41a9683fc921 06:37:34 ---> 876fe078d883 06:37:34 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:37:35 (1/6) Installing dumb-init (1.2.2-r1) 06:37:35 (2/6) Installing libgcc (9.3.0-r2) 06:37:35 ---> 1d3ac53422c1 06:37:35 Step 28/33 : RUN chmod +x /entrypoint.sh 06:37:35 (3/6) Installing libsodium (1.0.18-r0) 06:37:36 (4/6) Installing libstdc++ (9.3.0-r2) 06:37:36 (5/6) Installing libzmq (4.3.3-r0) 06:37:36 ---> Running in e93ae348cb31 06:37:36 (6/6) Installing zeromq (4.3.3-r0) 06:37:36 Executing busybox-1.31.1-r19.trigger 06:37:36 OK: 8 MiB in 20 packages 06:37:37 Removing intermediate container 20a4990daafb 06:37:37 ---> 8d7e8cc5a302 06:37:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:38 ---> 108a03e55eb1 06:37:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:37:38 Removing intermediate container e93ae348cb31 06:37:38 ---> 6cfa3d4f40b0 06:37:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:37:39 ---> Running in 77003467a68c 06:37:40 Removing intermediate container 77003467a68c 06:37:40 ---> a61acf809816 06:37:40 Step 30/33 : CMD ["gate"] 06:37:40 ---> 22a314f08b59 06:37:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:37:40 ---> Running in 27cf2c7b2e2a 06:37:41 Removing intermediate container 27cf2c7b2e2a 06:37:41 ---> ffe4b8104e16 06:37:41 Step 31/33 : LABEL arch=arm64 06:37:41 ---> Running in 53fd134c6adc 06:37:41 ---> b231b866d878 06:37:41 Step 19/23 : ENTRYPOINT ["/core-data"] 06:37:41 ---> Running in 9a5847371928 06:37:42 Removing intermediate container 53fd134c6adc 06:37:42 ---> dda36aba11b7 06:37:42 Step 32/33 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:37:42 Removing intermediate container 9a5847371928 06:37:42 ---> c619fb576bbb 06:37:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:43 ---> Running in 38aaaef1ee2b 06:37:43 ---> Running in 43b8874eb25a 06:37:43 Removing intermediate container 43b8874eb25a 06:37:43 ---> 25a75dd1c1fb 06:37:43 Step 21/23 : LABEL arch=arm64 06:37:43 Removing intermediate container 38aaaef1ee2b 06:37:43 ---> f870ded3ebec 06:37:43 Step 33/33 : LABEL version=0.0.0 06:37:43 ---> Running in 8acda04968cd 06:37:44 ---> Running in d18f7255320f 06:37:44 Removing intermediate container 8acda04968cd 06:37:44 ---> 181b96434d50 06:37:44 Step 22/23 : LABEL git_sha=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b 06:37:44 ---> Running in 129fddd7a92a 06:37:45 Removing intermediate container d18f7255320f 06:37:45 ---> ae717ada28ff 06:37:45 06:37:45 Successfully built ae717ada28ff 06:37:45 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:37:45  Building docker-security-bootstrapper-go ... done Removing intermediate container 129fddd7a92a 06:37:45 ---> ba76ab6147d0 06:37:45 Step 23/23 : LABEL version=0.0.0 06:37:45 ---> Running in 9f01f418bdf3 06:37:46 Removing intermediate container 9f01f418bdf3 06:37:46 ---> 6a2602d38bbb 06:37:46 06:37:46 Successfully built 6a2602d38bbb 06:37:46 Successfully tagged docker-core-data-go-arm64:latest 06:37:47  Building docker-core-data-go ... done  [Pipeline] } 06:37:47 $ docker stop --time=1 19059273bf78decf750c1f7b84bb6148dd720d5dbc2d6fc5cb8978018634dbe7 06:37:49 $ docker rm -f 19059273bf78decf750c1f7b84bb6148dd720d5dbc2d6fc5cb8978018634dbe7 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:49 + grep docker 06:37:49 + docker images 06:37:50 docker-core-data-go-arm64 latest 6a2602d38bbb 4 seconds ago 21MB 06:37:50 docker-security-bootstrapper-go-arm64 latest ae717ada28ff 6 seconds ago 40.3MB 06:37:50 docker-security-secretstore-setup-go-arm64 latest 9b63340e55ea 32 seconds ago 23.4MB 06:37:50 docker-core-command-go-arm64 latest 3182929d0cea 39 seconds ago 15.4MB 06:37:50 docker-sys-mgmt-agent-go-arm64 latest 00f4b0f1fbfd About a minute ago 300MB 06:37:50 docker-core-metadata-go-arm64 latest c20e78ecb275 3 minutes ago 17.7MB 06:37:50 docker-support-notifications-go-arm64 latest 07706ab88616 3 minutes ago 16MB 06:37:50 docker-security-proxy-setup-go-arm64 latest b0ae56767367 3 minutes ago 23.2MB 06:37:50 docker-support-scheduler-go-arm64 latest 29d6c5bfef5b 3 minutes ago 15.5MB 06:37:50 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:37:52 provisioning config files... 06:37:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7992798410740889453tmp [Pipeline] { [Pipeline] sh 06:37:53 + set +x 06:37:53 + curl -s https://codecov.io/bash 06:37:53 + bash -s -- 06:37:53 06:37:53 _____ _ 06:37:53 / ____| | | 06:37:53 | | ___ __| | ___ ___ _____ __ 06:37:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:37:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:37:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:37:53 Bash-20210115-cec3c92 06:37:53 06:37:53 06:37:53 ==> git version 2.24.3 found 06:37:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:37:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:37:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:37:53 ==> Jenkins CI detected. 06:37:53 project root: . 06:37:53 --> token set from env 06:37:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:37:53 ==> Running gcov in . (disable via -X gcov) 06:37:53 ==> Python coveragepy not found 06:37:53 ==> Searching for coverage reports in: 06:37:53 + . 06:37:53 -> Found 1 reports 06:37:53 ==> Detecting git/mercurial file structure 06:37:54 ==> Reading reports 06:37:54 + ./coverage.out bytes=564700 06:37:54 ==> Appending adjustments 06:37:54 https://docs.codecov.io/docs/fixing-reports 06:37:57 + Found adjustments 06:37:57 ==> Gzipping contents 06:37:57 84K /tmp/codecov.0SqJMZ.gz 06:37:57 ==> Uploading reports 06:37:57 url: https://codecov.io 06:37:57 query: branch=PR-3074&commit=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3074%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3074&job=&cmd_args= 06:37:57 -> Pinging Codecov 06:37:57 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3074&commit=d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3074%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3074&job=&cmd_args= 06:37:57 -> Uploading to 06:37:57 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b/099ba441-b195-405c-a1bc-e6c735deb870.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T063757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64850ab041039e4074fee8fd3e44fe0c051d12942a9d6620808d2b072c8d6a33 06:37:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:37:57 Dload Upload Total Spent Left Speed 06:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85447 0 0 100 85447 0 133k --:--:-- --:--:-- --:--:-- 133k 06:37:58 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d1b870a5ebccb8a4ef4bf6f1aa8c2816751cb35b [Pipeline] } 06:37:58 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 06:38:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:38:02 ---> package-listing.sh 06:38:02 ++ facter osfamily 06:38:02 ++ tr '[:upper:]' '[:lower:]' 06:38:02 + OS_FAMILY=redhat 06:38:02 + workspace=/w/workspace/edgex-go/1 06:38:02 + START_PACKAGES=/tmp/packages_start.txt 06:38:02 + END_PACKAGES=/tmp/packages_end.txt 06:38:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:02 + PACKAGES=/tmp/packages_start.txt 06:38:02 + '[' /w/workspace/edgex-go/1 ']' 06:38:02 + PACKAGES=/tmp/packages_end.txt 06:38:02 + case "${OS_FAMILY}" in 06:38:02 + rpm -qa 06:38:02 + sort 06:38:08 + '[' -f /tmp/packages_start.txt ']' 06:38:08 + '[' -f /tmp/packages_end.txt ']' 06:38:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:08 + '[' /w/workspace/edgex-go/1 ']' 06:38:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:38:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:38:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:38:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:08 06:38:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:38:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:09 alpine: Pulling from edgex-lftools-log-publisher 06:38:09 df20fa9351a1: Pulling fs layer 06:38:09 36b3adc4ff6f: Pulling fs layer 06:38:09 8ad3a11d3b57: Pulling fs layer 06:38:09 46f8f816bc3b: Pulling fs layer 06:38:09 93b61091891f: Pulling fs layer 06:38:09 93b9cdb0e59b: Pulling fs layer 06:38:09 5e14af77c1be: Pulling fs layer 06:38:09 01666e4c0597: Pulling fs layer 06:38:09 aa168da1d23b: Pulling fs layer 06:38:09 46f8f816bc3b: Waiting 06:38:09 5e14af77c1be: Waiting 06:38:09 93b61091891f: Waiting 06:38:09 93b9cdb0e59b: Waiting 06:38:09 01666e4c0597: Waiting 06:38:09 36b3adc4ff6f: Download complete 06:38:09 46f8f816bc3b: Verifying Checksum 06:38:09 46f8f816bc3b: Download complete 06:38:09 df20fa9351a1: Verifying Checksum 06:38:09 df20fa9351a1: Download complete 06:38:09 93b9cdb0e59b: Verifying Checksum 06:38:09 93b9cdb0e59b: Download complete 06:38:09 5e14af77c1be: Verifying Checksum 06:38:09 5e14af77c1be: Download complete 06:38:09 93b61091891f: Download complete 06:38:09 01666e4c0597: Verifying Checksum 06:38:09 01666e4c0597: Download complete 06:38:09 df20fa9351a1: Pull complete 06:38:10 36b3adc4ff6f: Pull complete 06:38:10 8ad3a11d3b57: Verifying Checksum 06:38:10 8ad3a11d3b57: Download complete 06:38:12 aa168da1d23b: Verifying Checksum 06:38:12 aa168da1d23b: Download complete 06:38:13 8ad3a11d3b57: Pull complete 06:38:13 46f8f816bc3b: Pull complete 06:38:13 93b61091891f: Pull complete 06:38:13 93b9cdb0e59b: Pull complete 06:38:14 5e14af77c1be: Pull complete 06:38:14 01666e4c0597: Pull complete 06:38:24 aa168da1d23b: Pull complete 06:38:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:38:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:38:24 prd-centos7-docker-4c-2g-22796 does not seem to be running inside a container 06:38:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:38:28 $ docker top 222c9223d70e1da44748e7cfbfcd2e59f25ea8553681830963d06a0d4c0887be -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:29 + mkdir -p /var/log/sa [Pipeline] sh 06:38:29 + ls /var/log/sa-host 06:38:29 + sadf -c /var/log/sa-host/sa23 06:38:29 file_magic: OK 06:38:29 HZ: Using current value: 100 06:38:29 file_header: OK 06:38:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:38:29 Statistics: 06:38:29 Hnuu...uuuununununu... 06:38:29 File successfully converted to sysstat format version 12.2.1 06:38:29 + sadf -c /var/log/sa-host/sa26 06:38:29 file_magic: OK 06:38:29 HZ: Using current value: 100 06:38:29 file_header: OK 06:38:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:38:29 Statistics: 06:38:29 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... 06:38:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:30 provisioning config files... 06:38:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6414043353533555346tmp [Pipeline] { [Pipeline] echo 06:38:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:30 ---> create-netrc.sh [Pipeline] } 06:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:38:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:38:31 ---> python-tools-install.sh [Pipeline] echo 06:38:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:31 ---> sudo-logs.sh 06:38:31 Archiving 'sudo' log.. [Pipeline] echo 06:38:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:32 ---> job-cost.sh 06:38:32 lf-activate-venv: SKIPPING 06:38:32 INFO: No Stack... 06:38:33 INFO: Retrieving Pricing Info for: v1-standard-2 06:38:33 INFO: Archiving Costs [Pipeline] echo 06:38:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:34 ---> logs-deploy.sh 06:38:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3074/1 06:38:34 INFO: archiving workspace using pattern(s): 06:38:36 Archives upload complete. 06:38:36 INFO: archiving logs to Nexus