jim-wang-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 88047cbc75510c4c02cec7fc05a2c3834ab5aff5+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5db997aae348733e0197e2ce726a9243a1e008ed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-28482’ is offline Running on prd-centos7-docker-4c-2g-28485 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Commit message: "fix: code clean up" > git rev-list --no-walk 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:17 ========================================================= 15:48:17 EdgeX Global Pipelines Version Info 15:48:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:18 ------------------- 15:48:18 stable info: 15:48:18 ------------------- 15:48:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:18 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:48:18 Message: update stable to v1.0.184 15:48:19 ------------------- 15:48:19 experimental info: 15:48:19 ------------------- 15:48:19 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:19 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:48:19 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88047cb [Pipeline] echo 15:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:48:23 provisioning config files... 15:48:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5752759055816781590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:23 ---> docker-login.sh 15:48:23 nexus3.edgexfoundry.org:10001 15:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 nexus3.edgexfoundry.org:10002 15:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 nexus3.edgexfoundry.org:10003 15:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 nexus3.edgexfoundry.org:10004 15:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 docker.io 15:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 ---> docker-login.sh ends [Pipeline] } 15:48:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:25 ++ 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 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/core-command/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo core-command,cmd/core-command/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/core-data/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo core-data,cmd/core-data/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/core-metadata/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo core-metadata,cmd/core-metadata/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/security-bootstrapper/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/security-proxy-setup/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/support-notifications/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo support-notifications,cmd/support-notifications/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/support-scheduler/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:48:25 + for file in '`ls cmd/**/Dockerfile`' 15:48:25 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:48:25 ++ cut -d/ -f2 15:48:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:48:25 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 15:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:26 15:48:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:48:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:27 latest: Pulling from edgex-devops/git-semver 15:48:27 31603596830f: Pulling fs layer 15:48:27 2a8b12db71e7: Pulling fs layer 15:48:27 6ca5941a6612: Pulling fs layer 15:48:27 ecc8261a40a4: Pulling fs layer 15:48:27 ecc8261a40a4: Waiting 15:48:27 2a8b12db71e7: Verifying Checksum 15:48:27 2a8b12db71e7: Download complete 15:48:27 31603596830f: Verifying Checksum 15:48:27 31603596830f: Download complete 15:48:27 ecc8261a40a4: Verifying Checksum 15:48:27 ecc8261a40a4: Download complete 15:48:27 6ca5941a6612: Verifying Checksum 15:48:27 6ca5941a6612: Download complete 15:48:27 31603596830f: Pull complete 15:48:27 2a8b12db71e7: Pull complete 15:48:28 6ca5941a6612: Pull complete 15:48:28 ecc8261a40a4: Pull complete 15:48:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:48:28 prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container 15:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:48:31 $ docker top b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:31 [ssh-agent] Looking for ssh-agent implementation... 15:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:32 $ docker exec b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent 15:48:32 SSH_AUTH_SOCK=/tmp/ssh-uH1rOmg9OyOx/agent.12 15:48:32 SSH_AGENT_PID=17 15:48:32 Running ssh-add (command line suppressed) 15:48:32 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7187729593451593501.key (/w/workspace/edgex-go/5@tmp/private_key_7187729593451593501.key) 15:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:32 + git tag --points-at HEAD [Pipeline] } 15:48:32 $ docker exec --env ******** --env ******** b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent -k 15:48:33 unset SSH_AUTH_SOCK; 15:48:33 unset SSH_AGENT_PID; 15:48:33 echo Agent pid 17 killed; 15:48:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:33 [ssh-agent] Looking for ssh-agent implementation... 15:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:33 $ docker exec b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent 15:48:33 SSH_AUTH_SOCK=/tmp/ssh-Bd50r7V9JORa/agent.47 15:48:33 SSH_AGENT_PID=52 15:48:33 Running ssh-add (command line suppressed) 15:48:33 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4357851772855089641.key (/w/workspace/edgex-go/5@tmp/private_key_4357851772855089641.key) 15:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:34 + git semver init 15:48:34 # -> Open(): unable to determine branch for HEAD 15:48:34 # $GIT_DIR = /w/workspace/edgex-go/5/.git 15:48:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 15:48:34 # $SEMVER_REMOTE_NAME = origin 15:48:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:48:34 # $SEMVER_USER_NAME = edgex-jenkins 15:48:34 # $SEMVER_BRANCH = PR-3215 15:48:34 # $SEMVER_TEMP = /tmp/semver-535696592 15:48:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:48:52 # '/tmp/semver-535696592' -> '/w/workspace/edgex-go/5/.semver' 15:48:52 # -> Force: false 15:48:52 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 15:48:52 $ docker exec --env ******** --env ******** b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 ssh-agent -k 15:48:53 unset SSH_AUTH_SOCK; 15:48:53 unset SSH_AGENT_PID; 15:48:53 echo Agent pid 52 killed; 15:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:53 + git semver [Pipeline] } 15:48:53 $ docker stop --time=1 b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 15:48:55 $ docker rm -f b563ca8d3e7cb757671ea8d600b66df09ea9161b1951284823c098d74694e364 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:56 Stashed 1 file(s) [Pipeline] echo 15:48:56 [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 15:48:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:48:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:48:57 + sudo service docker restart 15:48:57 + true 15:48:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:48:58 ========================================================= 15:48:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:48:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:58 + 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 . 15:49:02 Sending build context to Docker daemon 328.3MB 15:49:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:49:02 Step 2/6 : FROM ${BASE} 15:49:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:02 188c0c94c7c5: Pulling fs layer 15:49:02 0ef7d3d256c8: Pulling fs layer 15:49:02 de9db76c5a1d: Pulling fs layer 15:49:02 bca2f99d35d6: Pulling fs layer 15:49:02 93359f2a8cfa: Pulling fs layer 15:49:02 7c6f9722023f: Pulling fs layer 15:49:02 a35cf1a2eb13: Pulling fs layer 15:49:02 bca2f99d35d6: Waiting 15:49:02 93359f2a8cfa: Waiting 15:49:02 7c6f9722023f: Waiting 15:49:02 a35cf1a2eb13: Waiting 15:49:02 de9db76c5a1d: Verifying Checksum 15:49:02 de9db76c5a1d: Download complete 15:49:02 0ef7d3d256c8: Verifying Checksum 15:49:02 0ef7d3d256c8: Download complete 15:49:02 93359f2a8cfa: Verifying Checksum 15:49:02 93359f2a8cfa: Download complete 15:49:02 188c0c94c7c5: Verifying Checksum 15:49:02 188c0c94c7c5: Download complete 15:49:02 7c6f9722023f: Verifying Checksum 15:49:02 7c6f9722023f: Download complete 15:49:03 188c0c94c7c5: Pull complete 15:49:03 0ef7d3d256c8: Pull complete 15:49:03 de9db76c5a1d: Pull complete 15:49:05 a35cf1a2eb13: Verifying Checksum 15:49:05 bca2f99d35d6: Verifying Checksum 15:49:05 bca2f99d35d6: Download complete 15:49:10 bca2f99d35d6: Pull complete 15:49:10 93359f2a8cfa: Pull complete 15:49:11 7c6f9722023f: Pull complete 15:49:11 Still waiting to schedule task 15:49:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:49:15 a35cf1a2eb13: Pull complete 15:49:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:49:15 ---> a62c8e92a672 15:49:15 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 15:49:15 ---> Running in 2a62db9e4a69 15:49:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:49:17 (1/12) Installing libmagic (5.38-r0) 15:49:17 (2/12) Installing file (5.38-r0) 15:49:17 (3/12) Installing libc-dev (0.7.2-r3) 15:49:17 (4/12) Installing g++ (9.3.0-r2) 15:49:23 (5/12) Installing fortify-headers (1.1-r0) 15:49:23 (6/12) Installing patch (2.7.6-r6) 15:49:23 (7/12) Installing build-base (0.5-r2) 15:49:23 (8/12) Installing libsodium (1.0.18-r0) 15:49:23 (9/12) Installing pkgconf (1.7.2-r0) 15:49:23 (10/12) Installing libsodium-dev (1.0.18-r0) 15:49:23 (11/12) Installing libzmq (4.3.3-r0) 15:49:23 (12/12) Installing zeromq-dev (4.3.3-r0) 15:49:23 Executing busybox-1.31.1-r19.trigger 15:49:23 OK: 233 MiB in 51 packages 15:49:26 Removing intermediate container 2a62db9e4a69 15:49:26 ---> 0290162ed0d8 15:49:26 Step 4/6 : WORKDIR /edgex-go 15:49:26 ---> Running in 03cb045be84d 15:49:26 Removing intermediate container 03cb045be84d 15:49:26 ---> c884545624e6 15:49:26 Step 5/6 : COPY go.mod . 15:49:26 ---> eca40b8ca415 15:49:26 Step 6/6 : RUN go mod download 15:49:26 ---> Running in 9676f18d05f8 15:49:48 Removing intermediate container 9676f18d05f8 15:49:48 ---> c5e65559a3ec 15:49:48 Successfully built c5e65559a3ec 15:49:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:49:49 + docker inspect -f . ci-base-image-x86_64 15:49:49 . [Pipeline] withDockerContainer 15:49:49 prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container 15:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:50 $ docker top db61269339da7b296cf8e31da9e995534fd268c43a1db0f0bb72a248379d9c28 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:50 + go version 15:49:50 go version go1.15.5 linux/amd64 [Pipeline] } 15:49:50 $ docker stop --time=1 db61269339da7b296cf8e31da9e995534fd268c43a1db0f0bb72a248379d9c28 15:49:53 $ docker rm -f db61269339da7b296cf8e31da9e995534fd268c43a1db0f0bb72a248379d9c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:53 + docker inspect -f . ci-base-image-x86_64 15:49:53 . [Pipeline] withDockerContainer 15:49:53 prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container 15:49:54 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:54 $ docker top 256994f84c5c74cfee9dc79bf242f8111cdbc7b4f05e882adc1276d09f7afeda -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:54 ========================================================= 15:49:54 [edgeXBuildGoParallel] Running Tests and Build... 15:49:54 ========================================================= [Pipeline] sh 15:49:55 + make test 15:49:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:50:03 ? github.com/edgexfoundry/edgex-go [no test files] 15:50:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:50:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:50:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:50:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:50:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:50:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:50:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:50:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:50:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:50:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.9% of statements 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:50:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:50:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.083s coverage: 100.0% of statements 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.1% of statements 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.110s coverage: 66.2% of statements 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.4% of statements 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.385s coverage: 28.6% of statements 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.397s coverage: 92.8% of statements 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 47.1% of statements 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.038s coverage: 79.5% of statements 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 15:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 15:50:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28486 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 15:50:50 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements 15:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 15:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.050s coverage: 82.6% of statements 15:50:56 using credential edgex-jenkins-ssh 15:50:56 Cloning the remote Git repository 15:50:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:50:56 > git init /w/workspace/edgex-go/5 # timeout=10 15:50:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:50:56 > git --version # timeout=10 15:50:56 > git --version # 'git version 2.17.1' 15:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 62.4% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 69.1% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 38.4% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.145s coverage: 88.5% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.764s coverage: 29.1% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 94.3% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:51:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 15:51:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 15:51:11 GO111MODULE=on go vet ./... 15:51:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:12 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:51:12 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:51:12 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) 15:51:12 > git config core.sparsecheckout # timeout=10 15:51:12 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:51:12 > git remote # timeout=10 15:51:12 > git config --get remote.origin.url # timeout=10 15:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:12 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 15:51:12 > git rev-parse HEAD^{commit} # timeout=10 15:51:12 > git config core.sparsecheckout # timeout=10 15:51:12 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:51:17 Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:51:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:51:19 + true 15:51:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:51:21 provisioning config files... 15:51:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8516667875756096495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:22 ---> docker-login.sh 15:51:22 nexus3.edgexfoundry.org:10001 15:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:23 Configure a credential helper to remove this warning. See 15:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:23 15:51:23 Login Succeeded 15:51:23 nexus3.edgexfoundry.org:10002 15:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:23 Configure a credential helper to remove this warning. See 15:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:23 15:51:23 Login Succeeded 15:51:23 nexus3.edgexfoundry.org:10003 15:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:24 Configure a credential helper to remove this warning. See 15:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:24 15:51:24 Login Succeeded 15:51:24 nexus3.edgexfoundry.org:10004 15:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:24 Configure a credential helper to remove this warning. See 15:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:24 15:51:24 Login Succeeded 15:51:24 docker.io 15:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:25 Configure a credential helper to remove this warning. See 15:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:25 15:51:25 Login Succeeded 15:51:25 ---> docker-login.sh ends [Pipeline] } 15:51:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:51:26 ========================================================= 15:51:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:51:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:51:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:51:29 Sending build context to Docker daemon 166.6MB 15:51:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:51:29 Step 2/6 : FROM ${BASE} 15:51:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:29 5f621e34cdf4: Pulling fs layer 15:51:29 a4357932f1b6: Pulling fs layer 15:51:29 18c013af1878: Pulling fs layer 15:51:29 00ac8860ef70: Pulling fs layer 15:51:29 63d7cb157983: Pulling fs layer 15:51:29 b116817d02f9: Pulling fs layer 15:51:29 745a02a5169b: Pulling fs layer 15:51:29 63d7cb157983: Waiting 15:51:29 00ac8860ef70: Waiting 15:51:29 b116817d02f9: Waiting 15:51:29 745a02a5169b: Waiting 15:51:29 18c013af1878: Download complete 15:51:29 a4357932f1b6: Verifying Checksum 15:51:29 a4357932f1b6: Download complete 15:51:29 63d7cb157983: Verifying Checksum 15:51:29 63d7cb157983: Download complete 15:51:29 b116817d02f9: Verifying Checksum 15:51:29 b116817d02f9: Download complete 15:51:29 5f621e34cdf4: Download complete 15:51:30 5f621e34cdf4: Pull complete 15:51:30 a4357932f1b6: Pull complete 15:51:31 18c013af1878: Pull complete 15:51:31 745a02a5169b: Verifying Checksum 15:51:31 745a02a5169b: Download complete 15:51:33 00ac8860ef70: Verifying Checksum 15:51:33 00ac8860ef70: Download complete 15:51:38 gofmt -l . 15:51:38 [ "`gofmt -l .`" = "" ] 15:51:38 ./bin/test-go-mod-tidy.sh 15:51:38 ./bin/test-attribution-txt.sh [Pipeline] sh 15:51:38 + ls -al . 15:51:38 total 728 15:51:38 drwxrwxr-x 10 1001 1001 4096 Mar 4 15:51 . 15:51:38 drwxr-xr-x 4 root root 28 Mar 4 15:49 .. 15:51:38 -rw-rw-r-- 1 1001 1001 11 Mar 4 15:48 .dockerignore 15:51:38 drwxrwxr-x 8 1001 1001 179 Mar 4 15:48 .git 15:51:38 drwxrwxr-x 3 1001 1001 125 Mar 4 15:48 .github 15:51:38 -rw-rw-r-- 1 1001 1001 818 Mar 4 15:48 .gitignore 15:51:38 drwx------ 3 1001 1001 60 Mar 4 15:48 .semver 15:51:38 -rw-rw-r-- 1 1001 1001 166 Mar 4 15:48 .sonarcloud.properties 15:51:38 -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:48 Attribution.txt 15:51:38 -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:48 CONTRIBUTING.md 15:51:38 -rw-rw-r-- 1 1001 1001 931 Mar 4 15:48 Dockerfile.build 15:51:38 -rw-rw-r-- 1 1001 1001 863 Mar 4 15:48 Jenkinsfile 15:51:38 -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:48 LICENSE 15:51:38 -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:48 Makefile 15:51:38 -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:48 README.md 15:51:38 -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:48 SECURITY.md 15:51:38 -rw-rw-r-- 1 1001 1001 5 Mar 4 15:48 VERSION 15:51:38 -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:48 ZMQWindows.md 15:51:38 drwxrwxr-x 2 1001 1001 117 Mar 4 15:48 bin 15:51:38 drwxrwxr-x 14 1001 1001 4096 Mar 4 15:48 cmd 15:51:38 -rw-r--r-- 1 root root 614976 Mar 4 15:51 coverage.out 15:51:38 -rw-r--r-- 1 root root 1055 Mar 4 15:51 go.mod 15:51:38 -rw-r--r-- 1 root root 21699 Mar 4 15:51 go.sum 15:51:38 drwxrwxr-x 8 1001 1001 127 Mar 4 15:48 internal 15:51:38 drwxrwxr-x 4 1001 1001 26 Mar 4 15:48 openapi 15:51:38 drwxrwxr-x 4 1001 1001 71 Mar 4 15:48 snap 15:51:38 -rw-rw-r-- 1 1001 1001 168 Mar 4 15:48 version.go [Pipeline] sh 15:51:38 + '[' -e coverage.out ] 15:51:38 + chown 1001:1001 coverage.out [Pipeline] stash 15:51:38 Stashed 1 file(s) [Pipeline] sh 15:51:39 + make build 15:51: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 15:51:43 00ac8860ef70: Pull complete 15:51:43 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 15:51:43 63d7cb157983: Pull complete 15:51:43 b116817d02f9: Pull complete 15:51:48 745a02a5169b: Pull complete 15:51:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:51:48 ---> b7e6874047d6 15:51:48 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:51:51 ---> Running in b9bc01290396 15:51:51 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 15:51: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 15:51:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:51:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:51:53 (1/12) Installing libmagic (5.38-r0) 15:51:53 (2/12) Installing file (5.38-r0) 15:51:53 (3/12) Installing libc-dev (0.7.2-r3) 15:51:54 (4/12) Installing g++ (9.3.0-r2) 15:51: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 15:51:54 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 15:51:56 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 15:51:56 (5/12) Installing fortify-headers (1.1-r0) 15:51:56 (6/12) Installing patch (2.7.6-r6) 15:51:56 (7/12) Installing build-base (0.5-r2) 15:51:56 (8/12) Installing libsodium (1.0.18-r0) 15:51:56 (9/12) Installing pkgconf (1.7.2-r0) 15:51:56 (10/12) Installing libsodium-dev (1.0.18-r0) 15:51:57 (11/12) Installing libzmq (4.3.3-r0) 15:51:57 (12/12) Installing zeromq-dev (4.3.3-r0) 15:51:57 Executing busybox-1.31.1-r19.trigger 15:51:57 OK: 217 MiB in 51 packages 15:51:57 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 15:51: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 15:52:00 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 15:52:01 Removing intermediate container b9bc01290396 15:52:01 ---> 8c88a75db6e4 15:52:01 Step 4/6 : WORKDIR /edgex-go 15:52:01 ---> Running in 68df45ea6d69 15:52:01 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 15:52:01 Removing intermediate container 68df45ea6d69 15:52:01 ---> b6941767e72f 15:52:01 Step 5/6 : COPY go.mod . 15:52:02 ---> 5315039855f6 15:52:02 Step 6/6 : RUN go mod download 15:52:02 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 15:52:02 ---> Running in 89ce3fc08145 [Pipeline] } 15:52:04 $ docker stop --time=1 256994f84c5c74cfee9dc79bf242f8111cdbc7b4f05e882adc1276d09f7afeda 15:52:06 $ docker rm -f 256994f84c5c74cfee9dc79bf242f8111cdbc7b4f05e882adc1276d09f7afeda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:10 15:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:10 latest: Pulling from edgex-devops/edgex-compose 15:52:10 cbdbe7a5bc2a: Pulling fs layer 15:52:10 ca9280d653b3: Pulling fs layer 15:52:10 7e9c9ca2126c: Pulling fs layer 15:52:11 cbdbe7a5bc2a: Verifying Checksum 15:52:11 cbdbe7a5bc2a: Download complete 15:52:11 cbdbe7a5bc2a: Pull complete 15:52:11 ca9280d653b3: Verifying Checksum 15:52:11 ca9280d653b3: Download complete 15:52:13 ca9280d653b3: Pull complete 15:52:13 7e9c9ca2126c: Download complete 15:52:19 7e9c9ca2126c: Pull complete 15:52:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:52:19 prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container 15:52:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:52:22 $ docker top b5f1a7562f11e753ae45ee1357ab3a2cce468ff2f43c49829468094f9ba1a8ca -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:23 + docker-compose build --help 15:52:23 + grep parallel 15:52:24 --parallel Build images in parallel. [Pipeline] } 15:52:24 $ docker stop --time=1 b5f1a7562f11e753ae45ee1357ab3a2cce468ff2f43c49829468094f9ba1a8ca 15:52:25 $ docker rm -f b5f1a7562f11e753ae45ee1357ab3a2cce468ff2f43c49829468094f9ba1a8ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:26 . [Pipeline] withDockerContainer 15:52:26 prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container 15:52:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:52:27 $ docker top eb160279a49ceedf574546a3b9bb484a82eb70d2bcbe314cb0ada8cf91f3c411 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:27 + docker-compose -f ./docker-compose-build.yml build --parallel 15:52:28 Building docker-core-command-go ... 15:52:28 Building docker-core-data-go ... 15:52:28 Building docker-core-metadata-go ... 15:52:28 Building docker-security-bootstrapper-go ... 15:52:28 Building docker-security-proxy-setup-go ... 15:52:28 Building docker-security-secretstore-setup-go ... 15:52:28 Building docker-support-notifications-go ... 15:52:28 Building docker-support-scheduler-go ... 15:52:28 Building docker-sys-mgmt-agent-go ... 15:52:28 Building docker-security-proxy-setup-go 15:52:28 Building docker-support-notifications-go 15:52:28 Building docker-core-metadata-go 15:52:28 Building docker-support-scheduler-go 15:52:28 Building docker-security-bootstrapper-go 15:52:29 Removing intermediate container 89ce3fc08145 15:52:29 ---> fd7659b24b35 15:52:29 Successfully built fd7659b24b35 15:52:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:52:29 + docker inspect -f . ci-base-image-arm64 15:52:29 . [Pipeline] withDockerContainer 15:52:30 prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container 15:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:31 $ docker top 2a15ffda28a4e95e7639ffc342a90cc43f9b0f9b29bf13f7627e0fe590f462ef -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:32 + go version 15:52:32 go version go1.15.5 linux/arm64 [Pipeline] } 15:52:32 $ docker stop --time=1 2a15ffda28a4e95e7639ffc342a90cc43f9b0f9b29bf13f7627e0fe590f462ef 15:52:34 $ docker rm -f 2a15ffda28a4e95e7639ffc342a90cc43f9b0f9b29bf13f7627e0fe590f462ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:35 + docker inspect -f . ci-base-image-arm64 15:52:35 . [Pipeline] withDockerContainer 15:52:35 prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container 15:52:35 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:36 $ docker top 6bd566302f6c85af5eb7de34bbfb35c9e543a9de2d5181666e8104de27e3e494 -eo pid,comm [Pipeline] { [Pipeline] echo 15:52:37 ========================================================= 15:52:37 [edgeXBuildGoParallel] Running Tests and Build... 15:52:37 ========================================================= [Pipeline] sh 15:52:37 + make test 15:52:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:53:00 ? github.com/edgexfoundry/edgex-go [no test files] 15:53:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:07 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:53:07 ---> c5e65559a3ec 15:53:07 Step 3/31 : WORKDIR /edgex-go 15:53:07 ---> c5e65559a3ec 15:53:07 Step 3/22 : WORKDIR /edgex-go 15:53:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:53:07 ---> c5e65559a3ec 15:53:07 Step 3/21 : WORKDIR /edgex-go 15:53:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:07 ---> c5e65559a3ec 15:53:07 Step 3/22 : WORKDIR /edgex-go 15:53:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:07 ---> c5e65559a3ec 15:53:07 Step 3/23 : WORKDIR /edgex-go 15:53:07 ---> Running in 8fa1e120372c 15:53:07 ---> Running in 2210b0cf0824 15:53:07 ---> Running in 83207f1cb7f3 15:53:07 ---> Running in 775d4b729012 15:53:07 ---> Running in 5e48db3e5450 15:53:07 Removing intermediate container 775d4b729012 15:53:07 ---> 12565cbd5a21 15:53:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:07 Removing intermediate container 83207f1cb7f3 15:53:07 ---> 9054673f74c2 15:53:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:07 Removing intermediate container 2210b0cf0824 15:53:07 ---> 3efa6d2bdcc0 15:53:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:07 Removing intermediate container 8fa1e120372c 15:53:07 ---> 0c5d9e66ee01 15:53:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:07 Removing intermediate container 5e48db3e5450 15:53:07 ---> 89b548e3c072 15:53:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:07 ---> Running in 4d41968a3444 15:53:07 ---> Running in ca8fc8a6b109 15:53:07 ---> Running in dbab136059fa 15:53:07 ---> Running in 861979122e7d 15:53:07 ---> Running in 6744d25afa73 15:53:07 Removing intermediate container 861979122e7d 15:53:07 ---> 3c485fc15b55 15:53:07 Step 5/23 : RUN apk add --update --no-cache make git 15:53:07 ---> Running in a0db70b6336a 15:53:07 Removing intermediate container 6744d25afa73 15:53:07 ---> 8e50bddf80b8 15:53:07 Step 5/31 : RUN apk add --update --no-cache make git 15:53:07 Removing intermediate container 4d41968a3444 15:53:07 ---> e1869ea87674 15:53:07 Step 5/21 : RUN apk add --update --no-cache make git 15:53:07 Removing intermediate container dbab136059fa 15:53:07 ---> 357c27fbfff7 15:53:07 Step 5/22 : RUN apk add --update --no-cache make git 15:53:07 ---> Running in fb16866429d8 15:53:07 ---> Running in 2da8d80e7f4e 15:53:07 ---> Running in dcb54baf9db9 15:53:07 Removing intermediate container ca8fc8a6b109 15:53:07 ---> 4d58c2ff6ec7 15:53:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:07 ---> Running in 28421e4ba4fb 15:53:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:08 OK: 233 MiB in 51 packages 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:09 OK: 233 MiB in 51 packages 15:53:09 Removing intermediate container a0db70b6336a 15:53:09 ---> 6fbcb5e792c0 15:53:09 Step 6/23 : COPY go.mod . 15:53:09 OK: 233 MiB in 51 packages 15:53:09 OK: 233 MiB in 51 packages 15:53:09 OK: 233 MiB in 51 packages 15:53:09 ---> f1b3a767817d 15:53:09 Step 7/23 : RUN go mod download 15:53:09 ---> Running in 2a64f91f766b 15:53:10 Removing intermediate container 2da8d80e7f4e 15:53:10 ---> 733cb484d231 15:53:10 Step 6/22 : COPY go.mod . 15:53:10 Removing intermediate container fb16866429d8 15:53:10 ---> 9b430520645c 15:53:10 Step 6/31 : COPY go.mod . 15:53:10 Removing intermediate container dcb54baf9db9 15:53:10 ---> e3dee39960c7 15:53:10 Step 6/21 : COPY go.mod . 15:53:10 ---> 66a94c98fa4f 15:53:10 Step 7/22 : RUN go mod download 15:53:10 Removing intermediate container 28421e4ba4fb 15:53:10 ---> 5bceef619844 15:53:10 Step 6/22 : COPY go.mod . 15:53:10 ---> Running in ae16e0e4f836 15:53:10 ---> 4001a9908b56 15:53:10 Step 7/31 : RUN go mod download 15:53:11 ---> 7712c4560998 15:53:11 Step 7/21 : RUN go mod download 15:53:11 ---> Running in 39546697f5c2 15:53:11 ---> e92132266539 15:53:11 Step 7/22 : RUN go mod download 15:53:11 ---> Running in 8fe8a2b71bb1 15:53:11 ---> Running in a82d45cda918 15:53:12 Removing intermediate container 2a64f91f766b 15:53:12 ---> b0008a03c890 15:53:12 Step 8/23 : COPY . . 15:53:13 Removing intermediate container ae16e0e4f836 15:53:13 ---> 791300b5ad48 15:53:13 Step 8/22 : COPY . . 15:53:17 Removing intermediate container 39546697f5c2 15:53:17 ---> febe46cf88b6 15:53:17 Step 8/31 : COPY . . 15:53:18 Removing intermediate container 8fe8a2b71bb1 15:53:18 ---> c30e59f0052d 15:53:18 Step 8/21 : COPY . . 15:53:22 Removing intermediate container a82d45cda918 15:53:22 ---> be14c6f5c2dc 15:53:22 Step 8/22 : COPY . . 15:53:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:54:01 ---> d38d4735e409 15:54:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:54:01 ---> 93522a520929 15:54:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:54:01 ---> Running in 4a4f5349a03e 15:54:01 ---> Running in 939a5f575e2f 15:54:01 ---> 912999cc20d5 15:54:01 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:54:01 ---> ab1d23d2b44b 15:54:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:54:01 ---> 7605521348d2 15:54:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:01 ---> Running in 711b613a150b 15:54:01 ---> Running in 8de417dadfd2 15:54:01 ---> Running in 7a75520d3c20 15:54:01 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 15:54: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 15:54: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 15:54:01 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 15:54:01 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 15:54:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:54:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:54:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:54:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:54:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:54:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.311s coverage: 45.9% of statements 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.282s coverage: 100.0% of statements 15:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.1% of statements 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.104s coverage: 100.0% of statements 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.223s coverage: 66.2% of statements 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.659s coverage: 82.4% of statements 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:54:34 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 15:54:39 Removing intermediate container 7a75520d3c20 15:54:39 ---> 2c1dcb978370 15:54:39 15:54:39 Step 10/21 : FROM alpine:3.12 15:54:39 Removing intermediate container 711b613a150b 15:54:39 ---> b384efef163b 15:54:39 15:54:39 Step 10/31 : FROM alpine:3.12 15:54:39 3.12: Pulling from library/alpine 15:54:39 3.12: Pulling from library/alpine 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.080s coverage: 28.6% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.090s coverage: 100.0% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.469s coverage: 97.5% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.128s coverage: 78.3% of statements 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:54:40 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:54:41 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:54:43 Status: Downloaded newer image for alpine:3.12 15:54:43 Status: Downloaded newer image for alpine:3.12 15:54:43 ---> 88dd2752d2ea 15:54:43 Step 11/21 : RUN apk add --update --no-cache curl 15:54:43 ---> 88dd2752d2ea 15:54:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:54:43 Removing intermediate container 8de417dadfd2 15:54:43 ---> 2a857bb647ea 15:54:43 15:54:43 Step 10/22 : FROM alpine:3.12 15:54:43 ---> 88dd2752d2ea 15:54:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:43 ---> Running in df90d58249b6 15:54:43 ---> Running in 6812eb5792b6 15:54:43 Removing intermediate container 939a5f575e2f 15:54:43 ---> 6a5485634e03 15:54:43 15:54:43 Step 10/22 : FROM alpine:3.12 15:54:43 ---> 88dd2752d2ea 15:54:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:54:44 ---> Running in a2398a2b4bc4 15:54:44 ---> Running in 88a931fec45c 15:54:46 Removing intermediate container df90d58249b6 15:54:46 ---> 5bffafd0fd6b 15:54:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:54:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:46 (1/4) Installing ca-certificates (20191127-r4) 15:54:46 ---> Running in 60f5bc25ab9d 15:54:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:54:46 (3/4) Installing libcurl (7.69.1-r3) 15:54:46 (4/4) Installing curl (7.69.1-r3) 15:54:46 Executing busybox-1.31.1-r19.trigger 15:54:46 Executing ca-certificates-20191127-r4.trigger 15:54:46 Removing intermediate container 4a4f5349a03e 15:54:46 ---> f52f5cff1988 15:54:46 15:54:46 Step 10/23 : FROM alpine:3.12 15:54:46 ---> 88dd2752d2ea 15:54:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:47 (1/1) Installing dumb-init (1.2.2-r1) 15:54:47 Executing busybox-1.31.1-r19.trigger 15:54:47 OK: 6 MiB in 15 packages 15:54:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:47 OK: 7 MiB in 18 packages 15:54:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:47 ---> Running in a3f6002eff57 15:54:47 (1/2) Installing ca-certificates (20191127-r4) 15:54:47 (2/2) Installing dumb-init (1.2.2-r1) 15:54:47 Executing busybox-1.31.1-r19.trigger 15:54:47 Executing ca-certificates-20191127-r4.trigger 15:54:47 OK: 6 MiB in 16 packages 15:54:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:48 (1/2) Installing dumb-init (1.2.2-r1) 15:54:48 (2/2) Installing su-exec (0.2-r1) 15:54:48 Executing busybox-1.31.1-r19.trigger 15:54:48 OK: 6 MiB in 16 packages 15:54:49 Removing intermediate container 6812eb5792b6 15:54:49 ---> 7f383599b905 15:54:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:49 Removing intermediate container 88a931fec45c 15:54:49 ---> 120558b2a1ae 15:54:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:49 (1/1) Installing dumb-init (1.2.2-r1) 15:54:49 Executing busybox-1.31.1-r19.trigger 15:54:49 OK: 6 MiB in 15 packages 15:54:49 ---> Running in b8f3ab86ec6b 15:54:50 ---> Running in 3ba69b921608 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.229s coverage: 92.8% of statements 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.1% of statements 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.137s coverage: 79.5% of statements 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 15:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements 15:54:50 Removing intermediate container a2398a2b4bc4 15:54:50 ---> 65a0f8f060f7 15:54:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:50 ---> Running in e0f1c8dc76b2 15:54:50 Removing intermediate container b8f3ab86ec6b 15:54:50 ---> 8e5e8555eb5e 15:54:50 Step 13/21 : WORKDIR /edgex 15:54:50 Removing intermediate container 60f5bc25ab9d 15:54:50 ---> 9736708e6f5c 15:54:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:54:50 Removing intermediate container 3ba69b921608 15:54:50 ---> 08939214c6cb 15:54:50 Step 13/22 : ENV APP_PORT=48085 15:54:50 ---> Running in 0731276ddb70 15:54:50 ---> Running in 2c322642c392 15:54:50 ---> Running in a9721db576bd 15:54:50 Removing intermediate container a3f6002eff57 15:54:50 ---> 57a18aa3c5e8 15:54:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:50 Removing intermediate container e0f1c8dc76b2 15:54:50 ---> 23949e751e43 15:54:50 Step 13/22 : ENV APP_PORT=48060 15:54:51 ---> Running in a69ab875fd97 15:54:51 ---> Running in 9b93e1b087d3 15:54:51 Removing intermediate container 2c322642c392 15:54:51 ---> 42e4a2929a06 15:54:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:54:51 Removing intermediate container a9721db576bd 15:54:51 ---> 443cba742b79 15:54:51 Step 14/22 : EXPOSE $APP_PORT 15:54:51 Removing intermediate container 0731276ddb70 15:54:51 ---> 49d1bd14d50d 15:54:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:54:51 ---> Running in 01c2a39cf686 15:54:51 ---> Running in e9dde5fea7f4 15:54:51 Removing intermediate container a69ab875fd97 15:54:51 ---> 35b1e1699ccf 15:54:51 Step 13/23 : ENV APP_PORT=48081 15:54:51 Removing intermediate container 9b93e1b087d3 15:54:51 ---> ee0298c36a26 15:54:51 Step 14/22 : EXPOSE $APP_PORT 15:54:51 ---> Running in 6b7544ac7615 15:54:51 ---> Running in f797c194e55c 15:54:51 ---> 5752b9804352 15:54:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:54:52 Removing intermediate container e9dde5fea7f4 15:54:52 ---> 0e1c798621a6 15:54:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:52 Removing intermediate container 01c2a39cf686 15:54:52 ---> 8d3f4753f465 15:54:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:54:52 ---> Running in c0c2f75a4082 15:54:52 Removing intermediate container f797c194e55c 15:54:52 ---> a3e2942556e7 15:54:52 Step 14/23 : EXPOSE $APP_PORT 15:54:52 Removing intermediate container 6b7544ac7615 15:54:52 ---> 2992618b188d 15:54:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:52 ---> Running in b3ab85f8882b 15:54:52 ---> a7a057b9b1ff 15:54:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:54:52 ---> 6a481a5df5d3 15:54:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:54:53 ---> 246fc912d497 15:54:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:53 Removing intermediate container b3ab85f8882b 15:54:53 ---> d14adedc0195 15:54:53 Step 15/23 : WORKDIR / 15:54:53 ---> Running in 82f49aef94d5 15:54:53 ---> 78aebc085490 15:54:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:54:53 Removing intermediate container 82f49aef94d5 15:54:53 ---> 6652c14f0775 15:54:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:53 ---> feb04bde666d 15:54:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:54:53 ---> Running in 82ea0e5377fe 15:54:53 ---> a5a29737c1e7 15:54:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:53 Removing intermediate container c0c2f75a4082 15:54:53 ---> 20b5c267d5bb 15:54:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:54:54 ---> Running in 5112353cf6ac 15:54:54 Removing intermediate container 82ea0e5377fe 15:54:54 ---> a54555412385 15:54:54 Step 18/21 : CMD ["--init=true"] 15:54:54 ---> 39f2d97eddc6 15:54:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:54:54 ---> b45ca3659e46 15:54:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:54:54 ---> 63986fabcd74 15:54:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:54:54 ---> Running in 5833eca1a998 15:54:55 ---> Running in 84690cc71cac 15:54:55 ---> Running in 543dc926f1e5 15:54:55 Removing intermediate container 5112353cf6ac 15:54:55 ---> b4b43a44900f 15:54:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:54:55 ---> c22098323d02 15:54:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:54:55 Removing intermediate container 5833eca1a998 15:54:55 ---> e1c63d3458e6 15:54:55 Step 19/21 : LABEL arch=x86_64 15:54:55 Removing intermediate container 84690cc71cac 15:54:55 ---> 4e1960976cea 15:54:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:55 Removing intermediate container 543dc926f1e5 15:54:55 ---> e3d64a3727fa 15:54:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:55 ---> Running in 3183cb0dbcf5 15:54:56 ---> Running in f2666caf5ee2 15:54:56 ---> Running in 2bd3a9c6fea5 15:54:56 ---> d77363f7fa0a 15:54:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:54:56 ---> 35a162ea5ce9 15:54:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:54:56 ---> Running in 9f0fd7d30529 15:54:56 Removing intermediate container 3183cb0dbcf5 15:54:56 ---> b48475d2648c 15:54:56 Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:54:56 ---> Running in 60f0d018a643 15:54:56 Removing intermediate container f2666caf5ee2 15:54:56 ---> 1831bdf4de03 15:54:56 Step 20/22 : LABEL arch=x86_64 15:54:56 Removing intermediate container 2bd3a9c6fea5 15:54:56 ---> a54784c1df7d 15:54:56 Step 20/22 : LABEL arch=x86_64 15:54:56 ---> Running in f9fc9e5bec32 15:54:56 ---> Running in d7a5c6c4a77e 15:54:56 ---> Running in 699ed6c5ba54 15:54:57 Removing intermediate container 60f0d018a643 15:54:57 ---> bfc01b19ffcd 15:54:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:57 ---> Running in b90477c3af9e 15:54:57 Removing intermediate container f9fc9e5bec32 15:54:57 ---> f98e9e4c18fd 15:54:57 Step 21/21 : LABEL version=0.0.0 15:54:57 Removing intermediate container 699ed6c5ba54 15:54:57 ---> 0358b4b2c8de 15:54:57 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:54:57 Removing intermediate container d7a5c6c4a77e 15:54:57 ---> 1a0618e8aad3 15:54:57 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:54:57 ---> Running in 32c67b7ef96b 15:54:57 ---> Running in 171c54af1635 15:54:57 ---> Running in 9dc8c3eab16d 15:54:57 Removing intermediate container b90477c3af9e 15:54:57 ---> cce02d1f6427 15:54:57 Step 21/23 : LABEL arch=x86_64 15:54:57 ---> Running in 0c85d1ca2b6c 15:54:57 Removing intermediate container 32c67b7ef96b 15:54:57 ---> fc3900b5a145 15:54:57 15:54:57 Removing intermediate container 171c54af1635 15:54:57 ---> c3dca7effc27 15:54:57 Step 22/22 : LABEL version=0.0.0 15:54:58 Removing intermediate container 9dc8c3eab16d 15:54:58 ---> 1ab2eab4c819 15:54:58 Step 22/22 : LABEL version=0.0.0 15:54:58 ---> Running in 614ecf58b9a4 15:54:58 Successfully built fc3900b5a145 15:54:58 ---> Running in 11e928dee84c 15:54:58 Removing intermediate container 0c85d1ca2b6c 15:54:58 ---> 827b4ce1e544 15:54:58 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:54:58 Successfully tagged docker-security-proxy-setup-go:latest 15:54:58  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 15:54:58 ---> Running in 0ec38d7c44f2 15:54:58 Removing intermediate container 9f0fd7d30529 15:54:58 ---> 6e6aa028bc41 15:54:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:58 Removing intermediate container 614ecf58b9a4 15:54:58 ---> a13a78888229 15:54:58 15:54:58 Removing intermediate container 11e928dee84c 15:54:58 ---> 03753a87b8aa 15:54:58 15:54:58 Removing intermediate container 0ec38d7c44f2 15:54:58 ---> 610820bc9a72 15:54:58 Step 23/23 : LABEL version=0.0.0 15:54:58 Successfully built 03753a87b8aa 15:54:58 Successfully built a13a78888229 15:54:58 ---> Running in 5a2b7f925a15 15:54:58 Successfully tagged docker-support-scheduler-go:latest 15:54:58 Building docker-core-command-go 15:54:58 Successfully tagged docker-support-notifications-go:latest 15:54:58 Building docker-core-data-go 15:54:58  Building docker-support-scheduler-go ... done  Building docker-support-notifications-go ... done  ---> 0fea1c0c344f 15:54:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:54:58 Removing intermediate container 5a2b7f925a15 15:54:58 ---> fd2c56006e0e 15:54:58 15:54:59 Successfully built fd2c56006e0e 15:54:59 Successfully tagged docker-core-metadata-go:latest 15:54:59  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 15:54:59 ---> 1977ea52f8cc 15:54:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:54:59 ---> 0a44e2499aa4 15:54:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:55:00 ---> 4fe3c6f10476 15:55:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:55:02 ---> 85669881aec8 15:55:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 15:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 15:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.137s coverage: 82.6% of statements 15:55:04 ---> Running in 952a1ccd844b 15:55:04 Removing intermediate container 952a1ccd844b 15:55:04 ---> ac7ad8b1ff5c 15:55:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:55:08 ---> bcce9038f45b 15:55:08 Step 26/31 : RUN chmod +x /entrypoint.sh 15:55:09 ---> Running in 0842ec250357 15:55:11 Removing intermediate container 0842ec250357 15:55:11 ---> 13fcdb3016e8 15:55:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:55:11 ---> Running in f45e9f146f94 15:55:11 Removing intermediate container f45e9f146f94 15:55:11 ---> b61860cf90ed 15:55:11 Step 28/31 : CMD ["gate"] 15:55:12 ---> Running in 80806ec2f557 15:55:17 Removing intermediate container 80806ec2f557 15:55:17 ---> 264e8d6bec15 15:55:17 Step 29/31 : LABEL arch=x86_64 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.114s coverage: 92.9% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.514s coverage: 62.4% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 15:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 69.1% of statements 15:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.360s coverage: 38.4% of statements 15:55:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:55:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.140s coverage: 89.5% of statements 15:55:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements 15:55:22 ---> Running in a1b88c728dc0 15:55:23 Removing intermediate container a1b88c728dc0 15:55:23 ---> b2e49fffcf3b 15:55:23 Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:55:24 ---> Running in 2955d3d978ba 15:55:25 Removing intermediate container 2955d3d978ba 15:55:25 ---> 95c9dd0b1b7d 15:55:25 Step 31/31 : LABEL version=0.0.0 15:55:26 ---> Running in 5c20d879bc72 15:55:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.471s coverage: 47.0% of statements 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:55:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:55:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:55:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.482s coverage: 88.5% of statements 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:55:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:55:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:55:27 ---> c5e65559a3ec 15:55:27 Step 3/23 : WORKDIR /edgex-go 15:55:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:55:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:55:27 ---> c5e65559a3ec 15:55:27 Step 3/23 : WORKDIR /edgex-go 15:55:27 ---> Using cache 15:55:27 ---> 89b548e3c072 15:55:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:27 ---> Using cache 15:55:27 ---> 89b548e3c072 15:55:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:27 ---> Using cache 15:55:27 ---> 8e50bddf80b8 15:55:27 Step 5/23 : RUN apk add --update --no-cache make git 15:55:27 ---> Using cache 15:55:27 ---> 8e50bddf80b8 15:55:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:55:27 ---> Using cache 15:55:27 ---> 9b430520645c 15:55:27 Step 6/23 : COPY go.mod . 15:55:27 ---> Using cache 15:55:27 ---> 4001a9908b56 15:55:27 Step 7/23 : RUN go mod download 15:55:27 ---> Using cache 15:55:27 ---> febe46cf88b6 15:55:27 Step 8/23 : COPY . . 15:55:28 ---> Using cache 15:55:28 ---> 912999cc20d5 15:55:28 Step 9/23 : RUN make cmd/core-command/core-command 15:55:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:55:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:55:28 ---> c5e65559a3ec 15:55:28 Step 3/24 : WORKDIR /edgex-go 15:55:28 ---> Using cache 15:55:28 ---> 89b548e3c072 15:55:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:28 ---> Using cache 15:55:28 ---> 8e50bddf80b8 15:55:28 Step 5/24 : RUN apk add --update --no-cache make git 15:55:28 ---> Using cache 15:55:28 ---> 9b430520645c 15:55:28 Step 6/24 : COPY go.mod . 15:55:28 ---> Using cache 15:55:28 ---> 4001a9908b56 15:55:28 Step 7/24 : RUN go mod download 15:55:28 ---> Using cache 15:55:28 ---> febe46cf88b6 15:55:28 Step 8/24 : COPY . . 15:55:28 ---> Using cache 15:55:28 ---> 912999cc20d5 15:55:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:55:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:55:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:55:28 ---> c5e65559a3ec 15:55:28 Step 3/26 : WORKDIR /edgex-go 15:55:28 ---> Using cache 15:55:28 ---> 89b548e3c072 15:55:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:28 ---> Using cache 15:55:28 ---> 8e50bddf80b8 15:55:28 Step 5/26 : RUN apk add --update --no-cache make bash git 15:55:29 ---> Running in b821a2bc5ed8 15:55:29 ---> Running in 6fffd65c44b3 15:55:29 ---> Running in d7655db88af0 15:55:29 ---> Running in c6ad372cc522 15:55:29 Removing intermediate container 5c20d879bc72 15:55:29 ---> 0d2da2cf796a 15:55:29 15:55:29 Successfully built 0d2da2cf796a 15:55:30 Successfully tagged docker-security-bootstrapper-go:latest 15:55:30  Building docker-security-bootstrapper-go ... done 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 15:55:30 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 15:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:32 OK: 233 MiB in 51 packages 15:55:32 OK: 233 MiB in 51 packages 15:55:33 Removing intermediate container c6ad372cc522 15:55:33 ---> dfb368aae402 15:55:33 Step 6/26 : COPY go.mod . 15:55:33 Removing intermediate container d7655db88af0 15:55:33 ---> de34239d4b64 15:55:33 Step 6/23 : COPY go.mod . 15:55:34 ---> 21c7d9d547d2 15:55:34 Step 7/26 : RUN go mod download 15:55:34 ---> 4072f1d7f522 15:55:34 Step 7/23 : RUN go mod download 15:55:34 ---> Running in 29cde84591ae 15:55:34 ---> Running in 1bf2e098e43c 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.090s coverage: 29.1% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.193s coverage: 94.3% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:55:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 15:55:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 15:55:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 15:55:36 GO111MODULE=on go vet ./... 15:55:37 Removing intermediate container 29cde84591ae 15:55:37 ---> e4c28870885e 15:55:37 Step 8/26 : COPY . . 15:55:37 Removing intermediate container 1bf2e098e43c 15:55:37 ---> 9bfe360806e1 15:55:37 Step 8/23 : COPY . . 15:55: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 15:56:07 Removing intermediate container b821a2bc5ed8 15:56:07 ---> d3cd3eb85e4c 15:56:07 15:56:07 Step 10/24 : FROM alpine:3.12 15:56:07 ---> 88dd2752d2ea 15:56:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:56:07 Removing intermediate container 6fffd65c44b3 15:56:07 ---> 1a7ac8b982da 15:56:07 15:56:07 Step 10/23 : FROM alpine:3.12 15:56:07 ---> 88dd2752d2ea 15:56:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:56:07 ---> Using cache 15:56:07 ---> 57a18aa3c5e8 15:56:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:56:07 ---> Using cache 15:56:07 ---> 35b1e1699ccf 15:56:07 Step 13/23 : ENV APP_PORT=48082 15:56:07 ---> 50e8bf794c17 15:56:07 Step 9/23 : RUN make cmd/core-data/core-data 15:56:07 ---> 6f816f19224f 15:56:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:56:07 ---> Running in 2a56f43ba88c 15:56:07 ---> Running in 59acb061896c 15:56:07 ---> Running in 8d7b8ff125a5 15:56:07 ---> Running in 229717fec1ef 15:56:07 Removing intermediate container 8d7b8ff125a5 15:56:07 ---> 8a5b513af335 15:56:07 Step 14/23 : EXPOSE $APP_PORT 15:56:07 ---> Running in a423539251a9 15:56:08 Removing intermediate container a423539251a9 15:56:08 ---> c5989a3b51c0 15:56:08 Step 15/23 : WORKDIR / 15:56:08 ---> Running in 5601b9e32b8f 15:56:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:08 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 15:56:08 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 15:56:08 Removing intermediate container 5601b9e32b8f 15:56:08 ---> a598b8d8ae92 15:56:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:08 (1/5) Installing ca-certificates (20191127-r4) 15:56:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:56:08 (3/5) Installing libcurl (7.69.1-r3) 15:56:08 (4/5) Installing curl (7.69.1-r3) 15:56:08 (5/5) Installing dumb-init (1.2.2-r1) 15:56:08 Executing busybox-1.31.1-r19.trigger 15:56:08 Executing ca-certificates-20191127-r4.trigger 15:56:08 OK: 7 MiB in 19 packages 15:56:09 ---> 665ee60614cf 15:56:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:56:10 ---> 2830ebcd603d 15:56:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:56:11 Removing intermediate container 2a56f43ba88c 15:56:11 ---> 140cca9771ee 15:56:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:56:11 ---> 93d6518b49a3 15:56:11 Step 19/23 : ENTRYPOINT ["/core-command"] 15:56:11 ---> Running in dedd189a77f7 15:56:11 ---> Running in 12b3ea4ece69 15:56:12 Removing intermediate container dedd189a77f7 15:56:12 ---> c957d8f797e8 15:56:12 Step 13/24 : WORKDIR / 15:56:12 Removing intermediate container 12b3ea4ece69 15:56:12 ---> 148b9a04dabd 15:56:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:12 ---> Running in d7cbd6fcb2cf 15:56:12 ---> Running in 9d960ae10db3 15:56:12 Removing intermediate container d7cbd6fcb2cf 15:56:12 ---> 4aad4aee68d1 15:56:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:56:12 Removing intermediate container 9d960ae10db3 15:56:12 ---> 0c3e5a1ec478 15:56:12 Step 21/23 : LABEL arch=x86_64 15:56:12 ---> Running in 14056827af6d 15:56:13 ---> 31d70e9204a4 15:56:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:56:13 Removing intermediate container 14056827af6d 15:56:13 ---> b8dd1bfb0db2 15:56:13 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:56:14 ---> Running in a5af4032df4b 15:56:14 ---> 731d2fbbeb87 15:56:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:56:14 Removing intermediate container a5af4032df4b 15:56:14 ---> 6bba36fa97e5 15:56:14 Step 23/23 : LABEL version=0.0.0 15:56:14 ---> Running in 2468a867892f 15:56:14 Removing intermediate container 2468a867892f 15:56:14 ---> 21034baf5d65 15:56:14 15:56:14 ---> bcfb10a6c0be 15:56:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:56:14 Successfully built 21034baf5d65 15:56:15 Successfully tagged docker-core-command-go:latest 15:56:15  Building docker-core-command-go ... done  ---> 55d2ea92e948 15:56:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:56:17 ---> b633e2ebacb7 15:56:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:56:17 ---> f8163a7450d9 15:56:17 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/ 15:56:17 ---> Running in 7d3c82bc019d 15:56:19 Removing intermediate container 7d3c82bc019d 15:56:19 ---> 26b23bc3e4b1 15:56:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:56:19 ---> Running in dfcfc199d69b 15:56:20 Removing intermediate container dfcfc199d69b 15:56:20 ---> cbbbb0aad0cf 15:56:20 Step 22/24 : LABEL arch=x86_64 15:56:20 ---> Running in d6202ea07815 15:56:21 Removing intermediate container d6202ea07815 15:56:21 ---> 51d6e376cc50 15:56:21 Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:56:21 ---> Running in c315b14cb0bb 15:56:22 Removing intermediate container c315b14cb0bb 15:56:22 ---> 662cc3393449 15:56:22 Step 24/24 : LABEL version=0.0.0 15:56:22 ---> Running in 1e649caf7cd7 15:56:22 Removing intermediate container 1e649caf7cd7 15:56:22 ---> ab25ed5d185b 15:56:22 15:56:23 Successfully built ab25ed5d185b 15:56:23 Successfully tagged docker-security-secretstore-setup-go:latest 15:56:28  Building docker-security-secretstore-setup-go ... done Removing intermediate container 59acb061896c 15:56:28 ---> 827c5f22739c 15:56:28 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:56:28 ---> Running in 5b654da1e030 15:56:28 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 15:56:29 Removing intermediate container 5b654da1e030 15:56:29 ---> 2e1f5d854f3c 15:56:29 15:56:29 Step 11/26 : FROM docker:20.10.0 15:56:29 20.10.0: Pulling from library/docker 15:56:36 Removing intermediate container 229717fec1ef 15:56:36 ---> 859d5d02b519 15:56:36 15:56:36 Step 10/23 : FROM alpine:3.12 15:56:36 ---> 88dd2752d2ea 15:56:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:36 ---> Running in e0591a5456dc 15:56:36 Removing intermediate container e0591a5456dc 15:56:36 ---> 23e6f1c853b4 15:56:36 Step 12/23 : ENV APP_PORT=48080 15:56:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:56:36 Status: Downloaded newer image for docker:20.10.0 15:56:36 ---> aefe523efa57 15:56:36 Step 12/26 : RUN apk add --no-cache bash 15:56:36 ---> Running in c8bebb74f149 15:56:36 ---> Running in 70245e20c8a9 15:56:36 Removing intermediate container c8bebb74f149 15:56:36 ---> 31f30ae00778 15:56:36 Step 13/23 : EXPOSE $APP_PORT 15:56:36 ---> Running in 3b27bda3e6a4 15:56:37 Removing intermediate container 3b27bda3e6a4 15:56:37 ---> 16273f0ce85f 15:56:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:37 ---> Running in 7f0ae140d271 15:56:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:37 (1/2) Installing readline (8.0.4-r0) 15:56:37 (2/2) Installing bash (5.0.17-r0) 15:56:37 Executing bash-5.0.17-r0.post-install 15:56:37 Executing busybox-1.31.1-r19.trigger 15:56:37 OK: 12 MiB in 22 packages 15:56:38 Removing intermediate container 70245e20c8a9 15:56:38 ---> 3765f2fa51c0 15:56:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:56:38 Removing intermediate container 7f0ae140d271 15:56:38 ---> ef923bf1de96 15:56:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:56:38 ---> Running in cc7d9ec4b4be 15:56:38 ---> Running in c150ee498d74 15:56:38 Removing intermediate container cc7d9ec4b4be 15:56:38 ---> f8c01f743a2f 15:56:38 Step 14/26 : ENV APP_PORT=48090 15:56:38 ---> Running in 1e63f61faa1a 15:56:38 Removing intermediate container 1e63f61faa1a 15:56:38 ---> ff57ee9fe0fb 15:56:38 Step 15/26 : EXPOSE $APP_PORT 15:56:38 ---> Running in 101ad9ee5e36 15:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:39 Removing intermediate container 101ad9ee5e36 15:56:39 ---> 7ea4c54442cd 15:56:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:56:39 ---> a28ed0e1f9bd 15:56:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:39 ---> f9e224a496e3 15:56:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:56:39 (1/6) Installing dumb-init (1.2.2-r1) 15:56:40 (2/6) Installing libgcc (9.3.0-r2) 15:56:40 (3/6) Installing libsodium (1.0.18-r0) 15:56:40 ---> 6aa19fba16a4 15:56:40 Step 19/26 : RUN apk --no-cache add py3-pip 15:56:40 ---> Running in 868cac578de0 15:56:40 (4/6) Installing libstdc++ (9.3.0-r2) 15:56:40 (5/6) Installing libzmq (4.3.3-r0) 15:56:40 (6/6) Installing zeromq (4.3.3-r0) 15:56:40 Executing busybox-1.31.1-r19.trigger 15:56:40 OK: 8 MiB in 20 packages 15:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:41 (1/33) Installing libbz2 (1.0.8-r1) 15:56:41 (2/33) Installing expat (2.2.9-r1) 15:56:41 (3/33) Installing libffi (3.3-r2) 15:56:41 (4/33) Installing gdbm (1.13-r1) 15:56:41 (5/33) Installing xz-libs (5.2.5-r0) 15:56:41 (6/33) Installing sqlite-libs (3.32.1-r0) 15:56:41 (7/33) Installing python3 (3.8.5-r1) 15:56:43 Removing intermediate container c150ee498d74 15:56:43 ---> df0547d18a8e 15:56:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:43 (8/33) Installing py3-appdirs (1.4.4-r1) 15:56:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:56:43 (10/33) Installing py3-parsing (2.4.7-r0) 15:56:43 (11/33) Installing py3-six (1.15.0-r0) 15:56:43 (12/33) Installing py3-packaging (20.4-r0) 15:56:43 (13/33) Installing py3-setuptools (47.0.0-r0) 15:56:43 (14/33) Installing py3-chardet (3.0.4-r4) 15:56:43 (15/33) Installing py3-idna (2.9-r0) 15:56:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:56:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:56:43 (18/33) Installing py3-requests (2.23.0-r0) 15:56:43 (19/33) Installing py3-msgpack (1.0.0-r0) 15:56:44 (20/33) Installing py3-lockfile (0.12.2-r3) 15:56:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:56:46 (22/33) Installing py3-colorama (0.4.3-r0) 15:56:46 (23/33) Installing py3-distlib (0.3.0-r0) 15:56:46 ---> 1f4eb937e585 15:56:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:56:46 (24/33) Installing py3-distro (1.5.0-r1) 15:56:46 (25/33) Installing py3-webencodings (0.5.1-r3) 15:56:46 (26/33) Installing py3-html5lib (1.0.1-r4) 15:56:46 (27/33) Installing py3-pytoml (0.1.21-r0) 15:56:46 (28/33) Installing py3-pep517 (0.8.2-r0) 15:56:46 (29/33) Installing py3-progress (1.5-r0) 15:56:46 (30/33) Installing py3-toml (0.10.1-r0) 15:56:46 (31/33) Installing py3-retrying (1.3.3-r0) 15:56:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:56:46 (33/33) Installing py3-pip (20.1.1-r0) 15:56:46 Executing busybox-1.31.1-r19.trigger 15:56:46 OK: 71 MiB in 55 packages 15:56:47 ---> 65735a64edbc 15:56:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:56:48 ---> 1df988940707 15:56:48 Step 19/23 : ENTRYPOINT ["/core-data"] 15:56:51 ---> Running in 30c11fd46fbd 15:56:52 Removing intermediate container 30c11fd46fbd 15:56:52 ---> 3c0a9dcd5af5 15:56:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:52 ---> Running in 84764c3b0584 15:56:52 Removing intermediate container 868cac578de0 15:56:52 ---> ba677510bf9b 15:56:52 Step 20/26 : RUN pip install docker-compose==1.23.2 15:56:52 ---> Running in afaae41e218b 15:56:52 Removing intermediate container 84764c3b0584 15:56:52 ---> 5e1f57799587 15:56:52 Step 21/23 : LABEL arch=x86_64 15:56:52 ---> Running in 6096c02c2303 15:56:52 Removing intermediate container 6096c02c2303 15:56:52 ---> d54a81b9ca3d 15:56:52 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:56:52 ---> Running in e1d301764d99 15:56:53 Removing intermediate container e1d301764d99 15:56:53 ---> 288a7423a0c9 15:56:53 Step 23/23 : LABEL version=0.0.0 15:56:53 ---> Running in bc2dffd3e8c7 15:56:53 Removing intermediate container bc2dffd3e8c7 15:56:53 ---> c0045ef08502 15:56:53 15:56:53 Successfully built c0045ef08502 15:56:53 Successfully tagged docker-core-data-go:latest 15:56:53  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 15:56:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:56:54 Collecting PyYAML<4,>=3.10 15:56:54 Downloading PyYAML-3.13.tar.gz (270 kB) 15:56:56 Collecting dockerpty<0.5,>=0.4.1 15:56:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:56:56 Collecting texttable<0.10,>=0.9.0 15:56:56 Downloading texttable-0.9.1.tar.gz (11 kB) 15:56:57 Collecting jsonschema<3,>=2.5.1 15:56:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:56:57 Collecting docker<4.0,>=3.6.0 15:56:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:56:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:56:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:56:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:56:58 Collecting cached-property<2,>=1.2.0 15:56:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:56:58 Collecting websocket-client<1.0,>=0.32.0 15:56:58 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 15:56:58 Collecting docopt<0.7,>=0.6.1 15:56:58 Downloading docopt-0.6.2.tar.gz (25 kB) 15:56:58 gofmt -l . 15:56:58 [ "`gofmt -l .`" = "" ] 15:56:58 ./bin/test-go-mod-tidy.sh 15:56:58 ./bin/test-attribution-txt.sh [Pipeline] sh 15:56:58 Collecting docker-pycreds>=0.4.0 15:56:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:56:58 Collecting urllib3<1.25,>=1.21.1 15:56:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:56:58 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) 15:56:58 Collecting idna<2.8,>=2.5 15:56:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:56:58 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) 15:56:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:56:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:56:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:56:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:56:59 Installing collected packages: PyYAML, dockerpty, texttable, jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, docopt, docker-compose 15:56:59 Running setup.py install for PyYAML: started 15:56:59 + ls -al . 15:56:59 total 756 15:56:59 drwxrwxr-x 9 1001 1001 4096 Mar 4 15:56 . 15:56:59 drwxr-xr-x 4 root root 4096 Mar 4 15:52 .. 15:56:59 -rw-rw-r-- 1 1001 1001 11 Mar 4 15:51 .dockerignore 15:56:59 drwxrwxr-x 8 1001 1001 4096 Mar 4 15:51 .git 15:56:59 drwxrwxr-x 3 1001 1001 4096 Mar 4 15:51 .github 15:56:59 -rw-rw-r-- 1 1001 1001 818 Mar 4 15:51 .gitignore 15:56:59 -rw-rw-r-- 1 1001 1001 166 Mar 4 15:51 .sonarcloud.properties 15:56:59 -rw-rw-r-- 1 1001 1001 8475 Mar 4 15:51 Attribution.txt 15:56:59 -rw-rw-r-- 1 1001 1001 3804 Mar 4 15:51 CONTRIBUTING.md 15:56:59 -rw-rw-r-- 1 1001 1001 931 Mar 4 15:51 Dockerfile.build 15:56:59 -rw-rw-r-- 1 1001 1001 863 Mar 4 15:51 Jenkinsfile 15:56:59 -rw-rw-r-- 1 1001 1001 10775 Mar 4 15:51 LICENSE 15:56:59 -rw-rw-r-- 1 1001 1001 5774 Mar 4 15:51 Makefile 15:56:59 -rw-rw-r-- 1 1001 1001 6524 Mar 4 15:51 README.md 15:56:59 -rw-rw-r-- 1 1001 1001 6755 Mar 4 15:51 SECURITY.md 15:56:59 -rw-rw-r-- 1 1001 1001 5 Mar 4 15:48 VERSION 15:56:59 -rw-rw-r-- 1 1001 1001 4131 Mar 4 15:51 ZMQWindows.md 15:56:59 drwxrwxr-x 2 1001 1001 4096 Mar 4 15:51 bin 15:56:59 drwxrwxr-x 14 1001 1001 4096 Mar 4 15:51 cmd 15:56:59 -rw-r--r-- 1 root root 614976 Mar 4 15:55 coverage.out 15:56:59 -rw-r--r-- 1 root root 1055 Mar 4 15:56 go.mod 15:56:59 -rw-r--r-- 1 root root 21699 Mar 4 15:56 go.sum 15:56:59 drwxrwxr-x 8 1001 1001 4096 Mar 4 15:51 internal 15:56:59 drwxrwxr-x 4 1001 1001 4096 Mar 4 15:51 openapi 15:56:59 drwxrwxr-x 4 1001 1001 4096 Mar 4 15:51 snap 15:56:59 -rw-rw-r-- 1 1001 1001 168 Mar 4 15:51 version.go [Pipeline] sh 15:56:59 Running setup.py install for PyYAML: finished with status 'done' 15:56:59 Running setup.py install for dockerpty: started 15:56:59 + '[' -e coverage.out ] 15:56:59 + chown 1001:1001 coverage.out [Pipeline] stash 15:56:59 Warning: overwriting stash ‘coverage-report’ 15:57:00 Running setup.py install for dockerpty: finished with status 'done' 15:57:00 Running setup.py install for texttable: started 15:57:00 Running setup.py install for texttable: finished with status 'done' 15:57:00 Attempting uninstall: urllib3 15:57:00 Found existing installation: urllib3 1.25.9 15:57:00 Uninstalling urllib3-1.25.9: 15:57:00 Successfully uninstalled urllib3-1.25.9 15:57:01 Attempting uninstall: idna 15:57:01 Found existing installation: idna 2.9 15:57:01 Uninstalling idna-2.9: 15:57:01 Successfully uninstalled idna-2.9 15:57:01 Stashed 1 file(s) [Pipeline] sh 15:57:01 Attempting uninstall: requests 15:57:01 Found existing installation: requests 2.23.0 15:57:01 Uninstalling requests-2.23.0: 15:57:01 Successfully uninstalled requests-2.23.0 15:57:01 Running setup.py install for docopt: started 15:57:01 + make build 15:57:01 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 15:57:02 Running setup.py install for docopt: finished with status 'done' 15:57:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 15:57:05 Removing intermediate container afaae41e218b 15:57:05 ---> 93f29252dc41 15:57:05 Step 21/26 : RUN apk --no-cache add curl 15:57:05 ---> Running in 62d7e3283bda 15:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:57:06 (2/3) Installing libcurl (7.69.1-r3) 15:57:06 (3/3) Installing curl (7.69.1-r3) 15:57:06 Executing busybox-1.31.1-r19.trigger 15:57:06 OK: 72 MiB in 58 packages 15:57:06 Removing intermediate container 62d7e3283bda 15:57:06 ---> 2d65b41802b4 15:57:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:57:06 ---> Running in f633bdc753d4 15:57:07 Removing intermediate container f633bdc753d4 15:57:07 ---> b9be60622849 15:57:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:07 ---> Running in d8e2178c5f67 15:57:07 Removing intermediate container d8e2178c5f67 15:57:07 ---> b604984ebe9b 15:57:07 Step 24/26 : LABEL arch=x86_64 15:57:07 ---> Running in 1d31fb026bca 15:57:07 Removing intermediate container 1d31fb026bca 15:57:07 ---> 54c047e4c03c 15:57:07 Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:57:07 ---> Running in 8184f9419b26 15:57:08 Removing intermediate container 8184f9419b26 15:57:08 ---> 41d2bc68ecef 15:57:08 Step 26/26 : LABEL version=0.0.0 15:57:08 ---> Running in 0cb15200257e 15:57:08 Removing intermediate container 0cb15200257e 15:57:08 ---> cc7ee7e2f2d6 15:57:08 15:57:08 Successfully built cc7ee7e2f2d6 15:57:08 Successfully tagged docker-sys-mgmt-agent-go:latest 15:57:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:57:08 $ docker stop --time=1 eb160279a49ceedf574546a3b9bb484a82eb70d2bcbe314cb0ada8cf91f3c411 15:57:10 $ docker rm -f eb160279a49ceedf574546a3b9bb484a82eb70d2bcbe314cb0ada8cf91f3c411 [Pipeline] // withDockerContainer [Pipeline] sh 15:57:11 + docker images 15:57:11 + grep docker 15:57:11 docker-sys-mgmt-agent-go latest cc7ee7e2f2d6 4 seconds ago 313MB 15:57:11 docker-core-data-go latest c0045ef08502 18 seconds ago 22.4MB 15:57:11 docker-security-secretstore-setup-go latest ab25ed5d185b 49 seconds ago 24.9MB 15:57:11 docker-core-command-go latest 21034baf5d65 57 seconds ago 17.2MB 15:57:11 docker-security-bootstrapper-go latest 0d2da2cf796a About a minute ago 18.7MB 15:57:11 docker-support-scheduler-go latest a13a78888229 2 minutes ago 17.2MB 15:57:11 docker-core-metadata-go latest fd2c56006e0e 2 minutes ago 19MB 15:57:11 docker-support-notifications-go latest 03753a87b8aa 2 minutes ago 17.8MB 15:57:11 docker-security-proxy-setup-go latest fc3900b5a145 2 minutes ago 24.7MB 15:57:11 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 15:57:12 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 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:57:27 Still waiting to schedule task 15:57:27 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:57:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:57:40 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 15:57:46 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 15:57:47 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 15:57:52 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 15:57:57 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 15:58:01 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 15:58:05 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 15:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:58:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:58:20 $ docker stop --time=1 6bd566302f6c85af5eb7de34bbfb35c9e543a9de2d5181666e8104de27e3e494 15:58:22 $ docker rm -f 6bd566302f6c85af5eb7de34bbfb35c9e543a9de2d5181666e8104de27e3e494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:24 15:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:25 latest: Pulling from edgex-devops/edgex-compose-arm64 15:58:25 29e5d40040c1: Pulling fs layer 15:58:25 1ce36da41761: Pulling fs layer 15:58:25 25b303627fd3: Pulling fs layer 15:58:25 29e5d40040c1: Download complete 15:58:26 29e5d40040c1: Pull complete 15:58:26 1ce36da41761: Verifying Checksum 15:58:26 1ce36da41761: Download complete 15:58:27 1ce36da41761: Pull complete 15:58:27 25b303627fd3: Verifying Checksum 15:58:27 25b303627fd3: Download complete 15:58:34 Running on prd-ubuntu18.04-docker-8c-8g-28487 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 15:58:34 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:58:37 using credential edgex-jenkins-ssh 15:58:37 Cloning the remote Git repository 15:58:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:58:36 > git init /w/workspace/edgex-go/5 # timeout=10 15:58:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:36 > git --version # timeout=10 15:58:36 > git --version # 'git version 2.17.1' 15:58:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:37 25b303627fd3: Pull complete 15:58:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:58:38 prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container 15:58:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:58:41 $ docker top 8eb6da8d56235e0cb4d98e1d1283ac7e686ff0fc4ef7c124ae47ae23b2df5848 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:58:42 + + docker-composegrep build parallel --help 15:58:42 15:58:42 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:58:42 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 15:58:42 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) 15:58:42 > git config core.sparsecheckout # timeout=10 15:58:42 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:58:42 > git remote # timeout=10 15:58:42 > git config --get remote.origin.url # timeout=10 15:58:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:42 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 15:58:42 > git rev-parse HEAD^{commit} # timeout=10 15:58:42 > git config core.sparsecheckout # timeout=10 15:58:42 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 15:58:45 --parallel Build images in parallel. [Pipeline] } 15:58:45 $ docker stop --time=1 8eb6da8d56235e0cb4d98e1d1283ac7e686ff0fc4ef7c124ae47ae23b2df5848 15:58:46 Commit message: "fix: code clean up" 15:58:47 $ docker rm -f 8eb6da8d56235e0cb4d98e1d1283ac7e686ff0fc4ef7c124ae47ae23b2df5848 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:48 + echo snap-build.sh 15:58:48 snap-build.sh 15:58:48 + SNAP_BASE_DIR=. 15:58:48 + '[' '!' -z /w/workspace/edgex-go/5 ']' 15:58:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 15:58:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 15:58:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 15:58:48 + cd /w/workspace/edgex-go/5 15:58:48 + sudo apt-get remove -qy --purge lxd lxd-client 15:58:48 Reading package lists... 15:58:48 Building dependency tree... 15:58:48 Reading state information... 15:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:49 . [Pipeline] withDockerContainer 15:58:49 The following packages were automatically installed and are no longer required: 15:58:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:58:49 uidmap xdelta3 15:58:49 Use 'sudo apt autoremove' to remove them. 15:58:49 The following packages will be REMOVED: 15:58:49 lxd* lxd-client* 15:58:49 prd-ubuntu18.04-docker-arm64-4c-16g-28486 does not seem to be running inside a container 15:58:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:58:49 After this operation, 31.7 MB disk space will be freed. 15:58:49 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:58:50 (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.) 15:58:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:58:51 $ docker top 4b86a582cf84501015a4ac660114d579f4069a04f8ce82126e0897000af57dbd -eo pid,comm [Pipeline] { 15:58:51 Removing lxd dnsmasq configuration [Pipeline] sh 15:58:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:58:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:58:52 + docker-compose -f ./docker-compose-build.yml build --parallel 15:58:52 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:58:52 (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.) 15:58:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:58:54 Processing triggers for systemd (237-3ubuntu10.42) ... 15:58:54 Processing triggers for ureadahead (0.100.0-21) ... 15:58:55 + sudo snap remove --purge lxd 15:58:55 snap "lxd" is not installed 15:58:55 + sudo groupadd --force --system lxd 15:58:55 ++ whoami 15:58:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:58:55 + newgrp - lxd 15:58:55 + sudo snap install lxd 15:58:56 Building docker-core-command-go ... 15:58:56 Building docker-core-data-go ... 15:58:56 Building docker-core-metadata-go ... 15:58:56 Building docker-security-bootstrapper-go ... 15:58:56 Building docker-security-proxy-setup-go ... 15:58:56 Building docker-security-secretstore-setup-go ... 15:58:56 Building docker-support-notifications-go ... 15:58:56 Building docker-support-scheduler-go ... 15:58:56 Building docker-sys-mgmt-agent-go ... 15:58:56 Building docker-support-notifications-go 15:58:56 Building docker-security-proxy-setup-go 15:58:56 Building docker-core-data-go 15:58:56 Building docker-support-scheduler-go 15:58:56 Building docker-security-secretstore-setup-go 15:59:05 2021-03-04T15:59:02Z INFO Waiting for automatic snapd restart... 15:59:20 lxd 4.11 from Canonical* installed 15:59:20 + sudo lxd init --auto 15:59:28 + sudo snap install --classic snapcraft 15:59:43 snapcraft 4.5.1 from Canonical* installed 15:59:43 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:59:43 + patch --verbose -p1 15:59:43 Hmm... Looks like a unified diff to me... 15:59:43 The text leading up to this was: 15:59:43 -------------------------- 15:59:43 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:59:43 |From: Tony Espy 15:59:43 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:59:43 |Subject: [PATCH] optimize snap build for pipeline CI check 15:59:43 | 15:59:43 |This patch is used by the EdgeX CI pipeline builds to 15:59:43 |optimize the snap CI check run for pull requests. When 15:59:43 |applied, it essentially strips out everything (apps and 15:59:43 |parts) from the snapcraft.yaml file except those required 15:59:43 |to build edgex-go, as the whole idea of the CI check is to 15:59:43 |catch changes to edgex-go that break the snap build. 15:59:43 | 15:59:43 |In general, anyone updating snapcraft.yaml will also need 15:59:43 |to update this patch file, otherwise it may fail to apply, 15:59:43 |resulting in a failed snap build CI check in the associated 15:59:43 |pull request. 15:59:43 | 15:59:43 |Note - in addition to applying this patch, the pipeline also 15:59:43 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:59:43 |need to build the finally binary .snap file (and it won't 15:59:43 |work with the patch applied). This further reduces the build 15:59:43 |time. 15:59:43 |--- 15:59:43 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:59:43 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:59:43 | 15:59:43 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:59:43 |index 1e537489..faf42425 100644 15:59:43 |--- a/snap/snapcraft.yaml 15:59:43 |+++ b/snap/snapcraft.yaml 15:59:43 -------------------------- 15:59:43 patching file snap/snapcraft.yaml 15:59:43 Using Plan A... 15:59:43 Hunk #1 succeeded at 73. 15:59:43 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 15:59:43 Hunk #3 succeeded at 217 (offset 3 lines). 15:59:43 Hunk #4 succeeded at 225 (offset 3 lines). 15:59:43 Hunk #5 succeeded at 232 (offset 3 lines). 15:59:43 Hunk #6 succeeded at 259 (offset 3 lines). 15:59:43 Hunk #7 succeeded at 293 (offset 3 lines). 15:59:43 Hunk #8 succeeded at 352 (offset 11 lines). 15:59:43 Hmm... Ignoring the trailing garbage. 15:59:43 done 15:59:43 + sudo snapcraft prime --use-lxd 15:59:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:59:44 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: 15:59:44 - README.md 15:59:44 - snapcraft.yaml.orig 15:59:44 15:59:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:59:45 Launching a container. 15:59:57 Waiting for container to be ready 15:59:57 To start your first instance, try: lxc launch ubuntu:18.04 15:59:57 15:59:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:59:59 Waiting for network to be ready... 15:59:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:00:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 16:00:00 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:00:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 16:00:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:00:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:00:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 16:00:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 16:00:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 16:00:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 16:00:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:00:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:00:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:00:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:00:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:00:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:00:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:00:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:00:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:00:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 16:00:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 16:00:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:00:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:00:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 16:00:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 16:00:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 16:00:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 16:00:04 Fetched 24.0 MB in 4s (6133 kB/s) 16:00:04 Reading package lists... 16:00:04 Reading package lists... 16:00:05 Building dependency tree... 16:00:05 Reading state information... 16:00:05 The following additional packages will be installed: 16:00:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:00:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:00:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:00:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:00:05 Suggested packages: 16:00:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:00:05 Recommended packages: 16:00:05 gnupg libsasl2-modules 16:00:05 The following NEW packages will be installed: 16:00:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:00:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:00:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:00:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:00:05 The following packages will be upgraded: 16:00:05 gpg gpg-agent gpgconf libudev1 16:00:05 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:00:05 Need to get 3530 kB of archives. 16:00:05 After this operation, 13.3 MB of additional disk space will be used. 16:00:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:00:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 16:00:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:00:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:00:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:00:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 16:00:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:00:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:00:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:00:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:00:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:00:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:00:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:00:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:00:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:00:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:00:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:00:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:00:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:00:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:00:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:00:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:00:07 debconf: delaying package configuration, since apt-utils is not installed 16:00:07 Fetched 3530 kB in 2s (2021 kB/s) 16:00:07 (Reading database ... 12511 files and directories currently installed.) 16:00:07 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 16:00:07 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:00:07 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 16:00:07 Selecting previously unselected package udev. 16:00:07 (Reading database ... 12511 files and directories currently installed.) 16:00:07 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 16:00:07 Unpacking udev (237-3ubuntu10.44) ... 16:00:07 Selecting previously unselected package libfuse2:amd64. 16:00:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:00:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:00:07 Selecting previously unselected package fuse. 16:00:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:00:07 Unpacking fuse (2.9.7-1ubuntu1) ... 16:00:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:00:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:00:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:00:08 Selecting previously unselected package libksba8:amd64. 16:00:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:00:08 Unpacking libksba8:amd64 (1.3.5-2) ... 16:00:08 Selecting previously unselected package libroken18-heimdal:amd64. 16:00:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:00:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:00:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:00:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:08 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:08 Selecting previously unselected package libwind0-heimdal:amd64. 16:00:08 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:08 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:00:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:00:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:00:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:00:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:00:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:09 Selecting previously unselected package libsasl2-modules-db:amd64. 16:00:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:00:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:09 Selecting previously unselected package libsasl2-2:amd64. 16:00:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:00:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:09 Selecting previously unselected package libldap-common. 16:00:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:00:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:00:09 Selecting previously unselected package libldap-2.4-2:amd64. 16:00:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:00:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:00:09 Selecting previously unselected package dirmngr. 16:00:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:00:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:00:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:00:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:00:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:00:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:00:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libksba8:amd64 (1.3.5-2) ... 16:00:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:10 Setting up udev (237-3ubuntu10.44) ... 16:00:10 invoke-rc.d: policy-rc.d denied execution of start. 16:00:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Processing triggers for systemd (237-3ubuntu10) ... 16:00:10 Setting up fuse (2.9.7-1ubuntu1) ... 16:00:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:00:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:00:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:00:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:00:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:11 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:00:11 settings in the [Install] section, and DefaultInstance for template units). 16:00:11 This means they are not meant to be enabled using systemctl. 16:00:11 Possible reasons for having this kind of units are: 16:00:11 1) A unit may be statically enabled by being symlinked from another unit's 16:00:11 .wants/ or .requires/ directory. 16:00:11 2) A unit's purpose may be to act as a helper for some other unit which has 16:00:11 a requirement dependency on it. 16:00:11 3) A unit may be started when needed via activation (socket, path, timer, 16:00:11 D-Bus, udev, scripted systemctl call, ...). 16:00:11 4) In case of template units, the unit is meant to be enabled with some 16:00:11 instance name specified. 16:00:11 Reading package lists... 16:00:11 Building dependency tree... 16:00:11 Reading state information... 16:00:11 The following additional packages will be installed: 16:00:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:00:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:00:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:00:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:00:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:00:11 Suggested packages: 16:00:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:00:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:00:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:00:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:00:11 systemd-container policykit-1 16:00:11 Recommended packages: 16:00:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:00:12 The following NEW packages will be installed: 16:00:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:00:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:00:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:00:12 multiarch-support openssh-client python3 python3-minimal python3.6 16:00:12 python3.6-minimal snapd squashfs-tools sudo 16:00:12 The following packages will be upgraded: 16:00:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:00:12 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:00:12 Need to get 35.2 MB of archives. 16:00:12 After this operation, 141 MB of additional disk space will be used. 16:00:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:00:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:00:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 16:00:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 16:00:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:00:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:00:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:00:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:00:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:00:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:00:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:00:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:00:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:00:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:00:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:00:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:00:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:00:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:00:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:00:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 16:00:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:00:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:00:13 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:00:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:00:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:00:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:00:13 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:00:13 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:00:13 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:00:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:00:13 debconf: delaying package configuration, since apt-utils is not installed 16:00:13 Fetched 35.2 MB in 1s (27.1 MB/s) 16:00:13 (Reading database ... 12757 files and directories currently installed.) 16:00:13 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 16:00:13 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:00:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 16:00:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:00:14 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 16:00:14 (Reading database ... 12757 files and directories currently installed.) 16:00:14 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:00:14 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:00:14 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:00:14 (Reading database ... 12757 files and directories currently installed.) 16:00:14 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:00:14 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:00:14 Setting up apt (1.6.12ubuntu0.2) ... 16:00:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:00:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:00:15 (Reading database ... 12764 files and directories currently installed.) 16:00:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 16:00:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 16:00:15 Selecting previously unselected package libpython3.6-minimal:amd64. 16:00:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:15 Selecting previously unselected package libexpat1:amd64. 16:00:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:00:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:00:15 Selecting previously unselected package python3.6-minimal. 16:00:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:00:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 16:00:16 Checking for services that may need to be restarted...done. 16:00:16 Checking for services that may need to be restarted...done. 16:00:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:00:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:00:16 Selecting previously unselected package python3-minimal. 16:00:16 (Reading database ... 13012 files and directories currently installed.) 16:00:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:00:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:00:16 Selecting previously unselected package mime-support. 16:00:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:00:16 Unpacking mime-support (3.60ubuntu1) ... 16:00:16 Selecting previously unselected package libmpdec2:amd64. 16:00:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:00:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:00:16 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:00:16 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:16 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:17 Selecting previously unselected package python3.6. 16:00:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:00:17 Selecting previously unselected package libpython3-stdlib:amd64. 16:00:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:00:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:00:17 Setting up python3-minimal (3.6.7-1~18.04) ... 16:00:17 Selecting previously unselected package python3. 16:00:17 (Reading database ... 13442 files and directories currently installed.) 16:00:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:00:17 Unpacking python3 (3.6.7-1~18.04) ... 16:00:17 Selecting previously unselected package multiarch-support. 16:00:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:00:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:00:18 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:00:18 Selecting previously unselected package liblzo2-2:amd64. 16:00:18 (Reading database ... 13479 files and directories currently installed.) 16:00:18 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:00:18 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:00:18 Selecting previously unselected package libbsd0:amd64. 16:00:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:00:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:18 ---> fd7659b24b35 16:00:18 Step 3/22 : WORKDIR /edgex-go 16:00:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:00:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:18 ---> fd7659b24b35 16:00:18 Step 3/22 : WORKDIR /edgex-go 16:00:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:00:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:18 ---> fd7659b24b35 16:00:18 Step 3/23 : WORKDIR /edgex-go 16:00:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:00:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:18 ---> fd7659b24b35 16:00:18 Step 3/24 : WORKDIR /edgex-go 16:00:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:00:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:00:18 ---> fd7659b24b35 16:00:18 Step 3/21 : WORKDIR /edgex-go 16:00:18 ---> Running in 6d2abd9db89d 16:00:18 ---> Running in f2b1d32600e1 16:00:18 ---> Running in b017e0e252a9 16:00:18 ---> Running in d93764928d78 16:00:18 ---> Running in 4cfdc2c79e5b 16:00:18 Removing intermediate container d93764928d78 16:00:18 ---> 6ecde78470de 16:00:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 Removing intermediate container f2b1d32600e1 16:00:18 ---> f4e0c80e879c 16:00:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b017e0e252a9 16:00:18 16:00:18 ---> 40c3cb811799 16:00:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 Removing intermediate container 6d2abd9db89d 16:00:18 ---> cccbe0831389 16:00:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 Removing intermediate container 4cfdc2c79e5b 16:00:18 ---> 4d3592b66ea4 16:00:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:18 ---> Running in ea6e1816c92f 16:00:18 ---> Running in 41522ebcfb39 16:00:18 ---> Running in fc649bb071ad 16:00:18 ---> Running in 0f45096d02f7 16:00:18 ---> Running in cc5478899c01 16:00:18 Removing intermediate container 41522ebcfb39 16:00:18 ---> 6090390934f9 16:00:18 Step 5/24 : RUN apk add --update --no-cache make git 16:00:18 ---> Running in ba6f4e0d4576 16:00:18 Removing intermediate container fc649bb071ad 16:00:18 ---> 17a7379af645 16:00:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:00:18 Removing intermediate container ea6e1816c92f 16:00:18 ---> 6b357648c1f0 16:00:18 Step 5/21 : RUN apk add --update --no-cache make git 16:00:18 ---> Running in 975655f9e480 16:00:18 ---> Running in 939a47932e13 16:00:18 Removing intermediate container 0f45096d02f7 16:00:18 ---> 4f83a375099f 16:00:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:00:18 Removing intermediate container cc5478899c01 16:00:18 ---> 91134a0e65db 16:00:18 Step 5/22 : RUN apk add --update --no-cache make git 16:00:18 ---> Running in 7afdaf13d6ce 16:00:18 ---> Running in 5c3437fcdade 16:00:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:18 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:00:18 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:00:18 Selecting previously unselected package sudo. 16:00:18 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:00:18 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:00:18 Selecting previously unselected package apparmor. 16:00:18 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:00:18 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:00:18 Selecting previously unselected package libedit2:amd64. 16:00:18 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:00:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:00:18 Selecting previously unselected package libkrb5support0:amd64. 16:00:18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:00:18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:00:18 Selecting previously unselected package libk5crypto3:amd64. 16:00:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:00:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:00:18 Selecting previously unselected package libkeyutils1:amd64. 16:00:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:00:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:00:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:19 Selecting previously unselected package libkrb5-3:amd64. 16:00:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:00:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:00:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:00:19 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:00:19 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:19 Selecting previously unselected package libssl1.0.0:amd64. 16:00:19 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:00:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:00:19 Selecting previously unselected package openssh-client. 16:00:19 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:00:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:19 OK: 217 MiB in 51 packages 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:19 Selecting previously unselected package squashfs-tools. 16:00:19 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:00:19 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:00:19 Selecting previously unselected package snapd. 16:00:19 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:00:19 Unpacking snapd (2.48.3+18.04) ... 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:20 OK: 217 MiB in 51 packages 16:00:20 OK: 217 MiB in 51 packages 16:00:20 OK: 217 MiB in 51 packages 16:00:20 OK: 217 MiB in 51 packages 16:00:21 Removing intermediate container ba6f4e0d4576 16:00:21 ---> edd4327e4e49 16:00:21 Step 6/24 : COPY go.mod . 16:00:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:00:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:00:22 Setting up mime-support (3.60ubuntu1) ... 16:00:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:00:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:00:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:00:22 Removing intermediate container 939a47932e13 16:00:22 ---> 8210f9b966ad 16:00:22 Step 6/21 : COPY go.mod . 16:00:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:22 Setting up systemd (237-3ubuntu10.44) ... 16:00:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:00:22 Removing intermediate container 5c3437fcdade 16:00:22 ---> 54f70b4713f4 16:00:22 Step 6/22 : COPY go.mod . 16:00:22 Removing intermediate container 975655f9e480 16:00:22 ---> 884892833693 16:00:22 Step 6/22 : COPY go.mod . 16:00:22 ---> e59c71212ae0 16:00:22 Step 7/24 : RUN go mod download 16:00:22 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:00:22 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:00:22 ---> Running in a10101bfb57c 16:00:22 Removing intermediate container 7afdaf13d6ce 16:00:22 ---> 3075e890e5ca 16:00:22 Step 6/23 : COPY go.mod . 16:00:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:00:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:00:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:00:23 ---> ef5032990ff9 16:00:23 Step 7/21 : RUN go mod download 16:00:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:00:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:00:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:00:23 Setting up python3 (3.6.7-1~18.04) ... 16:00:23 running python rtupdate hooks for python3.6... 16:00:23 running python post-rtupdate hooks for python3.6... 16:00:23 ---> c70e0f91f319 16:00:23 Step 7/22 : RUN go mod download 16:00:23 ---> Running in ec33dc2262c3 16:00:23 ---> 5f99580c5170 16:00:23 Step 7/22 : RUN go mod download 16:00:23 Setting up apparmor (2.12-4ubuntu5.1) ... 16:00:24 ---> Running in dde61543a277 16:00:24 ---> Running in 8b9fb1896522 16:00:24 ---> a0e005692924 16:00:24 Step 7/23 : RUN go mod download 16:00:24 ---> Running in 3f067f33bbea 16:00:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:00:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:00:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:00:26 Setting up snapd (2.48.3+18.04) ... 16:00:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:00:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:00:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:00:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:00:27 Removing intermediate container a10101bfb57c 16:00:27 ---> 0fb2b4ff962a 16:00:27 Step 8/24 : COPY . . 16:00:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:00:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:00:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:00:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:00:27 Removing intermediate container ec33dc2262c3 16:00:27 ---> 18c25d3365bc 16:00:27 Step 8/21 : COPY . . 16:00:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:00:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:00:28 /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' 16:00:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:28 Processing triggers for systemd (237-3ubuntu10.44) ... 16:00:28 Removing intermediate container dde61543a277 16:00:28 ---> 7cc5f1a4651f 16:00:28 Step 8/22 : COPY . . 16:00:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:00:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:00:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:00:29 Removing intermediate container 3f067f33bbea 16:00:29 ---> 03767cbfa539 16:00:29 Step 8/23 : COPY . . 16:00:30 Removing intermediate container 8b9fb1896522 16:00:30 ---> 7f0ae7c64bf0 16:00:30 Step 8/22 : COPY . . 16:00:30 Reading package lists... 16:00:30 Reading package lists... 16:00:30 Building dependency tree... 16:00:30 Reading state information... 16:00:31 Calculating upgrade... 16:00:31 The following packages will be upgraded: 16:00:31 advancecomp base-files bash binutils binutils-common 16:00:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:00:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:00:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:00:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:00:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:00:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:00:31 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:00:31 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:00:31 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:00:31 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:00:31 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:00:31 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:00:31 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:00:31 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:00:31 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:00:31 Need to get 63.8 MB of archives. 16:00:31 After this operation, 5202 kB of additional disk space will be used. 16:00:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:00:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 16:00:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:00:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:00:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:00:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:00:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:00:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:00:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:00:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:00:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:00:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:00:32 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:00:32 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:00:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:00:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:00:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:00:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:00:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:00:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:00:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:00:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:00:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:00:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:00:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:00:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:00:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:00:32 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:00:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:00:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:00:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:00:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:00:32 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:00:32 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:00:32 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:00:32 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:00:32 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:00:32 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:00:32 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:00:32 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 16:00:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:00:32 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:00:32 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:00:32 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:00:32 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:00:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:00:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:00:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:00:32 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:00:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:00:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:00:32 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:00:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:00:32 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:00:32 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:00:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:00:32 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:00:32 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:00:32 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:00:32 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:00:32 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:00:32 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:00:32 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:00:32 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:00:32 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:00:32 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:00:32 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:00:32 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:00:32 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:00:32 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:00:32 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:00:32 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:00:32 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:00:32 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:00:32 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 16:00:32 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:00:32 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:00:32 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:00:32 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:00:32 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:00:32 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:00:32 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:00:32 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:00:32 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:00:32 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:00:32 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:00:32 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:00:32 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:00:32 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:00:32 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:00:33 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:00:34 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:00:34 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:00:34 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:00:34 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:00:34 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:00:34 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:00:34 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:00:34 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:00:34 debconf: delaying package configuration, since apt-utils is not installed 16:00:34 Fetched 63.8 MB in 3s (20.0 MB/s) 16:00:34 (Reading database ... 13912 files and directories currently installed.) 16:00:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:00:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:00:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 16:00:35 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 16:00:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:37 (Reading database ... 13911 files and directories currently installed.) 16:00:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:00:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:00:37 (Reading database ... 13911 files and directories currently installed.) 16:00:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:38 (Reading database ... 13911 files and directories currently installed.) 16:00:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:00:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:00:38 (Reading database ... 13911 files and directories currently installed.) 16:00:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:00:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:00:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:00:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:00:39 Setting up base-files (10.1ubuntu2.10) ... 16:00:39 Installing new version of config file /etc/issue ... 16:00:39 Installing new version of config file /etc/issue.net ... 16:00:39 Installing new version of config file /etc/lsb-release ... 16:00:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:00:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:00:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:00:39 Removing obsolete conffile /etc/default/motd-news ... 16:00:39 (Reading database ... 13912 files and directories currently installed.) 16:00:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:00:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:00:40 Setting up bash (4.4.18-2ubuntu1.2) ... 16:00:40 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 16:00:40 (Reading database ... 13912 files and directories currently installed.) 16:00:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:00:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:00:40 (Reading database ... 13912 files and directories currently installed.) 16:00:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:00:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:00:40 Setting up tar (1.29b-2ubuntu0.2) ... 16:00:40 (Reading database ... 13912 files and directories currently installed.) 16:00:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:00:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:00:40 (Reading database ... 13912 files and directories currently installed.) 16:00:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:41 (Reading database ... 13912 files and directories currently installed.) 16:00:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:00:41 (Reading database ... 13912 files and directories currently installed.) 16:00:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:00:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:00:41 Setting up grep (3.1-2build1) ... 16:00:41 (Reading database ... 13912 files and directories currently installed.) 16:00:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:00:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:00:41 Setting up login (1:4.5-1ubuntu2) ... 16:00:41 (Reading database ... 13912 files and directories currently installed.) 16:00:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:00:42 (Reading database ... 13912 files and directories currently installed.) 16:00:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:00:43 (Reading database ... 13912 files and directories currently installed.) 16:00:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:00:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:00:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:00:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:00:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:00:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:00:44 (Reading database ... 13912 files and directories currently installed.) 16:00:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:00:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:00:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:00:44 (Reading database ... 13912 files and directories currently installed.) 16:00:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:44 (Reading database ... 13912 files and directories currently installed.) 16:00:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:45 (Reading database ... 13912 files and directories currently installed.) 16:00:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:45 (Reading database ... 13912 files and directories currently installed.) 16:00:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:45 (Reading database ... 13912 files and directories currently installed.) 16:00:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:45 (Reading database ... 13912 files and directories currently installed.) 16:00:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:46 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:46 (Reading database ... 13912 files and directories currently installed.) 16:00:46 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:46 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:46 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:46 (Reading database ... 13912 files and directories currently installed.) 16:00:46 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:46 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:46 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:00:46 (Reading database ... 13912 files and directories currently installed.) 16:00:46 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:47 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:00:47 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:00:47 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:00:48 (Reading database ... 13912 files and directories currently installed.) 16:00:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:00:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:00:48 (Reading database ... 13912 files and directories currently installed.) 16:00:48 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:00:48 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:48 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:00:48 (Reading database ... 13914 files and directories currently installed.) 16:00:48 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:00:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:00:48 Setting up debconf (1.5.66ubuntu1) ... 16:00:49 (Reading database ... 13914 files and directories currently installed.) 16:00:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:00:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:00:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:00:49 (Reading database ... 13914 files and directories currently installed.) 16:00:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:00:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:00:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:00:49 (Reading database ... 13914 files and directories currently installed.) 16:00:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:00:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:49 (Reading database ... 13914 files and directories currently installed.) 16:00:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:00:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:50 (Reading database ... 13914 files and directories currently installed.) 16:00:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:00:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:50 (Reading database ... 13914 files and directories currently installed.) 16:00:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 16:00:50 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:00:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:50 (Reading database ... 13914 files and directories currently installed.) 16:00:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:00:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:00:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:00:51 (Reading database ... 13914 files and directories currently installed.) 16:00:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:00:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:52 (Reading database ... 13914 files and directories currently installed.) 16:00:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:52 (Reading database ... 13914 files and directories currently installed.) 16:00:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:00:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:00:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:00:52 (Reading database ... 13914 files and directories currently installed.) 16:00:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:00:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:00:52 Setting up passwd (1:4.5-1ubuntu2) ... 16:00:53 (Reading database ... 13914 files and directories currently installed.) 16:00:53 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:53 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:00:53 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:00:53 (Reading database ... 13914 files and directories currently installed.) 16:00:53 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:00:53 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:00:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:00:53 (Reading database ... 13914 files and directories currently installed.) 16:00:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:00:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:00:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:00:53 (Reading database ... 13914 files and directories currently installed.) 16:00:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:00:53 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:00:53 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:00:53 (Reading database ... 13914 files and directories currently installed.) 16:00:53 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:00:53 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:00:54 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:00:54 (Reading database ... 13914 files and directories currently installed.) 16:00:54 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:00:54 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:00:54 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:00:54 (Reading database ... 13914 files and directories currently installed.) 16:00:54 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:00:54 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:00:54 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:00:54 (Reading database ... 13915 files and directories currently installed.) 16:00:54 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:00:54 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:00:54 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:00:54 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:00:54 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 16:00:54 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 16:00:55 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:00:55 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:00:55 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:00:55 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:00:55 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:00:55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:00:55 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:00:55 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:00:55 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:00:55 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:00:55 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:00:55 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:00:55 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:00:55 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:00:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:00:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:00:56 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:00:56 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:00:56 ---> 6e10f2ea2555 16:00:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:56 ---> fd98b67fabed 16:00:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:00:56 ---> b2f49f0e3603 16:00:56 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:00:56 ---> 8f61f647c162 16:00:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:00:56 ---> b9e01a0c55bd 16:00:56 Step 9/23 : RUN make cmd/core-data/core-data 16:00:56 ---> Running in e380b1730e8e 16:00:56 ---> Running in ff0b140302f3 16:00:56 ---> Running in 41149c38b3b1 16:00:56 ---> Running in a488f7b95d15 16:00:56 ---> Running in f4fb48ff0e5b 16:00:56 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 16:00:56 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 16:00:56 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 16:00:56 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 16:00:56 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 16:00:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:00:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:00:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:00:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:00:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:01 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:01 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:02 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:01:02 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:01:02 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:01:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:01:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:01:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:01:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:01:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:01:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:01:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:01:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:01:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:01:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:01:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:01:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:01:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:01:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:01:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:01:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:01:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:01:04 16:01:04 Current default time zone: 'Etc/UTC' 16:01:04 Local time is now: Thu Mar 4 16:01:04 UTC 2021. 16:01:04 Universal Time is now: Thu Mar 4 16:01:04 UTC 2021. 16:01:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:01:04 16:01:04 Setting up systemd-sysv (237-3ubuntu10.44) ... 16:01:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:04 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 16:01:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:01:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:01:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:01:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:01:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:01:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:01:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:01:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:01:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:01:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:04 Setting up patch (2.7.6-2ubuntu1.1) ... 16:01:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:01:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:01:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 16:01:04 Installing new version of config file /etc/ssl/openssl.cnf ... 16:01:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:01:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:01:05 Setting up ca-certificates (20210119~18.04.1) ... 16:01:07 Updating certificates in /etc/ssl/certs... 16:01:07 23 added, 27 removed; done. 16:01:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:01:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:01:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:01:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:01:07 Setting up pkgbinarymangler (138.18.04.1) ... 16:01:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:01:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:01:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:01:08 Setting up perl (5.26.1-6ubuntu0.5) ... 16:01:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:01:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:01:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:01:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:01:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:01:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:01:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:01:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:01:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:01:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:01:08 Processing triggers for systemd (237-3ubuntu10.44) ... 16:01:08 Processing triggers for mime-support (3.60ubuntu1) ... 16:01:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:01:08 Updating certificates in /etc/ssl/certs... 16:01:09 0 added, 0 removed; done. 16:01:09 Running hooks in /etc/ca-certificates/update.d... 16:01:09 done. 16:01:09 Reading package lists... 16:01:09 Building dependency tree... 16:01:09 Reading state information... 16:01:09 The following NEW packages will be installed: 16:01:09 apt-transport-https 16:01:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:01:10 Need to get 1696 B of archives. 16:01:10 After this operation, 153 kB of additional disk space will be used. 16:01:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:01:10 debconf: delaying package configuration, since apt-utils is not installed 16:01:10 Fetched 1696 B in 0s (8559 B/s) 16:01:10 Selecting previously unselected package apt-transport-https. 16:01:10 (Reading database ... 13920 files and directories currently installed.) 16:01:10 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:01:10 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:01:10 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:01:10 Waiting for network to be ready... 16:01:17 2021-03-04T16:01:13Z INFO Waiting for automatic snapd restart... 16:01:17 snapd 2.49 from Canonical* installed 16:01:17 "snapd" switched to the "latest/stable" channel 16:01:17 16:01:20 core18 20210128 from Canonical* installed 16:01:20 "core18" switched to the "latest/stable" channel 16:01:20 16:01:23 snapcraft 4.5.1 from Canonical* installed 16:01:23 "snapcraft" switched to the "latest/stable" channel 16:01:23 16:01:26 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: 16:01:26 - README.md 16:01:26 - snapcraft.yaml.orig 16:01:26 16:01:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:01:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:33 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:01:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:01:33 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:01:34 Reading package lists... 16:01:34 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 16:01:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:41 Reading package lists... 16:01:41 Building dependency tree... 16:01:41 Reading state information... 16:01:41 Suggested packages: 16:01:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:01:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:01:41 Recommended packages: 16:01:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:01:41 The following NEW packages will be installed: 16:01:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:01:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:01:41 pkg-config zip 16:01:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:01:41 Need to get 7655 kB of archives. 16:01:41 After this operation, 43.7 MB of additional disk space will be used. 16:01:41 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:01:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:01:41 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:01:41 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:01:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:01:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:01:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:01:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:01:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:01:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:01:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:01:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:01:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:01:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:01:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:01:42 debconf: delaying package configuration, since apt-utils is not installed 16:01:42 Fetched 7655 kB in 1s (7044 kB/s) 16:01:42 Selecting previously unselected package libglib2.0-0:amd64. 16:01:42 (Reading database ... 13924 files and directories currently installed.) 16:01:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:01:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:01:42 Selecting previously unselected package libpsl5:amd64. 16:01:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:01:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:01:42 Selecting previously unselected package libnghttp2-14:amd64. 16:01:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:01:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:01:42 Selecting previously unselected package librtmp1:amd64. 16:01:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:01:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:01:42 Selecting previously unselected package libcurl3-gnutls:amd64. 16:01:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:01:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:01:43 Selecting previously unselected package liberror-perl. 16:01:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:01:43 Unpacking liberror-perl (0.17025-1) ... 16:01:43 Selecting previously unselected package git-man. 16:01:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:01:43 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:01:43 Selecting previously unselected package git. 16:01:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:01:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:01:44 Selecting previously unselected package libnorm1:amd64. 16:01:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:01:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:01:44 Selecting previously unselected package libpgm-5.2-0:amd64. 16:01:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:01:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:01:44 Selecting previously unselected package libsodium23:amd64. 16:01:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:01:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:01:44 Selecting previously unselected package libzmq5:amd64. 16:01:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:01:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:01:44 Selecting previously unselected package libzmq3-dev:amd64. 16:01:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:01:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:01:44 Selecting previously unselected package pkg-config. 16:01:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:01:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:01:44 Selecting previously unselected package zip. 16:01:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:01:44 Unpacking zip (3.0-11build1) ... 16:01:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:01:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:01:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:01:44 Setting up liberror-perl (0.17025-1) ... 16:01:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:01:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:01:45 No schema files found: doing nothing. 16:01:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:01:45 Setting up zip (3.0-11build1) ... 16:01:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:01:45 Setting up libsodium23:amd64 (1.0.16-2) ... 16:01:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:01:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:01:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:01:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:01:45 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:01:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:01:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:52 git set to automatically installed. 16:01:52 git-man set to automatically installed. 16:01:52 libcurl3-gnutls set to automatically installed. 16:01:52 liberror-perl set to automatically installed. 16:01:52 libglib2.0-0 set to automatically installed. 16:01:52 libnghttp2-14 set to automatically installed. 16:01:52 libnorm1 set to automatically installed. 16:01:52 libpgm-5.2-0 set to automatically installed. 16:01:52 libpsl5 set to automatically installed. 16:01:52 librtmp1 set to automatically installed. 16:01:52 libsodium23 set to automatically installed. 16:01:52 libzmq3-dev set to automatically installed. 16:01:52 libzmq5 set to automatically installed. 16:01:52 pkg-config set to automatically installed. 16:01:52 zip set to automatically installed. 16:01:55 snapd is not logged in, snap install commands will use sudo 16:02:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:02:01 error: cannot refresh "core18": unexpectedly empty response from the server 16:02:01 (try again later) 16:02:01 Error while refreshing snap 'core18' to channel 'latest/stable' 16:02:01 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:04 Failed in branch amd64 16:02:18 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 16:02:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:02:39 Removing intermediate container e380b1730e8e 16:02:39 ---> 06983ea3742e 16:02:39 16:02:39 Step 10/24 : FROM alpine:3.12 16:02:39 3.12: Pulling from library/alpine 16:02:39 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:02:39 Status: Downloaded newer image for alpine:3.12 16:02:39 ---> d10569e2745f 16:02:39 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:02:39 ---> Running in 44cfd0bc507a 16:02:40 Removing intermediate container ff0b140302f3 16:02:40 ---> 0324d8869b6c 16:02:40 16:02:40 Step 10/21 : FROM alpine:3.12 16:02:40 ---> d10569e2745f 16:02:40 Step 11/21 : RUN apk add --update --no-cache curl 16:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:40 ---> Running in 77b4c219d93d 16:02:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:42 (1/5) Installing ca-certificates (20191127-r4) 16:02:42 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:02:42 (3/5) Installing libcurl (7.69.1-r3) 16:02:42 (4/5) Installing curl (7.69.1-r3) 16:02:42 (5/5) Installing dumb-init (1.2.2-r1) 16:02:42 Executing busybox-1.31.1-r19.trigger 16:02:42 Executing ca-certificates-20191127-r4.trigger 16:02:42 OK: 7 MiB in 19 packages 16:02:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:43 (1/4) Installing ca-certificates (20191127-r4) 16:02:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:02:44 (3/4) Installing libcurl (7.69.1-r3) 16:02:44 (4/4) Installing curl (7.69.1-r3) 16:02:44 Executing busybox-1.31.1-r19.trigger 16:02:44 Executing ca-certificates-20191127-r4.trigger 16:02:44 OK: 7 MiB in 18 packages 16:02:44 Removing intermediate container 44cfd0bc507a 16:02:44 ---> 1a91e116c761 16:02:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:45 ---> Running in d92b283c70cd 16:02:46 Removing intermediate container d92b283c70cd 16:02:46 ---> 275ce5c0747d 16:02:46 Step 13/24 : WORKDIR / 16:02:46 ---> Running in f9da45b1c150 16:02:47 Removing intermediate container 77b4c219d93d 16:02:47 ---> 7826337aff3b 16:02:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:47 ---> Running in 41c5fc60e76a 16:02:47 Removing intermediate container f9da45b1c150 16:02:47 ---> adc9a4d8e611 16:02:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:02:47 Removing intermediate container 41c5fc60e76a 16:02:47 ---> eda03feab420 16:02:47 Step 13/21 : WORKDIR /edgex 16:02:47 ---> Running in 82ea5e93bd66 16:02:48 ---> 1cea91b14a2f 16:02:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:02:48 Removing intermediate container 82ea5e93bd66 16:02:48 ---> 1fbb97856f15 16:02:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:02:50 ---> edcba9785c0c 16:02:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:02:50 ---> fffca1af6417 16:02:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:02:52 ---> 40cafc36cec5 16:02:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:02:53 ---> a7bd48c23962 16:02:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:02:55 ---> 6c22fa0d3bef 16:02:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:02:55 ---> 4b47f7914fc0 16:02:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:02:56 ---> Running in 6e348a6f2028 16:02:56 Removing intermediate container 41149c38b3b1 16:02:56 ---> 9f86f9701d22 16:02:56 16:02:56 Step 10/22 : FROM alpine:3.12 16:02:56 ---> d10569e2745f 16:02:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:02:57 ---> Running in ef607d4ef0e3 16:02:57 Removing intermediate container 6e348a6f2028 16:02:57 ---> 11d47b4bcdd1 16:02:57 Step 18/21 : CMD ["--init=true"] 16:02:57 ---> 5b8e27a4c6cd 16:02:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:02:57 Removing intermediate container a488f7b95d15 16:02:57 ---> b7e31d8260dd 16:02:57 16:02:57 Step 10/22 : FROM alpine:3.12 16:02:57 ---> d10569e2745f 16:02:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:02:57 ---> Running in 0a22b4fd1cb1 16:02:57 ---> Running in 0fee50879a44 16:02:58 ---> 5c66f8f16cb7 16:02:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:02:58 Removing intermediate container 0a22b4fd1cb1 16:02:58 ---> 04a0d78df836 16:02:58 Step 19/21 : LABEL arch=arm64 16:02:59 ---> Running in a155e00f7cc7 16:02:59 ---> Running in b5df79b9e1d9 16:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:59 Removing intermediate container b5df79b9e1d9 16:02:59 ---> 1e9fe0187314 16:02:59 Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:03:00 ---> Running in 227a1b4f6608 16:03:00 (1/1) Installing dumb-init (1.2.2-r1) 16:03:00 Executing busybox-1.31.1-r19.trigger 16:03:00 OK: 5 MiB in 15 packages 16:03:00 (1/2) Installing ca-certificates (20191127-r4) 16:03:00 (2/2) Installing dumb-init (1.2.2-r1) 16:03:00 Executing busybox-1.31.1-r19.trigger 16:03:00 Executing ca-certificates-20191127-r4.trigger 16:03:01 OK: 6 MiB in 16 packages 16:03:01 Removing intermediate container 227a1b4f6608 16:03:01 ---> 8e3d7aa6be97 16:03:01 Step 21/21 : LABEL version=0.0.0 16:03:01 ---> Running in 69bae4b3d3a5 16:03:02 Removing intermediate container ef607d4ef0e3 16:03:02 ---> 8ee1d86d0b65 16:03:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:03:02 Removing intermediate container 69bae4b3d3a5 16:03:02 ---> 3790d0082389 16:03:02 16:03:02 ---> Running in 2773aa9e1dc1 16:03:03 Removing intermediate container a155e00f7cc7 16:03:03 ---> 0142785dcb4d 16:03:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:03:03 Successfully built 3790d0082389 16:03:03 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:03:03 Building docker-security-bootstrapper-go 16:03:03  Building docker-security-proxy-setup-go ... done  ---> Running in 2cb2a31997e4 16:03:03 Removing intermediate container 2773aa9e1dc1 16:03:03 ---> b85df37c9253 16:03:03 Step 13/22 : ENV APP_PORT=48085 16:03:03 Removing intermediate container 0fee50879a44 16:03:03 ---> d1549f9aabaa 16:03:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:03:03 ---> Running in f6114287ab26 16:03:03 ---> Running in f497e88a31f7 16:03:03 Removing intermediate container 2cb2a31997e4 16:03:04 ---> 1d932d8c8965 16:03:04 Step 22/24 : LABEL arch=arm64 16:03:04 ---> Running in 9814602751ac 16:03:04 Removing intermediate container f497e88a31f7 16:03:04 ---> 82c4481bae38 16:03:04 Step 13/22 : ENV APP_PORT=48060 16:03:04 Removing intermediate container f6114287ab26 16:03:04 ---> 6c5b5677838f 16:03:04 Step 14/22 : EXPOSE $APP_PORT 16:03:04 ---> Running in 8f346a3c09d7 16:03:04 ---> Running in 1524a70c652e 16:03:05 Removing intermediate container 9814602751ac 16:03:05 ---> ee5fad47f5df 16:03:05 Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:03:06 ---> Running in 0d20ca61894e 16:03:06 Removing intermediate container 1524a70c652e 16:03:06 ---> 6039968c53e6 16:03:06 Step 14/22 : EXPOSE $APP_PORT 16:03:06 Removing intermediate container 8f346a3c09d7 16:03:06 ---> 7f626528f1bb 16:03:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:06 ---> Running in 26a673e323b3 16:03:06 Removing intermediate container 0d20ca61894e 16:03:06 ---> d3bd456b9351 16:03:06 Step 24/24 : LABEL version=0.0.0 16:03:07 ---> 9998d4ecb1a6 16:03:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:03:07 ---> Running in 4b404f73293f 16:03:07 Removing intermediate container 26a673e323b3 16:03:07 ---> e439e65660f3 16:03:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:08 Removing intermediate container 4b404f73293f 16:03:08 ---> a6d9b6a9b13d 16:03:08 16:03:09 Successfully built a6d9b6a9b13d 16:03:09 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:03:09  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 16:03:09 ---> 09d635ec24d7 16:03:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:03:09 ---> d0ad77d42457 16:03:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:03:10 Removing intermediate container f4fb48ff0e5b 16:03:10 ---> 91a3907c64e0 16:03:10 16:03:10 Step 10/23 : FROM alpine:3.12 16:03:10 ---> d10569e2745f 16:03:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:03:10 ---> Running in f8a509ac5552 16:03:10 ---> c8266a024168 16:03:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:03:11 ---> Running in 5e1773d66b6b 16:03:11 Removing intermediate container f8a509ac5552 16:03:11 ---> 00e287fbe5f8 16:03:11 Step 12/23 : ENV APP_PORT=48080 16:03:11 ---> beb0f5928345 16:03:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:03:11 ---> Running in 0375bdd30217 16:03:11 Removing intermediate container 5e1773d66b6b 16:03:11 ---> c244d5af045f 16:03:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:11 ---> Running in c47f583603dd 16:03:11 Removing intermediate container 0375bdd30217 16:03:11 ---> 679ff32e1c26 16:03:11 Step 13/23 : EXPOSE $APP_PORT 16:03:12 ---> Running in 95565dad71bc 16:03:12 ---> 7ddf3ab373a0 16:03:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:03:12 ---> Running in 3f608230259b 16:03:12 Removing intermediate container c47f583603dd 16:03:12 ---> 911a59216d64 16:03:12 Step 20/22 : LABEL arch=arm64 16:03:12 Removing intermediate container 95565dad71bc 16:03:12 ---> d07c21b16742 16:03:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:12 ---> Running in 129aed4bbae3 16:03:12 ---> Running in 5ea04942458c 16:03:13 Removing intermediate container 3f608230259b 16:03:13 ---> 880a88a0c0cb 16:03:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:13 Removing intermediate container 129aed4bbae3 16:03:13 ---> 776bf4fa6162 16:03:13 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:03:14 ---> Running in 69d428aeb0fb 16:03:14 ---> Running in e00aa5855511 16:03:15 Removing intermediate container 69d428aeb0fb 16:03:15 ---> c784c268289e 16:03:15 Step 20/22 : LABEL arch=arm64 16:03:15 Removing intermediate container e00aa5855511 16:03:15 ---> 106161ae055a 16:03:15 Step 22/22 : LABEL version=0.0.0 16:03:15 ---> Running in e27b32313790 16:03:15 ---> Running in 5374d35def58 16:03:16 Removing intermediate container e27b32313790 16:03:16 ---> d32807962b12 16:03:16 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:03:16 Removing intermediate container 5374d35def58 16:03:16 ---> 46d16b7dfff0 16:03:16 16:03:16 ---> Running in 1ba8ae1f1093 16:03:17 Removing intermediate container 5ea04942458c 16:03:17 ---> 35f168bdd6e2 16:03:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:03:17 Successfully built 46d16b7dfff0 16:03:17 Successfully tagged docker-support-scheduler-go-arm64:latest 16:03:17  Building docker-support-scheduler-go ... done  ---> Running in 3b08dc5f9dd2 16:03:17 Building docker-core-metadata-go 16:03:17 Removing intermediate container 1ba8ae1f1093 16:03:17 ---> 076154c72ef2 16:03:17 Step 22/22 : LABEL version=0.0.0 16:03:17 ---> Running in 4e8a62b85213 16:03:18 Removing intermediate container 4e8a62b85213 16:03:18 ---> 69d21279c234 16:03:18 16:03:18 Successfully built 69d21279c234 16:03:18 Successfully tagged docker-support-notifications-go-arm64:latest 16:03:18  Building docker-support-notifications-go ... done Building docker-core-command-go 16:03:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:20 (1/6) Installing dumb-init (1.2.2-r1) 16:03:20 (2/6) Installing libgcc (9.3.0-r2) 16:03:20 (3/6) Installing libsodium (1.0.18-r0) 16:03:20 (4/6) Installing libstdc++ (9.3.0-r2) 16:03:20 (5/6) Installing libzmq (4.3.3-r0) 16:03:20 (6/6) Installing zeromq (4.3.3-r0) 16:03:21 Executing busybox-1.31.1-r19.trigger 16:03:21 OK: 8 MiB in 20 packages 16:03:23 Removing intermediate container 3b08dc5f9dd2 16:03:23 ---> c580c87d169c 16:03:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:24 ---> 1f789398d5b0 16:03:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:03:26 ---> dcbafe5f3801 16:03:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:03:27 ---> 3afb315897dc 16:03:27 Step 19/23 : ENTRYPOINT ["/core-data"] 16:03:27 ---> Running in 5a550fc31db6 16:03:28 Removing intermediate container 5a550fc31db6 16:03:28 ---> 0c77662b626b 16:03:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:28 ---> Running in f19d43118602 16:03:29 Removing intermediate container f19d43118602 16:03:29 ---> d69ac90ffe2c 16:03:29 Step 21/23 : LABEL arch=arm64 16:03:30 ---> Running in 9fe3fc93786c 16:03:30 Removing intermediate container 9fe3fc93786c 16:03:30 ---> 250edc178f80 16:03:30 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:03:30 ---> Running in 6e7001995776 16:03:31 Removing intermediate container 6e7001995776 16:03:31 ---> ef6b58db0912 16:03:31 Step 23/23 : LABEL version=0.0.0 16:03:31 ---> Running in 9f4cf3b9c054 16:03:32 Removing intermediate container 9f4cf3b9c054 16:03:32 ---> 6b9d9c136402 16:03:32 16:03:32 Successfully built 6b9d9c136402 16:03:32 Successfully tagged docker-core-data-go-arm64:latest 16:03:47  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:03:47 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:03:47 ---> fd7659b24b35 16:03:47 Step 3/31 : WORKDIR /edgex-go 16:03:47 ---> Using cache 16:03:47 ---> 4d3592b66ea4 16:03:47 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:47 ---> Using cache 16:03:47 ---> 91134a0e65db 16:03:47 Step 5/31 : RUN apk add --update --no-cache make git 16:03:47 ---> Using cache 16:03:47 ---> 54f70b4713f4 16:03:47 Step 6/31 : COPY go.mod . 16:03:47 ---> Using cache 16:03:47 ---> c70e0f91f319 16:03:47 Step 7/31 : RUN go mod download 16:03:47 ---> Using cache 16:03:47 ---> 7cc5f1a4651f 16:03:47 Step 8/31 : COPY . . 16:03:47 ---> Using cache 16:03:47 ---> fd98b67fabed 16:03:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:03:49 ---> Running in 4bc8a1554210 16:03:50 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 16:03:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:03:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:03:59 ---> fd7659b24b35 16:03:59 Step 3/26 : WORKDIR /edgex-go 16:03:59 ---> Using cache 16:03:59 ---> 4d3592b66ea4 16:03:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:59 ---> Using cache 16:03:59 ---> 91134a0e65db 16:03:59 Step 5/26 : RUN apk add --update --no-cache make bash git 16:03:59 ---> Running in d8759431b3a7 16:04:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:03 OK: 217 MiB in 51 packages 16:04:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:04:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:04:04 ---> fd7659b24b35 16:04:04 Step 3/23 : WORKDIR /edgex-go 16:04:04 ---> Using cache 16:04:04 ---> 4d3592b66ea4 16:04:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:04 ---> Using cache 16:04:04 ---> 91134a0e65db 16:04:04 Step 5/23 : RUN apk add --update --no-cache make git 16:04:04 ---> Using cache 16:04:04 ---> 54f70b4713f4 16:04:04 Step 6/23 : COPY go.mod . 16:04:04 ---> Using cache 16:04:04 ---> c70e0f91f319 16:04:04 Step 7/23 : RUN go mod download 16:04:04 ---> Using cache 16:04:04 ---> 7cc5f1a4651f 16:04:04 Step 8/23 : COPY . . 16:04:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:04:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:04:04 ---> fd7659b24b35 16:04:04 Step 3/23 : WORKDIR /edgex-go 16:04:04 ---> Using cache 16:04:04 ---> 4d3592b66ea4 16:04:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:04 ---> Using cache 16:04:04 ---> 91134a0e65db 16:04:04 Step 5/23 : RUN apk add --update --no-cache make git 16:04:04 ---> Using cache 16:04:04 ---> 54f70b4713f4 16:04:04 Step 6/23 : COPY go.mod . 16:04:04 ---> Using cache 16:04:04 ---> c70e0f91f319 16:04:04 Step 7/23 : RUN go mod download 16:04:04 ---> Using cache 16:04:04 ---> 7cc5f1a4651f 16:04:04 Step 8/23 : COPY . . 16:04:04 ---> Using cache 16:04:04 ---> fd98b67fabed 16:04:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:04:04 ---> Using cache 16:04:04 ---> fd98b67fabed 16:04:04 Step 9/23 : RUN make cmd/core-command/core-command 16:04:05 ---> Running in e67d8867d7fb 16:04:05 ---> Running in 00bb5df79763 16:04:05 Removing intermediate container d8759431b3a7 16:04:05 ---> 11d4d085676f 16:04:05 Step 6/26 : COPY go.mod . 16:04:07 ---> 90abeb3613e8 16:04:07 Step 7/26 : RUN go mod download 16:04:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:04:07 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 16:04:07 ---> Running in f12b81533e23 16:04:12 Removing intermediate container f12b81533e23 16:04:12 ---> 27999c22b9ac 16:04:12 Step 8/26 : COPY . . 16:04:31 ---> fad13b8c2e33 16:04:31 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:04:31 ---> Running in d32085fd302d 16:04:33 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 16:05:05 Removing intermediate container 4bc8a1554210 16:05:05 ---> 9d92eec67205 16:05:05 16:05:05 Step 10/31 : FROM alpine:3.12 16:05:05 ---> d10569e2745f 16:05:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:05:05 ---> Running in 85d26e1a1e8c 16:05:05 Removing intermediate container 85d26e1a1e8c 16:05:05 ---> f810901531d5 16:05:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:05:05 ---> Running in 83c13521e5d4 16:05:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:06 (1/2) Installing dumb-init (1.2.2-r1) 16:05:06 (2/2) Installing su-exec (0.2-r1) 16:05:06 Executing busybox-1.31.1-r19.trigger 16:05:06 OK: 5 MiB in 16 packages 16:05:09 Removing intermediate container 83c13521e5d4 16:05:09 ---> e7b1a838ccfe 16:05:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:05:09 ---> Running in 6e7e54c156bb 16:05:09 Removing intermediate container 6e7e54c156bb 16:05:09 ---> 6646a18d97cd 16:05:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:05:10 ---> Running in 21b88df29d5d 16:05:10 Removing intermediate container 21b88df29d5d 16:05:10 ---> ad3018b94137 16:05:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:05:10 ---> Running in 274e29c5556e 16:05:14 Removing intermediate container 274e29c5556e 16:05:14 ---> 4a775bb8797a 16:05:14 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:05:14 ---> Running in 6adf133f7842 16:05:15 Removing intermediate container 6adf133f7842 16:05:15 ---> 39124b0cd7af 16:05:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:05:16 ---> c271342ba0ad 16:05:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:05:16 ---> Running in 83037de14fc7 16:05:19 Removing intermediate container 83037de14fc7 16:05:19 ---> 1c26c4f2d85e 16:05:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:20 ---> da0add0affd0 16:05:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:05:22 ---> edb2108655a9 16:05:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:05:24 ---> 527cafdda958 16:05:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:05:25 ---> 359d37dfdbce 16:05:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:05:26 ---> 7b1fca241e96 16:05:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:05:26 ---> Running in 49dcf23fdb3c 16:05:27 Removing intermediate container 49dcf23fdb3c 16:05:27 ---> b20a9474283e 16:05:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:05:28 ---> 7f8a9d9c9387 16:05:28 Step 26/31 : RUN chmod +x /entrypoint.sh 16:05:28 ---> Running in f5626ca71abc 16:05:32 Removing intermediate container f5626ca71abc 16:05:32 ---> 538ebd780509 16:05:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:05:32 ---> Running in 493b3b635dbb 16:05:33 Removing intermediate container 493b3b635dbb 16:05:33 ---> b8911683b512 16:05:33 Step 28/31 : CMD ["gate"] 16:05:34 ---> Running in 36c8eae9c7ca 16:05:34 Removing intermediate container 36c8eae9c7ca 16:05:34 ---> f9c3610d2e7b 16:05:34 Step 29/31 : LABEL arch=arm64 16:05:35 ---> Running in 4f76a82bb1eb 16:05:36 Removing intermediate container 4f76a82bb1eb 16:05:36 ---> 807ba1b73118 16:05:36 Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:05:36 ---> Running in 9cdfedafbb62 16:05:37 Removing intermediate container 9cdfedafbb62 16:05:37 ---> f89e7984abac 16:05:37 Step 31/31 : LABEL version=0.0.0 16:05:37 ---> Running in 64624dd6e9bc 16:05:39 Removing intermediate container 64624dd6e9bc 16:05:39 ---> f6f401eedadb 16:05:39 16:05:39 Successfully built f6f401eedadb 16:05:39 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:05:40  Building docker-security-bootstrapper-go ... done Removing intermediate container 00bb5df79763 16:05:40 ---> 651ececc793a 16:05:40 16:05:40 Step 10/23 : FROM alpine:3.12 16:05:40 ---> d10569e2745f 16:05:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:05:40 ---> Using cache 16:05:40 ---> 8ee1d86d0b65 16:05:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:05:40 ---> Using cache 16:05:40 ---> b85df37c9253 16:05:40 Step 13/23 : ENV APP_PORT=48082 16:05:40 ---> Running in 91e3a8e09f61 16:05:41 Removing intermediate container 91e3a8e09f61 16:05:41 ---> 98e016864c1f 16:05:41 Step 14/23 : EXPOSE $APP_PORT 16:05:41 ---> Running in 73deda4250b4 16:05:42 Removing intermediate container 73deda4250b4 16:05:42 ---> 1546e18ec548 16:05:42 Step 15/23 : WORKDIR / 16:05:42 ---> Running in 3a953cef6fac 16:05:42 Removing intermediate container 3a953cef6fac 16:05:42 ---> 18ff66979baf 16:05:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:43 ---> 1f5199ba211a 16:05:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:05:45 ---> 62a761397715 16:05:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:05:47 ---> f3f3d1a5db44 16:05:47 Step 19/23 : ENTRYPOINT ["/core-command"] 16:05:47 ---> Running in 2e98d5443eb4 16:05:47 Removing intermediate container d32085fd302d 16:05:47 ---> 85dd015a2b42 16:05:47 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:05:47 Removing intermediate container e67d8867d7fb 16:05:47 ---> c925dc0bb408 16:05:47 16:05:47 Step 10/23 : FROM alpine:3.12 16:05:47 ---> d10569e2745f 16:05:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:05:47 ---> Using cache 16:05:47 ---> 8ee1d86d0b65 16:05:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:05:47 ---> Using cache 16:05:47 ---> b85df37c9253 16:05:47 Step 13/23 : ENV APP_PORT=48081 16:05:48 Removing intermediate container 2e98d5443eb4 16:05:48 ---> 5545f2ea67c6 16:05:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:48 ---> Running in c55582622af7 16:05:48 ---> Running in a18f3599925c 16:05:48 ---> Running in 3e76a2e54810 16:05:48 Removing intermediate container a18f3599925c 16:05:48 ---> 58a7c56e1c91 16:05:48 Step 14/23 : EXPOSE $APP_PORT 16:05:48 Removing intermediate container 3e76a2e54810 16:05:48 ---> 21d355819e7d 16:05:48 Step 21/23 : LABEL arch=arm64 16:05:48 ---> Running in 275476ed51c2 16:05:48 ---> Running in 35680216945f 16:05:49 Removing intermediate container 275476ed51c2 16:05:49 ---> 14d9f9774fa4 16:05:49 Step 15/23 : WORKDIR / 16:05:49 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 16:05:49 Removing intermediate container 35680216945f 16:05:49 ---> b1ea33e11bc8 16:05:49 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:05:49 ---> Running in edaf44c65156 16:05:49 ---> Running in 308a9575f96a 16:05:50 Removing intermediate container edaf44c65156 16:05:50 ---> 5ac4cb2e4239 16:05:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:50 Removing intermediate container 308a9575f96a 16:05:50 ---> fd01071a28a2 16:05:50 Step 23/23 : LABEL version=0.0.0 16:05:50 ---> Running in ab4427774d1b 16:05:50 Removing intermediate container ab4427774d1b 16:05:50 ---> b0e4a3d85bcc 16:05:50 16:05:51 ---> db4a250899ee 16:05:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:05:51 Successfully built b0e4a3d85bcc 16:05:51 Successfully tagged docker-core-command-go-arm64:latest 16:05:52  Building docker-core-command-go ... done Removing intermediate container c55582622af7 16:05:52 ---> d26dd8d37a56 16:05:52 16:05:52 Step 11/26 : FROM docker:20.10.0 16:05:52 ---> 4c62eb933e48 16:05:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:05:52 20.10.0: Pulling from library/docker 16:05:53 ---> 5dea3814658b 16:05:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:05:54 ---> Running in 0fab727564ec 16:05:55 Removing intermediate container 0fab727564ec 16:05:55 ---> 0cb6cff4d53e 16:05:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:55 ---> Running in e752db2fbf9c 16:05:56 Removing intermediate container e752db2fbf9c 16:05:56 ---> 8d62a9b1f059 16:05:56 Step 21/23 : LABEL arch=arm64 16:05:56 ---> Running in 48fe802d12a7 16:05:57 Removing intermediate container 48fe802d12a7 16:05:57 ---> ad39a0e72d40 16:05:57 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:05:57 ---> Running in f40779c27f32 16:05:58 Removing intermediate container f40779c27f32 16:05:58 ---> cc2cbdc7543a 16:05:58 Step 23/23 : LABEL version=0.0.0 16:05:59 ---> Running in ffcd4c009b2b 16:06:00 Removing intermediate container ffcd4c009b2b 16:06:00 ---> 558e1055db14 16:06:00 16:06:00 Successfully built 558e1055db14 16:06:00 Successfully tagged docker-core-metadata-go-arm64:latest 16:06:01  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:06:01 Status: Downloaded newer image for docker:20.10.0 16:06:01 ---> eeaf43b92773 16:06:01 Step 12/26 : RUN apk add --no-cache bash 16:06:02 ---> Running in 94584a908324 16:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:03 (1/2) Installing readline (8.0.4-r0) 16:06:03 (2/2) Installing bash (5.0.17-r0) 16:06:03 Executing bash-5.0.17-r0.post-install 16:06:03 Executing busybox-1.31.1-r19.trigger 16:06:03 OK: 12 MiB in 22 packages 16:06:05 Removing intermediate container 94584a908324 16:06:05 ---> a5797738301b 16:06:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:06:05 ---> Running in 6f7c05d93620 16:06:05 Removing intermediate container 6f7c05d93620 16:06:05 ---> 8fc144188fa3 16:06:05 Step 14/26 : ENV APP_PORT=48090 16:06:05 ---> Running in 6bd030bc0dca 16:06:06 Removing intermediate container 6bd030bc0dca 16:06:06 ---> 19a0052d952f 16:06:06 Step 15/26 : EXPOSE $APP_PORT 16:06:06 ---> Running in 2b24bc71e1b9 16:06:06 Removing intermediate container 2b24bc71e1b9 16:06:06 ---> 8dfd94747159 16:06:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:08 ---> 7428359a1e27 16:06:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:08 ---> 1c16dcd62ebd 16:06:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:09 ---> ce1872b87e97 16:06:09 Step 19/26 : RUN apk --no-cache add py3-pip 16:06:09 ---> Running in 1c58264122b5 16:06:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:11 (1/33) Installing libbz2 (1.0.8-r1) 16:06:11 (2/33) Installing expat (2.2.9-r1) 16:06:11 (3/33) Installing libffi (3.3-r2) 16:06:11 (4/33) Installing gdbm (1.13-r1) 16:06:11 (5/33) Installing xz-libs (5.2.5-r0) 16:06:11 (6/33) Installing sqlite-libs (3.32.1-r0) 16:06:11 (7/33) Installing python3 (3.8.5-r1) 16:06:13 (8/33) Installing py3-appdirs (1.4.4-r1) 16:06:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:06:13 (10/33) Installing py3-parsing (2.4.7-r0) 16:06:13 (11/33) Installing py3-six (1.15.0-r0) 16:06:13 (12/33) Installing py3-packaging (20.4-r0) 16:06:13 (13/33) Installing py3-setuptools (47.0.0-r0) 16:06:13 (14/33) Installing py3-chardet (3.0.4-r4) 16:06:13 (15/33) Installing py3-idna (2.9-r0) 16:06:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:06:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:06:13 (18/33) Installing py3-requests (2.23.0-r0) 16:06:13 (19/33) Installing py3-msgpack (1.0.0-r0) 16:06:13 (20/33) Installing py3-lockfile (0.12.2-r3) 16:06:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:06:13 (22/33) Installing py3-colorama (0.4.3-r0) 16:06:13 (23/33) Installing py3-distlib (0.3.0-r0) 16:06:13 (24/33) Installing py3-distro (1.5.0-r1) 16:06:13 (25/33) Installing py3-webencodings (0.5.1-r3) 16:06:13 (26/33) Installing py3-html5lib (1.0.1-r4) 16:06:13 (27/33) Installing py3-pytoml (0.1.21-r0) 16:06:13 (28/33) Installing py3-pep517 (0.8.2-r0) 16:06:13 (29/33) Installing py3-progress (1.5-r0) 16:06:13 (30/33) Installing py3-toml (0.10.1-r0) 16:06:13 (31/33) Installing py3-retrying (1.3.3-r0) 16:06:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:06:13 (33/33) Installing py3-pip (20.1.1-r0) 16:06:13 Executing busybox-1.31.1-r19.trigger 16:06:13 OK: 71 MiB in 55 packages 16:06:20 Removing intermediate container 1c58264122b5 16:06:20 ---> e613cadcaa3e 16:06:20 Step 20/26 : RUN pip install docker-compose==1.23.2 16:06:20 ---> Running in d937fe1696e9 16:06:24 Collecting docker-compose==1.23.2 16:06:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:24 Collecting docopt<0.7,>=0.6.1 16:06:24 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:27 Collecting PyYAML<4,>=3.10 16:06:27 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:30 Collecting dockerpty<0.5,>=0.4.1 16:06:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:32 Collecting docker<4.0,>=3.6.0 16:06:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:32 Collecting cached-property<2,>=1.2.0 16:06:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:33 Collecting websocket-client<1.0,>=0.32.0 16:06:33 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:06:33 Collecting texttable<0.10,>=0.9.0 16:06:33 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:06:35 Collecting jsonschema<3,>=2.5.1 16:06:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:06:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:06:36 Collecting docker-pycreds>=0.4.0 16:06:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:37 Collecting idna<2.8,>=2.5 16:06:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:37 Collecting urllib3<1.25,>=1.21.1 16:06:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:38 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) 16:06:38 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) 16:06:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:06:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:06:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:06:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:06:39 Installing collected packages: docopt, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, texttable, jsonschema, docker-compose 16:06:39 Running setup.py install for docopt: started 16:06:40 Running setup.py install for docopt: finished with status 'done' 16:06:40 Running setup.py install for PyYAML: started 16:06:42 Running setup.py install for PyYAML: finished with status 'done' 16:06:42 Running setup.py install for dockerpty: started 16:06:44 Running setup.py install for dockerpty: finished with status 'done' 16:06:44 Attempting uninstall: idna 16:06:44 Found existing installation: idna 2.9 16:06:44 Uninstalling idna-2.9: 16:06:44 Successfully uninstalled idna-2.9 16:06:45 Attempting uninstall: urllib3 16:06:45 Found existing installation: urllib3 1.25.9 16:06:45 Uninstalling urllib3-1.25.9: 16:06:45 Successfully uninstalled urllib3-1.25.9 16:06:46 Attempting uninstall: requests 16:06:46 Found existing installation: requests 2.23.0 16:06:46 Uninstalling requests-2.23.0: 16:06:46 Successfully uninstalled requests-2.23.0 16:06:47 Running setup.py install for texttable: started 16:06:49 Running setup.py install for texttable: finished with status 'done' 16:06:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 16:06:53 Removing intermediate container d937fe1696e9 16:06:53 ---> f2c5a6611479 16:06:53 Step 21/26 : RUN apk --no-cache add curl 16:06:53 ---> Running in f2fcf7f0dd6e 16:06:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:06:55 (2/3) Installing libcurl (7.69.1-r3) 16:06:55 (3/3) Installing curl (7.69.1-r3) 16:06:55 Executing busybox-1.31.1-r19.trigger 16:06:55 OK: 71 MiB in 58 packages 16:06:57 Removing intermediate container f2fcf7f0dd6e 16:06:57 ---> a79f46192a5f 16:06:57 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:06:57 ---> Running in 1cc506376c54 16:06:57 Removing intermediate container 1cc506376c54 16:06:57 ---> 2feaa7a32ddd 16:06:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:57 ---> Running in 07ff209ebc30 16:06:58 Removing intermediate container 07ff209ebc30 16:06:58 ---> c014301d39f7 16:06:58 Step 24/26 : LABEL arch=arm64 16:06:58 ---> Running in 463bde92972c 16:06:58 Removing intermediate container 463bde92972c 16:06:58 ---> 14e1ff751e4f 16:06:58 Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 16:06:58 ---> Running in e454996b90e1 16:06:59 Removing intermediate container e454996b90e1 16:06:59 ---> 9c5600d6b7e6 16:06:59 Step 26/26 : LABEL version=0.0.0 16:06:59 ---> Running in 784dc8411e10 16:06:59 Removing intermediate container 784dc8411e10 16:06:59 ---> 13201952095a 16:06:59 16:07:00 Successfully built 13201952095a 16:07:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:07:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:07:00 $ docker stop --time=1 4b86a582cf84501015a4ac660114d579f4069a04f8ce82126e0897000af57dbd 16:07:02 $ docker rm -f 4b86a582cf84501015a4ac660114d579f4069a04f8ce82126e0897000af57dbd [Pipeline] // withDockerContainer [Pipeline] sh 16:07:03 + docker images 16:07:03 + grep docker 16:07:03 docker-sys-mgmt-agent-go-arm64 latest 13201952095a 4 seconds ago 300MB 16:07:03 docker-core-metadata-go-arm64 latest 558e1055db14 About a minute ago 17.9MB 16:07:03 docker-core-command-go-arm64 latest b0e4a3d85bcc About a minute ago 16.2MB 16:07:03 docker-security-bootstrapper-go-arm64 latest f6f401eedadb About a minute ago 17.8MB 16:07:03 docker-core-data-go-arm64 latest 6b9d9c136402 3 minutes ago 21.1MB 16:07:03 docker-support-notifications-go-arm64 latest 69d21279c234 3 minutes ago 16.9MB 16:07:03 docker-support-scheduler-go-arm64 latest 46d16b7dfff0 3 minutes ago 16.3MB 16:07:03 docker-security-secretstore-setup-go-arm64 latest a6d9b6a9b13d 3 minutes ago 23.7MB 16:07:03 docker-security-proxy-setup-go-arm64 latest 3790d0082389 4 minutes ago 23.4MB 16:07:03 docker 20.10.0 eeaf43b92773 2 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh 16:07:04 ---> job-cost.sh 16:07:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gaFj 16:07:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-gaFj/bin to PATH 16:10:05 INFO: No Stack... 16:10:05 INFO: Retrieving Pricing Info for: lf-standard-4 16:10:05 INFO: Archiving Costs [Pipeline] sh 16:10:05 + cat /w/workspace/edgex-go/5/archives/cost.csv 16:10:05 + cut -d, -f6 [Pipeline] lock 16:10:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] 16:10:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] did not exist. Created. 16:10:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:10:06 + echo total: 0.20999999344348907 [Pipeline] stash 16:10:06 Stashed 1 file(s) [Pipeline] } 16:10:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-5-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:10:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:11 ---> package-listing.sh 16:10:11 ++ facter osfamily 16:10:11 ++ tr '[:upper:]' '[:lower:]' 16:10:11 + OS_FAMILY=redhat 16:10:11 + workspace=/w/workspace/edgex-go/5 16:10:11 + START_PACKAGES=/tmp/packages_start.txt 16:10:11 + END_PACKAGES=/tmp/packages_end.txt 16:10:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:11 + PACKAGES=/tmp/packages_start.txt 16:10:11 + '[' /w/workspace/edgex-go/5 ']' 16:10:11 + PACKAGES=/tmp/packages_end.txt 16:10:11 + case "${OS_FAMILY}" in 16:10:11 + rpm -qa 16:10:11 + sort 16:10:16 + '[' -f /tmp/packages_start.txt ']' 16:10:16 + '[' -f /tmp/packages_end.txt ']' 16:10:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:16 + '[' /w/workspace/edgex-go/5 ']' 16:10:16 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:10:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:10:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:10:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:16 16:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:17 alpine: Pulling from edgex-lftools-log-publisher 16:10:17 df20fa9351a1: Pulling fs layer 16:10:17 36b3adc4ff6f: Pulling fs layer 16:10:17 8ad3a11d3b57: Pulling fs layer 16:10:17 46f8f816bc3b: Pulling fs layer 16:10:17 93b61091891f: Pulling fs layer 16:10:17 93b9cdb0e59b: Pulling fs layer 16:10:17 5e14af77c1be: Pulling fs layer 16:10:17 01666e4c0597: Pulling fs layer 16:10:17 aa168da1d23b: Pulling fs layer 16:10:17 93b61091891f: Waiting 16:10:17 46f8f816bc3b: Waiting 16:10:17 93b9cdb0e59b: Waiting 16:10:17 5e14af77c1be: Waiting 16:10:17 01666e4c0597: Waiting 16:10:17 aa168da1d23b: Waiting 16:10:17 36b3adc4ff6f: Verifying Checksum 16:10:17 36b3adc4ff6f: Download complete 16:10:17 46f8f816bc3b: Verifying Checksum 16:10:17 46f8f816bc3b: Download complete 16:10:17 df20fa9351a1: Download complete 16:10:17 93b9cdb0e59b: Verifying Checksum 16:10:17 93b9cdb0e59b: Download complete 16:10:17 93b61091891f: Download complete 16:10:17 5e14af77c1be: Verifying Checksum 16:10:17 5e14af77c1be: Download complete 16:10:17 01666e4c0597: Verifying Checksum 16:10:17 01666e4c0597: Download complete 16:10:17 8ad3a11d3b57: Verifying Checksum 16:10:17 8ad3a11d3b57: Download complete 16:10:17 df20fa9351a1: Pull complete 16:10:18 36b3adc4ff6f: Pull complete 16:10:19 8ad3a11d3b57: Pull complete 16:10:19 46f8f816bc3b: Pull complete 16:10:19 aa168da1d23b: Verifying Checksum 16:10:19 aa168da1d23b: Download complete 16:10:20 93b61091891f: Pull complete 16:10:21 93b9cdb0e59b: Pull complete 16:10:21 5e14af77c1be: Pull complete 16:10:21 01666e4c0597: Pull complete 16:10:31 aa168da1d23b: Pull complete 16:10:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:10:31 prd-centos7-docker-4c-2g-28485 does not seem to be running inside a container 16:10:31 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:10:34 $ docker top 3f9f078f94e1fad9aa436c8fd6910892d747d43e884beba76f00e7117c5be908 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:34 + touch /tmp/pre-build-complete [Pipeline] sh 16:10:35 + mkdir -p /var/log/sa [Pipeline] sh 16:10:35 + ls /var/log/sa-host 16:10:35 + sadf -c /var/log/sa-host/sa04 16:10:35 file_magic: OK 16:10:35 HZ: Using current value: 100 16:10:35 file_header: OK 16:10:35 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 16:10:35 Statistics: 16:10:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:10:35 File successfully converted to sysstat format version 12.2.1 16:10:35 + sadf -c /var/log/sa-host/sa23 16:10:35 file_magic: OK 16:10:35 HZ: Using current value: 100 16:10:35 file_header: OK 16:10:35 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 16:10:35 Statistics: 16:10:35 Hnuu...uuuununununu... 16:10:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:36 provisioning config files... 16:10:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3700705676152747736tmp [Pipeline] { [Pipeline] echo 16:10:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:10:36 ---> create-netrc.sh [Pipeline] } 16:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:10:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:10:37 ---> python-tools-install.sh [Pipeline] echo 16:10:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:10:37 ---> sudo-logs.sh 16:10:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:10:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:10:37 ---> job-cost.sh 16:10:37 lf-activate-venv: SKIPPING 16:10:37 DEBUG: total: 0.20999999344348907 16:10:37 INFO: Retrieving Stack Cost... 16:10:38 INFO: Retrieving Pricing Info for: v1-standard-2 16:10:39 INFO: Archiving Costs [Pipeline] echo 16:10:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:10:39 ---> logs-deploy.sh 16:10:39 lf-activate-venv: SKIPPING 16:10:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/5 16:10:39 INFO: archiving workspace using pattern(s): 16:10:41 Archives upload complete. 16:10:41 INFO: archiving logs to Nexus