Pull request #3057 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b548e2ec9c2f53a84557d7cad528b3b490719505+48f292ecce04635bad45b2dac08c505f02e60d07 (abea8834c47783e6c4f2f5ba0f900772deaf15b0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3057/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3057/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21854 in /w/workspace/edgexfoundry_edgex-go_PR-3057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit b548e2ec9c2f53a84557d7cad528b3b490719505 Merge succeeded, producing b548e2ec9c2f53a84557d7cad528b3b490719505 Checking out Revision b548e2ec9c2f53a84557d7cad528b3b490719505 (PR-3057) > 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/3057/head:refs/remotes/origin/PR-3057 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # 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 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:19 ========================================================= 05:51:19 EdgeX Global Pipelines Version Info 05:51:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:51:21 ------------------- 05:51:21 stable info: 05:51:21 ------------------- 05:51:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:51:21 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:51:21 Message: update stable to v1.0.179 05:51:22 ------------------- 05:51:22 experimental info: 05:51:22 ------------------- 05:51:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:51:22 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:51:22 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:51:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:51:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:51:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:51:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:51:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:51:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:51:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:51:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:51:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3057 [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3057 [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3057 [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b548e2ec9c2f53a84557d7cad528b3b490719505 [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b548e2e [Pipeline] echo 05:51:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:51:27 provisioning config files... 05:51:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config446084449371112606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:27 ---> docker-login.sh 05:51:27 nexus3.edgexfoundry.org:10001 05:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:28 Configure a credential helper to remove this warning. See 05:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:28 05:51:28 Login Succeeded 05:51:28 nexus3.edgexfoundry.org:10002 05:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:28 Configure a credential helper to remove this warning. See 05:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:28 05:51:28 Login Succeeded 05:51:28 nexus3.edgexfoundry.org:10003 05:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:28 Configure a credential helper to remove this warning. See 05:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:28 05:51:28 Login Succeeded 05:51:28 nexus3.edgexfoundry.org:10004 05:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:28 Configure a credential helper to remove this warning. See 05:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:28 05:51:28 Login Succeeded 05:51:28 docker.io 05:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:29 Configure a credential helper to remove this warning. See 05:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:29 05:51:29 Login Succeeded 05:51:29 ---> docker-login.sh ends [Pipeline] } 05:51:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:29 ++ 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 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/core-command/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo core-command,cmd/core-command/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/core-data/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo core-data,cmd/core-data/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/core-metadata/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo core-metadata,cmd/core-metadata/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/security-bootstrap-redis/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/security-proxy-setup/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/support-notifications/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo support-notifications,cmd/support-notifications/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/support-scheduler/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:51:29 + for file in '`ls cmd/**/Dockerfile`' 05:51:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:51:29 ++ cut -d/ -f2 05:51:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:51:29 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 05:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:31 05:51:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:51:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:32 latest: Pulling from edgex-devops/git-semver 05:51:32 31603596830f: Pulling fs layer 05:51:32 2a8b12db71e7: Pulling fs layer 05:51:32 6ca5941a6612: Pulling fs layer 05:51:32 ecc8261a40a4: Pulling fs layer 05:51:32 ecc8261a40a4: Waiting 05:51:32 2a8b12db71e7: Download complete 05:51:32 31603596830f: Verifying Checksum 05:51:32 31603596830f: Download complete 05:51:32 6ca5941a6612: Verifying Checksum 05:51:32 6ca5941a6612: Download complete 05:51:32 ecc8261a40a4: Verifying Checksum 05:51:32 ecc8261a40a4: Download complete 05:51:32 31603596830f: Pull complete 05:51:32 2a8b12db71e7: Pull complete 05:51:33 6ca5941a6612: Pull complete 05:51:33 ecc8261a40a4: Pull complete 05:51:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:51:33 prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container 05:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:51:36 $ docker top 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:36 [ssh-agent] Looking for ssh-agent implementation... 05:51:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:37 $ docker exec 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent 05:51:37 SSH_AUTH_SOCK=/tmp/ssh-x8iDmxhVzVdN/agent.11 05:51:37 SSH_AGENT_PID=16 05:51:37 Running ssh-add (command line suppressed) 05:51:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_915620410723538336.key (/w/workspace/edgex-go/1@tmp/private_key_915620410723538336.key) 05:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:37 + git tag --points-at HEAD [Pipeline] } 05:51:37 $ docker exec --env ******** --env ******** 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent -k 05:51:37 unset SSH_AUTH_SOCK; 05:51:37 unset SSH_AGENT_PID; 05:51:37 echo Agent pid 16 killed; 05:51:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:38 [ssh-agent] Looking for ssh-agent implementation... 05:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:38 $ docker exec 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent 05:51:38 SSH_AUTH_SOCK=/tmp/ssh-jB815dhiGW8Z/agent.44 05:51:38 SSH_AGENT_PID=49 05:51:38 Running ssh-add (command line suppressed) 05:51:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1141616494302480991.key (/w/workspace/edgex-go/1@tmp/private_key_1141616494302480991.key) 05:51:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:39 + git semver init 05:51:39 # -> Open(): unable to determine branch for HEAD 05:51:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:51:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:51:39 # $SEMVER_REMOTE_NAME = origin 05:51:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:39 # $SEMVER_USER_NAME = edgex-jenkins 05:51:39 # $SEMVER_BRANCH = PR-3057 05:51:39 # $SEMVER_TEMP = /tmp/semver-208593203 05:51:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:51:57 # '/tmp/semver-208593203' -> '/w/workspace/edgex-go/1/.semver' 05:51:57 # -> Force: false 05:51:57 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:51:57 $ docker exec --env ******** --env ******** 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 ssh-agent -k 05:51:57 unset SSH_AUTH_SOCK; 05:51:57 unset SSH_AGENT_PID; 05:51:57 echo Agent pid 49 killed; 05:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:58 + git semver [Pipeline] } 05:51:58 $ docker stop --time=1 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 05:51:59 $ docker rm -f 02e5876548d59722da5c6e90b7c460bc4ee07598a6afaa47d7ebc79df17f6e61 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:01 Stashed 1 file(s) [Pipeline] echo 05:52:01 [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 05:52:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:52:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:03 + sudo service docker restart 05:52:03 + true 05:52:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:52:03 ========================================================= 05:52:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:52:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:04 + 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 . 05:52:07 Sending build context to Docker daemon 327.6MB 05:52:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:52:07 Step 2/6 : FROM ${BASE} 05:52:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:07 188c0c94c7c5: Pulling fs layer 05:52:07 0ef7d3d256c8: Pulling fs layer 05:52:07 de9db76c5a1d: Pulling fs layer 05:52:07 bca2f99d35d6: Pulling fs layer 05:52:07 93359f2a8cfa: Pulling fs layer 05:52:07 7c6f9722023f: Pulling fs layer 05:52:07 a35cf1a2eb13: Pulling fs layer 05:52:07 93359f2a8cfa: Waiting 05:52:07 a35cf1a2eb13: Waiting 05:52:07 7c6f9722023f: Waiting 05:52:07 bca2f99d35d6: Waiting 05:52:07 de9db76c5a1d: Verifying Checksum 05:52:07 de9db76c5a1d: Download complete 05:52:07 0ef7d3d256c8: Verifying Checksum 05:52:07 0ef7d3d256c8: Download complete 05:52:07 93359f2a8cfa: Verifying Checksum 05:52:07 93359f2a8cfa: Download complete 05:52:08 7c6f9722023f: Download complete 05:52:08 188c0c94c7c5: Verifying Checksum 05:52:08 188c0c94c7c5: Download complete 05:52:08 188c0c94c7c5: Pull complete 05:52:08 0ef7d3d256c8: Pull complete 05:52:09 de9db76c5a1d: Pull complete 05:52:10 a35cf1a2eb13: Verifying Checksum 05:52:10 a35cf1a2eb13: Download complete 05:52:10 bca2f99d35d6: Verifying Checksum 05:52:10 bca2f99d35d6: Download complete 05:52:15 bca2f99d35d6: Pull complete 05:52:15 93359f2a8cfa: Pull complete 05:52:15 7c6f9722023f: Pull complete 05:52:16 Still waiting to schedule task 05:52:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 05:52:25 a35cf1a2eb13: Pull complete 05:52:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:52:25 ---> a62c8e92a672 05:52:25 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 05:52:25 ---> Running in 57e0a0a41ed4 05:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:52:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:52:27 (1/12) Installing libmagic (5.38-r0) 05:52:28 (2/12) Installing file (5.38-r0) 05:52:28 (3/12) Installing libc-dev (0.7.2-r3) 05:52:28 (4/12) Installing g++ (9.3.0-r2) 05:52:40 (5/12) Installing fortify-headers (1.1-r0) 05:52:40 (6/12) Installing patch (2.7.6-r6) 05:52:40 (7/12) Installing build-base (0.5-r2) 05:52:40 (8/12) Installing libsodium (1.0.18-r0) 05:52:40 (9/12) Installing pkgconf (1.7.2-r0) 05:52:40 (10/12) Installing libsodium-dev (1.0.18-r0) 05:52:40 (11/12) Installing libzmq (4.3.3-r0) 05:52:40 (12/12) Installing zeromq-dev (4.3.3-r0) 05:52:40 Executing busybox-1.31.1-r19.trigger 05:52:40 OK: 233 MiB in 51 packages 05:52:44 Removing intermediate container 57e0a0a41ed4 05:52:44 ---> 14aba94e847c 05:52:44 Step 4/6 : WORKDIR /edgex-go 05:52:44 ---> Running in ed3cc59518b2 05:52:44 Removing intermediate container ed3cc59518b2 05:52:44 ---> 801f8ded0628 05:52:44 Step 5/6 : COPY go.mod . 05:52:44 ---> 0a4789299850 05:52:44 Step 6/6 : RUN go mod download 05:52:44 ---> Running in e5f809606e49 05:53:06 Removing intermediate container e5f809606e49 05:53:06 ---> ce7ff78d6205 05:53:06 Successfully built ce7ff78d6205 05:53:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:06 + docker inspect -f . ci-base-image-x86_64 05:53:06 . [Pipeline] withDockerContainer 05:53:06 prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container 05:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:07 $ docker top a33532460f1208213a6ac9a08d469f662ce1e8df2f6c625c8db1c41ecfed8d97 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:08 + go version 05:53:08 go version go1.15.5 linux/amd64 [Pipeline] } 05:53:08 $ docker stop --time=1 a33532460f1208213a6ac9a08d469f662ce1e8df2f6c625c8db1c41ecfed8d97 05:53:09 $ docker rm -f a33532460f1208213a6ac9a08d469f662ce1e8df2f6c625c8db1c41ecfed8d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:10 + docker inspect -f . ci-base-image-x86_64 05:53:10 . [Pipeline] withDockerContainer 05:53:10 prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container 05:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:11 $ docker top 3c469a714e6cbdcf53acfc31bc25ce6a93fd6ee26fdea45001493074f9a64207 -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:12 ========================================================= 05:53:12 [edgeXBuildGoParallel] Running Tests and Build... 05:53:12 ========================================================= [Pipeline] sh 05:53:12 + make test 05:53:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:53:20 ? github.com/edgexfoundry/edgex-go [no test files] 05:53:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:53:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:53:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.6% of statements 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:53:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.186s coverage: 27.0% of statements 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:53:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:53:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:53:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 66.7% of statements 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:53:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.3% of statements 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.342s coverage: 28.6% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:53:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 05:53:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.123s coverage: 97.5% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.404s coverage: 92.8% of statements 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 05:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements 05:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 05:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements 05:53:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.224s coverage: 63.5% of statements 05:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 05:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 05:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 05:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 05:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 05:53:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.402s coverage: 68.9% of statements 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:53:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:53:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.292s coverage: 84.0% of statements 05:53:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 05:54:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.1% of statements 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:54:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:54:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 05:54:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.718s coverage: 29.1% of statements 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:54:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:54:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 05:54:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.026s coverage: 32.1% of statements 05:54:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 05:54:03 GO111MODULE=on go vet ./... 05:54:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21856 in /w/workspace/edgexfoundry_edgex-go_PR-3057 [Pipeline] { [Pipeline] ws 05:54:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:54:12 using credential edgex-jenkins-ssh 05:54:12 Cloning the remote Git repository 05:54:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:54:12 > git init /w/workspace/edgex-go/1 # timeout=10 05:54:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:12 > git --version # timeout=10 05:54:12 > git --version # 'git version 2.17.1' 05:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:25 gofmt -l . 05:54:25 [ "`gofmt -l .`" = "" ] 05:54:25 ./bin/test-go-mod-tidy.sh 05:54:26 ./bin/test-attribution-txt.sh [Pipeline] sh 05:54:27 + ls -al . 05:54:27 total 656 05:54:27 drwxrwxr-x 10 1001 1001 4096 Jan 21 05:54 . 05:54:27 drwxr-xr-x 4 root root 28 Jan 21 05:53 .. 05:54:27 -rw-rw-r-- 1 1001 1001 11 Jan 21 05:51 .dockerignore 05:54:27 drwxrwxr-x 8 1001 1001 179 Jan 21 05:51 .git 05:54:27 drwxrwxr-x 3 1001 1001 125 Jan 21 05:51 .github 05:54:27 -rw-rw-r-- 1 1001 1001 824 Jan 21 05:51 .gitignore 05:54:27 drwx------ 3 1001 1001 47 Jan 21 05:51 .semver 05:54:27 -rw-rw-r-- 1 1001 1001 166 Jan 21 05:51 .sonarcloud.properties 05:54:27 -rw-rw-r-- 1 1001 1001 7759 Jan 21 05:51 Attribution.txt 05:54:27 -rw-rw-r-- 1 1001 1001 3804 Jan 21 05:51 CONTRIBUTING.md 05:54:27 -rw-rw-r-- 1 1001 1001 931 Jan 21 05:51 Dockerfile.build 05:54:27 -rw-rw-r-- 1 1001 1001 863 Jan 21 05:51 Jenkinsfile 05:54:27 -rw-rw-r-- 1 1001 1001 10775 Jan 21 05:51 LICENSE 05:54:27 -rw-rw-r-- 1 1001 1001 5750 Jan 21 05:51 Makefile 05:54:27 -rw-rw-r-- 1 1001 1001 6524 Jan 21 05:51 README.md 05:54:27 -rw-rw-r-- 1 1001 1001 6744 Jan 21 05:51 SECURITY.md 05:54:27 -rw-rw-r-- 1 1001 1001 5 Jan 21 05:52 VERSION 05:54:27 -rw-rw-r-- 1 1001 1001 4131 Jan 21 05:51 ZMQWindows.md 05:54:27 drwxrwxr-x 2 1001 1001 117 Jan 21 05:51 bin 05:54:27 drwxrwxr-x 14 1001 1001 4096 Jan 21 05:51 cmd 05:54:27 -rw-r--r-- 1 root root 550466 Jan 21 05:54 coverage.out 05:54:27 -rw-r--r-- 1 root root 1021 Jan 21 05:54 go.mod 05:54:27 -rw-r--r-- 1 root root 18914 Jan 21 05:54 go.sum 05:54:27 drwxrwxr-x 8 1001 1001 127 Jan 21 05:51 internal 05:54:27 drwxrwxr-x 4 1001 1001 26 Jan 21 05:51 openapi 05:54:27 drwxrwxr-x 4 1001 1001 71 Jan 21 05:51 snap 05:54:27 -rw-rw-r-- 1 1001 1001 168 Jan 21 05:51 version.go [Pipeline] sh 05:54:27 + '[' -e coverage.out ] 05:54:27 + chown 1001:1001 coverage.out [Pipeline] stash 05:54:27 Stashed 1 file(s) [Pipeline] sh 05:54:27 + make build 05:54:27 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 05:54:28 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit b548e2ec9c2f53a84557d7cad528b3b490719505 05:54:28 Merge succeeded, producing b548e2ec9c2f53a84557d7cad528b3b490719505 05:54:28 Checking out Revision b548e2ec9c2f53a84557d7cad528b3b490719505 (PR-3057) 05:54:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:54:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:54:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3057/head:refs/remotes/origin/PR-3057 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:54:28 > git config core.sparsecheckout # timeout=10 05:54:28 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 05:54:28 > git remote # timeout=10 05:54:28 > git config --get remote.origin.url # timeout=10 05:54:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:28 > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 05:54:28 > git rev-parse HEAD^{commit} # timeout=10 05:54:28 > git config core.sparsecheckout # timeout=10 05:54:28 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 05:54: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 05:54:33 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 05:54:33 > git --version # timeout=10 05:54:33 > git --version # 'git version 2.17.1' 05:54:33 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:54:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:54:36 + sudo service docker restart 05:54:36 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:54:38 provisioning config files... 05:54:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6228354220236286223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:38 ---> docker-login.sh 05:54:38 nexus3.edgexfoundry.org:10001 05:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:40 Configure a credential helper to remove this warning. See 05:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:40 05:54:40 Login Succeeded 05:54:40 nexus3.edgexfoundry.org:10002 05:54:40 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 05:54:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:40 Configure a credential helper to remove this warning. See 05:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:40 05:54:40 Login Succeeded 05:54:40 nexus3.edgexfoundry.org:10003 05:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:41 Configure a credential helper to remove this warning. See 05:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:41 05:54:41 Login Succeeded 05:54:41 nexus3.edgexfoundry.org:10004 05:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:41 Configure a credential helper to remove this warning. See 05:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:41 05:54:41 Login Succeeded 05:54:41 docker.io 05:54:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:54:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:42 Configure a credential helper to remove this warning. See 05:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:42 05:54:42 Login Succeeded 05:54:42 ---> docker-login.sh ends [Pipeline] } 05:54:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:54:43 ========================================================= 05:54:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:54:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:54:43 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 05:54:43 + 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 . 05:54:44 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 05:54:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:54:46 Sending build context to Docker daemon 166MB 05:54:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:54:46 Step 2/6 : FROM ${BASE} 05:54:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:54:46 5f621e34cdf4: Pulling fs layer 05:54:46 a4357932f1b6: Pulling fs layer 05:54:46 18c013af1878: Pulling fs layer 05:54:46 00ac8860ef70: Pulling fs layer 05:54:46 63d7cb157983: Pulling fs layer 05:54:46 b116817d02f9: Pulling fs layer 05:54:46 745a02a5169b: Pulling fs layer 05:54:46 00ac8860ef70: Waiting 05:54:46 63d7cb157983: Waiting 05:54:46 b116817d02f9: Waiting 05:54:46 745a02a5169b: Waiting 05:54:46 18c013af1878: Verifying Checksum 05:54:46 18c013af1878: Download complete 05:54:46 a4357932f1b6: Verifying Checksum 05:54:46 a4357932f1b6: Download complete 05:54:46 63d7cb157983: Verifying Checksum 05:54:46 63d7cb157983: Download complete 05:54:46 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 05:54:46 b116817d02f9: Verifying Checksum 05:54:46 b116817d02f9: Download complete 05:54:46 5f621e34cdf4: Verifying Checksum 05:54:46 5f621e34cdf4: Download complete 05:54:47 5f621e34cdf4: Pull complete 05:54:47 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 05:54:48 a4357932f1b6: Pull complete 05:54:48 18c013af1878: Pull complete 05:54:49 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 05:54:49 745a02a5169b: Verifying Checksum 05:54:49 745a02a5169b: Download complete [Pipeline] } 05:54:50 $ docker stop --time=1 3c469a714e6cbdcf53acfc31bc25ce6a93fd6ee26fdea45001493074f9a64207 05:54:50 00ac8860ef70: Download complete 05:54:51 $ docker rm -f 3c469a714e6cbdcf53acfc31bc25ce6a93fd6ee26fdea45001493074f9a64207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:54:55 05:54:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:54:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:54:56 latest: Pulling from edgex-devops/edgex-compose 05:54:56 cbdbe7a5bc2a: Pulling fs layer 05:54:56 ca9280d653b3: Pulling fs layer 05:54:56 7e9c9ca2126c: Pulling fs layer 05:54:56 cbdbe7a5bc2a: Download complete 05:54:56 cbdbe7a5bc2a: Pull complete 05:54:56 ca9280d653b3: Verifying Checksum 05:54:56 ca9280d653b3: Download complete 05:54:57 7e9c9ca2126c: Verifying Checksum 05:54:57 7e9c9ca2126c: Download complete 05:54:57 ca9280d653b3: Pull complete 05:55:00 00ac8860ef70: Pull complete 05:55:01 63d7cb157983: Pull complete 05:55:01 b116817d02f9: Pull complete 05:55:04 7e9c9ca2126c: Pull complete 05:55:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:55:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:55:04 prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container 05:55:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:55:04 745a02a5169b: Pull complete 05:55:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:55:05 ---> b7e6874047d6 05:55:05 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 05:55:06 $ docker top 6832f2075d105e563e653d67299c336b751b3b23ed75bcb33013e0aeaafb1c17 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:07 + docker-compose build --help 05:55:07 + grep parallel 05:55:08 --parallel Build images in parallel. [Pipeline] } 05:55:08 $ docker stop --time=1 6832f2075d105e563e653d67299c336b751b3b23ed75bcb33013e0aeaafb1c17 05:55:08 ---> Running in 61577ca26bd6 05:55:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:55:09 $ docker rm -f 6832f2075d105e563e653d67299c336b751b3b23ed75bcb33013e0aeaafb1c17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:55:10 . 05:55:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withDockerContainer 05:55:10 prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container 05:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:55:11 (1/12) Installing libmagic (5.38-r0) 05:55:11 $ docker top 0e7a40981347d6fe1efceb626a87138c81570b4d4d90238ea50bc42b16292077 -eo pid,comm 05:55:11 (2/12) Installing file (5.38-r0) [Pipeline] { [Pipeline] sh 05:55:11 (3/12) Installing libc-dev (0.7.2-r3) 05:55:11 (4/12) Installing g++ (9.3.0-r2) 05:55:11 + docker-compose -f ./docker-compose-build.yml build --parallel 05:55:12 Building docker-core-command-go ... 05:55:12 Building docker-core-data-go ... 05:55:12 Building docker-core-metadata-go ... 05:55:12 Building docker-security-bootstrap-redis-go ... 05:55:12 Building docker-security-proxy-setup-go ... 05:55:12 Building docker-security-secretstore-setup-go ... 05:55:12 Building docker-support-notifications-go ... 05:55:12 Building docker-support-scheduler-go ... 05:55:12 Building docker-sys-mgmt-agent-go ... 05:55:12 Building docker-support-notifications-go 05:55:12 Building docker-support-scheduler-go 05:55:12 Building docker-sys-mgmt-agent-go 05:55:12 Building docker-security-secretstore-setup-go 05:55:12 Building docker-security-proxy-setup-go 05:55:15 (5/12) Installing fortify-headers (1.1-r0) 05:55:15 (6/12) Installing patch (2.7.6-r6) 05:55:15 (7/12) Installing build-base (0.5-r2) 05:55:15 (8/12) Installing libsodium (1.0.18-r0) 05:55:15 (9/12) Installing pkgconf (1.7.2-r0) 05:55:15 (10/12) Installing libsodium-dev (1.0.18-r0) 05:55:15 (11/12) Installing libzmq (4.3.3-r0) 05:55:15 (12/12) Installing zeromq-dev (4.3.3-r0) 05:55:15 Executing busybox-1.31.1-r19.trigger 05:55:15 OK: 217 MiB in 51 packages 05:55:19 Removing intermediate container 61577ca26bd6 05:55:19 ---> f8b06d5ff5c2 05:55:19 Step 4/6 : WORKDIR /edgex-go 05:55:19 ---> Running in d17449b86dc2 05:55:20 Removing intermediate container d17449b86dc2 05:55:20 ---> 78522a1f3f00 05:55:20 Step 5/6 : COPY go.mod . 05:55:20 ---> cd3ef20588b6 05:55:20 Step 6/6 : RUN go mod download 05:55:21 ---> Running in 9e2f8770ff8f 05:55:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:55:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:55:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> ce7ff78d6205 05:55:45 05:55:45 Step 3/21 : WORKDIR /edgex-goStep 2/24 : FROM ${BUILDER_BASE} AS builder 05:55:45 05:55:45 ---> ce7ff78d6205 05:55:45 Step 3/24 : WORKDIR /edgex-go 05:55:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:55:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:55:45 ---> ce7ff78d6205 05:55:45 Step 3/26 : WORKDIR /edgex-go 05:55:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:55:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:55:45 ---> ce7ff78d6205 05:55:45 Step 3/21 : WORKDIR /edgex-go 05:55:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:55:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:55:45 ---> ce7ff78d6205 05:55:45 Step 3/24 : WORKDIR /edgex-go 05:55:45 ---> Running in 24619cfbac9a 05:55:45 ---> Running in e321da192484 05:55:45 ---> Running in 8539843c7a65 05:55:45 ---> Running in d60d6a1d48d4 05:55:45 ---> Running in ecab31d3ea72 05:55:45 Removing intermediate container d60d6a1d48d4 05:55:45 ---> 506c266aa318 05:55:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:45 Removing intermediate container 24619cfbac9a 05:55:45 ---> 1cf55791f5d7 05:55:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:45 Removing intermediate container ecab31d3ea72 05:55:45 ---> d07fca2a4f3f 05:55:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:45 Removing intermediate container e321da192484 05:55:45 ---> 7456c653edb6 05:55:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:45 Removing intermediate container 8539843c7a65 05:55:45 ---> 3e47e913f7a7 05:55:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:45 ---> Running in c8ab016fca52 05:55:45 ---> Running in 99cd3fa2e256 05:55:45 ---> Running in cbb3594a6be9 05:55:45 ---> Running in bb9a7b1ce289 05:55:45 ---> Running in 30577da8e056 05:55:46 Removing intermediate container 99cd3fa2e256 05:55:46 ---> 604fa7178caa 05:55:46 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 05:55:46 ---> Running in 8ee35b467906 05:55:46 Removing intermediate container c8ab016fca52 05:55:46 ---> cb3b3ef3f9c3 05:55:46 Step 5/21 : RUN apk add --update --no-cache make git 05:55:46 ---> Running in 054cf64dd575 05:55:46 Removing intermediate container cbb3594a6be9 05:55:46 ---> f9a6cd74c6e7 05:55:46 Step 5/24 : RUN apk add --update --no-cache make git 05:55:46 Removing intermediate container 30577da8e056 05:55:46 ---> 2cf87643bb0b 05:55:46 Step 5/21 : RUN apk add --update --no-cache make git 05:55:46 ---> Running in 85f68e37aefc 05:55:46 Removing intermediate container bb9a7b1ce289 05:55:46 ---> fde92a804931 05:55:46 Step 5/26 : RUN apk add --update --no-cache make bash git 05:55:47 ---> Running in 1543ab576d10 05:55:47 ---> Running in c5acf54e8d17 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:47 Removing intermediate container 9e2f8770ff8f 05:55:47 ---> e6da467b37e5 05:55:47 Successfully built e6da467b37e5 05:55:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:48 + docker inspect -f . ci-base-image-arm64 05:55:48 . [Pipeline] withDockerContainer 05:55:48 OK: 233 MiB in 51 packages 05:55:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:48 OK: 233 MiB in 51 packages 05:55:48 prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container 05:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:55:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:48 Removing intermediate container 8ee35b467906 05:55:48 ---> d8e7556a4e20 05:55:48 Step 6/24 : COPY go.mod . 05:55:48 Removing intermediate container 054cf64dd575 05:55:48 ---> be1eb1164169 05:55:48 Step 6/21 : COPY go.mod . 05:55:49 ---> 247df3ba4ed6 05:55:49 Step 7/24 : RUN go mod download 05:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:55:49 ---> Running in eeb615bbed1d 05:55:49 ---> 8c16c9175c89 05:55:49 Step 7/21 : RUN go mod download 05:55:49 OK: 233 MiB in 51 packages 05:55:49 OK: 233 MiB in 51 packages 05:55:49 ---> Running in d644c76568c4 05:55:50 Removing intermediate container 85f68e37aefc 05:55:50 ---> a159bca01e85 05:55:50 Step 6/24 : COPY go.mod . 05:55:50 $ docker top 6442b1c3cf2400eab1bcda3d03fb73541eff324ab4b22bb4169f66a69314487f -eo pid,comm 05:55:50 Removing intermediate container 1543ab576d10 05:55:50 ---> 42366bc9c3bf 05:55:50 Step 6/21 : COPY go.mod . 05:55:50 ---> 88f5995cab5f 05:55:50 Step 7/24 : RUN go mod download [Pipeline] { 05:55:50 ---> Running in 8b48bbc05d65 05:55:50 ---> 78c39c4de5ec 05:55:50 Step 7/21 : RUN go mod download 05:55:50 ---> Running in ddbce11416e3 [Pipeline] sh 05:55:51 Removing intermediate container d644c76568c4 05:55:51 ---> 63408c117932 05:55:51 Step 8/21 : COPY . . 05:55:51 Removing intermediate container eeb615bbed1d 05:55:51 ---> 0a659f56ebcd 05:55:51 Step 8/24 : COPY . . 05:55:51 + go version 05:55:51 go version go1.15.5 linux/arm64 [Pipeline] } 05:55:51 $ docker stop --time=1 6442b1c3cf2400eab1bcda3d03fb73541eff324ab4b22bb4169f66a69314487f 05:55:51 OK: 233 MiB in 51 packages 05:55:53 $ docker rm -f 6442b1c3cf2400eab1bcda3d03fb73541eff324ab4b22bb4169f66a69314487f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:55:54 + docker inspect -f . ci-base-image-arm64 05:55:54 . [Pipeline] withDockerContainer 05:55:55 prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container 05:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:55:56 $ docker top 74c23427b293c8a75d364964a61c4554baaf620c60d0ff110648292b8bc815a3 -eo pid,comm [Pipeline] { 05:55:56 Removing intermediate container 8b48bbc05d65 05:55:56 ---> 201c67394769 05:55:56 Step 8/24 : COPY . . [Pipeline] echo 05:55:56 ========================================================= 05:55:56 [edgeXBuildGoParallel] Running Tests and Build... 05:55:56 ========================================================= [Pipeline] sh 05:55:57 + make test 05:55:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:56:00 Removing intermediate container ddbce11416e3 05:56:00 ---> 70375f45e37d 05:56:00 Step 8/21 : COPY . . 05:56:03 Removing intermediate container c5acf54e8d17 05:56:03 ---> 92b72b8d618b 05:56:03 Step 6/26 : COPY go.mod . 05:56:15 ---> e72dc10130a3 05:56:15 Step 7/26 : RUN go mod download 05:56:19 ? github.com/edgexfoundry/edgex-go [no test files] 05:56:20 ---> Running in 63f96babf394 05:56:27 ---> aac9654a40fb 05:56:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:56:27 ---> 4483fd491962 05:56:27 Step 9/24 : RUN make cmd/support-notifications/support-notifications 05:56:28 ---> 235e90ccef86 05:56:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:56:28 ---> Running in daee7efff436 05:56:28 ---> Running in 40521c943c60 05:56:28 ---> Running in b36ba3303222 05:56:28 ---> d5b11a772c38 05:56:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 05:56:29 ---> Running in dc629b9e885a 05:56:29 Removing intermediate container 63f96babf394 05:56:29 ---> f13aa3f94384 05:56:29 Step 8/26 : COPY . . 05:56: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 05:56:31 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 05:56:31 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 05:56:31 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 05:56:50 ---> ec86429ae7fc 05:56:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:56:50 ---> Running in e883d67950d5 05:56:50 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 05:56:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:56:56 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 05:56:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:57:07 Removing intermediate container daee7efff436 05:57:07 ---> 0fc706ccda4b 05:57:07 05:57:07 Step 10/24 : FROM scratch 05:57:07 ---> 05:57:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 05:57:07 Removing intermediate container b36ba3303222 05:57:07 ---> 8c499bd6e19d 05:57:07 05:57:07 Step 10/24 : FROM alpine:3.12 05:57:07 ---> Running in c54aaf5d3140 05:57:07 3.12: Pulling from library/alpine 05:57:07 Removing intermediate container dc629b9e885a 05:57:07 ---> 811689432417 05:57:07 05:57:07 Step 10/21 : FROM scratch 05:57:07 ---> 05:57:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:57:07 Removing intermediate container 40521c943c60 05:57:07 ---> ca5e1bdbccc3 05:57:07 05:57:07 Step 10/21 : FROM alpine:3.12 05:57:07 ---> Running in 8762df95ac7a 05:57:07 3.12: Pulling from library/alpine 05:57:07 Removing intermediate container c54aaf5d3140 05:57:07 ---> 6b8595d3ba57 05:57:07 Step 12/24 : ENV APP_PORT=48060 05:57:07 ---> Running in 5a4444f32938 05:57:07 Removing intermediate container 8762df95ac7a 05:57:07 ---> 57f8daaffde5 05:57:07 Step 12/21 : ENV APP_PORT=48085 05:57:07 ---> Running in 59bc053e3ea2 05:57:08 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:57:08 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:57:08 Status: Downloaded newer image for alpine:3.12 05:57:08 ---> 389fef711851 05:57:08 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:57:08 Status: Image is up to date for alpine:3.12 05:57:08 ---> 389fef711851 05:57:08 Step 11/21 : RUN apk add --update --no-cache curl 05:57:08 Removing intermediate container 5a4444f32938 05:57:08 ---> 31e257d4b5fb 05:57:08 Step 13/24 : EXPOSE $APP_PORT 05:57:08 ---> Running in a915ebf65542 05:57:08 Removing intermediate container 59bc053e3ea2 05:57:08 ---> aae943f03624 05:57:08 Step 13/21 : EXPOSE $APP_PORT 05:57:08 ---> Running in 6ae649f25b73 05:57:08 ---> Running in 8b716718440e 05:57:08 ---> Running in da69b261b41d 05:57:09 Removing intermediate container a915ebf65542 05:57:09 ---> 86c1acd2feee 05:57:09 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 05:57:09 Removing intermediate container da69b261b41d 05:57:09 ---> 539a2eee5cde 05:57:09 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:09 ---> 634661fad01b 05:57:09 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 05:57:09 ---> 69ab5f2d16c7 05:57:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:10 (1/4) Installing ca-certificates (20191127-r4) 05:57:10 (1/5) Installing ca-certificates (20191127-r4) 05:57:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:57:10 (3/5) Installing libcurl (7.69.1-r3) 05:57:10 (4/5) Installing curl (7.69.1-r3) 05:57:10 (5/5) Installing dumb-init (1.2.2-r1) 05:57:10 Executing busybox-1.31.1-r19.trigger 05:57:10 Executing ca-certificates-20191127-r4.trigger 05:57:10 OK: 7 MiB in 19 packages 05:57:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:57:10 (3/4) Installing libcurl (7.69.1-r3) 05:57:10 (4/4) Installing curl (7.69.1-r3) 05:57:10 Executing busybox-1.31.1-r19.trigger 05:57:10 Executing ca-certificates-20191127-r4.trigger 05:57:10 OK: 7 MiB in 18 packages 05:57:12 ---> 89236f4eccb7 05:57:12 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 05:57:12 ---> ebbea0d47087 05:57:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:57:14 ---> c156f629e752 05:57:14 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 05:57:14 Removing intermediate container 6ae649f25b73 05:57:14 ---> 6ba5d033da64 05:57:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:57:14 ---> d646b69b0ab3 05:57:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:14 Removing intermediate container 8b716718440e 05:57:14 ---> 9ca3757d23c3 05:57:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:57:14 ---> Running in ee3e286d4ed2 05:57:14 Removing intermediate container e883d67950d5 05:57:14 ---> cfc2d72e0e31 05:57:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:57:14 ---> Running in a44156d582da 05:57:14 ---> Running in a6654c526989 05:57:14 ---> Running in 62662f77c7b5 05:57:14 ---> 2b0b42ea5887 05:57:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:57:15 Removing intermediate container ee3e286d4ed2 05:57:15 ---> 99bf5b1111d5 05:57:15 Step 13/24 : WORKDIR / 05:57:15 Removing intermediate container a44156d582da 05:57:15 ---> d06a8ff830c5 05:57:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:15 Removing intermediate container a6654c526989 05:57:15 ---> 51b4cef3fec6 05:57:15 Step 13/21 : WORKDIR /edgex 05:57:15 ---> Running in 424d2074ae96 05:57:15 ---> Running in ed6b2e970123 05:57:15 ---> Running in b3cad7b9f422 05:57:15 ---> 6af5f1e8b666 05:57:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:57:15 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 05:57:15 Removing intermediate container 424d2074ae96 05:57:15 ---> d31fb9e6add1 05:57: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 05:57:15 Removing intermediate container ed6b2e970123 05:57:15 ---> d1515e293202 05:57:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:57:15 Removing intermediate container b3cad7b9f422 05:57:15 ---> 892b3e3bcde7 05:57:15 Step 19/21 : LABEL arch=x86_64 05:57:16 ---> 7b0193d4509d 05:57:16 Step 20/24 : ENTRYPOINT ["/support-notifications"] 05:57:16 ---> Running in 33e0160043cf 05:57:16 ---> b74a51b4a7e8 05:57:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:57:16 ---> Running in 2c4904d08808 05:57:16 ---> bc597393583a 05:57:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:57:16 Removing intermediate container 33e0160043cf 05:57:16 ---> f911376553cb 05:57:16 Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:57:16 Removing intermediate container 2c4904d08808 05:57:16 ---> ecd2090f7857 05:57:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:16 ---> e0e9e80b3008 05:57:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:57:16 ---> Running in e031e4e46068 05:57:16 ---> Running in d270b66f94db 05:57:16 ---> c197eb89abdf 05:57:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:57:17 Removing intermediate container e031e4e46068 05:57:17 ---> 55a6425ccbfe 05:57:17 Step 21/21 : LABEL version=0.0.0 05:57:17 Removing intermediate container d270b66f94db 05:57:17 ---> 17a3091ac705 05:57:17 Step 22/24 : LABEL arch=x86_64 05:57:18 ---> 77ff7c8064cd 05:57:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:57:18 Removing intermediate container 62662f77c7b5 05:57:18 ---> e8b613322091 05:57:18 05:57:18 Step 11/26 : FROM docker:20.10.0 05:57:18 20.10.0: Pulling from library/docker 05:57:18 ---> Running in 31ed800a4758 05:57:18 ---> Running in 3ce5bb36cd47 05:57:18 ---> 34183a09528a 05:57:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:57:18 ---> Running in b88f24bdbbce 05:57:18 Removing intermediate container 31ed800a4758 05:57:18 ---> ac1c12f00bc3 05:57:18 05:57:18 Removing intermediate container 3ce5bb36cd47 05:57:18 ---> f625284f7ab2 05:57:18 Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:57:18 Successfully built ac1c12f00bc3 05:57:18 ---> d2a8b759737a 05:57:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:57:18 Successfully tagged docker-support-scheduler-go:latest 05:57:18  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 05:57:18 ---> Running in b36931c26239 05:57:18 Removing intermediate container b88f24bdbbce 05:57:18 ---> 9c238486da23 05:57:18 Step 18/21 : CMD ["--init=true"] 05:57:19 ---> Running in de9d3b8ce3fb 05:57:19 Removing intermediate container b36931c26239 05:57:19 ---> c53392875cf0 05:57:19 Step 24/24 : LABEL version=0.0.0 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:57:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:57:22 ---> dad372f56d13 05:57:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:57:22 ---> Running in 913f64129a07 05:57:23 Removing intermediate container de9d3b8ce3fb 05:57:23 ---> c2612638fe1d 05:57:23 Step 19/21 : LABEL arch=x86_64 05:57:24 ---> Running in 1f2685963505 05:57:24 Removing intermediate container 913f64129a07 05:57:24 ---> f6dd9615fe74 05:57:24 05:57:24 ---> 21f13f4a9df0 05:57:24 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/ 05:57:24 ---> Running in 1f1a317fdd6c 05:57:24 Successfully built f6dd9615fe74 05:57:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:57:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:57:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:57:24 Successfully tagged docker-support-notifications-go:latest 05:57:24  Building docker-support-notifications-go ... done Building docker-core-command-go 05:57:26 Removing intermediate container 1f2685963505 05:57:26 ---> e93dbd0f7b3c 05:57:26 Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:57:29 ---> Running in 6a7b3f2eb14d 05:57:29 Removing intermediate container 6a7b3f2eb14d 05:57:29 ---> dde4829f57ca 05:57:29 Step 21/21 : LABEL version=0.0.0 05:57:30 ---> Running in a8aa1718279f 05:57:31 Removing intermediate container a8aa1718279f 05:57:31 ---> 51cd098d13a0 05:57:31 05:57:31 Successfully built 51cd098d13a0 05:57:31 Successfully tagged docker-security-proxy-setup-go:latest 05:57:31  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 05:57:31 Removing intermediate container 1f1a317fdd6c 05:57:31 ---> 3b8c6a2c4352 05:57:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:57:32 ---> Running in a1ea338a2e56 05:57:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 46.6% of statements 05:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:57:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:57:33 Removing intermediate container a1ea338a2e56 05:57:33 ---> 921e2f920958 05:57:33 Step 22/24 : LABEL arch=x86_64 05:57:34 ---> Running in 4cb21ebc94a4 05:57:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:57:34 Status: Downloaded newer image for docker:20.10.0 05:57:34 ---> aefe523efa57 05:57:34 Step 12/26 : RUN apk add --no-cache bash 05:57:37 ---> Running in 482a1a291c7b 05:57:38 Removing intermediate container 4cb21ebc94a4 05:57:38 ---> 502784fbb49d 05:57:38 Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.540s coverage: 27.0% of statements 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.107s coverage: 100.0% of statements 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.261s coverage: 66.7% of statements 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:57:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.713s coverage: 82.3% of statements 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:57:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:57:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:57:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:57:39 ---> ce7ff78d6205 05:57:39 Step 3/22 : WORKDIR /edgex-go 05:57:39 ---> Using cache 05:57:39 ---> 3e47e913f7a7 05:57:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:39 ---> Using cache 05:57:39 ---> fde92a804931 05:57:39 Step 5/22 : RUN apk add --update --no-cache make git 05:57:40 ---> Running in 132d9e3d012b 05:57:40 ---> Running in 772f81f89c39 05:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:41 Removing intermediate container 772f81f89c39 05:57:41 ---> a5227969fdb1 05:57:41 Step 24/24 : LABEL version=0.0.0 05:57:41 (1/2) Installing readline (8.0.4-r0) 05:57:41 (2/2) Installing bash (5.0.17-r0) 05:57:41 Executing bash-5.0.17-r0.post-install 05:57:42 Executing busybox-1.31.1-r19.trigger 05:57:42 OK: 12 MiB in 22 packages 05:57:42 ---> Running in 4dae6134e8f1 05:57:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:42 OK: 233 MiB in 51 packages 05:57:43 Removing intermediate container 4dae6134e8f1 05:57:43 ---> 6dddc8a1ca17 05:57:43 05:57:43 Successfully built 6dddc8a1ca17 05:57:44 Successfully tagged docker-security-secretstore-setup-go:latest 05:57:44  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrap-redis-go 05:57:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:57:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:57:44 ---> ce7ff78d6205 05:57:44 Step 3/22 : WORKDIR /edgex-go 05:57:44 ---> Using cache 05:57:44 ---> 3e47e913f7a7 05:57:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:44 ---> Using cache 05:57:44 ---> fde92a804931 05:57:44 Step 5/22 : RUN apk add --update --no-cache make git 05:57:44 Removing intermediate container 482a1a291c7b 05:57:44 ---> d41602be587f 05:57:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:57:44 ---> Running in 2a9732463379 05:57:45 Removing intermediate container 132d9e3d012b 05:57:45 ---> 04d94a95b5d7 05:57:45 Step 6/22 : COPY go.mod . 05:57:46 ---> Running in 5610a527e3de 05:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.129s coverage: 28.6% of statements 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:57:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements 05:57:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:57:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.332s coverage: 97.5% of statements 05:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:57:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements 05:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:57:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:48 ---> 456564cce409 05:57:48 Step 7/22 : RUN go mod download 05:57:48 Removing intermediate container 5610a527e3de 05:57:48 ---> 0a36482b163d 05:57:48 Step 14/26 : ENV APP_PORT=48090 05:57:48 ---> Running in 57022eff2569 05:57:48 ---> Running in 2048d8b4e8f5 05:57:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:49 OK: 233 MiB in 51 packages 05:57:50 Removing intermediate container 2048d8b4e8f5 05:57:50 ---> bde226bab6d9 05:57:50 Step 15/26 : EXPOSE $APP_PORT 05:57:50 ---> Running in cb6db1b277eb 05:57:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:57:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:57:51 ---> ce7ff78d6205 05:57:51 Step 3/23 : WORKDIR /edgex-go 05:57:51 ---> Using cache 05:57:51 ---> 3e47e913f7a7 05:57:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:51 ---> Using cache 05:57:51 ---> fde92a804931 05:57:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:57:51 Removing intermediate container cb6db1b277eb 05:57:51 ---> 9c1d0bd6457f 05:57:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:57:52 Removing intermediate container 2a9732463379 05:57:52 ---> 6912064cdfa1 05:57:52 Step 6/22 : COPY go.mod . 05:57:52 ---> Running in 9d28708eeeda 05:57:52 ---> 0d7fda2cd877 05:57:52 Step 7/22 : RUN go mod download 05:57:52 ---> Running in 2a4acb311814 05:57:52 Removing intermediate container 57022eff2569 05:57:52 ---> d2d13476d14d 05:57:52 Step 8/22 : COPY . . 05:57:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:53 ---> a2868f9472af 05:57:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:57:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:54 OK: 233 MiB in 51 packages 05:57:57 ---> f64b8fd21bfb 05:57:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.345s coverage: 92.8% of statements 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 0.1% of statements 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.128s coverage: 75.5% of statements 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.8% of statements 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.184s coverage: 87.2% of statements 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.4% of statements 05:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:57:59 Removing intermediate container 9d28708eeeda 05:57:59 ---> 1d7640df4650 05:57:59 Step 6/23 : COPY go.mod . 05:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 63.5% of statements 05:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 05:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 05:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 05:58:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:58:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:58:01 ---> ce7ff78d6205 05:58:01 Step 3/22 : WORKDIR /edgex-go 05:58:01 ---> Using cache 05:58:01 ---> 3e47e913f7a7 05:58:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:01 ---> Using cache 05:58:01 ---> fde92a804931 05:58:01 Step 5/22 : RUN apk add --update --no-cache make git 05:58:01 ---> Using cache 05:58:01 ---> 6912064cdfa1 05:58:01 Step 6/22 : COPY go.mod . 05:58:01 ---> Using cache 05:58:01 ---> 0d7fda2cd877 05:58:01 Step 7/22 : RUN go mod download 05:58:01 ---> Using cache 05:58:01 ---> b76072b57dce 05:58:01 Step 8/22 : COPY . . 05:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 05:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 05:58:02 Removing intermediate container 2a4acb311814 05:58:02 ---> b76072b57dce 05:58:02 Step 8/22 : COPY . . 05:58:03 ---> 5e4f4087d93d 05:58:03 Step 19/26 : RUN apk --no-cache add py3-pip 05:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.847s coverage: 68.9% of statements 05:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.351s coverage: 37.0% of statements 05:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:58:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:58:08 ---> f94e744be927 05:58:08 Step 7/23 : RUN go mod download 05:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.660s coverage: 84.0% of statements 05:58:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.108s coverage: 100.0% of statements 05:58:10 ---> Running in b005633cebe1 05:58:11 ---> Running in a6bb5c9b649d 05:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:58:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements 05:58:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:58:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:17 (1/33) Installing libbz2 (1.0.8-r1) 05:58:17 (2/33) Installing expat (2.2.9-r1) 05:58:17 (3/33) Installing libffi (3.3-r2) 05:58:17 (4/33) Installing gdbm (1.13-r1) 05:58:17 (5/33) Installing xz-libs (5.2.5-r0) 05:58:17 (6/33) Installing sqlite-libs (3.32.1-r0) 05:58:17 (7/33) Installing python3 (3.8.5-r0) 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.864s coverage: 29.1% of statements 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:58:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.087s coverage: 32.1% of statements 05:58:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 05:58:22 GO111MODULE=on go vet ./... 05:58:25 (8/33) Installing py3-appdirs (1.4.4-r1) 05:58:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:58:25 (10/33) Installing py3-parsing (2.4.7-r0) 05:58:25 (11/33) Installing py3-six (1.15.0-r0) 05:58:25 (12/33) Installing py3-packaging (20.4-r0) 05:58:25 (13/33) Installing py3-setuptools (47.0.0-r0) 05:58:25 (14/33) Installing py3-chardet (3.0.4-r4) 05:58:25 ---> 5eb148d3052c 05:58:25 Step 9/22 : RUN make cmd/core-metadata/core-metadata 05:58:25 (15/33) Installing py3-idna (2.9-r0) 05:58:26 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:58:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:58:27 (18/33) Installing py3-requests (2.23.0-r0) 05:58:27 (19/33) Installing py3-msgpack (1.0.0-r0) 05:58:27 (20/33) Installing py3-lockfile (0.12.2-r3) 05:58:28 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:58:28 (22/33) Installing py3-colorama (0.4.3-r0) 05:58:29 ---> Running in 05d999676e2f 05:58:29 (23/33) Installing py3-distlib (0.3.0-r0) 05:58:29 (24/33) Installing py3-distro (1.5.0-r1) 05:58:29 Removing intermediate container a6bb5c9b649d 05:58:29 ---> a2850b62fb83 05:58:29 Step 8/23 : COPY . . 05:58:29 (25/33) Installing py3-webencodings (0.5.1-r3) 05:58:29 (26/33) Installing py3-html5lib (1.0.1-r4) 05:58:30 (27/33) Installing py3-pytoml (0.1.21-r0) 05:58:32 (28/33) Installing py3-pep517 (0.8.2-r0) 05:58:32 (29/33) Installing py3-progress (1.5-r0) 05:58:32 (30/33) Installing py3-toml (0.10.1-r0) 05:58:32 (31/33) Installing py3-retrying (1.3.3-r0) 05:58:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:58:32 (33/33) Installing py3-pip (20.1.1-r0) 05:58:32 ---> 872e23a5ab43 05:58:32 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 05:58:34 Executing busybox-1.31.1-r19.trigger 05:58:35 ---> f197ec2d7c85 05:58:35 Step 9/22 : RUN make cmd/core-command/core-command 05:58:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:58:35 OK: 71 MiB in 55 packages 05:58:36 ---> Running in 7a474855f6e6 05:58:38 ---> Running in 48ea14e31125 05:58:40 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 05:58:40 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 05:58:52 ---> 15d83d810536 05:58:52 Step 9/23 : RUN make cmd/core-data/core-data 05:58:53 ---> Running in 11eecfcff72a 05:58:53 Removing intermediate container b005633cebe1 05:58:53 ---> 9d8eba15a3fd 05:58:53 Step 20/26 : RUN pip install docker-compose==1.23.2 05:58:54 ---> Running in e72515011653 05:58:55 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 05:58:56 Collecting docker-compose==1.23.2 05:58:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:58:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:58:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:58:57 Collecting cached-property<2,>=1.2.0 05:58:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:58:57 Collecting docopt<0.7,>=0.6.1 05:58:57 Downloading docopt-0.6.2.tar.gz (25 kB) 05:58:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:58:58 Collecting PyYAML<4,>=3.10 05:58:58 Downloading PyYAML-3.13.tar.gz (270 kB) 05:59:00 Collecting jsonschema<3,>=2.5.1 05:59:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:59:00 Collecting texttable<0.10,>=0.9.0 05:59:00 Downloading texttable-0.9.1.tar.gz (11 kB) 05:59:02 Collecting docker<4.0,>=3.6.0 05:59:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:59:03 Collecting dockerpty<0.5,>=0.4.1 05:59:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:59:04 Collecting websocket-client<1.0,>=0.32.0 05:59:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 05:59:04 Collecting idna<2.8,>=2.5 05:59:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:59:04 Collecting urllib3<1.25,>=1.21.1 05:59:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:59:04 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) 05:59:04 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) 05:59:04 Collecting docker-pycreds>=0.4.0 05:59:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:59:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:59:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:59:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:59:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:59:04 Installing collected packages: idna, urllib3, requests, cached-property, docopt, PyYAML, jsonschema, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 05:59:04 Attempting uninstall: idna 05:59:04 Found existing installation: idna 2.9 05:59:04 Uninstalling idna-2.9: 05:59:04 Successfully uninstalled idna-2.9 05:59:04 Attempting uninstall: urllib3 05:59:04 Found existing installation: urllib3 1.25.9 05:59:04 Uninstalling urllib3-1.25.9: 05:59:05 Successfully uninstalled urllib3-1.25.9 05:59:07 Attempting uninstall: requests 05:59:07 Found existing installation: requests 2.23.0 05:59:07 Uninstalling requests-2.23.0: 05:59:07 Successfully uninstalled requests-2.23.0 05:59:07 Running setup.py install for docopt: started 05:59:08 Running setup.py install for docopt: finished with status 'done' 05:59:08 Running setup.py install for PyYAML: started 05:59:09 Running setup.py install for PyYAML: finished with status 'done' 05:59:09 Running setup.py install for texttable: started 05:59:09 Running setup.py install for texttable: finished with status 'done' 05:59:12 Running setup.py install for dockerpty: started 05:59:13 Running setup.py install for dockerpty: finished with status 'done' 05:59:15 Removing intermediate container 48ea14e31125 05:59:15 ---> 2d2772b48321 05:59:15 05:59:15 Step 10/22 : FROM scratch 05:59:15 Removing intermediate container 7a474855f6e6 05:59:15 ---> 81b8faf5495d 05:59:15 05:59:15 Step 10/22 : FROM alpine:3.12 05:59:15 ---> 05:59:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:59:15 ---> 389fef711851 05:59:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:59:15 ---> Using cache 05:59:15 ---> 6ba5d033da64 05:59:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 05:59:15 ---> Using cache 05:59:15 ---> 57f8daaffde5 05:59:15 Step 12/22 : ENV APP_PORT=48082 05:59:15 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 05:59:15 Removing intermediate container 05d999676e2f 05:59:15 ---> fbd22fb115ec 05:59:15 05:59:15 Step 10/22 : FROM scratch 05:59:15 ---> 05:59:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:59:15 ---> Using cache 05:59:15 ---> 57f8daaffde5 05:59:15 Step 12/22 : ENV APP_PORT=48081 05:59:15 ---> Running in f14c65dc2753 05:59:15 ---> Running in d5499154a778 05:59:15 ---> Running in cd776a9f9a78 05:59:16 Removing intermediate container d5499154a778 05:59:16 ---> 8b64489a14d6 05:59:16 Step 13/22 : EXPOSE $APP_PORT 05:59:16 Removing intermediate container cd776a9f9a78 05:59:16 ---> 5a9bea882833 05:59:16 Step 13/22 : EXPOSE $APP_PORT 05:59:16 Removing intermediate container f14c65dc2753 05:59:16 ---> bcb22afa8747 05:59:16 Step 13/22 : WORKDIR / 05:59:16 ---> Running in 8ae4dba631fd 05:59:16 ---> Running in 7ea4a8206abc 05:59:16 ---> Running in 312f7996bec9 05:59:16 Removing intermediate container 8ae4dba631fd 05:59:16 ---> c08fe7ac2fbb 05:59:16 Step 14/22 : WORKDIR / 05:59:16 Removing intermediate container 7ea4a8206abc 05:59:16 ---> 8b751095d5d6 05:59:16 Step 14/22 : WORKDIR / 05:59:18 Removing intermediate container 312f7996bec9 05:59:18 ---> eea531c49726 05:59:18 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:18 ---> Running in 16fc2278f9e2 05:59:18 ---> Running in 3700c1bcccb7 05:59:19 Removing intermediate container e72515011653 05:59:19 ---> 59f349947cfc 05:59:19 Step 21/26 : RUN apk --no-cache add curl 05:59:19 ---> 2bafad16aca2 05:59:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 05:59:19 ---> Running in b730ecb95a42 05:59:20 Removing intermediate container 3700c1bcccb7 05:59:20 ---> 9f39f04dda30 05:59:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:20 Removing intermediate container 16fc2278f9e2 05:59:20 ---> cc363933b3a9 05:59:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:20 ---> 37288bd41d80 05:59:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 05:59:20 ---> 464046b8697b 05:59:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:59:20 ---> 3334efd28da6 05:59:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:59:20 ---> 673ed65dfbf1 05:59:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 05:59:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:59:20 (2/3) Installing libcurl (7.69.1-r3) 05:59:20 (3/3) Installing curl (7.69.1-r3) 05:59:20 Executing busybox-1.31.1-r19.trigger 05:59:20 OK: 72 MiB in 58 packages 05:59:20 ---> 3d380b83c862 05:59:20 Step 18/22 : RUN chmod +x entrypoint.sh 05:59:21 ---> f331bc67dd67 05:59:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:59:21 ---> 28738de42dcd 05:59:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:59:21 ---> Running in 4fd2ee492a89 05:59:22 ---> 905c01acbf5d 05:59:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 05:59:23 ---> ebe55fb99163 05:59:23 Step 18/22 : ENTRYPOINT ["/core-command"] 05:59:23 Removing intermediate container b730ecb95a42 05:59:23 ---> cf27870ed6dc 05:59:23 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 05:59:23 ---> Running in fbe61da99141 05:59:23 ---> Running in 02c4f128aaca 05:59:23 ---> Running in 936e3b748325 05:59:23 Removing intermediate container fbe61da99141 05:59:23 ---> 4a863f5b9bd4 05:59:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:24 ---> Running in 5112188a2f70 05:59:24 Removing intermediate container 02c4f128aaca 05:59:24 ---> 8c660cf61079 05:59:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:24 Removing intermediate container 936e3b748325 05:59:24 ---> 307bf6fb7c6e 05:59:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:24 ---> Running in 0dd937a397b3 05:59:24 ---> Running in 48c49d30d528 05:59:24 Removing intermediate container 5112188a2f70 05:59:24 ---> 5334fecae670 05:59:24 Step 20/22 : LABEL arch=x86_64 05:59:26 Removing intermediate container 4fd2ee492a89 05:59:26 ---> 2e68046c8d3b 05:59:26 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 05:59:26 Removing intermediate container 0dd937a397b3 05:59:26 ---> 6cd8e8843d41 05:59:26 Step 20/22 : LABEL arch=x86_64 05:59:26 Removing intermediate container 48c49d30d528 05:59:26 ---> dba6030dd270 05:59:26 Step 24/26 : LABEL arch=x86_64 05:59:26 ---> Running in 23b418e7c2f3 05:59:26 ---> Running in 229507e909d0 05:59:26 Removing intermediate container 11eecfcff72a 05:59:26 ---> 6f3a126dc4a8 05:59:26 05:59:26 Step 10/23 : FROM alpine:3.12 05:59:26 ---> 389fef711851 05:59:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:59:26 ---> Running in 8972bee9bf90 05:59:26 ---> Running in e5ab74d6d6c3 05:59:26 ---> Running in 19df3515472d 05:59:26 Removing intermediate container 23b418e7c2f3 05:59:26 ---> ddd6ac79fced 05:59:26 Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:59:27 Removing intermediate container 229507e909d0 05:59:27 ---> 7f25e124e714 05:59:27 Step 20/22 : LABEL arch=x86_64 05:59:27 ---> Running in e289ebda367f 05:59:27 Removing intermediate container e5ab74d6d6c3 05:59:27 ---> 29276bc14c99 05:59:27 Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:59:27 Removing intermediate container 8972bee9bf90 05:59:27 ---> c5fe9951ee05 05:59:27 Step 25/26 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:59:27 Removing intermediate container 19df3515472d 05:59:27 ---> 369b72781161 05:59:27 Step 12/23 : ENV APP_PORT=48080 05:59:27 ---> Running in 3cf2ffa4aee6 05:59:27 ---> Running in b589a4291b44 05:59:27 ---> Running in eeac5b6d1ff6 05:59:27 ---> Running in cecc169601b2 05:59:27 Removing intermediate container e289ebda367f 05:59:27 ---> f0f689b31637 05:59:27 Step 22/22 : LABEL version=0.0.0 05:59:27 Removing intermediate container 3cf2ffa4aee6 05:59:27 ---> fed082feb7d6 05:59:27 Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:59:27 ---> Running in 40d7f1818728 05:59:27 Removing intermediate container b589a4291b44 05:59:27 ---> 197bc70043f7 05:59:27 Step 22/22 : LABEL version=0.0.0 05:59:27 Removing intermediate container eeac5b6d1ff6 05:59:27 ---> 9a6f77793967 05:59:27 Step 26/26 : LABEL version=0.0.0 05:59:27 Removing intermediate container cecc169601b2 05:59:27 ---> c5a969d07adb 05:59:27 Step 13/23 : EXPOSE $APP_PORT 05:59:27 ---> Running in fdc9d2bcdb15 05:59:27 ---> Running in 2ce7fa75fd71 05:59:27 ---> Running in b589458c2684 05:59:28 ---> Running in ac5decb0796b 05:59:28 Removing intermediate container 40d7f1818728 05:59:28 ---> 96d6b34c8ad2 05:59:28 05:59:28 Removing intermediate container 2ce7fa75fd71 05:59:28 ---> a3ae7b6a7a41 05:59:28 05:59:28 Removing intermediate container fdc9d2bcdb15 05:59:28 ---> e525670e9cfb 05:59:28 Step 22/22 : LABEL version=0.0.0 05:59:29 Removing intermediate container b589458c2684 05:59:29 ---> e2eecfa14065 05:59:29 05:59:29 Successfully built 96d6b34c8ad2 05:59:29 Successfully built a3ae7b6a7a41 05:59:29 Successfully tagged docker-core-metadata-go:latest 05:59:29  Building docker-core-metadata-go ... done Successfully built e2eecfa14065 05:59:29 ---> Running in 79b6194cfcb5 05:59:29 Successfully tagged docker-core-command-go:latest 05:59:29  Building docker-core-command-go ... done Successfully tagged docker-sys-mgmt-agent-go:latest 05:59:29  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ac5decb0796b 05:59:29 ---> 630a8fc155e5 05:59:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:29 ---> Running in 41577ad54f1a 05:59:29 Removing intermediate container 79b6194cfcb5 05:59:29 ---> 5afb1b8a9905 05:59:29 05:59:29 Successfully built 5afb1b8a9905 05:59:29 Successfully tagged docker-security-bootstrap-redis-go:latest 05:59:30 gofmt -l . 05:59:30 [ "`gofmt -l .`" = "" ] 05:59:30 ./bin/test-go-mod-tidy.sh 05:59:31 ./bin/test-attribution-txt.sh 05:59:31  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 41577ad54f1a 05:59:31 ---> bbd268d328d2 05:59:31 Step 15/23 : RUN apk add --update --no-cache zeromq 05:59:31 ---> Running in 1572e96c6527 05:59:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 05:59:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:33 + ls -al . 05:59:33 total 684 05:59:33 drwxrwxr-x 9 1001 1001 4096 Jan 21 05:59 . 05:59:33 drwxr-xr-x 4 root root 4096 Jan 21 05:55 .. 05:59:33 -rw-rw-r-- 1 1001 1001 11 Jan 21 05:54 .dockerignore 05:59:33 drwxrwxr-x 8 1001 1001 4096 Jan 21 05:54 .git 05:59:33 drwxrwxr-x 3 1001 1001 4096 Jan 21 05:54 .github 05:59:33 -rw-rw-r-- 1 1001 1001 824 Jan 21 05:54 .gitignore 05:59:33 -rw-rw-r-- 1 1001 1001 166 Jan 21 05:54 .sonarcloud.properties 05:59:33 -rw-rw-r-- 1 1001 1001 7759 Jan 21 05:54 Attribution.txt 05:59:33 -rw-rw-r-- 1 1001 1001 3804 Jan 21 05:54 CONTRIBUTING.md 05:59:33 -rw-rw-r-- 1 1001 1001 931 Jan 21 05:54 Dockerfile.build 05:59:33 -rw-rw-r-- 1 1001 1001 863 Jan 21 05:54 Jenkinsfile 05:59:33 -rw-rw-r-- 1 1001 1001 10775 Jan 21 05:54 LICENSE 05:59:33 -rw-rw-r-- 1 1001 1001 5750 Jan 21 05:54 Makefile 05:59:33 -rw-rw-r-- 1 1001 1001 6524 Jan 21 05:54 README.md 05:59:33 -rw-rw-r-- 1 1001 1001 6744 Jan 21 05:54 SECURITY.md 05:59:33 -rw-rw-r-- 1 1001 1001 5 Jan 21 05:52 VERSION 05:59:33 -rw-rw-r-- 1 1001 1001 4131 Jan 21 05:54 ZMQWindows.md 05:59:33 drwxrwxr-x 2 1001 1001 4096 Jan 21 05:54 bin 05:59:33 drwxrwxr-x 14 1001 1001 4096 Jan 21 05:54 cmd 05:59:33 -rw-r--r-- 1 root root 550466 Jan 21 05:58 coverage.out 05:59:33 -rw-r--r-- 1 root root 1021 Jan 21 05:59 go.mod 05:59:33 -rw-r--r-- 1 root root 18914 Jan 21 05:59 go.sum 05:59:33 drwxrwxr-x 8 1001 1001 4096 Jan 21 05:54 internal 05:59:33 drwxrwxr-x 4 1001 1001 4096 Jan 21 05:54 openapi 05:59:33 drwxrwxr-x 4 1001 1001 4096 Jan 21 05:54 snap 05:59:33 -rw-rw-r-- 1 1001 1001 168 Jan 21 05:54 version.go [Pipeline] sh 05:59:33 (1/5) Installing libgcc (9.3.0-r2) 05:59:33 (2/5) Installing libsodium (1.0.18-r0) 05:59:33 (3/5) Installing libstdc++ (9.3.0-r2) 05:59:33 (4/5) Installing libzmq (4.3.3-r0) 05:59:33 (5/5) Installing zeromq (4.3.3-r0) 05:59:33 Executing busybox-1.31.1-r19.trigger 05:59:33 OK: 8 MiB in 19 packages 05:59:33 + '[' -e coverage.out ] 05:59:33 + chown 1001:1001 coverage.out [Pipeline] stash 05:59:33 Warning: overwriting stash ‘coverage-report’ 05:59:34 Removing intermediate container 1572e96c6527 05:59:34 ---> a20c96e7664b 05:59:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:34 ---> 29ffcf1910af 05:59:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:59:35 Stashed 1 file(s) [Pipeline] sh 05:59:35 ---> ed4a1710197a 05:59:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:59:35 ---> 799954c6c80a 05:59:35 Step 19/23 : ENTRYPOINT ["/core-data"] 05:59:35 ---> Running in d79f43361074 05:59:35 + make build 05:59:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:59:35 Removing intermediate container d79f43361074 05:59:35 ---> cfad4d72c253 05:59:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:35 ---> Running in 48cf6bbccccc 05:59:36 Removing intermediate container 48cf6bbccccc 05:59:36 ---> 5321d9a7b04c 05:59:36 Step 21/23 : LABEL arch=x86_64 05:59:36 ---> Running in a92b19439581 05:59:36 Removing intermediate container a92b19439581 05:59:36 ---> d79c3f68badc 05:59:36 Step 22/23 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 05:59:36 ---> Running in 97346ee31ddb 05:59:36 Removing intermediate container 97346ee31ddb 05:59:36 ---> 600a29b4a804 05:59:36 Step 23/23 : LABEL version=0.0.0 05:59:36 ---> Running in b8a1cd6c4543 05:59:36 Removing intermediate container b8a1cd6c4543 05:59:36 ---> 36a89aa3b85e 05:59:36 05:59:36 Successfully built 36a89aa3b85e 05:59:36 Successfully tagged docker-core-data-go:latest 05:59:37  Building docker-core-data-go ... done  [Pipeline] } 05:59:37 $ docker stop --time=1 0e7a40981347d6fe1efceb626a87138c81570b4d4d90238ea50bc42b16292077 05:59:38 $ docker rm -f 0e7a40981347d6fe1efceb626a87138c81570b4d4d90238ea50bc42b16292077 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:39 + docker images 05:59:39 + grep docker 05:59:39 docker-core-data-go latest 36a89aa3b85e 3 seconds ago 22.3MB 05:59:39 docker-security-bootstrap-redis-go latest 5afb1b8a9905 10 seconds ago 15.8MB 05:59:39 docker-core-metadata-go latest 96d6b34c8ad2 11 seconds ago 13.1MB 05:59:39 docker-core-command-go latest a3ae7b6a7a41 11 seconds ago 10.6MB 05:59:39 docker-sys-mgmt-agent-go latest e2eecfa14065 11 seconds ago 313MB 05:59:39 docker-security-secretstore-setup-go latest 6dddc8a1ca17 About a minute ago 24.6MB 05:59:39 docker-security-proxy-setup-go latest 51cd098d13a0 2 minutes ago 24.4MB 05:59:39 docker-support-notifications-go latest f6dd9615fe74 2 minutes ago 12MB 05:59:39 docker-support-scheduler-go latest ac1c12f00bc3 2 minutes ago 10.7MB 05:59:39 docker 20.10.0 aefe523efa57 5 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 05:59:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:59:55 Still waiting to schedule task 05:59:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:00:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:00:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:00:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:00:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:00:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:00:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:00:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:00:43 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] } 06:00:47 $ docker stop --time=1 74c23427b293c8a75d364964a61c4554baaf620c60d0ff110648292b8bc815a3 06:00:49 $ docker rm -f 74c23427b293c8a75d364964a61c4554baaf620c60d0ff110648292b8bc815a3 06:00:50 Running on prd-ubuntu18.04-docker-8c-8g-21858 in /w/workspace/edgexfoundry_edgex-go_PR-3057 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:00:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:00:52 06:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:00:52 latest: Pulling from edgex-devops/edgex-compose-arm64 06:00:52 29e5d40040c1: Pulling fs layer 06:00:52 1ce36da41761: Pulling fs layer 06:00:52 25b303627fd3: Pulling fs layer 06:00:53 29e5d40040c1: Verifying Checksum 06:00:53 29e5d40040c1: Download complete 06:00:53 using credential edgex-jenkins-ssh 06:00:53 Cloning the remote Git repository 06:00:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:00:53 > git init /w/workspace/edgex-go/1 # timeout=10 06:00:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:00:53 > git --version # timeout=10 06:00:53 > git --version # 'git version 2.17.1' 06:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:53 1ce36da41761: Verifying Checksum 06:00:54 29e5d40040c1: Pull complete 06:00:55 1ce36da41761: Pull complete 06:00:55 25b303627fd3: Verifying Checksum 06:00:55 25b303627fd3: Download complete 06:01:05 25b303627fd3: Pull complete 06:01:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:01:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:01:06 prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container 06:01:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:01:09 $ docker top 8ae6fce7a41fbe040fa79b22bee98294391da57a6867eeab9998e2343ad17321 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:10 + grep parallel 06:01:10 + docker-compose build --help 06:01:11 Merging remotes/origin/master commit 48f292ecce04635bad45b2dac08c505f02e60d07 into PR head commit b548e2ec9c2f53a84557d7cad528b3b490719505 06:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:01:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:01:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3057/head:refs/remotes/origin/PR-3057 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:11 > git config core.sparsecheckout # timeout=10 06:01:11 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 06:01:11 Merge succeeded, producing b548e2ec9c2f53a84557d7cad528b3b490719505 06:01:11 Checking out Revision b548e2ec9c2f53a84557d7cad528b3b490719505 (PR-3057) 06:01:11 > git remote # timeout=10 06:01:11 > git config --get remote.origin.url # timeout=10 06:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:11 > git merge 48f292ecce04635bad45b2dac08c505f02e60d07 # timeout=10 06:01:11 > git rev-parse HEAD^{commit} # timeout=10 06:01:11 > git config core.sparsecheckout # timeout=10 06:01:11 > git checkout -f b548e2ec9c2f53a84557d7cad528b3b490719505 # timeout=10 06:01:13 --parallel Build images in parallel. [Pipeline] } 06:01:13 $ docker stop --time=1 8ae6fce7a41fbe040fa79b22bee98294391da57a6867eeab9998e2343ad17321 06:01:15 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 06:01:15 > git --version # timeout=10 06:01:15 > git --version # 'git version 2.17.1' 06:01:15 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 06:01:15 $ docker rm -f 8ae6fce7a41fbe040fa79b22bee98294391da57a6867eeab9998e2343ad17321 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 06:01:17 + echo snap-build.sh 06:01:17 snap-build.sh 06:01:17 + SNAP_BASE_DIR=. 06:01:17 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:01:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:01:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:01:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:01:17 + cd /w/workspace/edgex-go/1 06:01:17 + sudo apt-get remove -qy --purge lxd lxd-client 06:01:17 Reading package lists... 06:01:17 Building dependency tree... 06:01:17 Reading state information... [Pipeline] isUnix [Pipeline] sh 06:01:17 The following packages were automatically installed and are no longer required: 06:01:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:01:17 uidmap xdelta3 06:01:17 Use 'sudo apt autoremove' to remove them. 06:01:17 The following packages will be REMOVED: 06:01:17 lxd* lxd-client* 06:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:17 . [Pipeline] withDockerContainer 06:01:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:01:17 After this operation, 31.7 MB disk space will be freed. 06:01:17 prd-ubuntu18.04-docker-arm64-4c-16g-21856 does not seem to be running inside a container 06:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:01:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:01:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:01:19 $ docker top 9d3df7e9c5d97414a7eba23c8778c562b3d94c0c5c33e0f952794aea99566795 -eo pid,comm [Pipeline] { 06:01:19 Removing lxd dnsmasq configuration 06:01:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] sh 06:01:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:01:20 + docker-compose -f ./docker-compose-build.yml build --parallel 06:01:21 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:01:21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 06:01:21 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:01:22 Processing triggers for systemd (237-3ubuntu10.42) ... 06:01:22 Processing triggers for ureadahead (0.100.0-21) ... 06:01:24 + sudo snap remove --purge lxd 06:01:24 snap "lxd" is not installed 06:01:24 + sudo groupadd --force --system lxd 06:01:24 ++ whoami 06:01:24 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:01:24 + newgrp - lxd 06:01:24 + sudo snap install lxd 06:01:25 Building docker-core-command-go ... 06:01:25 Building docker-core-data-go ... 06:01:25 Building docker-core-metadata-go ... 06:01:25 Building docker-security-bootstrap-redis-go ... 06:01:25 Building docker-security-proxy-setup-go ... 06:01:25 Building docker-security-secretstore-setup-go ... 06:01:25 Building docker-support-notifications-go ... 06:01:25 Building docker-support-scheduler-go ... 06:01:25 Building docker-sys-mgmt-agent-go ... 06:01:25 Building docker-support-notifications-go 06:01:25 Building docker-security-proxy-setup-go 06:01:25 Building docker-security-secretstore-setup-go 06:01:25 Building docker-core-command-go 06:01:25 Building docker-core-metadata-go 06:01:34 2021-01-21T06:01:31Z INFO Waiting for automatic snapd restart... 06:01:46 lxd 4.10 from Canonical* installed 06:01:46 + sudo lxd init --auto 06:01:56 + sudo snap install --classic snapcraft 06:02:01 snapcraft 4.4.4 from Canonical* installed 06:02:01 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:02:01 + patch --verbose -p1 06:02:01 Hmm... Looks like a unified diff to me... 06:02:01 The text leading up to this was: 06:02:01 -------------------------- 06:02:01 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:02:01 |From: Tony Espy 06:02:01 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:02:01 |Subject: [PATCH] optimize snap build for pipeline CI check 06:02:01 | 06:02:01 |This patch is used by the EdgeX CI pipeline builds to 06:02:01 |optimize the snap CI check run for pull requests. When 06:02:01 |applied, it essentially strips out everything (apps and 06:02:01 |parts) from the snapcraft.yaml file except those required 06:02:01 |to build edgex-go, as the whole idea of the CI check is to 06:02:01 |catch changes to edgex-go that break the snap build. 06:02:01 | 06:02:01 |In general, anyone updating snapcraft.yaml will also need 06:02:01 |to update this patch file, otherwise it may fail to apply, 06:02:01 |resulting in a failed snap build CI check in the associated 06:02:01 |pull request. 06:02:01 | 06:02:01 |Note - in addition to applying this patch, the pipeline also 06:02:01 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:02:01 |need to build the finally binary .snap file (and it won't 06:02:01 |work with the patch applied). This further reduces the build 06:02:01 |time. 06:02:01 |--- 06:02:01 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:02:01 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:02:01 | 06:02:01 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:02:01 |index 1e537489..faf42425 100644 06:02:01 |--- a/snap/snapcraft.yaml 06:02:01 |+++ b/snap/snapcraft.yaml 06:02:01 -------------------------- 06:02:01 patching file snap/snapcraft.yaml 06:02:01 Using Plan A... 06:02:01 Hunk #1 succeeded at 73. 06:02:01 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 06:02:01 Hunk #3 succeeded at 214 (offset -1 lines). 06:02:01 Hunk #4 succeeded at 222 (offset -1 lines). 06:02:01 Hunk #5 succeeded at 229 (offset -1 lines). 06:02:01 Hunk #6 succeeded at 256 (offset -1 lines). 06:02:01 Hunk #7 succeeded at 290 (offset -1 lines). 06:02:01 Hunk #8 succeeded at 342. 06:02:01 Hmm... Ignoring the trailing garbage. 06:02:01 done 06:02:01 + sudo snapcraft prime --use-lxd 06:02:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:02:01 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:02:01 - README.md 06:02:01 - snapcraft.yaml.orig 06:02:01 06:02:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:02:02 Launching a container. 06:02:14 Waiting for container to be ready 06:02:14 To start your first instance, try: lxc launch ubuntu:18.04 06:02:14 06:02:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:02:17 Waiting for network to be ready... 06:02:18 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:02:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:02:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:02:18 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:02:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:02:19 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:02:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:02:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:02:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:02:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:02:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:02:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:02:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:02:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:02:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:02:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:02:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:02:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:02:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:02:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 06:02:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 06:02:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:02:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:02:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:02:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:02:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 06:02:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 06:02:22 Fetched 23.8 MB in 4s (5541 kB/s) 06:02:23 Reading package lists... 06:02:23 Reading package lists... 06:02:23 Building dependency tree... 06:02:23 Reading state information... 06:02:23 The following additional packages will be installed: 06:02:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:02:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:02:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:02:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:02:23 Suggested packages: 06:02:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:02:23 Recommended packages: 06:02:23 gnupg libsasl2-modules 06:02:23 The following NEW packages will be installed: 06:02:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:02:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:02:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:02:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:02:23 The following packages will be upgraded: 06:02:23 gpg gpg-agent gpgconf libudev1 06:02:24 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 06:02:24 Need to get 3533 kB of archives. 06:02:24 After this operation, 13.3 MB of additional disk space will be used. 06:02:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:02:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:02:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:02:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:02:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:02:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:02:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:02:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:02:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:02:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:02:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:02:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:02:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:02:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:02:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:02:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:02:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:02:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:02:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:02:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:02:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:02:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:02:24 debconf: delaying package configuration, since apt-utils is not installed 06:02:24 Fetched 3533 kB in 1s (3467 kB/s) 06:02:24 (Reading database ... 12511 files and directories currently installed.) 06:02:24 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:02:25 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:02:25 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:02:25 Selecting previously unselected package udev. 06:02:25 (Reading database ... 12511 files and directories currently installed.) 06:02:25 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:02:25 Unpacking udev (237-3ubuntu10.44) ... 06:02:25 Selecting previously unselected package libfuse2:amd64. 06:02:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:02:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:02:25 Selecting previously unselected package fuse. 06:02:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:02:25 Unpacking fuse (2.9.7-1ubuntu1) ... 06:02:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:27 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:02:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:27 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:02:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:27 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:02:27 Selecting previously unselected package libksba8:amd64. 06:02:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:02:27 Unpacking libksba8:amd64 (1.3.5-2) ... 06:02:27 Selecting previously unselected package libroken18-heimdal:amd64. 06:02:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:02:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:02:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:02:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libwind0-heimdal:amd64. 06:02:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:02:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:02:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:02:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:02:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:02:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:27 Selecting previously unselected package libsasl2-modules-db:amd64. 06:02:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:02:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:02:27 Selecting previously unselected package libsasl2-2:amd64. 06:02:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:02:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:02:27 Selecting previously unselected package libldap-common. 06:02:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:02:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:02:27 Selecting previously unselected package libldap-2.4-2:amd64. 06:02:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:02:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:02:27 Selecting previously unselected package dirmngr. 06:02:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:02:28 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:02:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:02:28 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:02:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:02:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:02:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:02:28 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:02:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:28 Setting up libksba8:amd64 (1.3.5-2) ... 06:02:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:28 Setting up udev (237-3ubuntu10.44) ... 06:02:28 invoke-rc.d: policy-rc.d denied execution of start. 06:02:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Processing triggers for systemd (237-3ubuntu10) ... 06:02:29 Setting up fuse (2.9.7-1ubuntu1) ... 06:02:29 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:02:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:02:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:02:29 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:02:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:02:29 settings in the [Install] section, and DefaultInstance for template units). 06:02:29 This means they are not meant to be enabled using systemctl. 06:02:29 Possible reasons for having this kind of units are: 06:02:29 1) A unit may be statically enabled by being symlinked from another unit's 06:02:29 .wants/ or .requires/ directory. 06:02:29 2) A unit's purpose may be to act as a helper for some other unit which has 06:02:29 a requirement dependency on it. 06:02:29 3) A unit may be started when needed via activation (socket, path, timer, 06:02:29 D-Bus, udev, scripted systemctl call, ...). 06:02:29 4) In case of template units, the unit is meant to be enabled with some 06:02:29 instance name specified. 06:02:30 Reading package lists... 06:02:30 Building dependency tree... 06:02:30 Reading state information... 06:02:30 The following additional packages will be installed: 06:02:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:02:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:02:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:02:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:02:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:02:30 Suggested packages: 06:02:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:02:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:02:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:02:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:02:30 systemd-container policykit-1 06:02:30 Recommended packages: 06:02:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:02:30 The following NEW packages will be installed: 06:02:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:02:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:02:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:02:30 multiarch-support openssh-client python3 python3-minimal python3.6 06:02:30 python3.6-minimal snapd squashfs-tools sudo 06:02:30 The following packages will be upgraded: 06:02:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:02:30 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 06:02:30 Need to get 35.2 MB of archives. 06:02:30 After this operation, 141 MB of additional disk space will be used. 06:02:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:02:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:02:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:02:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:02:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:02:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:02:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:02:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:02:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:02:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:02:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:02:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:02:31 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:02:31 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:02:31 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:02:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:02:31 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:02:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:02:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:02:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:02:31 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:02:31 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:02:31 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:02:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:02:31 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:02:31 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:02:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:02:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:02:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:02:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:02:32 debconf: delaying package configuration, since apt-utils is not installed 06:02:32 Fetched 35.2 MB in 2s (14.6 MB/s) 06:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:02:33 ---> e6da467b37e5 06:02:33 Step 3/24 : WORKDIR /edgex-go 06:02:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:02:33 ---> e6da467b37e5 06:02:33 Step 3/22 : WORKDIR /edgex-go 06:02:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:02:33 ---> e6da467b37e5 06:02:33 Step 3/22 : WORKDIR /edgex-go 06:02:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:02:33 ---> e6da467b37e5 06:02:33 Step 3/21 : WORKDIR /edgex-go 06:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:02:33 ---> e6da467b37e5 06:02:33 Step 3/24 : WORKDIR /edgex-go 06:02:33 (Reading database ... 12757 files and directories currently installed.) 06:02:33 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:02:33 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:02:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:02:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:02:34 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:02:34 (Reading database ... 12757 files and directories currently installed.) 06:02:34 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:02:34 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:02:34 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:02:34 (Reading database ... 12757 files and directories currently installed.) 06:02:34 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:02:34 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:02:34 ---> Running in 628d5d9012f6 06:02:34 ---> Running in f32fb23a6405 06:02:34 ---> Running in d6a4925c8ea7 06:02:35 Setting up apt (1.6.12ubuntu0.2) ... 06:02:35 ---> Running in 3ff81d6ae4c7 06:02:35 ---> Running in bc5477cdc32d 06:02:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:02:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:02:35 Removing intermediate container 628d5d9012f6 06:02:35 ---> ef755e876c96 06:02:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 Removing intermediate container d6a4925c8ea7 06:02:35 ---> 620679c1894d 06:02:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 Removing intermediate container 3ff81d6ae4c7 06:02:35 ---> 5b6031ef52fa 06:02:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:35 (Reading database ... 12764 files and directories currently installed.) 06:02:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:02:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:02:36 Removing intermediate container bc5477cdc32d 06:02:36 ---> e96addcf5f8a 06:02:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:36 Removing intermediate container f32fb23a6405 06:02:36 ---> 8d881a142db5 06:02:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:36 ---> Running in 75000a300f67 06:02:36 ---> Running in d0fd607519d4 06:02:36 ---> Running in d60ee61d333f 06:02:36 Selecting previously unselected package libpython3.6-minimal:amd64. 06:02:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:36 Selecting previously unselected package libexpat1:amd64. 06:02:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:02:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:02:36 ---> Running in f98061648f1f 06:02:36 ---> Running in 7c24b0ad7fff 06:02:36 Selecting previously unselected package python3.6-minimal. 06:02:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:02:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:02:36 Checking for services that may need to be restarted...done. 06:02:36 Checking for services that may need to be restarted...done. 06:02:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:02:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:02:37 Selecting previously unselected package python3-minimal. 06:02:37 (Reading database ... 13012 files and directories currently installed.) 06:02:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:02:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:02:37 Selecting previously unselected package mime-support. 06:02:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:02:37 Unpacking mime-support (3.60ubuntu1) ... 06:02:37 Selecting previously unselected package libmpdec2:amd64. 06:02:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:02:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:02:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:02:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:37 Selecting previously unselected package python3.6. 06:02:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:02:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:02:38 Selecting previously unselected package libpython3-stdlib:amd64. 06:02:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:02:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:02:38 Setting up python3-minimal (3.6.7-1~18.04) ... 06:02:38 Selecting previously unselected package python3. 06:02:38 (Reading database ... 13442 files and directories currently installed.) 06:02:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:02:38 Unpacking python3 (3.6.7-1~18.04) ... 06:02:38 Selecting previously unselected package multiarch-support. 06:02:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:02:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:02:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:02:38 Selecting previously unselected package liblzo2-2:amd64. 06:02:38 (Reading database ... 13479 files and directories currently installed.) 06:02:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:02:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:02:38 Selecting previously unselected package libbsd0:amd64. 06:02:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:02:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:02:38 Selecting previously unselected package sudo. 06:02:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:02:38 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:02:38 Selecting previously unselected package apparmor. 06:02:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:02:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:02:39 Selecting previously unselected package libedit2:amd64. 06:02:39 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:02:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:02:39 Selecting previously unselected package libkrb5support0:amd64. 06:02:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:02:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:02:39 Selecting previously unselected package libk5crypto3:amd64. 06:02:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:02:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:02:39 Selecting previously unselected package libkeyutils1:amd64. 06:02:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:02:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:02:39 Selecting previously unselected package libkrb5-3:amd64. 06:02:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:02:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:02:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:02:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:02:39 Removing intermediate container d0fd607519d4 06:02:39 ---> 0046f784da7d 06:02:39 Step 5/22 : RUN apk add --update --no-cache make git 06:02:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:02:40 Removing intermediate container 75000a300f67 06:02:40 ---> c2e23d39ca29 06:02:40 Step 5/24 : RUN apk add --update --no-cache make git 06:02:40 ---> Running in a0c93346b61e 06:02:40 ---> Running in 3fbf8fa5a0a7 06:02:40 Selecting previously unselected package libssl1.0.0:amd64. 06:02:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:02:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:02:40 Selecting previously unselected package openssh-client. 06:02:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:02:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:02:40 Removing intermediate container f98061648f1f 06:02:40 ---> 3e083325ba6d 06:02:40 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:02:40 Removing intermediate container d60ee61d333f 06:02:40 ---> 2b8eb8d11a26 06:02:40 Step 5/22 : RUN apk add --update --no-cache make git 06:02:40 Removing intermediate container 7c24b0ad7fff 06:02:40 ---> 2ad559e39f7c 06:02:40 Step 5/21 : RUN apk add --update --no-cache make git 06:02:40 Selecting previously unselected package squashfs-tools. 06:02:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:02:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:02:40 Selecting previously unselected package snapd. 06:02:40 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:02:40 ---> Running in 16591226175c 06:02:40 ---> Running in 84ce871d6f52 06:02:40 ---> Running in d5225ba3d15c 06:02:41 Unpacking snapd (2.48+18.04) ... 06:02:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:02:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:02:42 Setting up mime-support (3.60ubuntu1) ... 06:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:43 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:02:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:02:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:02:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:43 Setting up systemd (237-3ubuntu10.44) ... 06:02:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:44 OK: 217 MiB in 51 packages 06:02:44 OK: 217 MiB in 51 packages 06:02:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:44 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:02:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:02:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:02:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:02:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:02:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:02:44 OK: 217 MiB in 51 packages 06:02:44 OK: 217 MiB in 51 packages 06:02:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:02:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:02:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:02:44 Setting up python3 (3.6.7-1~18.04) ... 06:02:44 OK: 217 MiB in 51 packages 06:02:45 running python rtupdate hooks for python3.6... 06:02:45 running python post-rtupdate hooks for python3.6... 06:02:45 Setting up apparmor (2.12-4ubuntu5.1) ... 06:02:45 Removing intermediate container a0c93346b61e 06:02:45 ---> d165f547fb0b 06:02:45 Step 6/22 : COPY go.mod . 06:02:45 Removing intermediate container 3fbf8fa5a0a7 06:02:45 ---> f06f8ca36238 06:02:45 Step 6/24 : COPY go.mod . 06:02:46 Removing intermediate container 84ce871d6f52 06:02:46 ---> 114d9d8b72e5 06:02:46 Step 6/24 : COPY go.mod . 06:02:46 Removing intermediate container 16591226175c 06:02:46 ---> d3bfefa7431a 06:02:46 Step 6/22 : COPY go.mod . 06:02:46 ---> dc19c5aeb767 06:02:46 Step 7/22 : RUN go mod download 06:02:46 ---> 8056c83c6dd0 06:02:46 Step 7/24 : RUN go mod download 06:02:46 ---> Running in 8c80713c4cdc 06:02:46 ---> Running in e2a49e1f1362 06:02:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:02:47 Removing intermediate container d5225ba3d15c 06:02:47 ---> 854437fc9efd 06:02:47 Step 6/21 : COPY go.mod . 06:02:47 ---> 05c3591ee823 06:02:47 Step 7/24 : RUN go mod download 06:02:47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:02:47 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:02:47 ---> 92dae491df4d 06:02:47 Step 7/22 : RUN go mod download 06:02:47 ---> Running in 7fe9358e6f0c 06:02:47 Setting up snapd (2.48+18.04) ... 06:02:47 ---> Running in 9c63cbc80c14 06:02:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:02:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:02:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:02:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:02:48 ---> 437d150841b8 06:02:48 Step 7/21 : RUN go mod download 06:02:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:02:48 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:02:48 ---> Running in fc1b08529295 06:02:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:02:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:02:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:02:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:02:49 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:02:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:02:49 Processing triggers for systemd (237-3ubuntu10.44) ... 06:02:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:02:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:02:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:02:51 Removing intermediate container 8c80713c4cdc 06:02:51 ---> 68dbe66c4327 06:02:51 Step 8/22 : COPY . . 06:02:51 Removing intermediate container e2a49e1f1362 06:02:51 ---> 3556df523b54 06:02:51 Step 8/24 : COPY . . 06:02:51 Reading package lists... 06:02:52 Reading package lists... 06:02:52 Removing intermediate container 7fe9358e6f0c 06:02:52 ---> c3ee22243ec0 06:02:52 Step 8/24 : COPY . . 06:02:52 Building dependency tree... 06:02:52 Reading state information... 06:02:52 Calculating upgrade... 06:02:52 The following packages will be upgraded: 06:02:52 advancecomp base-files bash binutils binutils-common 06:02:52 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:02:52 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:02:52 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:02:52 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:02:52 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:02:52 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:02:52 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:02:52 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:02:52 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:02:52 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:02:52 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:02:52 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:02:52 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:02:52 ubuntu-keyring util-linux 06:02:52 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:02:52 Need to get 63.7 MB of archives. 06:02:52 After this operation, 5203 kB of additional disk space will be used. 06:02:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:02:52 Removing intermediate container 9c63cbc80c14 06:02:52 ---> 1870100c9a21 06:02:52 Step 8/22 : COPY . . 06:02:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:02:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:02:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:02:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:02:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:02:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:02:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:02:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:02:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:02:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:02:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:02:52 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:02:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:02:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:02:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:02:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:02:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:02:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:02:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:02:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:02:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:02:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:02:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:02:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:02:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:02:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:02:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:02:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:02:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:02:53 Removing intermediate container fc1b08529295 06:02:53 ---> 00f1871f993a 06:02:53 Step 8/21 : COPY . . 06:02:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:02:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:02:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:02:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:02:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:02:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:02:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:02:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:02:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:02:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:02:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:02:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:02:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:02:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:02:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:02:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:02:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:02:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:02:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:02:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:02:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:02:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:02:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:02:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:02:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:02:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:02:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:02:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:02:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:02:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:02:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:02:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:02:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:02:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:02:53 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:02:53 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 06:02:54 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:02:54 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:02:54 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:02:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:02:54 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:02:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:02:54 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:02:54 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:02:54 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:02:54 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:02:54 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:02:54 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:02:54 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:02:54 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:02:54 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:02:54 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:02:54 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:02:54 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:02:54 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:02:54 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:02:54 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:02:54 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:02:54 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:02:54 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:02:54 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:02:54 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:02:54 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:02:54 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:02:54 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:02:54 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:02:54 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:02:54 debconf: delaying package configuration, since apt-utils is not installed 06:02:54 Fetched 63.7 MB in 2s (37.0 MB/s) 06:02:54 (Reading database ... 13912 files and directories currently installed.) 06:02:54 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:02:54 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:02:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:02:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:02:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 06:02:55 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 06:02:56 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:56 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:57 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:57 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:57 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:57 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:57 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:57 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:57 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:02:57 (Reading database ... 13911 files and directories currently installed.) 06:02:57 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:57 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:02:57 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:02:58 (Reading database ... 13911 files and directories currently installed.) 06:02:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:58 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:58 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:02:58 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:02:58 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:02:58 (Reading database ... 13911 files and directories currently installed.) 06:02:58 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:02:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:02:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:02:59 (Reading database ... 13911 files and directories currently installed.) 06:02:59 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:02:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:02:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:02:59 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:02:59 Setting up base-files (10.1ubuntu2.10) ... 06:02:59 Installing new version of config file /etc/issue ... 06:02:59 Installing new version of config file /etc/issue.net ... 06:02:59 Installing new version of config file /etc/lsb-release ... 06:02:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:03:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:03:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:03:00 Removing obsolete conffile /etc/default/motd-news ... 06:03:00 (Reading database ... 13912 files and directories currently installed.) 06:03:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:03:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:03:00 Setting up bash (4.4.18-2ubuntu1.2) ... 06:03:00 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:03:00 (Reading database ... 13912 files and directories currently installed.) 06:03:00 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:00 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:03:00 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:03:00 (Reading database ... 13912 files and directories currently installed.) 06:03:00 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:03:00 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:03:01 Setting up tar (1.29b-2ubuntu0.2) ... 06:03:01 (Reading database ... 13912 files and directories currently installed.) 06:03:01 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:03:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:03:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:03:01 (Reading database ... 13912 files and directories currently installed.) 06:03:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:01 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:03:01 (Reading database ... 13912 files and directories currently installed.) 06:03:01 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:01 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:01 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:03:02 (Reading database ... 13912 files and directories currently installed.) 06:03:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:03:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:03:02 Setting up grep (3.1-2build1) ... 06:03:02 (Reading database ... 13912 files and directories currently installed.) 06:03:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:03:02 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:03:02 Setting up login (1:4.5-1ubuntu2) ... 06:03:02 (Reading database ... 13912 files and directories currently installed.) 06:03:02 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:02 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:02 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:03:02 (Reading database ... 13912 files and directories currently installed.) 06:03:02 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:03:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:03 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:03:03 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:03:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:03:04 (Reading database ... 13912 files and directories currently installed.) 06:03:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:03:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:03:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:03:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:03:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:03:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:03:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:03:05 (Reading database ... 13912 files and directories currently installed.) 06:03:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:03:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:03:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:03:05 (Reading database ... 13912 files and directories currently installed.) 06:03:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:06 (Reading database ... 13912 files and directories currently installed.) 06:03:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:06 (Reading database ... 13912 files and directories currently installed.) 06:03:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:06 (Reading database ... 13912 files and directories currently installed.) 06:03:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:06 (Reading database ... 13912 files and directories currently installed.) 06:03:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:03:07 (Reading database ... 13912 files and directories currently installed.) 06:03:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:03:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:03:07 (Reading database ... 13912 files and directories currently installed.) 06:03:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:03:07 (Reading database ... 13912 files and directories currently installed.) 06:03:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:03:08 (Reading database ... 13912 files and directories currently installed.) 06:03:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:03:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:03:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:03:09 (Reading database ... 13912 files and directories currently installed.) 06:03:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:03:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:03:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:03:09 (Reading database ... 13912 files and directories currently installed.) 06:03:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:03:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:03:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:03:10 (Reading database ... 13914 files and directories currently installed.) 06:03:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:03:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:03:10 Setting up debconf (1.5.66ubuntu1) ... 06:03:10 (Reading database ... 13914 files and directories currently installed.) 06:03:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:03:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:11 (Reading database ... 13914 files and directories currently installed.) 06:03:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:03:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:11 (Reading database ... 13914 files and directories currently installed.) 06:03:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:03:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:11 (Reading database ... 13914 files and directories currently installed.) 06:03:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:03:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:03:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:03:12 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:03:12 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:12 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:12 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:03:12 (Reading database ... 13914 files and directories currently installed.) 06:03:12 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:03:12 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:03:12 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:03:12 (Reading database ... 13914 files and directories currently installed.) 06:03:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:03:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:03:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:03:13 (Reading database ... 13914 files and directories currently installed.) 06:03:13 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:03:13 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:03:13 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:03:13 (Reading database ... 13914 files and directories currently installed.) 06:03:13 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:03:13 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:03:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:03:13 (Reading database ... 13914 files and directories currently installed.) 06:03:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:03:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:03:13 Setting up passwd (1:4.5-1ubuntu2) ... 06:03:14 (Reading database ... 13914 files and directories currently installed.) 06:03:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:03:14 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:03:14 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:03:14 (Reading database ... 13914 files and directories currently installed.) 06:03:14 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:03:14 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:03:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:03:14 (Reading database ... 13914 files and directories currently installed.) 06:03:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:03:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:03:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:03:14 (Reading database ... 13914 files and directories currently installed.) 06:03:14 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:03:14 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:03:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:03:15 (Reading database ... 13914 files and directories currently installed.) 06:03:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:03:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:03:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:03:15 (Reading database ... 13914 files and directories currently installed.) 06:03:15 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:03:15 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:03:15 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:03:15 (Reading database ... 13914 files and directories currently installed.) 06:03:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:03:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:03:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:03:16 (Reading database ... 13915 files and directories currently installed.) 06:03:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:03:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:03:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:03:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:03:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:03:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:03:16 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:03:16 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:03:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:03:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:03:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:03:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:03:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:03:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:03:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:03:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:03:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:03:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:03:17 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:03:17 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:03:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:03:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:03:17 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:03:17 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:03:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:03:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:03:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:03:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:03:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:19 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:03:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:03:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:19 ---> 10b8fb77fc0b 06:03:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:19 ---> cb465417dda5 06:03:19 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:03:19 ---> 9b69455d95b0 06:03:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:03:19 ---> 259c6dc7b5f0 06:03:19 Step 9/22 : RUN make cmd/core-command/core-command 06:03:19 ---> fafc11113195 06:03:19 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:03:19 ---> Running in 73baaa855473 06:03:19 ---> Running in 4c346a2d63ed 06:03:19 ---> Running in b7e20edc9cb8 06:03:19 ---> Running in fe361e234697 06:03:19 ---> Running in 7efb8aae9d59 06:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:03:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:03:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:03:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:03:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:03:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:03:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:03:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:03:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:03:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:03:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:03:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:03:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:03:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:03:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:03:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:03:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:03:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:03:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:03:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:03:25 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:03:26 06:03:26 Current default time zone: 'Etc/UTC' 06:03:26 Local time is now: Thu Jan 21 06:03:25 UTC 2021. 06:03:26 Universal Time is now: Thu Jan 21 06:03:25 UTC 2021. 06:03:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:03:26 06:03:26 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:03:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:26 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 06:03:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:03:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:03:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:03:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:03:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:03:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:03:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:03:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:03:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:03:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:26 Setting up patch (2.7.6-2ubuntu1.1) ... 06:03:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:03:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:03:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:03:26 Installing new version of config file /etc/ssl/openssl.cnf ... 06:03:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:03:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:03:27 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:03:29 Updating certificates in /etc/ssl/certs... 06:03:29 22 added, 17 removed; done. 06:03:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:03:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:03:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:03:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:03:30 Setting up pkgbinarymangler (138.18.04.1) ... 06:03:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:03:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up perl (5.26.1-6ubuntu0.5) ... 06:03:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:03:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:03:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:03:30 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:03:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:03:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:03:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:03:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:03:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:03:30 Processing triggers for systemd (237-3ubuntu10.44) ... 06:03:30 Processing triggers for mime-support (3.60ubuntu1) ... 06:03:31 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:03:31 Updating certificates in /etc/ssl/certs... 06:03:31 0 added, 0 removed; done. 06:03:31 Running hooks in /etc/ca-certificates/update.d... 06:03:31 done. 06:03:32 Reading package lists... 06:03:32 Building dependency tree... 06:03:32 Reading state information... 06:03:32 The following NEW packages will be installed: 06:03:32 apt-transport-https 06:03:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:03:32 Need to get 1696 B of archives. 06:03:32 After this operation, 153 kB of additional disk space will be used. 06:03:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:03:32 debconf: delaying package configuration, since apt-utils is not installed 06:03:32 Fetched 1696 B in 0s (27.7 kB/s) 06:03:32 Selecting previously unselected package apt-transport-https. 06:03:32 (Reading database ... 13929 files and directories currently installed.) 06:03:32 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:03:32 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:03:32 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:03:33 Waiting for network to be ready... 06:03:39 2021-01-21T06:03:36Z INFO Waiting for automatic snapd restart... 06:03:39 snapd 2.48.2 from Canonical* installed 06:03:40 "snapd" switched to the "latest/stable" channel 06:03:40 06:03:44 core18 20201210 from Canonical* installed 06:03:44 "core18" switched to the "latest/stable" channel 06:03:44 06:03:47 snapcraft 4.4.4 from Canonical* installed 06:03:47 "snapcraft" switched to the "latest/stable" channel 06:03:47 06:03:50 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:03:50 - README.md 06:03:50 - snapcraft.yaml.orig 06:03:50 06:03:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:03:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:03:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:03:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:03:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:03:58 Reading package lists... 06:03:58 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:04:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:05 Reading package lists... 06:04:05 Building dependency tree... 06:04:05 Reading state information... 06:04:05 Suggested packages: 06:04:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:04:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:04:05 Recommended packages: 06:04:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:04:05 The following NEW packages will be installed: 06:04:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:04:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:04:05 pkg-config zip 06:04:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:04:05 Need to get 7655 kB of archives. 06:04:05 After this operation, 43.7 MB of additional disk space will be used. 06:04:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:04:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:04:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:04:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:04:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:04:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:04:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:04:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:04:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:04:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:04:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:04:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:04:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:04:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:04:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:04:05 debconf: delaying package configuration, since apt-utils is not installed 06:04:05 Fetched 7655 kB in 1s (10.6 MB/s) 06:04:05 Selecting previously unselected package libglib2.0-0:amd64. 06:04:05 (Reading database ... 13933 files and directories currently installed.) 06:04:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:04:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:04:06 Selecting previously unselected package libpsl5:amd64. 06:04:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:04:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:04:06 Selecting previously unselected package libnghttp2-14:amd64. 06:04:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:04:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:04:06 Selecting previously unselected package librtmp1:amd64. 06:04:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:04:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:04:06 Selecting previously unselected package libcurl3-gnutls:amd64. 06:04:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:04:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:04:06 Selecting previously unselected package liberror-perl. 06:04:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:04:06 Unpacking liberror-perl (0.17025-1) ... 06:04:06 Selecting previously unselected package git-man. 06:04:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:04:06 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:04:06 Selecting previously unselected package git. 06:04:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:04:06 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:04:07 Selecting previously unselected package libnorm1:amd64. 06:04:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:04:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:04:07 Selecting previously unselected package libpgm-5.2-0:amd64. 06:04:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:04:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:04:07 Selecting previously unselected package libsodium23:amd64. 06:04:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:04:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:04:07 Selecting previously unselected package libzmq5:amd64. 06:04:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:04:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:04:08 Selecting previously unselected package libzmq3-dev:amd64. 06:04:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:04:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:04:08 Selecting previously unselected package pkg-config. 06:04:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:04:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:04:08 Selecting previously unselected package zip. 06:04:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:04:08 Unpacking zip (3.0-11build1) ... 06:04:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:04:08 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:04:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:04:08 Setting up liberror-perl (0.17025-1) ... 06:04:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:04:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:04:08 No schema files found: doing nothing. 06:04:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:04:08 Setting up zip (3.0-11build1) ... 06:04:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:04:08 Setting up libsodium23:amd64 (1.0.16-2) ... 06:04:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:04:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:04:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:04:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:04:08 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:04:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:04:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:15 git set to automatically installed. 06:04:15 git-man set to automatically installed. 06:04:15 libcurl3-gnutls set to automatically installed. 06:04:15 liberror-perl set to automatically installed. 06:04:15 libglib2.0-0 set to automatically installed. 06:04:15 libnghttp2-14 set to automatically installed. 06:04:15 libnorm1 set to automatically installed. 06:04:15 libpgm-5.2-0 set to automatically installed. 06:04:15 libpsl5 set to automatically installed. 06:04:15 librtmp1 set to automatically installed. 06:04:15 libsodium23 set to automatically installed. 06:04:15 libzmq3-dev set to automatically installed. 06:04:15 libzmq5 set to automatically installed. 06:04:15 pkg-config set to automatically installed. 06:04:15 zip set to automatically installed. 06:04:17 snapd is not logged in, snap install commands will use sudo 06:04:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:04:24 snap "core18" has no updates available 06:04:25 Pulling config-common 06:04:26 Pulling go-build-helper 06:04:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:04:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:04:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:04:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:04:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:04:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:04:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:04:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:04:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:04:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:04:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:04:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:04:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:04:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:04:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:04:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:04:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:04:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:04:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:04:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:04:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:04:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] 06:04:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] 06:04:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:04:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:04:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:04:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:04:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 06:04:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 06:04:48 Fetched 23.8 MB in 0s (0 B/s) 06:04:48 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:04:48 Fetched 96.5 kB in 0s (0 B/s) 06:04:48 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:04:48 Fetched 279 kB in 0s (0 B/s) 06:04:48 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:04:48 Fetched 122 kB in 0s (0 B/s) 06:04:48 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:04:48 Fetched 77.8 kB in 0s (0 B/s) 06:04:48 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:04:48 Fetched 8848 B in 0s (0 B/s) 06:04:48 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:04:48 Fetched 47.8 kB in 0s (0 B/s) 06:04:48 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:04:48 Fetched 45.6 kB in 0s (0 B/s) 06:04:48 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:04:48 Fetched 15.0 kB in 0s (0 B/s) 06:04:48 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:04:48 Fetched 214 kB in 0s (0 B/s) 06:04:48 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:04:48 Fetched 155 kB in 0s (0 B/s) 06:04:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:04:48 Fetched 50.6 kB in 0s (0 B/s) 06:04:48 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:04:48 Fetched 14.8 kB in 0s (0 B/s) 06:04:48 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:04:48 Fetched 41.8 kB in 0s (0 B/s) 06:04:48 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:04:48 Fetched 499 kB in 0s (0 B/s) 06:04:48 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:04:48 Fetched 111 kB in 0s (0 B/s) 06:04:48 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:04:48 Fetched 240 kB in 0s (0 B/s) 06:04:48 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:04:48 Fetched 29.3 kB in 0s (0 B/s) 06:04:48 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:04:48 Fetched 85.5 kB in 0s (0 B/s) 06:04:48 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:04:48 Fetched 24.5 kB in 0s (0 B/s) 06:04:48 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:04:48 Fetched 49.2 kB in 0s (0 B/s) 06:04:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:04:48 Fetched 54.2 kB in 0s (0 B/s) 06:04:48 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:04:48 Fetched 30.8 kB in 0s (0 B/s) 06:04:48 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:04:48 Fetched 17.0 kB in 0s (0 B/s) 06:04:48 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:04:48 Fetched 85.9 kB in 0s (0 B/s) 06:04:48 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:04:48 Fetched 8720 B in 0s (0 B/s) 06:04:48 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:04:48 Fetched 137 kB in 0s (0 B/s) 06:04:48 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:04:48 Fetched 119 kB in 0s (0 B/s) 06:04:48 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:04:48 Fetched 109 kB in 0s (0 B/s) 06:04:48 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:04:48 Fetched 11.1 kB in 0s (0 B/s) 06:04:48 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:04:48 Fetched 645 kB in 0s (0 B/s) 06:04:48 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:04:48 Fetched 41.3 kB in 0s (0 B/s) 06:04:48 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:04:48 Fetched 17.9 kB in 0s (0 B/s) 06:04:48 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:04:48 Fetched 368 kB in 0s (0 B/s) 06:04:48 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:04:48 Fetched 187 kB in 0s (0 B/s) 06:04:48 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:04:48 Fetched 175 kB in 0s (0 B/s) 06:04:48 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:04:50 Fetched 206 kB in 0s (0 B/s) 06:04:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:04:50 Fetched 1301 kB in 0s (0 B/s) 06:04:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:04:50 Fetched 36.2 kB in 0s (0 B/s) 06:04:50 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:04:50 Fetched 159 kB in 0s (0 B/s) 06:04:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:04:50 Fetched 107 kB in 0s (0 B/s) 06:04:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:04:50 Fetched 48.7 kB in 0s (0 B/s) 06:04:50 Pulling static-packages 06:04:51 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:04:51 Skipping pull go-build-helper (already ran) 06:04:51 Skipping pull static-packages (already ran) 06:04:51 Building go-build-helper 06:04:54 Removing intermediate container 73baaa855473 06:04:54 ---> ec59045da6c0 06:04:54 06:04:54 Step 10/24 : FROM alpine:3.12 06:04:54 3.12: Pulling from library/alpine 06:04:54 Building static-packages 06:04:55 Removing intermediate container fe361e234697 06:04:55 ---> e38d5f177a23 06:04:55 06:04:55 Step 10/24 : FROM scratch 06:04:55 ---> 06:04:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:04:55 ---> Running in 42e91d71e95e 06:04:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:04:55 Status: Downloaded newer image for alpine:3.12 06:04:55 ---> afeebe901d6b 06:04:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:04:56 Removing intermediate container 7efb8aae9d59 06:04:56 ---> 0a89fab129db 06:04:56 06:04:56 Step 10/21 : FROM alpine:3.12 06:04:56 ---> afeebe901d6b 06:04:56 Step 11/21 : RUN apk add --update --no-cache curl 06:04:56 ---> Running in f93d0a2163d3 06:04:56 Removing intermediate container b7e20edc9cb8 06:04:56 ---> e8f03dab72bb 06:04:56 06:04:56 Step 10/22 : FROM scratch 06:04:56 ---> 06:04:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:04:56 Staging go-build-helper 06:04:56 ---> Running in 1e5f49b32589 06:04:56 Removing intermediate container 42e91d71e95e 06:04:56 ---> cc5f13e50977 06:04:56 Step 12/24 : ENV APP_PORT=48060 06:04:56 ---> Running in c9b494de8d81 06:04:56 ---> Running in cd237c2de724 06:04:57 Staging static-packages 06:04:57 Removing intermediate container cd237c2de724 06:04:57 Removing intermediate container c9b494de8d81 06:04:57 ---> 42532c8d82bf 06:04:57 ---> eec706427128 06:04:57 Step 12/22 : ENV APP_PORT=48082 06:04:57 Step 13/24 : EXPOSE $APP_PORT 06:04:57 ---> Running in 23317eb83bdf 06:04:57 ---> Running in ee26d9af2ccc 06:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:58 Pulling go115 06:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:58 Removing intermediate container 23317eb83bdf 06:04:58 ---> 207d7f2b8a97 06:04:58 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:04:58 Removing intermediate container ee26d9af2ccc 06:04:58 ---> f12db1afd621 06:04:58 Step 13/22 : EXPOSE $APP_PORT 06:04:59 ---> Running in 738338ea0402 06:04:59 (1/5) Installing ca-certificates (20191127-r4) 06:04:59 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:04:59 (3/5) Installing libcurl (7.69.1-r3) 06:04:59 (4/5) Installing curl (7.69.1-r3) 06:04:59 (5/5) Installing dumb-init (1.2.2-r1) 06:04:59 'edgex-go' has dependencies that need to be staged: go115 06:04:59 Skipping pull go115 (already ran) 06:04:59 Building go115 06:04:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:59 Dload Upload Total Spent Left Speed 06:04:59 Executing busybox-1.31.1-r19.trigger 06:04:59 Executing ca-certificates-20191127-r4.trigger 06:04:59 (1/4) Installing ca-certificates (20191127-r4) 06:04:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:04:59 (3/4) Installing libcurl (7.69.1-r3) 06:04:59 (4/4) Installing curl (7.69.1-r3) 06:04:59 OK: 7 MiB in 19 packages 06:04:59 Executing busybox-1.31.1-r19.trigger 06:04:59 Executing ca-certificates-20191127-r4.trigger 06:04:59 OK: 7 MiB in 18 packages 06:04:59 Removing intermediate container 738338ea0402 06:04:59 ---> facc13bb4ba1 06:04:59 Step 14/22 : WORKDIR / 06:04:59 ---> 2c7e08c15e32 06:04:59 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:05:00 ---> Running in 11dc672d8d3b 06:05:01 Removing intermediate container 11dc672d8d3b 06:05:01 ---> 6dfff7cde8a0 06:05:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:05:02 ---> 296ec7b9b6c7 06:05:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:05:02 ---> 18535c03babd 06:05:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:05:02 Removing intermediate container 1e5f49b32589 06:05:02 ---> 8039bf4c44d7 06:05:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:05:02 Removing intermediate container f93d0a2163d3 06:05:02 ---> 10b55a6360ff 06:05:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:05:02 ---> Running in e0919f6a90a2 06:05:03 ---> Running in f500162fd40a 06:05:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.2M 0 0 13.7M 0 0:00:08 --:--:-- 0:00:08 13.6M 30 115M 30 35.3M 0 0 20.2M 0 0:00:05 0:00:01 0:00:04 20.2M 54 115M 54 63.2M 0 0 22.9M 0 0:00:05 0:00:02 0:00:03 22.9M 90 115M 90 104M 0 0 27.8M 0 0:00:04 0:00:03 0:00:01 27.8M 100 115M 100 115M 0 0 27.7M 0 0:00:04 0:00:04 --:--:-- 27.7M 06:05:03 Removing intermediate container e0919f6a90a2 06:05:03 ---> c19ec5bf39d6 06:05:03 Step 13/21 : WORKDIR /edgex 06:05:03 go1.15.2.linux-amd64.tar.gz: OK 06:05:04 ---> 8854963fbb10 06:05:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:05:04 Removing intermediate container f500162fd40a 06:05:04 ---> a09e4a6dd72e 06:05:04 Step 13/24 : WORKDIR / 06:05:04 ---> Running in f137fe80100f 06:05:04 ---> Running in fbee46d69131 06:05:05 ---> efb676092349 06:05:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:05:05 ---> d3593c186cea 06:05:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:05:05 Removing intermediate container f137fe80100f 06:05:05 ---> 4c88feb2f4e5 06:05:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:05:05 Removing intermediate container fbee46d69131 06:05:05 ---> 437cc7346f3e 06:05:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:05:06 Removing intermediate container 4c346a2d63ed 06:05:06 ---> 8c916efe5e4a 06:05:06 06:05:06 Step 10/22 : FROM scratch 06:05:06 ---> 06:05:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:05:06 ---> f63ed45b693f 06:05:06 Step 18/22 : ENTRYPOINT ["/core-command"] 06:05:06 ---> Using cache 06:05:06 ---> eec706427128 06:05:06 Step 12/22 : ENV APP_PORT=48081 06:05:06 ---> Running in a8c6dae8b069 06:05:06 ---> Running in acb9fce882a9 06:05:07 ---> cc4ce0087c07 06:05:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:05:07 ---> f1d1bb94b00d 06:05:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:05:07 ---> 7641930b4931 06:05:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:05:07 Removing intermediate container acb9fce882a9 06:05:07 ---> 81ffd9fd30e1 06:05:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:07 Removing intermediate container a8c6dae8b069 06:05:07 ---> 5b903841478d 06:05:07 Step 13/22 : EXPOSE $APP_PORT 06:05:07 ---> Running in 4d05352aab3b 06:05:07 ---> Running in 7a7948440846 06:05:08 Staging go115 06:05:08 Removing intermediate container 4d05352aab3b 06:05:08 ---> df12aa228a98 06:05:08 Step 14/22 : WORKDIR / 06:05:08 Removing intermediate container 7a7948440846 06:05:08 ---> ebada8bcad59 06:05:08 Step 20/22 : LABEL arch=arm64 06:05:08 ---> Running in 36f4143c06cb 06:05:08 ---> fa67f922a9fe 06:05:08 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:05:08 ---> 92c6fff287cf 06:05:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:05:08 ---> Running in 06b0698604b4 06:05:08 ---> f5f5fb626074 06:05:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:05:08 ---> Running in 9e59d92df19a 06:05:09 Removing intermediate container 36f4143c06cb 06:05:09 ---> f43b3514157f 06:05:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:05:09 Removing intermediate container 06b0698604b4 06:05:09 ---> 597be50f4aa7 06:05:09 Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:05:09 Removing intermediate container 9e59d92df19a 06:05:09 ---> 0bcb452d47ff 06:05:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:09 ---> cb393e2a3337 06:05:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:05:10 ---> Running in 88f163d8cd71 06:05:10 ---> Running in 9233c3bb58e2 06:05:10 ---> 67045417a17b 06:05:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:05:10 ---> bdd7633bbd0a 06:05:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:05:10 Removing intermediate container 88f163d8cd71 06:05:10 ---> 931e5a806e15 06:05:10 Step 22/22 : LABEL version=0.0.0 06:05:10 Removing intermediate container 9233c3bb58e2 06:05:10 ---> 1206f5a9019f 06:05:10 Step 22/24 : LABEL arch=arm64 06:05:11 ---> Running in 90adb0311b5c 06:05:11 ---> Running in c23d1da18f1c 06:05:11 ---> Running in 318d2c45b3b5 06:05:11 ---> 48e21126f28f 06:05:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:05:12 Removing intermediate container 90adb0311b5c 06:05:12 ---> 6ca8907462eb 06:05:12 Step 18/21 : CMD ["--init=true"] 06:05:12 Removing intermediate container 318d2c45b3b5 06:05:12 ---> 91449dfa74c8 06:05:12 Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:05:12 Removing intermediate container c23d1da18f1c 06:05:12 ---> e7acf63413a9 06:05:12 06:05:12 ---> 5949ea25556c 06:05:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:05:12 ---> Running in ddec2a71d66e 06:05:12 ---> Running in d358bd876504 06:05:13 Successfully built e7acf63413a9 06:05:13 Successfully tagged docker-core-command-go-arm64:latest 06:05:13  Building docker-core-command-go ... done Building docker-core-data-go 06:05:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:05:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:05:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:05:13 Fetched 0 B in 0s (0 B/s) 06:05:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:05:13 Fetched 224 kB in 0s (0 B/s) 06:05:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:05:13 Fetched 157 kB in 0s (0 B/s) 06:05:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:05:13 Fetched 221 kB in 0s (0 B/s) 06:05:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:05:13 Fetched 143 kB in 0s (0 B/s) 06:05:13 Pulling edgex-go 06:05:13 ---> f2e221b2e0a6 06:05:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:05:13 Removing intermediate container ddec2a71d66e 06:05:13 ---> 31c31d8c0ef7 06:05:13 Step 24/24 : LABEL version=0.0.0 06:05:13 Removing intermediate container d358bd876504 06:05:13 ---> a588ea048f69 06:05:13 Step 19/21 : LABEL arch=arm64 06:05:13 Pulling version 06:05:13 ---> a04c17b17dc4 06:05:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:05:13 ---> Running in 785e7453e2a9 06:05:13 ---> Running in ce3634b69d3f 06:05:14 ---> Running in 6d9b7d9cdcaf 06:05:14 Building config-common 06:05:14 ---> df607c242e10 06:05:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:05:15 Removing intermediate container 785e7453e2a9 06:05:15 ---> 44612bb83d1d 06:05:15 Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:05:15 Removing intermediate container ce3634b69d3f 06:05:15 ---> 990360f98cee 06:05:15 06:05:15 Removing intermediate container 6d9b7d9cdcaf 06:05:15 ---> 93cedb427b3f 06:05:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:16 Successfully built 990360f98cee 06:05:16 Successfully tagged docker-support-notifications-go-arm64:latest 06:05:16  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go 06:05:16 ---> Running in ad355ffd173d 06:05:16 ---> Running in 03f5bb244f3d 06:05:16 ---> Running in bca2f004e82b 06:05:16 Skipping build go-build-helper (already ran) 06:05:16 Skipping build static-packages (already ran) 06:05:16 Skipping build go115 (already ran) 06:05:16 Building edgex-go 06:05:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:05:17 Removing intermediate container 03f5bb244f3d 06:05:17 ---> c2b246fa9385 06:05:17 Step 21/21 : LABEL version=0.0.0 06:05:17 Removing intermediate container bca2f004e82b 06:05:17 ---> 34072ef92298 06:05:17 Step 20/22 : LABEL arch=arm64 06:05:17 ---> Running in 68d9ef40a75a 06:05:17 ---> Running in 9efd1d9c35af 06:05:18 go: downloading github.com/gorilla/mux v1.8.0 06:05:18 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 06:05:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 06:05:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 06:05:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:05:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 06:05:18 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:05:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 06:05:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 06:05:18 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:05:18 go: downloading github.com/pebbe/zmq4 v1.2.2 06:05:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:05:18 go: downloading github.com/google/uuid v1.1.5 06:05:18 go: downloading github.com/go-kit/kit v0.8.0 06:05:18 go: downloading github.com/BurntSushi/toml v0.3.1 06:05:18 go: downloading github.com/pelletier/go-toml v1.2.0 06:05:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:05:18 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:05:18 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:05:18 go: downloading github.com/hashicorp/consul/api v1.1.0 06:05:18 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:05:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:05:18 go: downloading github.com/imdario/mergo v0.3.11 06:05:18 go: downloading github.com/x448/float16 v0.8.4 06:05:18 go: downloading github.com/pkg/errors v0.8.1 06:05:18 go: downloading github.com/leodido/go-urn v1.2.0 06:05:18 go: downloading github.com/go-playground/universal-translator v0.17.0 06:05:18 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:05:18 go: downloading github.com/mitchellh/copystructure v1.0.0 06:05:18 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:05:18 go: downloading gopkg.in/yaml.v2 v2.4.0 06:05:18 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:05:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:05:18 go: downloading github.com/hashicorp/serf v0.8.2 06:05:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:05:18 Removing intermediate container 68d9ef40a75a 06:05:18 ---> 3140511d1320 06:05:18 06:05:18 Removing intermediate container 9efd1d9c35af 06:05:18 ---> fdf8791e5cab 06:05:18 Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:05:19 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:05:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:05:19 go: downloading github.com/go-playground/locales v0.13.0 06:05:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:05:19 Successfully built 3140511d1320 06:05:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:05:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:05:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:05:19  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 06:05:20 ---> Running in 5f874840ff41 06:05:20 Removing intermediate container 5f874840ff41 06:05:20 ---> ac9ff7ddd9d3 06:05:20 Step 22/22 : LABEL version=0.0.0 06:05:20 Removing intermediate container ad355ffd173d 06:05:20 ---> 9ec9049b412f 06:05:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:05:21 ---> Running in 66cb29a06903 06:05:21 ---> Running in 25b235a3f729 06:05:21 Removing intermediate container 66cb29a06903 06:05:21 ---> d5516358a8b1 06:05:21 06:05:22 Removing intermediate container 25b235a3f729 06:05:22 ---> 37055c99aee0 06:05:22 Step 22/24 : LABEL arch=arm64 06:05:22 Successfully built d5516358a8b1 06:05:22 Successfully tagged docker-core-metadata-go-arm64:latest 06:05:22 Building docker-support-scheduler-go 06:05:22  Building docker-core-metadata-go ... done  ---> Running in bfb9aebb42ac 06:05:23 Removing intermediate container bfb9aebb42ac 06:05:23 ---> cae01b6960a8 06:05:23 Step 23/24 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:05:23 ---> Running in 3351c6ab3b0d 06:05:24 Removing intermediate container 3351c6ab3b0d 06:05:24 ---> ea0f8bacc124 06:05:24 Step 24/24 : LABEL version=0.0.0 06:05:25 ---> Running in 1235b4159680 06:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:05:26 Removing intermediate container 1235b4159680 06:05:26 ---> 05b1d43ac65d 06:05:26 06:05:26 Successfully built 05b1d43ac65d 06:05:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:05:32 go: downloading github.com/stretchr/testify v1.6.1 06:05:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:05:32 go: downloading github.com/pmezard/go-difflib v1.0.0 06:05:32 go: downloading github.com/davecgh/go-spew v1.1.1 06:05: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 06:05:33 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:05:33 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:05:35 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:05:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:05: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 06:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:05:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:05:41 Building version 06:05:43 Staging config-common 06:05:43 Skipping stage go-build-helper (already ran) 06:05:43 Skipping stage static-packages (already ran) 06:05:43 Skipping stage go115 (already ran) 06:05:43 Staging edgex-go 06:05:44 Staging version 06:05:45 Priming config-common 06:05:46 Priming go-build-helper 06:05:47 Priming static-packages 06:05:50 Priming go115 06:05:50 Priming edgex-go 06:05:51 Priming version 06:05:52 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:05  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:06:05 ---> e6da467b37e5 06:06:05 Step 3/23 : WORKDIR /edgex-go 06:06:05 ---> Using cache 06:06:05 ---> e96addcf5f8a 06:06:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:05 ---> Using cache 06:06:05 ---> 3e083325ba6d 06:06:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:06:05 ---> Running in c035aa6e89c9 06:06:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:06:05 ---> e6da467b37e5 06:06:05 Step 3/22 : WORKDIR /edgex-go 06:06:05 ---> Using cache 06:06:05 ---> e96addcf5f8a 06:06:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:05 ---> Using cache 06:06:05 ---> 3e083325ba6d 06:06:05 Step 5/22 : RUN apk add --update --no-cache make git 06:06:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:07 ---> Running in 8a8bec145ce7 06:06:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:08 OK: 217 MiB in 51 packages 06:06:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:06:08 ---> e6da467b37e5 06:06:08 Step 3/26 : WORKDIR /edgex-go 06:06:08 ---> Using cache 06:06:08 ---> e96addcf5f8a 06:06:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:08 ---> Using cache 06:06:08 ---> 3e083325ba6d 06:06:08 Step 5/26 : RUN apk add --update --no-cache make bash git 06:06:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:06:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:06:09 ---> e6da467b37e5 06:06:09 Step 3/21 : WORKDIR /edgex-go 06:06:09 ---> Using cache 06:06:09 ---> e96addcf5f8a 06:06:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:09 ---> Using cache 06:06:09 ---> 3e083325ba6d 06:06:09 Step 5/21 : RUN apk add --update --no-cache make git 06:06:09 ---> Running in c3b3d31535a7 06:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:09 ---> Running in 7a72d265a2f9 06:06:10 Removing intermediate container c035aa6e89c9 06:06:10 ---> 8025474b4953 06:06:10 Step 6/23 : COPY go.mod . 06:06:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:11 OK: 217 MiB in 51 packages 06:06:11 ---> 4d4b848724f4 06:06:11 Step 7/23 : RUN go mod download 06:06:11 ---> Running in e2945151db3e 06:06:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:12 Removing intermediate container 8a8bec145ce7 06:06:12 ---> 37f6f269632f 06:06:12 Step 6/22 : COPY go.mod . 06:06:13 OK: 217 MiB in 51 packages 06:06:13 OK: 217 MiB in 51 packages 06:06:13 ---> e1c374b621f1 06:06:13 Step 7/22 : RUN go mod download 06:06:13 ---> Running in 6b1294a1269f 06:06:14 Removing intermediate container 7a72d265a2f9 06:06:14 ---> 074e3a0443e5 06:06:14 Step 6/21 : COPY go.mod . 06:06:15 Removing intermediate container e2945151db3e 06:06:15 ---> 6cbedfb9a97f 06:06:15 Step 8/23 : COPY . .Removing intermediate container c3b3d31535a7 06:06:15 ---> 211d2f9a30f7 06:06:15 Step 6/26 : COPY go.mod . 06:06:15 06:06:15 ---> a77c093bd083 06:06:15 Step 7/21 : RUN go mod download 06:06:15 ---> Running in 8f35aa129580 06:06:16 ---> 38031454ddd5 06:06:16 Step 7/26 : RUN go mod download 06:06:16 ---> Running in 0323cb8e004d 06:06:18 Removing intermediate container 6b1294a1269f 06:06:18 ---> f4a25992b3ef 06:06:18 Step 8/22 : COPY . . 06:06:19 Removing intermediate container 8f35aa129580 06:06:19 ---> f0bd7c2e149f 06:06:19 Step 8/21 : COPY . . 06:06:21 Removing intermediate container 0323cb8e004d 06:06:21 ---> 07b3a55c6cc7 06:06:21 Step 8/26 : COPY . . 06:06:36 ---> bfc1989c4b24 06:06:36 Step 9/23 : RUN make cmd/core-data/core-data 06:06:36 ---> a987a42086da 06:06:36 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:06:36 ---> 648963de5a9e 06:06:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:06:36 ---> Running in 757ed3fa2fad 06:06:36 ---> Running in b58ec1b1baf9 06:06:37 ---> e914e74062b9 06:06:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:06:37 ---> Running in 5d8765353a50 06:06:37 ---> Running in de5d00a29671 06:06:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:06: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 06:06: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 06:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:08:00 Removing intermediate container b58ec1b1baf9 06:08:00 ---> 706a91f22a10 06:08:00 06:08:00 Step 10/22 : FROM alpine:3.12 06:08:00 ---> afeebe901d6b 06:08:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:08:00 ---> Using cache 06:08:00 ---> 10b55a6360ff 06:08:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:08:00 ---> Running in d1dccf4f952f 06:08:00 Removing intermediate container d1dccf4f952f 06:08:00 ---> 9b0ed0d335a0 06:08:00 Step 13/22 : WORKDIR / 06:08:00 ---> Running in f05a9d25dc15 06:08:00 Removing intermediate container f05a9d25dc15 06:08:00 ---> 5b5713f97575 06:08:00 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:00 Removing intermediate container de5d00a29671 06:08:00 ---> 8b2a8f6824d3 06:08:00 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:08:00 ---> Running in b58cbaaba5f9 06:08:00 Removing intermediate container 5d8765353a50 06:08:00 ---> 2ef8790d2172 06:08:00 06:08:00 Step 10/21 : FROM scratch 06:08:00 ---> 06:08:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:08:00 ---> Using cache 06:08:00 ---> eec706427128 06:08:00 Step 12/21 : ENV APP_PORT=48085 ---> df7b97383fe0 06:08:00 06:08:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:08:00 ---> Running in 7ca28425e6d0 06:08:00 Removing intermediate container 7ca28425e6d0 06:08:00 ---> 713dfee69ed9 06:08:00 Step 13/21 : EXPOSE $APP_PORT 06:08:00 ---> Running in f3e2675bf406 06:08:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:08:00 ---> c05ba2ffddd2 06:08:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:08:00 Removing intermediate container f3e2675bf406 06:08:00 ---> 0e2fd5e85336 06:08:00 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:01 ---> b5b2da0da928 06:08:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:08:01 ---> 515dae4f618c 06:08:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:08:02 ---> 2fd0e33eeb17 06:08:02 Step 18/22 : RUN chmod +x entrypoint.sh 06:08:02 ---> Running in 0edf439052d1 06:08:03 ---> 5ded78aec265 06:08:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:08:04 Removing intermediate container b58cbaaba5f9 06:08:04 ---> 9e8f25a48863 06:08:04 06:08:04 Step 11/26 : FROM docker:20.10.0 06:08:04 20.10.0: Pulling from library/docker 06:08:04 ---> e6c223c64670 06:08:04 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:08:04 ---> Running in 79b1190b8069 06:08:05 Removing intermediate container 79b1190b8069 06:08:05 ---> d9711d1ca6cf 06:08:05 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:05 ---> Running in 5e6a65d23cbf 06:08:07 Removing intermediate container 5e6a65d23cbf 06:08:07 ---> b9bc84b9aa70 06:08:07 Step 19/21 : LABEL arch=arm64 06:08:07 Removing intermediate container 0edf439052d1 06:08:07 ---> ed94b09b1c32 06:08:07 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:08:08 ---> Running in 9b1374e3339b 06:08:08 ---> Running in 18aa8d96655a 06:08:08 Removing intermediate container 9b1374e3339b 06:08:08 ---> 84ff5e7b5307 06:08:08 Step 20/22 : LABEL arch=arm64 06:08:08 Removing intermediate container 18aa8d96655a 06:08:08 ---> 447a1d81d81a 06:08:08 Step 20/21 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:08:08 ---> Running in 6eeb1bb9adff 06:08:08 ---> Running in c32b74d9a798 06:08:09 Removing intermediate container c32b74d9a798 06:08:09 ---> 1cef2f3a1858 06:08:09 Step 21/21 : LABEL version=0.0.0 06:08:09 Removing intermediate container 6eeb1bb9adff 06:08:09 ---> 9dd48589b577 06:08:09 Step 21/22 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:08:10 ---> Running in a36a017fe513 06:08:10 ---> Running in 95aa31c097a1 06:08:11 Removing intermediate container a36a017fe513 06:08:11 ---> d1d8a90c9b01 06:08:11 06:08:11 Removing intermediate container 95aa31c097a1 06:08:11 ---> a65e819753c2 06:08:11 Step 22/22 : LABEL version=0.0.0 06:08:11 Successfully built d1d8a90c9b01 06:08:11 ---> Running in d32460cb07e4 06:08:11 Successfully tagged docker-support-scheduler-go-arm64:latest 06:08:12  Building docker-support-scheduler-go ... done Removing intermediate container d32460cb07e4 06:08:12 ---> d045b97fe755 06:08:12 06:08:13 Successfully built d045b97fe755 06:08:13 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:08:16  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 757ed3fa2fad 06:08:16 ---> cdfcec6f17ca 06:08:16 06:08:16 Step 10/23 : FROM alpine:3.12 06:08:16 ---> afeebe901d6b 06:08:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:08:16 ---> Running in c9c233e19a0c 06:08:16 Removing intermediate container c9c233e19a0c 06:08:16 ---> b57165c84780 06:08:16 Step 12/23 : ENV APP_PORT=48080 06:08:17 ---> Running in d014da2d337d 06:08:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:08:17 Status: Downloaded newer image for docker:20.10.0 06:08:17 ---> eeaf43b92773 06:08:17 Step 12/26 : RUN apk add --no-cache bash 06:08:17 ---> Running in 379c9cddd697 06:08:17 Removing intermediate container d014da2d337d 06:08:17 ---> ad688945c611 06:08:17 Step 13/23 : EXPOSE $APP_PORT 06:08:17 ---> Running in 228dd95a5ec6 06:08:18 Removing intermediate container 228dd95a5ec6 06:08:18 ---> 4a37aa22980e 06:08:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:18 ---> Running in f52a69876f77 06:08:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:19 (1/2) Installing readline (8.0.4-r0) 06:08:19 (2/2) Installing bash (5.0.17-r0) 06:08:19 Executing bash-5.0.17-r0.post-install 06:08:19 Executing busybox-1.31.1-r19.trigger 06:08:19 OK: 12 MiB in 22 packages 06:08:20 Removing intermediate container 379c9cddd697 06:08:20 ---> ad3686b74c58 06:08:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:08:20 Removing intermediate container f52a69876f77 06:08:20 ---> f402ffad5baf 06:08:20 Step 15/23 : RUN apk add --update --no-cache zeromq 06:08:21 ---> Running in 61f6ceb3e15d 06:08:21 ---> Running in d627e507d8c9 06:08:21 Removing intermediate container 61f6ceb3e15d 06:08:21 ---> 76193d13bf43 06:08:21 Step 14/26 : ENV APP_PORT=48090 06:08:21 ---> Running in 022f66cba7f6 06:08:22 Removing intermediate container 022f66cba7f6 06:08:22 ---> 5c9632c30615 06:08:22 Step 15/26 : EXPOSE $APP_PORT 06:08:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:22 ---> Running in f5253fd30c4f 06:08:22 Removing intermediate container f5253fd30c4f 06:08:22 ---> 7fb656347199 06:08:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:08:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:23 (1/5) Installing libgcc (9.3.0-r2) 06:08:23 (2/5) Installing libsodium (1.0.18-r0) 06:08:24 (3/5) Installing libstdc++ (9.3.0-r2) 06:08:24 ---> fde93527741d 06:08:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:08:24 (4/5) Installing libzmq (4.3.3-r0) 06:08:24 (5/5) Installing zeromq (4.3.3-r0) 06:08:24 Executing busybox-1.31.1-r19.trigger 06:08:24 OK: 8 MiB in 19 packages 06:08:24 ---> e9c1ea88d17b 06:08:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:08:25 Removing intermediate container d627e507d8c9 06:08:25 ---> 20dcfa070c61 06:08:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:25 ---> 12e1859f33c9 06:08:25 Step 19/26 : RUN apk --no-cache add py3-pip 06:08:26 ---> Running in f8e6885b764d 06:08:26 ---> ee21749bc158 06:08:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:27 (1/33) Installing libbz2 (1.0.8-r1) 06:08:27 (2/33) Installing expat (2.2.9-r1) 06:08:27 (3/33) Installing libffi (3.3-r2) 06:08:27 (4/33) Installing gdbm (1.13-r1) 06:08:27 (5/33) Installing xz-libs (5.2.5-r0) 06:08:27 ---> f1595692a676 06:08:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:08:27 (6/33) Installing sqlite-libs (3.32.1-r0) 06:08:27 (7/33) Installing python3 (3.8.5-r0) 06:08:29 ---> f1ae5658c986 06:08:29 Step 19/23 : ENTRYPOINT ["/core-data"] 06:08:29 ---> Running in 5b08d71f6be6 06:08:29 (8/33) Installing py3-appdirs (1.4.4-r1) 06:08:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:08:29 (10/33) Installing py3-parsing (2.4.7-r0) 06:08:29 (11/33) Installing py3-six (1.15.0-r0) 06:08:29 (12/33) Installing py3-packaging (20.4-r0) 06:08:29 (13/33) Installing py3-setuptools (47.0.0-r0) 06:08:29 (14/33) Installing py3-chardet (3.0.4-r4) 06:08:30 (15/33) Installing py3-idna (2.9-r0) 06:08:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:08:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:08:30 (18/33) Installing py3-requests (2.23.0-r0) 06:08:30 (19/33) Installing py3-msgpack (1.0.0-r0) 06:08:30 (20/33) Installing py3-lockfile (0.12.2-r3) 06:08:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:08:30 (22/33) Installing py3-colorama (0.4.3-r0) 06:08:30 (23/33) Installing py3-distlib (0.3.0-r0) 06:08:30 (24/33) Installing py3-distro (1.5.0-r1) 06:08:30 Removing intermediate container 5b08d71f6be6 06:08:30 ---> ec03b232756b 06:08:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:30 (25/33) Installing py3-webencodings (0.5.1-r3) 06:08:30 (26/33) Installing py3-html5lib (1.0.1-r4) 06:08:30 (27/33) Installing py3-pytoml (0.1.21-r0) 06:08:30 (28/33) Installing py3-pep517 (0.8.2-r0) 06:08:30 (29/33) Installing py3-progress (1.5-r0) 06:08:30 (30/33) Installing py3-toml (0.10.1-r0) 06:08:30 (31/33) Installing py3-retrying (1.3.3-r0) 06:08:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:08:30 (33/33) Installing py3-pip (20.1.1-r0) 06:08:30 ---> Running in 71aba5ff834a 06:08:30 Executing busybox-1.31.1-r19.trigger 06:08:30 OK: 71 MiB in 55 packages 06:08:31 Removing intermediate container 71aba5ff834a 06:08:31 ---> 9dee105d7ae6 06:08:31 Step 21/23 : LABEL arch=arm64 06:08:31 ---> Running in 908ddfddb2e5 06:08:31 Removing intermediate container 908ddfddb2e5 06:08:31 ---> 9501f73bdce9 06:08:31 Step 22/23 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:08:32 ---> Running in 1a0d1b8aa248 06:08:32 Removing intermediate container 1a0d1b8aa248 06:08:32 ---> 21af4d3798cb 06:08:32 Step 23/23 : LABEL version=0.0.0 06:08:33 ---> Running in 5f29e0c701a1 06:08:33 Removing intermediate container 5f29e0c701a1 06:08:33 ---> 8e95153df00e 06:08:33 06:08:33 Successfully built 8e95153df00e 06:08:33 Successfully tagged docker-core-data-go-arm64:latest 06:08:36  Building docker-core-data-go ... done Removing intermediate container f8e6885b764d 06:08:36 ---> 3c129027df7f 06:08:36 Step 20/26 : RUN pip install docker-compose==1.23.2 06:08:36 ---> Running in 9959026e578e 06:08:42 Collecting docker-compose==1.23.2 06:08:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:08:42 Collecting PyYAML<4,>=3.10 06:08:42 Downloading PyYAML-3.13.tar.gz (270 kB) 06:08:45 Collecting docopt<0.7,>=0.6.1 06:08:45 Downloading docopt-0.6.2.tar.gz (25 kB) 06:08:48 Collecting texttable<0.10,>=0.9.0 06:08:48 Downloading texttable-0.9.1.tar.gz (11 kB) 06:08:49 Collecting dockerpty<0.5,>=0.4.1 06:08:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:08:51 Collecting jsonschema<3,>=2.5.1 06:08:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:08:52 Collecting websocket-client<1.0,>=0.32.0 06:08:52 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:08:52 Collecting cached-property<2,>=1.2.0 06:08:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:08:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:08:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:08:54 Collecting docker<4.0,>=3.6.0 06:08:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:08:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:08:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:08:55 Collecting urllib3<1.25,>=1.21.1 06:08:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:08:55 Collecting idna<2.8,>=2.5 06:08:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:08:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:08:55 Collecting docker-pycreds>=0.4.0 06:08:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:08:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:08:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:08:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:08:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:08:56 Installing collected packages: PyYAML, docopt, texttable, dockerpty, jsonschema, websocket-client, cached-property, urllib3, idna, requests, docker-pycreds, docker, docker-compose 06:08:56 Running setup.py install for PyYAML: started 06:08:59 Running setup.py install for PyYAML: finished with status 'done' 06:08:59 Running setup.py install for docopt: started 06:09:00 Running setup.py install for docopt: finished with status 'done' 06:09:00 Running setup.py install for texttable: started 06:09:01 Running setup.py install for texttable: finished with status 'done' 06:09:02 Running setup.py install for dockerpty: started 06:09:04 Running setup.py install for dockerpty: finished with status 'done' 06:09:04 Attempting uninstall: urllib3 06:09:04 Found existing installation: urllib3 1.25.9 06:09:04 Uninstalling urllib3-1.25.9: 06:09:04 Successfully uninstalled urllib3-1.25.9 06:09:05 Attempting uninstall: idna 06:09:05 Found existing installation: idna 2.9 06:09:05 Uninstalling idna-2.9: 06:09:05 Successfully uninstalled idna-2.9 06:09:05 Attempting uninstall: requests 06:09:05 Found existing installation: requests 2.23.0 06:09:05 Uninstalling requests-2.23.0: 06:09:06 Successfully uninstalled requests-2.23.0 06:09:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:09:11 Removing intermediate container 9959026e578e 06:09:11 ---> 3f8857dd9388 06:09:11 Step 21/26 : RUN apk --no-cache add curl 06:09:11 ---> Running in 71d2c548c1d5 06:09:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:13 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:09:13 (2/3) Installing libcurl (7.69.1-r3) 06:09:13 (3/3) Installing curl (7.69.1-r3) 06:09:13 Executing busybox-1.31.1-r19.trigger 06:09:13 OK: 71 MiB in 58 packages 06:09:15 Removing intermediate container 71d2c548c1d5 06:09:15 ---> 7390c882a415 06:09:15 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:09:15 ---> Running in e618cda841e6 06:09:15 Removing intermediate container e618cda841e6 06:09:15 ---> a0180833519e 06:09:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:15 ---> Running in 95440214b914 06:09:16 Removing intermediate container 95440214b914 06:09:16 ---> d03028854ac3 06:09:16 Step 24/26 : LABEL arch=arm64 06:09:16 ---> Running in b27fec07b2c0 06:09:16 Removing intermediate container b27fec07b2c0 06:09:16 ---> 5242b4d1dab1 06:09:16 Step 25/26 : LABEL git_sha=b548e2ec9c2f53a84557d7cad528b3b490719505 06:09:16 ---> Running in 8e28ac355e28 06:09:17 Removing intermediate container 8e28ac355e28 06:09:17 ---> 4e450279bfdf 06:09:17 Step 26/26 : LABEL version=0.0.0 06:09:17 ---> Running in 50d99200c91c 06:09:18 Removing intermediate container 50d99200c91c 06:09:18 ---> c39ffd5a5315 06:09:18 06:09:18 Successfully built c39ffd5a5315 06:09:18 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:09:19  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:09:19 $ docker stop --time=1 9d3df7e9c5d97414a7eba23c8778c562b3d94c0c5c33e0f952794aea99566795 06:09:20 $ docker rm -f 9d3df7e9c5d97414a7eba23c8778c562b3d94c0c5c33e0f952794aea99566795 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:21 + grep docker 06:09:21 + docker images 06:09:22 docker-sys-mgmt-agent-go-arm64 latest c39ffd5a5315 4 seconds ago 300MB 06:09:22 docker-core-data-go-arm64 latest 8e95153df00e 48 seconds ago 21MB 06:09:22 docker-security-bootstrap-redis-go-arm64 latest d045b97fe755 About a minute ago 15.1MB 06:09:22 docker-support-scheduler-go-arm64 latest d1d8a90c9b01 About a minute ago 10.1MB 06:09:22 docker-security-secretstore-setup-go-arm64 latest 05b1d43ac65d 3 minutes ago 23.4MB 06:09:22 docker-core-metadata-go-arm64 latest d5516358a8b1 4 minutes ago 12.3MB 06:09:22 docker-security-proxy-setup-go-arm64 latest 3140511d1320 4 minutes ago 23.2MB 06:09:22 docker-support-notifications-go-arm64 latest 990360f98cee 4 minutes ago 11.4MB 06:09:22 docker-core-command-go-arm64 latest e7acf63413a9 4 minutes ago 9.98MB 06:09:22 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:09:24 provisioning config files... 06:09:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8622048419597232679tmp [Pipeline] { [Pipeline] sh 06:09:25 + set +x 06:09:25 + curl -s https://codecov.io/bash 06:09:25 + bash -s -- 06:09:25 06:09:25 _____ _ 06:09:25 / ____| | | 06:09:25 | | ___ __| | ___ ___ _____ __ 06:09:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:25 Bash-20210115-cec3c92 06:09:25 06:09:25 06:09:25 ==> git version 2.24.3 found 06:09:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:09:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:09:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:09:25 ==> Jenkins CI detected. 06:09:25 project root: . 06:09:25 --> token set from env 06:09:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:25 ==> Running gcov in . (disable via -X gcov) 06:09:25 ==> Python coveragepy not found 06:09:25 ==> Searching for coverage reports in: 06:09:25 + . 06:09:25 -> Found 1 reports 06:09:25 ==> Detecting git/mercurial file structure 06:09:25 ==> Reading reports 06:09:25 + ./coverage.out bytes=550466 06:09:25 ==> Appending adjustments 06:09:25 https://docs.codecov.io/docs/fixing-reports 06:09:29 + Found adjustments 06:09:29 ==> Gzipping contents 06:09:29 84K /tmp/codecov.XooNGR.gz 06:09:29 ==> Uploading reports 06:09:29 url: https://codecov.io 06:09:29 query: branch=PR-3057&commit=b548e2ec9c2f53a84557d7cad528b3b490719505&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3057&job=&cmd_args= 06:09:29 -> Pinging Codecov 06:09:29 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3057&commit=b548e2ec9c2f53a84557d7cad528b3b490719505&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3057%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3057&job=&cmd_args= 06:09:29 -> Uploading to 06:09:29 https://storage.googleapis.com/codecov/v4/raw/2021-01-21/00271124DB129430A58F1EEE437C3FCB/b548e2ec9c2f53a84557d7cad528b3b490719505/a9927cbd-79ee-4c7b-9d6f-38e23dfca417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T060929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56566e03e8160950a1f857d2e4e39212b2c56eedd60114b507b84f500a478343 06:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:29 Dload Upload Total Spent Left Speed 06:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83263 0 0 100 83263 0 154k --:--:-- --:--:-- --:--:-- 154k 06:09:30 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b548e2ec9c2f53a84557d7cad528b3b490719505 [Pipeline] } 06:09:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:09:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:34 ---> package-listing.sh 06:09:34 ++ facter osfamily 06:09:34 ++ tr '[:upper:]' '[:lower:]' 06:09:34 + OS_FAMILY=redhat 06:09:34 + workspace=/w/workspace/edgex-go/1 06:09:34 + START_PACKAGES=/tmp/packages_start.txt 06:09:34 + END_PACKAGES=/tmp/packages_end.txt 06:09:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:34 + PACKAGES=/tmp/packages_start.txt 06:09:34 + '[' /w/workspace/edgex-go/1 ']' 06:09:34 + PACKAGES=/tmp/packages_end.txt 06:09:34 + case "${OS_FAMILY}" in 06:09:34 + rpm -qa 06:09:34 + sort 06:09:39 + '[' -f /tmp/packages_start.txt ']' 06:09:39 + '[' -f /tmp/packages_end.txt ']' 06:09:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:39 + '[' /w/workspace/edgex-go/1 ']' 06:09:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:09:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:09:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:40 06:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:40 alpine: Pulling from edgex-lftools-log-publisher 06:09:40 df20fa9351a1: Pulling fs layer 06:09:40 36b3adc4ff6f: Pulling fs layer 06:09:40 8ad3a11d3b57: Pulling fs layer 06:09:40 46f8f816bc3b: Pulling fs layer 06:09:40 93b61091891f: Pulling fs layer 06:09:40 93b9cdb0e59b: Pulling fs layer 06:09:40 5e14af77c1be: Pulling fs layer 06:09:40 01666e4c0597: Pulling fs layer 06:09:40 aa168da1d23b: Pulling fs layer 06:09:40 46f8f816bc3b: Waiting 06:09:40 93b61091891f: Waiting 06:09:40 5e14af77c1be: Waiting 06:09:40 93b9cdb0e59b: Waiting 06:09:40 aa168da1d23b: Waiting 06:09:40 01666e4c0597: Waiting 06:09:40 36b3adc4ff6f: Verifying Checksum 06:09:40 36b3adc4ff6f: Download complete 06:09:40 46f8f816bc3b: Verifying Checksum 06:09:40 46f8f816bc3b: Download complete 06:09:40 df20fa9351a1: Verifying Checksum 06:09:40 df20fa9351a1: Download complete 06:09:40 93b9cdb0e59b: Verifying Checksum 06:09:40 93b9cdb0e59b: Download complete 06:09:40 5e14af77c1be: Verifying Checksum 06:09:40 5e14af77c1be: Download complete 06:09:40 93b61091891f: Verifying Checksum 06:09:40 93b61091891f: Download complete 06:09:40 01666e4c0597: Verifying Checksum 06:09:40 01666e4c0597: Download complete 06:09:40 df20fa9351a1: Pull complete 06:09:41 36b3adc4ff6f: Pull complete 06:09:41 8ad3a11d3b57: Verifying Checksum 06:09:41 8ad3a11d3b57: Download complete 06:09:42 8ad3a11d3b57: Pull complete 06:09:43 aa168da1d23b: Verifying Checksum 06:09:43 aa168da1d23b: Download complete 06:09:43 46f8f816bc3b: Pull complete 06:09:44 93b61091891f: Pull complete 06:09:44 93b9cdb0e59b: Pull complete 06:09:44 5e14af77c1be: Pull complete 06:09:45 01666e4c0597: Pull complete 06:09:55 aa168da1d23b: Pull complete 06:09:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:09:55 prd-centos7-docker-4c-2g-21854 does not seem to be running inside a container 06:09:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:09:59 $ docker top cc8f95bf66bf5cdde5d5104a5a1a1dfbf60ba66c92e123e24bc42b007d25e598 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:00 + mkdir -p /var/log/sa [Pipeline] sh 06:10:00 + ls /var/log/sa-host 06:10:00 + sadf -c /var/log/sa-host/sa21 06:10:00 file_magic: OK 06:10:00 HZ: Using current value: 100 06:10:00 file_header: OK 06:10:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:10:00 Statistics: 06:10:00 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... 06:10:00 File successfully converted to sysstat format version 12.2.1 06:10:00 + sadf -c /var/log/sa-host/sa23 06:10:00 file_magic: OK 06:10:00 HZ: Using current value: 100 06:10:00 file_header: OK 06:10:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:10:00 Statistics: 06:10:00 Hnuu...uuuununununu... 06:10:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:01 provisioning config files... 06:10:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7762872862897108051tmp [Pipeline] { [Pipeline] echo 06:10:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:01 ---> create-netrc.sh [Pipeline] } 06:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:10:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:02 ---> python-tools-install.sh [Pipeline] echo 06:10:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:02 ---> sudo-logs.sh 06:10:02 Archiving 'sudo' log.. [Pipeline] echo 06:10:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:03 ---> job-cost.sh 06:10:03 lf-activate-venv: SKIPPING 06:10:03 INFO: No Stack... 06:10:04 INFO: Retrieving Pricing Info for: v1-standard-2 06:10:04 INFO: Archiving Costs [Pipeline] echo 06:10:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:04 ---> logs-deploy.sh 06:10:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3057/1 06:10:04 INFO: archiving workspace using pattern(s): 06:10:06 Archives upload complete. 06:10:06 INFO: archiving logs to Nexus