Pull request #3054 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at c4887d0c009f35026456fc1c8cef2ef56b2ea654 rather than f85f266ab1450e40de308ac916294fd99f1e3ea7 Obtained Jenkinsfile from c4887d0c009f35026456fc1c8cef2ef56b2ea654 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-3054/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-3054/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-21606 in /w/workspace/edgexfoundry_edgex-go_PR-3054 [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 c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit f85f266ab1450e40de308ac916294fd99f1e3ea7 > 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/3054/head:refs/remotes/origin/PR-3054 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # 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 c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing f85f266ab1450e40de308ac916294fd99f1e3ea7 Checking out Revision f85f266ab1450e40de308ac916294fd99f1e3ea7 (PR-3054) > git config core.sparsecheckout # timeout=10 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 Commit message: "fix(meta): Delete DS API should check the associated Device existence" 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 12:20:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:20:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:20:15 ========================================================= 12:20:15 EdgeX Global Pipelines Version Info 12:20:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:20:18 ------------------- 12:20:18 stable info: 12:20:18 ------------------- 12:20:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:20:18 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 12:20:18 Message: update stable to v1.0.179 12:20:19 ------------------- 12:20:19 experimental info: 12:20:19 ------------------- 12:20:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:20:19 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 12:20:19 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:20:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:20:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:20:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3054 [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3054 [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3054 [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f85f266ab1450e40de308ac916294fd99f1e3ea7 [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f85f266 [Pipeline] echo 12:20:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:20:24 provisioning config files... 12:20:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3190314046034939548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:24 ---> docker-login.sh 12:20:24 nexus3.edgexfoundry.org:10001 12:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:26 Configure a credential helper to remove this warning. See 12:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:26 12:20:26 Login Succeeded 12:20:26 nexus3.edgexfoundry.org:10002 12:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:26 Configure a credential helper to remove this warning. See 12:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:26 12:20:26 Login Succeeded 12:20:26 nexus3.edgexfoundry.org:10003 12:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:27 Configure a credential helper to remove this warning. See 12:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:27 12:20:27 Login Succeeded 12:20:27 nexus3.edgexfoundry.org:10004 12:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:27 Configure a credential helper to remove this warning. See 12:20:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:27 12:20:27 Login Succeeded 12:20:27 docker.io 12:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:28 Configure a credential helper to remove this warning. See 12:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:28 12:20:28 Login Succeeded 12:20:28 ---> docker-login.sh ends [Pipeline] } 12:20:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:20:28 ++ 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 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ cut -d/ -f2 12:20:28 ++ dirname cmd/core-command/Dockerfile 12:20:28 + echo core-command,cmd/core-command/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ dirname cmd/core-data/Dockerfile 12:20:28 ++ cut -d/ -f2 12:20:28 + echo core-data,cmd/core-data/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ dirname cmd/core-metadata/Dockerfile 12:20:28 ++ cut -d/ -f2 12:20:28 + echo core-metadata,cmd/core-metadata/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ dirname cmd/security-bootstrap-redis/Dockerfile 12:20:28 ++ cut -d/ -f2 12:20:28 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ cut -d/ -f2 12:20:28 ++ dirname cmd/security-proxy-setup/Dockerfile 12:20:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ cut -d/ -f2 12:20:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:20:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ dirname cmd/support-notifications/Dockerfile 12:20:28 ++ cut -d/ -f2 12:20:28 + echo support-notifications,cmd/support-notifications/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ dirname cmd/support-scheduler/Dockerfile 12:20:28 ++ cut -d/ -f2 12:20:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:20:28 + for file in '`ls cmd/**/Dockerfile`' 12:20:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:20:28 ++ cut -d/ -f2 12:20:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:20: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 12:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:20:31 12:20:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:20:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:20:31 latest: Pulling from edgex-devops/git-semver 12:20:31 31603596830f: Pulling fs layer 12:20:31 2a8b12db71e7: Pulling fs layer 12:20:31 6ca5941a6612: Pulling fs layer 12:20:31 ecc8261a40a4: Pulling fs layer 12:20:31 ecc8261a40a4: Waiting 12:20:31 2a8b12db71e7: Verifying Checksum 12:20:31 2a8b12db71e7: Download complete 12:20:31 31603596830f: Verifying Checksum 12:20:31 31603596830f: Download complete 12:20:32 6ca5941a6612: Verifying Checksum 12:20:32 6ca5941a6612: Download complete 12:20:32 ecc8261a40a4: Verifying Checksum 12:20:32 ecc8261a40a4: Download complete 12:20:32 31603596830f: Pull complete 12:20:33 2a8b12db71e7: Pull complete 12:20:35 6ca5941a6612: Pull complete 12:20:35 ecc8261a40a4: Pull complete 12:20:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:20:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:20:35 prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container 12:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:20:39 $ docker top 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:20:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:40 [ssh-agent] Looking for ssh-agent implementation... 12:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:41 $ docker exec 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent 12:20:41 SSH_AUTH_SOCK=/tmp/ssh-1ApB8GDw2YKd/agent.11 12:20:41 SSH_AGENT_PID=16 12:20:41 Running ssh-add (command line suppressed) 12:20:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4298293049610119561.key (/w/workspace/edgex-go/1@tmp/private_key_4298293049610119561.key) 12:20:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:43 + git tag --points-at HEAD [Pipeline] } 12:20:43 $ docker exec --env ******** --env ******** 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent -k 12:20:43 unset SSH_AUTH_SOCK; 12:20:43 unset SSH_AGENT_PID; 12:20:43 echo Agent pid 16 killed; 12:20:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:20:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:43 [ssh-agent] Looking for ssh-agent implementation... 12:20:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:44 $ docker exec 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent 12:20:44 SSH_AUTH_SOCK=/tmp/ssh-tLNViWCqTuPB/agent.46 12:20:44 SSH_AGENT_PID=51 12:20:44 Running ssh-add (command line suppressed) 12:20:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1012345207411867705.key (/w/workspace/edgex-go/1@tmp/private_key_1012345207411867705.key) 12:20:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:45 + git semver init 12:20:45 # -> Open(): unable to determine branch for HEAD 12:20:45 # $GIT_DIR = /w/workspace/edgex-go/1/.git 12:20:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 12:20:45 # $SEMVER_REMOTE_NAME = origin 12:20:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:20:45 # $SEMVER_USER_NAME = edgex-jenkins 12:20:45 # $SEMVER_BRANCH = PR-3054 12:20:45 # $SEMVER_TEMP = /tmp/semver-857956492 12:20:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:21:18 # '/tmp/semver-857956492' -> '/w/workspace/edgex-go/1/.semver' 12:21:18 # -> Force: false 12:21:18 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 12:21:19 $ docker exec --env ******** --env ******** 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 ssh-agent -k 12:21:19 unset SSH_AUTH_SOCK; 12:21:19 unset SSH_AGENT_PID; 12:21:19 echo Agent pid 51 killed; 12:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:21:20 + git semver [Pipeline] } 12:21:20 $ docker stop --time=1 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 12:21:22 $ docker rm -f 3837da261676f6c129295071e624ce966bdf290ab8f3c5972fc8b7541ec2e058 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:21:24 Stashed 1 file(s) [Pipeline] echo 12:21:24 [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 12:21:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:21:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:21:26 + true 12:21:26 + sudo service docker restart 12:21:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 12:21:27 ========================================================= 12:21:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:21:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:21:28 + 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 . 12:21:34 Sending build context to Docker daemon 326.6MB 12:21:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 12:21:34 Step 2/6 : FROM ${BASE} 12:21:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:21:34 188c0c94c7c5: Pulling fs layer 12:21:34 0ef7d3d256c8: Pulling fs layer 12:21:34 de9db76c5a1d: Pulling fs layer 12:21:34 bca2f99d35d6: Pulling fs layer 12:21:34 93359f2a8cfa: Pulling fs layer 12:21:34 7c6f9722023f: Pulling fs layer 12:21:34 a35cf1a2eb13: Pulling fs layer 12:21:34 bca2f99d35d6: Waiting 12:21:34 93359f2a8cfa: Waiting 12:21:34 7c6f9722023f: Waiting 12:21:34 a35cf1a2eb13: Waiting 12:21:34 de9db76c5a1d: Verifying Checksum 12:21:34 de9db76c5a1d: Download complete 12:21:34 0ef7d3d256c8: Verifying Checksum 12:21:34 0ef7d3d256c8: Download complete 12:21:35 93359f2a8cfa: Download complete 12:21:35 7c6f9722023f: Verifying Checksum 12:21:35 7c6f9722023f: Download complete 12:21:35 188c0c94c7c5: Verifying Checksum 12:21:35 188c0c94c7c5: Download complete 12:21:36 188c0c94c7c5: Pull complete 12:21:37 0ef7d3d256c8: Pull complete 12:21:38 de9db76c5a1d: Pull complete 12:21:39 Still waiting to schedule task 12:21:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 12:21:41 a35cf1a2eb13: Verifying Checksum 12:21:41 a35cf1a2eb13: Download complete 12:21:42 bca2f99d35d6: Verifying Checksum 12:21:42 bca2f99d35d6: Download complete 12:21:52 bca2f99d35d6: Pull complete 12:21:53 93359f2a8cfa: Pull complete 12:21:53 7c6f9722023f: Pull complete 12:21:59 a35cf1a2eb13: Pull complete 12:21:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:21:59 ---> a62c8e92a672 12:21:59 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 12:21:59 ---> Running in 0f0035433aa9 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:22:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:22:02 (1/12) Installing libmagic (5.38-r0) 12:22:02 (2/12) Installing file (5.38-r0) 12:22:03 (3/12) Installing libc-dev (0.7.2-r3) 12:22:03 (4/12) Installing g++ (9.3.0-r2) 12:22:07 (5/12) Installing fortify-headers (1.1-r0) 12:22:07 (6/12) Installing patch (2.7.6-r6) 12:22:07 (7/12) Installing build-base (0.5-r2) 12:22:07 (8/12) Installing libsodium (1.0.18-r0) 12:22:07 (9/12) Installing pkgconf (1.7.2-r0) 12:22:07 (10/12) Installing libsodium-dev (1.0.18-r0) 12:22:07 (11/12) Installing libzmq (4.3.3-r0) 12:22:07 (12/12) Installing zeromq-dev (4.3.3-r0) 12:22:07 Executing busybox-1.31.1-r19.trigger 12:22:07 OK: 233 MiB in 51 packages 12:22:12 Removing intermediate container 0f0035433aa9 12:22:12 ---> f89e59e0b0ef 12:22:12 Step 4/6 : WORKDIR /edgex-go 12:22:12 ---> Running in 44f4f62c198a 12:22:12 Removing intermediate container 44f4f62c198a 12:22:12 ---> 54c27aa5ad97 12:22:12 Step 5/6 : COPY go.mod . 12:22:12 ---> 07cb5cc1e8d3 12:22:12 Step 6/6 : RUN go mod download 12:22:12 ---> Running in 8776a5fa0365 12:22:45 Removing intermediate container 8776a5fa0365 12:22:45 ---> 51fa5ead3329 12:22:45 Successfully built 51fa5ead3329 12:22:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:22:46 + docker inspect -f . ci-base-image-x86_64 12:22:46 . [Pipeline] withDockerContainer 12:22:46 prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container 12:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:22:48 $ docker top 749a73b5f722339ab664dd5a3580e059020bcc1eef013e0bbb4021b0e21f3f77 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:48 + go version 12:22:48 go version go1.15.5 linux/amd64 [Pipeline] } 12:22:48 $ docker stop --time=1 749a73b5f722339ab664dd5a3580e059020bcc1eef013e0bbb4021b0e21f3f77 12:22:51 $ docker rm -f 749a73b5f722339ab664dd5a3580e059020bcc1eef013e0bbb4021b0e21f3f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:22:52 + docker inspect -f . ci-base-image-x86_64 12:22:52 . [Pipeline] withDockerContainer 12:22:53 prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container 12:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:22:55 $ docker top 6a15a7a75bfa7a0e74c79ed217695b3531147bfe290a8a3b5cd7e4d0161e7bc5 -eo pid,comm [Pipeline] { [Pipeline] echo 12:22:56 ========================================================= 12:22:56 [edgeXBuildGoParallel] Running Tests and Build... 12:22:56 ========================================================= [Pipeline] sh 12:22:56 + make test 12:22:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:23:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21607 in /w/workspace/edgexfoundry_edgex-go_PR-3054 [Pipeline] { [Pipeline] ws 12:23:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:23:20 ? github.com/edgexfoundry/edgex-go [no test files] 12:23:23 using credential edgex-jenkins-ssh 12:23:23 Cloning the remote Git repository 12:23:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:23:23 > git init /w/workspace/edgex-go/1 # timeout=10 12:23:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:23:23 > git --version # timeout=10 12:23:23 > git --version # 'git version 2.17.1' 12:23:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:43 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit f85f266ab1450e40de308ac916294fd99f1e3ea7 12:23:44 Merge succeeded, producing f85f266ab1450e40de308ac916294fd99f1e3ea7 12:23:44 Checking out Revision f85f266ab1450e40de308ac916294fd99f1e3ea7 (PR-3054) 12:23:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:23:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:23:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:23:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3054/head:refs/remotes/origin/PR-3054 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:23:43 > git config core.sparsecheckout # timeout=10 12:23:43 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 12:23:44 > git remote # timeout=10 12:23:44 > git config --get remote.origin.url # timeout=10 12:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:44 > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 12:23:44 > git rev-parse HEAD^{commit} # timeout=10 12:23:44 > git config core.sparsecheckout # timeout=10 12:23:44 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 12:23:48 Commit message: "fix(meta): Delete DS API should check the associated Device existence" 12:23:48 > git --version # timeout=10 12:23:48 > git --version # 'git version 2.17.1' 12:23:48 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:23:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:23:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:23:51 + true 12:23:51 + sudo service docker restart 12:23:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:23:53 provisioning config files... 12:23:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5144645103763179130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:54 ---> docker-login.sh 12:23:54 nexus3.edgexfoundry.org:10001 12:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:55 Configure a credential helper to remove this warning. See 12:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:55 12:23:55 Login Succeeded 12:23:55 nexus3.edgexfoundry.org:10002 12:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:56 Configure a credential helper to remove this warning. See 12:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:56 12:23:56 Login Succeeded 12:23:56 nexus3.edgexfoundry.org:10003 12:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:56 Configure a credential helper to remove this warning. See 12:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:56 12:23:56 Login Succeeded 12:23:56 nexus3.edgexfoundry.org:10004 12:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:57 Configure a credential helper to remove this warning. See 12:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:57 12:23:57 Login Succeeded 12:23:57 docker.io 12:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:57 Configure a credential helper to remove this warning. See 12:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:57 12:23:57 Login Succeeded 12:23:57 ---> docker-login.sh ends [Pipeline] } 12:23:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:23:58 ========================================================= 12:23:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:23:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:23:58 + 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 . 12:24:01 Sending build context to Docker daemon 165.5MB 12:24:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 12:24:01 Step 2/6 : FROM ${BASE} 12:24:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:24:01 5f621e34cdf4: Pulling fs layer 12:24:01 a4357932f1b6: Pulling fs layer 12:24:01 18c013af1878: Pulling fs layer 12:24:01 00ac8860ef70: Pulling fs layer 12:24:01 63d7cb157983: Pulling fs layer 12:24:01 b116817d02f9: Pulling fs layer 12:24:01 745a02a5169b: Pulling fs layer 12:24:01 00ac8860ef70: Waiting 12:24:01 63d7cb157983: Waiting 12:24:01 b116817d02f9: Waiting 12:24:01 745a02a5169b: Waiting 12:24:01 18c013af1878: Verifying Checksum 12:24:01 18c013af1878: Download complete 12:24:01 a4357932f1b6: Download complete 12:24:01 63d7cb157983: Download complete 12:24:01 b116817d02f9: Verifying Checksum 12:24:01 b116817d02f9: Download complete 12:24:01 5f621e34cdf4: Verifying Checksum 12:24:01 5f621e34cdf4: Download complete 12:24:02 5f621e34cdf4: Pull complete 12:24:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:24:02 a4357932f1b6: Pull complete 12:24:03 18c013af1878: Pull complete 12:24:03 745a02a5169b: Download complete 12:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:24:04 00ac8860ef70: Verifying Checksum 12:24:04 00ac8860ef70: Download complete 12:24:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:24:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:24:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:24:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:24:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:24:15 00ac8860ef70: Pull complete 12:24:15 63d7cb157983: Pull complete 12:24:15 b116817d02f9: Pull complete 12:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.6% of statements 12:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:24:19 745a02a5169b: Pull complete 12:24:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:24:19 ---> b7e6874047d6 12:24:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 12:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.692s coverage: 27.0% of statements 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.184s coverage: 67.9% of statements 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:24:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.761s coverage: 82.3% of statements 12:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 12:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:24:22 ---> Running in c8b27644af08 12:24:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:24 (1/12) Installing libmagic (5.38-r0) 12:24:24 (2/12) Installing file (5.38-r0) 12:24:25 (3/12) Installing libc-dev (0.7.2-r3) 12:24:25 (4/12) Installing g++ (9.3.0-r2) 12:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.316s coverage: 28.6% of statements 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.103s coverage: 100.0% of statements 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements 12:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:24:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.187s coverage: 86.7% of statements 12:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:24:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.225s coverage: 97.5% of statements 12:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:24:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.121s coverage: 78.3% of statements 12:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:24:30 (5/12) Installing fortify-headers (1.1-r0) 12:24:30 (6/12) Installing patch (2.7.6-r6) 12:24:30 (7/12) Installing build-base (0.5-r2) 12:24:30 (8/12) Installing libsodium (1.0.18-r0) 12:24:30 (9/12) Installing pkgconf (1.7.2-r0) 12:24:30 (10/12) Installing libsodium-dev (1.0.18-r0) 12:24:30 (11/12) Installing libzmq (4.3.3-r0) 12:24:30 (12/12) Installing zeromq-dev (4.3.3-r0) 12:24:30 Executing busybox-1.31.1-r19.trigger 12:24:30 OK: 217 MiB in 51 packages 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.113s coverage: 92.8% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.1% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.114s coverage: 100.0% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.124s coverage: 75.5% of statements 12:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements 12:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements 12:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.4% of statements 12:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:24:35 Removing intermediate container c8b27644af08 12:24:35 ---> fdd343b78581 12:24:35 Step 4/6 : WORKDIR /edgex-go 12:24:35 ---> Running in b1ba1f649aac 12:24:35 Removing intermediate container b1ba1f649aac 12:24:35 ---> dad07063a19f 12:24:35 Step 5/6 : COPY go.mod . 12:24:36 ---> 610c500a9c43 12:24:36 Step 6/6 : RUN go mod download 12:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.251s coverage: 63.5% of statements 12:24:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:24:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 12:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 91.3% of statements 12:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 12:24:36 ---> Running in 48f4f190c5ed 12:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 12:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 12:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.839s coverage: 68.9% of statements 12:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 12:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 12:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.251s coverage: 37.0% of statements 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.615s coverage: 84.0% of statements 12:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.113s coverage: 100.0% of statements 12:24:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.261s coverage: 47.1% of statements 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:24:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:24:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements 12:24:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.127s coverage: 29.1% of statements 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/system 0.080s coverage: 0.0% of statements 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.112s coverage: 100.0% of statements 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.128s coverage: 87.9% of statements 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:24:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 12:24:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements 12:24:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.057s coverage: 100.0% of statements 12:24:49 GO111MODULE=on go vet ./... 12:25:03 Removing intermediate container 48f4f190c5ed 12:25:03 ---> d9590eaa84a0 12:25:03 Successfully built d9590eaa84a0 12:25:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:25:03 + docker inspect -f . ci-base-image-arm64 12:25:03 . [Pipeline] withDockerContainer 12:25:03 prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container 12:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:25:05 $ docker top 3b2aaea61dc7c66b6a73329bde1fa89a8bd1c3cc34e59b390cd04f0f0fc6e8b1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:25:06 + go version 12:25:06 go version go1.15.5 linux/arm64 [Pipeline] } 12:25:06 $ docker stop --time=1 3b2aaea61dc7c66b6a73329bde1fa89a8bd1c3cc34e59b390cd04f0f0fc6e8b1 12:25:08 $ docker rm -f 3b2aaea61dc7c66b6a73329bde1fa89a8bd1c3cc34e59b390cd04f0f0fc6e8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:25:09 + docker inspect -f . ci-base-image-arm64 12:25:09 . [Pipeline] withDockerContainer 12:25:10 prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container 12:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:25:11 $ docker top 9fb2022e53088b1d400376ec8fbd551f02f859aafd76310eea71cdc96cee18f8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:25:12 ========================================================= 12:25:12 [edgeXBuildGoParallel] Running Tests and Build... 12:25:12 ========================================================= [Pipeline] sh 12:25:12 + make test 12:25:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:25:34 ? github.com/edgexfoundry/edgex-go [no test files] 12:25:46 gofmt -l . 12:25:46 [ "`gofmt -l .`" = "" ] 12:25:46 ./bin/test-go-mod-tidy.sh 12:25:46 ./bin/test-attribution-txt.sh [Pipeline] sh 12:25:48 + ls -al . 12:25:48 total 656 12:25:48 drwxrwxr-x 10 1001 1001 4096 Jan 20 12:25 . 12:25:48 drwxr-xr-x 4 root root 28 Jan 20 12:22 .. 12:25:48 -rw-rw-r-- 1 1001 1001 11 Jan 20 12:20 .dockerignore 12:25:48 drwxrwxr-x 8 1001 1001 179 Jan 20 12:20 .git 12:25:48 drwxrwxr-x 3 1001 1001 125 Jan 20 12:20 .github 12:25:48 -rw-rw-r-- 1 1001 1001 824 Jan 20 12:20 .gitignore 12:25:48 drwx------ 3 1001 1001 47 Jan 20 12:21 .semver 12:25:48 -rw-rw-r-- 1 1001 1001 166 Jan 20 12:20 .sonarcloud.properties 12:25:48 -rw-rw-r-- 1 1001 1001 7744 Jan 20 12:20 Attribution.txt 12:25:48 -rw-rw-r-- 1 1001 1001 3804 Jan 20 12:20 CONTRIBUTING.md 12:25:48 -rw-rw-r-- 1 1001 1001 931 Jan 20 12:20 Dockerfile.build 12:25:48 -rw-rw-r-- 1 1001 1001 863 Jan 20 12:20 Jenkinsfile 12:25:48 -rw-rw-r-- 1 1001 1001 10775 Jan 20 12:20 LICENSE 12:25:48 -rw-rw-r-- 1 1001 1001 5750 Jan 20 12:20 Makefile 12:25:48 -rw-rw-r-- 1 1001 1001 6524 Jan 20 12:20 README.md 12:25:48 -rw-rw-r-- 1 1001 1001 6744 Jan 20 12:20 SECURITY.md 12:25:48 -rw-rw-r-- 1 1001 1001 5 Jan 20 12:21 VERSION 12:25:48 -rw-rw-r-- 1 1001 1001 4131 Jan 20 12:20 ZMQWindows.md 12:25:48 drwxrwxr-x 2 1001 1001 117 Jan 20 12:20 bin 12:25:48 drwxrwxr-x 14 1001 1001 4096 Jan 20 12:20 cmd 12:25:48 -rw-r--r-- 1 root root 550280 Jan 20 12:24 coverage.out 12:25:48 -rw-r--r-- 1 root root 981 Jan 20 12:25 go.mod 12:25:48 -rw-r--r-- 1 root root 19436 Jan 20 12:25 go.sum 12:25:48 drwxrwxr-x 8 1001 1001 127 Jan 20 12:20 internal 12:25:48 drwxrwxr-x 4 1001 1001 26 Jan 20 12:20 openapi 12:25:48 drwxrwxr-x 4 1001 1001 71 Jan 20 12:20 snap 12:25:48 -rw-rw-r-- 1 1001 1001 168 Jan 20 12:20 version.go [Pipeline] sh 12:25:48 + '[' -e coverage.out ] 12:25:48 + chown 1001:1001 coverage.out [Pipeline] stash 12:25:49 Stashed 1 file(s) [Pipeline] sh 12:25:49 + make build 12:25:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:25:55 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 12:26:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:26:14 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 12:26:15 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 12:26:17 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 12:26: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 12:26:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:26:26 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 12:26:30 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 12:26:33 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 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:26:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:26:36 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 12:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:26:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:26:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:26:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] } 12:26:43 $ docker stop --time=1 6a15a7a75bfa7a0e74c79ed217695b3531147bfe290a8a3b5cd7e4d0161e7bc5 12:26:46 $ docker rm -f 6a15a7a75bfa7a0e74c79ed217695b3531147bfe290a8a3b5cd7e4d0161e7bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 12:26:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.6% of statements 12:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:26:52 12:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:26:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:26:53 latest: Pulling from edgex-devops/edgex-compose 12:26:53 cbdbe7a5bc2a: Pulling fs layer 12:26:53 ca9280d653b3: Pulling fs layer 12:26:53 7e9c9ca2126c: Pulling fs layer 12:26:53 cbdbe7a5bc2a: Verifying Checksum 12:26:53 cbdbe7a5bc2a: Download complete 12:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.507s coverage: 27.0% of statements 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.212s coverage: 100.0% of statements 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.315s coverage: 67.9% of statements 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:26:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:26:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.672s coverage: 82.3% of statements 12:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 12:26:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:26:54 cbdbe7a5bc2a: Pull complete 12:26:55 ca9280d653b3: Verifying Checksum 12:26:55 ca9280d653b3: Download complete 12:26:58 ca9280d653b3: Pull complete 12:26:59 7e9c9ca2126c: Verifying Checksum 12:26:59 7e9c9ca2126c: Download complete 12:27:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:27:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.199s coverage: 100.0% of statements 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:27:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:27:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.282s coverage: 86.7% of statements 12:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.320s coverage: 97.5% of statements 12:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.203s coverage: 78.3% of statements 12:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:27:09 7e9c9ca2126c: Pull complete 12:27:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:27:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:27:09 prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container 12:27:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.157s coverage: 92.8% of statements 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.244s coverage: 0.1% of statements 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.150s coverage: 75.5% of statements 12:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.166s coverage: 87.2% of statements 12:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.2% of statements 12:27:12 $ docker top 6a7c9ae0312dc96fdcbdf21a0a8625a50368ea2da7d0a559793598cb35c4ca5f -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:14 + docker-compose build --help 12:27:14 + grep parallel 12:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.4% of statements 12:27:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:27:15 --parallel Build images in parallel. [Pipeline] } 12:27:15 $ docker stop --time=1 6a7c9ae0312dc96fdcbdf21a0a8625a50368ea2da7d0a559793598cb35c4ca5f 12:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.721s coverage: 63.5% of statements 12:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 12:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 12:27:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 12:27:17 $ docker rm -f 6a7c9ae0312dc96fdcbdf21a0a8625a50368ea2da7d0a559793598cb35c4ca5f 12:27:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:27:18 . [Pipeline] withDockerContainer 12:27:18 prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container 12:27:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 12:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:27:20 $ docker top a55c91c85a5ec8f311ed3e00e3b300fe413d28c89b45ed3b96650b8e49f9f2d4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:21 + docker-compose -f ./docker-compose-build.yml build --parallel 12:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.868s coverage: 68.9% of statements 12:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 12:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 12:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 12:27:22 Building docker-core-command-go ... 12:27:22 Building docker-core-data-go ... 12:27:22 Building docker-core-metadata-go ... 12:27:22 Building docker-security-bootstrap-redis-go ... 12:27:22 Building docker-security-proxy-setup-go ... 12:27:22 Building docker-security-secretstore-setup-go ... 12:27:22 Building docker-support-notifications-go ... 12:27:22 Building docker-support-scheduler-go ... 12:27:22 Building docker-sys-mgmt-agent-go ... 12:27:22 Building docker-support-notifications-go 12:27:22 Building docker-security-secretstore-setup-go 12:27:22 Building docker-core-metadata-go 12:27:22 Building docker-security-bootstrap-redis-go 12:27:22 Building docker-core-data-go 12:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.417s coverage: 37.0% of statements 12:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.674s coverage: 84.0% of statements 12:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 12:27:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.317s coverage: 47.1% of statements 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:27:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:27:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.146s coverage: 100.0% of statements 12:27:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.003s coverage: 29.1% of statements 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.233s coverage: 99.0% of statements 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.121s coverage: 100.0% of statements 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:27:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:27:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 12:27:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 12:27:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 12:27:38 GO111MODULE=on go vet ./... 12:28:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:28:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:28:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:28:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:28:31 ---> 51fa5ead3329 12:28:31 Step 3/24 : WORKDIR /edgex-go 12:28:31 ---> 51fa5ead3329 12:28:31 Step 3/22 : WORKDIR /edgex-go 12:28:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:28:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:28:31 ---> 51fa5ead3329 12:28:31 Step 3/23 : WORKDIR /edgex-go 12:28:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:28:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:28:31 ---> 51fa5ead3329 12:28:31 Step 3/22 : WORKDIR /edgex-goStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:28:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:28:31 ---> 51fa5ead3329 12:28:31 Step 3/24 : WORKDIR /edgex-go 12:28:31 12:28:31 ---> Running in d550ebf90847 12:28:31 ---> Running in 60390fab4d18 12:28:31 ---> Running in c52f55c63728 12:28:31 ---> Running in 3ba0249c1a5a 12:28:31 ---> Running in afd342345039 12:28:31 Removing intermediate container 3ba0249c1a5a 12:28:31 ---> 79778f67f3d5 12:28:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:31 Removing intermediate container d550ebf90847 12:28:31 ---> 3434702475cb 12:28:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:31 Removing intermediate container 60390fab4d18 12:28:31 ---> 5c815e25a8d1 12:28:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:31 Removing intermediate container c52f55c63728 12:28:31 ---> ebbd4de54e8e 12:28:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:31 Removing intermediate container afd342345039 12:28:31 ---> 3a4a18e94db3 12:28:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:31 ---> Running in 66e2a7869e63 12:28:31 ---> Running in ff7908f7c55b 12:28:31 ---> Running in 271982a8ccb3 12:28:31 ---> Running in 617ba1cbec39 12:28:31 ---> Running in d3e995198cf8 12:28:33 Removing intermediate container 271982a8ccb3 12:28:33 ---> 5d1a35397b42 12:28:33 Step 5/24 : RUN apk add --update --no-cache make git 12:28:33 Removing intermediate container 617ba1cbec39 12:28:33 ---> 0938da14210c 12:28:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:28:34 Removing intermediate container 66e2a7869e63 12:28:34 ---> 787498044a7e 12:28:34 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 12:28:34 ---> Running in 8b806afa7998 12:28:34 Removing intermediate container ff7908f7c55b 12:28:34 ---> 5d739c663430 12:28:34 Step 5/22 : RUN apk add --update --no-cache make git 12:28:34 ---> Running in f13a776953bd 12:28:34 ---> Running in 557407027fb5 12:28:34 ---> Running in 805c3d410152 12:28:34 Removing intermediate container d3e995198cf8 12:28:34 ---> 9c6c0cbde2db 12:28:34 Step 5/22 : RUN apk add --update --no-cache make git 12:28:34 ---> Running in 1c662f1aae26 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:28:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:28:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:28:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:28:37 OK: 233 MiB in 51 packages 12:28:37 OK: 233 MiB in 51 packages 12:28:37 OK: 233 MiB in 51 packages 12:28:37 OK: 233 MiB in 51 packages 12:28:37 OK: 233 MiB in 51 packages 12:28:39 Removing intermediate container f13a776953bd 12:28:39 ---> 67c51ccc210b 12:28:39 Step 6/23 : COPY go.mod . 12:28:39 Removing intermediate container 557407027fb5 12:28:39 ---> dbc67577a031 12:28:39 Step 6/24 : COPY go.mod . 12:28:40 Removing intermediate container 8b806afa7998 12:28:40 ---> 6a7326759a1b 12:28:40 Step 6/24 : COPY go.mod . 12:28:40 Removing intermediate container 1c662f1aae26 12:28:40 ---> 0175017e5afa 12:28:40 Step 6/22 : COPY go.mod . 12:28:40 Removing intermediate container 805c3d410152 12:28:40 ---> f6f209a14767 12:28:40 Step 6/22 : COPY go.mod . 12:28:40 ---> 18e32565db54 12:28:40 Step 7/23 : RUN go mod download 12:28:40 ---> 822e099d4842 12:28:40 Step 7/24 : RUN go mod download 12:28:41 ---> Running in 8f6a8afc871f 12:28:41 ---> c9988495f6d8 12:28:41 Step 7/24 : RUN go mod download 12:28:41 ---> Running in 8dfe5dde3d4d 12:28:41 ---> b500076fd34b 12:28:41 Step 7/22 : RUN go mod download 12:28:41 ---> Running in a33baa87e1f0 12:28:41 ---> dd7f3330768a 12:28:41 Step 7/22 : RUN go mod download 12:28:41 ---> Running in 8ad2b31e5cca 12:28:41 ---> Running in 43533344a0dd 12:28:46 gofmt -l . 12:28:46 [ "`gofmt -l .`" = "" ] 12:28:46 ./bin/test-go-mod-tidy.sh 12:28:46 ./bin/test-attribution-txt.sh [Pipeline] sh 12:28:47 Removing intermediate container 8dfe5dde3d4d 12:28:47 ---> cc58eefead1b 12:28:47 Step 8/24 : COPY . . 12:28:48 + ls -al . 12:28:48 total 684 12:28:48 drwxrwxr-x 9 1001 1001 4096 Jan 20 12:28 . 12:28:48 drwxr-xr-x 4 root root 4096 Jan 20 12:25 .. 12:28:48 -rw-rw-r-- 1 1001 1001 11 Jan 20 12:23 .dockerignore 12:28:48 drwxrwxr-x 8 1001 1001 4096 Jan 20 12:23 .git 12:28:48 drwxrwxr-x 3 1001 1001 4096 Jan 20 12:23 .github 12:28:48 -rw-rw-r-- 1 1001 1001 824 Jan 20 12:23 .gitignore 12:28:48 -rw-rw-r-- 1 1001 1001 166 Jan 20 12:23 .sonarcloud.properties 12:28:48 -rw-rw-r-- 1 1001 1001 7744 Jan 20 12:23 Attribution.txt 12:28:48 -rw-rw-r-- 1 1001 1001 3804 Jan 20 12:23 CONTRIBUTING.md 12:28:48 -rw-rw-r-- 1 1001 1001 931 Jan 20 12:23 Dockerfile.build 12:28:48 -rw-rw-r-- 1 1001 1001 863 Jan 20 12:23 Jenkinsfile 12:28:48 -rw-rw-r-- 1 1001 1001 10775 Jan 20 12:23 LICENSE 12:28:48 -rw-rw-r-- 1 1001 1001 5750 Jan 20 12:23 Makefile 12:28:48 -rw-rw-r-- 1 1001 1001 6524 Jan 20 12:23 README.md 12:28:48 -rw-rw-r-- 1 1001 1001 6744 Jan 20 12:23 SECURITY.md 12:28:48 -rw-rw-r-- 1 1001 1001 5 Jan 20 12:21 VERSION 12:28:48 -rw-rw-r-- 1 1001 1001 4131 Jan 20 12:23 ZMQWindows.md 12:28:48 drwxrwxr-x 2 1001 1001 4096 Jan 20 12:23 bin 12:28:48 drwxrwxr-x 14 1001 1001 4096 Jan 20 12:23 cmd 12:28:48 -rw-r--r-- 1 root root 550280 Jan 20 12:27 coverage.out 12:28:48 -rw-r--r-- 1 root root 981 Jan 20 12:28 go.mod 12:28:48 -rw-r--r-- 1 root root 19436 Jan 20 12:28 go.sum 12:28:48 drwxrwxr-x 8 1001 1001 4096 Jan 20 12:23 internal 12:28:48 drwxrwxr-x 4 1001 1001 4096 Jan 20 12:23 openapi 12:28:48 drwxrwxr-x 4 1001 1001 4096 Jan 20 12:23 snap 12:28:48 -rw-rw-r-- 1 1001 1001 168 Jan 20 12:23 version.go 12:28:48 Removing intermediate container 43533344a0dd 12:28:48 ---> 3b7d25aa2243 12:28:48 Step 8/22 : COPY . . 12:28:48 Removing intermediate container 8f6a8afc871f 12:28:48 ---> 5beb5790fc28 12:28:48 Step 8/23 : COPY . . [Pipeline] sh 12:28:48 Removing intermediate container 8ad2b31e5cca 12:28:48 ---> d4cbf487f7d0 12:28:48 Step 8/22 : COPY . . 12:28:49 Removing intermediate container a33baa87e1f0 12:28:49 ---> bd6005f33a9c 12:28:49 Step 8/24 : COPY . . 12:28:49 + '[' -e coverage.out ] 12:28:49 + chown 1001:1001 coverage.out [Pipeline] stash 12:28:49 Warning: overwriting stash ‘coverage-report’ 12:28:50 Stashed 1 file(s) [Pipeline] sh 12:28:51 + make build 12:28:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:29:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:29:23 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 12:29:27 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 12:29:32 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 12:29: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 12:29: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 12:29:41 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 12:29:44 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 12:29:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:29:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 12:29: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 [Pipeline] } 12:30:00 $ docker stop --time=1 9fb2022e53088b1d400376ec8fbd551f02f859aafd76310eea71cdc96cee18f8 12:30:03 $ docker rm -f 9fb2022e53088b1d400376ec8fbd551f02f859aafd76310eea71cdc96cee18f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:30:05 12:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:30:05 latest: Pulling from edgex-devops/edgex-compose-arm64 12:30:05 29e5d40040c1: Pulling fs layer 12:30:05 1ce36da41761: Pulling fs layer 12:30:05 25b303627fd3: Pulling fs layer 12:30:06 29e5d40040c1: Verifying Checksum 12:30:06 29e5d40040c1: Download complete 12:30:06 1ce36da41761: Verifying Checksum 12:30:06 1ce36da41761: Download complete 12:30:06 29e5d40040c1: Pull complete 12:30:08 1ce36da41761: Pull complete 12:30:08 25b303627fd3: Download complete 12:30:12 ---> a6d89dc447ec 12:30:12 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 12:30:12 ---> 55b334111cd8 12:30:12 Step 9/23 : RUN make cmd/core-data/core-data 12:30:12 ---> 6ed3f50e769d 12:30:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:30:12 ---> Running in e914d3a9bc83 12:30:12 ---> Running in 6206798c6316 12:30:12 ---> Running in afcc9b73dcec 12:30:12 ---> d09b63d3e803 12:30:12 Step 9/22 : RUN make cmd/core-metadata/core-metadata 12:30:12 ---> ff44d7447857 12:30:12 Step 9/24 : RUN make cmd/support-notifications/support-notifications 12:30:12 ---> Running in 6d1288df18be 12:30:12 ---> Running in bb8f4de20b7e 12:30: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 12:30:12 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 12:30:12 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 12:30:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:30:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:30:18 25b303627fd3: Pull complete 12:30:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:30:18 prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container 12:30:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:30:21 $ docker top 20fa223154e032c0ba741b634d5a805fa4b8d7af1195a4603215a23c927f5d71 -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:23 + grep parallel 12:30:23 + docker-compose build --help 12:30:26 --parallel Build images in parallel. [Pipeline] } 12:30:26 $ docker stop --time=1 20fa223154e032c0ba741b634d5a805fa4b8d7af1195a4603215a23c927f5d71 12:30:28 $ docker rm -f 20fa223154e032c0ba741b634d5a805fa4b8d7af1195a4603215a23c927f5d71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:30:29 . [Pipeline] withDockerContainer 12:30:29 prd-ubuntu18.04-docker-arm64-4c-16g-21607 does not seem to be running inside a container 12:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:30:31 $ docker top abf8719df2495f6f69b02d99dee3dedbab1a96bd931d69b953940900f8913fa1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:32 + docker-compose -f ./docker-compose-build.yml build --parallel 12:30:35 Building docker-core-command-go ... 12:30:35 Building docker-core-data-go ... 12:30:35 Building docker-core-metadata-go ... 12:30:35 Building docker-security-bootstrap-redis-go ... 12:30:35 Building docker-security-proxy-setup-go ... 12:30:35 Building docker-security-secretstore-setup-go ... 12:30:35 Building docker-support-notifications-go ... 12:30:35 Building docker-support-scheduler-go ... 12:30:35 Building docker-sys-mgmt-agent-go ... 12:30:35 Building docker-support-scheduler-go 12:30:35 Building docker-security-bootstrap-redis-go 12:30:35 Building docker-core-command-go 12:30:35 Building docker-support-notifications-go 12:30:35 Building docker-security-proxy-setup-go 12:30:52 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 12:31:03 Removing intermediate container 6206798c6316 12:31:03 ---> a2b2bd90bd12 12:31:03 12:31:03 Step 10/22 : FROM alpine:3.12 12:31:03 Removing intermediate container bb8f4de20b7e 12:31:03 ---> 2a5c3cca086f 12:31:03 12:31:03 Step 10/24 : FROM scratch 12:31:03 ---> 12:31:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:31:03 3.12: Pulling from library/alpine 12:31:03 ---> Running in d6c95b607f81 12:31:04 Removing intermediate container afcc9b73dcec 12:31:04 ---> 5607eb686bb0 12:31:04 12:31:04 Step 10/24 : FROM alpine:3.12 12:31:04 3.12: Pulling from library/alpine 12:31:04 Removing intermediate container d6c95b607f81 12:31:04 ---> e87b5813ec56 12:31:04 Step 12/24 : ENV APP_PORT=48060 12:31:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 12:31:04 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 12:31:04 ---> Running in 582da0b7e7ca 12:31:04 Status: Downloaded newer image for alpine:3.12 12:31:04 ---> 389fef711851 12:31:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:31:04 Status: Downloaded newer image for alpine:3.12 12:31:04 ---> 389fef711851 12:31:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:31:05 ---> Running in eb2d186f47b4 12:31:05 ---> Running in 2922b7d8cb5f 12:31:05 Removing intermediate container 582da0b7e7ca 12:31:05 ---> 467dfcf77022 12:31:05 Step 13/24 : EXPOSE $APP_PORT 12:31:06 ---> Running in 31cc74f88b03 12:31:06 Removing intermediate container 31cc74f88b03 12:31:06 ---> dd457ea80485 12:31:06 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 12:31:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:31:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:31:08 (1/5) Installing ca-certificates (20191127-r4) 12:31:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:31:08 (3/5) Installing libcurl (7.69.1-r3) 12:31:08 (4/5) Installing curl (7.69.1-r3) 12:31:08 (5/5) Installing dumb-init (1.2.2-r1) 12:31:08 Executing busybox-1.31.1-r19.trigger 12:31:08 Executing ca-certificates-20191127-r4.trigger 12:31:08 OK: 7 MiB in 19 packages 12:31:08 ---> 86df56fcfa69 12:31:08 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 12:31:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:31:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:31:09 (1/5) Installing ca-certificates (20191127-r4) 12:31:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:31:09 (3/5) Installing libcurl (7.69.1-r3) 12:31:09 (4/5) Installing curl (7.69.1-r3) 12:31:09 (5/5) Installing dumb-init (1.2.2-r1) 12:31:09 Executing busybox-1.31.1-r19.trigger 12:31:09 Executing ca-certificates-20191127-r4.trigger 12:31:09 OK: 7 MiB in 19 packages 12:31:11 ---> 1c6f00c12a82 12:31:11 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 12:31:11 Removing intermediate container 6d1288df18be 12:31:11 ---> 7e9e16494ad4 12:31:11 12:31:11 Step 10/22 : FROM scratch 12:31:11 ---> 12:31:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:31:12 ---> Running in 3721a04021de 12:31:13 Removing intermediate container eb2d186f47b4 12:31:13 ---> 5d54e0738484 12:31:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:31:14 Removing intermediate container 2922b7d8cb5f 12:31:14 ---> 26008335bd6d 12:31:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 12:31:14 ---> 792506cc21e1 12:31:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:31:14 Removing intermediate container 3721a04021de 12:31:14 ---> 9c3e6b533a85 12:31:14 Step 12/22 : ENV APP_PORT=48081 12:31:14 ---> Running in c1b77dfbbb51 12:31:14 ---> Running in a33a787980d9 12:31:14 ---> Running in dd1bb24c5759 12:31:14 Removing intermediate container e914d3a9bc83 12:31:14 ---> 106b8e8f5581 12:31:14 12:31:14 Step 10/23 : FROM alpine:3.12 12:31:14 ---> 389fef711851 12:31:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:31:14 ---> Running in 30992c0d2ce3 12:31:14 Removing intermediate container c1b77dfbbb51 12:31:14 ---> 84d1a445e149 12:31:14 Step 13/24 : WORKDIR / 12:31:14 Removing intermediate container a33a787980d9 12:31:14 ---> 2fdfca0e5027 12:31:14 Step 13/22 : WORKDIR / 12:31:15 Removing intermediate container dd1bb24c5759 12:31:15 ---> df70889fa611 12:31:15 Step 13/22 : EXPOSE $APP_PORT 12:31:15 ---> 6e639b9ff474 12:31:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:31:15 ---> Running in ca398103a47c 12:31:15 ---> Running in d6f33503451b 12:31:15 ---> Running in 566765ac8447 12:31:15 Removing intermediate container 30992c0d2ce3 12:31:15 ---> eabb3346a463 12:31:15 Step 12/23 : ENV APP_PORT=48080 12:31:15 ---> Running in 90bf9db42326 12:31:16 Removing intermediate container ca398103a47c 12:31:16 ---> ad4a3e095be2 12:31:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:31:16 Removing intermediate container d6f33503451b 12:31:16 ---> 168e6c72b62c 12:31:16 Step 14/22 : WORKDIR / 12:31:16 Removing intermediate container 566765ac8447 12:31:16 ---> 649cd74824a9 12:31:16 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:31:16 ---> Running in ef5353ced464 12:31:16 Removing intermediate container 90bf9db42326 12:31:16 ---> e0cc5cc6e95a 12:31:16 Step 13/23 : EXPOSE $APP_PORT 12:31:16 ---> Running in 4d29075ab33f 12:31:16 ---> 07c6318e181d 12:31:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:31:16 ---> da2720489e58 12:31: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 12:31:17 Removing intermediate container ef5353ced464 12:31:17 ---> 80624838b31e 12:31:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:31:17 Removing intermediate container 4d29075ab33f 12:31:17 ---> c55b873ecde6 12:31:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:31:17 ---> b9bc703d4a40 12:31:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 12:31:17 ---> 41a09309d7f7 12:31:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:31:17 ---> 8a8881794908 12:31:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 12:31:17 ---> Running in 84073031b778 12:31:17 ---> Running in 102fdfad8a71 12:31:18 ---> 4f733339f828 12:31:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:31:18 Removing intermediate container 102fdfad8a71 12:31:18 ---> 1e5ac01252f8 12:31:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:31:18 ---> 913440b045bc 12:31:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:31:18 ---> Running in cfa1c91a62ef 12:31:18 ---> 36efde0c6071 12:31:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 12:31:19 Removing intermediate container cfa1c91a62ef 12:31:19 ---> 724f549d9b2f 12:31:19 Step 22/24 : LABEL arch=x86_64 12:31:19 ---> 7d32dbfe053d 12:31:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:31:19 ---> abf68328c08c 12:31:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 12:31:19 ---> Running in d6fc56e8f536 12:31:19 ---> 64d49426f88a 12:31:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:31:19 Removing intermediate container 84073031b778 12:31:19 ---> ca375fc88f07 12:31:19 Step 15/23 : RUN apk add --update --no-cache zeromq 12:31:20 Removing intermediate container d6fc56e8f536 12:31:20 ---> 13f7b049efab 12:31:20 Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:31:20 ---> Running in 7108bd2cfb0c 12:31:20 ---> b6899215aafc 12:31:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:31:20 ---> Running in b0dd4e20b077 12:31:20 ---> ac857612add3 12:31:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:31:20 ---> Running in 1552544a6905 12:31:20 ---> e435e1670b45 12:31:20 Step 18/22 : RUN chmod +x entrypoint.sh 12:31:21 ---> Running in 1d1095bb8890 12:31:21 Removing intermediate container b0dd4e20b077 12:31:21 ---> 42cf191b0428 12:31:21 Step 24/24 : LABEL version=0.0.0 12:31:21 Removing intermediate container 1552544a6905 12:31:21 ---> 1a9e7fda2951 12:31:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:31:21 ---> Running in 2b715ff4a8df 12:31:22 ---> 01f46cc06072 12:31:22 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/ 12:31:22 ---> Running in 934bcad0c318 12:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:31:22 ---> Running in 5b7fae31a3b5 12:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:31:23 Removing intermediate container 2b715ff4a8df 12:31:23 ---> b9635ebd2c24 12:31:23 12:31:23 Removing intermediate container 934bcad0c318 12:31:23 ---> 6804e234cca9 12:31:23 Step 20/22 : LABEL arch=x86_64 12:31:23 ---> Running in 2d0d893091f4 12:31:24 (1/5) Installing libgcc (9.3.0-r2) 12:31:24 (2/5) Installing libsodium (1.0.18-r0) 12:31:24 Successfully built b9635ebd2c24 12:31:24 (3/5) Installing libstdc++ (9.3.0-r2) 12:31:24 Successfully tagged docker-support-notifications-go:latest 12:31:24 Building docker-security-proxy-setup-go 12:31:24  Building docker-support-notifications-go ... done (4/5) Installing libzmq (4.3.3-r0) 12:31:24 Removing intermediate container 2d0d893091f4 12:31:24 ---> 2e245a6fd3f7 12:31:24 Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:31:24 (5/5) Installing zeromq (4.3.3-r0) 12:31:24 Executing busybox-1.31.1-r19.trigger 12:31:24 OK: 8 MiB in 19 packages 12:31:24 ---> Running in 63f93f26aad0 12:31:24 Removing intermediate container 1d1095bb8890 12:31:24 ---> 5ceac23697bd 12:31:24 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 12:31:25 ---> Running in 139a9b4c5c1b 12:31:25 Removing intermediate container 63f93f26aad0 12:31:25 ---> 535c8a59c656 12:31:25 Step 22/22 : LABEL version=0.0.0 12:31:25 ---> Running in 9391f2821f68 12:31:25 Removing intermediate container 139a9b4c5c1b 12:31:25 ---> dc078efef05d 12:31:25 Step 20/22 : LABEL arch=x86_64 12:31:26 ---> Running in fe65cbef0023 12:31:26 Removing intermediate container 5b7fae31a3b5 12:31:26 ---> 357740284a7b 12:31:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:31:26 Removing intermediate container 9391f2821f68 12:31:26 ---> aa4000b7d4f9 12:31:26 12:31:27 ---> Running in fce1633c4a14 12:31:27 Removing intermediate container 7108bd2cfb0c 12:31:27 ---> 742902b327c5 12:31:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:31:27 Successfully built aa4000b7d4f9 12:31:27 Removing intermediate container fe65cbef0023 12:31:27 ---> 7b499b4348ce 12:31:27 Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:31:28 Successfully tagged docker-core-metadata-go:latest 12:31:28  Building docker-core-metadata-go ... done Building docker-core-command-go 12:31:28 ---> Running in 1fc6816f9a1d 12:31:28 Removing intermediate container fce1633c4a14 12:31:28 ---> ba5134812f0d 12:31:28 Step 22/24 : LABEL arch=x86_64 12:31:28 ---> 12a483b6e6a2 12:31:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:31:28 ---> Running in f5840c8ff09a 12:31:28 Removing intermediate container 1fc6816f9a1d 12:31:28 ---> 90fc6ee8b0c5 12:31:28 Step 22/22 : LABEL version=0.0.0 12:31:31 Removing intermediate container f5840c8ff09a 12:31:31 ---> 067173ebf1f3 12:31:31 Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:31:31 ---> Running in 2a1d76082149 12:31:32 ---> 8cbc11f250da 12:31:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:31:32 ---> Running in 48f41bb8396d 12:31:33 Removing intermediate container 2a1d76082149 12:31:33 ---> d26d4d3e8199 12:31:33 12:31:33 Removing intermediate container 48f41bb8396d 12:31:33 ---> 2de08360eab2 12:31:33 Step 24/24 : LABEL version=0.0.0 12:31:33 ---> 283cea734a6c 12:31:33 Step 19/23 : ENTRYPOINT ["/core-data"] 12:31:33 Successfully built d26d4d3e8199 12:31:33 ---> Running in efbdf40ee649 12:31:33 Successfully tagged docker-security-bootstrap-redis-go:latest 12:31:33  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 12:31:33 ---> Running in 83c40ee87d36 12:31:34 Removing intermediate container efbdf40ee649 12:31:34 ---> e292d606e223 12:31:34 12:31:34 Removing intermediate container 83c40ee87d36 12:31:34 ---> 836c40929c69 12:31:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:31:34 Successfully built e292d606e223 12:31:36 Successfully tagged docker-security-secretstore-setup-go:latest 12:31:36 Building docker-sys-mgmt-agent-go 12:31:36  Building docker-security-secretstore-setup-go ... done  ---> Running in 2f8b3fbfcb9b 12:31:37 Removing intermediate container 2f8b3fbfcb9b 12:31:37 ---> 5990f6e46373 12:31:37 Step 21/23 : LABEL arch=x86_64 12:31:37 ---> Running in aa495e19b4b2 12:31:39 Removing intermediate container aa495e19b4b2 12:31:39 ---> 78a61179a297 12:31:39 Step 22/23 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:31:39 ---> Running in b48a40360cd5 12:31:42 Removing intermediate container b48a40360cd5 12:31:42 ---> 1d52fd1a0da2 12:31:42 Step 23/23 : LABEL version=0.0.0 12:31:42 ---> Running in d749e47ad8cc 12:31:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:31:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:31:43 ---> d9590eaa84a0 12:31:43 Step 3/21 : WORKDIR /edgex-go 12:31:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:31:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:31:43 ---> d9590eaa84a0 12:31:43 Step 3/22 : WORKDIR /edgex-go 12:31:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:31:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:31:43 ---> d9590eaa84a0 12:31:43 Step 3/24 : WORKDIR /edgex-go 12:31:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:31:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:31:43 ---> d9590eaa84a0 12:31:43 Step 3/21 : WORKDIR /edgex-go 12:31:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:31:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:31:43 ---> d9590eaa84a0 12:31:43 Step 3/22 : WORKDIR /edgex-go 12:31:44 Removing intermediate container d749e47ad8cc 12:31:44 ---> 10e89db38e33 12:31:44 12:31:44 Successfully built 10e89db38e33 12:31:44 Successfully tagged docker-core-data-go:latest 12:31:47 ---> Running in c19e104faa12 12:31:47 ---> Running in fd95de202421 12:31:47 ---> Running in 4ecf2c1134be 12:31:47 ---> Running in 15f38f96bbf0 12:31:47 ---> Running in c51c28bc1e8c 12:31:47 Removing intermediate container c19e104faa12 12:31:47 ---> 2638baeeee8f 12:31:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:31:47 Removing intermediate container fd95de202421 12:31:47 ---> af3b62cc143f 12:31:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:31:47 Removing intermediate container 4ecf2c1134be 12:31:47 Removing intermediate container 15f38f96bbf0 12:31:47 ---> d013910c455a 12:31:47 ---> f82bebc53e2e 12:31:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:31:47 12:31:47 Removing intermediate container c51c28bc1e8c 12:31:47 ---> 5b0f9e26fcc0 12:31:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:31:47 ---> Running in 85a7f9427087 12:31:48 ---> Running in bc65472ec221 12:31:48 ---> Running in 04fd45adc99e 12:31:48 ---> Running in ad26e69a6cf8 12:31:48 ---> Running in c9b3e4922ccf 12:31:51 Removing intermediate container 85a7f9427087 12:31:51 ---> 0e95d786a2cb 12:31:51 Step 5/21 : RUN apk add --update --no-cache make git 12:31:51 ---> Running in 9dbcb8061593 12:31:51 Removing intermediate container c9b3e4922ccf 12:31:51 ---> 98d7edc6a59e 12:31:51 Step 5/22 : RUN apk add --update --no-cache make git 12:31:52 ---> Running in 18563f334c4c 12:31:52 Removing intermediate container ad26e69a6cf8 12:31:52 ---> 7cd034f8355f 12:31:52 Step 5/21 : RUN apk add --update --no-cache make git 12:31:52 Removing intermediate container 04fd45adc99e 12:31:52 ---> dfbfccf5d696 12:31:52 Step 5/22 : RUN apk add --update --no-cache make git 12:31:52 Removing intermediate container bc65472ec221 12:31:52 ---> 8bce623a334e 12:31:52 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 12:31:52 ---> Running in 9427b4a683c3 12:31:52 ---> Running in d32de8dda664 12:31:52 ---> Running in 3660f3a63140 12:31:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:31:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:31:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:31:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:31:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:31:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:31:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:31:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:31:55 OK: 217 MiB in 51 packages 12:31:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:31:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:31:56 OK: 217 MiB in 51 packages 12:31:56 OK: 217 MiB in 51 packages 12:31:56 OK: 217 MiB in 51 packages 12:31:56 OK: 217 MiB in 51 packages 12:31:56 Removing intermediate container 9dbcb8061593 12:31:56 ---> 0274ba6d592d 12:31:56 Step 6/21 : COPY go.mod . 12:31:57 Removing intermediate container 18563f334c4c 12:31:57 ---> a39a537eadbd 12:31:57 Step 6/22 : COPY go.mod . 12:31:57 Removing intermediate container 9427b4a683c3 12:31:57 ---> 1ec8f1922f81 12:31:57 Step 6/21 : COPY go.mod . 12:31:58 ---> bf37b79a5b0b 12:31:58 Step 7/21 : RUN go mod download 12:31:58 ---> Running in 22ca40a3a4d9 12:31:58 Removing intermediate container d32de8dda664 12:31:58 ---> ccb53f240a2b 12:31:58 Step 6/24 : COPY go.mod . 12:31:58 Removing intermediate container 3660f3a63140 12:31:58 ---> 9b979bea1b61 12:31:58 Step 6/22 : COPY go.mod . 12:31:58 ---> 314fdce5e9db 12:31:58 Step 7/22 : RUN go mod download 12:31:58 ---> Running in 149abe4656f7 12:31:59 ---> e90c861482b7 12:31:59 Step 7/21 : RUN go mod download 12:31:59 ---> b0df0ea13a35 12:31:59 Step 7/24 : RUN go mod download 12:31:59 ---> Running in af975ca24677 12:31:59 ---> 62a41153ba6d 12:31:59 Step 7/22 : RUN go mod download 12:31:59 ---> Running in a3f7e538fbfb 12:32:00 ---> Running in 8c6de221b32c 12:32:02 Removing intermediate container 22ca40a3a4d9 12:32:02 ---> 2d1e8806fcdd 12:32:02 Step 8/21 : COPY . . 12:32:02 Removing intermediate container 149abe4656f7 12:32:02 ---> 84866ebfbad5 12:32:02 Step 8/22 : COPY . . 12:32:04 Removing intermediate container af975ca24677 12:32:04 ---> a67be751f230 12:32:04 Step 8/21 : COPY . . 12:32:04 Removing intermediate container 8c6de221b32c 12:32:04 ---> 2e09b2b5d2c5 12:32:04 Step 8/22 : COPY . . 12:32:05 Removing intermediate container a3f7e538fbfb 12:32:05 ---> 2cd608ea4906 12:32:05 Step 8/24 : COPY . . 12:32:17  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:32:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:32:17 ---> 51fa5ead3329 12:32:17 Step 3/21 : WORKDIR /edgex-go 12:32:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:32:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:32:17 ---> 51fa5ead3329 12:32:17 Step 3/22 : WORKDIR /edgex-go 12:32:17 ---> Using cache 12:32:17 ---> 3a4a18e94db3 12:32:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:17 ---> Using cache 12:32:17 ---> 3a4a18e94db3 12:32:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:17 ---> Using cache 12:32:17 ---> 9c6c0cbde2db 12:32:17 Step 5/21 : RUN apk add --update --no-cache make git 12:32:17 ---> Using cache 12:32:17 ---> 9c6c0cbde2db 12:32:17 Step 5/22 : RUN apk add --update --no-cache make git 12:32:17 ---> Using cache 12:32:17 ---> 0175017e5afa 12:32:17 Step 6/21 : COPY go.mod . 12:32:17 ---> Using cache 12:32:17 ---> 0175017e5afa 12:32:17 Step 6/22 : COPY go.mod . 12:32:17 ---> Using cache 12:32:17 ---> b500076fd34b 12:32:17 Step 7/22 : RUN go mod download 12:32:17 ---> Using cache 12:32:17 ---> b500076fd34b 12:32:17 Step 7/21 : RUN go mod download 12:32:17 ---> Using cache 12:32:17 ---> d4cbf487f7d0 12:32:17 Step 8/21 : COPY . . 12:32:17 ---> Using cache 12:32:17 ---> d4cbf487f7d0 12:32:17 Step 8/22 : COPY . . 12:32:17 ---> Using cache 12:32:17 ---> d09b63d3e803 12:32:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:32:17 ---> Using cache 12:32:17 ---> d09b63d3e803 12:32:17 Step 9/22 : RUN make cmd/core-command/core-command 12:32:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:32:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:32:17 ---> 51fa5ead3329 12:32:17 Step 3/21 : WORKDIR /edgex-go 12:32:17 ---> Using cache 12:32:17 ---> 3a4a18e94db3 12:32:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:17 ---> Using cache 12:32:17 ---> 9c6c0cbde2db 12:32:17 Step 5/21 : RUN apk add --update --no-cache make git 12:32:17 ---> Using cache 12:32:17 ---> 0175017e5afa 12:32:17 Step 6/21 : COPY go.mod . 12:32:17 ---> Using cache 12:32:17 ---> b500076fd34b 12:32:17 Step 7/21 : RUN go mod download 12:32:17 ---> Using cache 12:32:17 ---> d4cbf487f7d0 12:32:17 Step 8/21 : COPY . . 12:32:17 ---> Using cache 12:32:17 ---> d09b63d3e803 12:32:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 12:32:18 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:32:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:32:18 ---> 51fa5ead3329 12:32:18 Step 3/26 : WORKDIR /edgex-go 12:32:18 ---> Using cache 12:32:18 ---> 3a4a18e94db3 12:32:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:18 ---> Using cache 12:32:18 ---> 9c6c0cbde2db 12:32:18 Step 5/26 : RUN apk add --update --no-cache make bash git 12:32:19 ---> Running in c0c2fdf64aeb 12:32:19 ---> Running in 29f5945a0fe3 12:32:19 ---> Running in 2ee85595619b 12:32:19 ---> Running in cdc7113c4952 12:32:21 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 12:32:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:32:21 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 12:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:32:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:32:23 OK: 233 MiB in 51 packages 12:32:25 Removing intermediate container cdc7113c4952 12:32:25 ---> 8df70f66a86f 12:32:25 Step 6/26 : COPY go.mod . 12:32:26 ---> ce15640398c7 12:32:26 Step 7/26 : RUN go mod download 12:32:26 ---> Running in f379392e4706 12:32:31 Removing intermediate container f379392e4706 12:32:31 ---> 2e96b1ce27e9 12:32:31 Step 8/26 : COPY . . 12:32:32 ---> 75f2e4dfb0ad 12:32:32 Step 9/22 : RUN make cmd/core-command/core-command 12:32:32 ---> a1f3fb959c35 12:32:32 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 12:32:32 ---> d880c01f4f8d 12:32:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:32:32 ---> ea19ee968851 12:32:32 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 12:32:32 ---> 9415ab31335b 12:32:32 Step 9/24 : RUN make cmd/support-notifications/support-notifications 12:32:32 ---> Running in 3072559a3e5c 12:32:32 ---> Running in d34c081bd360 12:32:32 ---> Running in 28aeecc090c9 12:32:32 ---> Running in 5c55da4e8f7a 12:32:32 ---> Running in 824bb64ea5fb 12:32:32 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 12:32:32 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 12:32:32 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 12:32:32 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 12:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 12:32:59 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 12:33:09 Removing intermediate container 2ee85595619b 12:33:09 ---> ae792ca63c78 12:33:09 12:33:09 Step 10/21 : FROM scratch 12:33:09 ---> 12:33:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:33:09 Removing intermediate container c0c2fdf64aeb 12:33:09 ---> 68bd0fcd100f 12:33:09 12:33:09 Step 10/22 : FROM scratch 12:33:09 ---> 12:33:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:33:09 ---> Using cache 12:33:09 ---> 9c3e6b533a85 12:33:09 Step 12/21 : ENV APP_PORT=48085 12:33:09 ---> Using cache 12:33:09 ---> 9c3e6b533a85 12:33:09 Step 12/22 : ENV APP_PORT=48082 12:33:10 ---> Running in 60e535c80d14 12:33:10 ---> Running in 4cb42230ab08 12:33:10 Removing intermediate container 4cb42230ab08 12:33:10 ---> 9b3160b2bc1a 12:33:10 Step 13/22 : EXPOSE $APP_PORT 12:33:11 Removing intermediate container 60e535c80d14 12:33:11 ---> 5142715e5e2e 12:33:11 Step 13/21 : EXPOSE $APP_PORT 12:33:11 ---> 14609d9feb29 12:33:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:33:11 ---> Running in 9fcc1602f60e 12:33:11 ---> Running in c71b7b7f44b3 12:33:12 ---> Running in bcf23270b642 12:33:12 Removing intermediate container c71b7b7f44b3 12:33:12 ---> 153ffd131d19 12:33:12 Step 14/22 : WORKDIR / 12:33:12 Removing intermediate container 9fcc1602f60e 12:33:12 ---> 174da3e6d3a9 12:33:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:33:12 ---> Running in 7c7d31ac1ab6 12:33:12 Removing intermediate container 29f5945a0fe3 12:33:12 ---> f8322e5266da 12:33:12 12:33:12 Step 10/21 : FROM alpine:3.12 12:33:12 ---> 389fef711851 12:33:12 Step 11/21 : RUN apk add --update --no-cache curl 12:33:12 ---> Running in 7d46085182dd 12:33:12 Removing intermediate container 7c7d31ac1ab6 12:33:12 ---> 0b879b511a26 12:33:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:33:12 ---> 921435d6f7c7 12:33:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:33:13 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 12:33:13 ---> 8d8cc07ab259 12:33:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:14 ---> 528ec5fafc45 12:33:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:14 (1/4) Installing ca-certificates (20191127-r4) 12:33:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:33:14 (3/4) Installing libcurl (7.69.1-r3) 12:33:14 (4/4) Installing curl (7.69.1-r3) 12:33:14 Executing busybox-1.31.1-r19.trigger 12:33:14 Executing ca-certificates-20191127-r4.trigger 12:33:14 ---> 93abe88abb25 12:33:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:33:14 OK: 7 MiB in 18 packages 12:33:14 ---> bc8fc4295990 12:33:14 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 12:33:14 ---> Running in 3e0f03cbfa5c 12:33:15 ---> cde4f3b02b69 12:33:15 Step 18/22 : ENTRYPOINT ["/core-command"] 12:33:15 Removing intermediate container 3e0f03cbfa5c 12:33:15 ---> 40a28ba3776f 12:33:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:33:15 ---> Running in 775dcfa92acd 12:33:16 ---> Running in 700011cc30ca 12:33:16 Removing intermediate container 7d46085182dd 12:33:16 ---> bd8d31cd7453 12:33:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:33:16 Removing intermediate container 775dcfa92acd 12:33:16 ---> f94524abd045 12:33:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:33:16 ---> Running in 31533ba57f8c 12:33:16 ---> Running in 10584d44c6b3 12:33:17 Removing intermediate container 700011cc30ca 12:33:17 ---> 54652f6df4ab 12:33:17 Step 19/21 : LABEL arch=x86_64 12:33:17 ---> Running in 7e3078f045c3 12:33:17 Removing intermediate container 31533ba57f8c 12:33:17 ---> 1cfcd12a46a8 12:33:17 Step 13/21 : WORKDIR /edgex 12:33:17 Removing intermediate container 10584d44c6b3 12:33:17 ---> 56ee02ec7fb0 12:33:17 Step 20/22 : LABEL arch=x86_64 12:33:17 ---> Running in d2f522e4237f 12:33:17 Removing intermediate container 7e3078f045c3 12:33:17 ---> 22843572bf03 12:33:17 Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:33:17 ---> Running in babe266c8368 12:33:18 ---> Running in 1dace4ea4d19 12:33:18 Removing intermediate container babe266c8368 12:33:18 ---> 01c998a62bb1 12:33:18 Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:33:19 Removing intermediate container d2f522e4237f 12:33:19 ---> 76e1ae60821b 12:33:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:33:19 ---> Running in 36971a205ccb 12:33:19 Removing intermediate container 1dace4ea4d19 12:33:19 ---> c735c8d67b90 12:33:19 Step 21/21 : LABEL version=0.0.0 12:33:19 ---> Running in b130a909119b 12:33:19 Removing intermediate container 36971a205ccb 12:33:19 ---> 01c81651cde6 12:33:19 Step 22/22 : LABEL version=0.0.0 12:33:19 ---> Running in 5acd23e72c8a 12:33:19 Removing intermediate container b130a909119b 12:33:19 ---> a6622d71f1d4 12:33:19 12:33:21 ---> a943edc335f6 12:33:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:33:21 Removing intermediate container 5acd23e72c8a 12:33:21 ---> a6abec497fc6 12:33:21 12:33:21 Successfully built a6622d71f1d4 12:33:21 Successfully tagged docker-support-scheduler-go:latest 12:33:21  Building docker-support-scheduler-go ... done Successfully built a6abec497fc6 12:33:22 Successfully tagged docker-core-command-go:latest 12:33:22  Building docker-core-command-go ... done  ---> 30df7f2a0d5b 12:33:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:33:24 ---> e65eecaef3d8 12:33:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:33:24 ---> Running in ee4e3e3f8610 12:33:25 Removing intermediate container ee4e3e3f8610 12:33:25 ---> 9a78268acba1 12:33:25 Step 18/21 : CMD ["--init=true"] 12:33:25 ---> Running in 4ee7b3561164 12:33:25 Removing intermediate container 4ee7b3561164 12:33:25 ---> c203f2b1e1d3 12:33:25 Step 19/21 : LABEL arch=x86_64 12:33:25 ---> Running in bb59a860a08d 12:33:26 Removing intermediate container bb59a860a08d 12:33:26 ---> 761fcf34cc94 12:33:26 Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:33:26 ---> Running in 3845abd2587f 12:33:27 Removing intermediate container 3845abd2587f 12:33:27 ---> f4c948e87de8 12:33:27 Step 21/21 : LABEL version=0.0.0 12:33:27 ---> Running in 00f19de636f3 12:33:27 Removing intermediate container 00f19de636f3 12:33:27 ---> 740e95354a2d 12:33:27 12:33:28 Successfully built 740e95354a2d 12:33:28 Successfully tagged docker-security-proxy-setup-go:latest 12:33:32  Building docker-security-proxy-setup-go ... done Removing intermediate container bcf23270b642 12:33:32 ---> 11bfc6d8795c 12:33:32 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:33:32 ---> Running in ef6f49d9b03b 12:33:33 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 12:33:36 Removing intermediate container ef6f49d9b03b 12:33:36 ---> c45a7c4c9791 12:33:36 12:33:36 Step 11/26 : FROM docker:20.10.0 12:33:36 20.10.0: Pulling from library/docker 12:33:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:33:47 Status: Downloaded newer image for docker:20.10.0 12:33:47 ---> aefe523efa57 12:33:47 Step 12/26 : RUN apk add --no-cache bash 12:33:47 ---> Running in dd8791f2e0db 12:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:48 (1/2) Installing readline (8.0.4-r0) 12:33:48 (2/2) Installing bash (5.0.17-r0) 12:33:48 Executing bash-5.0.17-r0.post-install 12:33:48 Executing busybox-1.31.1-r19.trigger 12:33:48 OK: 12 MiB in 22 packages 12:33:49 Removing intermediate container dd8791f2e0db 12:33:49 ---> f28f5a40e6a7 12:33:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:33:50 ---> Running in 673b3c9a54f4 12:33:50 Removing intermediate container 673b3c9a54f4 12:33:50 ---> 447e874325d9 12:33:50 Step 14/26 : ENV APP_PORT=48090 12:33:50 ---> Running in 534d22d5e67b 12:33:51 Removing intermediate container 534d22d5e67b 12:33:51 ---> 80ab50b5d181 12:33:51 Step 15/26 : EXPOSE $APP_PORT 12:33:51 ---> Running in d4446b3fcd5f 12:33:51 Removing intermediate container d4446b3fcd5f 12:33:51 ---> 094ff4ccac86 12:33:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:33:52 ---> 2b1c44993c81 12:33:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:33:53 ---> a186d72cc93f 12:33:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:33:53 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 12:33:54 ---> 91c927c94bcd 12:33:54 Step 19/26 : RUN apk --no-cache add py3-pip 12:33:54 ---> Running in 76bdb43a6713 12:33:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:33:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:33:55 (1/33) Installing libbz2 (1.0.8-r1) 12:33:55 (2/33) Installing expat (2.2.9-r1) 12:33:55 (3/33) Installing libffi (3.3-r2) 12:33:55 (4/33) Installing gdbm (1.13-r1) 12:33:56 (5/33) Installing xz-libs (5.2.5-r0) 12:33:56 (6/33) Installing sqlite-libs (3.32.1-r0) 12:33:56 (7/33) Installing python3 (3.8.5-r0) 12:33:57 (8/33) Installing py3-appdirs (1.4.4-r1) 12:33:57 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:33:57 (10/33) Installing py3-parsing (2.4.7-r0) 12:33:57 (11/33) Installing py3-six (1.15.0-r0) 12:33:57 (12/33) Installing py3-packaging (20.4-r0) 12:33:57 (13/33) Installing py3-setuptools (47.0.0-r0) 12:33:57 (14/33) Installing py3-chardet (3.0.4-r4) 12:33:57 (15/33) Installing py3-idna (2.9-r0) 12:33:57 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:33:57 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:33:57 (18/33) Installing py3-requests (2.23.0-r0) 12:33:57 (19/33) Installing py3-msgpack (1.0.0-r0) 12:33:57 (20/33) Installing py3-lockfile (0.12.2-r3) 12:33:57 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:33:57 (22/33) Installing py3-colorama (0.4.3-r0) 12:33:57 (23/33) Installing py3-distlib (0.3.0-r0) 12:33:57 (24/33) Installing py3-distro (1.5.0-r1) 12:33:58 (25/33) Installing py3-webencodings (0.5.1-r3) 12:33:58 (26/33) Installing py3-html5lib (1.0.1-r4) 12:33:58 (27/33) Installing py3-pytoml (0.1.21-r0) 12:33:58 (28/33) Installing py3-pep517 (0.8.2-r0) 12:33:58 (29/33) Installing py3-progress (1.5-r0) 12:33:58 (30/33) Installing py3-toml (0.10.1-r0) 12:33:58 (31/33) Installing py3-retrying (1.3.3-r0) 12:33:58 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:33:58 (33/33) Installing py3-pip (20.1.1-r0) 12:33:58 Removing intermediate container 5c55da4e8f7a 12:33:58 ---> aaa6f1c53ddf 12:33:58 12:33:58 Step 10/22 : FROM alpine:3.12 12:33:58 Executing busybox-1.31.1-r19.trigger 12:33:58 OK: 71 MiB in 55 packages 12:33:58 3.12: Pulling from library/alpine 12:34:00 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 12:34:00 Status: Downloaded newer image for alpine:3.12 12:34:00 ---> afeebe901d6b 12:34:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:34:01 ---> Running in 59aced618bbb 12:34:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:34:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:34:03 (1/5) Installing ca-certificates (20191127-r4) 12:34:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:34:03 (3/5) Installing libcurl (7.69.1-r3) 12:34:03 (4/5) Installing curl (7.69.1-r3) 12:34:03 (5/5) Installing dumb-init (1.2.2-r1) 12:34:03 Executing busybox-1.31.1-r19.trigger 12:34:03 Executing ca-certificates-20191127-r4.trigger 12:34:04 OK: 7 MiB in 19 packages 12:34:04 Removing intermediate container 3072559a3e5c 12:34:04 ---> 134f1a3be9ad 12:34:04 12:34:04 Step 10/21 : FROM alpine:3.12 12:34:04 ---> afeebe901d6b 12:34:04 Step 11/21 : RUN apk add --update --no-cache curl 12:34:05 Removing intermediate container 824bb64ea5fb 12:34:05 ---> 46a6199f0cb2 12:34:05 12:34:05 Step 10/24 : FROM scratch 12:34:05 ---> 12:34:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 12:34:05 Removing intermediate container d34c081bd360 12:34:05 ---> edf683de3f06 12:34:05 12:34:05 Step 10/21 : FROM scratch 12:34:05 ---> 12:34:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:34:05 Removing intermediate container 28aeecc090c9 12:34:05 ---> 13f1a7856db0 12:34:05 12:34:05 Step 10/22 : FROM scratch 12:34:05 ---> 12:34:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:34:05 ---> Running in 827856881bdb 12:34:05 ---> Running in 6a43d4371835 12:34:05 ---> Running in e8b6cf8d516f 12:34:05 ---> Running in 2fe2728d0f06 12:34:06 Removing intermediate container 2fe2728d0f06 12:34:06 ---> 008e03c4959f 12:34:06 Step 12/22 : ENV APP_PORT=48082 12:34:06 Removing intermediate container e8b6cf8d516f 12:34:06 ---> bcf6119a5f71 12:34:06 Step 12/21 : ENV APP_PORT=48085 12:34:06 Removing intermediate container 6a43d4371835 12:34:06 ---> a8eae0576284 12:34:06 Step 12/24 : ENV APP_PORT=48060 12:34:06 ---> Running in 9b14f3bb2047 12:34:06 ---> Running in ae7f5f13c6ac 12:34:06 ---> Running in 62376b3a99c3 12:34:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:34:06 Removing intermediate container 59aced618bbb 12:34:06 ---> 5a6cd8ce1944 12:34:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 12:34:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:34:06 ---> Running in 35814f83c94e 12:34:07 Removing intermediate container ae7f5f13c6ac 12:34:07 ---> d7c536139b4c 12:34:07 Step 13/21 : EXPOSE $APP_PORT 12:34:07 Removing intermediate container 9b14f3bb2047 12:34:07 ---> 6b168714a5d7 12:34:07 Step 13/24 : EXPOSE $APP_PORT 12:34:07 Removing intermediate container 62376b3a99c3 12:34:07 ---> 59785a246572 12:34:07 Step 13/22 : EXPOSE $APP_PORT 12:34:07 (1/4) Installing ca-certificates (20191127-r4) 12:34:07 ---> Running in 256d9e7269d5 12:34:07 ---> Running in c34a4de2c87b 12:34:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:34:07 (3/4) Installing libcurl (7.69.1-r3) 12:34:07 (4/4) Installing curl (7.69.1-r3) 12:34:07 Executing busybox-1.31.1-r19.trigger 12:34:07 Executing ca-certificates-20191127-r4.trigger 12:34:07 ---> Running in 0a51484852dd 12:34:07 Removing intermediate container 35814f83c94e 12:34:07 ---> 7113d5813b68 12:34:07 Step 13/22 : WORKDIR / 12:34:07 OK: 7 MiB in 18 packages 12:34:07 ---> Running in 0b6e57e8c3c4 12:34:07 Removing intermediate container c34a4de2c87b 12:34:07 ---> 33dc52c0f32a 12:34:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:34:08 Removing intermediate container 256d9e7269d5 12:34:08 ---> f80513c8488c 12:34:08 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 12:34:08 Removing intermediate container 0a51484852dd 12:34:08 ---> 0bb601cf34aa 12:34:08 Step 14/22 : WORKDIR / 12:34:08 ---> Running in e96b548de573 12:34:08 Removing intermediate container 0b6e57e8c3c4 12:34:08 ---> 2a7ad24099a7 12:34:08 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:34:08 Removing intermediate container 76bdb43a6713 12:34:08 ---> 7c13b88a0538 12:34:08 Step 20/26 : RUN pip install docker-compose==1.23.2 12:34:08 ---> Running in fcc1a897e5fb 12:34:09 ---> 095f6eeb62af 12:34:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:34:09 ---> 168c0d1f5b05 12:34:09 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 12:34:09 Removing intermediate container e96b548de573 12:34:09 ---> f80a695841d8 12:34:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:34:09 Removing intermediate container 827856881bdb 12:34:09 ---> 9f47824d39b5 12:34:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:34:09 ---> 48e65711170a 12:34:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 12:34:10 ---> Running in f7f951b18973 12:34:10 Collecting docker-compose==1.23.2 12:34:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:34:10 Collecting texttable<0.10,>=0.9.0 12:34:10 Downloading texttable-0.9.1.tar.gz (11 kB) 12:34:11 ---> a56d28c57a2e 12:34:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:34:11 ---> 6d06e0d1a41f 12:34:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:34:11 Collecting cached-property<2,>=1.2.0 12:34:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:34:11 Collecting docopt<0.7,>=0.6.1 12:34:11 Downloading docopt-0.6.2.tar.gz (25 kB) 12:34:11 ---> 74544f4d0678 12:34:11 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 12:34:11 Removing intermediate container f7f951b18973 12:34:11 ---> b7ffb56565ea 12:34:11 Step 13/21 : WORKDIR /edgex 12:34:11 ---> Running in cf61d9c49132 12:34:12 Collecting websocket-client<1.0,>=0.32.0 12:34:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:34:12 ---> 3d0c90ddabfc 12:34:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 12:34:12 Collecting jsonschema<3,>=2.5.1 12:34:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:34:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:34:12 Collecting docker<4.0,>=3.6.0 12:34:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:34:12 ---> cd5329f27185 12:34:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 12:34:12 Collecting dockerpty<0.5,>=0.4.1 12:34:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:34:13 ---> Running in 63dce262a6e3 12:34:13 ---> 65f01cfa5f82 12:34:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:34:13 Removing intermediate container cf61d9c49132 12:34:13 ---> e20f139ea3e7 12:34:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:34:13 ---> b539a7bf5576 12:34:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 12:34:13 ---> cbb634d187cb 12:34:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:34:13 Removing intermediate container 63dce262a6e3 12:34:13 ---> d85b653cbb84 12:34:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:34:13 ---> Running in 8422c254915f 12:34:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:34:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:34:13 Collecting PyYAML<4,>=3.10 12:34:14 Downloading PyYAML-3.13.tar.gz (270 kB) 12:34:14 ---> 8de76e0583d5 12:34:14 Step 18/22 : ENTRYPOINT ["/core-command"] 12:34:14 ---> Running in 0c11566da7b9 12:34:14 ---> 1c555447066f 12:34:14 ---> 68b4f1592058 12:34:14 Step 18/22 : RUN chmod +x entrypoint.shStep 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:34:14 12:34:14 Removing intermediate container 8422c254915f 12:34:14 ---> 0910612257d6 12:34:14 Step 19/21 : LABEL arch=arm64 12:34:14 ---> 16b859c16a33 12:34:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:34:14 ---> Running in b282cc7ec138 12:34:14 ---> Running in 6bb051fd27ce 12:34:15 Collecting docker-pycreds>=0.4.0 12:34:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:34:15 Removing intermediate container 0c11566da7b9 12:34:15 ---> 80dacc3cdff0 12:34:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:34:15 Collecting urllib3<1.25,>=1.21.1 12:34:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:34:15 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) 12:34:15 Collecting idna<2.8,>=2.5 12:34:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:34:15 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) 12:34:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:34:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:34:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:34:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:34:15 Installing collected packages: texttable, cached-property, docopt, websocket-client, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, PyYAML, docker-compose 12:34:15 Running setup.py install for texttable: started 12:34:15 ---> Running in afdc019eee05 12:34:15 Removing intermediate container b282cc7ec138 12:34:15 ---> bb9c1ddbfb1e 12:34:15 Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:34:16 Running setup.py install for texttable: finished with status 'done' 12:34:16 Running setup.py install for docopt: started 12:34:16 ---> Running in 983fb46bb64e 12:34:16 ---> beda35c80c16 12:34:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:34:16 Removing intermediate container afdc019eee05 12:34:16 ---> 9cc0af074046 12:34:16 Step 20/22 : LABEL arch=arm64 12:34:16 ---> 64a8670d2937 12:34:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:34:16 ---> Running in 2ee04e1538dd 12:34:17 Removing intermediate container 983fb46bb64e 12:34:17 Running setup.py install for docopt: finished with status 'done' 12:34:17 Attempting uninstall: urllib3 12:34:17 Found existing installation: urllib3 1.25.9 12:34:17 Uninstalling urllib3-1.25.9: 12:34:17 ---> 67f7fefd36c6 12:34:17 Step 21/21 : LABEL version=0.0.0 12:34:17 Successfully uninstalled urllib3-1.25.9 12:34:17 ---> Running in 1fbbd41cebe2 12:34:17 Removing intermediate container 2ee04e1538dd 12:34:17 ---> 8c8f7949f307 12:34:17 Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:34:17 Attempting uninstall: idna 12:34:17 Found existing installation: idna 2.9 12:34:17 Uninstalling idna-2.9: 12:34:17 Successfully uninstalled idna-2.9 12:34:17 ---> 8aeb03b6c705 12:34:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 12:34:18 Attempting uninstall: requests 12:34:18 Found existing installation: requests 2.23.0 12:34:18 Uninstalling requests-2.23.0: 12:34:18 Successfully uninstalled requests-2.23.0 12:34:18 ---> Running in 6b729bf808be 12:34:18 Removing intermediate container 6bb051fd27ce 12:34:18 ---> b835af376f42 12:34:18 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 12:34:18 ---> Running in 71225c1d79b4 12:34:18 ---> fc0fff4e407a 12:34:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:34:18 Removing intermediate container 1fbbd41cebe2 12:34:18 ---> fdaa0ba8d1ba 12:34:18 12:34:18 Running setup.py install for dockerpty: started 12:34:18 ---> Running in 6ba820a79f0c 12:34:18 ---> Running in d9a63f09f3b8 12:34:18 Removing intermediate container 6b729bf808be 12:34:18 ---> 78732357c6c2 12:34:18 Step 22/22 : LABEL version=0.0.0 12:34:18 Successfully built fdaa0ba8d1ba 12:34:19 Running setup.py install for dockerpty: finished with status 'done' 12:34:19 Running setup.py install for PyYAML: started 12:34:19 Successfully tagged docker-support-scheduler-go-arm64:latest 12:34:19 Building docker-security-secretstore-setup-go 12:34:19 Removing intermediate container 71225c1d79b4 12:34:19 ---> 314764a9aa36 12:34:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:34:19  Building docker-support-scheduler-go ... done  ---> Running in 9612f8e28d1e 12:34:19 ---> Running in 896b129fa581 12:34:19 Removing intermediate container 6ba820a79f0c 12:34:19 ---> b2d47204a0d4 12:34:19 Step 20/22 : LABEL arch=arm64 12:34:19 Removing intermediate container d9a63f09f3b8 12:34:19 ---> e8e80351a0c6 12:34:19 Step 18/21 : CMD ["--init=true"] 12:34:19 ---> Running in d3c8bc6ce9c0 12:34:19 ---> Running in 08b8939d6741 12:34:19 Removing intermediate container 9612f8e28d1e 12:34:19 ---> 1d1fa3091e05 12:34:19 12:34:19 Removing intermediate container 896b129fa581 12:34:19 ---> fa3222ba0b89 12:34:19 Step 22/24 : LABEL arch=arm64 12:34:20 Running setup.py install for PyYAML: finished with status 'done' 12:34:20 Successfully built 1d1fa3091e05 12:34:20 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 12:34:20 Successfully tagged docker-core-command-go-arm64:latest 12:34:20  Building docker-core-command-go ... done Building docker-core-metadata-go 12:34:20 ---> Running in d4f1a39f8c41 12:34:20 Removing intermediate container 08b8939d6741 12:34:20 ---> 917eb459601f 12:34:20 Step 19/21 : LABEL arch=arm64 12:34:20 Removing intermediate container d3c8bc6ce9c0 12:34:20 ---> a882b654af4f 12:34:20 Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:34:20 ---> Running in 55db5f7ac75a 12:34:20 ---> Running in 16a1a7ef61af 12:34:21 Removing intermediate container d4f1a39f8c41 12:34:21 ---> 0761b4e20520 12:34:21 Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:34:21 ---> Running in 9a580f801b73 12:34:21 Removing intermediate container 55db5f7ac75a 12:34:21 ---> c47e82767654 12:34:21 Step 20/21 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:34:21 Removing intermediate container 16a1a7ef61af 12:34:21 ---> 46ab637d11ef 12:34:21 Step 22/22 : LABEL version=0.0.0 12:34:21 ---> Running in cb90f0884364 12:34:22 ---> Running in a212d23c6e46 12:34:23 Removing intermediate container 9a580f801b73 12:34:23 ---> 65276e2b4f18 12:34:23 Step 24/24 : LABEL version=0.0.0 12:34:24 Removing intermediate container cb90f0884364 12:34:24 ---> 003153e6fc99 12:34:24 Step 21/21 : LABEL version=0.0.0 12:34:24 Removing intermediate container a212d23c6e46 12:34:24 ---> 0106377238be 12:34:24 12:34:24 ---> Running in e696a6197971 12:34:24 Successfully built 0106377238be 12:34:24 Removing intermediate container fcc1a897e5fb 12:34:24 ---> dbb3240f1dde 12:34:24 Step 21/26 : RUN apk --no-cache add curl 12:34:24 ---> Running in 9437f8106e6e 12:34:24 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 12:34:24  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 12:34:24 ---> Running in 8e5d2935083f 12:34:25 Removing intermediate container e696a6197971 12:34:25 ---> 63f5f8b6e7ac 12:34:25 12:34:25 Removing intermediate container 8e5d2935083f 12:34:25 ---> bc97d355d4c5 12:34:25 12:34:25 Successfully built 63f5f8b6e7ac 12:34:25 Successfully tagged docker-support-notifications-go-arm64:latest 12:34:25 Building docker-sys-mgmt-agent-go 12:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:34:25  Building docker-support-notifications-go ... done Successfully built bc97d355d4c5 12:34:25 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:34:26 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:34:26 (2/3) Installing libcurl (7.69.1-r3) 12:34:26 (3/3) Installing curl (7.69.1-r3) 12:34:26 Executing busybox-1.31.1-r19.trigger 12:34:26 OK: 72 MiB in 58 packages 12:34:26 Removing intermediate container 9437f8106e6e 12:34:26 ---> f00e3c914c0c 12:34:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:34:27 ---> Running in 5c2c5cd06202 12:34:27 Removing intermediate container 5c2c5cd06202 12:34:27 ---> e75b6e3903d6 12:34:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:34:27 ---> Running in 1e6e6a75b0a9 12:34:27 Removing intermediate container 1e6e6a75b0a9 12:34:27 ---> 85bf705eecc7 12:34:27 Step 24/26 : LABEL arch=x86_64 12:34:28 ---> Running in d25aa544ce84 12:34:28 Removing intermediate container d25aa544ce84 12:34:28 ---> 002029f556b9 12:34:28 Step 25/26 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:34:28 ---> Running in bc5d7c48d63d 12:34:28 Removing intermediate container bc5d7c48d63d 12:34:28 ---> b6e3f3e80579 12:34:28 Step 26/26 : LABEL version=0.0.0 12:34:28 ---> Running in bfbc5d0cf622 12:34:29 Removing intermediate container bfbc5d0cf622 12:34:29 ---> 9a0864974710 12:34:29 12:34:29 Successfully built 9a0864974710 12:34:29 Successfully tagged docker-sys-mgmt-agent-go:latest 12:34:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 12:34:30 $ docker stop --time=1 a55c91c85a5ec8f311ed3e00e3b300fe413d28c89b45ed3b96650b8e49f9f2d4 12:34:32 $ docker rm -f a55c91c85a5ec8f311ed3e00e3b300fe413d28c89b45ed3b96650b8e49f9f2d4 [Pipeline] // withDockerContainer [Pipeline] sh 12:34:33 + grep docker 12:34:33 + docker images 12:34:33 docker-sys-mgmt-agent-go latest 9a0864974710 4 seconds ago 313MB 12:34:33 docker-security-proxy-setup-go latest 740e95354a2d About a minute ago 24.4MB 12:34:33 docker-support-scheduler-go latest a6622d71f1d4 About a minute ago 10.7MB 12:34:33 docker-core-command-go latest a6abec497fc6 About a minute ago 10.6MB 12:34:33 docker-core-data-go latest 10e89db38e33 2 minutes ago 22.3MB 12:34:33 docker-security-secretstore-setup-go latest e292d606e223 3 minutes ago 24.6MB 12:34:33 docker-security-bootstrap-redis-go latest d26d4d3e8199 3 minutes ago 15.8MB 12:34:33 docker-core-metadata-go latest aa4000b7d4f9 3 minutes ago 13.1MB 12:34:33 docker-support-notifications-go latest b9635ebd2c24 3 minutes ago 12MB 12:34:33 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 12:34:49 Still waiting to schedule task 12:34:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:35:12  Building docker-security-proxy-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:35:12 ---> d9590eaa84a0 12:35:12 Step 3/24 : WORKDIR /edgex-go 12:35:12 ---> Using cache 12:35:12 ---> 5b0f9e26fcc0 12:35:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:12 ---> Using cache 12:35:12 ---> 98d7edc6a59e 12:35:12 Step 5/24 : RUN apk add --update --no-cache make git 12:35:12 ---> Using cache 12:35:12 ---> a39a537eadbd 12:35:12 Step 6/24 : COPY go.mod . 12:35:12 ---> Using cache 12:35:12 ---> 314fdce5e9db 12:35:12 Step 7/24 : RUN go mod download 12:35:12 ---> Using cache 12:35:12 ---> 84866ebfbad5 12:35:12 Step 8/24 : COPY . . 12:35:12 ---> Using cache 12:35:12 ---> 75f2e4dfb0ad 12:35:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:35:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:35:12 ---> d9590eaa84a0 12:35:12 Step 3/22 : WORKDIR /edgex-go 12:35:12 ---> Using cache 12:35:12 ---> 5b0f9e26fcc0 12:35:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:12 ---> Using cache 12:35:12 ---> 98d7edc6a59e 12:35:12 Step 5/22 : RUN apk add --update --no-cache make git 12:35:12 ---> Using cache 12:35:12 ---> a39a537eadbd 12:35:12 Step 6/22 : COPY go.mod . 12:35:12 ---> Using cache 12:35:12 ---> 314fdce5e9db 12:35:12 Step 7/22 : RUN go mod download 12:35:12 ---> Using cache 12:35:12 ---> 84866ebfbad5 12:35:12 Step 8/22 : COPY . . 12:35:12 ---> Using cache 12:35:12 ---> 75f2e4dfb0ad 12:35:12 Step 9/22 : RUN make cmd/core-metadata/core-metadata 12:35:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:35:13 ---> d9590eaa84a0 12:35:13 Step 3/23 : WORKDIR /edgex-go 12:35:13 ---> Using cache 12:35:13 ---> 5b0f9e26fcc0 12:35:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:13 ---> Using cache 12:35:13 ---> 98d7edc6a59e 12:35:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:35:13 ---> Running in bbb8e86b2542 12:35:13 ---> Running in 6b276c4f3309 12:35:13 ---> Running in a3ff9081e97d 12:35:13 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:35:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:35:13 ---> d9590eaa84a0 12:35:13 Step 3/26 : WORKDIR /edgex-go 12:35:13 ---> Using cache 12:35:13 ---> 5b0f9e26fcc0 12:35:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:35:13 ---> Using cache 12:35:13 ---> 98d7edc6a59e 12:35:13 Step 5/26 : RUN apk add --update --no-cache make bash git 12:35:13 ---> Running in a07c33d3cc01 12:35:14 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 12:35:15 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 12:35:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:35:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:35:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:35:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:35:20 OK: 217 MiB in 51 packages 12:35:21 OK: 217 MiB in 51 packages 12:35:23 Removing intermediate container a07c33d3cc01 12:35:23 ---> 5e6ef5dcccdb 12:35:23 Step 6/26 : COPY go.mod . 12:35:23 Removing intermediate container a3ff9081e97d 12:35:23 ---> 5caf21a243d8 12:35:23 Step 6/23 : COPY go.mod . 12:35:23 ---> b08cb8b838af 12:35:23 Step 7/26 : RUN go mod download 12:35:24 ---> Running in a1e88391483e 12:35:24 ---> 25703e2f782d 12:35:24 Step 7/23 : RUN go mod download 12:35:24 ---> Running in a2dd14335f7a 12:35:29 Removing intermediate container a1e88391483e 12:35:29 ---> 52d7cff4f370 12:35:29 Step 8/26 : COPY . . 12:35:29 Removing intermediate container a2dd14335f7a 12:35:29 ---> 0ed9e058d6c7 12:35:29 Step 8/23 : COPY . . 12:35:43 Running on prd-ubuntu18.04-docker-8c-8g-21608 in /w/workspace/edgexfoundry_edgex-go_PR-3054 [Pipeline] { [Pipeline] ws 12:35:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:35:45 using credential edgex-jenkins-ssh 12:35:45 Cloning the remote Git repository 12:35:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:35:45 > git init /w/workspace/edgex-go/1 # timeout=10 12:35:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:35:45 > git --version # timeout=10 12:35:46 > git --version # 'git version 2.17.1' 12:35:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:57 Merging remotes/origin/master commit c4887d0c009f35026456fc1c8cef2ef56b2ea654 into PR head commit f85f266ab1450e40de308ac916294fd99f1e3ea7 12:35:57 Merge succeeded, producing f85f266ab1450e40de308ac916294fd99f1e3ea7 12:35:57 Checking out Revision f85f266ab1450e40de308ac916294fd99f1e3ea7 (PR-3054) 12:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:35:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:35:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3054/head:refs/remotes/origin/PR-3054 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:35:57 > git config core.sparsecheckout # timeout=10 12:35:57 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 12:35:57 > git remote # timeout=10 12:35:57 > git config --get remote.origin.url # timeout=10 12:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:57 > git merge c4887d0c009f35026456fc1c8cef2ef56b2ea654 # timeout=10 12:35:57 > git rev-parse HEAD^{commit} # timeout=10 12:35:57 > git config core.sparsecheckout # timeout=10 12:35:57 > git checkout -f f85f266ab1450e40de308ac916294fd99f1e3ea7 # timeout=10 12:36:01 Commit message: "fix(meta): Delete DS API should check the associated Device existence" 12:36:01 ---> 49eb939d89e7 12:36:01 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:36:01 ---> 0da685baf74b 12:36:01 Step 9/23 : RUN make cmd/core-data/core-data 12:36:01 ---> Running in 19cc778604e0 12:36:01 ---> Running in 30decacc190c 12:36:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:36:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:36:01 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 12:36:01 > git --version # timeout=10 12:36:01 > git --version # 'git version 2.17.1' 12:36:01 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:03 + echo snap-build.sh 12:36:03 snap-build.sh 12:36:03 + SNAP_BASE_DIR=. 12:36:03 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:36:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:36:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:36:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:36:03 + cd /w/workspace/edgex-go/1 12:36:03 + sudo apt-get remove -qy --purge lxd lxd-client 12:36:03 Reading package lists... 12:36:03 Building dependency tree... 12:36:03 Reading state information... 12:36:03 The following packages were automatically installed and are no longer required: 12:36:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:36:03 uidmap xdelta3 12:36:03 Use 'sudo apt autoremove' to remove them. 12:36:03 The following packages will be REMOVED: 12:36:03 lxd* lxd-client* 12:36:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:36:04 After this operation, 31.7 MB disk space will be freed. 12:36:05 (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.) 12:36:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:36:06 Removing lxd dnsmasq configuration 12:36:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:36:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:36:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 12:36:07 (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.) 12:36:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:36:09 Processing triggers for systemd (237-3ubuntu10.42) ... 12:36:09 Processing triggers for ureadahead (0.100.0-21) ... 12:36:10 + sudo snap remove --purge lxd 12:36:10 snap "lxd" is not installed 12:36:10 + sudo groupadd --force --system lxd 12:36:10 ++ whoami 12:36:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:36:10 + newgrp - lxd 12:36:10 + sudo snap install lxd 12:36:13 Removing intermediate container bbb8e86b2542 12:36:13 ---> ef670f53a879 12:36:13 12:36:13 Step 10/24 : FROM alpine:3.12 12:36:13 ---> afeebe901d6b 12:36:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:36:13 ---> Using cache 12:36:13 ---> 5a6cd8ce1944 12:36:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:36:13 ---> Running in 28b096c3495d 12:36:13 Removing intermediate container 28b096c3495d 12:36:13 ---> c541410ea72b 12:36:13 Step 13/24 : WORKDIR / 12:36:13 ---> Running in 638cb6eb9d93 12:36:14 Removing intermediate container 638cb6eb9d93 12:36:14 ---> 7acc1dd2b941 12:36:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:36:15 ---> 33b362f501d1 12:36:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:36:16 ---> a994529ac8f6 12:36:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:36:17 ---> 1874d3ca86a8 12:36:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:36:19 ---> 0c91ba9ccbd9 12:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:36:20 2021-01-20T12:36:18Z INFO Waiting for automatic snapd restart... 12:36:21 ---> 20e1ecd9dcf2 12:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:36:22 ---> ebcb5d2c11fa 12:36:22 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/ 12:36:22 ---> Running in 70becadd90b8 12:36:26 Removing intermediate container 70becadd90b8 12:36:26 ---> 8233320d55c4 12:36:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:36:26 ---> Running in 5d21186011fc 12:36:27 Removing intermediate container 5d21186011fc 12:36:27 ---> 1207948c94a9 12:36:27 Step 22/24 : LABEL arch=arm64 12:36:27 ---> Running in 675c34b91f91 12:36:28 Removing intermediate container 675c34b91f91 12:36:28 ---> 28f2ab7973bb 12:36:28 Step 23/24 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:36:28 ---> Running in 3a8706a7b94b 12:36:30 Removing intermediate container 3a8706a7b94b 12:36:30 ---> 9ecb78771854 12:36:30 Step 24/24 : LABEL version=0.0.0 12:36:30 ---> Running in 037b44469472 12:36:31 Removing intermediate container 037b44469472 12:36:31 ---> d8bd829760e0 12:36:31 12:36:32 Removing intermediate container 6b276c4f3309 12:36:32 ---> 841a871227a5 12:36:32 12:36:32 Step 10/22 : FROM scratch 12:36:32 ---> 12:36:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:36:32 ---> Using cache 12:36:32 ---> 008e03c4959f 12:36:32 Step 12/22 : ENV APP_PORT=48081 12:36:32 Successfully built d8bd829760e0 12:36:32 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:36:32  Building docker-security-secretstore-setup-go ... done  ---> Running in d9b3f4cab07e 12:36:32 Removing intermediate container d9b3f4cab07e 12:36:32 ---> 5b49440cd5b5 12:36:32 Step 13/22 : EXPOSE $APP_PORT 12:36:33 ---> Running in 484eb95b3bb0 12:36:33 Removing intermediate container 484eb95b3bb0 12:36:33 ---> c5ef8cc1ca62 12:36:33 Step 14/22 : WORKDIR / 12:36:33 ---> Running in c30eda1ff885 12:36:34 Removing intermediate container c30eda1ff885 12:36:34 ---> 9912f346a3a0 12:36:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:35 lxd 4.10 from Canonical* installed 12:36:35 + sudo lxd init --auto 12:36:35 ---> 8f1fadd80f7e 12:36:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:36:37 ---> 73158c7bae0f 12:36:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:36:38 ---> defe794af807 12:36:38 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:36:38 ---> Running in 7ff60772a9e3 12:36:39 Removing intermediate container 7ff60772a9e3 12:36:39 ---> 844cc2210ad9 12:36:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:36:39 ---> Running in 81fdcd21be48 12:36:40 Removing intermediate container 81fdcd21be48 12:36:40 ---> 0877fbe2221e 12:36:40 Step 20/22 : LABEL arch=arm64 12:36:40 ---> Running in fa4cc134ac56 12:36:41 Removing intermediate container fa4cc134ac56 12:36:41 ---> 47d99308667f 12:36:41 Step 21/22 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:36:41 ---> Running in f72d3f651e85 12:36:41 Removing intermediate container f72d3f651e85 12:36:41 ---> 39ca8a4a95c2 12:36:41 Step 22/22 : LABEL version=0.0.0 12:36:42 ---> Running in cd6f3c9fe464 12:36:42 Removing intermediate container cd6f3c9fe464 12:36:42 ---> db31f0d068a7 12:36:42 12:36:43 Successfully built db31f0d068a7 12:36:43 Successfully tagged docker-core-metadata-go-arm64:latest 12:36:43 + sudo snap install --classic snapcraft 12:36:49 snapcraft 4.4.4 from Canonical* installed 12:36:49 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 12:36:49 + patch --verbose -p1 12:36:49 Hmm... Looks like a unified diff to me... 12:36:49 The text leading up to this was: 12:36:49 -------------------------- 12:36:49 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 12:36:49 |From: Tony Espy 12:36:49 |Date: Wed, 16 Dec 2020 16:34:55 -0500 12:36:49 |Subject: [PATCH] optimize snap build for pipeline CI check 12:36:49 | 12:36:49 |This patch is used by the EdgeX CI pipeline builds to 12:36:49 |optimize the snap CI check run for pull requests. When 12:36:49 |applied, it essentially strips out everything (apps and 12:36:49 |parts) from the snapcraft.yaml file except those required 12:36:49 |to build edgex-go, as the whole idea of the CI check is to 12:36:49 |catch changes to edgex-go that break the snap build. 12:36:49 | 12:36:49 |In general, anyone updating snapcraft.yaml will also need 12:36:49 |to update this patch file, otherwise it may fail to apply, 12:36:49 |resulting in a failed snap build CI check in the associated 12:36:49 |pull request. 12:36:49 | 12:36:49 |Note - in addition to applying this patch, the pipeline also 12:36:49 |only primes the snap (e.g. `snapcraft prime`), as there's no 12:36:49 |need to build the finally binary .snap file (and it won't 12:36:49 |work with the patch applied). This further reduces the build 12:36:49 |time. 12:36:49 |--- 12:36:49 | snap/snapcraft.yaml | 461 +------------------------------------------- 12:36:49 | 1 file changed, 2 insertions(+), 459 deletions(-) 12:36:49 | 12:36:49 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 12:36:49 |index 1e537489..faf42425 100644 12:36:49 |--- a/snap/snapcraft.yaml 12:36:49 |+++ b/snap/snapcraft.yaml 12:36:49 -------------------------- 12:36:49 patching file snap/snapcraft.yaml 12:36:49 Using Plan A... 12:36:49 Hunk #1 succeeded at 73. 12:36:49 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 12:36:49 Hunk #3 succeeded at 214 (offset -1 lines). 12:36:49 Hunk #4 succeeded at 222 (offset -1 lines). 12:36:49 Hunk #5 succeeded at 229 (offset -1 lines). 12:36:49 Hunk #6 succeeded at 256 (offset -1 lines). 12:36:49 Hunk #7 succeeded at 290 (offset -1 lines). 12:36:49 Hunk #8 succeeded at 342. 12:36:49 Hmm... Ignoring the trailing garbage. 12:36:49 done 12:36:49 + sudo snapcraft prime --use-lxd 12:36:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:36:49 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: 12:36:49 - README.md 12:36:49 - snapcraft.yaml.orig 12:36:49 12:36:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:36:50 Launching a container. 12:37:01  Building docker-core-metadata-go ... done Removing intermediate container 19cc778604e0 12:37:01 ---> 7d8f99ce6c47 12:37:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:37:01 ---> Running in 30e69b0f9243 12:37:02 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 12:37:05 Removing intermediate container 30e69b0f9243 12:37:05 ---> f33d0710f8df 12:37:05 12:37:05 Step 11/26 : FROM docker:20.10.0 12:37:05 20.10.0: Pulling from library/docker 12:37:08 Waiting for container to be ready 12:37:08 To start your first instance, try: lxc launch ubuntu:18.04 12:37:08 12:37:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:37:10 Waiting for network to be ready... 12:37:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:37:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 12:37:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:37:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 12:37:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 12:37:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 12:37:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 12:37:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 12:37:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 12:37:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 12:37:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:37:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:37:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:37:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:37:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:37:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:37:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:37:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:37:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:37:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] 12:37:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 12:37:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 12:37:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 12:37:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 12:37:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 12:37:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 12:37:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 12:37:14 Removing intermediate container 30decacc190c 12:37:14 ---> 737f45103729 12:37:14 12:37:14 Step 10/23 : FROM alpine:3.12 12:37:14 ---> afeebe901d6b 12:37:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:37:14 ---> Running in 8cdd974b733a 12:37:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:37:15 Status: Downloaded newer image for docker:20.10.0 12:37:15 ---> eeaf43b92773 12:37:15 Step 12/26 : RUN apk add --no-cache bash 12:37:15 Removing intermediate container 8cdd974b733a 12:37:15 ---> f733c82deecc 12:37:15 Step 12/23 : ENV APP_PORT=48080 12:37:15 ---> Running in 9684eef42a40 12:37:15 Fetched 23.8 MB in 4s (5828 kB/s) 12:37:15 ---> Running in 6b30b423de04 12:37:15 Removing intermediate container 6b30b423de04 12:37:15 ---> 027862e68b96 12:37:15 Step 13/23 : EXPOSE $APP_PORT 12:37:16 ---> Running in fc5b7dabdec8 12:37:16 Reading package lists... 12:37:16 Reading package lists... 12:37:16 Building dependency tree... 12:37:16 Reading state information... 12:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:37:16 Removing intermediate container fc5b7dabdec8 12:37:16 ---> 2b823631337d 12:37:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:37:16 ---> Running in 1dc7b1287f2d 12:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:37:16 The following additional packages will be installed: 12:37:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:37:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:37:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:37:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:37:16 Suggested packages: 12:37:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:37:16 Recommended packages: 12:37:16 gnupg libsasl2-modules 12:37:16 The following NEW packages will be installed: 12:37:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:37:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:37:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:37:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:37:16 The following packages will be upgraded: 12:37:16 gpg gpg-agent gpgconf libudev1 12:37:17 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 12:37:17 Need to get 3533 kB of archives. 12:37:17 After this operation, 13.3 MB of additional disk space will be used. 12:37:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 12:37:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 12:37:17 (1/2) Installing readline (8.0.4-r0) 12:37:17 (2/2) Installing bash (5.0.17-r0) 12:37:17 Executing bash-5.0.17-r0.post-install 12:37:17 Executing busybox-1.31.1-r19.trigger 12:37:17 OK: 12 MiB in 22 packages 12:37:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 12:37:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 12:37:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 12:37:17 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] 12:37:17 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] 12:37:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 12:37:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 12:37:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 12:37:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:37:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:37:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:37:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:37:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:37:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:37:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:37:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:37:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:37:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:37:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:37:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:37:18 debconf: delaying package configuration, since apt-utils is not installed 12:37:18 Fetched 3533 kB in 1s (3225 kB/s) 12:37:18 (Reading database ... 12511 files and directories currently installed.) 12:37:18 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 12:37:18 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:37:18 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 12:37:18 Selecting previously unselected package udev. 12:37:18 (Reading database ... 12511 files and directories currently installed.) 12:37:18 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 12:37:18 Unpacking udev (237-3ubuntu10.44) ... 12:37:18 Selecting previously unselected package libfuse2:amd64. 12:37:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:37:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:37:18 Removing intermediate container 9684eef42a40 12:37:18 ---> 37e596d49f1a 12:37:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:37:18 Selecting previously unselected package fuse. 12:37:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:37:18 Unpacking fuse (2.9.7-1ubuntu1) ... 12:37:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 12:37:18 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:37:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 12:37:18 ---> Running in 467e904af5b8 12:37:18 Removing intermediate container 1dc7b1287f2d 12:37:18 ---> 792ae23fe5b1 12:37:18 Step 15/23 : RUN apk add --update --no-cache zeromq 12:37:18 ---> Running in b68a245b2d2f 12:37:19 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:37:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 12:37:19 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:37:19 Selecting previously unselected package libksba8:amd64. 12:37:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:37:19 Unpacking libksba8:amd64 (1.3.5-2) ... 12:37:19 Selecting previously unselected package libroken18-heimdal:amd64. 12:37:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:19 Removing intermediate container 467e904af5b8 12:37:19 ---> ea3f55f1b734 12:37:19 Step 14/26 : ENV APP_PORT=48090 12:37:19 ---> Running in 6735ef67b847 12:37:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:37:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:37:19 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:19 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:37:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:19 Selecting previously unselected package libwind0-heimdal:amd64. 12:37:19 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:37:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:20 Removing intermediate container 6735ef67b847 12:37:20 ---> 9b100dc2ba54 12:37:20 Step 15/26 : EXPOSE $APP_PORT 12:37:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:37:20 ---> Running in 961cdce342c3 12:37:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:37:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:20 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:37:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:37:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:37:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:20 Selecting previously unselected package libsasl2-modules-db:amd64. 12:37:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:37:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:37:20 Selecting previously unselected package libsasl2-2:amd64. 12:37:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:37:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:37:20 Selecting previously unselected package libldap-common. 12:37:20 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 12:37:20 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 12:37:20 Selecting previously unselected package libldap-2.4-2:amd64. 12:37:20 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 12:37:20 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 12:37:20 Removing intermediate container 961cdce342c3 12:37:20 ---> 03f024064df9 12:37:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:37:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:37:20 Selecting previously unselected package dirmngr. 12:37:20 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 12:37:20 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 12:37:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 12:37:20 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 12:37:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:37:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:37:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:37:21 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 12:37:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libksba8:amd64 (1.3.5-2) ... 12:37:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:37:21 Setting up udev (237-3ubuntu10.44) ... 12:37:21 invoke-rc.d: policy-rc.d denied execution of start. 12:37:21 (1/5) Installing libgcc (9.3.0-r2) 12:37:21 (2/5) Installing libsodium (1.0.18-r0) 12:37:21 ---> dac61491c344 12:37:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:37:21 (3/5) Installing libstdc++ (9.3.0-r2) 12:37:21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Processing triggers for systemd (237-3ubuntu10) ... 12:37:21 Setting up fuse (2.9.7-1ubuntu1) ... 12:37:21 Setting up gpg (2.2.4-1ubuntu1.3) ... 12:37:21 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 (4/5) Installing libzmq (4.3.3-r0) 12:37:21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:37:21 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 12:37:21 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 12:37:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:37:22 (5/5) Installing zeromq (4.3.3-r0) 12:37:22 Executing busybox-1.31.1-r19.trigger 12:37:22 OK: 8 MiB in 19 packages 12:37:22 ---> 929d207bad7f 12:37:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:37:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:37:22 settings in the [Install] section, and DefaultInstance for template units). 12:37:22 This means they are not meant to be enabled using systemctl. 12:37:22 Possible reasons for having this kind of units are: 12:37:22 1) A unit may be statically enabled by being symlinked from another unit's 12:37:22 .wants/ or .requires/ directory. 12:37:22 2) A unit's purpose may be to act as a helper for some other unit which has 12:37:22 a requirement dependency on it. 12:37:22 3) A unit may be started when needed via activation (socket, path, timer, 12:37:22 D-Bus, udev, scripted systemctl call, ...). 12:37:22 4) In case of template units, the unit is meant to be enabled with some 12:37:22 instance name specified. 12:37:22 Reading package lists... 12:37:22 Building dependency tree... 12:37:22 Reading state information... 12:37:23 The following additional packages will be installed: 12:37:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:37:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:37:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:37:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:37:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:37:23 Suggested packages: 12:37:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:37:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:37:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:37:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:37:23 systemd-container policykit-1 12:37:23 Recommended packages: 12:37:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:37:23 The following NEW packages will be installed: 12:37:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:37:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:37:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:37:23 multiarch-support openssh-client python3 python3-minimal python3.6 12:37:23 python3.6-minimal snapd squashfs-tools sudo 12:37:23 The following packages will be upgraded: 12:37:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:37:23 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 12:37:23 Need to get 35.2 MB of archives. 12:37:23 After this operation, 141 MB of additional disk space will be used. 12:37:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 12:37:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 12:37:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 12:37:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 12:37:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 12:37:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:37:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 12:37:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 12:37:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 12:37:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:37:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:37:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:37:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:37:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:37:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:37:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 12:37:23 ---> f643a138c917 12:37:23 Step 19/26 : RUN apk --no-cache add py3-pip 12:37:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:37:23 ---> Running in 490a6dbb4dfb 12:37:23 Removing intermediate container b68a245b2d2f 12:37:23 ---> e319e1b031d1 12:37:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 12:37:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:37:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:37:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:37:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:37:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:37:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:37:24 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:37:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 12:37:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:37:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:37:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 12:37:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 12:37:24 ---> 934184121191 12:37:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:37:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:37:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:37:25 (1/33) Installing libbz2 (1.0.8-r1) 12:37:25 (2/33) Installing expat (2.2.9-r1) 12:37:25 (3/33) Installing libffi (3.3-r2) 12:37:25 (4/33) Installing gdbm (1.13-r1) 12:37:25 (5/33) Installing xz-libs (5.2.5-r0) 12:37:25 (6/33) Installing sqlite-libs (3.32.1-r0) 12:37:25 (7/33) Installing python3 (3.8.5-r0) 12:37:25 debconf: delaying package configuration, since apt-utils is not installed 12:37:25 Fetched 35.2 MB in 2s (14.9 MB/s) 12:37:25 (Reading database ... 12757 files and directories currently installed.) 12:37:25 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 12:37:25 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:37:26 ---> 0cf0bf433966 12:37:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:37:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 12:37:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:37:26 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 12:37:26 (Reading database ... 12757 files and directories currently installed.) 12:37:26 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 12:37:26 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 12:37:26 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 12:37:26 (Reading database ... 12757 files and directories currently installed.) 12:37:26 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 12:37:26 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 12:37:27 ---> a8c990666959 12:37:27 Step 19/23 : ENTRYPOINT ["/core-data"] 12:37:27 Setting up apt (1.6.12ubuntu0.2) ... 12:37:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:37:27 ---> Running in 8d671cdd7594 12:37:27 (8/33) Installing py3-appdirs (1.4.4-r1) 12:37:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:37:27 (10/33) Installing py3-parsing (2.4.7-r0) 12:37:27 (11/33) Installing py3-six (1.15.0-r0) 12:37:27 (12/33) Installing py3-packaging (20.4-r0) 12:37:27 (13/33) Installing py3-setuptools (47.0.0-r0) 12:37:27 (14/33) Installing py3-chardet (3.0.4-r4) 12:37:27 (15/33) Installing py3-idna (2.9-r0) 12:37:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:37:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:37:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:37:27 (Reading database ... 12764 files and directories currently installed.) 12:37:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 12:37:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 12:37:27 (18/33) Installing py3-requests (2.23.0-r0) 12:37:27 Removing intermediate container 8d671cdd7594 12:37:27 ---> 5557384ee228 12:37:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:37:27 (19/33) Installing py3-msgpack (1.0.0-r0) 12:37:27 (20/33) Installing py3-lockfile (0.12.2-r3) 12:37:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:37:27 (22/33) Installing py3-colorama (0.4.3-r0) 12:37:27 (23/33) Installing py3-distlib (0.3.0-r0) 12:37:27 (24/33) Installing py3-distro (1.5.0-r1) 12:37:27 (25/33) Installing py3-webencodings (0.5.1-r3) 12:37:27 (26/33) Installing py3-html5lib (1.0.1-r4) 12:37:27 ---> Running in e46f29107c57 12:37:27 (27/33) Installing py3-pytoml (0.1.21-r0) 12:37:28 Selecting previously unselected package libpython3.6-minimal:amd64. 12:37:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:37:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:37:28 Selecting previously unselected package libexpat1:amd64. 12:37:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:37:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:37:28 (28/33) Installing py3-pep517 (0.8.2-r0) 12:37:28 (29/33) Installing py3-progress (1.5-r0) 12:37:28 (30/33) Installing py3-toml (0.10.1-r0) 12:37:28 (31/33) Installing py3-retrying (1.3.3-r0) 12:37:28 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:37:28 (33/33) Installing py3-pip (20.1.1-r0) 12:37:28 Executing busybox-1.31.1-r19.trigger 12:37:28 Selecting previously unselected package python3.6-minimal. 12:37:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:37:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 12:37:28 OK: 71 MiB in 55 packages 12:37:28 Removing intermediate container e46f29107c57 12:37:28 ---> 081d0f8b669c 12:37:28 Step 21/23 : LABEL arch=arm64 12:37:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 12:37:28 Checking for services that may need to be restarted...done. 12:37:28 Checking for services that may need to be restarted...done. 12:37:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:37:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:37:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 12:37:28 ---> Running in 8de9df8980c4 12:37:29 Selecting previously unselected package python3-minimal. 12:37:29 (Reading database ... 13012 files and directories currently installed.) 12:37:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:37:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:37:29 Selecting previously unselected package mime-support. 12:37:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:37:29 Unpacking mime-support (3.60ubuntu1) ... 12:37:29 Removing intermediate container 8de9df8980c4 12:37:29 ---> 917c75fd1fe9 12:37:29 Step 22/23 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:37:29 Selecting previously unselected package libmpdec2:amd64. 12:37:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:37:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:37:29 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:37:29 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:37:29 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:37:29 ---> Running in ddf093612cbc 12:37:29 Selecting previously unselected package python3.6. 12:37:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 12:37:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 12:37:30 Selecting previously unselected package libpython3-stdlib:amd64. 12:37:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:37:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:37:30 Setting up python3-minimal (3.6.7-1~18.04) ... 12:37:30 Removing intermediate container ddf093612cbc 12:37:30 ---> e785a0eff638 12:37:30 Step 23/23 : LABEL version=0.0.0 12:37:30 Selecting previously unselected package python3. 12:37:30 (Reading database ... 13442 files and directories currently installed.) 12:37:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:37:30 Unpacking python3 (3.6.7-1~18.04) ... 12:37:30 Selecting previously unselected package multiarch-support. 12:37:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:37:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:37:30 ---> Running in 3caf576ea3ed 12:37:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:37:30 Selecting previously unselected package liblzo2-2:amd64. 12:37:30 (Reading database ... 13479 files and directories currently installed.) 12:37:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:37:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:37:30 Selecting previously unselected package libbsd0:amd64. 12:37:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:37:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:37:30 Selecting previously unselected package sudo. 12:37:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 12:37:30 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 12:37:30 Selecting previously unselected package apparmor. 12:37:31 Removing intermediate container 3caf576ea3ed 12:37:31 ---> 5b8984e21f18 12:37:31 12:37:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:37:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:37:31 Selecting previously unselected package libedit2:amd64. 12:37:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:37:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:37:31 Successfully built 5b8984e21f18 12:37:31 Successfully tagged docker-core-data-go-arm64:latest 12:37:31 Selecting previously unselected package libkrb5support0:amd64. 12:37:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:37:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:37:31 Selecting previously unselected package libk5crypto3:amd64. 12:37:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:37:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:37:31 Selecting previously unselected package libkeyutils1:amd64. 12:37:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:37:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:37:31 Selecting previously unselected package libkrb5-3:amd64. 12:37:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:37:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:37:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:37:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:37:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:37:31 Selecting previously unselected package libssl1.0.0:amd64. 12:37:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 12:37:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 12:37:32 Selecting previously unselected package openssh-client. 12:37:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:37:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:37:32 Selecting previously unselected package squashfs-tools. 12:37:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 12:37:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:37:32 Selecting previously unselected package snapd. 12:37:32 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 12:37:32 Unpacking snapd (2.48+18.04) ... 12:37:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:37:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 12:37:35 Setting up mime-support (3.60ubuntu1) ... 12:37:35 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 12:37:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:37:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:37:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:37:35 Setting up systemd (237-3ubuntu10.44) ... 12:37:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:37:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:37:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:37:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:37:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 12:37:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:37:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 12:37:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:37:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:37:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:37:37 Setting up python3 (3.6.7-1~18.04) ... 12:37:37 running python rtupdate hooks for python3.6... 12:37:37 running python post-rtupdate hooks for python3.6... 12:37:37 Setting up apparmor (2.12-4ubuntu5.1) ... 12:37:38  Building docker-core-data-go ... done Removing intermediate container 490a6dbb4dfb 12:37:38 ---> f620d3b26b4a 12:37:38 Step 20/26 : RUN pip install docker-compose==1.23.2 12:37:38 ---> Running in 36602b4f3612 12:37:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:37:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:37:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:37:39 Setting up snapd (2.48+18.04) ... 12:37:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:37:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:37:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:37:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:37:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:37:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:37:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:37:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:37:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:37:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:37:40 /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' 12:37:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:37:40 Processing triggers for systemd (237-3ubuntu10.44) ... 12:37:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:37:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:37:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:37:43 Reading package lists... 12:37:43 Reading package lists... 12:37:43 Building dependency tree... 12:37:43 Reading state information... 12:37:43 Collecting docker-compose==1.23.2 12:37:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:37:43 Calculating upgrade... 12:37:43 The following packages will be upgraded: 12:37:43 advancecomp base-files bash binutils binutils-common 12:37:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:37:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:37:43 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 12:37:43 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 12:37:43 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 12:37:43 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 12:37:43 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 12:37:43 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:37:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:37:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:37:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:37:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:37:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:37:43 ubuntu-keyring util-linux 12:37:43 Collecting PyYAML<4,>=3.10 12:37:43 Downloading PyYAML-3.13.tar.gz (270 kB) 12:37:43 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:37:43 Need to get 63.7 MB of archives. 12:37:43 After this operation, 5203 kB of additional disk space will be used. 12:37:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 12:37:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:37:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:37:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:37:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:37:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:37:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:37:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:37:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:37:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:37:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:37:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:37:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:37:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:37:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:37:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:37:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:37:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:37:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:37:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:37:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:37:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:37:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:37:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:37:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:37:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:37:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:37:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:37:44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:37:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:37:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:37:44 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:37:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:37:44 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:37:44 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:37:44 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 12:37:44 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 12:37:44 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 12:37:44 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 12:37:44 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 12:37:44 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:37:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:37:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:37:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:37:44 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:37:44 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:37:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:37:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:37:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:37:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:37:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:37:44 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 12:37:44 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:37:44 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:37:44 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:37:44 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:37:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:37:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:37:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:37:45 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:37:45 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:37:45 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:37:45 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:37:45 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:37:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:37:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:37:45 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:37:45 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 12:37:45 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 12:37:45 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:37:45 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:37:45 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 12:37:45 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 12:37:45 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 12:37:45 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:37:45 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:37:45 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:37:45 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 12:37:45 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:37:45 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:37:45 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 12:37:45 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 12:37:45 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 12:37:45 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 12:37:45 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:37:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:37:45 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:37:45 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:37:45 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:37:45 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:37:46 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:37:46 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:37:46 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:37:46 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:37:46 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:37:46 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:37:46 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:37:46 debconf: delaying package configuration, since apt-utils is not installed 12:37:46 Fetched 63.7 MB in 3s (22.0 MB/s) 12:37:46 (Reading database ... 13912 files and directories currently installed.) 12:37:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:37:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:37:47 Collecting cached-property<2,>=1.2.0 12:37:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:37:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:37:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:37:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 12:37:47 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 12:37:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:37:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:37:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:48 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:48 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:48 Collecting docker<4.0,>=3.6.0 12:37:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:37:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:37:49 (Reading database ... 13911 files and directories currently installed.) 12:37:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Collecting docopt<0.7,>=0.6.1 12:37:49 Downloading docopt-0.6.2.tar.gz (25 kB) 12:37:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:37:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:37:49 (Reading database ... 13911 files and directories currently installed.) 12:37:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:49 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:37:49 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:37:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:37:50 (Reading database ... 13911 files and directories currently installed.) 12:37:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:37:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:37:50 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:37:51 (Reading database ... 13911 files and directories currently installed.) 12:37:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:37:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:37:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:37:51 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:37:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:37:51 Collecting jsonschema<3,>=2.5.1 12:37:51 Setting up base-files (10.1ubuntu2.10) ... 12:37:51 Installing new version of config file /etc/issue ... 12:37:51 Installing new version of config file /etc/issue.net ... 12:37:51 Installing new version of config file /etc/lsb-release ... 12:37:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:37:51 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:37:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:37:51 Collecting texttable<0.10,>=0.9.0 12:37:51 Downloading texttable-0.9.1.tar.gz (11 kB) 12:37:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:37:51 Removing obsolete conffile /etc/default/motd-news ... 12:37:51 (Reading database ... 13912 files and directories currently installed.) 12:37:51 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:37:51 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:37:52 Setting up bash (4.4.18-2ubuntu1.2) ... 12:37:52 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 12:37:52 (Reading database ... 13912 files and directories currently installed.) 12:37:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:37:52 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:37:52 (Reading database ... 13912 files and directories currently installed.) 12:37:52 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:37:52 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:37:52 Setting up tar (1.29b-2ubuntu0.2) ... 12:37:52 (Reading database ... 13912 files and directories currently installed.) 12:37:52 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:37:52 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:37:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:37:53 (Reading database ... 13912 files and directories currently installed.) 12:37:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:37:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:37:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:37:53 (Reading database ... 13912 files and directories currently installed.) 12:37:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:37:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:37:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:37:53 (Reading database ... 13912 files and directories currently installed.) 12:37:53 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:37:53 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:37:53 Setting up grep (3.1-2build1) ... 12:37:53 (Reading database ... 13912 files and directories currently installed.) 12:37:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:37:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:37:53 Collecting websocket-client<1.0,>=0.32.0 12:37:53 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:37:54 Setting up login (1:4.5-1ubuntu2) ... 12:37:54 Collecting dockerpty<0.5,>=0.4.1 12:37:54 (Reading database ... 13912 files and directories currently installed.) 12:37:54 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:37:54 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:37:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:37:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:37:54 (Reading database ... 13912 files and directories currently installed.) 12:37:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:37:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:37:55 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:37:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:37:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:37:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:37:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:37:55 (Reading database ... 13912 files and directories currently installed.) 12:37:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:37: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) 12:37:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:37:56 Collecting idna<2.8,>=2.5 12:37:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:37:56 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:37:56 Collecting urllib3<1.25,>=1.21.1 12:37:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:37:56 Collecting docker-pycreds>=0.4.0 12:37:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:37:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:37:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:37:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:37:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:37:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:37:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:37:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:37:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:37:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:37:57 (Reading database ... 13912 files and directories currently installed.) 12:37:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:37:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:37:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:37:57 (Reading database ... 13912 files and directories currently installed.) 12:37:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:37:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:37:58 (Reading database ... 13912 files and directories currently installed.) 12:37:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:37:58 Installing collected packages: PyYAML, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, jsonschema, texttable, dockerpty, docker-compose 12:37:58 Running setup.py install for PyYAML: started 12:37:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:37:58 (Reading database ... 13912 files and directories currently installed.) 12:37:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:37:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:37:58 (Reading database ... 13912 files and directories currently installed.) 12:37:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:37:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:37:58 (Reading database ... 13912 files and directories currently installed.) 12:37:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:37:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:37:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:37:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:37:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:37:59 (Reading database ... 13912 files and directories currently installed.) 12:37:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:37:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:37:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:37:59 (Reading database ... 13912 files and directories currently installed.) 12:37:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:37:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:37:59 (Reading database ... 13912 files and directories currently installed.) 12:37:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:37:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:37:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:38:00 (Reading database ... 13912 files and directories currently installed.) 12:38:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:38:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:38:00 Running setup.py install for PyYAML: finished with status 'done' 12:38:00 Attempting uninstall: idna 12:38:00 Found existing installation: idna 2.9 12:38:00 Uninstalling idna-2.9: 12:38:00 Successfully uninstalled idna-2.9 12:38:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:38:00 Attempting uninstall: urllib3 12:38:00 Found existing installation: urllib3 1.25.9 12:38:00 Uninstalling urllib3-1.25.9: 12:38:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:38:01 Successfully uninstalled urllib3-1.25.9 12:38:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:38:01 (Reading database ... 13912 files and directories currently installed.) 12:38:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:38:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:38:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:38:01 Attempting uninstall: requests 12:38:01 Found existing installation: requests 2.23.0 12:38:01 Uninstalling requests-2.23.0: 12:38:01 Successfully uninstalled requests-2.23.0 12:38:01 (Reading database ... 13912 files and directories currently installed.) 12:38:01 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:38:01 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:38:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:38:02 (Reading database ... 13914 files and directories currently installed.) 12:38:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:38:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:38:02 Setting up debconf (1.5.66ubuntu1) ... 12:38:02 (Reading database ... 13914 files and directories currently installed.) 12:38:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:38:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:38:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:38:03 Running setup.py install for docopt: started 12:38:03 (Reading database ... 13914 files and directories currently installed.) 12:38:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:38:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:38:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 12:38:03 (Reading database ... 13914 files and directories currently installed.) 12:38:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:38:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:38:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:38:03 (Reading database ... 13914 files and directories currently installed.) 12:38:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:38:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:38:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 12:38:03 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:38:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:38:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:38:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:38:04 (Reading database ... 13914 files and directories currently installed.) 12:38:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:38:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:38:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:38:04 (Reading database ... 13914 files and directories currently installed.) 12:38:04 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 12:38:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:38:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 12:38:04 (Reading database ... 13914 files and directories currently installed.) 12:38:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:38:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:38:04 Running setup.py install for docopt: finished with status 'done' 12:38:04 Running setup.py install for texttable: started 12:38:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:38:05 (Reading database ... 13914 files and directories currently installed.) 12:38:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 12:38:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 12:38:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 12:38:05 (Reading database ... 13914 files and directories currently installed.) 12:38:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:38:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:38:05 Setting up passwd (1:4.5-1ubuntu2) ... 12:38:05 (Reading database ... 13914 files and directories currently installed.) 12:38:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 12:38:06 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 12:38:06 Setting up gpgv (2.2.4-1ubuntu1.3) ... 12:38:06 (Reading database ... 13914 files and directories currently installed.) 12:38:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:38:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:38:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:38:06 (Reading database ... 13914 files and directories currently installed.) 12:38:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:38:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:38:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:38:06 (Reading database ... 13914 files and directories currently installed.) 12:38:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:38:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:38:06 Running setup.py install for texttable: finished with status 'done' 12:38:06 Running setup.py install for dockerpty: started 12:38:07 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:38:07 (Reading database ... 13914 files and directories currently installed.) 12:38:07 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:38:07 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:38:07 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:38:07 (Reading database ... 13914 files and directories currently installed.) 12:38:07 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 12:38:07 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 12:38:07 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 12:38:07 (Reading database ... 13914 files and directories currently installed.) 12:38:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 12:38:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 12:38:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 12:38:07 (Reading database ... 13915 files and directories currently installed.) 12:38:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:38:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:38:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:38:08 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:38:08 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 12:38:08 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 12:38:08 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 12:38:08 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 12:38:08 Running setup.py install for dockerpty: finished with status 'done' 12:38:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:38:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:38:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:38:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:38:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:38:09 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:38:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:38:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:38:09 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 12:38:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:38:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:38:09 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:38:09 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:38:09 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:38:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:38:09 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 12:38:09 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 12:38:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:38:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:38:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:38:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:38:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:38:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:38:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:38:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:38:12 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:38:12 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:38:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 12:38:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 12:38:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:12 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:13 Removing intermediate container 36602b4f3612 12:38:13 ---> 497d90bcbd65 12:38:13 Step 21/26 : RUN apk --no-cache add curl 12:38:13 ---> Running in 99fc437b25d1 12:38:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:38:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:38:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:38:15 (2/3) Installing libcurl (7.69.1-r3) 12:38:15 (3/3) Installing curl (7.69.1-r3) 12:38:15 Executing busybox-1.31.1-r19.trigger 12:38:15 OK: 71 MiB in 58 packages 12:38:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:16 Removing intermediate container 99fc437b25d1 12:38:16 ---> 4dffe70d47fc 12:38:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:38:16 ---> Running in 7026323281b7 12:38:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:38:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:38:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:38:16 Removing intermediate container 7026323281b7 12:38:16 ---> 829985eee69a 12:38:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:38:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:38:16 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:38:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:38:17 ---> Running in 60e718ac82bc 12:38:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:38:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:38:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:38:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:38:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:38:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:38:17 Removing intermediate container 60e718ac82bc 12:38:17 ---> cc264fbab520 12:38:17 Step 24/26 : LABEL arch=arm64 12:38:17 ---> Running in 201c18916641 12:38:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:38:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:38:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:38:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:38:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:38:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:38:18 Removing intermediate container 201c18916641 12:38:18 ---> 0da908bb5043 12:38:18 Step 25/26 : LABEL git_sha=f85f266ab1450e40de308ac916294fd99f1e3ea7 12:38:18 ---> Running in 4056ba9c1bbb 12:38:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:38:18 Setting up tzdata (2020f-0ubuntu0.18.04) ... 12:38:18 12:38:18 Current default time zone: 'Etc/UTC' 12:38:18 Local time is now: Wed Jan 20 12:38:18 UTC 2021. 12:38:18 Universal Time is now: Wed Jan 20 12:38:18 UTC 2021. 12:38:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:38:18 12:38:18 Setting up systemd-sysv (237-3ubuntu10.44) ... 12:38:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:18 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 12:38:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:38:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:38:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:38:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:38:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:38:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:38:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:38:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:38:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:38:18 Removing intermediate container 4056ba9c1bbb 12:38:18 ---> fb5e19c14617 12:38:18 Step 26/26 : LABEL version=0.0.0 12:38:18 ---> Running in 9593200bbd0b 12:38:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 12:38:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:19 Setting up patch (2.7.6-2ubuntu1.1) ... 12:38:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:38:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:38:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 12:38:19 Installing new version of config file /etc/ssl/openssl.cnf ... 12:38:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:38:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:38:19 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 12:38:19 Removing intermediate container 9593200bbd0b 12:38:19 ---> 4f961b6377c9 12:38:19 12:38:19 Successfully built 4f961b6377c9 12:38:19 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:38:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 12:38:20 $ docker stop --time=1 abf8719df2495f6f69b02d99dee3dedbab1a96bd931d69b953940900f8913fa1 12:38:21 Updating certificates in /etc/ssl/certs... 12:38:21 22 added, 17 removed; done. 12:38:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:38:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:38:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:38:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:38:22 Setting up pkgbinarymangler (138.18.04.1) ... 12:38:22 $ docker rm -f abf8719df2495f6f69b02d99dee3dedbab1a96bd931d69b953940900f8913fa1 12:38:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 12:38:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up perl (5.26.1-6ubuntu0.5) ... 12:38:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 12:38:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:38:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:38:22 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 12:38:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:38:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... [Pipeline] // withDockerContainer [Pipeline] sh 12:38:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:38:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:38:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:38:22 Processing triggers for systemd (237-3ubuntu10.44) ... 12:38:23 + + dockergrep images docker 12:38:23 12:38:23 Processing triggers for mime-support (3.60ubuntu1) ... 12:38:23 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 12:38:23 Updating certificates in /etc/ssl/certs... 12:38:23 docker-sys-mgmt-agent-go-arm64 latest 4f961b6377c9 4 seconds ago 300MB 12:38:23 docker-core-data-go-arm64 latest 5b8984e21f18 53 seconds ago 21MB 12:38:23 docker-core-metadata-go-arm64 latest db31f0d068a7 About a minute ago 12.3MB 12:38:23 docker-security-secretstore-setup-go-arm64 latest d8bd829760e0 About a minute ago 23.4MB 12:38:23 docker-support-notifications-go-arm64 latest 63f5f8b6e7ac 3 minutes ago 11.4MB 12:38:23 docker-security-proxy-setup-go-arm64 latest bc97d355d4c5 3 minutes ago 23.2MB 12:38:23 docker-security-bootstrap-redis-go-arm64 latest 0106377238be 4 minutes ago 15.1MB 12:38:23 docker-core-command-go-arm64 latest 1d1fa3091e05 4 minutes ago 9.98MB 12:38:23 docker-support-scheduler-go-arm64 latest fdaa0ba8d1ba 4 minutes ago 10MB 12:38:23 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 12:38:23 0 added, 0 removed; done. 12:38:23 Running hooks in /etc/ca-certificates/update.d... 12:38:23 done. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 12:38:23 Reading package lists... Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 12:38:24 Building dependency tree... 12:38:24 Reading state information... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:38:24 The following NEW packages will be installed: 12:38:24 apt-transport-https 12:38:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:38:24 Need to get 1696 B of archives. 12:38:24 After this operation, 153 kB of additional disk space will be used. 12:38:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 12:38:24 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 12:38:24 Fetched 1696 B in 0s (21.0 kB/s) 12:38:24 Selecting previously unselected package apt-transport-https. 12:38:24 (Reading database ... 13929 files and directories currently installed.) 12:38:24 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 12:38:24 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 12:38:24 Setting up apt-transport-https (1.6.12ubuntu0.2) ... [Pipeline] } [Pipeline] // node [Pipeline] } 12:38:25 Waiting for network to be ready... [Pipeline] // stage [Pipeline] } 12:38:30 2021-01-20T12:38:28Z INFO Waiting for automatic snapd restart... 12:38:30 snapd 2.48.2 from Canonical* installed 12:38:31 "snapd" switched to the "latest/stable" channel 12:38:31 12:38:33 core18 20201210 from Canonical* installed 12:38:34 "core18" switched to the "latest/stable" channel 12:38:34 12:38:37 snapcraft 4.4.4 from Canonical* installed 12:38:37 "snapcraft" switched to the "latest/stable" channel 12:38:37 12:38:40 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: 12:38:40 - README.md 12:38:40 - snapcraft.yaml.orig 12:38:40 12:38:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:38:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:38:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:38:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:38:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:38:47 Fetched 88.7 kB in 1s (152 kB/s) 12:38:48 Reading package lists... 12:38:48 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 12:38:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:38:55 Reading package lists... 12:38:55 Building dependency tree... 12:38:55 Reading state information... 12:38:55 Suggested packages: 12:38:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:38:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:38:55 Recommended packages: 12:38:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:38:55 The following NEW packages will be installed: 12:38:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:38:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:38:55 pkg-config zip 12:38:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:38:55 Need to get 7655 kB of archives. 12:38:55 After this operation, 43.7 MB of additional disk space will be used. 12:38:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 12:38:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 12:38:55 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:38:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 12:38:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 12:38:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:38:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:38:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:38:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:38:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:38:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:38:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:38:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:38:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:38:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:38:55 debconf: delaying package configuration, since apt-utils is not installed 12:38:56 Fetched 7655 kB in 1s (10.7 MB/s) 12:38:56 Selecting previously unselected package libglib2.0-0:amd64. 12:38:56 (Reading database ... 13933 files and directories currently installed.) 12:38:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 12:38:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 12:38:56 Selecting previously unselected package libpsl5:amd64. 12:38:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:38:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:38:56 Selecting previously unselected package libnghttp2-14:amd64. 12:38:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:38:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:38:56 Selecting previously unselected package librtmp1:amd64. 12:38:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:38:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:38:56 Selecting previously unselected package libcurl3-gnutls:amd64. 12:38:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 12:38:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 12:38:56 Selecting previously unselected package liberror-perl. 12:38:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:38:56 Unpacking liberror-perl (0.17025-1) ... 12:38:56 Selecting previously unselected package git-man. 12:38:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 12:38:56 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 12:38:56 Selecting previously unselected package git. 12:38:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 12:38:56 Unpacking git (1:2.17.1-1ubuntu0.7) ... 12:38:57 Selecting previously unselected package libnorm1:amd64. 12:38:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:38:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:38:57 Selecting previously unselected package libpgm-5.2-0:amd64. 12:38:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:38:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:38:58 Selecting previously unselected package libsodium23:amd64. 12:38:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:38:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:38:58 Selecting previously unselected package libzmq5:amd64. 12:38:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:38:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:38:58 Selecting previously unselected package libzmq3-dev:amd64. 12:38:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:38:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:38:58 Selecting previously unselected package pkg-config. 12:38:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:38:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:38:58 Selecting previously unselected package zip. 12:38:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:38:58 Unpacking zip (3.0-11build1) ... 12:38:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:38:58 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 12:38:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:38:58 Setting up liberror-perl (0.17025-1) ... 12:38:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:38:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 12:38:58 No schema files found: doing nothing. 12:38:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:38:58 Setting up zip (3.0-11build1) ... 12:38:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:38:59 Setting up libsodium23:amd64 (1.0.16-2) ... 12:38:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:38:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:38:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 12:38:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:38:59 Setting up git (1:2.17.1-1ubuntu0.7) ... 12:38:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:39:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:39:06 git set to automatically installed. 12:39:06 git-man set to automatically installed. 12:39:06 libcurl3-gnutls set to automatically installed. 12:39:06 liberror-perl set to automatically installed. 12:39:06 libglib2.0-0 set to automatically installed. 12:39:06 libnghttp2-14 set to automatically installed. 12:39:06 libnorm1 set to automatically installed. 12:39:06 libpgm-5.2-0 set to automatically installed. 12:39:06 libpsl5 set to automatically installed. 12:39:06 librtmp1 set to automatically installed. 12:39:06 libsodium23 set to automatically installed. 12:39:06 libzmq3-dev set to automatically installed. 12:39:06 libzmq5 set to automatically installed. 12:39:06 pkg-config set to automatically installed. 12:39:06 zip set to automatically installed. 12:39:07 snapd is not logged in, snap install commands will use sudo 12:39:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:39:14 snap "core18" has no updates available 12:39:15 Pulling config-common 12:39:16 Pulling go-build-helper 12:39:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:39:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:39:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 12:39:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 12:39:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 12:39:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 12:39:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 12:39:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 12:39:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 12:39:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 12:39:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:39:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:39:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:39:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:39:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:39:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:39:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:39:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:39:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:39:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1844 kB] 12:39:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 12:39:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 12:39:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 12:39:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 12:39:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 12:39:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1706 kB] 12:39:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] 12:39:38 Fetched 23.8 MB in 0s (0 B/s) 12:39:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:39:38 Fetched 96.5 kB in 0s (0 B/s) 12:39:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:39:38 Fetched 279 kB in 0s (0 B/s) 12:39:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:39:38 Fetched 122 kB in 0s (0 B/s) 12:39:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:39:38 Fetched 77.8 kB in 0s (0 B/s) 12:39:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:39:38 Fetched 8848 B in 0s (0 B/s) 12:39:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:39:38 Fetched 47.8 kB in 0s (0 B/s) 12:39:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:39:38 Fetched 45.6 kB in 0s (0 B/s) 12:39:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:39:38 Fetched 15.0 kB in 0s (0 B/s) 12:39:38 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 12:39:38 Fetched 214 kB in 0s (0 B/s) 12:39:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 12:39:38 Fetched 155 kB in 0s (0 B/s) 12:39:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:39:38 Fetched 50.6 kB in 0s (0 B/s) 12:39:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:39:38 Fetched 14.8 kB in 0s (0 B/s) 12:39:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:39:38 Fetched 41.8 kB in 0s (0 B/s) 12:39:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:39:38 Fetched 499 kB in 0s (0 B/s) 12:39:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:39:38 Fetched 111 kB in 0s (0 B/s) 12:39:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:39:38 Fetched 240 kB in 0s (0 B/s) 12:39:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:39:38 Fetched 29.3 kB in 0s (0 B/s) 12:39:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:39:38 Fetched 85.5 kB in 0s (0 B/s) 12:39:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:39:38 Fetched 24.5 kB in 0s (0 B/s) 12:39:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:39:38 Fetched 49.2 kB in 0s (0 B/s) 12:39:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:39:38 Fetched 54.2 kB in 0s (0 B/s) 12:39:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:39:38 Fetched 30.8 kB in 0s (0 B/s) 12:39:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 12:39:38 Fetched 17.0 kB in 0s (0 B/s) 12:39:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:39:38 Fetched 85.9 kB in 0s (0 B/s) 12:39:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:39:38 Fetched 8720 B in 0s (0 B/s) 12:39:38 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 12:39:38 Fetched 137 kB in 0s (0 B/s) 12:39:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:39:38 Fetched 119 kB in 0s (0 B/s) 12:39:38 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 12:39:38 Fetched 109 kB in 0s (0 B/s) 12:39:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:39:38 Fetched 11.1 kB in 0s (0 B/s) 12:39:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:39:38 Fetched 645 kB in 0s (0 B/s) 12:39:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:39:38 Fetched 41.3 kB in 0s (0 B/s) 12:39:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:39:38 Fetched 17.9 kB in 0s (0 B/s) 12:39:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:39:38 Fetched 368 kB in 0s (0 B/s) 12:39:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:39:38 Fetched 187 kB in 0s (0 B/s) 12:39:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:39:38 Fetched 175 kB in 0s (0 B/s) 12:39:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:39:41 Fetched 206 kB in 0s (0 B/s) 12:39:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 12:39:41 Fetched 1301 kB in 0s (0 B/s) 12:39:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:39:41 Fetched 36.2 kB in 0s (0 B/s) 12:39:41 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 12:39:41 Fetched 159 kB in 0s (0 B/s) 12:39:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:39:41 Fetched 107 kB in 0s (0 B/s) 12:39:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:39:41 Fetched 48.7 kB in 0s (0 B/s) 12:39:41 Pulling static-packages 12:39:41 'go115' has dependencies that need to be staged: static-packages go-build-helper 12:39:41 Skipping pull go-build-helper (already ran) 12:39:41 Skipping pull static-packages (already ran) 12:39:41 Building go-build-helper 12:39:45 Building static-packages 12:39:47 Staging go-build-helper 12:39:47 Staging static-packages 12:39:48 Pulling go115 12:39:49 'edgex-go' has dependencies that need to be staged: go115 12:39:49 Skipping pull go115 (already ran) 12:39:49 Building go115 12:39:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:49 Dload Upload Total Spent Left Speed 12:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 314k 0 0 893k 0 0:02:12 --:--:-- 0:02:12 891k 11 115M 11 13.0M 0 0 9919k 0 0:00:11 0:00:01 0:00:10 9912k 27 115M 27 32.1M 0 0 13.6M 0 0:00:08 0:00:02 0:00:06 13.6M 48 115M 48 55.5M 0 0 16.5M 0 0:00:06 0:00:03 0:00:03 16.5M 71 115M 71 82.2M 0 0 18.9M 0 0:00:06 0:00:04 0:00:02 18.8M 100 115M 100 115M 0 0 22.7M 0 0:00:05 0:00:05 --:--:-- 24.3M 12:39:55 go1.15.2.linux-amd64.tar.gz: OK 12:39:59 Staging go115 12:40:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:40:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:40:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:40:05 Fetched 88.7 kB in 0s (0 B/s) 12:40:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:40:05 Fetched 224 kB in 0s (0 B/s) 12:40:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:40:05 Fetched 157 kB in 0s (0 B/s) 12:40:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:40:05 Fetched 221 kB in 0s (0 B/s) 12:40:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:40:05 Fetched 143 kB in 0s (0 B/s) 12:40:05 Pulling edgex-go 12:40:06 Pulling version 12:40:07 Building config-common 12:40:09 Skipping build go-build-helper (already ran) 12:40:09 Skipping build static-packages (already ran) 12:40:09 Skipping build go115 (already ran) 12:40:09 Building edgex-go 12:40:09 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 12:40:11 go: downloading github.com/gorilla/mux v1.8.0 12:40:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 12:40:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 12:40:11 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:40:11 go: downloading github.com/google/uuid v1.1.5 12:40:11 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:40:11 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 12:40:11 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.33 12:40:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 12:40:11 go: downloading github.com/pelletier/go-toml v1.2.0 12:40:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 12:40:11 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:40:11 go: downloading github.com/x448/float16 v0.8.4 12:40:11 go: downloading gopkg.in/yaml.v2 v2.4.0 12:40:11 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 12:40:11 go: downloading github.com/go-kit/kit v0.8.0 12:40:11 go: downloading github.com/imdario/mergo v0.3.11 12:40:11 go: downloading github.com/BurntSushi/toml v0.3.1 12:40:11 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 12:40:11 go: downloading github.com/pebbe/zmq4 v1.2.2 12:40:11 go: downloading github.com/go-playground/validator/v10 v10.3.0 12:40:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 12:40:11 go: downloading github.com/pkg/errors v0.8.1 12:40:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:40:11 go: downloading github.com/hashicorp/consul/api v1.1.0 12:40:11 go: downloading github.com/go-redis/redis/v7 v7.2.0 12:40:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:40:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:40:11 go: downloading github.com/mitchellh/copystructure v1.0.0 12:40:11 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 12:40:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:40:11 go: downloading github.com/hashicorp/serf v0.8.2 12:40:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 12:40:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:40:11 go: downloading github.com/leodido/go-urn v1.2.0 12:40:11 go: downloading github.com/go-playground/universal-translator v0.17.0 12:40:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:40:11 go: downloading github.com/go-playground/locales v0.13.0 12:40:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:40:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:40:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:40:18 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 12:40:21 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 12:40:22 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 12:40:23 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 12:40:24 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 12:40:24 go: downloading github.com/stretchr/testify v1.6.1 12:40:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:40:24 go: downloading github.com/davecgh/go-spew v1.1.1 12:40:24 go: downloading github.com/pmezard/go-difflib v1.0.0 12:40: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 12:40:25 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:40:25 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:40:27 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 12:40:27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 12:40:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:40:30 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 12:40:31 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 12:40:31 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:40:33 Building version 12:40:35 Staging config-common 12:40:36 Skipping stage go-build-helper (already ran) 12:40:36 Skipping stage static-packages (already ran) 12:40:36 Skipping stage go115 (already ran) 12:40:36 Staging edgex-go 12:40:37 Staging version 12:40:38 Priming config-common 12:40:38 Priming go-build-helper 12:40:39 Priming static-packages 12:40:42 Priming go115 12:40:43 Priming edgex-go 12:40:43 Priming version 12:40:44 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:40:49 provisioning config files... 12:40:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7342120305121908921tmp [Pipeline] { [Pipeline] sh 12:40:49 + set +x 12:40:49 + curl -s https://codecov.io/bash 12:40:49 + bash -s -- 12:40:50 12:40:50 _____ _ 12:40:50 / ____| | | 12:40:50 | | ___ __| | ___ ___ _____ __ 12:40:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:40:50 | |___| (_) | (_| | __/ (_| (_) \ V / 12:40:50 \_____\___/ \__,_|\___|\___\___/ \_/ 12:40:50 Bash-20210115-cec3c92 12:40:50 12:40:50 12:40:50 ==> git version 2.24.3 found 12:40:50 ==> 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 12:40:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:40:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:40:50 ==> Jenkins CI detected. 12:40:50 project root: . 12:40:50 --> token set from env 12:40:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:40:50 ==> Running gcov in . (disable via -X gcov) 12:40:50 ==> Python coveragepy not found 12:40:50 ==> Searching for coverage reports in: 12:40:50 + . 12:40:51 -> Found 1 reports 12:40:51 ==> Detecting git/mercurial file structure 12:40:51 ==> Reading reports 12:40:51 + ./coverage.out bytes=550280 12:40:51 ==> Appending adjustments 12:40:51 https://docs.codecov.io/docs/fixing-reports 12:40:57 + Found adjustments 12:40:57 ==> Gzipping contents 12:40:57 84K /tmp/codecov.EPFoKM.gz 12:40:57 ==> Uploading reports 12:40:57 url: https://codecov.io 12:40:57 query: branch=PR-3054&commit=f85f266ab1450e40de308ac916294fd99f1e3ea7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3054%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3054&job=&cmd_args= 12:40:57 -> Pinging Codecov 12:40:57 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3054&commit=f85f266ab1450e40de308ac916294fd99f1e3ea7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3054%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3054&job=&cmd_args= 12:40:59 -> Uploading to 12:40:59 https://storage.googleapis.com/codecov/v4/raw/2021-01-20/00271124DB129430A58F1EEE437C3FCB/f85f266ab1450e40de308ac916294fd99f1e3ea7/01cbe623-9ae0-4175-970e-917ff611b800.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T124059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e5aeea8002c3723e496d56ed7e7dd7f33173210f51761920b447b4c73fb80c9 12:40:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:59 Dload Upload Total Spent Left Speed 12:41:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83274 0 0 100 83274 0 131k --:--:-- --:--:-- --:--:-- 131k 12:41:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f85f266ab1450e40de308ac916294fd99f1e3ea7 [Pipeline] } 12:41:00 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 12:41:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:41:05 ---> package-listing.sh 12:41:05 ++ facter osfamily 12:41:05 ++ tr '[:upper:]' '[:lower:]' 12:41:05 + OS_FAMILY=redhat 12:41:05 + workspace=/w/workspace/edgex-go/1 12:41:05 + START_PACKAGES=/tmp/packages_start.txt 12:41:05 + END_PACKAGES=/tmp/packages_end.txt 12:41:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:05 + PACKAGES=/tmp/packages_start.txt 12:41:05 + '[' /w/workspace/edgex-go/1 ']' 12:41:05 + PACKAGES=/tmp/packages_end.txt 12:41:05 + case "${OS_FAMILY}" in 12:41:05 + rpm -qa 12:41:05 + sort 12:41:12 + '[' -f /tmp/packages_start.txt ']' 12:41:12 + '[' -f /tmp/packages_end.txt ']' 12:41:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:12 + '[' /w/workspace/edgex-go/1 ']' 12:41:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:41:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:41:12 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 12:41:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:41:13 12:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:41:14 alpine: Pulling from edgex-lftools-log-publisher 12:41:14 df20fa9351a1: Pulling fs layer 12:41:14 36b3adc4ff6f: Pulling fs layer 12:41:14 8ad3a11d3b57: Pulling fs layer 12:41:14 46f8f816bc3b: Pulling fs layer 12:41:14 93b61091891f: Pulling fs layer 12:41:14 93b9cdb0e59b: Pulling fs layer 12:41:14 5e14af77c1be: Pulling fs layer 12:41:14 01666e4c0597: Pulling fs layer 12:41:14 aa168da1d23b: Pulling fs layer 12:41:14 93b9cdb0e59b: Waiting 12:41:14 01666e4c0597: Waiting 12:41:14 5e14af77c1be: Waiting 12:41:14 aa168da1d23b: Waiting 12:41:14 46f8f816bc3b: Waiting 12:41:14 36b3adc4ff6f: Verifying Checksum 12:41:14 36b3adc4ff6f: Download complete 12:41:14 46f8f816bc3b: Download complete 12:41:14 df20fa9351a1: Verifying Checksum 12:41:14 df20fa9351a1: Download complete 12:41:14 93b9cdb0e59b: Verifying Checksum 12:41:14 93b9cdb0e59b: Download complete 12:41:14 5e14af77c1be: Verifying Checksum 12:41:14 5e14af77c1be: Download complete 12:41:15 01666e4c0597: Verifying Checksum 12:41:15 01666e4c0597: Download complete 12:41:15 93b61091891f: Verifying Checksum 12:41:15 93b61091891f: Download complete 12:41:15 df20fa9351a1: Pull complete 12:41:16 8ad3a11d3b57: Verifying Checksum 12:41:16 8ad3a11d3b57: Download complete 12:41:16 36b3adc4ff6f: Pull complete 12:41:18 8ad3a11d3b57: Pull complete 12:41:19 46f8f816bc3b: Pull complete 12:41:20 aa168da1d23b: Verifying Checksum 12:41:20 aa168da1d23b: Download complete 12:41:21 93b61091891f: Pull complete 12:41:21 93b9cdb0e59b: Pull complete 12:41:21 5e14af77c1be: Pull complete 12:41:22 01666e4c0597: Pull complete 12:41:37 aa168da1d23b: Pull complete 12:41:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:41:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:41:38 prd-centos7-docker-4c-2g-21606 does not seem to be running inside a container 12:41:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:41:43 $ docker top 7f9e0cb073f0074874d67fcb907e1ff13004e4b7efee3d8b8a19c495805084d8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:44 + touch /tmp/pre-build-complete [Pipeline] sh 12:41:45 + mkdir -p /var/log/sa [Pipeline] sh 12:41:45 + ls /var/log/sa-host 12:41:45 + sadf -c /var/log/sa-host/sa20 12:41:45 file_magic: OK 12:41:45 HZ: Using current value: 100 12:41:45 file_header: OK 12:41:45 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 12:41:45 Statistics: 12:41:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:41:45 File successfully converted to sysstat format version 12.2.1 12:41:45 + sadf -c /var/log/sa-host/sa23 12:41:45 file_magic: OK 12:41:45 HZ: Using current value: 100 12:41:45 file_header: OK 12:41:45 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 12:41:45 Statistics: 12:41:45 Hnuu...uuuununununu... 12:41:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:41:46 provisioning config files... 12:41:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5036478024831869695tmp [Pipeline] { [Pipeline] echo 12:41:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:41:47 ---> create-netrc.sh [Pipeline] } 12:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:41:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:41:48 ---> python-tools-install.sh [Pipeline] echo 12:41:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:41:49 ---> sudo-logs.sh 12:41:49 Archiving 'sudo' log.. [Pipeline] echo 12:41:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:41:49 ---> job-cost.sh 12:41:49 lf-activate-venv: SKIPPING 12:41:49 INFO: No Stack... 12:41:50 INFO: Retrieving Pricing Info for: v1-standard-2 12:41:51 INFO: Archiving Costs [Pipeline] echo 12:41:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:41:52 ---> logs-deploy.sh 12:41:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3054/1 12:41:52 INFO: archiving workspace using pattern(s): 12:41:54 Archives upload complete. 12:41:54 INFO: archiving logs to Nexus 12:41:56 ---> uname -a: 12:41:56 Linux prd-centos7-docker-4c-2g-21606.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:41:56 12:41:56 12:41:56 ---> lscpu: 12:41:56 Architecture: x86_64 12:41:56 CPU op-mode(s): 32-bit, 64-bit 12:41:56 Byte Order: Little Endian 12:41:56 Address sizes: 40 bits physical, 48 bits virtual 12:41:56 CPU(s): 4 12:41:56 On-line CPU(s) list: 0-3 12:41:56 Thread(s) per core: 1 12:41:56 Core(s) per socket: 1 12:41:56 Socket(s): 4 12:41:56 NUMA node(s): 1 12:41:56 Vendor ID: GenuineIntel 12:41:56 CPU family: 6 12:41:56 Model: 44 12:41:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:41:56 Stepping: 1 12:41:56 CPU MHz: 2933.438 12:41:56 BogoMIPS: 5866.87 12:41:56 Virtualization: VT-x 12:41:56 Hypervisor vendor: KVM 12:41:56 Virtualization type: full 12:41:56 L1d cache: 128 KiB 12:41:56 L1i cache: 128 KiB 12:41:56 L2 cache: 16 MiB 12:41:56 L3 cache: 64 MiB 12:41:56 NUMA node0 CPU(s): 0-3 12:41:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:41:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:41:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:41:56 Vulnerability Meltdown: Mitigation; PTI 12:41:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:41:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:41:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:41:56 Vulnerability Srbds: Not affected 12:41:56 Vulnerability Tsx async abort: Not affected 12:41:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 12:41:56 12:41:56 12:41:56 ---> nproc: 12:41:56 4 12:41:56 12:41:56 12:41:56 ---> df -h: 12:41:56 Filesystem Size Used Available Use% Mounted on 12:41:56 overlay 50.0G 10.8G 39.2G 22% / 12:41:56 tmpfs 64.0M 0 64.0M 0% /dev 12:41:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:41:56 shm 64.0M 0 64.0M 0% /dev/shm 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /facter-os 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /etc/resolv.conf 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /etc/hostname 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /etc/hosts 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /run/cloud-init/result.json 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/sa-host 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/secure 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/auth.log 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /w/workspace/edgex-go/1@tmp 12:41:56 /dev/vda1 50.0G 10.8G 39.2G 22% /w/workspace/edgex-go/1 12:41:56 12:41:56 12:41:56 ---> free -m: 12:41:56 total used free shared buff/cache available 12:41:56 Mem: 1837 716 144 0 976 1033 12:41:56 Swap: 1023 57 966 12:41:56 12:41:56 12:41:56 ---> ip addr: 12:41:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:41:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:41:56 inet 127.0.0.1/8 scope host lo 12:41:56 valid_lft forever preferred_lft forever 12:41:56 inet6 ::1/128 scope host 12:41:56 valid_lft forever preferred_lft forever 12:41:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:41:56 link/ether fa:16:3e:c0:bb:f7 brd ff:ff:ff:ff:ff:ff 12:41:56 inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 12:41:56 valid_lft 85029sec preferred_lft 85029sec 12:41:56 inet6 fe80::f816:3eff:fec0:bbf7/64 scope link 12:41:56 valid_lft forever preferred_lft forever 12:41:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:41:56 link/ether 02:42:1d:86:94:f7 brd ff:ff:ff:ff:ff:ff 12:41:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:41:56 valid_lft forever preferred_lft forever 12:41:56 inet6 fe80::42:1dff:fe86:94f7/64 scope link 12:41:56 valid_lft forever preferred_lft forever 12:41:56 12:41:56 12:41:56 ---> sar -b -r -n DEV: 12:41:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 12:41:56 12:41:56 12:18:52 LINUX RESTART (4 CPU) 12:41:56 12:41:56 12:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:41:56 12:21:02 59.44 12.99 46.45 0.00 4777.81 9841.11 0.00 12:41:56 12:22:01 223.09 96.47 126.62 0.00 6102.37 42856.39 0.00 12:41:56 12:23:01 190.63 64.58 126.05 0.00 2721.62 17792.23 0.00 12:41:56 12:24:01 89.46 41.52 47.94 0.00 1835.38 5628.89 0.00 12:41:56 12:25:01 97.09 48.80 48.29 0.00 1657.14 4602.77 0.00 12:41:56 12:26:02 80.22 34.90 45.32 0.00 2311.05 4679.22 0.00 12:41:56 12:27:01 32.73 7.17 25.56 0.00 338.70 11897.26 0.00 12:41:56 12:28:02 291.31 116.33 174.98 0.00 53665.46 113995.99 0.00 12:41:56 12:29:03 858.78 677.05 181.73 0.00 90883.42 89849.43 0.00 12:41:56 12:30:02 1519.06 1347.16 171.90 0.00 86364.52 96380.72 0.00 12:41:56 12:31:01 224.91 136.05 88.87 0.00 12563.79 16331.50 0.00 12:41:56 12:32:03 370.50 114.51 255.99 0.00 49020.21 101126.27 0.00 12:41:56 12:33:02 817.18 670.80 146.38 0.00 59985.83 61439.06 0.00 12:41:56 12:34:01 279.25 118.57 160.68 0.00 7740.39 30095.74 0.00 12:41:56 12:35:01 66.11 11.55 54.55 0.00 2977.13 3707.71 0.00 12:41:56 12:36:01 1.60 0.10 1.50 0.00 1.73 24.04 0.00 12:41:56 12:37:01 1.58 1.31 0.27 0.00 100.40 3.00 0.00 12:41:56 12:38:01 0.27 0.05 0.22 0.00 0.40 3.61 0.00 12:41:56 12:39:01 0.48 0.27 0.22 0.00 2.13 3.39 0.00 12:41:56 12:40:01 0.22 0.02 0.20 0.00 0.13 2.65 0.00 12:41:56 12:41:01 16.17 15.86 0.32 0.00 803.06 21.68 0.00 12:41:56 Average: 247.49 166.23 81.25 0.00 18307.13 29157.71 0.00 12:41:56 12:41:56 12:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:41:56 12:21:02 64168 0 650688 34.58 2620 1164068 1344968 45.90 551276 1059772 67448 12:41:56 12:22:01 146072 0 667396 35.47 2472 1065604 1455852 49.69 550860 945952 36 12:41:56 12:23:01 267772 0 729792 38.79 1516 882464 1373248 46.87 504316 836540 68 12:41:56 12:24:01 243936 0 788632 41.91 892 848084 1794668 61.25 621372 737796 52592 12:41:56 12:25:01 315000 0 812220 43.17 744 753580 1769800 60.40 585240 699704 47208 12:41:56 12:26:02 188220 0 856140 45.50 688 836496 1513264 51.65 702552 703464 41492 12:41:56 12:27:01 116204 0 773352 41.10 688 991300 1613012 55.05 635660 857520 46864 12:41:56 12:28:02 77940 0 837640 44.52 112 965852 2327652 79.44 655612 944056 9776 12:41:56 12:29:03 74084 0 835848 44.42 24 971588 2341960 79.93 624196 976288 71192 12:41:56 12:30:02 849248 0 686784 36.50 24 345488 1371248 46.80 325028 489080 0 12:41:56 12:31:01 290084 0 842192 44.76 24 749244 2226388 75.98 663876 671408 3820 12:41:56 12:32:03 72060 0 781736 41.55 24 1027724 2145564 73.22 660100 942748 42336 12:41:56 12:33:02 67316 0 787924 41.88 24 1026280 2172004 74.13 562416 1015560 45124 12:41:56 12:34:01 119372 0 693288 36.85 24 1068860 1437816 49.07 476996 1037680 8 12:41:56 12:35:01 126152 0 647320 34.40 24 1108048 1227576 41.90 478388 1033028 20 12:41:56 12:36:01 129684 0 643780 34.22 24 1108056 1186636 40.50 476084 1032592 12 12:41:56 12:37:01 127516 0 642932 34.17 24 1111072 1186444 40.49 475400 1035608 20 12:41:56 12:38:01 127236 0 643180 34.18 24 1111104 1186444 40.49 475464 1035624 28 12:41:56 12:39:01 127284 0 643144 34.18 24 1111092 1186508 40.49 475588 1035676 20 12:41:56 12:40:01 127208 0 643216 34.19 24 1111096 1186580 40.50 475804 1035688 12 12:41:56 12:41:01 100160 0 648408 34.46 24 1132952 1245656 42.51 486088 1049344 104 12:41:56 Average: 178891 0 726458 38.61 478 975717 1585395 54.11 545825 913101 20390 12:41:56 12:41:56 12:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:41:56 12:21:02 eth0 817.86 830.05 3776.14 114.84 0.00 0.00 0.00 0.00 12:41:56 12:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:21:02 vethd5185cc 671.25 553.50 66.24 2137.88 0.00 0.00 0.00 0.00 12:41:56 12:21:02 docker0 671.25 553.37 57.06 2137.87 0.00 0.00 0.00 0.00 12:41:56 12:22:01 eth0 412.95 405.26 3414.23 42.80 0.00 0.00 0.00 0.00 12:41:56 12:22:01 veth5e702e4 0.24 0.25 0.02 0.71 0.00 0.00 0.00 0.00 12:41:56 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:22:01 docker0 151.67 123.43 12.43 530.92 0.00 0.00 0.00 0.00 12:41:56 12:23:01 veth69c2c71 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:23:01 eth0 230.55 165.66 857.00 65.03 0.00 0.00 0.00 0.00 12:41:56 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:23:01 docker0 133.18 193.69 9.85 829.60 0.00 0.00 0.00 0.00 12:41:56 12:24:01 veth69c2c71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:24:01 eth0 11.93 8.20 13.91 4.82 0.00 0.00 0.00 0.00 12:41:56 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:25:01 veth69c2c71 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 12:41:56 12:25:01 eth0 32.81 24.75 25.47 14.11 0.00 0.00 0.00 0.00 12:41:56 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:25:01 docker0 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 12:41:56 12:26:02 veth69c2c71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:26:02 eth0 12.45 9.19 10.96 5.96 0.00 0.00 0.00 0.00 12:41:56 12:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:27:01 eth0 186.32 151.54 1715.50 96.84 0.00 0.00 0.00 0.00 12:41:56 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:28:02 veth3a954e7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:28:02 eth0 20.96 17.70 22.94 9.00 0.00 0.00 0.00 0.00 12:41:56 12:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:29:03 veth3a954e7 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:29:03 eth0 41.89 30.22 158.59 8.40 0.00 0.00 0.00 0.00 12:41:56 12:29:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:29:03 docker0 17.84 25.27 1.09 145.68 0.00 0.00 0.00 0.00 12:41:56 12:30:02 veth3a954e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:30:02 vethe64797e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:30:02 eth0 2.95 2.37 2.19 1.25 0.00 0.00 0.00 0.00 12:41:56 12:30:02 veth94a889d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:31:01 veth3a954e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:31:01 eth0 17.16 17.01 7.76 54.10 0.00 0.00 0.00 0.00 12:41:56 12:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:41:56 12:31:01 veth94d1e3f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:32:03 veth3a954e7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:32:03 eth0 65.70 41.09 195.84 17.72 0.00 0.00 0.00 0.00 12:41:56 12:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:32:03 docker0 959.95 897.00 79.08 3684.94 0.00 0.00 0.00 0.00 12:41:56 12:33:02 veth3a954e7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:33:02 vethe83de02 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:33:02 eth0 22.68 15.27 43.76 7.69 0.00 0.00 0.00 0.00 12:41:56 12:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:34:01 veth3a954e7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:41:56 12:34:01 eth0 214.09 146.29 1657.23 97.95 0.00 0.00 0.00 0.00 12:41:56 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:34:01 docker0 1019.11 1000.14 83.34 4245.07 0.00 0.00 0.00 0.00 12:41:56 12:35:01 eth0 35.12 25.88 76.35 11.21 0.00 0.00 0.00 0.00 12:41:56 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:35:01 docker0 6.75 10.01 0.63 56.32 0.00 0.00 0.00 0.00 12:41:56 12:36:01 eth0 1.10 0.63 0.73 0.22 0.00 0.00 0.00 0.00 12:41:56 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:37:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:41:56 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:41:56 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:40:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:41:56 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:41:01 eth0 20.73 18.27 9.44 57.11 0.00 0.00 0.00 0.00 12:41:56 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 Average: eth0 101.99 90.69 567.29 28.88 0.00 0.00 0.00 0.00 12:41:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:56 Average: docker0 48.15 47.41 3.94 201.90 0.00 0.00 0.00 0.00 12:41:56 12:41:56 12:41:56 ---> sar -P ALL: 12:41:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 12:41:56 12:41:56 12:18:52 LINUX RESTART (4 CPU) 12:41:56 12:41:56 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:41:56 12:21:02 all 5.79 0.00 3.59 1.25 20.04 69.33 12:41:56 12:21:02 0 5.55 0.00 3.45 1.50 22.61 66.88 12:41:56 12:21:02 1 7.53 0.00 4.11 2.24 19.16 66.95 12:41:56 12:21:02 2 5.28 0.00 3.32 0.94 19.51 70.95 12:41:56 12:21:02 3 4.83 0.00 3.51 0.33 18.88 72.46 12:41:56 12:22:01 all 8.19 0.00 4.67 1.52 20.27 65.35 12:41:56 12:22:01 0 9.42 0.00 4.97 1.11 20.77 63.74 12:41:56 12:22:01 1 9.74 0.00 4.14 1.76 20.34 64.03 12:41:56 12:22:01 2 7.43 0.00 5.06 1.43 20.14 65.95 12:41:56 12:22:01 3 6.18 0.00 4.51 1.79 19.84 67.68 12:41:56 12:23:01 all 4.86 0.00 5.48 5.78 19.35 64.53 12:41:56 12:23:01 0 4.90 0.00 5.22 5.28 19.70 64.90 12:41:56 12:23:01 1 5.18 0.00 6.05 6.03 20.02 62.71 12:41:56 12:23:01 2 3.89 0.00 5.10 5.26 18.13 67.62 12:41:56 12:23:01 3 5.46 0.00 5.56 6.54 19.55 62.88 12:41:56 12:24:01 all 30.66 0.00 9.45 1.90 35.22 22.76 12:41:56 12:24:01 0 35.70 0.00 10.13 1.44 34.35 18.38 12:41:56 12:24:01 1 24.29 0.00 8.19 2.47 37.41 27.65 12:41:56 12:24:01 2 26.79 0.00 8.76 1.92 36.02 26.51 12:41:56 12:24:01 3 36.79 0.00 10.90 1.73 32.83 17.76 12:41:56 12:25:01 all 37.03 0.00 12.16 2.46 29.97 18.39 12:41:56 12:25:01 0 39.38 0.00 14.01 2.88 29.90 13.84 12:41:56 12:25:01 1 32.48 0.00 10.78 2.39 30.68 23.67 12:41:56 12:25:01 2 38.74 0.00 12.22 2.05 28.88 18.10 12:41:56 12:25:01 3 37.67 0.00 11.70 2.53 30.40 17.70 12:41:56 12:26:02 all 26.60 0.00 12.40 2.59 27.26 31.16 12:41:56 12:26:02 0 26.04 0.00 11.83 2.95 28.46 30.71 12:41:56 12:26:02 1 25.10 0.00 12.11 3.17 27.19 32.44 12:41:56 12:26:02 2 27.29 0.00 11.92 1.62 27.16 32.01 12:41:56 12:26:02 3 28.02 0.00 13.79 2.60 26.19 29.39 12:41:56 12:27:01 all 10.82 0.00 7.42 0.20 28.60 52.96 12:41:56 12:27:01 0 10.57 0.00 7.28 0.18 30.60 51.36 12:41:56 12:27:01 1 11.76 0.00 7.19 0.20 27.59 53.26 12:41:56 12:27:01 2 9.87 0.00 6.85 0.33 27.39 55.56 12:41:56 12:27:01 3 11.08 0.00 8.40 0.09 28.81 51.62 12:41:56 12:28:02 all 8.79 0.00 9.30 5.62 33.05 43.24 12:41:56 12:28:02 0 7.33 0.00 9.09 6.16 32.22 45.20 12:41:56 12:28:02 1 9.72 0.00 9.69 6.17 34.42 40.00 12:41:56 12:28:02 2 10.01 0.00 9.24 4.97 32.96 42.81 12:41:56 12:28:02 3 8.13 0.00 9.17 5.18 32.59 44.93 12:41:56 12:29:03 all 8.44 0.00 12.33 12.36 39.54 27.33 12:41:56 12:29:03 0 7.75 0.00 11.73 13.58 40.06 26.88 12:41:56 12:29:03 1 8.33 0.00 12.23 10.77 39.51 29.16 12:41:56 12:29:03 2 8.79 0.00 12.25 12.68 39.22 27.07 12:41:56 12:29:03 3 8.91 0.00 13.13 12.41 39.35 26.20 12:41:56 12:30:02 all 8.44 0.00 7.61 28.12 35.45 20.38 12:41:56 12:30:02 0 7.92 0.00 6.79 27.34 35.68 22.27 12:41:56 12:30:02 1 8.91 0.00 7.91 28.81 34.89 19.48 12:41:56 12:30:02 2 8.50 0.00 7.83 28.38 35.50 19.79 12:41:56 12:30:02 3 8.44 0.00 7.94 27.97 35.72 19.93 12:41:56 12:31:01 all 63.13 0.00 14.70 2.66 16.58 2.94 12:41:56 12:31:01 0 64.00 0.00 14.72 2.60 15.67 3.01 12:41:56 12:31:01 1 61.87 0.00 16.26 2.85 16.28 2.73 12:41:56 12:31:01 2 62.86 0.00 13.99 2.29 16.82 4.05 12:41:56 12:31:01 3 63.78 0.00 13.82 2.88 17.53 1.98 12:41:56 12:41:56 12:31:01 CPU %user %nice %system %iowait %steal %idle 12:41:56 12:32:03 all 11.46 0.00 12.99 10.84 35.38 29.33 12:41:56 12:32:03 0 10.23 0.00 11.29 8.10 36.53 33.85 12:41:56 12:32:03 1 12.56 0.00 15.79 14.90 34.98 21.78 12:41:56 12:32:03 2 10.23 0.00 11.33 9.93 34.02 34.49 12:41:56 12:32:03 3 12.96 0.00 13.73 10.62 36.01 26.67 12:41:56 12:33:02 all 37.74 0.00 14.34 7.94 24.86 15.13 12:41:56 12:33:02 0 37.90 0.00 14.30 7.42 24.76 15.61 12:41:56 12:33:02 1 36.55 0.00 13.44 8.53 25.31 16.17 12:41:56 12:33:02 2 37.58 0.00 15.18 7.74 24.47 15.03 12:41:56 12:33:02 3 38.97 0.00 14.47 8.04 24.87 13.65 12:41:56 12:34:01 all 15.37 0.00 9.75 6.83 22.17 45.89 12:41:56 12:34:01 0 16.51 0.00 9.49 7.60 23.68 42.73 12:41:56 12:34:01 1 15.16 0.00 9.73 7.40 21.24 46.47 12:41:56 12:34:01 2 14.72 0.00 9.57 6.24 20.72 48.76 12:41:56 12:34:01 3 15.08 0.00 10.21 6.04 23.05 45.63 12:41:56 12:35:01 all 4.67 0.00 2.93 1.59 6.63 84.19 12:41:56 12:35:01 0 5.16 0.00 3.72 2.61 6.38 82.13 12:41:56 12:35:01 1 3.71 0.00 2.50 2.37 7.03 84.39 12:41:56 12:35:01 2 7.62 0.00 3.09 1.08 6.25 81.96 12:41:56 12:35:01 3 2.22 0.00 2.43 0.29 6.83 88.23 12:41:56 12:36:01 all 0.11 0.00 0.05 0.00 0.56 99.28 12:41:56 12:36:01 0 0.02 0.00 0.05 0.00 0.42 99.52 12:41:56 12:36:01 1 0.05 0.00 0.03 0.02 0.41 99.49 12:41:56 12:36:01 2 0.07 0.00 0.07 0.00 0.86 99.01 12:41:56 12:36:01 3 0.30 0.00 0.03 0.00 0.55 99.12 12:41:56 12:37:01 all 0.08 0.00 0.40 0.01 2.64 96.86 12:41:56 12:37:01 0 0.03 0.00 0.36 0.00 2.41 97.20 12:41:56 12:37:01 1 0.21 0.00 0.33 0.00 2.63 96.83 12:41:56 12:37:01 2 0.05 0.00 0.43 0.00 2.84 96.69 12:41:56 12:37:01 3 0.03 0.00 0.47 0.05 2.70 96.75 12:41:56 12:38:01 all 0.10 0.00 0.02 0.00 0.39 99.48 12:41:56 12:38:01 0 0.00 0.00 0.00 0.00 0.13 99.87 12:41:56 12:38:01 1 0.20 0.00 0.03 0.00 0.32 99.45 12:41:56 12:38:01 2 0.15 0.00 0.03 0.00 0.60 99.22 12:41:56 12:38:01 3 0.05 0.00 0.02 0.02 0.53 99.39 12:41:56 12:39:01 all 0.17 0.00 0.05 0.02 0.58 99.17 12:41:56 12:39:01 0 0.12 0.00 0.02 0.02 0.71 99.14 12:41:56 12:39:01 1 0.12 0.00 0.05 0.02 0.89 98.92 12:41:56 12:39:01 2 0.32 0.00 0.05 0.00 0.33 99.30 12:41:56 12:39:01 3 0.15 0.00 0.10 0.03 0.40 99.32 12:41:56 12:40:01 all 0.11 0.00 0.04 0.01 0.56 99.29 12:41:56 12:40:01 0 0.00 0.00 0.02 0.00 0.30 99.68 12:41:56 12:40:01 1 0.07 0.00 0.03 0.00 0.70 99.20 12:41:56 12:40:01 2 0.35 0.00 0.08 0.03 0.89 98.64 12:41:56 12:40:01 3 0.02 0.00 0.02 0.00 0.33 99.63 12:41:56 12:41:01 all 1.10 0.00 0.86 0.74 3.31 93.98 12:41:56 12:41:01 0 1.28 0.00 0.83 0.65 2.98 94.27 12:41:56 12:41:01 1 0.60 0.00 0.69 0.69 3.59 94.43 12:41:56 12:41:01 2 0.86 0.00 0.59 0.44 3.80 94.31 12:41:56 12:41:01 3 1.68 0.00 1.35 1.21 2.86 92.90 12:41:56 Average: all 12.61 0.00 6.51 4.47 19.06 57.35 12:41:56 Average: 0 12.79 0.00 6.44 4.45 19.40 56.93 12:41:56 Average: 1 12.32 0.00 6.57 4.84 19.20 57.07 12:41:56 Average: 2 12.52 0.00 6.34 4.23 18.81 58.10 12:41:56 Average: 3 12.83 0.00 6.69 4.35 18.83 57.30 12:41:56 12:41:56 12:41:56