Pull request #3007 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from abb04a84f92cad6368f2dda5d820cc50d505de1e+cf513aa69aa73df9a6f6252b052cd5c5a0259743 (76b8d0ebe0a61c690405055786bed7be749734fa) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19517’ is offline; ‘prd-centos7-docker-4c-2g-19519’ is offline; ‘prd-centos7-docker-4c-2g-19521’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19523 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit abb04a84f92cad6368f2dda5d820cc50d505de1e Merge succeeded, producing abb04a84f92cad6368f2dda5d820cc50d505de1e Checking out Revision abb04a84f92cad6368f2dda5d820cc50d505de1e (PR-3007) > git config core.sparsecheckout # timeout=10 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:40:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:40:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:40:12 ========================================================= 15:40:12 EdgeX Global Pipelines Version Info 15:40:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 15:40:14 ------------------- 15:40:14 stable info: 15:40:14 ------------------- 15:40:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:40:14 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:40:14 Message: update stable to v1.0.173 15:40:15 ------------------- 15:40:15 experimental info: 15:40:15 ------------------- 15:40:15 Commited By: **** collab-it+edgex@linuxfoundation.org 15:40:15 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:40:15 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:40:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3007 [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3007 [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3007 [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb04a84f92cad6368f2dda5d820cc50d505de1e [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb04a8 [Pipeline] echo 15:40:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:40:17 provisioning config files... 15:40:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9021097192614583355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:18 ---> docker-login.sh 15:40:18 nexus3.edgexfoundry.org:10001 15:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:18 Configure a credential helper to remove this warning. See 15:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:18 15:40:18 Login Succeeded 15:40:18 nexus3.edgexfoundry.org:10002 15:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:18 Configure a credential helper to remove this warning. See 15:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:18 15:40:18 Login Succeeded 15:40:18 nexus3.edgexfoundry.org:10003 15:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:19 Configure a credential helper to remove this warning. See 15:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:19 15:40:19 Login Succeeded 15:40:19 nexus3.edgexfoundry.org:10004 15:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:19 Configure a credential helper to remove this warning. See 15:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:19 15:40:19 Login Succeeded 15:40:19 docker.io 15:40:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:19 Configure a credential helper to remove this warning. See 15:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:19 15:40:19 Login Succeeded 15:40:19 ---> docker-login.sh ends [Pipeline] } 15:40:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/core-command/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo core-command,cmd/core-command/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/core-data/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo core-data,cmd/core-data/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/core-metadata/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo core-metadata,cmd/core-metadata/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/security-bootstrap-redis/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/security-proxy-setup/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/support-notifications/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo support-notifications,cmd/support-notifications/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/support-scheduler/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:40:20 + for file in '`ls cmd/**/Dockerfile`' 15:40:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:40:20 ++ cut -d/ -f2 15:40:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:40:20 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-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:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:21 15:40:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:40:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:21 latest: Pulling from edgex-devops/git-semver 15:40:21 31603596830f: Pulling fs layer 15:40:21 2a8b12db71e7: Pulling fs layer 15:40:21 6ca5941a6612: Pulling fs layer 15:40:21 ecc8261a40a4: Pulling fs layer 15:40:21 ecc8261a40a4: Waiting 15:40:21 2a8b12db71e7: Download complete 15:40:21 31603596830f: Verifying Checksum 15:40:21 31603596830f: Download complete 15:40:21 6ca5941a6612: Verifying Checksum 15:40:21 6ca5941a6612: Download complete 15:40:21 ecc8261a40a4: Verifying Checksum 15:40:21 ecc8261a40a4: Download complete 15:40:22 31603596830f: Pull complete 15:40:22 2a8b12db71e7: Pull complete 15:40:23 6ca5941a6612: Pull complete 15:40:23 ecc8261a40a4: Pull complete 15:40:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:40:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:40:23 prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container 15:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:40:26 $ docker top b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:26 [ssh-agent] Looking for ssh-agent implementation... 15:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:26 $ docker exec b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent 15:40:26 SSH_AUTH_SOCK=/tmp/ssh-E6ADJZjABYg2/agent.13 15:40:26 SSH_AGENT_PID=18 15:40:26 Running ssh-add (command line suppressed) 15:40:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6856345922929359140.key (/w/workspace/edgex-go/2@tmp/private_key_6856345922929359140.key) 15:40:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:27 + git tag --points-at HEAD [Pipeline] } 15:40:27 $ docker exec --env ******** --env ******** b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent -k 15:40:27 unset SSH_AUTH_SOCK; 15:40:27 unset SSH_AGENT_PID; 15:40:27 echo Agent pid 18 killed; 15:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:40:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:40:27 [ssh-agent] Looking for ssh-agent implementation... 15:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:40:28 $ docker exec b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent 15:40:28 SSH_AUTH_SOCK=/tmp/ssh-WLBmB3ssh6GH/agent.47 15:40:28 SSH_AGENT_PID=53 15:40:28 Running ssh-add (command line suppressed) 15:40:28 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5607386316241224696.key (/w/workspace/edgex-go/2@tmp/private_key_5607386316241224696.key) 15:40:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:40:28 + git semver init 15:40:28 # -> Open(): unable to determine branch for HEAD 15:40:28 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:40:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:40:28 # $SEMVER_REMOTE_NAME = origin 15:40:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:40:28 # $SEMVER_USER_NAME = edgex-jenkins 15:40:28 # $SEMVER_BRANCH = PR-3007 15:40:28 # $SEMVER_TEMP = /tmp/semver-060830883 15:40:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:40:50 # '/tmp/semver-060830883' -> '/w/workspace/edgex-go/2/.semver' 15:40:50 # -> Force: false 15:40:50 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:40:50 $ docker exec --env ******** --env ******** b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a ssh-agent -k 15:40:50 unset SSH_AUTH_SOCK; 15:40:50 unset SSH_AGENT_PID; 15:40:50 echo Agent pid 53 killed; 15:40:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:40:51 + git semver [Pipeline] } 15:40:51 $ docker stop --time=1 b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a 15:40:53 $ docker rm -f b259eafc6a4a82636d3f59cad8d69a8476002c6e7278da4f491a1cbbab18fc4a [Pipeline] // withDockerContainer [Pipeline] sh 15:40:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:40:54 Stashed 1 file(s) [Pipeline] echo 15:40:54 [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:40:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:40:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:40:55 + sudo service docker restart 15:40:55 + true 15:40:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:40:56 ========================================================= 15:40:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:40:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:40:56 + 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:41:00 Sending build context to Docker daemon 326.4MB 15:41:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:41:00 Step 2/6 : FROM ${BASE} 15:41:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:00 188c0c94c7c5: Pulling fs layer 15:41:00 0ef7d3d256c8: Pulling fs layer 15:41:00 de9db76c5a1d: Pulling fs layer 15:41:00 bca2f99d35d6: Pulling fs layer 15:41:00 93359f2a8cfa: Pulling fs layer 15:41:00 7c6f9722023f: Pulling fs layer 15:41:00 a35cf1a2eb13: Pulling fs layer 15:41:00 93359f2a8cfa: Waiting 15:41:00 7c6f9722023f: Waiting 15:41:00 a35cf1a2eb13: Waiting 15:41:00 bca2f99d35d6: Waiting 15:41:00 de9db76c5a1d: Download complete 15:41:00 0ef7d3d256c8: Verifying Checksum 15:41:00 0ef7d3d256c8: Download complete 15:41:00 93359f2a8cfa: Download complete 15:41:00 7c6f9722023f: Download complete 15:41:00 188c0c94c7c5: Verifying Checksum 15:41:00 188c0c94c7c5: Download complete 15:41:00 188c0c94c7c5: Pull complete 15:41:00 0ef7d3d256c8: Pull complete 15:41:01 de9db76c5a1d: Pull complete 15:41:02 a35cf1a2eb13: Verifying Checksum 15:41:02 a35cf1a2eb13: Download complete 15:41:02 bca2f99d35d6: Verifying Checksum 15:41:02 bca2f99d35d6: Download complete 15:41:08 bca2f99d35d6: Pull complete 15:41:08 93359f2a8cfa: Pull complete 15:41:08 7c6f9722023f: Pull complete 15:41:09 Still waiting to schedule task 15:41:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:41:13 a35cf1a2eb13: Pull complete 15:41:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:41:13 ---> a62c8e92a672 15:41:13 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:41:13 ---> Running in 4bad37eb60bf 15:41:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:41:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:41:15 (1/12) Installing libmagic (5.38-r0) 15:41:15 (2/12) Installing file (5.38-r0) 15:41:16 (3/12) Installing libc-dev (0.7.2-r3) 15:41:16 (4/12) Installing g++ (9.3.0-r2) 15:41:19 (5/12) Installing fortify-headers (1.1-r0) 15:41:19 (6/12) Installing patch (2.7.6-r6) 15:41:19 (7/12) Installing build-base (0.5-r2) 15:41:19 (8/12) Installing libsodium (1.0.18-r0) 15:41:19 (9/12) Installing pkgconf (1.7.2-r0) 15:41:19 (10/12) Installing libsodium-dev (1.0.18-r0) 15:41:19 (11/12) Installing libzmq (4.3.3-r0) 15:41:20 (12/12) Installing zeromq-dev (4.3.3-r0) 15:41:20 Executing busybox-1.31.1-r19.trigger 15:41:20 OK: 233 MiB in 51 packages 15:41:24 Removing intermediate container 4bad37eb60bf 15:41:24 ---> fe5c00db806c 15:41:24 Step 4/6 : WORKDIR /edgex-go 15:41:24 ---> Running in 6fc8853abf08 15:41:24 Removing intermediate container 6fc8853abf08 15:41:24 ---> 0ed90ec06ceb 15:41:24 Step 5/6 : COPY go.mod . 15:41:24 ---> d22e1c2549bf 15:41:24 Step 6/6 : RUN go mod download 15:41:24 ---> Running in edf3390f7efd 15:41:46 Removing intermediate container edf3390f7efd 15:41:46 ---> fb2c2ca75fe7 15:41:46 Successfully built fb2c2ca75fe7 15:41:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:41:47 + docker inspect -f . ci-base-image-x86_64 15:41:47 . [Pipeline] withDockerContainer 15:41:47 prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container 15:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 15:41:48 $ docker top c2591fd8fc6c3f36977d934bb7432993e48f4aac924ddab325960d176a78aeb1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:48 + go version 15:41:48 go version go1.15.5 linux/amd64 [Pipeline] } 15:41:48 $ docker stop --time=1 c2591fd8fc6c3f36977d934bb7432993e48f4aac924ddab325960d176a78aeb1 15:41:50 $ docker rm -f c2591fd8fc6c3f36977d934bb7432993e48f4aac924ddab325960d176a78aeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:51 + docker inspect -f . ci-base-image-x86_64 15:41:51 . [Pipeline] withDockerContainer 15:41:51 prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container 15:41:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 15:41:52 $ docker top 0d52d641bd09db63c6bd18ac87a1bae216d66611269a9d885ba04bdb294e7b26 -eo pid,comm [Pipeline] { [Pipeline] echo 15:41:52 ========================================================= 15:41:52 [edgeXBuildGoParallel] Running Tests and Build... 15:41:52 ========================================================= [Pipeline] sh 15:41:52 + make test 15:41:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:42:02 ? github.com/edgexfoundry/edgex-go [no test files] 15:42:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:42:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:42:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:42:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:42:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:42:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:42:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements 15:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.0% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.400s coverage: 77.8% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.450s coverage: 82.4% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.387s coverage: 28.6% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.086s coverage: 100.0% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.126s coverage: 97.5% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 94.1% of statements 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.082s coverage: 0.1% of statements 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 75.5% of statements 15:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements 15:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 15:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements 15:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements 15:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements 15:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 15:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 15:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 15:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 15:42:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 15:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 55.9% of statements 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 37.0% of statements 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.361s coverage: 84.0% of statements 15:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 15:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.1% of statements 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.060s coverage: 100.0% of statements 15:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.812s coverage: 29.1% of statements 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:42:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:42:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 15:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements 15:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 15:42:52 GO111MODULE=on go vet ./... 15:43:19 gofmt -l . 15:43:19 [ "`gofmt -l .`" = "" ] 15:43:19 ./bin/test-go-mod-tidy.sh 15:43:19 ./bin/test-attribution-txt.sh [Pipeline] sh 15:43:20 + ls -al . 15:43:20 total 644 15:43:20 drwxrwxr-x 10 1001 1001 4096 Jan 11 15:43 . 15:43:20 drwxr-xr-x 4 root root 28 Jan 11 15:41 .. 15:43:20 -rw-rw-r-- 1 1001 1001 11 Jan 11 15:40 .dockerignore 15:43:20 drwxrwxr-x 8 1001 1001 179 Jan 11 15:40 .git 15:43:20 drwxrwxr-x 3 1001 1001 125 Jan 11 15:40 .github 15:43:20 -rw-rw-r-- 1 1001 1001 824 Jan 11 15:40 .gitignore 15:43:20 drwx------ 3 1001 1001 47 Jan 11 15:40 .semver 15:43:20 -rw-rw-r-- 1 1001 1001 166 Jan 11 15:40 .sonarcloud.properties 15:43:20 -rw-rw-r-- 1 1001 1001 3804 Jan 11 15:40 CONTRIBUTING.md 15:43:20 -rw-rw-r-- 1 1001 1001 931 Jan 11 15:40 Dockerfile.build 15:43:20 -rw-rw-r-- 1 1001 1001 863 Jan 11 15:40 Jenkinsfile 15:43:20 -rw-rw-r-- 1 1001 1001 10775 Jan 11 15:40 LICENSE 15:43:20 -rw-rw-r-- 1 1001 1001 5750 Jan 11 15:40 Makefile 15:43:20 -rw-rw-r-- 1 1001 1001 6524 Jan 11 15:40 README.md 15:43:20 -rw-rw-r-- 1 1001 1001 6744 Jan 11 15:40 SECURITY.md 15:43:20 -rw-rw-r-- 1 1001 1001 5 Jan 11 15:40 VERSION 15:43:20 -rw-rw-r-- 1 1001 1001 4131 Jan 11 15:40 ZMQWindows.md 15:43:20 drwxrwxr-x 2 1001 1001 117 Jan 11 15:40 bin 15:43:20 drwxrwxr-x 14 1001 1001 4096 Jan 11 15:40 cmd 15:43:20 -rw-r--r-- 1 root root 545099 Jan 11 15:42 coverage.out 15:43:20 -rw-r--r-- 1 root root 979 Jan 11 15:43 go.mod 15:43:20 -rw-r--r-- 1 root root 18934 Jan 11 15:43 go.sum 15:43:20 drwxrwxr-x 8 1001 1001 127 Jan 11 15:40 internal 15:43:20 drwxrwxr-x 4 1001 1001 26 Jan 11 15:40 openapi 15:43:20 drwxrwxr-x 4 1001 1001 71 Jan 11 15:40 snap 15:43:20 -rw-rw-r-- 1 1001 1001 168 Jan 11 15:40 version.go [Pipeline] sh 15:43:20 + '[' -e coverage.out ] 15:43:20 + chown 1001:1001 coverage.out [Pipeline] stash 15:43:20 Stashed 1 file(s) [Pipeline] sh 15:43:21 + make build 15:43:21 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:43:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:43:36 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:43:36 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:43:38 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:43:39 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:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:43:42 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:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:43:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 15:43:45 $ docker stop --time=1 0d52d641bd09db63c6bd18ac87a1bae216d66611269a9d885ba04bdb294e7b26 15:43:47 $ docker rm -f 0d52d641bd09db63c6bd18ac87a1bae216d66611269a9d885ba04bdb294e7b26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:49 15:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:49 latest: Pulling from edgex-devops/edgex-compose 15:43:49 cbdbe7a5bc2a: Pulling fs layer 15:43:49 ca9280d653b3: Pulling fs layer 15:43:49 7e9c9ca2126c: Pulling fs layer 15:43:50 cbdbe7a5bc2a: Download complete 15:43:50 cbdbe7a5bc2a: Pull complete 15:43:50 ca9280d653b3: Verifying Checksum 15:43:50 ca9280d653b3: Download complete 15:43:51 7e9c9ca2126c: Download complete 15:43:51 ca9280d653b3: Pull complete 15:43:59 7e9c9ca2126c: Pull complete 15:43:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:44:00 prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container 15:44:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:44:02 $ docker top 3e2d59a250f428620cf3a6cf92f46a83371d27487e66597078fe6a2ed356017c -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:03 + docker-compose build --help 15:44:03 + grep parallel 15:44:04 --parallel Build images in parallel. [Pipeline] } 15:44:04 $ docker stop --time=1 3e2d59a250f428620cf3a6cf92f46a83371d27487e66597078fe6a2ed356017c 15:44:06 $ docker rm -f 3e2d59a250f428620cf3a6cf92f46a83371d27487e66597078fe6a2ed356017c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:44:06 . [Pipeline] withDockerContainer 15:44:07 prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container 15:44:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:44:07 $ docker top 0281d7b8fc2fd7c39f6632d911ea634b898e4514d3e1970768a2a303d882f3c4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:08 + docker-compose -f ./docker-compose-build.yml build --parallel 15:44:09 Building docker-core-command-go ... 15:44:09 Building docker-core-data-go ... 15:44:09 Building docker-core-metadata-go ... 15:44:09 Building docker-security-bootstrap-redis-go ... 15:44:09 Building docker-security-proxy-setup-go ... 15:44:09 Building docker-security-secretstore-setup-go ... 15:44:09 Building docker-support-notifications-go ... 15:44:09 Building docker-support-scheduler-go ... 15:44:09 Building docker-sys-mgmt-agent-go ... 15:44:09 Building docker-support-notifications-go 15:44:09 Building docker-sys-mgmt-agent-go 15:44:09 Building docker-core-command-go 15:44:09 Building docker-security-proxy-setup-go 15:44:09 Building docker-core-metadata-go 15:44:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19526 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws 15:44:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:44:23 using credential edgex-jenkins-ssh 15:44:23 Cloning the remote Git repository 15:44:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:44:23 > git init /w/workspace/edgex-go/2 # timeout=10 15:44:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:44:23 > git --version # timeout=10 15:44:23 > git --version # 'git version 2.17.1' 15:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:41 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit abb04a84f92cad6368f2dda5d820cc50d505de1e 15:44:42 Merge succeeded, producing abb04a84f92cad6368f2dda5d820cc50d505de1e 15:44:42 Checking out Revision abb04a84f92cad6368f2dda5d820cc50d505de1e (PR-3007) 15:44:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:44:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:44:42 ---> fb2c2ca75fe7 15:44:42 Step 3/26 : WORKDIR /edgex-go 15:44:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:44:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:44:42 ---> fb2c2ca75fe7 15:44:42 Step 3/22 : WORKDIR /edgex-go 15:44:42 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:44:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:44:42 ---> fb2c2ca75fe7 15:44:42 Step 3/21 : WORKDIR /edgex-go 15:44:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:44:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:44:42 ---> fb2c2ca75fe7 15:44:42 Step 3/22 : WORKDIR /edgex-go 15:44:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:44:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:44:42 ---> fb2c2ca75fe7 15:44:42 Step 3/24 : WORKDIR /edgex-go 15:44:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:44:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:44:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:44:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:44:41 > git config core.sparsecheckout # timeout=10 15:44:41 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 15:44:41 > git remote # timeout=10 15:44:41 > git config --get remote.origin.url # timeout=10 15:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:41 > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 15:44:42 > git rev-parse HEAD^{commit} # timeout=10 15:44:42 > git config core.sparsecheckout # timeout=10 15:44:42 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 15:44:42 ---> Running in ab3d8421fdbd 15:44:42 ---> Running in c2528bf1cc91 15:44:42 ---> Running in af71c01c92ae 15:44:42 ---> Running in 5e3799e43ee9 15:44:42 ---> Running in b4236d1e5883 15:44:44 Removing intermediate container c2528bf1cc91 15:44:44 ---> a8e657a7442c 15:44:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 Removing intermediate container af71c01c92ae 15:44:44 ---> 9e6dfcd561f6 15:44:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 Removing intermediate container b4236d1e5883 15:44:44 ---> 3a9e7916c747 15:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 Removing intermediate container ab3d8421fdbd 15:44:44 ---> e94683e6b2f9 15:44:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 Removing intermediate container 5e3799e43ee9 15:44:44 ---> 556540433bf0 15:44:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:44 ---> Running in e11d66c5bbc1 15:44:44 ---> Running in 09f7fd283111 15:44:44 ---> Running in 128e20a3de30 15:44:44 ---> Running in 17ea65acf39a 15:44:44 ---> Running in f0e4edc8ab02 15:44:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 15:44:46 Removing intermediate container 128e20a3de30 15:44:46 ---> 8c3c996edf5c 15:44:46 Step 5/26 : RUN apk add --update --no-cache make bash git 15:44:46 Removing intermediate container f0e4edc8ab02 15:44:46 ---> 91c7dfd4aecc 15:44:46 Step 5/22 : RUN apk add --update --no-cache make git 15:44:46 Removing intermediate container 09f7fd283111 15:44:46 ---> bcaf1697eab3 15:44:46 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 15:44:46 ---> Running in f712bc677ac3 15:44:46 ---> Running in 31ed585c6ab7 15:44:46 ---> Running in 2fb3a00bbbb0 15:44:46 Removing intermediate container e11d66c5bbc1 15:44:46 ---> 58bdb5052c4a 15:44:46 Step 5/22 : RUN apk add --update --no-cache make git 15:44:46 Removing intermediate container 17ea65acf39a 15:44:46 ---> 93470434de29 15:44:46 Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:47 ---> Running in 69835a4fb31c 15:44:47 ---> Running in 5a8758b34bed 15:44:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:44:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:44:49 + true 15:44:49 + sudo service docker restart 15:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:44:50 OK: 233 MiB in 51 packages 15:44:50 OK: 233 MiB in 51 packages 15:44:50 OK: 233 MiB in 51 packages 15:44:50 OK: 233 MiB in 51 packages 15:44:50 OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:44:51 provisioning config files... 15:44:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config25300535936068252tmp 15:44:51 Removing intermediate container f712bc677ac3 15:44:51 ---> 7e18b7f784c9 15:44:51 Step 6/26 : COPY go.mod . 15:44:51 Removing intermediate container 31ed585c6ab7 15:44:51 ---> cb1ee5051b8a 15:44:51 Step 6/22 : COPY go.mod . 15:44:51 Removing intermediate container 2fb3a00bbbb0 15:44:51 ---> bcef092fcbd4 15:44:51 Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:51 Removing intermediate container 5a8758b34bed 15:44:51 ---> d06db30a5d8f 15:44:51 Step 6/21 : COPY go.mod . 15:44:51 Removing intermediate container 69835a4fb31c 15:44:51 ---> bad7dee0ec61 15:44:51 Step 6/22 : COPY go.mod . 15:44:51 ---> 1a2d00b3c635 15:44:51 Step 7/26 : RUN go mod download 15:44:51 ---> docker-login.sh 15:44:51 nexus3.edgexfoundry.org:10001 15:44:51 ---> Running in cda96a3cb116 15:44:51 ---> 6bd528ed7a80 15:44:51 Step 7/22 : RUN go mod download 15:44:51 ---> 5338163ba9b4 15:44:51 Step 7/24 : RUN go mod download 15:44:52 ---> 26bf3e7db8f1 15:44:52 Step 7/21 : RUN go mod download 15:44:52 ---> Running in eb75a3391c6f 15:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:52 ---> Running in 50c6f6e275b0 15:44:52 ---> 10f53846d5b7 15:44:52 Step 7/22 : RUN go mod download 15:44:52 ---> Running in 4ce355771854 15:44:52 ---> Running in 38460d0740cd 15:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:54 Configure a credential helper to remove this warning. See 15:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:54 15:44:54 Login Succeeded 15:44:54 nexus3.edgexfoundry.org:10002 15:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:54 Configure a credential helper to remove this warning. See 15:44:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:54 15:44:54 Login Succeeded 15:44:54 nexus3.edgexfoundry.org:10003 15:44:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:54 Removing intermediate container 50c6f6e275b0 15:44:54 ---> d7fd9c2fd8da 15:44:54 Step 8/24 : COPY . . 15:44:54 Removing intermediate container eb75a3391c6f 15:44:54 ---> ebd813118395 15:44:54 Step 8/22 : COPY . . 15:44:54 Removing intermediate container cda96a3cb116 15:44:54 ---> 62311dea0f70 15:44:54 Step 8/26 : COPY . . 15:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:55 Configure a credential helper to remove this warning. See 15:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:55 15:44:55 Login Succeeded 15:44:55 nexus3.edgexfoundry.org:10004 15:44:55 Removing intermediate container 38460d0740cd 15:44:55 ---> 99690484f975 15:44:55 Step 8/22 : COPY . . 15:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:55 Configure a credential helper to remove this warning. See 15:44:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:55 15:44:55 Login Succeeded 15:44:55 docker.io 15:44:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:56 Configure a credential helper to remove this warning. See 15:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:56 15:44:56 Login Succeeded 15:44:56 ---> docker-login.sh ends [Pipeline] } 15:44:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:44:56 ========================================================= 15:44:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:44:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:44:57 + 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:44:58 Removing intermediate container 4ce355771854 15:44:58 ---> f877e3922b7c 15:44:58 Step 8/21 : COPY . . 15:44:59 Sending build context to Docker daemon 165.5MB 15:44:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:44:59 Step 2/6 : FROM ${BASE} 15:44:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:44:59 5f621e34cdf4: Pulling fs layer 15:44:59 a4357932f1b6: Pulling fs layer 15:44:59 18c013af1878: Pulling fs layer 15:44:59 00ac8860ef70: Pulling fs layer 15:44:59 63d7cb157983: Pulling fs layer 15:44:59 b116817d02f9: Pulling fs layer 15:44:59 745a02a5169b: Pulling fs layer 15:44:59 63d7cb157983: Waiting 15:44:59 b116817d02f9: Waiting 15:44:59 745a02a5169b: Waiting 15:44:59 00ac8860ef70: Waiting 15:44:59 18c013af1878: Verifying Checksum 15:44:59 18c013af1878: Download complete 15:44:59 a4357932f1b6: Verifying Checksum 15:44:59 a4357932f1b6: Download complete 15:44:59 63d7cb157983: Download complete 15:44:59 b116817d02f9: Verifying Checksum 15:44:59 b116817d02f9: Download complete 15:45:00 5f621e34cdf4: Verifying Checksum 15:45:00 5f621e34cdf4: Download complete 15:45:01 5f621e34cdf4: Pull complete 15:45:01 a4357932f1b6: Pull complete 15:45:02 18c013af1878: Pull complete 15:45:04 745a02a5169b: Download complete 15:45:04 00ac8860ef70: Verifying Checksum 15:45:04 00ac8860ef70: Download complete 15:45:14 00ac8860ef70: Pull complete 15:45:14 63d7cb157983: Pull complete 15:45:14 b116817d02f9: Pull complete 15:45:18 745a02a5169b: Pull complete 15:45:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:45:18 ---> b7e6874047d6 15:45:18 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:45:22 ---> Running in 6bcd3e359ce2 15:45:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:25 (1/12) Installing libmagic (5.38-r0) 15:45:25 (2/12) Installing file (5.38-r0) 15:45:25 (3/12) Installing libc-dev (0.7.2-r3) 15:45:25 (4/12) Installing g++ (9.3.0-r2) 15:45:35 (5/12) Installing fortify-headers (1.1-r0) 15:45:35 (6/12) Installing patch (2.7.6-r6) 15:45:35 (7/12) Installing build-base (0.5-r2) 15:45:35 (8/12) Installing libsodium (1.0.18-r0) 15:45:35 (9/12) Installing pkgconf (1.7.2-r0) 15:45:35 (10/12) Installing libsodium-dev (1.0.18-r0) 15:45:35 (11/12) Installing libzmq (4.3.3-r0) 15:45:35 (12/12) Installing zeromq-dev (4.3.3-r0) 15:45:35 Executing busybox-1.31.1-r19.trigger 15:45:35 OK: 217 MiB in 51 packages 15:45:37 ---> 24096f01bfb7 15:45:37 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:45:37 ---> 09fe22e158c3 15:45:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:45:37 ---> Running in e27d47fcc9f4 15:45:37 ---> Running in 07853468c512 15:45:37 ---> 098d1cd4fb88 15:45:37 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:45:37 ---> c1ccdfdb67e8 15:45:37 Step 9/22 : RUN make cmd/core-command/core-command 15:45:37 ---> c8dc6abbbea3 15:45:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:45:37 ---> Running in 575d86ededac 15:45:37 ---> Running in eb35ec441903 15:45:37 ---> Running in 676249dcfd29 15:45:37 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:45:37 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:45:37 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:45:37 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:45:37 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:45:39 Removing intermediate container 6bcd3e359ce2 15:45:39 ---> b816322d8d07 15:45:39 Step 4/6 : WORKDIR /edgex-go 15:45:39 ---> Running in 4eb48d662735 15:45:40 Removing intermediate container 4eb48d662735 15:45:40 ---> 5964dadf901d 15:45:40 Step 5/6 : COPY go.mod . 15:45:41 ---> dd343796f238 15:45:41 Step 6/6 : RUN go mod download 15:45:41 ---> Running in c153764161f9 15:46:04 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:46:07 Removing intermediate container c153764161f9 15:46:07 ---> ae982f966b25 15:46:07 Successfully built ae982f966b25 15:46:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:08 + docker inspect -f . ci-base-image-arm64 15:46:08 . [Pipeline] withDockerContainer 15:46:08 prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 15:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 15:46:10 $ docker top 060066d80674083aa278adf5476515c3d563479c7bb531b8e12360ca7dcfa8eb -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:11 + go version 15:46:11 go version go1.15.5 linux/arm64 [Pipeline] } 15:46:11 $ docker stop --time=1 060066d80674083aa278adf5476515c3d563479c7bb531b8e12360ca7dcfa8eb 15:46:12 Removing intermediate container eb35ec441903 15:46:12 ---> 86f5ca985b33 15:46:12 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:46:12 Removing intermediate container 07853468c512 15:46:12 ---> 8d734cad5775 15:46:12 15:46:12 Step 10/24 : FROM scratch 15:46:12 ---> 15:46:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:46:12 ---> Running in 7ec781b208f5 15:46:12 Removing intermediate container 575d86ededac 15:46:12 ---> 5154053e9c3b 15:46:12 15:46:12 Step 10/22 : FROM scratch 15:46:12 ---> 15:46:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:46:13 $ docker rm -f 060066d80674083aa278adf5476515c3d563479c7bb531b8e12360ca7dcfa8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:14 + docker inspect -f . ci-base-image-arm64 15:46:14 . [Pipeline] withDockerContainer 15:46:14 prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 15:46:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 15:46:15 $ docker top 9b935b60204f7b792597e151708cf44f3f5a2ae8468387495557701553da50f5 -eo pid,comm [Pipeline] { 15:46:15 ---> Running in 5b30fcc300af 15:46:15 ---> Running in 4b9bfc0ad20b [Pipeline] echo 15:46:16 ========================================================= 15:46:16 [edgeXBuildGoParallel] Running Tests and Build... 15:46:16 ========================================================= [Pipeline] sh 15:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:46:16 + make test 15:46:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:46:16 Removing intermediate container e27d47fcc9f4 15:46:16 ---> cc679a55ed48 15:46:16 15:46:16 Step 10/21 : FROM alpine:3.12 15:46:16 Removing intermediate container 5b30fcc300af 15:46:16 ---> 2784f9b10cd4 15:46:16 Step 12/22 : ENV APP_PORT=48082 15:46:16 Removing intermediate container 4b9bfc0ad20b 15:46:16 ---> cbde29b36c58 15:46:16 Step 12/24 : ENV APP_PORT=48060 15:46:16 Removing intermediate container 676249dcfd29 15:46:16 ---> ef9b64d3cee4 15:46:16 15:46:16 Step 10/22 : FROM scratch 15:46:16 ---> 15:46:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:46:16 ---> Using cache 15:46:16 ---> 2784f9b10cd4 15:46:16 Step 12/22 : ENV APP_PORT=48081 15:46:17 ---> Running in 0e7a9a482e38 15:46:17 ---> Running in 25f04e39d591 15:46:17 ---> Running in ce1731cfc725 15:46:17 3.12: Pulling from library/alpine 15:46:17 Removing intermediate container 0e7a9a482e38 15:46:17 ---> 829104ba3ff0 15:46:17 Step 13/22 : EXPOSE $APP_PORT 15:46:17 Removing intermediate container 25f04e39d591 15:46:17 ---> 57d393e8313b 15:46:17 Step 13/24 : EXPOSE $APP_PORT 15:46:17 ---> Running in 22e8a508c39b 15:46:17 Removing intermediate container ce1731cfc725 15:46:17 ---> daa6cdb54d2a 15:46:17 Step 13/22 : EXPOSE $APP_PORT 15:46:17 ---> Running in 988f281f24af 15:46:17 ---> Running in efb7f36ff83d 15:46:17 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:46:17 Removing intermediate container 22e8a508c39b 15:46:17 ---> 500c9af1d6de 15:46:17 Step 14/22 : WORKDIR / 15:46:17 Status: Downloaded newer image for alpine:3.12 15:46:18 ---> 389fef711851 15:46:18 Step 11/21 : RUN apk add --update --no-cache curl 15:46:18 Removing intermediate container 988f281f24af 15:46:18 ---> cef96f8657a4 15:46:18 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:46:18 Removing intermediate container efb7f36ff83d 15:46:18 ---> 7879261ee17c 15:46:18 Step 14/22 : WORKDIR / 15:46:18 ---> Running in 1c8cdb341595 15:46:18 ---> Running in 9e3822a8f66d 15:46:18 ---> Running in ceed4d5fcce7 15:46:18 Removing intermediate container 7ec781b208f5 15:46:18 ---> 579487fabce2 15:46:18 15:46:18 Step 11/26 : FROM docker:20.10.0 15:46:18 ---> d4f41182e302 15:46:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:46:18 20.10.0: Pulling from library/docker 15:46:18 Removing intermediate container 1c8cdb341595 15:46:18 ---> 53e632ad9114 15:46:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:46:18 Removing intermediate container ceed4d5fcce7 15:46:18 ---> 5068cc438b44 15:46:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:46:19 ---> ab39b5e2a5f1 15:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:46:19 (1/4) Installing ca-certificates (20191127-r4) 15:46:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:46:19 (3/4) Installing libcurl (7.69.1-r3) 15:46:19 (4/4) Installing curl (7.69.1-r3) 15:46:19 Executing busybox-1.31.1-r19.trigger 15:46:19 Executing ca-certificates-20191127-r4.trigger 15:46:19 OK: 7 MiB in 18 packages 15:46:19 ---> eaaef2c58d11 15:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:46:20 ---> e453288cfaae 15:46:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:46:20 ---> cc4ab83e8b56 15:46:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:46:21 ---> f3aa7226a4cc 15:46:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:46:22 ---> d1de4f839bdf 15:46:22 Step 18/22 : ENTRYPOINT ["/core-command"] 15:46:22 ---> 03a5bdb69ca8 15:46:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:46:22 ---> Running in 19f93b3f4ba0 15:46:22 ---> 7d2471741eb9 15:46:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:46:22 Removing intermediate container 9e3822a8f66d 15:46:22 ---> 232ebc393ccc 15:46:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:46:22 ---> Running in 633ff547bf8f 15:46:22 ---> Running in 098d430d05f6 15:46:22 Removing intermediate container 19f93b3f4ba0 15:46:22 ---> 36f68138b9d5 15:46:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:22 ---> 10d3fac6dddb 15:46:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:46:22 ---> Running in 4164dcc46ab3 15:46:22 Removing intermediate container 633ff547bf8f 15:46:22 ---> b7c9e4ce4ae4 15:46:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:22 Removing intermediate container 098d430d05f6 15:46:22 ---> 21d610d747cb 15:46:22 Step 13/21 : WORKDIR /edgex 15:46:23 ---> Running in 9bc77a855ba4 15:46:23 ---> Running in 5c9cd8ead304 15:46:23 Removing intermediate container 4164dcc46ab3 15:46:23 ---> b820b924a280 15:46:23 Step 20/22 : LABEL arch=x86_64 15:46:23 ---> Running in 35dd400e0b39 15:46:23 ---> d845c913a2f3 15:46:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:46:23 Removing intermediate container 9bc77a855ba4 15:46:23 ---> 6372f4eabf18 15:46:23 Step 20/22 : LABEL arch=x86_64 15:46:23 Removing intermediate container 5c9cd8ead304 15:46:23 ---> 7b52357497e1 15:46:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:46:23 ---> Running in 4bd33ecc5d02 15:46:23 Removing intermediate container 35dd400e0b39 15:46:23 ---> 32e9f8deaf6d 15:46:23 Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:46:24 ---> e766e782944e 15:46:24 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:46:24 ---> Running in bd9b669660a2 15:46:24 ---> Running in faff7df4dcec 15:46:24 Removing intermediate container 4bd33ecc5d02 15:46:24 ---> aad85c1e8935 15:46:24 Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:46:24 ---> 534f45c3c427 15:46:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:46:24 ---> Running in 531d0d3b2e70 15:46:24 Removing intermediate container bd9b669660a2 15:46:24 ---> 0c9bad0d2c96 15:46:24 Step 22/22 : LABEL version=0.0.0 15:46:24 Removing intermediate container faff7df4dcec 15:46:24 ---> 82a02704d2fd 15:46:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:24 ---> Running in 77a9f725b3f0 15:46:24 Removing intermediate container 531d0d3b2e70 15:46:24 ---> 9aad33ad9b56 15:46:24 Step 22/22 : LABEL version=0.0.0 15:46:24 ---> Running in 2a8e3bfc2090 15:46:25 ---> Running in 03b13fb5e7a0 15:46:25 ---> dca2675ac9e7 15:46:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:46:25 Removing intermediate container 77a9f725b3f0 15:46:25 ---> de142e0f66dd 15:46:25 15:46:25 Removing intermediate container 2a8e3bfc2090 15:46:25 ---> ca4af63f397c 15:46:25 Step 22/24 : LABEL arch=x86_64 15:46:25 Removing intermediate container 03b13fb5e7a0 15:46:25 ---> 132255c326e3 15:46:25 15:46:25 Successfully built de142e0f66dd 15:46:25 Successfully built 132255c326e3 15:46:25 ---> Running in eac6f4c0ab82 15:46:25 Successfully tagged docker-core-command-go:latest 15:46:25 Building docker-security-bootstrap-redis-go 15:46:25  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go:latest 15:46:25 Building docker-security-secretstore-setup-go 15:46:26  Building docker-core-metadata-go ... done  ---> c9b5b5a7f38f 15:46:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:46:26 ---> Running in d86a8bcadef1 15:46:26 Removing intermediate container eac6f4c0ab82 15:46:26 ---> cf8dc8d343bd 15:46:26 Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:46:26 ---> Running in 2c66b5524c8f 15:46:26 Removing intermediate container d86a8bcadef1 15:46:26 ---> de91b1ad7813 15:46:26 Step 18/21 : CMD ["--init=true"] 15:46:26 ---> Running in 1855c7d8f890 15:46:26 Removing intermediate container 2c66b5524c8f 15:46:26 ---> bfaa998235e4 15:46:26 Step 24/24 : LABEL version=0.0.0 15:46:30 ---> Running in e9f20e451408 15:46:30 Removing intermediate container 1855c7d8f890 15:46:30 ---> 3f973aeca04c 15:46:30 Step 19/21 : LABEL arch=x86_64 15:46:32 ---> Running in e86954d8f5e4 15:46:32 Removing intermediate container e9f20e451408 15:46:32 ---> 93b62e290e55 15:46:32 15:46:32 Successfully built 93b62e290e55 15:46:32 Successfully tagged docker-support-notifications-go:latest 15:46:32 Building docker-support-scheduler-go 15:46:33  Building docker-support-notifications-go ... done Removing intermediate container e86954d8f5e4 15:46:33 ---> 5e46bc572d20 15:46:33 Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:46:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:46:33 Status: Downloaded newer image for docker:20.10.0 15:46:33 ---> aefe523efa57 15:46:33 Step 12/26 : RUN apk add --no-cache bash 15:46:33 ---> Running in f4d05a1632c4 15:46:33 ---> Running in 56211e04c96c 15:46:34 Removing intermediate container f4d05a1632c4 15:46:34 ---> cda97979087e 15:46:34 Step 21/21 : LABEL version=0.0.0 15:46:36 ---> Running in 473bd1c7073d 15:46:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:46:37 Removing intermediate container 473bd1c7073d 15:46:37 ---> cdab930540e8 15:46:37 15:46:37 (1/2) Installing readline (8.0.4-r0) 15:46:37 (2/2) Installing bash (5.0.17-r0) 15:46:37 Executing bash-5.0.17-r0.post-install 15:46:37 Executing busybox-1.31.1-r19.trigger 15:46:37 OK: 12 MiB in 22 packages 15:46:37 Successfully built cdab930540e8 15:46:37 Successfully tagged docker-security-proxy-setup-go:latest 15:46:37  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 15:46:39 Removing intermediate container 56211e04c96c 15:46:39 ---> 883b506314cb 15:46:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:46:40 ---> Running in a198281501cf 15:46:40 Removing intermediate container a198281501cf 15:46:40 ---> 4db469138223 15:46:40 Step 14/26 : ENV APP_PORT=48090 15:46:41 ---> Running in 0d47636cdeda 15:46:42 Removing intermediate container 0d47636cdeda 15:46:42 ---> d3d40dc48884 15:46:42 Step 15/26 : EXPOSE $APP_PORT 15:46:42 ---> Running in 6d8e755e4dfe 15:46:43 Removing intermediate container 6d8e755e4dfe 15:46:43 ---> 1c20fb9553b5 15:46:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:46:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:46:44 ---> 22cf74526261 15:46:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:46:46 ---> a93df732f059 15:46:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:46:47 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:46:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:46:47 ---> fb2c2ca75fe7 15:46:47 Step 3/24 : WORKDIR /edgex-go 15:46:47 ---> Using cache 15:46:47 ---> 556540433bf0 15:46:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:47 ---> Using cache 15:46:47 ---> 91c7dfd4aecc 15:46:47 Step 5/24 : RUN apk add --update --no-cache make git 15:46:47 ---> Using cache 15:46:47 ---> cb1ee5051b8a 15:46:47 Step 6/24 : COPY go.mod . 15:46:47 ---> Using cache 15:46:47 ---> 6bd528ed7a80 15:46:47 Step 7/24 : RUN go mod download 15:46:47 ---> Using cache 15:46:47 ---> ebd813118395 15:46:47 Step 8/24 : COPY . . 15:46:47 ---> Using cache 15:46:47 ---> 098d1cd4fb88 15:46:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:46:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:46:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:46:47 ---> fb2c2ca75fe7 15:46:47 Step 3/22 : WORKDIR /edgex-go 15:46:47 ---> Using cache 15:46:47 ---> 556540433bf0 15:46:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:47 ---> Using cache 15:46:47 ---> 91c7dfd4aecc 15:46:47 Step 5/22 : RUN apk add --update --no-cache make git 15:46:47 ---> Using cache 15:46:47 ---> cb1ee5051b8a 15:46:47 Step 6/22 : COPY go.mod . 15:46:47 ---> Using cache 15:46:47 ---> 6bd528ed7a80 15:46:47 Step 7/22 : RUN go mod download 15:46:47 ---> Using cache 15:46:47 ---> ebd813118395 15:46:47 Step 8/22 : COPY . . 15:46:48 ---> Using cache 15:46:48 ---> 098d1cd4fb88 15:46:48 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:46:49 ---> 56b91fdef045 15:46:49 Step 19/26 : RUN apk --no-cache add py3-pip 15:46:50 ---> Running in 3109119119e9 15:46:50 ---> Running in a1e33bad6a27 15:46:50 ---> Running in bc0d6d60a9d3 15:46:52 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:46:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:46:53 (1/33) Installing libbz2 (1.0.8-r1) 15:46:53 (2/33) Installing expat (2.2.9-r1) 15:46:53 (3/33) Installing libffi (3.3-r2) 15:46:53 (4/33) Installing gdbm (1.13-r1) 15:46:53 (5/33) Installing xz-libs (5.2.5-r0) 15:46:53 (6/33) Installing sqlite-libs (3.32.1-r0) 15:46:53 (7/33) Installing python3 (3.8.5-r0) 15:46:55 (8/33) Installing py3-appdirs (1.4.4-r1) 15:46:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:46:55 (10/33) Installing py3-parsing (2.4.7-r0) 15:46:55 (11/33) Installing py3-six (1.15.0-r0) 15:46:55 (12/33) Installing py3-packaging (20.4-r0) 15:46:55 (13/33) Installing py3-setuptools (47.0.0-r0) 15:46:55 (14/33) Installing py3-chardet (3.0.4-r4) 15:46:56 (15/33) Installing py3-idna (2.9-r0) 15:46:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:46:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:46:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:46:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:46:57 ---> fb2c2ca75fe7 15:46:57 Step 3/21 : WORKDIR /edgex-go 15:46:57 ---> Using cache 15:46:57 ---> 556540433bf0 15:46:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:57 ---> Using cache 15:46:57 ---> 91c7dfd4aecc 15:46:57 Step 5/21 : RUN apk add --update --no-cache make git 15:46:57 ---> Using cache 15:46:57 ---> cb1ee5051b8a 15:46:57 Step 6/21 : COPY go.mod . 15:46:57 ---> Using cache 15:46:57 ---> 6bd528ed7a80 15:46:57 Step 7/21 : RUN go mod download 15:46:57 ---> Using cache 15:46:57 ---> ebd813118395 15:46:57 Step 8/21 : COPY . . 15:46:57 ---> Using cache 15:46:57 ---> 098d1cd4fb88 15:46:57 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:46:57 (18/33) Installing py3-requests (2.23.0-r0) 15:46:57 (19/33) Installing py3-msgpack (1.0.0-r0) 15:46:58 (20/33) Installing py3-lockfile (0.12.2-r3) 15:46:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:46:58 (22/33) Installing py3-colorama (0.4.3-r0) 15:46:58 (23/33) Installing py3-distlib (0.3.0-r0) 15:46:58 ---> Running in 843e7ca3f145 15:46:58 (24/33) Installing py3-distro (1.5.0-r1) 15:46:58 (25/33) Installing py3-webencodings (0.5.1-r3) 15:46:58 (26/33) Installing py3-html5lib (1.0.1-r4) 15:46:59 (27/33) Installing py3-pytoml (0.1.21-r0) 15:46:59 (28/33) Installing py3-pep517 (0.8.2-r0) 15:46:59 (29/33) Installing py3-progress (1.5-r0) 15:46:59 (30/33) Installing py3-toml (0.10.1-r0) 15:46:59 (31/33) Installing py3-retrying (1.3.3-r0) 15:46:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:46:59 (33/33) Installing py3-pip (20.1.1-r0) 15:46:59 Executing busybox-1.31.1-r19.trigger 15:46:59 OK: 71 MiB in 55 packages 15:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:47:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:47:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:06 ---> fb2c2ca75fe7 15:47:06 Step 3/23 : WORKDIR /edgex-go 15:47:06 ---> Using cache 15:47:06 ---> 556540433bf0 15:47:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:06 ---> Using cache 15:47:06 ---> 91c7dfd4aecc 15:47:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:47:06 ---> Running in afee33c8ca74 15:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:09 OK: 233 MiB in 51 packages 15:47:11 Removing intermediate container afee33c8ca74 15:47:11 ---> ff7110b3298f 15:47:11 Step 6/23 : COPY go.mod . 15:47:12 ---> 6b2a526ff69d 15:47:12 Step 7/23 : RUN go mod download 15:47:13 ---> Running in 8e315553865c 15:47:17 Removing intermediate container bc0d6d60a9d3 15:47:17 ---> 9551762935e1 15:47:17 Step 20/26 : RUN pip install docker-compose==1.23.2 15:47:17 ---> Running in 76e9f5366fa3 15:47:17 Removing intermediate container 8e315553865c 15:47:17 ---> 60b935f7d5ab 15:47:17 Step 8/23 : COPY . . 15:47:21 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:47:21 Collecting docker-compose==1.23.2 15:47:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:47:23 Collecting jsonschema<3,>=2.5.1 15:47:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:47:24 Collecting dockerpty<0.5,>=0.4.1 15:47:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:47:27 Collecting websocket-client<1.0,>=0.32.0 15:47:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:47:27 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:47:28 Collecting texttable<0.10,>=0.9.0 15:47:28 Downloading texttable-0.9.1.tar.gz (11 kB) 15:47:28 Removing intermediate container 3109119119e9 15:47:28 ---> c5ea88d4e7ed 15:47:28 15:47:28 Step 10/22 : FROM alpine:3.12 15:47:28 ---> 389fef711851 15:47:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:47:28 ---> Running in e932a7d012cf 15:47:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:47:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:47:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:47:31 Collecting docopt<0.7,>=0.6.1 15:47:31 Downloading docopt-0.6.2.tar.gz (25 kB) 15:47:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:47:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:34 Collecting docker<4.0,>=3.6.0 15:47:34 (1/5) Installing ca-certificates (20191127-r4) 15:47:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:47:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:47:35 (3/5) Installing libcurl (7.69.1-r3) 15:47:35 (4/5) Installing curl (7.69.1-r3) 15:47:35 (5/5) Installing dumb-init (1.2.2-r1) 15:47:35 Executing busybox-1.31.1-r19.trigger 15:47:36 Executing ca-certificates-20191127-r4.trigger 15:47:36 OK: 7 MiB in 19 packages 15:47:36 Collecting PyYAML<4,>=3.10 15:47:36 Downloading PyYAML-3.13.tar.gz (270 kB) 15:47:37 Removing intermediate container 843e7ca3f145 15:47:37 ---> bea26c5be268 15:47:37 15:47:37 Step 10/21 : FROM scratch 15:47:37 ---> 15:47:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:47:37 Removing intermediate container a1e33bad6a27 15:47:37 ---> 0bd0119cea13 15:47:37 15:47:37 Step 10/24 : FROM alpine:3.12 15:47:37 ---> 389fef711851 15:47:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:47:37 ---> Using cache 15:47:37 ---> 2784f9b10cd4 15:47:37 Step 12/21 : ENV APP_PORT=48085 15:47:38 ---> Running in 45cbaef3da37 15:47:38 Collecting cached-property<2,>=1.2.0 15:47:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:47:39 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:47:39 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:47:39 ---> Running in 30223aa49f96 15:47:39 Collecting idna<2.8,>=2.5 15:47:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:47:39 Removing intermediate container e932a7d012cf 15:47:39 ---> 56af7a74a654 15:47:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:47:39 Collecting urllib3<1.25,>=1.21.1 15:47:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:47:39 ---> Running in 6df485c3d725 15:47:40 Removing intermediate container 30223aa49f96 15:47:40 ---> e482b5815027 15:47:40 Step 13/21 : EXPOSE $APP_PORT 15:47:40 Collecting docker-pycreds>=0.4.0 15:47:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:47:40 ---> 24ddaaa3ebfe 15:47:40 Step 9/23 : RUN make cmd/core-data/core-data 15:47:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:47:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:47:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:47:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:47:40 ---> Running in c61cf9b24796 15:47:40 ---> Running in 426327a1584c 15:47:40 Installing collected packages: jsonschema, dockerpty, websocket-client, texttable, idna, urllib3, requests, docopt, docker-pycreds, docker, PyYAML, cached-property, docker-compose 15:47:40 Removing intermediate container 6df485c3d725 15:47:40 ---> 3c067e905561 15:47:40 Step 13/22 : WORKDIR / 15:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:40 (1/5) Installing ca-certificates (20191127-r4) 15:47:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:47:40 (3/5) Installing libcurl (7.69.1-r3) 15:47:40 (4/5) Installing curl (7.69.1-r3) 15:47:40 (5/5) Installing dumb-init (1.2.2-r1) 15:47:40 Executing busybox-1.31.1-r19.trigger 15:47:40 Running setup.py install for dockerpty: started 15:47:41 Executing ca-certificates-20191127-r4.trigger 15:47:41 OK: 7 MiB in 19 packages 15:47:41 Removing intermediate container c61cf9b24796 15:47:41 ---> 8b92d016466d 15:47:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:47:41 ---> Running in 8cc82fa8307f 15:47:41 Running setup.py install for dockerpty: finished with status 'done' 15:47:41 Running setup.py install for texttable: started 15:47:41 Removing intermediate container 8cc82fa8307f 15:47:41 ---> 2571a14cf974 15:47:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 15:47:41 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:47:41 ---> 3daabd86106c 15:47:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:47:42 Running setup.py install for texttable: finished with status 'done' 15:47:42 Attempting uninstall: idna 15:47:42 Found existing installation: idna 2.9 15:47:42 Uninstalling idna-2.9: 15:47:42 Successfully uninstalled idna-2.9 15:47:42 ---> 796e07f9192c 15:47:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:47:42 Attempting uninstall: urllib3 15:47:42 Found existing installation: urllib3 1.25.9 15:47:42 Uninstalling urllib3-1.25.9: 15:47:42 Successfully uninstalled urllib3-1.25.9 15:47:43 Removing intermediate container 45cbaef3da37 15:47:43 ---> bebff0a678c1 15:47:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:47:43 ---> 3ec8c546ff88 15:47:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:47:44 Attempting uninstall: requests 15:47:44 Found existing installation: requests 2.23.0 15:47:44 Uninstalling requests-2.23.0: 15:47:44 ---> Running in 671e90944f42 15:47:44 Successfully uninstalled requests-2.23.0 15:47:44 ---> d51100984db6 15:47:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:47:44 ---> ee52a3881e63 15:47:44 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:47:44 Running setup.py install for docopt: started 15:47:45 Removing intermediate container 671e90944f42 15:47:45 ---> 81762469f5f5 15:47:45 Step 13/24 : WORKDIR / 15:47:46 ---> Running in eeae3ed37df4 15:47:46 ---> 605ba4d82068 15:47:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:47:46 Running setup.py install for docopt: finished with status 'done' 15:47:46 ---> Running in 56a7bcfab30f 15:47:46 Removing intermediate container eeae3ed37df4 15:47:46 ---> ebc416e518b6 15:47:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:47 Running setup.py install for PyYAML: started 15:47:47 ---> 24f517806bb2 15:47:47 Step 18/22 : RUN chmod +x entrypoint.sh 15:47:47 ---> Running in 1fea4e7b2432 15:47:47 Removing intermediate container 56a7bcfab30f 15:47:47 ---> fd351c35048b 15:47: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 15:47:47 ---> Running in fc3690c57054 15:47:47 Removing intermediate container 1fea4e7b2432 15:47:47 ---> 022f63f5c899 15:47:47 Step 19/21 : LABEL arch=x86_64 15:47:48 ---> Running in aafcc986c001 15:47:48 Running setup.py install for PyYAML: finished with status 'done' 15:47:48 ---> df713a10883a 15:47: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 15:47:48 Removing intermediate container aafcc986c001 15:47:48 ---> b85a438e620a 15:47:48 Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:47:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:47:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 15:47:49 ---> 22cf647573b1 15:47:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:47:49 ---> Running in 8cacf8eaa191 15:47:50 Removing intermediate container 8cacf8eaa191 15:47:50 ---> b80e9eff6708 15:47:50 Step 21/21 : LABEL version=0.0.0 15:47:50 ---> 1cb5583409b5 15:47:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:47:50 ---> Running in e52696f2f317 15:47:51 Removing intermediate container fc3690c57054 15:47:51 ---> ec6d34ad6d90 15:47:51 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:47:51 ---> Running in 7ba0568170ee 15:47:51 Removing intermediate container e52696f2f317 15:47:51 ---> 428435ff5d01 15:47:51 15:47:52 Successfully built 428435ff5d01 15:47:53 Successfully tagged docker-support-scheduler-go:latest 15:47:53  Building docker-support-scheduler-go ... done  ---> 1a8428d26c57 15:47:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:47:53 Removing intermediate container 7ba0568170ee 15:47:53 ---> 689006944b4a 15:47:53 Step 20/22 : LABEL arch=x86_64 15:47:53 Removing intermediate container 76e9f5366fa3 15:47:53 ---> 7a709d96c1e4 15:47:53 Step 21/26 : RUN apk --no-cache add curl 15:47:53 ---> Running in fbf37b3c8d9b 15:47:54 ---> 97a87f3c0ed1 15:47:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:47:54 ---> Running in 6ab037d0f36a 15:47:54 Removing intermediate container fbf37b3c8d9b 15:47:54 ---> 433009b55325 15:47:54 Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:47:54 ---> Running in 274506178a8d 15:47:54 ---> a89f9c5c65b7 15:47:54 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:47:55 ---> Running in 20e3e7eaa633 15:47:55 Removing intermediate container 274506178a8d 15:47:55 ---> 9b12b869449f 15:47:55 Step 22/22 : LABEL version=0.0.0 15:47:55 ---> Running in 133fddc9afd8 15:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:47:55 Removing intermediate container 133fddc9afd8 15:47:55 ---> aa22ea7cef59 15:47:55 15:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:47:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:47:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:47:55 Successfully built aa22ea7cef59 15:47:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:47:55 (2/3) Installing libcurl (7.69.1-r3) 15:47:55 (3/3) Installing curl (7.69.1-r3) 15:47:55 Successfully tagged docker-security-bootstrap-redis-go:latest 15:47:55  Building docker-security-bootstrap-redis-go ... done Executing busybox-1.31.1-r19.trigger 15:47:55 OK: 72 MiB in 58 packages 15:47:56 Removing intermediate container 6ab037d0f36a 15:47:56 ---> 57786defd279 15:47:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:47:56 ---> Running in a92b6f45851c 15:47:57 Removing intermediate container 20e3e7eaa633 15:47:57 ---> 78c75e10938e 15:47:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:47:57 ---> Running in c9009da09305 15:47:57 Removing intermediate container a92b6f45851c 15:47:57 ---> 5b5ec3d292bb 15:47:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:57 ---> Running in 5a002cfe9c36 15:47:58 Removing intermediate container c9009da09305 15:47:58 ---> 8ac1cfa25116 15:47:58 Step 22/24 : LABEL arch=x86_64 15:47:58 ---> Running in c97e2b2fe694 15:47:58 Removing intermediate container 5a002cfe9c36 15:47:58 ---> cabb6857c10c 15:47:58 Step 24/26 : LABEL arch=x86_64 15:47:58 ---> Running in cf6d5905ac6f 15:47:58 Removing intermediate container c97e2b2fe694 15:47:58 ---> 5a9b4fae3fde 15:47:58 Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:47:58 ---> Running in ce471991e545 15:48:00 Removing intermediate container ce471991e545 15:48:00 ---> 4cc8847a04f0 15:48:00 Step 24/24 : LABEL version=0.0.0 15:48:00 Removing intermediate container cf6d5905ac6f 15:48:00 ---> 449afc0dd433 15:48:00 Step 25/26 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:48:00 ---> Running in f7418891e9b6 15:48:00 ---> Running in 54ce7388e786 15:48:00 Removing intermediate container 54ce7388e786 15:48:00 ---> 2e925e38568d 15:48:00 Step 26/26 : LABEL version=0.0.0 15:48:00 Removing intermediate container f7418891e9b6 15:48:00 ---> 4b72c20c724a 15:48:00 15:48:00 ---> Running in 0857d5decd59 15:48:00 Successfully built 4b72c20c724a 15:48:00 Successfully tagged docker-security-secretstore-setup-go:latest 15:48:00  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0857d5decd59 15:48:00 ---> 9af1d2bf442c 15:48:00 15:48:00 Successfully built 9af1d2bf442c 15:48:00 Successfully tagged docker-sys-mgmt-agent-go:latest 15:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.243s coverage: 46.6% of statements 15:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:48:02  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 426327a1584c 15:48:02 ---> f76a960cecb1 15:48:02 15:48:02 Step 10/23 : FROM alpine:3.12 15:48:02 ---> 389fef711851 15:48:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:48:02 ---> Running in 31a97b618c93 15:48:02 Removing intermediate container 31a97b618c93 15:48:02 ---> 7946a8dbcc09 15:48:02 Step 12/23 : ENV APP_PORT=48080 15:48:02 ---> Running in a23ea1be1e82 15:48:03 Removing intermediate container a23ea1be1e82 15:48:03 ---> ede4e3b36218 15:48:03 Step 13/23 : EXPOSE $APP_PORT 15:48:03 ---> Running in 15aec82a4e1c 15:48:03 Removing intermediate container 15aec82a4e1c 15:48:03 ---> dd795a2b1255 15:48:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:03 ---> Running in d9ab6666b1a6 15:48:04 Removing intermediate container d9ab6666b1a6 15:48:04 ---> 40ff0be6ff99 15:48:04 Step 15/23 : RUN apk add --update --no-cache zeromq 15:48:04 ---> Running in 593a5509c438 15:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:48:06 (1/5) Installing libgcc (9.3.0-r2) 15:48:06 (2/5) Installing libsodium (1.0.18-r0) 15:48:06 (3/5) Installing libstdc++ (9.3.0-r2) 15:48:06 (4/5) Installing libzmq (4.3.3-r0) 15:48:06 (5/5) Installing zeromq (4.3.3-r0) 15:48:06 Executing busybox-1.31.1-r19.trigger 15:48:06 OK: 8 MiB in 19 packages 15:48:07 Removing intermediate container 593a5509c438 15:48:07 ---> 9b5e29d83523 15:48:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:48:07 ---> 9de2e9c9ecf8 15:48:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:48:08 ---> 358af61efcca 15:48:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:48:08 ---> 55e1d02b7644 15:48:08 Step 19/23 : ENTRYPOINT ["/core-data"] 15:48:08 ---> Running in 45a496a6c087 15:48:08 Removing intermediate container 45a496a6c087 15:48:08 ---> 6e0c99e1f0d1 15:48:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:08 ---> Running in 869b2fbe0508 15:48:09 Removing intermediate container 869b2fbe0508 15:48:09 ---> 1ca011f57eb0 15:48:09 Step 21/23 : LABEL arch=x86_64 15:48:09 ---> Running in 72b76de9a697 15:48:09 Removing intermediate container 72b76de9a697 15:48:09 ---> a115727722b2 15:48:09 Step 22/23 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:48:09 ---> Running in 998b51bf7ddf 15:48:09 Removing intermediate container 998b51bf7ddf 15:48:09 ---> 8d0aff6eaeb1 15:48:09 Step 23/23 : LABEL version=0.0.0 15:48:09 ---> Running in f6fca7624210 15:48:09 Removing intermediate container f6fca7624210 15:48:09 ---> 045195c723d1 15:48:09 15:48:09 Successfully built 045195c723d1 15:48:09 Successfully tagged docker-core-data-go:latest 15:48:10  Building docker-core-data-go ... done  [Pipeline] } 15:48:10 $ docker stop --time=1 0281d7b8fc2fd7c39f6632d911ea634b898e4514d3e1970768a2a303d882f3c4 15:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.856s coverage: 27.0% of statements 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.563s coverage: 77.8% of statements 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:48:11 $ docker rm -f 0281d7b8fc2fd7c39f6632d911ea634b898e4514d3e1970768a2a303d882f3c4 [Pipeline] // withDockerContainer 15:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.783s coverage: 82.4% of statements 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] sh 15:48:12 + docker images 15:48:12 + grep docker 15:48:12 docker-core-data-go latest 045195c723d1 3 seconds ago 22.3MB 15:48:12 docker-sys-mgmt-agent-go latest 9af1d2bf442c 12 seconds ago 313MB 15:48:12 docker-security-secretstore-setup-go latest 4b72c20c724a 12 seconds ago 24.6MB 15:48:12 docker-security-bootstrap-redis-go latest aa22ea7cef59 17 seconds ago 15.8MB 15:48:12 docker-support-scheduler-go latest 428435ff5d01 21 seconds ago 10.7MB 15:48:12 docker-security-proxy-setup-go latest cdab930540e8 About a minute ago 24.5MB 15:48:12 docker-support-notifications-go latest 93b62e290e55 About a minute ago 12MB 15:48:12 docker-core-metadata-go latest 132255c326e3 About a minute ago 13MB 15:48:12 docker-core-command-go latest de142e0f66dd About a minute ago 10.6MB 15:48:12 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.177s coverage: 28.6% of statements 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.225s coverage: 100.0% of statements 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements 15:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:48:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.329s coverage: 86.7% of statements 15:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:48:28 Still waiting to schedule task 15:48:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.246s coverage: 94.1% of statements 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.165s coverage: 0.1% of statements 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.083s coverage: 100.0% of statements 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.141s coverage: 87.2% of statements 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements 15:48:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements 15:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.641s coverage: 63.5% of statements 15:48:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:48:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 15:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements 15:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 15:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 15:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 15:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.005s coverage: 55.9% of statements 15:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.400s coverage: 37.0% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.854s coverage: 84.0% of statements 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.108s coverage: 100.0% of statements 15:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.382s coverage: 47.1% of statements 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.333s coverage: 29.1% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.257s coverage: 99.0% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 15:48:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 32.1% of statements 15:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 15:49:00 GO111MODULE=on go vet ./... 15:49:56 Running on prd-ubuntu18.04-docker-8c-8g-19529 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws 15:49:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:49:58 using credential edgex-jenkins-ssh 15:49:58 Cloning the remote Git repository 15:49:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:49:58 > git init /w/workspace/edgex-go/2 # timeout=10 15:49:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:49:58 > git --version # timeout=10 15:49:58 > git --version # 'git version 2.17.1' 15:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:09 gofmt -l . 15:50:10 [ "`gofmt -l .`" = "" ] 15:50:13 ./bin/test-go-mod-tidy.sh 15:50:13 ./bin/test-attribution-txt.sh [Pipeline] sh 15:50:18 + ls -al . 15:50:18 total 672 15:50:18 drwxrwxr-x 9 1001 1001 4096 Jan 11 15:50 . 15:50:18 drwxr-xr-x 4 root root 4096 Jan 11 15:46 .. 15:50:18 -rw-rw-r-- 1 1001 1001 11 Jan 11 15:44 .dockerignore 15:50:18 drwxrwxr-x 8 1001 1001 4096 Jan 11 15:44 .git 15:50:18 drwxrwxr-x 3 1001 1001 4096 Jan 11 15:44 .github 15:50:18 -rw-rw-r-- 1 1001 1001 824 Jan 11 15:44 .gitignore 15:50:18 -rw-rw-r-- 1 1001 1001 166 Jan 11 15:44 .sonarcloud.properties 15:50:18 -rw-rw-r-- 1 1001 1001 3804 Jan 11 15:44 CONTRIBUTING.md 15:50:18 -rw-rw-r-- 1 1001 1001 931 Jan 11 15:44 Dockerfile.build 15:50:18 -rw-rw-r-- 1 1001 1001 863 Jan 11 15:44 Jenkinsfile 15:50:18 -rw-rw-r-- 1 1001 1001 10775 Jan 11 15:44 LICENSE 15:50:18 -rw-rw-r-- 1 1001 1001 5750 Jan 11 15:44 Makefile 15:50:18 -rw-rw-r-- 1 1001 1001 6524 Jan 11 15:44 README.md 15:50:18 -rw-rw-r-- 1 1001 1001 6744 Jan 11 15:44 SECURITY.md 15:50:18 -rw-rw-r-- 1 1001 1001 5 Jan 11 15:40 VERSION 15:50:18 -rw-rw-r-- 1 1001 1001 4131 Jan 11 15:44 ZMQWindows.md 15:50:18 drwxrwxr-x 2 1001 1001 4096 Jan 11 15:44 bin 15:50:18 drwxrwxr-x 14 1001 1001 4096 Jan 11 15:44 cmd 15:50:18 -rw-r--r-- 1 root root 545099 Jan 11 15:48 coverage.out 15:50:18 -rw-r--r-- 1 root root 979 Jan 11 15:50 go.mod 15:50:18 -rw-r--r-- 1 root root 18934 Jan 11 15:50 go.sum 15:50:18 drwxrwxr-x 8 1001 1001 4096 Jan 11 15:44 internal 15:50:18 drwxrwxr-x 4 1001 1001 4096 Jan 11 15:44 openapi 15:50:18 drwxrwxr-x 4 1001 1001 4096 Jan 11 15:44 snap 15:50:18 -rw-rw-r-- 1 1001 1001 168 Jan 11 15:44 version.go [Pipeline] sh 15:50:19 + '[' -e coverage.out ] 15:50:19 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:19 Warning: overwriting stash ‘coverage-report’ 15:50:21 Stashed 1 file(s) [Pipeline] sh 15:50:21 + make build 15:50:21 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:50:30 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit abb04a84f92cad6368f2dda5d820cc50d505de1e 15:50:30 Merge succeeded, producing abb04a84f92cad6368f2dda5d820cc50d505de1e 15:50:30 Checking out Revision abb04a84f92cad6368f2dda5d820cc50d505de1e (PR-3007) 15:50:32 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:50:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:50:30 > git config core.sparsecheckout # timeout=10 15:50:30 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 15:50:30 > git remote # timeout=10 15:50:30 > git config --get remote.origin.url # timeout=10 15:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:30 > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 15:50:30 > git rev-parse HEAD^{commit} # timeout=10 15:50:30 > git config core.sparsecheckout # timeout=10 15:50:30 > git checkout -f abb04a84f92cad6368f2dda5d820cc50d505de1e # timeout=10 15:50:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:35 + echo snap-build.sh 15:50:35 snap-build.sh 15:50:35 + SNAP_BASE_DIR=. 15:50:35 + '[' '!' -z /w/workspace/edgex-go/2 ']' 15:50:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 15:50:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 15:50:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 15:50:35 + cd /w/workspace/edgex-go/2 15:50:35 + sudo apt-get remove -qy --purge lxd lxd-client 15:50:35 Reading package lists... 15:50:36 Building dependency tree... 15:50:36 Reading state information... 15:50:36 The following packages were automatically installed and are no longer required: 15:50:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:50:36 uidmap xdelta3 15:50:36 Use 'sudo apt autoremove' to remove them. 15:50:36 The following packages will be REMOVED: 15:50:36 lxd* lxd-client* 15:50:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:50:37 After this operation, 31.7 MB disk space will be freed. 15:50:38 (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:50:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:50:39 Removing lxd dnsmasq configuration 15:50:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:50:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:50:41 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:50:41 (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:50:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:50:43 Processing triggers for systemd (237-3ubuntu10.42) ... 15:50:43 Processing triggers for ureadahead (0.100.0-21) ... 15:50:45 + sudo snap remove --purge lxd 15:50:45 snap "lxd" is not installed 15:50:45 + sudo groupadd --force --system lxd 15:50:46 ++ whoami 15:50:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:50:46 + newgrp - lxd 15:50:46 + sudo snap install lxd 15:50:54 2021-01-11T15:50:51Z INFO Waiting for automatic snapd restart... 15:50:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:50:59 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:05 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:06 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:09 lxd 4.9 from Canonical* installed 15:51:09 + sudo lxd init --auto 15:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:17 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:19 + sudo snap install --classic snapcraft 15:51:22 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:51:23 snapcraft 4.4.4 from Canonical* installed 15:51:23 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:51:23 + patch --verbose -p1 15:51:23 Hmm... Looks like a unified diff to me... 15:51:23 The text leading up to this was: 15:51:23 -------------------------- 15:51:23 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:51:23 |From: Tony Espy 15:51:23 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:51:23 |Subject: [PATCH] optimize snap build for pipeline CI check 15:51:23 | 15:51:23 |This patch is used by the EdgeX CI pipeline builds to 15:51:23 |optimize the snap CI check run for pull requests. When 15:51:23 |applied, it essentially strips out everything (apps and 15:51:23 |parts) from the snapcraft.yaml file except those required 15:51:23 |to build edgex-go, as the whole idea of the CI check is to 15:51:23 |catch changes to edgex-go that break the snap build. 15:51:23 | 15:51:23 |In general, anyone updating snapcraft.yaml will also need 15:51:23 |to update this patch file, otherwise it may fail to apply, 15:51:23 |resulting in a failed snap build CI check in the associated 15:51:23 |pull request. 15:51:23 | 15:51:23 |Note - in addition to applying this patch, the pipeline also 15:51:23 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:51:23 |need to build the finally binary .snap file (and it won't 15:51:23 |work with the patch applied). This further reduces the build 15:51:23 |time. 15:51:23 |--- 15:51:23 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:51:23 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:51:23 | 15:51:23 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:51:23 |index 1e537489..faf42425 100644 15:51:23 |--- a/snap/snapcraft.yaml 15:51:23 |+++ b/snap/snapcraft.yaml 15:51:23 -------------------------- 15:51:23 patching file snap/snapcraft.yaml 15:51:23 Using Plan A... 15:51:23 Hunk #1 succeeded at 73. 15:51:23 Hunk #2 succeeded at 202 with fuzz 1. 15:51:23 Hunk #3 succeeded at 214. 15:51:23 Hunk #4 succeeded at 222. 15:51:23 Hunk #5 succeeded at 229. 15:51:23 Hunk #6 succeeded at 256. 15:51:23 Hunk #7 succeeded at 290. 15:51:23 Hunk #8 succeeded at 341. 15:51:23 Hmm... Ignoring the trailing garbage. 15:51:23 done 15:51:23 + sudo snapcraft prime --use-lxd 15:51:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:51:24 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:51:24 - README.md 15:51:24 - snapcraft.yaml.orig 15:51:24 15:51:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:51:25 Launching a container. 15:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:51:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 15:51:40 $ docker stop --time=1 9b935b60204f7b792597e151708cf44f3f5a2ae8468387495557701553da50f5 15:51:40 Waiting for container to be ready 15:51:40 To start your first instance, try: lxc launch ubuntu:18.04 15:51:40 15:51:43 $ docker rm -f 9b935b60204f7b792597e151708cf44f3f5a2ae8468387495557701553da50f5 15:51:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:51:44 Waiting for network to be ready... 15:51:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 15:51:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:51:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 15:51:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 15:51:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 15:51:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 15:51:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 15:51:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 15:51:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 15:51:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:51:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:51:45 15:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:51:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:51:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:51:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:51:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:51:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:51:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:51:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 15:51:46 latest: Pulling from edgex-devops/edgex-compose-arm64 15:51:46 29e5d40040c1: Pulling fs layer 15:51:46 1ce36da41761: Pulling fs layer 15:51:46 25b303627fd3: Pulling fs layer 15:51:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 15:51:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 15:51:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 15:51:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 15:51:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 15:51:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 15:51:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 15:51:46 29e5d40040c1: Verifying Checksum 15:51:46 29e5d40040c1: Download complete 15:51:47 1ce36da41761: Verifying Checksum 15:51:47 1ce36da41761: Download complete 15:51:47 29e5d40040c1: Pull complete 15:51:48 1ce36da41761: Pull complete 15:51:49 25b303627fd3: Verifying Checksum 15:51:49 25b303627fd3: Download complete 15:51:50 Fetched 23.7 MB in 5s (4433 kB/s) 15:51:51 Reading package lists... 15:51:51 Reading package lists... 15:51:51 Building dependency tree... 15:51:51 Reading state information... 15:51:51 The following additional packages will be installed: 15:51:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:51:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:51:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:51:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:51:51 Suggested packages: 15:51:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:51:51 Recommended packages: 15:51:51 gnupg libsasl2-modules 15:51:51 The following NEW packages will be installed: 15:51:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:51:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:51:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:51:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:51:51 The following packages will be upgraded: 15:51:51 gpg gpg-agent gpgconf libudev1 15:51:51 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 15:51:51 Need to get 3532 kB of archives. 15:51:51 After this operation, 13.3 MB of additional disk space will be used. 15:51:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 15:51:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 15:51:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 15:51:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 15:51:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 15:51:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 15:51:51 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 15:51:52 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 15:51:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:51:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:51:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:51:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:51:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:51:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:51:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:51:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:51:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:51:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:51:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:51:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:51:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:51:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:51:52 debconf: delaying package configuration, since apt-utils is not installed 15:51:52 Fetched 3532 kB in 1s (3538 kB/s) 15:51:52 (Reading database ... 12511 files and directories currently installed.) 15:51:52 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 15:51:52 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:51:52 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 15:51:53 Selecting previously unselected package udev. 15:51:53 (Reading database ... 12511 files and directories currently installed.) 15:51:53 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 15:51:53 Unpacking udev (237-3ubuntu10.43) ... 15:51:53 Selecting previously unselected package libfuse2:amd64. 15:51:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:51:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:51:53 Selecting previously unselected package fuse. 15:51:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:51:53 Unpacking fuse (2.9.7-1ubuntu1) ... 15:51:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:53 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:51:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:53 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:51:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:54 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:51:54 Selecting previously unselected package libksba8:amd64. 15:51:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:51:54 Unpacking libksba8:amd64 (1.3.5-2) ... 15:51:54 Selecting previously unselected package libroken18-heimdal:amd64. 15:51:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:51:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:51:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:51:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libwind0-heimdal:amd64. 15:51:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:51:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:51:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:51:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:51:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:51:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:55 Selecting previously unselected package libsasl2-modules-db:amd64. 15:51:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:51:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:51:55 Selecting previously unselected package libsasl2-2:amd64. 15:51:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:51:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:51:55 Selecting previously unselected package libldap-common. 15:51:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 15:51:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:51:55 Selecting previously unselected package libldap-2.4-2:amd64. 15:51:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 15:51:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:51:55 Selecting previously unselected package dirmngr. 15:51:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 15:51:55 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 15:51:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:51:55 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 15:51:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:51:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:51:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:51:55 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 15:51:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:55 Setting up libksba8:amd64 (1.3.5-2) ... 15:51:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:51:56 Setting up udev (237-3ubuntu10.43) ... 15:51:56 invoke-rc.d: policy-rc.d denied execution of start. 15:51:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:56 Processing triggers for systemd (237-3ubuntu10) ... 15:51:57 Setting up fuse (2.9.7-1ubuntu1) ... 15:51:57 Setting up gpg (2.2.4-1ubuntu1.3) ... 15:51:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:51:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:51:58 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 15:51:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:51:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:51:58 settings in the [Install] section, and DefaultInstance for template units). 15:51:58 This means they are not meant to be enabled using systemctl. 15:51:58 Possible reasons for having this kind of units are: 15:51:58 1) A unit may be statically enabled by being symlinked from another unit's 15:51:58 .wants/ or .requires/ directory. 15:51:58 2) A unit's purpose may be to act as a helper for some other unit which has 15:51:58 a requirement dependency on it. 15:51:58 3) A unit may be started when needed via activation (socket, path, timer, 15:51:58 D-Bus, udev, scripted systemctl call, ...). 15:51:58 4) In case of template units, the unit is meant to be enabled with some 15:51:58 instance name specified. 15:51:59 Reading package lists... 15:51:59 25b303627fd3: Pull complete 15:51:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:51:59 Building dependency tree... 15:51:59 Reading state information... 15:51:59 prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 15:51:59 The following additional packages will be installed: 15:51:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:51:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:51:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:51:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:51:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:51:59 Suggested packages: 15:51:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:51:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:51:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:51:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:51:59 systemd-container policykit-1 15:51:59 Recommended packages: 15:51:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:51:59 The following NEW packages will be installed: 15:51:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:51:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:51:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:51:59 multiarch-support openssh-client python3 python3-minimal python3.6 15:51:59 python3.6-minimal snapd squashfs-tools sudo 15:51:59 The following packages will be upgraded: 15:51:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:51:59 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 15:51:59 Need to get 35.2 MB of archives. 15:51:59 After this operation, 141 MB of additional disk space will be used. 15:51:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:51:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:52:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:52:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 15:52:00 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 15:52:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 15:52:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:52:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 15:52:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 15:52:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 15:52:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:52:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:52:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:52:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:52:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:52:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:52:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 15:52:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:52:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 15:52:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:52:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:52:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:52:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:52:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:52:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:52:00 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:52:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 15:52:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:52:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:52:00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:52:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 15:52:02 debconf: delaying package configuration, since apt-utils is not installed 15:52:02 Fetched 35.2 MB in 2s (15.4 MB/s) 15:52:02 (Reading database ... 12757 files and directories currently installed.) 15:52:02 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 15:52:02 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:52:02 $ docker top 777bede3ef7de05cbfdf26e4c3317246ddc8743f64ea8c150f2a97a18b53d0f2 -eo pid,comm 15:52:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 15:52:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh 15:52:03 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 15:52:03 (Reading database ... 12757 files and directories currently installed.) 15:52:03 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:52:03 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:52:03 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:52:03 (Reading database ... 12757 files and directories currently installed.) 15:52:03 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:52:03 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:52:04 + docker-compose build --help 15:52:04 + grep parallel 15:52:04 Setting up apt (1.6.12ubuntu0.2) ... 15:52:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:52:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:52:05 (Reading database ... 12764 files and directories currently installed.) 15:52:05 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:52:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:52:05 Selecting previously unselected package libpython3.6-minimal:amd64. 15:52:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:52:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:05 Selecting previously unselected package libexpat1:amd64. 15:52:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:52:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:52:05 Selecting previously unselected package python3.6-minimal. 15:52:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:52:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:52:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 15:52:05 Checking for services that may need to be restarted...done. 15:52:05 Checking for services that may need to be restarted...done. 15:52:06 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:06 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:52:06 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:52:06 Selecting previously unselected package python3-minimal. 15:52:06 (Reading database ... 13012 files and directories currently installed.) 15:52:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:52:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:52:06 Selecting previously unselected package mime-support. 15:52:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:52:06 Unpacking mime-support (3.60ubuntu1) ... 15:52:06 Selecting previously unselected package libmpdec2:amd64. 15:52:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:52:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:52:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:52:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:52:07 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:07 Selecting previously unselected package python3.6. 15:52:07 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:52:07 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:52:07 Selecting previously unselected package libpython3-stdlib:amd64. 15:52:07 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:52:07 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:52:07 Setting up python3-minimal (3.6.7-1~18.04) ... 15:52:07 Selecting previously unselected package python3. 15:52:07 (Reading database ... 13442 files and directories currently installed.) 15:52:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:52:08 Unpacking python3 (3.6.7-1~18.04) ... 15:52:08 Selecting previously unselected package multiarch-support. 15:52:08 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:52:08 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:52:08 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:52:08 Selecting previously unselected package liblzo2-2:amd64. 15:52:08 (Reading database ... 13479 files and directories currently installed.) 15:52:08 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:52:08 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:52:08 Selecting previously unselected package libbsd0:amd64. 15:52:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:52:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:52:08 --parallel Build images in parallel. 15:52:08 Selecting previously unselected package sudo. 15:52:08 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 15:52:08 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 15:52:08 Selecting previously unselected package apparmor. 15:52:08 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:52:08 Unpacking apparmor (2.12-4ubuntu5.1) ... [Pipeline] } 15:52:08 $ docker stop --time=1 777bede3ef7de05cbfdf26e4c3317246ddc8743f64ea8c150f2a97a18b53d0f2 15:52:08 Selecting previously unselected package libedit2:amd64. 15:52:08 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:52:08 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:52:08 Selecting previously unselected package libkrb5support0:amd64. 15:52:08 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:52:08 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:52:09 Selecting previously unselected package libk5crypto3:amd64. 15:52:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:52:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:52:09 Selecting previously unselected package libkeyutils1:amd64. 15:52:09 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:52:09 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:52:09 Selecting previously unselected package libkrb5-3:amd64. 15:52:09 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:52:09 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:52:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:52:09 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:52:09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:52:09 Selecting previously unselected package libssl1.0.0:amd64. 15:52:09 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 15:52:09 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:52:09 Selecting previously unselected package openssh-client. 15:52:09 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:52:09 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:52:10 Selecting previously unselected package squashfs-tools. 15:52:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:52:10 $ docker rm -f 777bede3ef7de05cbfdf26e4c3317246ddc8743f64ea8c150f2a97a18b53d0f2 15:52:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:52:10 Selecting previously unselected package snapd. 15:52:10 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 15:52:10 Unpacking snapd (2.48+18.04) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:11 . [Pipeline] withDockerContainer 15:52:11 prd-ubuntu18.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 15:52:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:52:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:52:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:52:13 Setting up mime-support (3.60ubuntu1) ... 15:52:13 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 15:52:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:52:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:52:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:52:13 Setting up systemd (237-3ubuntu10.43) ... 15:52:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:52:13 $ docker top 980e00ed7e26419e252e5e957b7badc699b2d6d4096403d7224b93ead3aa4d5f -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:52:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:52:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:52:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:52:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:52:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:52:14 + docker-compose -f ./docker-compose-build.yml build --parallel 15:52:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:52:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:52:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:52:15 Setting up python3 (3.6.7-1~18.04) ... 15:52:15 running python rtupdate hooks for python3.6... 15:52:15 running python post-rtupdate hooks for python3.6... 15:52:15 Setting up apparmor (2.12-4ubuntu5.1) ... 15:52:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:52:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:52:16 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:52:17 Setting up snapd (2.48+18.04) ... 15:52:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:52:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:52:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:52:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:52:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:52:18 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:52:18 Building docker-core-command-go ... 15:52:18 Building docker-core-data-go ... 15:52:18 Building docker-core-metadata-go ... 15:52:18 Building docker-security-bootstrap-redis-go ... 15:52:18 Building docker-security-proxy-setup-go ... 15:52:18 Building docker-security-secretstore-setup-go ... 15:52:18 Building docker-support-notifications-go ... 15:52:18 Building docker-support-scheduler-go ... 15:52:18 Building docker-sys-mgmt-agent-go ... 15:52:18 Building docker-security-bootstrap-redis-go 15:52:18 Building docker-core-data-go 15:52:18 Building docker-support-notifications-go 15:52:18 Building docker-security-secretstore-setup-go 15:52:18 Building docker-support-scheduler-go 15:52:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:52:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:52:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:52:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:52:19 /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' 15:52:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:52:19 Processing triggers for systemd (237-3ubuntu10.43) ... 15:52:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:52:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:52:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:52:22 Reading package lists... 15:52:22 Reading package lists... 15:52:23 Building dependency tree... 15:52:23 Reading state information... 15:52:23 Calculating upgrade... 15:52:23 The following packages will be upgraded: 15:52:23 advancecomp base-files bash binutils binutils-common 15:52:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:52:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:52:23 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 15:52:23 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 15:52:23 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 15:52:23 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 15:52:23 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 15:52:23 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:52:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:52:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:52:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:52:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:52:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:52:23 ubuntu-keyring util-linux 15:52:23 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:52:23 Need to get 63.7 MB of archives. 15:52:23 After this operation, 5203 kB of additional disk space will be used. 15:52:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:52:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 15:52:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:52:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:52:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:52:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:52:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:52:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:52:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:52:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:52:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:52:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:52:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:52:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:52:24 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:52:24 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:52:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:52:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 15:52:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:52:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:52:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:52:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:52:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:52:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:52:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:52:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:52:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:52:24 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:52:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:52:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:52:24 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:52:24 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:52:24 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:52:24 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:52:24 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:52:24 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 15:52:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:52:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:52:24 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:52:24 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:52:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:52:24 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:52:24 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:52:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:52:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:52:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:52:24 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:52:24 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:52:24 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:52:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:52:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:52:24 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:52:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:52:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:52:25 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:52:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:52:25 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:52:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:52:25 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:52:25 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:52:25 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:52:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:52:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:52:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:52:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:52:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:52:25 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:52:25 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:52:25 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 15:52:25 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:52:25 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:52:25 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:52:25 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 15:52:25 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 15:52:25 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:52:25 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:52:25 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:52:25 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 15:52:25 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:52:25 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:52:25 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 15:52:25 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 15:52:25 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 15:52:25 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 15:52:25 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:52:25 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:52:25 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:52:25 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:52:26 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:52:26 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:52:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:52:26 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:52:26 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:52:26 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:52:26 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:52:26 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:52:26 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:52:27 debconf: delaying package configuration, since apt-utils is not installed 15:52:27 Fetched 63.7 MB in 3s (18.3 MB/s) 15:52:27 (Reading database ... 13912 files and directories currently installed.) 15:52:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:52:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:52:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:52:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:52:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 15:52:28 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 15:52:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:29 (Reading database ... 13911 files and directories currently installed.) 15:52:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:52:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:52:30 (Reading database ... 13911 files and directories currently installed.) 15:52:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:52:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:52:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:30 (Reading database ... 13911 files and directories currently installed.) 15:52:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:52:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:52:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:52:31 (Reading database ... 13911 files and directories currently installed.) 15:52:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:52:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:52:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:52:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:52:31 Setting up base-files (10.1ubuntu2.10) ... 15:52:32 Installing new version of config file /etc/issue ... 15:52:32 Installing new version of config file /etc/issue.net ... 15:52:32 Installing new version of config file /etc/lsb-release ... 15:52:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:52:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:52:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:52:32 Removing obsolete conffile /etc/default/motd-news ... 15:52:32 (Reading database ... 13912 files and directories currently installed.) 15:52:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:52:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:52:32 Setting up bash (4.4.18-2ubuntu1.2) ... 15:52:32 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 15:52:32 (Reading database ... 13912 files and directories currently installed.) 15:52:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:52:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:52:33 (Reading database ... 13912 files and directories currently installed.) 15:52:33 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 15:52:33 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 15:52:33 Setting up tar (1.29b-2ubuntu0.1) ... 15:52:33 (Reading database ... 13912 files and directories currently installed.) 15:52:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:52:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:52:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:52:34 (Reading database ... 13912 files and directories currently installed.) 15:52:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:52:34 (Reading database ... 13912 files and directories currently installed.) 15:52:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:52:34 (Reading database ... 13912 files and directories currently installed.) 15:52:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:52:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:52:34 Setting up grep (3.1-2build1) ... 15:52:35 (Reading database ... 13912 files and directories currently installed.) 15:52:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:52:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:52:35 Setting up login (1:4.5-1ubuntu2) ... 15:52:35 (Reading database ... 13912 files and directories currently installed.) 15:52:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:52:35 (Reading database ... 13912 files and directories currently installed.) 15:52:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:52:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:52:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:52:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:52:37 (Reading database ... 13912 files and directories currently installed.) 15:52:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:52:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:52:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:52:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:52:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:52:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:52:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:52:38 (Reading database ... 13912 files and directories currently installed.) 15:52:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:52:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:52:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:52:39 (Reading database ... 13912 files and directories currently installed.) 15:52:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:39 (Reading database ... 13912 files and directories currently installed.) 15:52:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:39 (Reading database ... 13912 files and directories currently installed.) 15:52:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:39 (Reading database ... 13912 files and directories currently installed.) 15:52:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:39 (Reading database ... 13912 files and directories currently installed.) 15:52:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:52:40 (Reading database ... 13912 files and directories currently installed.) 15:52:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:52:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:52:40 (Reading database ... 13912 files and directories currently installed.) 15:52:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:52:40 (Reading database ... 13912 files and directories currently installed.) 15:52:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:52:40 (Reading database ... 13912 files and directories currently installed.) 15:52:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:40 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:52:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:52:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:52:42 (Reading database ... 13912 files and directories currently installed.) 15:52:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:52:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:52:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:52:42 (Reading database ... 13912 files and directories currently installed.) 15:52:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:52:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:52:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:52:42 (Reading database ... 13914 files and directories currently installed.) 15:52:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:52:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:52:43 Setting up debconf (1.5.66ubuntu1) ... 15:52:43 (Reading database ... 13914 files and directories currently installed.) 15:52:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:52:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:43 (Reading database ... 13914 files and directories currently installed.) 15:52:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:52:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:43 (Reading database ... 13914 files and directories currently installed.) 15:52:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:52:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:44 (Reading database ... 13914 files and directories currently installed.) 15:52:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:52:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:52:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 15:52:44 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:52:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:52:44 (Reading database ... 13914 files and directories currently installed.) 15:52:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:52:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:52:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:52:44 (Reading database ... 13914 files and directories currently installed.) 15:52:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:52:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:52:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:52:45 (Reading database ... 13914 files and directories currently installed.) 15:52:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:52:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:52:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:52:45 (Reading database ... 13914 files and directories currently installed.) 15:52:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:52:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:52:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:52:45 (Reading database ... 13914 files and directories currently installed.) 15:52:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:52:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:52:45 Setting up passwd (1:4.5-1ubuntu2) ... 15:52:46 (Reading database ... 13914 files and directories currently installed.) 15:52:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 15:52:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:52:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 15:52:46 (Reading database ... 13914 files and directories currently installed.) 15:52:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:52:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:52:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:52:46 (Reading database ... 13914 files and directories currently installed.) 15:52:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:52:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:52:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:52:47 (Reading database ... 13914 files and directories currently installed.) 15:52:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:52:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:52:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:52:47 (Reading database ... 13914 files and directories currently installed.) 15:52:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:52:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:52:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:52:47 (Reading database ... 13914 files and directories currently installed.) 15:52:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:52:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:52:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:52:48 (Reading database ... 13914 files and directories currently installed.) 15:52:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:52:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:52:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:52:48 (Reading database ... 13915 files and directories currently installed.) 15:52:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:52:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:52:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:52:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:52:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:52:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:52:48 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 15:52:48 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 15:52:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:52:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:52:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:52:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:52:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:52:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:52:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:52:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:52:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:52:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:52:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:52:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:52:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:52:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:52:50 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 15:52:50 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 15:52:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:52:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:52:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:52:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:52:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:52 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:52:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:52:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:56 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:52:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:52:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:52:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:52:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:52:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:52:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:52:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:52:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:52:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:52:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:52:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:52:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:52:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:52:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:52:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:52:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:52:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:52:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:52:58 Setting up tzdata (2020f-0ubuntu0.18.04) ... 15:52:59 15:52:59 Current default time zone: 'Etc/UTC' 15:52:59 Local time is now: Mon Jan 11 15:52:58 UTC 2021. 15:52:59 Universal Time is now: Mon Jan 11 15:52:58 UTC 2021. 15:52:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:52:59 15:52:59 Setting up systemd-sysv (237-3ubuntu10.43) ... 15:52:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:59 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 15:52:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:52:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:52:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:52:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:52:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:52:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:52:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:52:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:52:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:52:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:52:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:52:59 Setting up patch (2.7.6-2ubuntu1.1) ... 15:52:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:52:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:52:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 15:52:59 Installing new version of config file /etc/ssl/openssl.cnf ... 15:52:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:52:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:52:59 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 15:53:01 Updating certificates in /etc/ssl/certs... 15:53:02 22 added, 17 removed; done. 15:53:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:53:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:53:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:53:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:53:02 Setting up pkgbinarymangler (138.18.04.1) ... 15:53:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:53:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up perl (5.26.1-6ubuntu0.5) ... 15:53:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:53:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:53:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:53:02 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:53:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:53:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:53:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:53:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:53:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:53:03 Processing triggers for systemd (237-3ubuntu10.43) ... 15:53:03 Processing triggers for mime-support (3.60ubuntu1) ... 15:53:03 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 15:53:03 Updating certificates in /etc/ssl/certs... 15:53:04 0 added, 0 removed; done. 15:53:04 Running hooks in /etc/ca-certificates/update.d... 15:53:04 done. 15:53:05 Reading package lists... 15:53:05 Building dependency tree... 15:53:05 Reading state information... 15:53:05 The following NEW packages will be installed: 15:53:05 apt-transport-https 15:53:05 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:53:05 Need to get 1696 B of archives. 15:53:05 After this operation, 153 kB of additional disk space will be used. 15:53:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 15:53:05 debconf: delaying package configuration, since apt-utils is not installed 15:53:05 Fetched 1696 B in 0s (9312 B/s) 15:53:05 Selecting previously unselected package apt-transport-https. 15:53:05 (Reading database ... 13929 files and directories currently installed.) 15:53:05 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 15:53:05 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 15:53:05 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 15:53:06 Waiting for network to be ready... 15:53:14 2021-01-11T15:53:11Z INFO Waiting for automatic snapd restart... 15:53:14 snapd 2.48.2 from Canonical* installed 15:53:15 "snapd" switched to the "latest/stable" channel 15:53:15 15:53:21 core18 20201210 from Canonical* installed 15:53:21 "core18" switched to the "latest/stable" channel 15:53:21 15:53:27 snapcraft 4.4.4 from Canonical* installed 15:53:27 "snapcraft" switched to the "latest/stable" channel 15:53:27 15:53:30 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:53:30 - README.md 15:53:30 - snapcraft.yaml.orig 15:53:30 15:53:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:53:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:53:37 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 15:53:37 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:53:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:53:39 Reading package lists... 15:53:40 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 15:53:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:40 ---> ae982f966b25 15:53:40 Step 3/23 : WORKDIR /edgex-go 15:53:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:40 ---> ae982f966b25 15:53:40 Step 3/22 : WORKDIR /edgex-go 15:53:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:53:40 ---> ae982f966b25 15:53:40 Step 3/21 : WORKDIR /edgex-go 15:53:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:40 ---> ae982f966b25 15:53:40 Step 3/24 : WORKDIR /edgex-go 15:53:40 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:53:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:40 ---> ae982f966b25 15:53:40 Step 3/24 : WORKDIR /edgex-go 15:53:40 ---> Running in 2ec7d7455625 15:53:40 ---> Running in cfc65d14a861 15:53:40 ---> Running in 1cc8d0cd6f03 15:53:40 ---> Running in 2777532cd5a3 15:53:40 ---> Running in a10420fd9673 15:53:40 Removing intermediate container 2777532cd5a3 15:53:40 ---> a756bb4d8d20 15:53:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:40 Removing intermediate container 1cc8d0cd6f03 15:53:40 ---> e44521700a59 15:53:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:40 Removing intermediate container 2ec7d7455625 15:53:40 ---> c6639cd03c59 15:53:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:40 Removing intermediate container cfc65d14a861 15:53:40 ---> 01fe316e7a92 15:53:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:40 Removing intermediate container a10420fd9673 15:53:40 ---> c005a77710c5 15:53:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:40 ---> Running in 44d04b6251b0 15:53:40 ---> Running in d88fc64a74af 15:53:40 ---> Running in 07aaabae01c6 15:53:40 ---> Running in 21e82396137f 15:53:40 ---> Running in bb6aeb712706 15:53:40 Removing intermediate container 44d04b6251b0 15:53:40 ---> 05916bebb415 15:53:40 Step 5/24 : RUN apk add --update --no-cache make git 15:53:40 Removing intermediate container 07aaabae01c6 15:53:40 ---> 441e21e0e476 15:53:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:53:40 ---> Running in 8910a8989862 15:53:40 Removing intermediate container d88fc64a74af 15:53:40 ---> 84ca4de095b6 15:53:40 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:40 ---> Running in 78d00f3ff877 15:53:40 ---> Running in 31e1169ddc6a 15:53:40 Removing intermediate container 21e82396137f 15:53:40 ---> f56c2eac0411 15:53:40 Step 5/21 : RUN apk add --update --no-cache make git 15:53:40 Removing intermediate container bb6aeb712706 15:53:40 ---> 69959a8446e4 15:53:40 Step 5/22 : RUN apk add --update --no-cache make git 15:53:40 ---> Running in cf2684101ee8 15:53:40 ---> Running in 1bfadba0f497 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:40 OK: 217 MiB in 51 packages 15:53:41 OK: 217 MiB in 51 packages 15:53:41 OK: 217 MiB in 51 packages 15:53:41 OK: 217 MiB in 51 packages 15:53:41 OK: 217 MiB in 51 packages 15:53:42 Removing intermediate container 8910a8989862 15:53:42 ---> dbaaab4ac5ff 15:53:42 Step 6/24 : COPY go.mod . 15:53:43 Removing intermediate container 78d00f3ff877 15:53:43 ---> 73e5af6c5180 15:53:43 Step 6/23 : COPY go.mod . 15:53:43 Removing intermediate container 31e1169ddc6a 15:53:43 ---> 9fdd93608d54 15:53:43 Step 6/24 : COPY go.mod . 15:53:43 ---> fb5fa8f15d8e 15:53:43 Step 7/24 : RUN go mod download 15:53:43 Removing intermediate container 1bfadba0f497 15:53:43 ---> b1a355e49f1f 15:53:43 Step 6/22 : COPY go.mod . 15:53:43 ---> Running in fe25e2c62e0f 15:53:43 Removing intermediate container cf2684101ee8 15:53:43 ---> 4ae1413758c1 15:53:43 Step 6/21 : COPY go.mod . 15:53:44 ---> bf56cdd0449f 15:53:44 ---> 4eaca845255d 15:53:44 Step 7/24 : RUN go mod download 15:53:44 Step 7/23 : RUN go mod download 15:53:44 ---> Running in e37c24fe105e 15:53:44 ---> Running in 5bb4ac5ea341 15:53:45 ---> f5269f56cb59 15:53:45 Step 7/22 : RUN go mod download 15:53:45 ---> b70eddd8b323 15:53:45 Step 7/21 : RUN go mod download 15:53:45 ---> Running in bfafb2d0e1a5 15:53:45 ---> Running in e8cf1c569398 15:53:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:53:46 Reading package lists... 15:53:46 Building dependency tree... 15:53:46 Reading state information... 15:53:46 Suggested packages: 15:53:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:53:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:53:46 Recommended packages: 15:53:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:53:46 The following NEW packages will be installed: 15:53:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:53:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:53:46 pkg-config zip 15:53:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:53:46 Need to get 7655 kB of archives. 15:53:46 After this operation, 43.7 MB of additional disk space will be used. 15:53:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:53:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 15:53:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:53:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:53:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:53:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:53:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:53:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:53:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:53:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:53:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:53:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:53:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:53:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:53:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:53:47 debconf: delaying package configuration, since apt-utils is not installed 15:53:47 Fetched 7655 kB in 1s (9564 kB/s) 15:53:47 Selecting previously unselected package libglib2.0-0:amd64. 15:53:47 (Reading database ... 13933 files and directories currently installed.) 15:53:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:53:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:53:47 Selecting previously unselected package libpsl5:amd64. 15:53:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:53:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:53:47 Selecting previously unselected package libnghttp2-14:amd64. 15:53:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:53:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:53:47 Selecting previously unselected package librtmp1:amd64. 15:53:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:53:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:53:47 Selecting previously unselected package libcurl3-gnutls:amd64. 15:53:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 15:53:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:53:48 Selecting previously unselected package liberror-perl. 15:53:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:53:48 Unpacking liberror-perl (0.17025-1) ... 15:53:48 Selecting previously unselected package git-man. 15:53:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:53:48 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:53:48 Removing intermediate container fe25e2c62e0f 15:53:48 ---> 14ea478204eb 15:53:48 Step 8/24 : COPY . . 15:53:48 Selecting previously unselected package git. 15:53:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:53:48 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:53:49 Selecting previously unselected package libnorm1:amd64. 15:53:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:53:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:53:49 Selecting previously unselected package libpgm-5.2-0:amd64. 15:53:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:53:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:53:49 Selecting previously unselected package libsodium23:amd64. 15:53:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:53:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:53:49 Selecting previously unselected package libzmq5:amd64. 15:53:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:53:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:53:49 Selecting previously unselected package libzmq3-dev:amd64. 15:53:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:53:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:53:49 Selecting previously unselected package pkg-config. 15:53:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:53:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:53:49 Selecting previously unselected package zip. 15:53:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:53:49 Unpacking zip (3.0-11build1) ... 15:53:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:53:50 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:53:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:53:50 Setting up liberror-perl (0.17025-1) ... 15:53:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:53:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:53:50 No schema files found: doing nothing. 15:53:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:53:50 Setting up zip (3.0-11build1) ... 15:53:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:53:50 Setting up libsodium23:amd64 (1.0.16-2) ... 15:53:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:53:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:53:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:53:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:53:50 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:53:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:53:51 Removing intermediate container 5bb4ac5ea341 15:53:51 ---> e486bcca02dc 15:53:51 Step 8/24 : COPY . . 15:53:51 Removing intermediate container e37c24fe105e 15:53:51 ---> 45eb1285b5b0 15:53:51 Step 8/23 : COPY . . 15:53:51 Removing intermediate container e8cf1c569398 15:53:51 ---> fa3e8f2651f7 15:53:51 Step 8/21 : COPY . . 15:53:51 Removing intermediate container bfafb2d0e1a5 15:53:51 ---> 479b7c506e42 15:53:51 Step 8/22 : COPY . . 15:53:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:53:57 git set to automatically installed. 15:53:57 git-man set to automatically installed. 15:53:57 libcurl3-gnutls set to automatically installed. 15:53:57 liberror-perl set to automatically installed. 15:53:57 libglib2.0-0 set to automatically installed. 15:53:57 libnghttp2-14 set to automatically installed. 15:53:57 libnorm1 set to automatically installed. 15:53:57 libpgm-5.2-0 set to automatically installed. 15:53:57 libpsl5 set to automatically installed. 15:53:57 librtmp1 set to automatically installed. 15:53:57 libsodium23 set to automatically installed. 15:53:57 libzmq3-dev set to automatically installed. 15:53:57 libzmq5 set to automatically installed. 15:53:57 pkg-config set to automatically installed. 15:53:57 zip set to automatically installed. 15:53:58 snapd is not logged in, snap install commands will use sudo 15:54:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:54:05 snap "core18" has no updates available 15:54:06 Pulling config-common 15:54:07 Pulling go-build-helper 15:54:18 ---> b02690b0cfa1 15:54:18 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:54:18 ---> ed245b3d8da0 15:54:18 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:54:18 ---> Running in 53627221cb54 15:54:18 ---> 411f8ff3046f 15:54:18 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:54:18 ---> e458c26128aa 15:54:18 Step 9/23 : RUN make cmd/core-data/core-data 15:54:18 ---> c61da77d6684 15:54:18 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:54:18 ---> Running in 893294053efe 15:54:18 ---> Running in 52948543e6db 15:54:18 ---> Running in 036314d70386 15:54:18 ---> Running in e3456bb85e7e 15:54:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:54:18 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:19 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:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:54:19 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:54:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:54:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:54:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:54:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 15:54:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:54:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:54:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:54:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:54:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:54:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:54:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:54:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 15:54:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 15:54:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 15:54:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 15:54:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 15:54:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 15:54:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 15:54:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:54:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 15:54:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 15:54:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 15:54:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 15:54:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 15:54:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 15:54:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 15:54:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 15:54:34 Fetched 23.7 MB in 0s (0 B/s) 15:54:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:54:34 Fetched 96.5 kB in 0s (0 B/s) 15:54:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:54:34 Fetched 279 kB in 0s (0 B/s) 15:54:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:54:34 Fetched 122 kB in 0s (0 B/s) 15:54:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:54:34 Fetched 77.8 kB in 0s (0 B/s) 15:54:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:54:34 Fetched 8848 B in 0s (0 B/s) 15:54:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:54:34 Fetched 47.8 kB in 0s (0 B/s) 15:54:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:54:34 Fetched 45.6 kB in 0s (0 B/s) 15:54:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:54:34 Fetched 15.0 kB in 0s (0 B/s) 15:54:34 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 15:54:34 Fetched 214 kB in 0s (0 B/s) 15:54:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 15:54:34 Fetched 155 kB in 0s (0 B/s) 15:54:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:54:34 Fetched 50.6 kB in 0s (0 B/s) 15:54:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:54:34 Fetched 14.8 kB in 0s (0 B/s) 15:54:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:54:34 Fetched 41.8 kB in 0s (0 B/s) 15:54:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:54:34 Fetched 499 kB in 0s (0 B/s) 15:54:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:54:34 Fetched 111 kB in 0s (0 B/s) 15:54:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:54:34 Fetched 240 kB in 0s (0 B/s) 15:54:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:54:34 Fetched 29.3 kB in 0s (0 B/s) 15:54:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:54:34 Fetched 85.5 kB in 0s (0 B/s) 15:54:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:54:34 Fetched 24.5 kB in 0s (0 B/s) 15:54:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:54:34 Fetched 49.2 kB in 0s (0 B/s) 15:54:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:54:34 Fetched 54.2 kB in 0s (0 B/s) 15:54:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:54:34 Fetched 30.8 kB in 0s (0 B/s) 15:54:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 15:54:34 Fetched 17.0 kB in 0s (0 B/s) 15:54:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:54:34 Fetched 85.9 kB in 0s (0 B/s) 15:54:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:54:34 Fetched 8720 B in 0s (0 B/s) 15:54:34 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 15:54:34 Fetched 137 kB in 0s (0 B/s) 15:54:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:54:34 Fetched 119 kB in 0s (0 B/s) 15:54:34 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 15:54:34 Fetched 109 kB in 0s (0 B/s) 15:54:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:54:34 Fetched 11.1 kB in 0s (0 B/s) 15:54:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:54:34 Fetched 645 kB in 0s (0 B/s) 15:54:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:54:34 Fetched 41.3 kB in 0s (0 B/s) 15:54:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:54:34 Fetched 17.9 kB in 0s (0 B/s) 15:54:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:54:34 Fetched 368 kB in 0s (0 B/s) 15:54:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:54:34 Fetched 187 kB in 0s (0 B/s) 15:54:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:54:34 Fetched 175 kB in 0s (0 B/s) 15:54:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:54:36 Fetched 206 kB in 0s (0 B/s) 15:54:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 15:54:36 Fetched 1301 kB in 0s (0 B/s) 15:54:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:54:36 Fetched 36.2 kB in 0s (0 B/s) 15:54:36 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 15:54:36 Fetched 159 kB in 0s (0 B/s) 15:54:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:54:36 Fetched 107 kB in 0s (0 B/s) 15:54:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:54:36 Fetched 48.7 kB in 0s (0 B/s) 15:54:36 Pulling static-packages 15:54:37 'go115' has dependencies that need to be staged: go-build-helper static-packages 15:54:37 Skipping pull go-build-helper (already ran) 15:54:37 Skipping pull static-packages (already ran) 15:54:37 Building go-build-helper 15:54:42 Building static-packages 15:54:44 Staging go-build-helper 15:54:45 Staging static-packages 15:54:47 Pulling go115 15:54:48 'edgex-go' has dependencies that need to be staged: go115 15:54:48 Skipping pull go115 (already ran) 15:54:48 Building go115 15:54:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:48 Dload Upload Total Spent Left Speed 15:54:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 735k 0 0 3714k 0 0:00:31 --:--:-- 0:00:31 3695k 28 115M 28 33.2M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 53 115M 53 61.7M 0 0 28.1M 0 0:00:04 0:00:02 0:00:02 28.1M 85 115M 85 98.3M 0 0 30.8M 0 0:00:03 0:00:03 --:--:-- 30.8M 100 115M 100 115M 0 0 31.1M 0 0:00:03 0:00:03 --:--:-- 31.1M 15:54:52 go1.15.2.linux-amd64.tar.gz: OK 15:54:57 Staging go115 15:55:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:55:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:55:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:55:04 Fetched 0 B in 0s (0 B/s) 15:55:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:55:04 Fetched 224 kB in 0s (0 B/s) 15:55:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:55:04 Fetched 157 kB in 0s (0 B/s) 15:55:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:55:04 Fetched 221 kB in 0s (0 B/s) 15:55:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:55:04 Fetched 143 kB in 0s (0 B/s) 15:55:04 Pulling edgex-go 15:55:06 Pulling version 15:55:07 Building config-common 15:55:11 Skipping build go-build-helper (already ran) 15:55:11 Skipping build static-packages (already ran) 15:55:11 Skipping build go115 (already ran) 15:55:11 Building edgex-go 15:55:11 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:55:13 go: downloading github.com/gorilla/mux v1.8.0 15:55:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:55:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 15:55:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:55:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.143 15:55:13 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 15:55:13 go: downloading github.com/google/uuid v1.1.4 15:55:13 go: downloading github.com/pkg/errors v0.8.1 15:55:13 go: downloading github.com/x448/float16 v0.8.4 15:55:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:55:13 go: downloading github.com/imdario/mergo v0.3.11 15:55:13 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 15:55:13 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 15:55:13 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:55:13 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:55:13 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 15:55:13 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:55:13 go: downloading github.com/pelletier/go-toml v1.2.0 15:55:13 go: downloading github.com/BurntSushi/toml v0.3.1 15:55:13 go: downloading github.com/go-kit/kit v0.8.0 15:55:13 go: downloading gopkg.in/yaml.v2 v2.4.0 15:55:13 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:55:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:55:13 go: downloading github.com/hashicorp/consul/api v1.1.0 15:55:13 go: downloading github.com/pebbe/zmq4 v1.2.2 15:55:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:55:13 go: downloading github.com/mitchellh/copystructure v1.0.0 15:55:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:55:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:55:13 go: downloading github.com/go-playground/universal-translator v0.17.0 15:55:13 go: downloading github.com/leodido/go-urn v1.2.0 15:55:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:55:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:55:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:55:13 go: downloading github.com/hashicorp/serf v0.8.2 15:55:13 go: downloading github.com/go-playground/locales v0.13.0 15:55:13 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:55:13 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:55:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:55:13 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:55:23 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:55:28 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:29 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:55:30 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:55:31 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:55:31 go: downloading github.com/stretchr/testify v1.6.1 15:55:31 go: downloading github.com/pmezard/go-difflib v1.0.0 15:55:31 go: downloading github.com/davecgh/go-spew v1.1.1 15:55:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:55:33 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:55:33 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:55:33 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:55:34 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:55:34 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:55:36 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:55:36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:55:38 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:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:55:40 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:55:43 Building version 15:55:46 Staging config-common 15:55:47 Skipping stage go-build-helper (already ran) 15:55:47 Skipping stage static-packages (already ran) 15:55:47 Skipping stage go115 (already ran) 15:55:47 Staging edgex-go 15:55:48 Staging version 15:55:49 Priming config-common 15:55:50 Priming go-build-helper 15:55:52 Priming static-packages 15:55:55 Priming go115 15:55:56 Priming edgex-go 15:55:57 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:55:57 Priming version 15:55:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:04 Removing intermediate container e3456bb85e7e 15:56:04 ---> fd840555c9c6 15:56:04 15:56:04 Step 10/22 : FROM alpine:3.12 15:56:04 Removing intermediate container 53627221cb54 15:56:04 ---> 195519c86ad5 15:56:04 15:56:04 Step 10/24 : FROM alpine:3.12 15:56:04 3.12: Pulling from library/alpine 15:56:04 3.12: Pulling from library/alpine 15:56:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:56:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:56:05 Status: Downloaded newer image for alpine:3.12 15:56:05 ---> afeebe901d6b 15:56:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:56:05 Status: Image is up to date for alpine:3.12 15:56:05 ---> afeebe901d6b 15:56:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:56:06 ---> Running in 7e84a0e18738 15:56:06 ---> Running in 7982ca20f839 15:56:09 Removing intermediate container 893294053efe 15:56:09 ---> d97504a1051b 15:56:09 15:56:09 Step 10/24 : FROM scratch 15:56:09 ---> 15:56:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:56:09 Removing intermediate container 52948543e6db 15:56:09 ---> 68d87b6ffdb3 15:56:09 15:56:09 Step 10/21 : FROM scratch 15:56:09 ---> 15:56:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:56:09 ---> Running in 164df889f298 15:56:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:56:09 ---> Running in 0804e0357b54 15:56:10 (1/5) Installing ca-certificates (20191127-r4) 15:56:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:56:10 (3/5) Installing libcurl (7.69.1-r3) 15:56:10 (4/5) Installing curl (7.69.1-r3) 15:56:10 (5/5) Installing dumb-init (1.2.2-r1) 15:56:10 Executing busybox-1.31.1-r19.trigger 15:56:10 Executing ca-certificates-20191127-r4.trigger 15:56:10 (1/5) Installing ca-certificates (20191127-r4) 15:56:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:56:10 OK: 7 MiB in 19 packages 15:56:10 (3/5) Installing libcurl (7.69.1-r3) 15:56:10 (4/5) Installing curl (7.69.1-r3) 15:56:10 (5/5) Installing dumb-init (1.2.2-r1) 15:56:10 Executing busybox-1.31.1-r19.trigger 15:56:10 Executing ca-certificates-20191127-r4.trigger 15:56:11 Removing intermediate container 0804e0357b54 15:56:11 ---> 25c9df9c057e 15:56:11 Removing intermediate container 164df889f298 15:56:11 Step 12/21 : ENV APP_PORT=48085 15:56:11 ---> 72551119e2f0 15:56:11 Step 12/24 : ENV APP_PORT=48060 15:56:11 OK: 7 MiB in 19 packages 15:56:11 ---> Running in 368094c2b84c 15:56:11 ---> Running in e4e321aacfea 15:56:12 Removing intermediate container 368094c2b84c 15:56:12 ---> 6537e9d063f0 15:56:12 Step 13/24 : EXPOSE $APP_PORT 15:56:12 Removing intermediate container e4e321aacfea 15:56:12 ---> 38b9af97f3ac 15:56:12 Step 13/21 : EXPOSE $APP_PORT 15:56:12 ---> Running in 53c64f9417f9 15:56:12 ---> Running in 02858b171193 15:56:13 Removing intermediate container 7982ca20f839 15:56:13 ---> 8bf64acd4d02 15:56:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:56:13 Removing intermediate container 53c64f9417f9 15:56:13 ---> f4dd0d46f446 15:56:13 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:56:13 ---> Running in 1f8bb4fa1ba1 15:56:14 Removing intermediate container 02858b171193 15:56:14 ---> 3792e5c6f709 15:56:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:56:14 Removing intermediate container 7e84a0e18738 15:56:14 ---> 8f32f467fb28 15:56:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:56:14 ---> Running in e31032ee6675 15:56:14 Removing intermediate container 1f8bb4fa1ba1 15:56:14 ---> e048c9e2bb97 15:56:14 Step 13/24 : WORKDIR / 15:56:14 ---> Running in 74bea2970ac3 15:56:15 Removing intermediate container e31032ee6675 15:56:15 ---> 0c6919476663 15:56:15 Step 13/22 : WORKDIR / 15:56:15 ---> e246a4562f46 15:56:15 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:56:15 ---> b3f24aaf661c 15:56:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:56:15 ---> Running in d796b995e585 15:56:15 Removing intermediate container 74bea2970ac3 15:56:15 ---> 884d8934d1dd 15:56:15 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:16 Removing intermediate container d796b995e585 15:56:16 ---> 47fa8f40ffe1 15:56:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 15:56:17 ---> 664a694ce526 15:56:17 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:18 ---> 6a05f19bc3a9 15:56:18 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:56:19 ---> 2a3c38193331 15:56:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:56:19 ---> e1f21005c878 15:56:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:56:19 ---> 5f7d0b3c02cc 15:56:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:56:21 ---> a15ba61ed322 15:56:21 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:56:21 ---> 9cd13fae15d1 15:56:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:56:21 ---> 40d93733fa9b 15:56:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:56:21 ---> 50d79a30538a 15:56:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:56:21 ---> Running in 69c44e67e810 15:56:22 Removing intermediate container 69c44e67e810 15:56:22 ---> fcc7ca784487 15:56:22 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:22 ---> b1f048677a2d 15:56:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:56:22 ---> Running in 2ef075bc9b19 15:56:22 ---> de1b2acb72f9 15:56:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:56:22 ---> 6c0546995852 15:56:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:56:23 Removing intermediate container 2ef075bc9b19 15:56:23 ---> 1b260d7f0918 15:56:23 Step 19/21 : LABEL arch=arm64 15:56:23 ---> Running in 4080790c7e1a 15:56:24 ---> 9b8f13310b0a 15:56:24 Step 18/22 : RUN chmod +x entrypoint.sh 15:56:24 ---> Running in 6c48800b1a6b 15:56:24 Removing intermediate container 4080790c7e1a 15:56:24 ---> 9c9b9fc0fe69 15:56:24 Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:56:25 ---> 8bf52241bd5f 15:56:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> f6747c97dbe0 15:56:25 15:56:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:56:25 ---> Running in b141f917e7c7 15:56:26 Removing intermediate container b141f917e7c7 15:56:26 ---> 97d288595b15 15:56:26 Step 21/21 : LABEL version=0.0.0 15:56:26 ---> Running in 043b5b8eda8d 15:56:26 ---> fd5fd97cdaaa 15:56:26 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:26 ---> 37f518463f5d 15:56:26 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:56:27 ---> Running in bfb1af2e72f8 15:56:27 ---> Running in 5c8c8f6382a9 15:56:27 Removing intermediate container 043b5b8eda8d 15:56:27 ---> 7e0143874753 15:56:27 15:56:28 Successfully built 7e0143874753 15:56:28 Successfully tagged docker-support-scheduler-go-arm64:latest 15:56:28  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 15:56:28 Removing intermediate container 5c8c8f6382a9 15:56:28 ---> 1962cf68951e 15:56:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:29 ---> Running in f104c472142c 15:56:29 Removing intermediate container 6c48800b1a6b 15:56:29 ---> 1727f23ab96b 15:56:29 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:56:29 ---> Running in 849f78692efe 15:56:29 Removing intermediate container f104c472142c 15:56:29 ---> 7c7def9b0458 15:56:29 Step 22/24 : LABEL arch=arm64 15:56:29 Removing intermediate container 036314d70386 15:56:29 ---> ec9751f626fc 15:56:29 15:56:29 Step 10/23 : FROM alpine:3.12 15:56:29 ---> afeebe901d6b 15:56:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:30 ---> Running in 3307f9ec6e06 15:56:30 ---> Running in 18870fe31e6e 15:56:30 Removing intermediate container 849f78692efe 15:56:30 ---> 5808dd43088f 15:56:30 Step 20/22 : LABEL arch=arm64 15:56:31 Removing intermediate container 3307f9ec6e06 15:56:31 ---> 2e7249a2026d 15:56:31 Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:56:32 ---> Running in 5d957297ea40 15:56:32 Removing intermediate container bfb1af2e72f8 15:56:32 ---> 9934b2b97ecd 15:56:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:56:32 Removing intermediate container 18870fe31e6e 15:56:32 ---> 0eaff417260a 15:56:32 Step 12/23 : ENV APP_PORT=48080 15:56:32 ---> Running in 81463fb015ca 15:56:32 ---> Running in b6935d2ef2b2 15:56:32 ---> Running in fe2501202a8c 15:56:32 Removing intermediate container 5d957297ea40 15:56:32 ---> 1fb3604949b2 15:56:32 Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:56:33 Removing intermediate container 81463fb015ca 15:56:33 ---> c27119bc8035 15:56:33 Step 24/24 : LABEL version=0.0.0 15:56:33 ---> Running in 264e7b674e41 15:56:33 Removing intermediate container fe2501202a8c 15:56:33 ---> dc4dd91e3614 15:56:33 Step 22/24 : LABEL arch=arm64 15:56:33 Removing intermediate container b6935d2ef2b2 15:56:33 ---> b6c3933ba1a2 15:56:33 Step 13/23 : EXPOSE $APP_PORT 15:56:34 ---> Running in 7129ed90ba34 15:56:34 ---> Running in 88be67f42612 15:56:34 ---> Running in 1071c1b43e7d 15:56:34 Removing intermediate container 264e7b674e41 15:56:34 ---> b5e5b08f1d41 15:56:34 Step 22/22 : LABEL version=0.0.0 15:56:34 Removing intermediate container 7129ed90ba34 15:56:34 ---> 0539dac9e9bd 15:56:34 15:56:34 ---> Running in 24d360755f04 15:56:35 Removing intermediate container 1071c1b43e7d 15:56:35 ---> 2a7b781cfa3f 15:56:35 Step 23/24 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:56:35 Removing intermediate container 88be67f42612 15:56:35 ---> 5735d7d17134 15:56:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:35 Successfully built 0539dac9e9bd 15:56:35 Successfully tagged docker-support-notifications-go-arm64:latest 15:56:35 Building docker-security-proxy-setup-go 15:56:35  Building docker-support-notifications-go ... done  ---> Running in 516bb20d3046 15:56:35 ---> Running in e6fe95c0f7b5 15:56:35 Removing intermediate container 24d360755f04 15:56:35 ---> a9be061e0f48 15:56:35 15:56:36 Removing intermediate container 516bb20d3046 15:56:36 ---> bcc2a111cbfd 15:56:36 Step 24/24 : LABEL version=0.0.0 15:56:36 Successfully built a9be061e0f48 15:56:36 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 15:56:36 Building docker-core-metadata-go 15:56:36  Building docker-security-bootstrap-redis-go ... done  ---> Running in f8846dd4e448 15:56:36 Removing intermediate container f8846dd4e448 15:56:36 ---> 9d69b430d214 15:56:36 15:56:37 Successfully built 9d69b430d214 15:56:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:56:37  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 15:56:38 Removing intermediate container e6fe95c0f7b5 15:56:38 ---> ef331446cbb4 15:56:38 Step 15/23 : RUN apk add --update --no-cache zeromq 15:56:38 ---> Running in 2927e123314d 15:56:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:56:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:56:41 (1/5) Installing libgcc (9.3.0-r2) 15:56:41 (2/5) Installing libsodium (1.0.18-r0) 15:56:41 (3/5) Installing libstdc++ (9.3.0-r2) 15:56:41 (4/5) Installing libzmq (4.3.3-r0) 15:56:42 (5/5) Installing zeromq (4.3.3-r0) 15:56:42 Executing busybox-1.31.1-r19.trigger 15:56:42 OK: 8 MiB in 19 packages 15:56:46 Removing intermediate container 2927e123314d 15:56:46 ---> e275afcb061c 15:56:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:56:48 ---> f738315f73b9 15:56:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:56:49 ---> 9cd069d639ba 15:56:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:56:50 ---> bb23b3ce5799 15:56:50 Step 19/23 : ENTRYPOINT ["/core-data"] 15:56:51 ---> Running in 38be067dbba2 15:56:52 Removing intermediate container 38be067dbba2 15:56:52 ---> c500e0edd9ed 15:56:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:52 ---> Running in 7d00f63ccddd 15:56:54 Removing intermediate container 7d00f63ccddd 15:56:54 ---> 4e94c345e4db 15:56:54 Step 21/23 : LABEL arch=arm64 15:56:54 ---> Running in d7de6b2730ba 15:56:55 Removing intermediate container d7de6b2730ba 15:56:55 ---> c076d717b641 15:56:55 Step 22/23 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:56:56 ---> Running in 3ea523665655 15:56:57 Removing intermediate container 3ea523665655 15:56:57 ---> 36c80fbafde0 15:56:57 Step 23/23 : LABEL version=0.0.0 15:56:57 ---> Running in 25fe09b282b6 15:56:58 Removing intermediate container 25fe09b282b6 15:56:58 ---> 7973033f5624 15:56:58 15:56:58 Successfully built 7973033f5624 15:56:58 Successfully tagged docker-core-data-go-arm64:latest 15:57:16  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:57:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:57:16 ---> ae982f966b25 15:57:16 Step 3/26 : WORKDIR /edgex-go 15:57:16 ---> Using cache 15:57:16 ---> c005a77710c5 15:57:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:16 ---> Using cache 15:57:16 ---> 69959a8446e4 15:57:16 Step 5/26 : RUN apk add --update --no-cache make bash git 15:57:18 ---> Running in 8d95e65137da 15:57:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:57:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:57:21 OK: 217 MiB in 51 packages 15:57:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:57:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:57:24 ---> ae982f966b25 15:57:24 Step 3/21 : WORKDIR /edgex-go 15:57:24 ---> Using cache 15:57:24 ---> c005a77710c5 15:57:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:24 ---> Using cache 15:57:24 ---> 69959a8446e4 15:57:24 Step 5/21 : RUN apk add --update --no-cache make git 15:57:24 ---> Using cache 15:57:24 ---> b1a355e49f1f 15:57:24 Step 6/21 : COPY go.mod . 15:57:24 ---> Using cache 15:57:24 ---> f5269f56cb59 15:57:24 Step 7/21 : RUN go mod download 15:57:24 ---> Using cache 15:57:24 ---> 479b7c506e42 15:57:24 Step 8/21 : COPY . . 15:57:24 ---> Using cache 15:57:24 ---> 411f8ff3046f 15:57:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:57:24 Removing intermediate container 8d95e65137da 15:57:24 ---> b132c86cdb64 15:57:24 Step 6/26 : COPY go.mod . 15:57:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:57:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:24 ---> ae982f966b25 15:57:24 Step 3/22 : WORKDIR /edgex-go 15:57:24 ---> Using cache 15:57:24 ---> c005a77710c5 15:57:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:24 ---> Using cache 15:57:24 ---> 69959a8446e4 15:57:24 Step 5/22 : RUN apk add --update --no-cache make git 15:57:24 ---> Using cache 15:57:24 ---> b1a355e49f1f 15:57:24 Step 6/22 : COPY go.mod . 15:57:24 ---> Using cache 15:57:24 ---> f5269f56cb59 15:57:24 Step 7/22 : RUN go mod download 15:57:24 ---> Using cache 15:57:24 ---> 479b7c506e42 15:57:24 Step 8/22 : COPY . . 15:57:24 ---> Using cache 15:57:24 ---> 411f8ff3046f 15:57:24 Step 9/22 : RUN make cmd/core-command/core-command 15:57:25 ---> Running in 0c446944d091 15:57:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:57:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:25 ---> ae982f966b25 15:57:25 Step 3/22 : WORKDIR /edgex-go 15:57:25 ---> Using cache 15:57:25 ---> c005a77710c5 15:57:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:25 ---> Using cache 15:57:25 ---> 69959a8446e4 15:57:25 Step 5/22 : RUN apk add --update --no-cache make git 15:57:25 ---> Using cache 15:57:25 ---> b1a355e49f1f 15:57:25 Step 6/22 : COPY go.mod . 15:57:25 ---> Using cache 15:57:25 ---> f5269f56cb59 15:57:25 Step 7/22 : RUN go mod download 15:57:25 ---> Using cache 15:57:25 ---> 479b7c506e42 15:57:25 Step 8/22 : COPY . . 15:57:25 ---> Using cache 15:57:25 ---> 411f8ff3046f 15:57:25 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:57:25 ---> Running in 4b37d59d51e7 15:57:25 ---> Running in 9e3aa8e0da65 15:57:26 ---> b3f184f3b178 15:57:26 Step 7/26 : RUN go mod download 15:57:26 ---> Running in 90eeb0850a5f 15:57:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:57:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:57:27 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:57:30 Removing intermediate container 90eeb0850a5f 15:57:30 ---> 83a7ac947a59 15:57:30 Step 8/26 : COPY . . 15:57:52 ---> 8838b74b0743 15:57:52 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:57:52 ---> Running in f806425d2c3c 15:57:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:58:39 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:47 Removing intermediate container 4b37d59d51e7 15:58:47 ---> 313a65f118aa 15:58:47 15:58:47 Step 10/22 : FROM scratch 15:58:47 ---> 15:58:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:58:47 ---> Using cache 15:58:47 ---> 25c9df9c057e 15:58:47 Step 12/22 : ENV APP_PORT=48082 15:58:48 ---> Running in e6d67412cee7 15:58:49 Removing intermediate container e6d67412cee7 15:58:49 ---> fe02c730217e 15:58:49 Step 13/22 : EXPOSE $APP_PORT 15:58:49 ---> Running in 58aaa9d99b5c 15:58:50 Removing intermediate container 0c446944d091 15:58:50 Removing intermediate container 58aaa9d99b5c 15:58:50 ---> 1b3229dc848a 15:58:50 Step 14/22 : WORKDIR / 15:58:50 ---> 0afb1b0e23e5 15:58:50 15:58:50 Step 10/21 : FROM alpine:3.12 15:58:50 ---> afeebe901d6b 15:58:50 Step 11/21 : RUN apk add --update --no-cache curl 15:58:50 ---> Running in 1d53324c5e2e 15:58:50 ---> Running in d44b36298bbc 15:58:51 Removing intermediate container 1d53324c5e2e 15:58:51 ---> cc6de9f5660a 15:58:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:58:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:58:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:58:52 ---> 9c4a8475d705 15:58:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:58:53 (1/4) Installing ca-certificates (20191127-r4) 15:58:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:58:53 (3/4) Installing libcurl (7.69.1-r3) 15:58:53 (4/4) Installing curl (7.69.1-r3) 15:58:53 Executing busybox-1.31.1-r19.trigger 15:58:53 Executing ca-certificates-20191127-r4.trigger 15:58:53 OK: 7 MiB in 18 packages 15:58:55 ---> b924fd9ad966 15:58:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:58:56 Removing intermediate container d44b36298bbc 15:58:56 ---> b76a794fa5ef 15:58:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:58:56 ---> 548f2cc9f7e2 15:58:56 Step 18/22 : ENTRYPOINT ["/core-command"] 15:58:56 ---> Running in 09ea80027585 15:58:56 ---> Running in 5156414c499e 15:58:57 Removing intermediate container 09ea80027585 15:58:57 ---> d77fb2384e01 15:58:57 Step 13/21 : WORKDIR /edgex 15:58:57 Removing intermediate container 5156414c499e 15:58:57 ---> 458ad783991d 15:58:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:57 ---> Running in 18c4c82f173a 15:58:57 ---> Running in 81041b38a8e3 15:58:58 Removing intermediate container 18c4c82f173a 15:58:58 ---> d9f66e4565b4 15:58:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:58:58 Removing intermediate container 81041b38a8e3 15:58:58 ---> 0ecbc60ab29f 15:58:58 Step 20/22 : LABEL arch=arm64 15:58:58 ---> Running in 6d9b6d1e7996 15:58:59 ---> 8a5be0d58f64 15:58:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:58:59 Removing intermediate container 6d9b6d1e7996 15:58:59 ---> b6c39d1b1ae6 15:58:59 Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:58:59 ---> Running in 56935a2582e2 15:59:00 Removing intermediate container 56935a2582e2 15:59:00 ---> 584d3e0f28ad 15:59:00 Step 22/22 : LABEL version=0.0.0 15:59:01 ---> 627ed08477e7 15:59:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:59:01 ---> Running in 3453a40ecfc5 15:59:02 Removing intermediate container 3453a40ecfc5 15:59:02 ---> 20ac3b45e320 15:59:02 15:59:02 Successfully built 20ac3b45e320 15:59:02 ---> 963fb055c003 15:59:02 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:59:03 Successfully tagged docker-core-command-go-arm64:latest 15:59:04  Building docker-core-command-go ... done  ---> Running in f5f35739451f 15:59:04 Removing intermediate container f806425d2c3c 15:59:04 ---> dad2cb37a9d3 15:59:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:59:04 ---> Running in 9cc532a1391d 15:59:04 Removing intermediate container f5f35739451f 15:59:04 ---> 719b932eb6c8 15:59:04 Step 18/21 : CMD ["--init=true"] 15:59:04 Removing intermediate container 9e3aa8e0da65 15:59:04 ---> 94d2a5adab67 15:59:04 15:59:04 Step 10/22 : FROM scratch 15:59:04 ---> 15:59:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:59:04 ---> Running in b590de8dfef7 15:59:04 ---> Using cache 15:59:04 ---> 25c9df9c057e 15:59:04 Step 12/22 : ENV APP_PORT=48081 15:59:05 ---> Running in 64dece5287c6 15:59:05 Removing intermediate container b590de8dfef7 15:59:05 ---> b94b75dc4742 15:59:05 Step 19/21 : LABEL arch=arm64 15:59:05 Removing intermediate container 64dece5287c6 15:59:05 ---> 4ab8d6832617 15:59:05 Step 13/22 : EXPOSE $APP_PORT 15:59:05 ---> Running in fbd428a38767 15:59:05 ---> Running in dbece0c22549 15:59:05 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:59:06 Removing intermediate container dbece0c22549 15:59:06 ---> 8396f397ecd5 15:59:06 Step 14/22 : WORKDIR / 15:59:06 Removing intermediate container fbd428a38767 15:59:06 ---> 24f67942010e 15:59:06 Step 20/21 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:59:06 ---> Running in ae39b9e35f92 15:59:06 ---> Running in e8f9a88d95a3 15:59:06 Removing intermediate container ae39b9e35f92 15:59:06 ---> d6a99cb96004 15:59:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:59:07 Removing intermediate container e8f9a88d95a3 15:59:07 ---> ecdd27355b15 15:59:07 Step 21/21 : LABEL version=0.0.0 15:59:07 ---> Running in 39b6ebd24168 15:59:07 ---> a3492d9a96ee 15:59:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:59:07 Removing intermediate container 39b6ebd24168 15:59:07 ---> d7eb5e36c8ae 15:59:07 15:59:08 Successfully built d7eb5e36c8ae 15:59:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:59:09  Building docker-security-proxy-setup-go ... done Removing intermediate container 9cc532a1391d 15:59:09 ---> 0c4cc9c68479 15:59:09 15:59:09 Step 11/26 : FROM docker:20.10.0 15:59:09 20.10.0: Pulling from library/docker 15:59:09 ---> 6bf3f821dbfb 15:59:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:59:10 ---> 51d32a53a2d7 15:59:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:59:11 ---> Running in 0b5f753007e4 15:59:11 Removing intermediate container 0b5f753007e4 15:59:11 ---> c18df5ec0185 15:59:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:11 ---> Running in bef1c8295287 15:59:12 Removing intermediate container bef1c8295287 15:59:12 ---> 692476cad98c 15:59:12 Step 20/22 : LABEL arch=arm64 15:59:13 ---> Running in 2d3d15ba9881 15:59:14 Removing intermediate container 2d3d15ba9881 15:59:14 ---> e29cb987f9b7 15:59:14 Step 21/22 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 15:59:15 ---> Running in 1373e43b293b 15:59:16 Removing intermediate container 1373e43b293b 15:59:16 ---> d7c01fd94645 15:59:16 Step 22/22 : LABEL version=0.0.0 15:59:16 ---> Running in 9bb434738af1 15:59:16 Removing intermediate container 9bb434738af1 15:59:16 ---> 5fa973a59d67 15:59:16 15:59:17 Successfully built 5fa973a59d67 15:59:17 Successfully tagged docker-core-metadata-go-arm64:latest 15:59:17  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:59:17 Status: Downloaded newer image for docker:20.10.0 15:59:17 ---> eeaf43b92773 15:59:17 Step 12/26 : RUN apk add --no-cache bash 15:59:17 ---> Running in 713fc0ecf106 15:59:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:59:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:59:19 (1/2) Installing readline (8.0.4-r0) 15:59:19 (2/2) Installing bash (5.0.17-r0) 15:59:19 Executing bash-5.0.17-r0.post-install 15:59:19 Executing busybox-1.31.1-r19.trigger 15:59:19 OK: 12 MiB in 22 packages 15:59:20 Removing intermediate container 713fc0ecf106 15:59:20 ---> 1d770aeac99f 15:59:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:59:20 ---> Running in f66a7e2abdbf 15:59:21 Removing intermediate container f66a7e2abdbf 15:59:21 ---> 834077f000ed 15:59:21 Step 14/26 : ENV APP_PORT=48090 15:59:21 ---> Running in cc35f5dd96b9 15:59:21 Removing intermediate container cc35f5dd96b9 15:59:21 ---> b80c168495ea 15:59:21 Step 15/26 : EXPOSE $APP_PORT 15:59:21 ---> Running in 7edfed916230 15:59:22 Removing intermediate container 7edfed916230 15:59:22 ---> 3250653f7a58 15:59:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:59:23 ---> 3b4149fce839 15:59:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:59:24 ---> 88163e2b5d06 15:59:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:59:25 ---> 571d98b933e6 15:59:25 Step 19/26 : RUN apk --no-cache add py3-pip 15:59:25 ---> Running in 9507a52b89d9 15:59:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:59:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:59:26 (1/33) Installing libbz2 (1.0.8-r1) 15:59:26 (2/33) Installing expat (2.2.9-r1) 15:59:26 (3/33) Installing libffi (3.3-r2) 15:59:26 (4/33) Installing gdbm (1.13-r1) 15:59:26 (5/33) Installing xz-libs (5.2.5-r0) 15:59:26 (6/33) Installing sqlite-libs (3.32.1-r0) 15:59:26 (7/33) Installing python3 (3.8.5-r0) 15:59:28 (8/33) Installing py3-appdirs (1.4.4-r1) 15:59:28 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:59:28 (10/33) Installing py3-parsing (2.4.7-r0) 15:59:28 (11/33) Installing py3-six (1.15.0-r0) 15:59:28 (12/33) Installing py3-packaging (20.4-r0) 15:59:28 (13/33) Installing py3-setuptools (47.0.0-r0) 15:59:28 (14/33) Installing py3-chardet (3.0.4-r4) 15:59:28 (15/33) Installing py3-idna (2.9-r0) 15:59:28 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:59:28 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:59:28 (18/33) Installing py3-requests (2.23.0-r0) 15:59:29 (19/33) Installing py3-msgpack (1.0.0-r0) 15:59:29 (20/33) Installing py3-lockfile (0.12.2-r3) 15:59:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:59:29 (22/33) Installing py3-colorama (0.4.3-r0) 15:59:29 (23/33) Installing py3-distlib (0.3.0-r0) 15:59:29 (24/33) Installing py3-distro (1.5.0-r1) 15:59:29 (25/33) Installing py3-webencodings (0.5.1-r3) 15:59:29 (26/33) Installing py3-html5lib (1.0.1-r4) 15:59:29 (27/33) Installing py3-pytoml (0.1.21-r0) 15:59:29 (28/33) Installing py3-pep517 (0.8.2-r0) 15:59:29 (29/33) Installing py3-progress (1.5-r0) 15:59:29 (30/33) Installing py3-toml (0.10.1-r0) 15:59:29 (31/33) Installing py3-retrying (1.3.3-r0) 15:59:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:59:29 (33/33) Installing py3-pip (20.1.1-r0) 15:59:29 Executing busybox-1.31.1-r19.trigger 15:59:29 OK: 71 MiB in 55 packages 15:59:36 Removing intermediate container 9507a52b89d9 15:59:36 ---> 64ac40e64b10 15:59:36 Step 20/26 : RUN pip install docker-compose==1.23.2 15:59:36 ---> Running in 4e16a825bc11 15:59:41 Collecting docker-compose==1.23.2 15:59:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:59:42 Collecting docker<4.0,>=3.6.0 15:59:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:59:42 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:59:42 Collecting texttable<0.10,>=0.9.0 15:59:42 Downloading texttable-0.9.1.tar.gz (11 kB) 15:59:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:59:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:59:46 Collecting jsonschema<3,>=2.5.1 15:59:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:59:47 Collecting websocket-client<1.0,>=0.32.0 15:59:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:59:47 Collecting docopt<0.7,>=0.6.1 15:59:47 Downloading docopt-0.6.2.tar.gz (25 kB) 15:59:49 Collecting cached-property<2,>=1.2.0 15:59:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:59:49 Collecting dockerpty<0.5,>=0.4.1 15:59:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:59:52 Collecting PyYAML<4,>=3.10 15:59:52 Downloading PyYAML-3.13.tar.gz (270 kB) 15:59:55 Collecting docker-pycreds>=0.4.0 15:59:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:59:56 Collecting urllib3<1.25,>=1.21.1 15:59:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:59:56 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:59:56 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:59:56 Collecting idna<2.8,>=2.5 15:59:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:59:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:59:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:59:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:59:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:59:58 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, texttable, jsonschema, docopt, cached-property, dockerpty, PyYAML, docker-compose 15:59:58 Attempting uninstall: urllib3 15:59:58 Found existing installation: urllib3 1.25.9 15:59:58 Uninstalling urllib3-1.25.9: 15:59:58 Successfully uninstalled urllib3-1.25.9 15:59:59 Attempting uninstall: idna 15:59:59 Found existing installation: idna 2.9 15:59:59 Uninstalling idna-2.9: 15:59:59 Successfully uninstalled idna-2.9 15:59:59 Attempting uninstall: requests 15:59:59 Found existing installation: requests 2.23.0 15:59:59 Uninstalling requests-2.23.0: 15:59:59 Successfully uninstalled requests-2.23.0 16:00:01 Running setup.py install for texttable: started 16:00:03 Running setup.py install for texttable: finished with status 'done' 16:00:03 Running setup.py install for docopt: started 16:00:05 Running setup.py install for docopt: finished with status 'done' 16:00:05 Running setup.py install for dockerpty: started 16:00:07 Running setup.py install for dockerpty: finished with status 'done' 16:00:07 Running setup.py install for PyYAML: started 16:00:10 Running setup.py install for PyYAML: finished with status 'done' 16:00:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 16:00:14 Removing intermediate container 4e16a825bc11 16:00:14 ---> 44acb1f32aab 16:00:14 Step 21/26 : RUN apk --no-cache add curl 16:00:15 ---> Running in 922f14909f22 16:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:00:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:00:16 (2/3) Installing libcurl (7.69.1-r3) 16:00:16 (3/3) Installing curl (7.69.1-r3) 16:00:16 Executing busybox-1.31.1-r19.trigger 16:00:16 OK: 71 MiB in 58 packages 16:00:18 Removing intermediate container 922f14909f22 16:00:18 ---> 12a1588ade44 16:00:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:00:18 ---> Running in 4ba64c025389 16:00:18 Removing intermediate container 4ba64c025389 16:00:18 ---> 9cc483174ca5 16:00:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:18 ---> Running in 03b966850c80 16:00:19 Removing intermediate container 03b966850c80 16:00:19 ---> bc794dd18203 16:00:19 Step 24/26 : LABEL arch=arm64 16:00:19 ---> Running in 3c5c5caf4b32 16:00:20 Removing intermediate container 3c5c5caf4b32 16:00:20 ---> 304bbecef0f2 16:00:20 Step 25/26 : LABEL git_sha=abb04a84f92cad6368f2dda5d820cc50d505de1e 16:00:20 ---> Running in 335f3514f0f4 16:00:20 Removing intermediate container 335f3514f0f4 16:00:20 ---> 7aa9e9030f8c 16:00:20 Step 26/26 : LABEL version=0.0.0 16:00:20 ---> Running in ce6a21a53665 16:00:21 Removing intermediate container ce6a21a53665 16:00:21 ---> 01202ffaefa1 16:00:21 16:00:21 Successfully built 01202ffaefa1 16:00:21 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:00:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:00:21 $ docker stop --time=1 980e00ed7e26419e252e5e957b7badc699b2d6d4096403d7224b93ead3aa4d5f 16:00:23 $ docker rm -f 980e00ed7e26419e252e5e957b7badc699b2d6d4096403d7224b93ead3aa4d5f [Pipeline] // withDockerContainer [Pipeline] sh 16:00:24 + docker images+ 16:00:24 grep docker 16:00:24 docker-sys-mgmt-agent-go-arm64 latest 01202ffaefa1 4 seconds ago 300MB 16:00:24 docker-core-metadata-go-arm64 latest 5fa973a59d67 About a minute ago 12.3MB 16:00:24 docker-security-proxy-setup-go-arm64 latest d7eb5e36c8ae About a minute ago 23.3MB 16:00:24 docker-core-command-go-arm64 latest 20ac3b45e320 About a minute ago 9.98MB 16:00:24 docker-core-data-go-arm64 latest 7973033f5624 3 minutes ago 21MB 16:00:24 docker-security-secretstore-setup-go-arm64 latest 9d69b430d214 3 minutes ago 23.4MB 16:00:24 docker-security-bootstrap-redis-go-arm64 latest a9be061e0f48 3 minutes ago 15.1MB 16:00:24 docker-support-notifications-go-arm64 latest 0539dac9e9bd 3 minutes ago 11.4MB 16:00:24 docker-support-scheduler-go-arm64 latest 7e0143874753 3 minutes ago 10MB 16:00:24 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:00:26 provisioning config files... 16:00:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3321340531881088179tmp [Pipeline] { [Pipeline] sh 16:00:26 + set +x 16:00:26 + curl -s https://codecov.io/bash 16:00:26 + bash -s -- 16:00:27 16:00:27 _____ _ 16:00:27 / ____| | | 16:00:27 | | ___ __| | ___ ___ _____ __ 16:00:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:27 Bash-20201231-23d4836 16:00:27 16:00:27 16:00:27 ==> git version 2.24.3 found 16:00:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:00:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:00:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:00:27 ==> Jenkins CI detected. 16:00:27 project root: . 16:00:27 --> token set from env 16:00:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:27 ==> Running gcov in . (disable via -X gcov) 16:00:27 ==> Python coveragepy not found 16:00:27 ==> Searching for coverage reports in: 16:00:27 + . 16:00:27 -> Found 1 reports 16:00:27 ==> Detecting git/mercurial file structure 16:00:27 ==> Reading reports 16:00:27 + ./coverage.out bytes=545099 16:00:27 ==> Appending adjustments 16:00:27 https://docs.codecov.io/docs/fixing-reports 16:00:31 + Found adjustments 16:00:31 ==> Gzipping contents 16:00:31 84K /tmp/codecov.M57sRC.gz 16:00:31 ==> Uploading reports 16:00:31 url: https://codecov.io 16:00:31 query: branch=PR-3007&commit=abb04a84f92cad6368f2dda5d820cc50d505de1e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3007%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3007&job=&cmd_args= 16:00:31 -> Pinging Codecov 16:00:31 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3007&commit=abb04a84f92cad6368f2dda5d820cc50d505de1e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3007%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3007&job=&cmd_args= 16:00:31 -> Uploading to 16:00:31 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/abb04a84f92cad6368f2dda5d820cc50d505de1e/761b59e2-16c2-4a7a-b3c4-7d7c090eff71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T160031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1050b07ff6796655d4337393e33b7c0899f44f95f30369a6e67d9955b8fe8a4c 16:00:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:31 Dload Upload Total Spent Left Speed 16:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 82767 0 0 99 81920 0 224k --:--:-- --:--:-- --:--:-- 224k 100 82767 0 0 100 82767 0 136k --:--:-- --:--:-- --:--:-- 136k 16:00:31 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/abb04a84f92cad6368f2dda5d820cc50d505de1e [Pipeline] } 16:00:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:00:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:34 ---> package-listing.sh 16:00:34 ++ facter osfamily 16:00:34 ++ tr '[:upper:]' '[:lower:]' 16:00:34 + OS_FAMILY=redhat 16:00:34 + workspace=/w/workspace/edgex-go/2 16:00:34 + START_PACKAGES=/tmp/packages_start.txt 16:00:34 + END_PACKAGES=/tmp/packages_end.txt 16:00:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:34 + PACKAGES=/tmp/packages_start.txt 16:00:34 + '[' /w/workspace/edgex-go/2 ']' 16:00:34 + PACKAGES=/tmp/packages_end.txt 16:00:34 + case "${OS_FAMILY}" in 16:00:34 + rpm -qa 16:00:34 + sort 16:00:40 + '[' -f /tmp/packages_start.txt ']' 16:00:40 + '[' -f /tmp/packages_end.txt ']' 16:00:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:40 + '[' /w/workspace/edgex-go/2 ']' 16:00:40 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:00:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:00:40 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:00:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:40 16:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:41 alpine: Pulling from edgex-lftools-log-publisher 16:00:41 df20fa9351a1: Pulling fs layer 16:00:41 36b3adc4ff6f: Pulling fs layer 16:00:41 8ad3a11d3b57: Pulling fs layer 16:00:41 46f8f816bc3b: Pulling fs layer 16:00:41 93b61091891f: Pulling fs layer 16:00:41 93b9cdb0e59b: Pulling fs layer 16:00:41 5e14af77c1be: Pulling fs layer 16:00:41 01666e4c0597: Pulling fs layer 16:00:41 aa168da1d23b: Pulling fs layer 16:00:41 46f8f816bc3b: Waiting 16:00:41 93b61091891f: Waiting 16:00:41 93b9cdb0e59b: Waiting 16:00:41 5e14af77c1be: Waiting 16:00:41 01666e4c0597: Waiting 16:00:41 aa168da1d23b: Waiting 16:00:41 36b3adc4ff6f: Verifying Checksum 16:00:41 36b3adc4ff6f: Download complete 16:00:41 46f8f816bc3b: Verifying Checksum 16:00:41 46f8f816bc3b: Download complete 16:00:41 df20fa9351a1: Verifying Checksum 16:00:41 df20fa9351a1: Download complete 16:00:41 93b9cdb0e59b: Verifying Checksum 16:00:41 93b9cdb0e59b: Download complete 16:00:41 5e14af77c1be: Verifying Checksum 16:00:41 5e14af77c1be: Download complete 16:00:41 93b61091891f: Verifying Checksum 16:00:41 93b61091891f: Download complete 16:00:41 01666e4c0597: Verifying Checksum 16:00:41 01666e4c0597: Download complete 16:00:41 8ad3a11d3b57: Verifying Checksum 16:00:41 8ad3a11d3b57: Download complete 16:00:41 df20fa9351a1: Pull complete 16:00:42 36b3adc4ff6f: Pull complete 16:00:43 8ad3a11d3b57: Pull complete 16:00:43 46f8f816bc3b: Pull complete 16:00:44 aa168da1d23b: Download complete 16:00:45 93b61091891f: Pull complete 16:00:45 93b9cdb0e59b: Pull complete 16:00:45 5e14af77c1be: Pull complete 16:00:45 01666e4c0597: Pull complete 16:00:55 aa168da1d23b: Pull complete 16:00:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:00:56 prd-centos7-docker-4c-2g-19523 does not seem to be running inside a container 16:00:56 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:01:00 $ docker top 80e7e8b21d6488ae89611289f2ccf312aeea5ab506d00da15118e396f597a855 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:01:01 + mkdir -p /var/log/sa [Pipeline] sh 16:01:01 + ls /var/log/sa-host 16:01:01 + sadf -c /var/log/sa-host/sa11 16:01:01 file_magic: OK 16:01:01 HZ: Using current value: 100 16:01:01 file_header: OK 16:01:01 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:01:01 Statistics: 16:01:01 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... 16:01:01 File successfully converted to sysstat format version 12.2.1 16:01:01 + sadf -c /var/log/sa-host/sa23 16:01:01 file_magic: OK 16:01:01 HZ: Using current value: 100 16:01:01 file_header: OK 16:01:01 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:01:01 Statistics: 16:01:01 Hnuu...uuuununununu... 16:01:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:02 provisioning config files... 16:01:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2253656985909540022tmp [Pipeline] { [Pipeline] echo 16:01:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> create-netrc.sh [Pipeline] } 16:01:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:01:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:01:02 ---> python-tools-install.sh [Pipeline] echo 16:01:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:03 ---> sudo-logs.sh 16:01:03 Archiving 'sudo' log.. [Pipeline] echo 16:01:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:03 ---> job-cost.sh 16:01:03 lf-activate-venv: SKIPPING 16:01:03 INFO: No Stack... 16:01:04 INFO: Retrieving Pricing Info for: v1-standard-2 16:01:04 INFO: Archiving Costs [Pipeline] echo 16:01:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:05 ---> logs-deploy.sh 16:01:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3007/2 16:01:05 INFO: archiving workspace using pattern(s): 16:01:06 Archives upload complete. 16:01:06 INFO: archiving logs to Nexus