Pull request #3075 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf4a297523e8c1596dfaf40076c202269d9b4183+eb962563c78e340597fe6b0a01e022bbdd66f5a5 (36ad0d5f6c09f26290e49893017637cce92f2a4d) 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-3075/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-3075/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22794 in /w/workspace/edgexfoundry_edgex-go_PR-3075 [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 eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit cf4a297523e8c1596dfaf40076c202269d9b4183 Merge succeeded, producing cf4a297523e8c1596dfaf40076c202269d9b4183 Checking out Revision cf4a297523e8c1596dfaf40076c202269d9b4183 (PR-3075) > 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/3075/head:refs/remotes/origin/PR-3075 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:25 ========================================================= 06:19:25 EdgeX Global Pipelines Version Info 06:19:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:28 ------------------- 06:19:28 stable info: 06:19:28 ------------------- 06:19:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:19:28 Message: update stable to v1.0.179 06:19:29 ------------------- 06:19:29 experimental info: 06:19:29 ------------------- 06:19:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:29 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:19:29 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3075 [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3075 [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3075 [Pipeline] echo 06:19:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf4a297523e8c1596dfaf40076c202269d9b4183 [Pipeline] echo 06:19:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf4a297 [Pipeline] echo 06:19:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:19:34 provisioning config files... 06:19:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5572734526893424117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:35 ---> docker-login.sh 06:19:35 nexus3.edgexfoundry.org:10001 06:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:36 Configure a credential helper to remove this warning. See 06:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:36 06:19:36 Login Succeeded 06:19:36 nexus3.edgexfoundry.org:10002 06:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:36 Configure a credential helper to remove this warning. See 06:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:36 06:19:36 Login Succeeded 06:19:36 nexus3.edgexfoundry.org:10003 06:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:36 Configure a credential helper to remove this warning. See 06:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:36 06:19:36 Login Succeeded 06:19:36 nexus3.edgexfoundry.org:10004 06:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:37 Configure a credential helper to remove this warning. See 06:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:37 06:19:37 Login Succeeded 06:19:37 docker.io 06:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:37 Configure a credential helper to remove this warning. See 06:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:37 06:19:37 Login Succeeded 06:19:37 ---> docker-login.sh ends [Pipeline] } 06:19:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:38 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/core-command/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo core-command,cmd/core-command/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/core-data/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo core-data,cmd/core-data/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/core-metadata/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo core-metadata,cmd/core-metadata/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/security-bootstrapper/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/security-proxy-setup/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ cut -d/ -f2 06:19:38 ++ dirname cmd/support-notifications/Dockerfile 06:19:38 + echo support-notifications,cmd/support-notifications/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/support-scheduler/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:19:38 + for file in '`ls cmd/**/Dockerfile`' 06:19:38 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:19:38 ++ cut -d/ -f2 06:19:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:19:38 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:39 06:19:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:19:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:40 latest: Pulling from edgex-devops/git-semver 06:19:40 31603596830f: Pulling fs layer 06:19:40 2a8b12db71e7: Pulling fs layer 06:19:40 6ca5941a6612: Pulling fs layer 06:19:40 ecc8261a40a4: Pulling fs layer 06:19:40 ecc8261a40a4: Waiting 06:19:40 2a8b12db71e7: Verifying Checksum 06:19:40 2a8b12db71e7: Download complete 06:19:40 31603596830f: Verifying Checksum 06:19:40 31603596830f: Download complete 06:19:41 ecc8261a40a4: Verifying Checksum 06:19:41 ecc8261a40a4: Download complete 06:19:41 6ca5941a6612: Verifying Checksum 06:19:41 6ca5941a6612: Download complete 06:19:41 31603596830f: Pull complete 06:19:41 2a8b12db71e7: Pull complete 06:19:43 6ca5941a6612: Pull complete 06:19:43 ecc8261a40a4: Pull complete 06:19:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:19:44 prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container 06:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:19:47 $ docker top e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:47 [ssh-agent] Looking for ssh-agent implementation... 06:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:48 $ docker exec e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent 06:19:48 SSH_AUTH_SOCK=/tmp/ssh-82IrZJAiVpvU/agent.12 06:19:48 SSH_AGENT_PID=17 06:19:48 Running ssh-add (command line suppressed) 06:19:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8694047352185728392.key (/w/workspace/edgex-go/1@tmp/private_key_8694047352185728392.key) 06:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:49 + git tag --points-at HEAD [Pipeline] } 06:19:49 $ docker exec --env ******** --env ******** e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent -k 06:19:50 unset SSH_AUTH_SOCK; 06:19:50 unset SSH_AGENT_PID; 06:19:50 echo Agent pid 17 killed; 06:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:50 [ssh-agent] Looking for ssh-agent implementation... 06:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:50 $ docker exec e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent 06:19:51 SSH_AUTH_SOCK=/tmp/ssh-TzUPJeV5yPV4/agent.45 06:19:51 SSH_AGENT_PID=51 06:19:51 Running ssh-add (command line suppressed) 06:19:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1683896757354123852.key (/w/workspace/edgex-go/1@tmp/private_key_1683896757354123852.key) 06:19:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:52 + git semver init 06:19:52 # -> Open(): unable to determine branch for HEAD 06:19:52 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:19:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:19:52 # $SEMVER_REMOTE_NAME = origin 06:19:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:19:52 # $SEMVER_USER_NAME = edgex-jenkins 06:19:52 # $SEMVER_BRANCH = PR-3075 06:19:52 # $SEMVER_TEMP = /tmp/semver-579139527 06:19:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:20:39 # '/tmp/semver-579139527' -> '/w/workspace/edgex-go/1/.semver' 06:20:39 # -> Force: false 06:20:39 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:20:39 $ docker exec --env ******** --env ******** e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent -k 06:20:40 unset SSH_AUTH_SOCK; 06:20:40 unset SSH_AGENT_PID; 06:20:40 echo Agent pid 51 killed; 06:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:41 + git semver [Pipeline] } 06:20:41 $ docker stop --time=1 e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 06:20:43 $ docker rm -f e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:46 Stashed 1 file(s) [Pipeline] echo 06:20:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:20:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:48 + sudo service docker restart 06:20:48 + true 06:20:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:20:49 ========================================================= 06:20:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:20:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:20:57 Sending build context to Docker daemon 327.1MB 06:20:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:20:57 Step 2/6 : FROM ${BASE} 06:20:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:20:57 188c0c94c7c5: Pulling fs layer 06:20:57 0ef7d3d256c8: Pulling fs layer 06:20:57 de9db76c5a1d: Pulling fs layer 06:20:57 bca2f99d35d6: Pulling fs layer 06:20:57 93359f2a8cfa: Pulling fs layer 06:20:57 7c6f9722023f: Pulling fs layer 06:20:57 a35cf1a2eb13: Pulling fs layer 06:20:57 93359f2a8cfa: Waiting 06:20:57 7c6f9722023f: Waiting 06:20:57 a35cf1a2eb13: Waiting 06:20:57 bca2f99d35d6: Waiting 06:20:57 de9db76c5a1d: Verifying Checksum 06:20:57 de9db76c5a1d: Download complete 06:20:57 0ef7d3d256c8: Verifying Checksum 06:20:57 0ef7d3d256c8: Download complete 06:20:57 93359f2a8cfa: Verifying Checksum 06:20:57 93359f2a8cfa: Download complete 06:20:57 7c6f9722023f: Verifying Checksum 06:20:57 7c6f9722023f: Download complete 06:20:58 188c0c94c7c5: Verifying Checksum 06:20:58 188c0c94c7c5: Download complete 06:20:58 188c0c94c7c5: Pull complete 06:20:59 0ef7d3d256c8: Pull complete 06:20:59 de9db76c5a1d: Pull complete 06:21:01 a35cf1a2eb13: Verifying Checksum 06:21:01 a35cf1a2eb13: Download complete 06:21:01 Still waiting to schedule task 06:21:01 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22789’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22791’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22792’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-22800’ is offline 06:21:02 bca2f99d35d6: Verifying Checksum 06:21:02 bca2f99d35d6: Download complete 06:21:13 bca2f99d35d6: Pull complete 06:21:13 93359f2a8cfa: Pull complete 06:21:13 7c6f9722023f: Pull complete 06:21:22 a35cf1a2eb13: Pull complete 06:21:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:21:22 ---> a62c8e92a672 06:21:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:21:22 ---> Running in 817d3a79e4f5 06:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:24 (1/12) Installing libmagic (5.38-r0) 06:21:24 (2/12) Installing file (5.38-r0) 06:21:24 (3/12) Installing libc-dev (0.7.2-r3) 06:21:24 (4/12) Installing g++ (9.3.0-r2) 06:21:31 (5/12) Installing fortify-headers (1.1-r0) 06:21:31 (6/12) Installing patch (2.7.6-r6) 06:21:31 (7/12) Installing build-base (0.5-r2) 06:21:32 (8/12) Installing libsodium (1.0.18-r0) 06:21:32 (9/12) Installing pkgconf (1.7.2-r0) 06:21:32 (10/12) Installing libsodium-dev (1.0.18-r0) 06:21:32 (11/12) Installing libzmq (4.3.3-r0) 06:21:32 (12/12) Installing zeromq-dev (4.3.3-r0) 06:21:32 Executing busybox-1.31.1-r19.trigger 06:21:32 OK: 233 MiB in 51 packages 06:21:37 Removing intermediate container 817d3a79e4f5 06:21:37 ---> 34d15473215a 06:21:37 Step 4/6 : WORKDIR /edgex-go 06:21:37 ---> Running in 29629adbe933 06:21:37 Removing intermediate container 29629adbe933 06:21:37 ---> 3879ad756e15 06:21:37 Step 5/6 : COPY go.mod . 06:21:37 ---> a159b884ae8d 06:21:37 Step 6/6 : RUN go mod download 06:21:37 ---> Running in 57f76f440732 06:22:16 Removing intermediate container 57f76f440732 06:22:16 ---> 7081d1cc73cc 06:22:16 Successfully built 7081d1cc73cc 06:22:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:17 + docker inspect -f . ci-base-image-x86_64 06:22:17 . [Pipeline] withDockerContainer 06:22:17 prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container 06:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:22:19 $ docker top 5d14976644115498fbdce88c89bb0be9d11622a27c78715caa6585c06286a0a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:20 + go version 06:22:20 go version go1.15.5 linux/amd64 [Pipeline] } 06:22:20 $ docker stop --time=1 5d14976644115498fbdce88c89bb0be9d11622a27c78715caa6585c06286a0a4 06:22:22 $ docker rm -f 5d14976644115498fbdce88c89bb0be9d11622a27c78715caa6585c06286a0a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:24 + docker inspect -f . ci-base-image-x86_64 06:22:24 . [Pipeline] withDockerContainer 06:22:25 prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container 06:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:22:26 $ docker top f60100f9066ea91f483125d360bd67b7fbb1301adc09b8d7dcb00738294ca983 -eo pid,comm [Pipeline] { [Pipeline] echo 06:22:27 ========================================================= 06:22:27 [edgeXBuildGoParallel] Running Tests and Build... 06:22:27 ========================================================= [Pipeline] sh 06:22:27 + make test 06:22:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:22:51 ? github.com/edgexfoundry/edgex-go [no test files] 06:23:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22802 in /w/workspace/edgexfoundry_edgex-go_PR-3075 [Pipeline] { [Pipeline] ws 06:23:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:23:27 using credential edgex-jenkins-ssh 06:23:27 Cloning the remote Git repository 06:23:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:23:27 > git init /w/workspace/edgex-go/1 # timeout=10 06:23:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:23:27 > git --version # timeout=10 06:23:27 > git --version # 'git version 2.17.1' 06:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:23:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:23:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:23:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:23:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:23:46 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit cf4a297523e8c1596dfaf40076c202269d9b4183 06:23:47 Merge succeeded, producing cf4a297523e8c1596dfaf40076c202269d9b4183 06:23:47 Checking out Revision cf4a297523e8c1596dfaf40076c202269d9b4183 (PR-3075) 06:23:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:23:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:23:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:23:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3075/head:refs/remotes/origin/PR-3075 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:46 > git config core.sparsecheckout # timeout=10 06:23:46 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 06:23:47 > git remote # timeout=10 06:23:47 > git config --get remote.origin.url # timeout=10 06:23:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:47 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 06:23:47 > git rev-parse HEAD^{commit} # timeout=10 06:23:47 > git config core.sparsecheckout # timeout=10 06:23:47 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 06:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:23:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:23:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 06:23:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:23:52 > git --version # timeout=10 06:23:52 > git --version # 'git version 2.17.1' 06:23:52 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:23:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:55 + sudo service docker restart+ 06:23:55 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:23:57 provisioning config files... 06:23:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3399784023927723454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:57 ---> docker-login.sh 06:23:57 nexus3.edgexfoundry.org:10001 06:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:59 Configure a credential helper to remove this warning. See 06:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:59 06:23:59 Login Succeeded 06:23:59 nexus3.edgexfoundry.org:10002 06:23:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:23:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:23:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:59 Configure a credential helper to remove this warning. See 06:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:59 06:23:59 Login Succeeded 06:23:59 nexus3.edgexfoundry.org:10003 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 nexus3.edgexfoundry.org:10004 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 docker.io 06:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:01 Configure a credential helper to remove this warning. See 06:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:01 06:24:01 Login Succeeded 06:24:01 ---> docker-login.sh ends [Pipeline] } 06:24:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:24:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.246s coverage: 46.6% of statements 06:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:24:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] echo 06:24:02 ========================================================= 06:24:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:24:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:24:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:24:05 Sending build context to Docker daemon 165.9MB 06:24:05 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:24:05 Step 2/6 : FROM ${BASE} 06:24:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:05 5f621e34cdf4: Pulling fs layer 06:24:05 a4357932f1b6: Pulling fs layer 06:24:05 18c013af1878: Pulling fs layer 06:24:05 00ac8860ef70: Pulling fs layer 06:24:05 63d7cb157983: Pulling fs layer 06:24:05 b116817d02f9: Pulling fs layer 06:24:05 745a02a5169b: Pulling fs layer 06:24:05 b116817d02f9: Waiting 06:24:05 00ac8860ef70: Waiting 06:24:05 745a02a5169b: Waiting 06:24:05 63d7cb157983: Waiting 06:24:05 18c013af1878: Verifying Checksum 06:24:05 18c013af1878: Download complete 06:24:05 a4357932f1b6: Download complete 06:24:05 63d7cb157983: Verifying Checksum 06:24:05 63d7cb157983: Download complete 06:24:05 b116817d02f9: Download complete 06:24:05 5f621e34cdf4: Verifying Checksum 06:24:05 5f621e34cdf4: Download complete 06:24:06 5f621e34cdf4: Pull complete 06:24:06 a4357932f1b6: Pull complete 06:24:07 18c013af1878: Pull complete 06:24:08 745a02a5169b: Verifying Checksum 06:24:08 745a02a5169b: Download complete 06:24:09 00ac8860ef70: Verifying Checksum 06:24:09 00ac8860ef70: Download complete 06:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.437s coverage: 27.1% of statements 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:24:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.374s coverage: 82.3% of statements 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:24:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.682s coverage: 28.6% of statements 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.126s coverage: 100.0% of statements 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.226s coverage: 97.5% of statements 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:24:19 00ac8860ef70: Pull complete 06:24:19 63d7cb157983: Pull complete 06:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.900s coverage: 92.8% of statements 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:24:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:24:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:24:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 43.8% of statements 06:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 06:24:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 06:24:20 b116817d02f9: Pull complete 06:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements 06:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements 06:24:23 745a02a5169b: Pull complete 06:24:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:24:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:24:23 ---> b7e6874047d6 06:24:23 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:24:28 ---> Running in 42ad3dc11002 06:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:30 (1/12) Installing libmagic (5.38-r0) 06:24:30 (2/12) Installing file (5.38-r0) 06:24:30 (3/12) Installing libc-dev (0.7.2-r3) 06:24:30 (4/12) Installing g++ (9.3.0-r2) 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.142s coverage: 87.2% of statements 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.8% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.117s coverage: 84.2% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.4% of statements 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.277s coverage: 63.5% of statements 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 06:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 06:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.775s coverage: 68.9% of statements 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.206s coverage: 37.0% of statements 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.669s coverage: 84.0% of statements 06:24:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.113s coverage: 100.0% of statements 06:24:36 (5/12) Installing fortify-headers (1.1-r0) 06:24:36 (6/12) Installing patch (2.7.6-r6) 06:24:36 (7/12) Installing build-base (0.5-r2) 06:24:36 (8/12) Installing libsodium (1.0.18-r0) 06:24:36 (9/12) Installing pkgconf (1.7.2-r0) 06:24:36 (10/12) Installing libsodium-dev (1.0.18-r0) 06:24:36 (11/12) Installing libzmq (4.3.3-r0) 06:24:36 (12/12) Installing zeromq-dev (4.3.3-r0) 06:24:36 Executing busybox-1.31.1-r19.trigger 06:24:36 OK: 217 MiB in 51 packages 06:24:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.168s coverage: 47.1% of statements 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:24:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.089s coverage: 100.0% of statements 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:24:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 06:24:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:24:40 Removing intermediate container 42ad3dc11002 06:24:40 ---> 0d1a781ec160 06:24:40 Step 4/6 : WORKDIR /edgex-go 06:24:40 ---> Running in 3d971893e30e 06:24:41 Removing intermediate container 3d971893e30e 06:24:41 ---> 32770d30569a 06:24:41 Step 5/6 : COPY go.mod . 06:24:42 ---> eeec86570ff0 06:24:42 Step 6/6 : RUN go mod download 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.272s coverage: 29.1% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.162s coverage: 99.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.151s coverage: 100.0% of statements 06:24:42 ---> Running in 82b7d6dc8c17 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.110s coverage: 100.0% of statements 06:24:43 GO111MODULE=on go vet ./... 06:25:14 Removing intermediate container 82b7d6dc8c17 06:25:14 ---> a78eb3962dee 06:25:14 Successfully built a78eb3962dee 06:25:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:25:15 + docker inspect -f . ci-base-image-arm64 06:25:15 . [Pipeline] withDockerContainer 06:25:15 prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container 06:25:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:25:17 $ docker top 2965156c6dbc0efadfb9275e0fbe8534e0cb62f4cd1ffcb302e8be68f2cda0d4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:18 + go version 06:25:18 go version go1.15.5 linux/arm64 [Pipeline] } 06:25:18 $ docker stop --time=1 2965156c6dbc0efadfb9275e0fbe8534e0cb62f4cd1ffcb302e8be68f2cda0d4 06:25:20 $ docker rm -f 2965156c6dbc0efadfb9275e0fbe8534e0cb62f4cd1ffcb302e8be68f2cda0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:22 + docker inspect -f . ci-base-image-arm64 06:25:22 . [Pipeline] withDockerContainer 06:25:22 prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container 06:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:25:24 $ docker top 0567aa597401412eb10fa805765c9e2bba21907447771ffe390ae396a9864b03 -eo pid,comm [Pipeline] { [Pipeline] echo 06:25:24 ========================================================= 06:25:24 [edgeXBuildGoParallel] Running Tests and Build... 06:25:24 ========================================================= [Pipeline] sh 06:25:25 + make test 06:25:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:25:52 gofmt -l . 06:25:52 [ "`gofmt -l .`" = "" ] 06:25:52 ./bin/test-go-mod-tidy.sh 06:25:52 ./bin/test-attribution-txt.sh [Pipeline] sh 06:25:53 + ls -al . 06:25:53 total 668 06:25:53 drwxrwxr-x 10 1001 1001 4096 Jan 26 06:25 . 06:25:53 drwxr-xr-x 4 root root 28 Jan 26 06:22 .. 06:25:53 -rw-rw-r-- 1 1001 1001 11 Jan 26 06:19 .dockerignore 06:25:53 drwxrwxr-x 8 1001 1001 179 Jan 26 06:19 .git 06:25:53 drwxrwxr-x 3 1001 1001 125 Jan 26 06:19 .github 06:25:53 -rw-rw-r-- 1 1001 1001 872 Jan 26 06:19 .gitignore 06:25:53 drwx------ 3 1001 1001 47 Jan 26 06:20 .semver 06:25:53 -rw-rw-r-- 1 1001 1001 166 Jan 26 06:19 .sonarcloud.properties 06:25:53 -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:19 Attribution.txt 06:25:53 -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:19 CONTRIBUTING.md 06:25:53 -rw-rw-r-- 1 1001 1001 931 Jan 26 06:19 Dockerfile.build 06:25:53 -rw-rw-r-- 1 1001 1001 863 Jan 26 06:19 Jenkinsfile 06:25:53 -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:19 LICENSE 06:25:53 -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:19 Makefile 06:25:53 -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:19 README.md 06:25:53 -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:19 SECURITY.md 06:25:53 -rw-rw-r-- 1 1001 1001 5 Jan 26 06:20 VERSION 06:25:53 -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:19 ZMQWindows.md 06:25:53 drwxrwxr-x 2 1001 1001 117 Jan 26 06:19 bin 06:25:53 drwxrwxr-x 15 1001 1001 4096 Jan 26 06:19 cmd 06:25:53 -rw-r--r-- 1 root root 564700 Jan 26 06:24 coverage.out 06:25:53 -rw-r--r-- 1 root root 1053 Jan 26 06:25 go.mod 06:25:53 -rw-r--r-- 1 root root 19105 Jan 26 06:25 go.sum 06:25:53 drwxrwxr-x 8 1001 1001 127 Jan 26 06:19 internal 06:25:53 drwxrwxr-x 4 1001 1001 26 Jan 26 06:19 openapi 06:25:53 drwxrwxr-x 4 1001 1001 71 Jan 26 06:19 snap 06:25:53 -rw-rw-r-- 1 1001 1001 168 Jan 26 06:19 version.go [Pipeline] sh 06:25:54 + '[' -e coverage.out ] 06:25:54 + chown 1001:1001 coverage.out [Pipeline] stash 06:25:55 Stashed 1 file(s) [Pipeline] sh 06:25:55 + make build 06:25:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:25:57 ? github.com/edgexfoundry/edgex-go [no test files] 06:26:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:26: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 06:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:26:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:26: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 06:26:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:26:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:26:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:26:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:26: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 06:26:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:26:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:26:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:26:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [Pipeline] } 06:27:00 $ docker stop --time=1 f60100f9066ea91f483125d360bd67b7fbb1301adc09b8d7dcb00738294ca983 06:27:03 $ docker rm -f f60100f9066ea91f483125d360bd67b7fbb1301adc09b8d7dcb00738294ca983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:27:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:07 06:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:08 latest: Pulling from edgex-devops/edgex-compose 06:27:08 cbdbe7a5bc2a: Pulling fs layer 06:27:08 ca9280d653b3: Pulling fs layer 06:27:08 7e9c9ca2126c: Pulling fs layer 06:27:08 cbdbe7a5bc2a: Verifying Checksum 06:27:08 cbdbe7a5bc2a: Download complete 06:27:10 cbdbe7a5bc2a: Pull complete 06:27:10 ca9280d653b3: Download complete 06:27:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:27:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:27:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:27:14 ca9280d653b3: Pull complete 06:27:14 7e9c9ca2126c: Download complete 06:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.206s coverage: 46.6% of statements 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:27:25 7e9c9ca2126c: Pull complete 06:27:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:27:25 prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container 06:27:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.566s coverage: 27.1% of statements 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 65.8% of statements 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:27:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.783s coverage: 82.3% of statements 06:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:27:28 $ docker top 2b9b68bc8b8be607db2a2f9c6cf6ed769c04215efa3f484911e867f449bd7090 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:29 + docker-compose build --help 06:27:29 + grep parallel 06:27:31 --parallel Build images in parallel. [Pipeline] } 06:27:31 $ docker stop --time=1 2b9b68bc8b8be607db2a2f9c6cf6ed769c04215efa3f484911e867f449bd7090 06:27:33 $ docker rm -f 2b9b68bc8b8be607db2a2f9c6cf6ed769c04215efa3f484911e867f449bd7090 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:34 . [Pipeline] withDockerContainer 06:27:34 prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container 06:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.318s coverage: 28.6% of statements 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.185s coverage: 100.0% of statements 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.172s coverage: 100.0% of statements 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.451s coverage: 97.5% of statements 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:27:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements 06:27:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:27:36 $ docker top 3630a488d489ce5f13b98a6bd105229682979a88c3dd18d5788bdb0137c2f196 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:37 + docker-compose -f ./docker-compose-build.yml build --parallel 06:27:38 Building docker-core-command-go ... 06:27:38 Building docker-core-data-go ... 06:27:38 Building docker-core-metadata-go ... 06:27:38 Building docker-security-bootstrapper-go ... 06:27:38 Building docker-security-proxy-setup-go ... 06:27:38 Building docker-security-secretstore-setup-go ... 06:27:38 Building docker-support-notifications-go ... 06:27:38 Building docker-support-scheduler-go ... 06:27:38 Building docker-sys-mgmt-agent-go ... 06:27:38 Building docker-support-scheduler-go 06:27:38 Building docker-sys-mgmt-agent-go 06:27:38 Building docker-support-notifications-go 06:27:38 Building docker-core-metadata-go 06:27:38 Building docker-security-proxy-setup-go 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 92.8% of statements 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.223s coverage: 0.1% of statements 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 43.8% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.095s coverage: 79.5% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 06:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements 06:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.096s coverage: 87.2% of statements 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 75.5% of statements 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.2% of statements 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.183s coverage: 91.4% of statements 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.558s coverage: 63.5% of statements 06:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:28:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 06:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements 06:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 06:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements 06:28:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.848s coverage: 68.9% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.0% of statements 06:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.690s coverage: 84.0% of statements 06:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements 06:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.1% of statements 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 06:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.058s coverage: 29.1% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.170s coverage: 99.0% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:28:22 GO111MODULE=on go vet ./... 06:28:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:28:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:47 ---> 7081d1cc73cc 06:28:47 Step 3/22 : WORKDIR /edgex-go 06:28:47 ---> 7081d1cc73cc 06:28:47 Step 3/22 : WORKDIR /edgex-go 06:28:47 ---> 7081d1cc73cc 06:28:47 Step 3/21 : WORKDIR /edgex-go 06:28:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:28:47 ---> 7081d1cc73cc 06:28:47 Step 3/26 : WORKDIR /edgex-go 06:28:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:28:47 ---> 7081d1cc73cc 06:28:47 Step 3/23 : WORKDIR /edgex-go 06:28:47 ---> Running in b2389ba518bc 06:28:47 ---> Running in f840d6cae3d1 06:28:47 ---> Running in 9772233acf4a 06:28:47 ---> Running in 2d189801196c 06:28:47 ---> Running in 914bc24b0a71 06:28:47 Removing intermediate container 2d189801196c 06:28:47 ---> 7c74757fce53 06:28:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:47 Removing intermediate container b2389ba518bc 06:28:47 ---> 102b06242f0a 06:28:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:47 Removing intermediate container 9772233acf4a 06:28:47 ---> 50b19bd43ab4 06:28:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:47 Removing intermediate container f840d6cae3d1 06:28:47 ---> debe566b5b72 06:28:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:47 Removing intermediate container 914bc24b0a71 06:28:47 ---> 8c1f7a9fcff5 06:28:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:47 ---> Running in 26957f20aa2f 06:28:47 ---> Running in b7d496632486 06:28:47 ---> Running in ac3a840d0dac 06:28:47 ---> Running in e61cfbfc35a0 06:28:47 ---> Running in 91f622d54ffb 06:28:47 Removing intermediate container 91f622d54ffb 06:28:47 ---> 000174767105 06:28:47 Step 5/22 : RUN apk add --update --no-cache make git 06:28:47 Removing intermediate container 26957f20aa2f 06:28:47 ---> c64e23818bab 06:28:47 Step 5/26 : RUN apk add --update --no-cache make bash git 06:28:47 Removing intermediate container ac3a840d0dac 06:28:47 ---> 41a6e489bcbb 06:28:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:28:47 ---> Running in 432c224cdf80 06:28:47 ---> Running in fee4723696a5 06:28:47 Removing intermediate container b7d496632486 06:28:47 ---> dca05f4d197d 06:28:47 Step 5/21 : RUN apk add --update --no-cache make git 06:28:47 ---> Running in b67103f9d4f7 06:28:47 Removing intermediate container e61cfbfc35a0 06:28:47 ---> 4a5d573c67d7 06:28:47 Step 5/23 : RUN apk add --update --no-cache make git 06:28:47 ---> Running in ffe4ca6e159e 06:28:47 ---> Running in a1a84c25ccb1 06:28:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:50 OK: 233 MiB in 51 packages 06:28:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:50 OK: 233 MiB in 51 packages 06:28:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:50 OK: 233 MiB in 51 packages 06:28:50 OK: 233 MiB in 51 packages 06:28:51 Removing intermediate container 432c224cdf80 06:28:51 ---> 36d817d04ba4 06:28:51 Step 6/22 : COPY go.mod . 06:28:51 Removing intermediate container fee4723696a5 06:28:51 ---> 4b00c8d56898 06:28:51 Step 6/26 : COPY go.mod . 06:28:51 Removing intermediate container a1a84c25ccb1 06:28:51 ---> 3bed54bd5260 06:28:51 Step 6/23 : COPY go.mod . 06:28:51 OK: 233 MiB in 51 packages 06:28:52 ---> d80e43deacc8 06:28:52 Step 7/22 : RUN go mod download 06:28:52 ---> ba4fe9f2ebef 06:28:52 Step 7/26 : RUN go mod download 06:28:52 Removing intermediate container b67103f9d4f7 06:28:52 ---> d27a3818caf6 06:28:52 Step 6/22 : COPY go.mod . 06:28:52 ---> Running in f9efd731ce70 06:28:52 ---> Running in 8e833145c301 06:28:52 ---> 9019366e6bf1 06:28:52 Step 7/23 : RUN go mod download 06:28:52 ---> Running in 9a37a3b47c0c 06:28:53 ---> 8390778161ec 06:28:53 Step 7/22 : RUN go mod download 06:28:53 Removing intermediate container ffe4ca6e159e 06:28:53 ---> 94b95ce53d94 06:28:53 Step 6/21 : COPY go.mod . 06:28:53 ---> Running in 2068f5a6773b 06:28:54 ---> a5227edb56d0 06:28:54 Step 7/21 : RUN go mod download 06:28:54 ---> Running in f53590f0311c 06:28:57 Removing intermediate container 9a37a3b47c0c 06:28:57 ---> 9496e7f6b664 06:28:57 Step 8/23 : COPY . . 06:28:57 Removing intermediate container 2068f5a6773b 06:28:57 ---> 6b8ccec0ab79 06:28:57 Step 8/22 : COPY . . 06:28:57 Removing intermediate container 8e833145c301 06:28:57 ---> e475c5eb0a90 06:28:57 Step 8/26 : COPY . . 06:28:59 Removing intermediate container f9efd731ce70 06:28:59 ---> e3670fa0d711 06:28:59 Step 8/22 : COPY . . 06:28:59 Removing intermediate container f53590f0311c 06:28:59 ---> 18fe92f4d2cd 06:28:59 Step 8/21 : COPY . . 06:29:44 gofmt -l . 06:29:44 [ "`gofmt -l .`" = "" ] 06:29:44 ./bin/test-go-mod-tidy.sh 06:29:44 ./bin/test-attribution-txt.sh [Pipeline] sh 06:29:44 + ls -al . 06:29:44 total 696 06:29:44 drwxrwxr-x 9 1001 1001 4096 Jan 26 06:29 . 06:29:44 drwxr-xr-x 4 root root 4096 Jan 26 06:25 .. 06:29:44 -rw-rw-r-- 1 1001 1001 11 Jan 26 06:23 .dockerignore 06:29:44 drwxrwxr-x 8 1001 1001 4096 Jan 26 06:23 .git 06:29:44 drwxrwxr-x 3 1001 1001 4096 Jan 26 06:23 .github 06:29:44 -rw-rw-r-- 1 1001 1001 872 Jan 26 06:23 .gitignore 06:29:44 -rw-rw-r-- 1 1001 1001 166 Jan 26 06:23 .sonarcloud.properties 06:29:44 -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:23 Attribution.txt 06:29:44 -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:23 CONTRIBUTING.md 06:29:44 -rw-rw-r-- 1 1001 1001 931 Jan 26 06:23 Dockerfile.build 06:29:44 -rw-rw-r-- 1 1001 1001 863 Jan 26 06:23 Jenkinsfile 06:29:44 -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:23 LICENSE 06:29:44 -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:23 Makefile 06:29:44 -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:23 README.md 06:29:44 -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:23 SECURITY.md 06:29:44 -rw-rw-r-- 1 1001 1001 5 Jan 26 06:20 VERSION 06:29:44 -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:23 ZMQWindows.md 06:29:44 drwxrwxr-x 2 1001 1001 4096 Jan 26 06:23 bin 06:29:44 drwxrwxr-x 15 1001 1001 4096 Jan 26 06:23 cmd 06:29:44 -rw-r--r-- 1 root root 564700 Jan 26 06:28 coverage.out 06:29:44 -rw-r--r-- 1 root root 1053 Jan 26 06:29 go.mod 06:29:44 -rw-r--r-- 1 root root 19105 Jan 26 06:29 go.sum 06:29:44 drwxrwxr-x 8 1001 1001 4096 Jan 26 06:23 internal 06:29:44 drwxrwxr-x 4 1001 1001 4096 Jan 26 06:23 openapi 06:29:44 drwxrwxr-x 4 1001 1001 4096 Jan 26 06:23 snap 06:29:44 -rw-rw-r-- 1 1001 1001 168 Jan 26 06:23 version.go [Pipeline] sh 06:29:45 + '[' -e coverage.out ] 06:29:45 + chown 1001:1001 coverage.out [Pipeline] stash 06:29:45 Warning: overwriting stash ‘coverage-report’ 06:29:46 Stashed 1 file(s) [Pipeline] sh 06:29:47 + make build 06:29:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:30:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:30:22 ---> c21c6f6a8b87 06:30:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:30:22 ---> 7fe6b544b952 06:30:22 ---> b494f8f2d251 06:30:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:30:22 ---> c7b77d189d98 06:30:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:30:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:30:22 ---> ccb29187591c 06:30:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:30:22 ---> Running in 33a3df2fc2ff 06:30:22 ---> Running in d162d870bf3f 06:30:22 ---> Running in 1219d63f43e8 06:30:22 ---> Running in e1c6511c7aa7 06:30:22 ---> Running in 9af058fa5e4b 06:30:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:30:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:30:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:30:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:30:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:30:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:30:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:30:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:30:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:31:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:31:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:31:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:31:20 $ docker stop --time=1 0567aa597401412eb10fa805765c9e2bba21907447771ffe390ae396a9864b03 06:31:23 $ docker rm -f 0567aa597401412eb10fa805765c9e2bba21907447771ffe390ae396a9864b03 06:31:24 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] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:26 06:31:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:31:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:26 latest: Pulling from edgex-devops/edgex-compose-arm64 06:31:26 29e5d40040c1: Pulling fs layer 06:31:26 1ce36da41761: Pulling fs layer 06:31:26 25b303627fd3: Pulling fs layer 06:31:26 29e5d40040c1: Verifying Checksum 06:31:26 29e5d40040c1: Download complete 06:31:27 1ce36da41761: Verifying Checksum 06:31:27 1ce36da41761: Download complete 06:31:27 29e5d40040c1: Pull complete 06:31:29 1ce36da41761: Pull complete 06:31:29 25b303627fd3: Verifying Checksum 06:31:29 25b303627fd3: Download complete 06:31:29 Removing intermediate container 9af058fa5e4b 06:31:29 ---> ea1c54469eac 06:31:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:31:29 Removing intermediate container 1219d63f43e8 06:31:29 ---> de01b850345f 06:31:29 06:31:29 Step 10/22 : FROM alpine:3.12 06:31:29 3.12: Pulling from library/alpine 06:31:29 Removing intermediate container 33a3df2fc2ff 06:31:29 ---> ac6a93953ee3 06:31:29 06:31:29 Step 10/22 : FROM alpine:3.12 06:31:29 3.12: Pulling from library/alpine 06:31:30 ---> Running in f1df7174e96c 06:31:30 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:30 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:30 Status: Downloaded newer image for alpine:3.12 06:31:30 Status: Image is up to date for alpine:3.12 06:31:30 ---> 389fef711851 06:31:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:30 ---> 389fef711851 06:31:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:31:32 Removing intermediate container d162d870bf3f 06:31:32 ---> bf83a027d411 06:31:32 06:31:32 Step 10/21 : FROM alpine:3.12 06:31:32 ---> 389fef711851 06:31:32 Step 11/21 : RUN apk add --update --no-cache curl 06:31:33 ---> Running in 74a31c99aa43 06:31:33 ---> Running in 40014d546e44 06:31:33 ---> Running in 1d01a1c53af6 06:31: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 06:31:35 Removing intermediate container e1c6511c7aa7 06:31:35 ---> 919aec09d0c5 06:31:35 06:31:35 Step 10/23 : FROM alpine:3.12 06:31:35 ---> 389fef711851 06:31:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:31:35 ---> Running in 361d512989fd 06:31:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:36 (1/1) Installing dumb-init (1.2.2-r1) 06:31:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:36 Executing busybox-1.31.1-r19.trigger 06:31:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:36 OK: 6 MiB in 15 packages 06:31:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:37 (1/4) Installing ca-certificates (20191127-r4) 06:31:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:31:37 (3/4) Installing libcurl (7.69.1-r3) 06:31:37 (4/4) Installing curl (7.69.1-r3) 06:31:37 Executing busybox-1.31.1-r19.trigger 06:31:37 Executing ca-certificates-20191127-r4.trigger 06:31:37 OK: 7 MiB in 18 packages 06:31:37 (1/2) Installing ca-certificates (20191127-r4) 06:31:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:38 (2/2) Installing dumb-init (1.2.2-r1) 06:31:38 Executing busybox-1.31.1-r19.trigger 06:31:38 Executing ca-certificates-20191127-r4.trigger 06:31:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:38 OK: 6 MiB in 16 packages 06:31:38 (1/1) Installing dumb-init (1.2.2-r1) 06:31:38 Executing busybox-1.31.1-r19.trigger 06:31:38 OK: 6 MiB in 15 packages 06:31:38 Removing intermediate container f1df7174e96c 06:31:38 ---> 9903354c6f6d 06:31:38 06:31:38 Step 11/26 : FROM docker:20.10.0 06:31:38 20.10.0: Pulling from library/docker 06:31:38 Removing intermediate container 74a31c99aa43 06:31:38 ---> b36289e9dc6d 06:31:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:39 25b303627fd3: Pull complete 06:31:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:31:39 ---> Running in e61a7429fb23 06:31:39 prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container 06:31:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:31:40 Removing intermediate container e61a7429fb23 06:31:40 ---> 39b423dcc884 06:31:40 Step 13/22 : ENV APP_PORT=48085 06:31:40 Removing intermediate container 1d01a1c53af6 06:31:40 ---> 7e5a12976184 06:31:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:31:40 Removing intermediate container 40014d546e44 06:31:40 ---> 1f62dc53674d 06:31:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:40 Removing intermediate container 361d512989fd 06:31:40 ---> 4a4f9a996421 06:31:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:41 ---> Running in a607b2462868 06:31:41 ---> Running in 5371a26c850f 06:31:41 ---> Running in 72f13c957559 06:31:41 ---> Running in 0352661b0baf 06:31:42 Removing intermediate container 5371a26c850f 06:31:42 ---> d66d911f1b2c 06:31:42 Step 14/22 : EXPOSE $APP_PORT 06:31:42 Removing intermediate container a607b2462868 06:31:42 ---> 39d8831d4e52 06:31:42 Step 13/21 : WORKDIR /edgex 06:31:42 ---> Running in 7c69383d09bb 06:31:42 Removing intermediate container 72f13c957559 06:31:42 ---> 503ee36581bb 06:31:42 Step 13/22 : ENV APP_PORT=48060 06:31:42 Removing intermediate container 0352661b0baf 06:31:42 ---> 22c070b833db 06:31:42 Step 13/23 : ENV APP_PORT=48081 06:31:42 ---> Running in c1e4c9838f81 06:31:42 ---> Running in fb8fb885150d 06:31:42 $ docker top 9866ad436c42076bcab57435d773c6f9cf07df718e2d80a085a65083f2125a8e -eo pid,comm 06:31:43 ---> Running in eeb8c759db90 06:31:43 Removing intermediate container 7c69383d09bb 06:31:43 ---> c05106e5e679 06:31:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 06:31:43 Removing intermediate container fb8fb885150d 06:31:43 ---> 7f707b21de1f 06:31:43 Step 14/22 : EXPOSE $APP_PORT 06:31:43 Removing intermediate container c1e4c9838f81 06:31:43 ---> 3f7f53a2b56f 06:31:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:31:43 Removing intermediate container eeb8c759db90 06:31:43 ---> bf3e49d9ef5f 06:31:43 Step 14/23 : EXPOSE $APP_PORT 06:31:44 ---> Running in 8478aca3aa6e 06:31:44 ---> c7f1d5cd7733 06:31:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:44 + grep parallel 06:31:44 + docker-compose build --help 06:31:44 ---> Running in d7b656758f76 06:31:44 ---> e0d3df14be75 06:31:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:31:45 Removing intermediate container 8478aca3aa6e 06:31:45 ---> 7d3f0cabcfa3 06:31:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:45 Removing intermediate container d7b656758f76 06:31:45 ---> 4a8310bbd4d4 06:31:45 Step 15/23 : WORKDIR / 06:31:46 ---> Running in 35e19cca4694 06:31:47 ---> bf4ef15380b4 06:31:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:47 ---> 88614cfccf38 06:31:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:31:47 ---> 4c93c6fd7cbf 06:31:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:31:47 Removing intermediate container 35e19cca4694 06:31:47 ---> bba94ae87fec 06:31:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:48 ---> 48a9ca49c11e 06:31:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:31:48 ---> Running in 7bf951f0bbdb 06:31:48 ---> 9bdee3ab344c 06:31:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:31:48 Removing intermediate container 7bf951f0bbdb 06:31:48 ---> daffdf29c21b 06:31:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:49 ---> 4c2ae2925b87 06:31:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:31:49 ---> a9e3bd6062a0 06:31:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:31:49 ---> Running in 3966c639b256 06:31:49 ---> Running in b7ed564fae4d 06:31:49 --parallel Build images in parallel. [Pipeline] } 06:31:49 $ docker stop --time=1 9866ad436c42076bcab57435d773c6f9cf07df718e2d80a085a65083f2125a8e 06:31:50 ---> 734034087b1c 06:31:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:31:50 Removing intermediate container 3966c639b256 06:31:50 ---> 8dd0945b79ef 06:31:50 Step 20/22 : LABEL arch=x86_64 06:31:50 ---> ed71b57c781a 06:31:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:31:50 Removing intermediate container b7ed564fae4d 06:31:50 ---> 6dd57fa0f104 06:31:50 Step 18/21 : CMD ["--init=true"] 06:31:51 ---> Running in 1565455199de 06:31:51 ---> Running in f914a6effdc7 06:31:51 ---> Running in 18e92f1fc2d4 06:31:51 $ docker rm -f 9866ad436c42076bcab57435d773c6f9cf07df718e2d80a085a65083f2125a8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:52 ---> b913e05f1441 06:31:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:31:52 Removing intermediate container f914a6effdc7 06:31:52 ---> 420824904001 06:31:52 Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:31:52 Removing intermediate container 1565455199de 06:31:52 ---> 2fa22154e3cd 06:31:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:52 Removing intermediate container 18e92f1fc2d4 06:31:52 ---> 165406f91637 06:31:52 Step 19/21 : LABEL arch=x86_64 06:31:52 ---> Running in 78db2c90e7c9 06:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:52 . [Pipeline] withDockerContainer 06:31:52 ---> Running in 1732c54f6635 06:31:52 ---> Running in b9a6c385bb86 06:31:52 ---> Running in 97c57b85666d 06:31:52 prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container 06:31:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:31:53 Removing intermediate container 78db2c90e7c9 06:31:53 ---> ac03a5c05457 06:31:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:53 Removing intermediate container 97c57b85666d 06:31:53 ---> 3cb9b4c09073 06:31:53 Step 20/21 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:31:53 Removing intermediate container b9a6c385bb86 06:31:53 ---> 8795b1d4069b 06:31:53 Step 20/22 : LABEL arch=x86_64 06:31:53 Removing intermediate container 1732c54f6635 06:31:53 ---> 8ce20b2daf87 06:31:53 Step 22/22 : LABEL version=0.0.0 06:31:53 ---> Running in 712ce28f9655 06:31:53 ---> Running in 17a2238a44a9 06:31:53 ---> Running in 1ec79f960ade 06:31:53 ---> Running in c5a73401e992 06:31:54 $ docker top b42d4f90838a01b94787f8609a0e81e501555380e71c7c3d7b336ad92267b563 -eo pid,comm 06:31:54 Removing intermediate container 17a2238a44a9 06:31:54 ---> d2869c255088 06:31:54 Step 21/23 : LABEL arch=x86_64 06:31:54 Removing intermediate container 712ce28f9655 06:31:54 ---> fec653138e24 06:31:54 Step 21/21 : LABEL version=0.0.0 06:31:54 Removing intermediate container c5a73401e992 06:31:54 ---> a00baf86136a 06:31:54 06:31:54 Removing intermediate container 1ec79f960ade 06:31:54 ---> 3d6b06c9831a 06:31:54 Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:31:54 ---> Running in 934dd60e5e77 06:31:54 ---> Running in 06407fbf5d1b 06:31:54 ---> Running in 6ca2fbb111a3 [Pipeline] { [Pipeline] sh 06:31:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:31:55 Status: Downloaded newer image for docker:20.10.0 06:31:55 ---> aefe523efa57 06:31:55 Step 12/26 : RUN apk add --no-cache bash 06:31:55 ---> Running in ed782b3c4b15 06:31:55 Removing intermediate container 934dd60e5e77 06:31:55 ---> de3a49e71c4c 06:31:55 Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:31:55 Removing intermediate container 06407fbf5d1b 06:31:55 ---> 956d4d792e27 06:31:55 06:31:55 Removing intermediate container 6ca2fbb111a3 06:31:55 ---> 5cbb2929378d 06:31:55 Step 22/22 : LABEL version=0.0.0 06:31:55 + docker-compose -f ./docker-compose-build.yml build --parallel 06:31:55 ---> Running in ff41f9b51f7e 06:31:55 ---> Running in 5abfac739a64 06:31:55 Successfully built a00baf86136a 06:31:56 Successfully tagged docker-support-scheduler-go:latest 06:31:56  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 06:31:56 Successfully built 956d4d792e27 06:31:56 Successfully tagged docker-security-proxy-setup-go:latest 06:31:56  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 06:31:56 Removing intermediate container ff41f9b51f7e 06:31:56 ---> 912f1e7eaa4b 06:31:56 Step 23/23 : LABEL version=0.0.0 06:31:56 Removing intermediate container 5abfac739a64 06:31:56 ---> 85398a03ca8d 06:31:56 06:31:56 ---> Running in 6446b3f568fe 06:31:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:56 Successfully built 85398a03ca8d 06:31:57 Successfully tagged docker-support-notifications-go:latest 06:31:57  Building docker-support-notifications-go ... done Building docker-core-data-go 06:31:57 (1/2) Installing readline (8.0.4-r0) 06:31:57 (2/2) Installing bash (5.0.17-r0) 06:31:57 Removing intermediate container 6446b3f568fe 06:31:57 ---> 88a3d751ae6b 06:31:57 06:31:57 Executing bash-5.0.17-r0.post-install 06:31:57 Executing busybox-1.31.1-r19.trigger 06:31:57 OK: 12 MiB in 22 packages 06:31:57 Successfully built 88a3d751ae6b 06:31:57 Successfully tagged docker-core-metadata-go:latest 06:31:57 Building docker-security-secretstore-setup-go 06:31:59 Building docker-core-command-go ... 06:31:59 Building docker-core-data-go ... 06:31:59 Building docker-core-metadata-go ... 06:31:59 Building docker-security-bootstrapper-go ... 06:31:59 Building docker-security-proxy-setup-go ... 06:31:59 Building docker-security-secretstore-setup-go ... 06:31:59 Building docker-support-notifications-go ... 06:31:59 Building docker-support-scheduler-go ... 06:31:59 Building docker-sys-mgmt-agent-go ... 06:31:59 Building docker-sys-mgmt-agent-go 06:31:59 Building docker-security-proxy-setup-go 06:31:59 Building docker-support-notifications-go 06:31:59 Building docker-support-scheduler-go 06:31:59 Building docker-core-metadata-go 06:31:59  Building docker-core-metadata-go ... done Removing intermediate container ed782b3c4b15 06:31:59 ---> e05d25e67a10 06:31:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:32:02 ---> Running in b08245f34ad5 06:32:03 Removing intermediate container b08245f34ad5 06:32:03 ---> 65bbc30f5bd6 06:32:03 Step 14/26 : ENV APP_PORT=48090 06:32:03 ---> Running in b1831fa88a99 06:32:03 Removing intermediate container b1831fa88a99 06:32:03 ---> 2019c906f78e 06:32:03 Step 15/26 : EXPOSE $APP_PORT 06:32:03 ---> Running in 4d5bd94e620a 06:32:04 Removing intermediate container 4d5bd94e620a 06:32:04 ---> 04e010247d7b 06:32:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:07 ---> ab6c17a9dda6 06:32:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:09 ---> 1d77b3b35118 06:32:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:11 ---> 7761f74b92db 06:32:11 Step 19/26 : RUN apk --no-cache add py3-pip 06:32:11 ---> Running in 4f4676f4b048 06:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:14 (1/33) Installing libbz2 (1.0.8-r1) 06:32:14 (2/33) Installing expat (2.2.9-r1) 06:32:14 (3/33) Installing libffi (3.3-r2) 06:32:14 (4/33) Installing gdbm (1.13-r1) 06:32:15 (5/33) Installing xz-libs (5.2.5-r0) 06:32:15 (6/33) Installing sqlite-libs (3.32.1-r0) 06:32:15 (7/33) Installing python3 (3.8.5-r0) 06:32:18 (8/33) Installing py3-appdirs (1.4.4-r1) 06:32:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:32:18 (10/33) Installing py3-parsing (2.4.7-r0) 06:32:18 (11/33) Installing py3-six (1.15.0-r0) 06:32:18 (12/33) Installing py3-packaging (20.4-r0) 06:32:18 (13/33) Installing py3-setuptools (47.0.0-r0) 06:32:18 (14/33) Installing py3-chardet (3.0.4-r4) 06:32:18 (15/33) Installing py3-idna (2.9-r0) 06:32:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:32:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:32:18 (18/33) Installing py3-requests (2.23.0-r0) 06:32:18 (19/33) Installing py3-msgpack (1.0.0-r0) 06:32:18 (20/33) Installing py3-lockfile (0.12.2-r3) 06:32:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:32:18 (22/33) Installing py3-colorama (0.4.3-r0) 06:32:18 (23/33) Installing py3-distlib (0.3.0-r0) 06:32:18 (24/33) Installing py3-distro (1.5.0-r1) 06:32:18 (25/33) Installing py3-webencodings (0.5.1-r3) 06:32:18 (26/33) Installing py3-html5lib (1.0.1-r4) 06:32:18 (27/33) Installing py3-pytoml (0.1.21-r0) 06:32:18 (28/33) Installing py3-pep517 (0.8.2-r0) 06:32:18 (29/33) Installing py3-progress (1.5-r0) 06:32:18 (30/33) Installing py3-toml (0.10.1-r0) 06:32:18 (31/33) Installing py3-retrying (1.3.3-r0) 06:32:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:32:18 (33/33) Installing py3-pip (20.1.1-r0) 06:32:19 Executing busybox-1.31.1-r19.trigger 06:32:19 OK: 71 MiB in 55 packages 06:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 7081d1cc73cc 06:33:00 Step 3/23 : WORKDIR /edgex-go 06:33:00 ---> Using cache 06:33:00 ---> 8c1f7a9fcff5 06:33:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:00 ---> Using cache 06:33:00 ---> 000174767105 06:33:00 Step 5/23 : RUN apk add --update --no-cache make git 06:33:00 ---> Using cache 06:33:00 ---> 36d817d04ba4 06:33:00 Step 6/23 : COPY go.mod . 06:33:00 ---> Using cache 06:33:00 ---> d80e43deacc8 06:33:00 Step 7/23 : RUN go mod download 06:33:00 ---> Using cache 06:33:00 ---> e3670fa0d711 06:33:00 Step 8/23 : COPY . . 06:33:00 ---> Using cache 06:33:00 ---> b494f8f2d251 06:33:00 Step 9/23 : RUN make cmd/core-command/core-command 06:33:00 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 7081d1cc73cc 06:33:00 Step 3/33 : WORKDIR /edgex-go 06:33:00 ---> Using cache 06:33:00 ---> 8c1f7a9fcff5 06:33:00 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:00 ---> Using cache 06:33:00 ---> 000174767105 06:33:00 Step 5/33 : RUN apk add --update --no-cache make git 06:33:00 ---> Using cache 06:33:00 ---> 36d817d04ba4 06:33:00 Step 6/33 : COPY go.mod . 06:33:00 ---> Using cache 06:33:00 ---> d80e43deacc8 06:33:00 Step 7/33 : RUN go mod download 06:33:00 ---> Using cache 06:33:00 ---> e3670fa0d711 06:33:00 Step 8/33 : COPY . . 06:33:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 7081d1cc73cc 06:33:00 Step 3/24 : WORKDIR /edgex-go 06:33:00 ---> Using cache 06:33:00 ---> 8c1f7a9fcff5 06:33:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:00 ---> Using cache 06:33:00 ---> 000174767105 06:33:00 Step 5/24 : RUN apk add --update --no-cache make git 06:33:00 ---> Using cache 06:33:00 ---> 36d817d04ba4 06:33:00 Step 6/24 : COPY go.mod . 06:33:00 ---> Using cache 06:33:00 ---> d80e43deacc8 06:33:00 Step 7/24 : RUN go mod download 06:33:00 ---> Using cache 06:33:00 ---> e3670fa0d711 06:33:00 Step 8/24 : COPY . . 06:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 7081d1cc73cc 06:33:00 Step 3/23 : WORKDIR /edgex-go 06:33:00 ---> Using cache 06:33:00 ---> 8c1f7a9fcff5 06:33:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:00 ---> Using cache 06:33:00 ---> 000174767105 06:33:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:33:00 ---> Using cache 06:33:00 ---> b494f8f2d251 06:33:00 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:33:00 ---> Using cache 06:33:00 ---> b494f8f2d251 06:33:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:33:00 ---> Running in b4fe52cf6f04 06:33:00 ---> Running in 389babb8b0ae 06:33:00 ---> Running in 2b80df427aac 06:33:00 ---> Running in a5712eb9650c 06:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:03 OK: 233 MiB in 51 packages 06:33:06 Removing intermediate container b4fe52cf6f04 06:33:06 ---> 1fc376e73929 06:33:06 Step 6/23 : COPY go.mod . 06:33:09 ---> d4c1224e75c2 06:33:09 Step 7/23 : RUN go mod download 06:33:09 ---> Running in 9cb23ad5be2b 06:33:13 Removing intermediate container 4f4676f4b048 06:33:13 ---> 055fb4de5dec 06:33:13 Step 20/26 : RUN pip install docker-compose==1.23.2 06:33:13 ---> Running in c29852c52a2b 06:33:15 Removing intermediate container 9cb23ad5be2b 06:33:15 ---> 33502c3b101f 06:33:15 Step 8/23 : COPY . . 06:33:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:21 ---> a78eb3962dee 06:33:21 Step 3/22 : WORKDIR /edgex-go 06:33:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:33:21 ---> a78eb3962dee 06:33:21 Step 3/21 : WORKDIR /edgex-go 06:33:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:21 ---> a78eb3962dee 06:33:21 Step 3/22 : WORKDIR /edgex-go 06:33:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:33:21 ---> a78eb3962dee 06:33:21 Step 3/26 : WORKDIR /edgex-go 06:33:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:21 ---> a78eb3962dee 06:33:21 Step 3/23 : WORKDIR /edgex-go 06:33:21 ---> Running in 72bf2894659f 06:33:21 ---> Running in 3cc16ec30799 06:33:21 ---> Running in 157bb7c07936 06:33:21 ---> Running in ed442e4993b1 06:33:21 ---> Running in d3bf1a22d2c2 06:33:21 Removing intermediate container 157bb7c07936 06:33:21 ---> 5bb300e5a531 06:33:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:21 Removing intermediate container 72bf2894659f 06:33:21 ---> 99a2f6be13c8 06:33:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:21 Removing intermediate container ed442e4993b1 06:33:21 ---> ca8732359348 06:33:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:21 Removing intermediate container d3bf1a22d2c2 06:33:21 ---> cb12e7b90d96 06:33:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:21 Removing intermediate container 3cc16ec30799 06:33:21 ---> 89ea4cb80d9a 06:33:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:21 ---> Running in 99974d14d40a 06:33:21 ---> Running in c6e089c2f782 06:33:21 ---> Running in 0e132e3ee4a1 06:33:21 ---> Running in 71d177f34e51 06:33:21 ---> Running in 8eb5227ed31d 06:33:21 Removing intermediate container 99974d14d40a 06:33:21 ---> 71d71ec4740d 06:33:21 Step 5/22 : RUN apk add --update --no-cache make git 06:33:21 ---> Running in 5d761d1c4993 06:33:21 Removing intermediate container 0e132e3ee4a1 06:33:21 ---> 5bce4b80a444 06:33:21 Step 5/21 : RUN apk add --update --no-cache make git 06:33:21 Removing intermediate container c6e089c2f782 06:33:21 ---> df707d9b4a09 06:33:21 Step 5/26 : RUN apk add --update --no-cache make bash git 06:33:21 ---> Running in ee9053ef7da5 06:33:21 Removing intermediate container 71d177f34e51 06:33:21 ---> 55d2845c21b2 06:33:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:33:21 ---> Running in 2ee7239aa0ed 06:33:21 Removing intermediate container 8eb5227ed31d 06:33:21 ---> 428d10f0edab 06:33:21 Step 5/23 : RUN apk add --update --no-cache make git 06:33:21 ---> Running in 441619583afa 06:33:21 ---> Running in 5780db97df45 06:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:22 OK: 217 MiB in 51 packages 06:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:23 OK: 217 MiB in 51 packages 06:33:23 OK: 217 MiB in 51 packages 06:33:23 OK: 217 MiB in 51 packages 06:33:23 OK: 217 MiB in 51 packages 06:33:23 Removing intermediate container 5d761d1c4993 06:33:23 ---> f5e9a38978b1 06:33:23 Step 6/22 : COPY go.mod . 06:33:24 Removing intermediate container ee9053ef7da5 06:33:24 ---> 1d534f7ac695 06:33:24 Step 6/21 : COPY go.mod . 06:33:24 ---> 60a71d5fb357 06:33:24 Step 7/22 : RUN go mod download 06:33:25 ---> Running in 2f3b6b4f8354 06:33:25 Removing intermediate container 2ee7239aa0ed 06:33:25 ---> d6e7be7296a4 06:33:25 Step 6/26 : COPY go.mod . 06:33:25 Removing intermediate container 441619583afa 06:33:25 ---> c80944e82e3a 06:33:25 Step 6/22 : COPY go.mod . 06:33:25 Removing intermediate container 5780db97df45 06:33:25 ---> 78c176704185 06:33:25 Step 6/23 : COPY go.mod . 06:33:25 ---> ca26e09ea783 06:33:25 Step 7/21 : RUN go mod download 06:33:26 ---> Running in f025bcb3532f 06:33:26 ---> 8a98d8d6f9dd 06:33:26 Step 7/26 : RUN go mod download 06:33:26 ---> 981c20dc2a27 06:33:26 Step 7/22 : RUN go mod download 06:33:26 ---> Running in 06eae6d58715 06:33:26 ---> Running in 642774b6171b 06:33:26 ---> f9ebdfc9b9d4 06:33:26 Step 7/23 : RUN go mod download 06:33:27 ---> Running in 2c7381d5157a 06:33:29 Removing intermediate container 2f3b6b4f8354 06:33:29 ---> 96291a3ed88d 06:33:29 Step 8/22 : COPY . . 06:33:30 Removing intermediate container f025bcb3532f 06:33:30 ---> 425a322655b8 06:33:30 Step 8/21 : COPY . . 06:33:32 Removing intermediate container 642774b6171b 06:33:32 ---> fe4f8febf8e7 06:33:32 Step 8/22 : COPY . . 06:33:32 Removing intermediate container 2c7381d5157a 06:33:32 ---> 452f88a06151 06:33:32 Step 8/23 : COPY . . 06:33:33 Removing intermediate container 06eae6d58715 06:33:33 ---> 0f987e58e644 06:33:33 Step 8/26 : COPY . . 06:33:35 Collecting docker-compose==1.23.2 06:33:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:33:35 Collecting PyYAML<4,>=3.10 06:33:35 Downloading PyYAML-3.13.tar.gz (270 kB) 06:33:45 Collecting cached-property<2,>=1.2.0 06:33:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:33:45 Collecting docopt<0.7,>=0.6.1 06:33:45 Downloading docopt-0.6.2.tar.gz (25 kB) 06:33:47 Collecting texttable<0.10,>=0.9.0 06:33:47 Downloading texttable-0.9.1.tar.gz (11 kB) 06:33:48 Collecting dockerpty<0.5,>=0.4.1 06:33:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:33:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:33:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:33:55 Collecting websocket-client<1.0,>=0.32.0 06:33:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:33:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:33:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:33:57 Collecting docker<4.0,>=3.6.0 06:33:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:33:59 Collecting jsonschema<3,>=2.5.1 06:33:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:33:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:33:59 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:34:00 ---> 23cb6b224533 06:34:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:34:00 ---> fe39d020f972 06:34:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:34:00 ---> 6840c8d462ec 06:34:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:34:00 ---> e31b1b13bed5 06:34:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:34:00 ---> e70a60b685c0 06:34:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:34:00 ---> Running in 3a125d67ce3e 06:34:00 ---> Running in 512e13010899 06:34:00 ---> Running in a21f4873671a 06:34:00 ---> Running in 32f3f15e0266 06:34:00 ---> Running in 934cd09dd4cd 06:34:00 Collecting urllib3<1.25,>=1.21.1 06:34:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:34: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 06:34:01 Collecting idna<2.8,>=2.5 06:34:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:34:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:34:02 Collecting docker-pycreds>=0.4.0 06:34:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:34:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:34:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:34:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:34:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:34:02 Installing collected packages: PyYAML, cached-property, docopt, texttable, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 06:34:02 Running setup.py install for PyYAML: started 06:34:06 Running setup.py install for PyYAML: finished with status 'done' 06:34:06 Running setup.py install for docopt: started 06:34:08 Running setup.py install for docopt: finished with status 'done' 06:34:08 Running setup.py install for texttable: started 06:34:09 Running setup.py install for texttable: finished with status 'done' 06:34:09 Running setup.py install for dockerpty: started 06:34:11 Running setup.py install for dockerpty: finished with status 'done' 06:34:11 Attempting uninstall: urllib3 06:34:11 Found existing installation: urllib3 1.25.9 06:34:11 Uninstalling urllib3-1.25.9: 06:34:12 Successfully uninstalled urllib3-1.25.9 06:34:12 Removing intermediate container 389babb8b0ae 06:34:12 ---> 6cb5bab292e2 06:34:12 06:34:12 Step 10/23 : FROM alpine:3.12 06:34:12 ---> 389fef711851 06:34:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:34:12 ---> Using cache 06:34:12 ---> 4a4f9a996421 06:34:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:34:12 ---> Using cache 06:34:12 ---> 22c070b833db 06:34:12 Step 13/23 : ENV APP_PORT=48082 06:34:14 Attempting uninstall: idna 06:34:14 Found existing installation: idna 2.9 06:34:14 Uninstalling idna-2.9: 06:34:14 Successfully uninstalled idna-2.9 06:34:14 ---> Running in a90fbb12c1c3 06:34:15 Attempting uninstall: requests 06:34:15 Found existing installation: requests 2.23.0 06:34:15 Uninstalling requests-2.23.0: 06:34:15 Successfully uninstalled requests-2.23.0 06:34:16 Removing intermediate container a90fbb12c1c3 06:34:16 ---> d5f58ddf9aeb 06:34:16 Step 14/23 : EXPOSE $APP_PORT 06:34:16 ---> Running in 0f94ad279e86 06:34:18 Removing intermediate container 0f94ad279e86 06:34:18 ---> 2506adf47def 06:34:18 Step 15/23 : WORKDIR / 06:34:19 ---> Running in ef7c91fe7f1f 06:34:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:34:22 Removing intermediate container ef7c91fe7f1f 06:34:22 ---> 0df7e0372cd9 06:34:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:22 Removing intermediate container 2b80df427aac 06:34:22 ---> 304c9a141c53 06:34:22 06:34:22 Step 10/24 : FROM alpine:3.12 06:34:22 ---> 389fef711851 06:34:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:34:23 ---> Running in 2458f5006a5c 06:34:23 ---> 78a71a1bbd86 06:34:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:34:24 ---> 0be0fe752af5 06:34:24 Step 9/23 : RUN make cmd/core-data/core-data 06:34:24 ---> Running in 56a89a3787fb 06:34:25 Removing intermediate container a5712eb9650c 06:34:25 ---> 9352f1c75253 06:34:25 06:34:25 Step 10/33 : FROM alpine:3.12 06:34:25 ---> 389fef711851 06:34:25 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 06:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:25 (1/5) Installing ca-certificates (20191127-r4) 06:34:25 ---> 70fc39322d63 06:34:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:34:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:34:26 ---> Running in 8b8a264d344d 06:34:26 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:34:26 (3/5) Installing libcurl (7.69.1-r3) 06:34:26 (4/5) Installing curl (7.69.1-r3) 06:34:26 (5/5) Installing dumb-init (1.2.2-r1) 06:34:26 Executing busybox-1.31.1-r19.trigger 06:34:26 Executing ca-certificates-20191127-r4.trigger 06:34:26 Removing intermediate container c29852c52a2b 06:34:26 ---> aee6bee0c33d 06:34:26 Step 21/26 : RUN apk --no-cache add curl 06:34:26 OK: 7 MiB in 19 packages 06:34:26 ---> Running in d6e15a841906 06:34:27 ---> 5d0d61ed2018 06:34:27 Step 19/23 : ENTRYPOINT ["/core-command"] 06:34:27 ---> Running in f88c7da37e99 06:34:28 Removing intermediate container f88c7da37e99 06:34:28 ---> aad890e5ad6f 06:34:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:29 (1/3) Installing dumb-init (1.2.2-r1) 06:34:29 (2/3) Installing openssl (1.1.1i-r0) 06:34:29 (3/3) Installing su-exec (0.2-r1) 06:34:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:29 ---> Running in 3309c04b9e57 06:34:29 Executing busybox-1.31.1-r19.trigger 06:34:29 OK: 6 MiB in 17 packages 06:34:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:29 Removing intermediate container 2458f5006a5c 06:34:29 ---> c6824bb02321 06:34:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:34:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:34:29 (2/3) Installing libcurl (7.69.1-r3) 06:34:29 (3/3) Installing curl (7.69.1-r3) 06:34:30 Executing busybox-1.31.1-r19.trigger 06:34:30 OK: 72 MiB in 58 packages 06:34:31 ---> Running in fe4f4301317b 06:34:31 Removing intermediate container 3309c04b9e57 06:34:31 ---> 4d2d5a966c3a 06:34:31 Step 21/23 : LABEL arch=x86_64 06:34:31 ---> Running in 3738528dbe83 06:34:32 Removing intermediate container fe4f4301317b 06:34:32 ---> 2c79f7dd78c8 06:34:32 Step 13/24 : WORKDIR / 06:34:32 ---> Running in ce130deccd5a 06:34:32 Removing intermediate container 3738528dbe83 06:34:32 ---> a6d992c865fd 06:34:32 Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:34:32 Removing intermediate container 8b8a264d344d 06:34:32 ---> 9c45285d6b53 06:34:32 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:34:32 Removing intermediate container d6e15a841906 06:34:32 ---> b317d3ff4548 06:34:32 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:34:32 ---> Running in eaf8fd9150be 06:34:32 ---> Running in cd42da8b79c0 06:34:33 ---> Running in eba13fd0e5e3 06:34:33 Removing intermediate container ce130deccd5a 06:34:33 ---> 6ed2ec9b4473 06:34:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:34:34 Removing intermediate container eaf8fd9150be 06:34:34 ---> b50e567e7bdf 06:34:34 Step 23/23 : LABEL version=0.0.0 06:34:34 Removing intermediate container eba13fd0e5e3 06:34:34 ---> 0675b4f410ee 06:34:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:34 Removing intermediate container cd42da8b79c0 06:34:34 ---> 0f98502b1caa 06:34:34 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 06:34:34 ---> Running in 17cbddab2be1 06:34:34 ---> Running in aa21be868e6b 06:34:34 ---> Running in 36f35b201d47 06:34:34 ---> 897d9f14ff02 06:34:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:34:34 Removing intermediate container 17cbddab2be1 06:34:34 ---> c47951701e89 06:34:34 Step 24/26 : LABEL arch=x86_64 06:34:35 Removing intermediate container aa21be868e6b 06:34:35 ---> 787ecaadfd8f 06:34:35 06:34:35 Removing intermediate container 36f35b201d47 06:34:35 ---> 5b65ab9b60c2 06:34:35 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 06:34:35 ---> Running in 4a35fb5793fb 06:34:35 ---> Running in c888a8803dc8 06:34:35 ---> 3d11b0ab90c0 06:34:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:34:36 Successfully built 787ecaadfd8f 06:34:36 Removing intermediate container 4a35fb5793fb 06:34:36 ---> 9d44c935c987 06:34:36 Step 25/26 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:34:36 Successfully tagged docker-core-command-go:latest 06:34:37  Building docker-core-command-go ... done  ---> Running in b3f1a52993e6 06:34:37 ---> 32fbee34f619 06:34:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:34:37 Connecting to github.com (140.82.113.4:443) 06:34:37 Removing intermediate container b3f1a52993e6 06:34:37 ---> 0b31110f88bd 06:34:37 Step 26/26 : LABEL version=0.0.0 06:34:38 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.67.52:443) 06:34:38 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 06:34:38  ---> Running in eca75fb2bc01 06:34:38 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 06:34:38 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 06:34:38 dockerize 06:34:39 ---> 15feaa851bb8 06:34:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:34:39 Removing intermediate container eca75fb2bc01 06:34:39 ---> ad5dcb3b1917 06:34:39 06:34:39 Successfully built ad5dcb3b1917 06:34:40 Successfully tagged docker-sys-mgmt-agent-go:latest 06:34:40  Building docker-sys-mgmt-agent-go ... done  ---> decf013c4a1b 06:34:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:34:40 Removing intermediate container c888a8803dc8 06:34:40 ---> e373be64e20d 06:34:40 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 06:34:41 ---> Running in 33e8facb47d6 06:34:41 ---> 445989b6f813 06:34:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:34:41 ---> Running in cf07b304bb5d 06:34:41 Removing intermediate container 33e8facb47d6 06:34:41 ---> ea91362d4fbf 06:34:41 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:34:42 ---> Running in 2c3e90cb79e8 06:34:42 Removing intermediate container 2c3e90cb79e8 06:34:42 ---> cadc83cdd1b5 06:34:42 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 06:34:43 ---> Running in bd755f45c6cb 06:34:45 Move dockerize executable 06:34:45 Removing intermediate container cf07b304bb5d 06:34:45 ---> 3320508f14dd 06:34:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:34:45 ---> Running in 106d12ce29b6 06:34:46 Removing intermediate container 106d12ce29b6 06:34:46 ---> 5fa67a886309 06:34:46 Step 22/24 : LABEL arch=x86_64 06:34:47 ---> Running in 51b9ce9da15f 06:34:47 Removing intermediate container bd755f45c6cb 06:34:47 ---> d47bbf212775 06:34:47 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 06:34:48 ---> Running in d5b06c4aced3 06:34:48 Removing intermediate container 51b9ce9da15f 06:34:48 ---> 95adbfeace2b 06:34:48 Step 23/24 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:34:48 ---> Running in e86b1f910708 06:34:49 Removing intermediate container d5b06c4aced3 06:34:49 ---> 961be99ed32c 06:34:49 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:34:49 Removing intermediate container e86b1f910708 06:34:49 ---> 1b1d08529502 06:34:49 Step 24/24 : LABEL version=0.0.0 06:34:49 ---> Running in 0de25ebb6f0e 06:34:50 ---> f1d63ba3a5f4 06:34:50 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:34:50 Removing intermediate container 0de25ebb6f0e 06:34:50 ---> 3844a4269b46 06:34:50 06:34:50 ---> Running in 08a6d06bec27 06:34:51 Successfully built 3844a4269b46 06:34:51 Successfully tagged docker-security-secretstore-setup-go:latest 06:34:53  Building docker-security-secretstore-setup-go ... done Removing intermediate container 08a6d06bec27 06:34:53 ---> 25ce44baf11e 06:34:53 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:55 ---> eac2a53c0ac3 06:34:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:34:57 ---> 67f6bc67f488 06:34:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:34:57 ---> 6f57c92b0c67 06:34:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:35:01 ---> 37616a44210a 06:35:01 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:35:03 ---> 74ce2c9615ad 06:35:03 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 06:35:04 ---> Running in f79317598bfe 06:35:04 Removing intermediate container 56a89a3787fb 06:35:04 ---> 053b7ce596a6 06:35:04 06:35:04 Step 10/23 : FROM alpine:3.12 06:35:04 ---> 389fef711851 06:35:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:35:04 ---> Running in c0f984cd7484 06:35:04 Removing intermediate container f79317598bfe 06:35:04 ---> 2d64f9561d7a 06:35:04 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:35:05 Removing intermediate container c0f984cd7484 06:35:05 ---> ceeee158715e 06:35:05 Step 12/23 : ENV APP_PORT=48080 06:35:05 ---> Running in 7defbd0dfa95 06:35:05 ---> a80befaffd30 06:35:05 Step 28/33 : RUN chmod +x /entrypoint.sh 06:35:05 Removing intermediate container 7defbd0dfa95 06:35:05 ---> 6c4c1d0cd183 06:35:05 Step 13/23 : EXPOSE $APP_PORT 06:35:06 ---> Running in 1af78b9d88e0 06:35:06 ---> Running in 7511b8f2a28d 06:35:07 Removing intermediate container 7511b8f2a28d 06:35:07 ---> 7a3ed1102f91 06:35:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:07 ---> Running in 34af0d0152b0 06:35:09 Removing intermediate container 1af78b9d88e0 06:35:09 ---> 39d62d0124f9 06:35:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:35:10 ---> Running in a2493482b516 06:35:10 Removing intermediate container a2493482b516 06:35:10 ---> a78ed365ce46 06:35:10 Step 30/33 : CMD ["gate"] 06:35:11 ---> Running in 166160c5bd27 06:35:11 Removing intermediate container 34af0d0152b0 06:35:11 ---> 9babfce85347 06:35:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:35:11 ---> Running in b7a72499db90 06:35:12 Removing intermediate container 166160c5bd27 06:35:12 ---> 41fb7927fe19 06:35:12 Step 31/33 : LABEL arch=x86_64 06:35:12 ---> Running in f8320e87e2dc 06:35:12 Removing intermediate container f8320e87e2dc 06:35:12 ---> 0411a0f855d3 06:35:12 Step 32/33 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:35:12 ---> Running in ca0b2f924238 06:35:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:13 Removing intermediate container ca0b2f924238 06:35:13 ---> e31f5a6fe495 06:35:13 Step 33/33 : LABEL version=0.0.0 06:35:13 ---> Running in 9be8c7f5604f 06:35:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:13 Removing intermediate container 9be8c7f5604f 06:35:13 ---> 0d1a80e953de 06:35:13 06:35:14 Successfully built 0d1a80e953de 06:35:14 Successfully tagged docker-security-bootstrapper-go:latest 06:35:14  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) 06:35:14 (2/6) Installing libgcc (9.3.0-r2) 06:35:14 (3/6) Installing libsodium (1.0.18-r0) 06:35:14 (4/6) Installing libstdc++ (9.3.0-r2) 06:35:15 (5/6) Installing libzmq (4.3.3-r0) 06:35:15 (6/6) Installing zeromq (4.3.3-r0) 06:35:15 Executing busybox-1.31.1-r19.trigger 06:35:15 OK: 8 MiB in 20 packages 06:35:16 Removing intermediate container b7a72499db90 06:35:16 ---> f9bb446b9edb 06:35:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:17 ---> c01c7cf9fdc6 06:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:35:18 ---> c9bad8c34e82 06:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:35:20 ---> 9dac63eca3fb 06:35:20 Step 19/23 : ENTRYPOINT ["/core-data"] 06:35:20 ---> Running in 487f06176bff 06:35:20 Removing intermediate container 487f06176bff 06:35:20 ---> b617da1c2b63 06:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:20 ---> Running in b880548cb24e 06:35:20 Removing intermediate container b880548cb24e 06:35:20 ---> ed7cda8dce1c 06:35:20 Step 21/23 : LABEL arch=x86_64 06:35:21 ---> Running in bd0a6c52035b 06:35:21 Removing intermediate container bd0a6c52035b 06:35:21 ---> ea9ff00105bb 06:35:21 Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:35:21 ---> Running in 7079be3d29fa 06:35:21 Removing intermediate container 7079be3d29fa 06:35:21 ---> 381832478843 06:35:21 Step 23/23 : LABEL version=0.0.0 06:35:22 ---> Running in 95193c697b10 06:35:22 Removing intermediate container 95193c697b10 06:35:22 ---> cc1fde0b31bd 06:35:22 06:35:23 Successfully built cc1fde0b31bd 06:35:23 Successfully tagged docker-core-data-go:latest 06:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:35:23  Building docker-core-data-go ... done  [Pipeline] } 06:35:23 $ docker stop --time=1 3630a488d489ce5f13b98a6bd105229682979a88c3dd18d5788bdb0137c2f196 06:35:26 $ docker rm -f 3630a488d489ce5f13b98a6bd105229682979a88c3dd18d5788bdb0137c2f196 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:26 + grep docker 06:35:26 + docker images 06:35:27 docker-core-data-go latest cc1fde0b31bd 5 seconds ago 22.3MB 06:35:27 docker-security-bootstrapper-go latest 0d1a80e953de 14 seconds ago 41.5MB 06:35:27 docker-security-secretstore-setup-go latest 3844a4269b46 38 seconds ago 24.6MB 06:35:27 docker-sys-mgmt-agent-go latest ad5dcb3b1917 48 seconds ago 313MB 06:35:27 docker-core-command-go latest 787ecaadfd8f 53 seconds ago 16.3MB 06:35:27 docker-core-metadata-go latest 88a3d751ae6b 3 minutes ago 18.8MB 06:35:27 docker-support-notifications-go latest 85398a03ca8d 3 minutes ago 16.9MB 06:35:27 docker-security-proxy-setup-go latest 956d4d792e27 3 minutes ago 24.4MB 06:35:27 docker-support-scheduler-go latest a00baf86136a 3 minutes ago 16.4MB 06:35:27 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:35:43 Still waiting to schedule task 06:35:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:35:46 Removing intermediate container 512e13010899 06:35:46 ---> 9d0bea9b0f68 06:35:46 06:35:46 Step 10/21 : FROM alpine:3.12 06:35:46 3.12: Pulling from library/alpine 06:35:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:35:46 Status: Downloaded newer image for alpine:3.12 06:35:46 ---> afeebe901d6b 06:35:46 Step 11/21 : RUN apk add --update --no-cache curl 06:35:47 ---> Running in c3bc5eff8d7c 06:35:47 Removing intermediate container a21f4873671a 06:35:47 ---> a18ad1ab2222 06:35:47 06:35:47 Step 10/22 : FROM alpine:3.12 06:35:47 ---> afeebe901d6b 06:35:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:35:47 Removing intermediate container 934cd09dd4cd 06:35:47 ---> 6d58c5d8fe44 06:35:47 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:35:47 Removing intermediate container 32f3f15e0266 06:35:47 ---> e65ec0481428 06:35:47 06:35:47 Step 10/22 : FROM alpine:3.12 06:35:47 ---> afeebe901d6b 06:35:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:35:47 ---> Running in 939c853fc031 06:35:47 ---> Running in cf3bd0320544 06:35:47 ---> Running in bea0f741a4fe 06:35:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:49 (1/4) Installing ca-certificates (20191127-r4) 06:35:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:35:49 (3/4) Installing libcurl (7.69.1-r3) 06:35:49 (4/4) Installing curl (7.69.1-r3) 06:35:49 Executing busybox-1.31.1-r19.trigger 06:35:50 Executing ca-certificates-20191127-r4.trigger 06:35:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:50 OK: 7 MiB in 18 packages 06:35:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:35:51 (1/2) Installing ca-certificates (20191127-r4) 06:35:51 (1/1) Installing dumb-init (1.2.2-r1) 06:35:51 Executing busybox-1.31.1-r19.trigger 06:35:51 OK: 5 MiB in 15 packages 06:35:51 (2/2) Installing dumb-init (1.2.2-r1) 06:35:51 Executing busybox-1.31.1-r19.trigger 06:35:51 Executing ca-certificates-20191127-r4.trigger 06:35:51 OK: 6 MiB in 16 packages 06:35:53 Removing intermediate container c3bc5eff8d7c 06:35:53 ---> 4f38c6c66299 06:35:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:53 Removing intermediate container bea0f741a4fe 06:35:53 ---> 5ab38a735358 06:35:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:35:53 ---> Running in c0245fa9c1a4 06:35:53 ---> Running in 0e1fbe633c59 06:35:54 Removing intermediate container 939c853fc031 06:35:54 ---> d415218d92f4 06:35:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:35:54 ---> Running in 5e52c5e7e742 06:35:54 Removing intermediate container 0e1fbe633c59 06:35:54 ---> a4f070e9ce49 06:35:54 Step 13/22 : ENV APP_PORT=48085 06:35:54 Removing intermediate container c0245fa9c1a4 06:35:54 ---> 8374f18b250d 06:35:54 Step 13/21 : WORKDIR /edgex 06:35:55 ---> Running in 15a5cd56cc6f 06:35:55 ---> Running in 696ed8059b40 06:35:55 Removing intermediate container 5e52c5e7e742 06:35:55 ---> 5326b1d63b8b 06:35:55 Step 13/22 : ENV APP_PORT=48060 06:35:55 Removing intermediate container cf3bd0320544 06:35:55 ---> 55b1359072b9 06:35:55 06:35:55 Step 11/26 : FROM docker:20.10.0 06:35:56 20.10.0: Pulling from library/docker 06:35:56 ---> Running in dcda42a24830 06:35:56 Removing intermediate container 15a5cd56cc6f 06:35:56 ---> bac564a48adf 06:35:56 Step 14/22 : EXPOSE $APP_PORT 06:35:56 Removing intermediate container 696ed8059b40 06:35:56 ---> 3d6259059551 06:35:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:35:56 ---> Running in 9fc6a6890981 06:35:56 Removing intermediate container 3a125d67ce3e 06:35:56 ---> 43a41aa708bb 06:35:56 06:35:56 Step 10/23 : FROM alpine:3.12 06:35:56 ---> afeebe901d6b 06:35:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:35:56 ---> Using cache 06:35:56 ---> 5ab38a735358 06:35:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:35:56 ---> Using cache 06:35:56 ---> a4f070e9ce49 06:35:56 Step 13/23 : ENV APP_PORT=48081 06:35:56 Removing intermediate container dcda42a24830 06:35:56 ---> 02826a49ba22 06:35:56 Step 14/22 : EXPOSE $APP_PORT 06:35:57 Removing intermediate container 9fc6a6890981 06:35:57 ---> 485ee4062aff 06:35:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:57 ---> Running in 4c5e3ebf5b38 06:35:57 ---> Running in 2a025b070978 06:35:58 ---> 6c6fd84ceac1 06:35:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:35:58 ---> 763983f32e1e 06:35:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:35:58 Removing intermediate container 4c5e3ebf5b38 06:35:58 ---> fa60b3f9c98c 06:35:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:58 Removing intermediate container 2a025b070978 06:35:58 ---> 5bf0ac4f18a8 06:35:58 Step 14/23 : EXPOSE $APP_PORT 06:35:59 ---> Running in 9d4ae2930926 06:35:59 ---> 554d0984cae7 06:35:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:36:00 ---> a5d688c3c37f 06:36:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:36:00 Removing intermediate container 9d4ae2930926 06:36:00 ---> 698e26a83c11 06:36:00 Step 15/23 : WORKDIR / 06:36:00 ---> 8050b3f2f029 06:36:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:36:00 ---> Running in 3f7e8224197d 06:36:01 ---> 6f7cd3a963d7 06:36:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:36:02 ---> e58b2dbb7810 06:36:02 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:36:02 ---> d359f87b3a22 06:36:02 Removing intermediate container 3f7e8224197d 06:36:02 ---> 48c33285763e 06:36:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:02 06:36:02 ---> Running in a4545b2a9569 06:36:02 ---> Running in d0a16ba5d080 06:36:02 ---> 86830807e829 06:36:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:36:02 Removing intermediate container a4545b2a9569 06:36:02 ---> 2dfe130706d7 06:36:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:03 ---> Running in b5e537a36783 06:36:03 ---> Running in 94d3f9cfb7ba 06:36:03 ---> 66469f40c1a8 06:36:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:36:03 Removing intermediate container d0a16ba5d080 06:36:03 ---> 2154f1e17bb9 06:36:03 Step 18/21 : CMD ["--init=true"] 06:36:04 Removing intermediate container b5e537a36783 06:36:04 ---> e2e85a5720ba 06:36:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:04 ---> Running in c3a9029f6b5b 06:36:04 ---> Running in b471d5cdbe48 06:36:05 Removing intermediate container 94d3f9cfb7ba 06:36:05 ---> b0a9145dd05b 06:36:05 Step 20/22 : LABEL arch=arm64 06:36:05 Removing intermediate container c3a9029f6b5b 06:36:05 ---> 028a072a120d 06:36:05 Step 19/21 : LABEL arch=arm64 06:36:05 ---> Running in 26dcd6505936 06:36:06 ---> Running in 7fb854c8a84a 06:36:06 Removing intermediate container b471d5cdbe48 06:36:06 ---> 6ae24826b505 06:36:06 Step 20/22 : LABEL arch=arm64 06:36:06 ---> ff4c0a9b1aad 06:36:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:36:06 Removing intermediate container 26dcd6505936 06:36:06 ---> 6d8dcdf329a7 06:36:06 Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:36:06 ---> Running in d0aab2dbc1ce 06:36:06 Removing intermediate container 7fb854c8a84a 06:36:06 ---> 5e33307d29db 06:36:06 Step 20/21 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:36:07 ---> Running in e9bcd1452e03 06:36:07 ---> Running in ddfe46d6cfd2 06:36:07 ---> f3ff00eadb94 06:36:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:36:07 Removing intermediate container d0aab2dbc1ce 06:36:07 ---> 71addb0ae73c 06:36:07 Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:36:07 ---> Running in 448e7e461f9c 06:36:07 ---> Running in a6f591986300 06:36:07 Removing intermediate container e9bcd1452e03 06:36:07 ---> 8af53a070c6c 06:36:07 Step 22/22 : LABEL version=0.0.0 06:36:08 Removing intermediate container ddfe46d6cfd2 06:36:08 ---> ae8e1e34d6d6 06:36:08 Step 21/21 : LABEL version=0.0.0 06:36:08 ---> Running in 7e02b3470b05 06:36:08 ---> Running in 8c62025f3d47 06:36:08 Removing intermediate container 448e7e461f9c 06:36:08 Removing intermediate container a6f591986300 06:36:08 ---> bdddf9b07d73 06:36:08 Step 22/22 : LABEL version=0.0.0 06:36:08 ---> 6d70a58c18a6 06:36:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:08 ---> Running in 32807b74bbbc 06:36:08 ---> Running in e5c0abdc575e 06:36:08 Removing intermediate container 7e02b3470b05 06:36:08 ---> 7a49348124f4 06:36:08 06:36:08 Removing intermediate container 8c62025f3d47 06:36:08 ---> 8ccac555e409 06:36:08 06:36:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:36:09 Status: Downloaded newer image for docker:20.10.0 06:36:09 ---> eeaf43b92773 06:36:09 Step 12/26 : RUN apk add --no-cache bash 06:36:09 Successfully built 7a49348124f4 06:36:09 Successfully tagged docker-support-scheduler-go-arm64:latest 06:36:09  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 06:36:09 ---> Running in ea8433367ef6 06:36:09 Removing intermediate container 32807b74bbbc 06:36:09 ---> d73be5d9df69 06:36:09 Step 21/23 : LABEL arch=arm64 06:36:09 Removing intermediate container e5c0abdc575e 06:36:09 ---> 6528e1da6b59 06:36:09 06:36:09 Successfully built 8ccac555e409 06:36:09 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:36:09 Building docker-core-command-go 06:36:09  Building docker-security-proxy-setup-go ... done  ---> Running in 20e52d00cc45 06:36:10 Successfully built 6528e1da6b59 06:36:10 Successfully tagged docker-support-notifications-go-arm64:latest 06:36:10 Building docker-core-data-go 06:36:10  Building docker-support-notifications-go ... done Removing intermediate container 20e52d00cc45 06:36:10 ---> d50a1cc59382 06:36:10 Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:36:10 ---> Running in 3cabbfcca866 06:36:10 Removing intermediate container 3cabbfcca866 06:36:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:11 ---> 2127f4eafcca 06:36:11 Step 23/23 : LABEL version=0.0.0 06:36:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:11 ---> Running in 535d769262a3 06:36:11 Removing intermediate container 535d769262a3 06:36:11 ---> 3165a91847f7 06:36:11 (1/2) Installing readline (8.0.4-r0) 06:36:11 06:36:11 (2/2) Installing bash (5.0.17-r0) 06:36:11 Executing bash-5.0.17-r0.post-install 06:36:11 Executing busybox-1.31.1-r19.trigger 06:36:11 OK: 12 MiB in 22 packages 06:36:11 Successfully built 3165a91847f7 06:36:11 Successfully tagged docker-core-metadata-go-arm64:latest 06:36:11 Building docker-security-secretstore-setup-go 06:36:13  Building docker-core-metadata-go ... done Removing intermediate container ea8433367ef6 06:36:13 ---> 8a073e3858d9 06:36:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:36:13 ---> Running in a905a1bc3aaf 06:36:14 Removing intermediate container a905a1bc3aaf 06:36:14 ---> a83501c68775 06:36:14 Step 14/26 : ENV APP_PORT=48090 06:36:14 ---> Running in c4af0d087455 06:36:16 Removing intermediate container c4af0d087455 06:36:16 ---> 02da6faf1034 06:36:16 Step 15/26 : EXPOSE $APP_PORT 06:36:18 ---> Running in 385630b674b0 06:36:19 Removing intermediate container 385630b674b0 06:36:19 ---> 5ba769d12aff 06:36:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:36:21 ---> 9d77c05c6c94 06:36:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:36:21 ---> af38dc8535ce 06:36:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:36:23 ---> 73cc50728915 06:36:23 Step 19/26 : RUN apk --no-cache add py3-pip 06:36:23 ---> Running in 4d0dba641e2e 06:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:26 (1/33) Installing libbz2 (1.0.8-r1) 06:36:26 (2/33) Installing expat (2.2.9-r1) 06:36:26 (3/33) Installing libffi (3.3-r2) 06:36:26 (4/33) Installing gdbm (1.13-r1) 06:36:26 (5/33) Installing xz-libs (5.2.5-r0) 06:36:26 (6/33) Installing sqlite-libs (3.32.1-r0) 06:36:26 (7/33) Installing python3 (3.8.5-r0) 06:36:28 (8/33) Installing py3-appdirs (1.4.4-r1) 06:36:28 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:36:28 (10/33) Installing py3-parsing (2.4.7-r0) 06:36:28 (11/33) Installing py3-six (1.15.0-r0) 06:36:28 (12/33) Installing py3-packaging (20.4-r0) 06:36:28 (13/33) Installing py3-setuptools (47.0.0-r0) 06:36:28 (14/33) Installing py3-chardet (3.0.4-r4) 06:36:28 (15/33) Installing py3-idna (2.9-r0) 06:36:28 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:36:28 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:36:28 (18/33) Installing py3-requests (2.23.0-r0) 06:36:28 (19/33) Installing py3-msgpack (1.0.0-r0) 06:36:28 (20/33) Installing py3-lockfile (0.12.2-r3) 06:36:28 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:36:28 (22/33) Installing py3-colorama (0.4.3-r0) 06:36:28 (23/33) Installing py3-distlib (0.3.0-r0) 06:36:28 (24/33) Installing py3-distro (1.5.0-r1) 06:36:28 (25/33) Installing py3-webencodings (0.5.1-r3) 06:36:28 (26/33) Installing py3-html5lib (1.0.1-r4) 06:36:28 (27/33) Installing py3-pytoml (0.1.21-r0) 06:36:28 (28/33) Installing py3-pep517 (0.8.2-r0) 06:36:28 (29/33) Installing py3-progress (1.5-r0) 06:36:28 (30/33) Installing py3-toml (0.10.1-r0) 06:36:28 (31/33) Installing py3-retrying (1.3.3-r0) 06:36:28 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:36:28 (33/33) Installing py3-pip (20.1.1-r0) 06:36:28 Executing busybox-1.31.1-r19.trigger 06:36:28 OK: 71 MiB in 55 packages 06:36:31 Running on prd-ubuntu18.04-docker-8c-8g-22806 in /w/workspace/edgexfoundry_edgex-go_PR-3075 [Pipeline] { [Pipeline] ws 06:36:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:36:33 using credential edgex-jenkins-ssh 06:36:33 Cloning the remote Git repository 06:36:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:36:33 > git init /w/workspace/edgex-go/1 # timeout=10 06:36:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:33 > git --version # timeout=10 06:36:33 > git --version # 'git version 2.17.1' 06:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:39 Removing intermediate container 4d0dba641e2e 06:36:39 ---> cc3dbc460df2 06:36:39 Step 20/26 : RUN pip install docker-compose==1.23.2 06:36:39 ---> Running in a5c3569f238b 06:36:41 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit cf4a297523e8c1596dfaf40076c202269d9b4183 06:36:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:36:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3075/head:refs/remotes/origin/PR-3075 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:36:41 Merge succeeded, producing cf4a297523e8c1596dfaf40076c202269d9b4183 06:36:41 Checking out Revision cf4a297523e8c1596dfaf40076c202269d9b4183 (PR-3075) 06:36:41 > git config core.sparsecheckout # timeout=10 06:36:41 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 06:36:41 > git remote # timeout=10 06:36:41 > git config --get remote.origin.url # timeout=10 06:36:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:41 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 06:36:41 > git rev-parse HEAD^{commit} # timeout=10 06:36:41 > git config core.sparsecheckout # timeout=10 06:36:41 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 06:36:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 06:36:45 > git --version # timeout=10 06:36:45 > git --version # 'git version 2.17.1' 06:36:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:46 Collecting docker-compose==1.23.2 06:36:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:36:46 + echo snap-build.sh 06:36:46 snap-build.sh 06:36:46 + SNAP_BASE_DIR=. 06:36:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:36:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:36:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:36:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:36:46 + cd /w/workspace/edgex-go/1 06:36:46 + sudo apt-get remove -qy --purge lxd lxd-client 06:36:46 Reading package lists... 06:36:46 Building dependency tree... 06:36:46 Reading state information... 06:36:46 The following packages were automatically installed and are no longer required: 06:36:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:36:46 uidmap xdelta3 06:36:46 Use 'sudo apt autoremove' to remove them. 06:36:46 The following packages will be REMOVED: 06:36:46 lxd* lxd-client* 06:36:46 Collecting texttable<0.10,>=0.9.0 06:36:46 Downloading texttable-0.9.1.tar.gz (11 kB) 06:36:47 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:36:47 After this operation, 31.7 MB disk space will be freed. 06:36:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:36:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:36:48 Removing lxd dnsmasq configuration 06:36:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:36:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:36:49 Collecting docopt<0.7,>=0.6.1 06:36:49 Downloading docopt-0.6.2.tar.gz (25 kB) 06:36:50 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:36:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 06:36:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:36:51 Processing triggers for systemd (237-3ubuntu10.42) ... 06:36:51 Processing triggers for ureadahead (0.100.0-21) ... 06:36:52 Collecting dockerpty<0.5,>=0.4.1 06:36:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:36:52 + sudo snap remove --purge lxd 06:36:52 snap "lxd" is not installed 06:36:52 + sudo groupadd --force --system lxd 06:36:52 ++ whoami 06:36:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:36:53 + newgrp - lxd 06:36:53 + sudo snap install lxd 06:36:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:36:54 Collecting websocket-client<1.0,>=0.32.0 06:36:54 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:36:56 Collecting PyYAML<4,>=3.10 06:36:56 Downloading PyYAML-3.13.tar.gz (270 kB) 06:36:59 2021-01-26T06:36:58Z INFO Waiting for automatic snapd restart... 06:37:00 Collecting docker<4.0,>=3.6.0 06:37:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:37:00 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:37:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:37:00 ---> a78eb3962dee 06:37:00 Step 3/33 : WORKDIR /edgex-go 06:37:00 ---> Using cache 06:37:00 ---> 89ea4cb80d9a 06:37:00 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:00 ---> Using cache 06:37:00 ---> 428d10f0edab 06:37:00 Step 5/33 : RUN apk add --update --no-cache make git 06:37:00 ---> Using cache 06:37:00 ---> 78c176704185 06:37:00 Step 6/33 : COPY go.mod . 06:37:00 ---> Using cache 06:37:00 ---> f9ebdfc9b9d4 06:37:00 Step 7/33 : RUN go mod download 06:37:00 ---> Using cache 06:37:00 ---> 452f88a06151 06:37:00 Step 8/33 : COPY . . 06:37:00 ---> Using cache 06:37:00 ---> 23cb6b224533 06:37:00 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> a78eb3962dee 06:37:01 Step 3/23 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 89ea4cb80d9a 06:37:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:01 ---> Using cache 06:37:01 ---> 428d10f0edab 06:37:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> a78eb3962dee 06:37:01 Step 3/23 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 89ea4cb80d9a 06:37:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:01 ---> Using cache 06:37:01 ---> 428d10f0edab 06:37:01 Step 5/23 : RUN apk add --update --no-cache make git 06:37:01 ---> Using cache 06:37:01 ---> 78c176704185 06:37:01 Step 6/23 : COPY go.mod . 06:37:01 ---> Using cache 06:37:01 ---> f9ebdfc9b9d4 06:37:01 Step 7/23 : RUN go mod download 06:37:01 ---> Using cache 06:37:01 ---> 452f88a06151 06:37:01 Step 8/23 : COPY . . 06:37:01 ---> Using cache 06:37:01 ---> 23cb6b224533 06:37:01 Step 9/23 : RUN make cmd/core-command/core-command 06:37:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:37:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:37:02 ---> a78eb3962dee 06:37:02 Step 3/24 : WORKDIR /edgex-go 06:37:02 ---> Using cache 06:37:02 ---> 89ea4cb80d9a 06:37:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:02 ---> Using cache 06:37:02 ---> 428d10f0edab 06:37:02 Step 5/24 : RUN apk add --update --no-cache make git 06:37:02 ---> Using cache 06:37:02 ---> 78c176704185 06:37:02 Step 6/24 : COPY go.mod . 06:37:02 ---> Using cache 06:37:02 ---> f9ebdfc9b9d4 06:37:02 Step 7/24 : RUN go mod download 06:37:02 ---> Using cache 06:37:02 ---> 452f88a06151 06:37:02 Step 8/24 : COPY . . 06:37:02 ---> Using cache 06:37:02 ---> 23cb6b224533 06:37:02 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:37:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:37:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:37:05 Collecting jsonschema<3,>=2.5.1 06:37:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:37:06 ---> Running in 352b121c6b33 06:37:06 ---> Running in 81911e0cb42f 06:37:06 ---> Running in 220b7cc9dbbd 06:37:06 ---> Running in 0eca3796ff9a 06:37:06 Collecting cached-property<2,>=1.2.0 06:37:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:37:06 Collecting docker-pycreds>=0.4.0 06:37:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:37:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:37:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:37:07 Collecting idna<2.8,>=2.5 06:37:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:37:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:37:08 Collecting urllib3<1.25,>=1.21.1 06:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:37:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:37:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:37:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:37:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:37:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:37:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:10 OK: 217 MiB in 51 packages 06:37:10 Installing collected packages: texttable, docopt, dockerpty, websocket-client, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose 06:37:10 Running setup.py install for texttable: started 06:37:11 Removing intermediate container 0eca3796ff9a 06:37:11 ---> a6e942660405 06:37:11 Step 6/23 : COPY go.mod . 06:37:12 ---> 0b28756eeb70 06:37:12 Step 7/23 : RUN go mod download 06:37:12 ---> Running in d54cb4298bec 06:37:13 Running setup.py install for texttable: finished with status 'done' 06:37:13 Running setup.py install for docopt: started 06:37:14 lxd 4.10 from Canonical* installed 06:37:14 + sudo lxd init --auto 06:37:17 Running setup.py install for docopt: finished with status 'done' 06:37:17 Removing intermediate container d54cb4298bec 06:37:17 ---> 42e274485d1d 06:37:17 Step 8/23 : COPY . . 06:37:17 Running setup.py install for dockerpty: started 06:37:20 Running setup.py install for dockerpty: finished with status 'done' 06:37:21 Running setup.py install for PyYAML: started 06:37:24 + sudo snap install --classic snapcraft 06:37:25 Running setup.py install for PyYAML: finished with status 'done' 06:37:25 Attempting uninstall: idna 06:37:26 Found existing installation: idna 2.9 06:37:26 Uninstalling idna-2.9: 06:37:26 Successfully uninstalled idna-2.9 06:37:27 Attempting uninstall: urllib3 06:37:27 Found existing installation: urllib3 1.25.9 06:37:27 Uninstalling urllib3-1.25.9: 06:37:28 Successfully uninstalled urllib3-1.25.9 06:37:29 Attempting uninstall: requests 06:37:29 Found existing installation: requests 2.23.0 06:37:29 Uninstalling requests-2.23.0: 06:37:29 Successfully uninstalled requests-2.23.0 06:37:30 snapcraft 4.4.4 from Canonical* installed 06:37:30 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:37:30 + patch --verbose -p1 06:37:30 Hmm... Looks like a unified diff to me... 06:37:30 The text leading up to this was: 06:37:30 -------------------------- 06:37:30 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:37:30 |From: Tony Espy 06:37:30 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:37:30 |Subject: [PATCH] optimize snap build for pipeline CI check 06:37:30 | 06:37:30 |This patch is used by the EdgeX CI pipeline builds to 06:37:30 |optimize the snap CI check run for pull requests. When 06:37:30 |applied, it essentially strips out everything (apps and 06:37:30 |parts) from the snapcraft.yaml file except those required 06:37:30 |to build edgex-go, as the whole idea of the CI check is to 06:37:30 |catch changes to edgex-go that break the snap build. 06:37:30 | 06:37:30 |In general, anyone updating snapcraft.yaml will also need 06:37:30 |to update this patch file, otherwise it may fail to apply, 06:37:30 |resulting in a failed snap build CI check in the associated 06:37:30 |pull request. 06:37:30 | 06:37:30 |Note - in addition to applying this patch, the pipeline also 06:37:30 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:37:30 |need to build the finally binary .snap file (and it won't 06:37:30 |work with the patch applied). This further reduces the build 06:37:30 |time. 06:37:30 |--- 06:37:30 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:37:30 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:37:30 | 06:37:30 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:37:30 |index 1e537489..faf42425 100644 06:37:30 |--- a/snap/snapcraft.yaml 06:37:30 |+++ b/snap/snapcraft.yaml 06:37:30 -------------------------- 06:37:30 patching file snap/snapcraft.yaml 06:37:30 Using Plan A... 06:37:30 Hunk #1 succeeded at 73. 06:37:30 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 06:37:30 Hunk #3 succeeded at 214 (offset -1 lines). 06:37:30 Hunk #4 succeeded at 222 (offset -1 lines). 06:37:30 Hunk #5 succeeded at 229 (offset -1 lines). 06:37:30 Hunk #6 succeeded at 256 (offset -1 lines). 06:37:30 Hunk #7 succeeded at 290 (offset -1 lines). 06:37:30 Hunk #8 succeeded at 342. 06:37:30 Hmm... Ignoring the trailing garbage. 06:37:30 done 06:37:30 + sudo snapcraft prime --use-lxd 06:37:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:37:31 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:37:31 - README.md 06:37:31 - snapcraft.yaml.orig 06:37:31 06:37:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:37:32 Launching a container. 06:37:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:37:37 ---> 982bbb3940af 06:37:37 Step 9/23 : RUN make cmd/core-data/core-data 06:37:37 ---> Running in 229fca78b5e4 06:37:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:37:41 Removing intermediate container a5c3569f238b 06:37:41 ---> b5f100c07f77 06:37:41 Step 21/26 : RUN apk --no-cache add curl 06:37:42 ---> Running in efea98307af6 06:37:42 Waiting for container to be ready 06:37:43 To start your first instance, try: lxc launch ubuntu:18.04 06:37:43 06:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:37:45 (2/3) Installing libcurl (7.69.1-r3) 06:37:45 (3/3) Installing curl (7.69.1-r3) 06:37:45 Executing busybox-1.31.1-r19.trigger 06:37:45 OK: 71 MiB in 58 packages 06:37:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:37:47 Waiting for network to be ready... 06:37:47 Removing intermediate container efea98307af6 06:37:47 ---> 1a1d22092e51 06:37:47 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:37:47 ---> Running in c2ce7df8518c 06:37:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:37:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:37:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:37:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:37:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:37:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:37:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:37:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:37:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:37:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:37:48 Removing intermediate container c2ce7df8518c 06:37:48 ---> 68149a7dad19 06:37:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:48 ---> Running in a92b4b99dcb6 06:37:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:37:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:37:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:37:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:37:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:37:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:37:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:37:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:37:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:37:49 Removing intermediate container a92b4b99dcb6 06:37:49 ---> ab54c439aab1 06:37:49 Step 24/26 : LABEL arch=arm64 06:37:49 ---> Running in 3fcc773d95a8 06:37:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 06:37:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 06:37:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:37:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:37:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:37:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:37:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 06:37:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 06:37:49 Removing intermediate container 3fcc773d95a8 06:37:49 ---> aba971936a85 06:37:49 Step 25/26 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:37:49 ---> Running in fbf0974fabc3 06:37:50 Removing intermediate container fbf0974fabc3 06:37:50 ---> b7512207064b 06:37:50 Step 26/26 : LABEL version=0.0.0 06:37:50 ---> Running in f803f94063eb 06:37:51 Fetched 23.8 MB in 4s (6015 kB/s) 06:37:51 Removing intermediate container f803f94063eb 06:37:51 ---> 3a0edde24bc4 06:37:51 06:37:51 Successfully built 3a0edde24bc4 06:37:51 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:37:52 Reading package lists... 06:37:52 Reading package lists... 06:37:52 Building dependency tree... 06:37:52 Reading state information... 06:37:53 The following additional packages will be installed: 06:37:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:37:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:37:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:37:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:37:53 Suggested packages: 06:37:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:37:53 Recommended packages: 06:37:53 gnupg libsasl2-modules 06:37:53 The following NEW packages will be installed: 06:37:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:37:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:37:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:37:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:37:53 The following packages will be upgraded: 06:37:53 gpg gpg-agent gpgconf libudev1 06:37:53 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:37:53 Need to get 3533 kB of archives. 06:37:53 After this operation, 13.3 MB of additional disk space will be used. 06:37:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:37:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:37:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:37:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:37:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:37:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:37:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:37:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:37:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:37:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:37:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:37:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:37:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:37:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:37:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:37:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:37:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:37:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:37:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:37:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:37:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:37:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:37:54 debconf: delaying package configuration, since apt-utils is not installed 06:37:54 Fetched 3533 kB in 1s (3453 kB/s) 06:37:54 (Reading database ... 12511 files and directories currently installed.) 06:37:54 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:37:54 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:37:54 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:37:54 Selecting previously unselected package udev. 06:37:54 (Reading database ... 12511 files and directories currently installed.) 06:37:54 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:37:54 Unpacking udev (237-3ubuntu10.44) ... 06:37:54 Selecting previously unselected package libfuse2:amd64. 06:37:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:37:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:55 Selecting previously unselected package fuse. 06:37:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:37:55 Unpacking fuse (2.9.7-1ubuntu1) ... 06:37:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:55 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:55 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:55 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:55 Selecting previously unselected package libksba8:amd64. 06:37:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:37:55 Unpacking libksba8:amd64 (1.3.5-2) ... 06:37:55 Selecting previously unselected package libroken18-heimdal:amd64. 06:37:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:37:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:37:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:37:56 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:56 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libwind0-heimdal:amd64. 06:37:56 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:56 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:37:56 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:56 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:37:56 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:56 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:37:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:37:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:56 Selecting previously unselected package libsasl2-modules-db:amd64. 06:37:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:56 Selecting previously unselected package libsasl2-2:amd64. 06:37:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:56 Selecting previously unselected package libldap-common. 06:37:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:37:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:37:56 Selecting previously unselected package libldap-2.4-2:amd64. 06:37:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:37:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:37:57 Selecting previously unselected package dirmngr. 06:37:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:57 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:37:57 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:37:57 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:37:57 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:57 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:57 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:37:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:57 Setting up libksba8:amd64 (1.3.5-2) ... 06:37:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:57 Setting up udev (237-3ubuntu10.44) ... 06:37:57 invoke-rc.d: policy-rc.d denied execution of start. 06:37:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Processing triggers for systemd (237-3ubuntu10) ... 06:37:58 Setting up fuse (2.9.7-1ubuntu1) ... 06:37:58 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:37:58 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:37:58 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:37:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:59 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:37:59 settings in the [Install] section, and DefaultInstance for template units). 06:37:59 This means they are not meant to be enabled using systemctl. 06:37:59 Possible reasons for having this kind of units are: 06:37:59 1) A unit may be statically enabled by being symlinked from another unit's 06:37:59 .wants/ or .requires/ directory. 06:37:59 2) A unit's purpose may be to act as a helper for some other unit which has 06:37:59 a requirement dependency on it. 06:37:59 3) A unit may be started when needed via activation (socket, path, timer, 06:37:59 D-Bus, udev, scripted systemctl call, ...). 06:37:59 4) In case of template units, the unit is meant to be enabled with some 06:37:59 instance name specified. 06:37:59 Reading package lists... 06:37:59 Building dependency tree... 06:37:59 Reading state information... 06:37:59 The following additional packages will be installed: 06:37:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:37:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:37:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:37:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:37:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:37:59 Suggested packages: 06:37:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:37:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:37:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:37:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:37:59 systemd-container policykit-1 06:37:59 Recommended packages: 06:37:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:37:59 The following NEW packages will be installed: 06:37:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:37:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:37:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:37:59 multiarch-support openssh-client python3 python3-minimal python3.6 06:37:59 python3.6-minimal snapd squashfs-tools sudo 06:37:59 The following packages will be upgraded: 06:37:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:37:59 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:37:59 Need to get 35.2 MB of archives. 06:37:59 After this operation, 141 MB of additional disk space will be used. 06:37:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:37:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:37:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:37:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:37:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:37:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:37:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:37:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:37:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:37:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:37:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:37:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:37:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:37:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:37:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:37:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:37:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:38:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:38:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:38:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:38:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:38:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:38:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:38:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:38:00 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:38:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:38:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:38:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:38:00 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:38:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:38:02 debconf: delaying package configuration, since apt-utils is not installed 06:38:02 Fetched 35.2 MB in 2s (15.2 MB/s) 06:38:02 (Reading database ... 12757 files and directories currently installed.) 06:38:02 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:38:02 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:38:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:38:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:38:03 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:38:03 (Reading database ... 12757 files and directories currently installed.) 06:38:03 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:38:03 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:38:03 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:38:03 (Reading database ... 12757 files and directories currently installed.) 06:38:03 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:38:03 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:38:03 Setting up apt (1.6.12ubuntu0.2) ... 06:38:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:38:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:38:04 (Reading database ... 12764 files and directories currently installed.) 06:38:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:38:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:38:04 Selecting previously unselected package libpython3.6-minimal:amd64. 06:38:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:38:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:38:04 Selecting previously unselected package libexpat1:amd64. 06:38:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:38:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:38:04 Selecting previously unselected package python3.6-minimal. 06:38:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:38:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:38:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:38:05 Checking for services that may need to be restarted...done. 06:38:05 Checking for services that may need to be restarted...done. 06:38:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:38:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:38:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:38:06 Selecting previously unselected package python3-minimal. 06:38:06 (Reading database ... 13012 files and directories currently installed.) 06:38:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:38:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:38:06 Selecting previously unselected package mime-support. 06:38:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:38:06 Unpacking mime-support (3.60ubuntu1) ... 06:38:06 Selecting previously unselected package libmpdec2:amd64. 06:38:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:38:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:38:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:38:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:38:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:38:06 Selecting previously unselected package python3.6. 06:38:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:38:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:38:06 Selecting previously unselected package libpython3-stdlib:amd64. 06:38:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:38:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:38:06 Setting up python3-minimal (3.6.7-1~18.04) ... 06:38:07 Selecting previously unselected package python3. 06:38:07 (Reading database ... 13442 files and directories currently installed.) 06:38:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:38:07 Unpacking python3 (3.6.7-1~18.04) ... 06:38:07 Selecting previously unselected package multiarch-support. 06:38:07 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:38:07 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:38:07 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:38:07 Selecting previously unselected package liblzo2-2:amd64. 06:38:07 (Reading database ... 13479 files and directories currently installed.) 06:38:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:38:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:38:07 Selecting previously unselected package libbsd0:amd64. 06:38:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:38:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:38:07 Selecting previously unselected package sudo. 06:38:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:38:07 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:38:07 Selecting previously unselected package apparmor. 06:38:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:38:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:38:07 Selecting previously unselected package libedit2:amd64. 06:38:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:38:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:38:08 Selecting previously unselected package libkrb5support0:amd64. 06:38:08 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:38:08 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:38:08 Selecting previously unselected package libk5crypto3:amd64. 06:38:08 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:38:08 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:38:08 Selecting previously unselected package libkeyutils1:amd64. 06:38:08 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:38:08 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:38:08 Selecting previously unselected package libkrb5-3:amd64. 06:38:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:38:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:38:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:38:08 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:38:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:38:08 Selecting previously unselected package libssl1.0.0:amd64. 06:38:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:38:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:38:08 Selecting previously unselected package openssh-client. 06:38:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:38:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:38:08 Selecting previously unselected package squashfs-tools. 06:38:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:38:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:38:09 Selecting previously unselected package snapd. 06:38:09 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:38:09 Unpacking snapd (2.48+18.04) ... 06:38:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:38:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:38:11 Setting up mime-support (3.60ubuntu1) ... 06:38:11 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:38:12 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:38:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:38:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:38:12 Setting up systemd (237-3ubuntu10.44) ... 06:38:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:38:13 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:38:13 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:38:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:38:13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:38:13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:38:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:38:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:38:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:38:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:38:13 Setting up python3 (3.6.7-1~18.04) ... 06:38:13 running python rtupdate hooks for python3.6... 06:38:13 running python post-rtupdate hooks for python3.6... 06:38:13 Setting up apparmor (2.12-4ubuntu5.1) ... 06:38:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:38:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:38:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:38:15 Setting up snapd (2.48+18.04) ... 06:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:38:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:38:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:38:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:38:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:38:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:38:17 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:38:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:38:17 Processing triggers for systemd (237-3ubuntu10.44) ... 06:38:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:38:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:38:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:38:19 Reading package lists... 06:38:20 Reading package lists... 06:38:20 Building dependency tree... 06:38:20 Reading state information... 06:38:20 Calculating upgrade... 06:38:20 The following packages will be upgraded: 06:38:20 advancecomp base-files bash binutils binutils-common 06:38:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:38:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:38:20 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:38:20 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:38:20 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:38:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:38:20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:38:20 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:38:20 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:38:20 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:38:20 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:38:20 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:38:20 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:38:20 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:38:20 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:38:20 Need to get 63.8 MB of archives. 06:38:20 After this operation, 5203 kB of additional disk space will be used. 06:38:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:38:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:38:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:38:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:38:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:38:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:38:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:38:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:38:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:38:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:38:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:38:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:38:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:38:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:38:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:38:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:38:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:38:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 06:38:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:38:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:38:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:38:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:38:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:38:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:38:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:38:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:38:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:38:21 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:38:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:38:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:38:21 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:38:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:38:21 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:38:21 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:38:21 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:38:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:38:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:38:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:38:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:38:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:38:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:38:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:38:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:38:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:38:21 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:38:21 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:38:21 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:38:21 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:38:21 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:38:21 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:38:21 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:38:21 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:38:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:38:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:38:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:38:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:38:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:38:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:38:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:38:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:38:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:38:22 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:38:22 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:38:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:38:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:38:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:38:22 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:38:22 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:38:22 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:38:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:38:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:38:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:38:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:38:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:38:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:38:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:38:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:38:22 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:38:22 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:38:22 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:38:22 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] 06:38:22 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:38:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:38:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:38:22 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:38:22 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:38:22 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:38:22 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:38:22 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:38:22 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:38:22 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:38:23 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:38:23 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:38:23 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:38:23 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:38:23 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:38:23 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:38:23 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:38:23 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:38:24 debconf: delaying package configuration, since apt-utils is not installed 06:38:24 Fetched 63.8 MB in 3s (19.1 MB/s) 06:38:24 (Reading database ... 13912 files and directories currently installed.) 06:38:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:38:24 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:24  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:38:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:38:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 06:38:25 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 06:38:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:38:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:26 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:26 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:27 (Reading database ... 13911 files and directories currently installed.) 06:38:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:38:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:38:27 (Reading database ... 13911 files and directories currently installed.) 06:38:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:27 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:38:27 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:38:27 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:27 (Reading database ... 13911 files and directories currently installed.) 06:38:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:38:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:38:28 (Reading database ... 13911 files and directories currently installed.) 06:38:28 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:38:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:38:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:38:28 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:38:29 Setting up base-files (10.1ubuntu2.10) ... 06:38:29 Installing new version of config file /etc/issue ... 06:38:29 Installing new version of config file /etc/issue.net ... 06:38:29 Installing new version of config file /etc/lsb-release ... 06:38:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:38:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:38:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:38:29 Removing obsolete conffile /etc/default/motd-news ... 06:38:29 (Reading database ... 13912 files and directories currently installed.) 06:38:29 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:38:29 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:38:30 Setting up bash (4.4.18-2ubuntu1.2) ... 06:38:30 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:38:30 (Reading database ... 13912 files and directories currently installed.) 06:38:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:38:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:38:30 (Reading database ... 13912 files and directories currently installed.) 06:38:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:38:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:38:30 Setting up tar (1.29b-2ubuntu0.2) ... 06:38:30 (Reading database ... 13912 files and directories currently installed.) 06:38:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:38:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:38:31 (Reading database ... 13912 files and directories currently installed.) 06:38:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:31 (Reading database ... 13912 files and directories currently installed.) 06:38:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:38:31 (Reading database ... 13912 files and directories currently installed.) 06:38:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:38:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:38:31 Setting up grep (3.1-2build1) ... 06:38:31 (Reading database ... 13912 files and directories currently installed.) 06:38:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:38:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:38:32 Setting up login (1:4.5-1ubuntu2) ... 06:38:32 (Reading database ... 13912 files and directories currently installed.) 06:38:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:38:32 (Reading database ... 13912 files and directories currently installed.) 06:38:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:38:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:38:33 (Reading database ... 13912 files and directories currently installed.) 06:38:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:38:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:38:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:38:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:38:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:38:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:38:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:38:35 (Reading database ... 13912 files and directories currently installed.) 06:38:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:38:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:38:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:38:35 (Reading database ... 13912 files and directories currently installed.) 06:38:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:35 (Reading database ... 13912 files and directories currently installed.) 06:38:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:35 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:36 (Reading database ... 13912 files and directories currently installed.) 06:38:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:36 (Reading database ... 13912 files and directories currently installed.) 06:38:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:36 (Reading database ... 13912 files and directories currently installed.) 06:38:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:36 Removing intermediate container 220b7cc9dbbd 06:38:36 ---> 7ab207f3118d 06:38:36 06:38:36 Step 10/24 : FROM alpine:3.12 06:38:36 ---> afeebe901d6b 06:38:36 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:38:36 ---> Running in 563f4248a896 06:38:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:36 (Reading database ... 13912 files and directories currently installed.) 06:38:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:38:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:37 (Reading database ... 13912 files and directories currently installed.) 06:38:37 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:37 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:37 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:38:37 (Reading database ... 13912 files and directories currently installed.) 06:38:37 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:38:37 (Reading database ... 13912 files and directories currently installed.) 06:38:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:38:38 Removing intermediate container 81911e0cb42f 06:38:38 ---> 2a3c4cf106c9 06:38:38 06:38:38 Step 10/23 : FROM alpine:3.12 06:38:38 ---> afeebe901d6b 06:38:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:38:38 ---> Using cache 06:38:38 ---> 5ab38a735358 06:38:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:38:38 ---> Using cache 06:38:38 ---> a4f070e9ce49 06:38:38 Step 13/23 : ENV APP_PORT=48082 06:38:38 ---> Running in 0a78556de31b 06:38:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:38:38 Removing intermediate container 0a78556de31b 06:38:38 ---> 379f1a50a2f2 06:38:38 Step 14/23 : EXPOSE $APP_PORT 06:38:38 (Reading database ... 13912 files and directories currently installed.) 06:38:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:38:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:38:38 ---> Running in f52fc2a9d95f 06:38:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:38:38 (Reading database ... 13912 files and directories currently installed.) 06:38:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:38:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:38:39 (1/5) Installing ca-certificates (20191127-r4) 06:38:39 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:38:39 (3/5) Installing libcurl (7.69.1-r3) 06:38:39 (4/5) Installing curl (7.69.1-r3) 06:38:39 (5/5) Installing dumb-init (1.2.2-r1) 06:38:39 Executing busybox-1.31.1-r19.trigger 06:38:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:38:39 (Reading database ... 13914 files and directories currently installed.) 06:38:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:38:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:38:39 Setting up debconf (1.5.66ubuntu1) ... 06:38:39 Executing ca-certificates-20191127-r4.trigger 06:38:39 (Reading database ... 13914 files and directories currently installed.) 06:38:39 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:38:39 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:38:39 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:38:39 OK: 7 MiB in 19 packages 06:38:39 Removing intermediate container f52fc2a9d95f 06:38:39 ---> 50a0011a228c 06:38:39 Step 15/23 : WORKDIR / 06:38:39 (Reading database ... 13914 files and directories currently installed.) 06:38:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:38:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:38:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:38:40 ---> Running in 7f8b978d3519 06:38:40 (Reading database ... 13914 files and directories currently installed.) 06:38:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:40 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:40 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:40 (Reading database ... 13914 files and directories currently installed.) 06:38:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:40 (Reading database ... 13914 files and directories currently installed.) 06:38:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:38:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:41 (Reading database ... 13914 files and directories currently installed.) 06:38:41 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:38:41 Removing intermediate container 7f8b978d3519 06:38:41 ---> ca889d9bab98 06:38:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:41 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:38:41 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:38:41 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:38:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:41 (Reading database ... 13914 files and directories currently installed.) 06:38:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:38:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:38:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:38:41 (Reading database ... 13914 files and directories currently installed.) 06:38:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:38:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:38:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:38:42 (Reading database ... 13914 files and directories currently installed.) 06:38:42 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:38:42 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:38:42 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:38:42 (Reading database ... 13914 files and directories currently installed.) 06:38:42 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:38:42 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:38:42 ---> c33d5aee02e3 06:38:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:38:42 Removing intermediate container 563f4248a896 06:38:42 ---> 651026b35a7d 06:38:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:38:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:38:42 (Reading database ... 13914 files and directories currently installed.) 06:38:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:38:42 ---> Running in 17bd86d1e432 06:38:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:38:43 Setting up passwd (1:4.5-1ubuntu2) ... 06:38:43 (Reading database ... 13914 files and directories currently installed.) 06:38:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:38:43 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:38:43 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:38:43 (Reading database ... 13914 files and directories currently installed.) 06:38:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:38:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:38:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:38:43 Removing intermediate container 17bd86d1e432 06:38:43 ---> aca0ce42e9c4 06:38:43 Step 13/24 : WORKDIR / 06:38:43 (Reading database ... 13914 files and directories currently installed.) 06:38:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:38:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:38:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:38:44 ---> Running in 0393a6ab933c 06:38:44 (Reading database ... 13914 files and directories currently installed.) 06:38:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:38:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:38:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:38:44 (Reading database ... 13914 files and directories currently installed.) 06:38:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:38:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:38:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:38:44 (Reading database ... 13914 files and directories currently installed.) 06:38:44 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:38:44 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:38:44 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:38:44 (Reading database ... 13914 files and directories currently installed.) 06:38:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:38:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:38:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:38:45 (Reading database ... 13915 files and directories currently installed.) 06:38:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:38:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:38:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:38:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:38:45 ---> 0130a0cce3d6 06:38:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:38:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:38:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:38:45 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:38:45 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:38:45 Removing intermediate container 0393a6ab933c 06:38:45 ---> 299d142ed0b1 06:38:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:38:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:38:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:38:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:38:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:38:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:38:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:38:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:38:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:38:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:38:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:38:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:38:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:38:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:38:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:38:46 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:38:46 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:38:47 ---> 7108b7731f52 06:38:47 Step 19/23 : ENTRYPOINT ["/core-command"] 06:38:47 ---> 30cd94851c52 06:38:47 Removing intermediate container 352b121c6b33 06:38:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:38:47 ---> 0fcb2be0abdd 06:38:47 06:38:47 Step 10/33 : FROM alpine:3.12 06:38:47 ---> afeebe901d6b 06:38:47 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 06:38:47 ---> Running in 82885ba560ab 06:38:47 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:38:47 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:38:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:38:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:38:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:48 ---> Running in 8ddbbf1028cc 06:38:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:48 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:48 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:48 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:38:48 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:38:49 Removing intermediate container 82885ba560ab 06:38:49 ---> 9cf6516e1f56 06:38:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:49 ---> b214c3098093 06:38:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:38:49 ---> Running in c21210f28389 06:38:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:49 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:49 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:50 Removing intermediate container c21210f28389 06:38:50 ---> 6bd8a8c22d95 06:38:50 Step 21/23 : LABEL arch=arm64 06:38:50 ---> 804d994198d1 06:38:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:38:50 ---> Running in 4892c0beea57 06:38:50 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:50 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:51 (1/3) Installing dumb-init (1.2.2-r1) 06:38:51 (2/3) Installing openssl (1.1.1i-r0) 06:38:51 (3/3) Installing su-exec (0.2-r1) 06:38:51 Executing busybox-1.31.1-r19.trigger 06:38:51 OK: 6 MiB in 17 packages 06:38:51 Removing intermediate container 4892c0beea57 06:38:51 ---> e47c832a1611 06:38:51 Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:38:51 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:51 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:51 ---> Running in e6be7318d24a 06:38:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:52 Removing intermediate container e6be7318d24a 06:38:52 ---> 6dfd80e992d7 06:38:52 Step 23/23 : LABEL version=0.0.0 06:38:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:52 ---> Running in 2b6b001c360d 06:38:52 ---> 535422692e59 06:38:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:38:52 Removing intermediate container 8ddbbf1028cc 06:38:52 ---> 9d638c6dd950 06:38:52 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:38:53 ---> Running in 930e83812f60 06:38:53 Removing intermediate container 2b6b001c360d 06:38:53 ---> 774c8def51e0 06:38:53 06:38:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:38:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:53 Removing intermediate container 930e83812f60 06:38:53 ---> 327a7b19ab62 06:38:53 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 06:38:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:38:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:54 ---> Running in e1e8c22a6550 06:38:54 Successfully built 774c8def51e0 06:38:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:38:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:38:54 Successfully tagged docker-core-command-go-arm64:latest 06:38:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:54  Building docker-core-command-go ... done  ---> 942e4f5c9941 06:38:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:38:54 Removing intermediate container e1e8c22a6550 06:38:54 ---> 141a7ba1720f 06:38:54 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 06:38:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:38:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:38:54 ---> Running in 97774c914eda 06:38:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:38:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:38:54 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:38:55 06:38:55 Current default time zone: 'Etc/UTC' 06:38:55 Local time is now: Tue Jan 26 06:38:55 UTC 2021. 06:38:55 Universal Time is now: Tue Jan 26 06:38:55 UTC 2021. 06:38:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:38:55 06:38:55 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:38:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:55 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 06:38:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:38:55 ---> d7d3517be984 06:38:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:38:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:38:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:38:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:38:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:38:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:38:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:38:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:38:55 ---> Running in 2071044c5d86 06:38:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:38:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:56 Setting up patch (2.7.6-2ubuntu1.1) ... 06:38:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:38:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:38:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:38:56 Installing new version of config file /etc/ssl/openssl.cnf ... 06:38:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:38:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:38:56 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:38:56 Connecting to github.com (140.82.114.3:443) 06:38:56 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.20.179:443) 06:38:56 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 06:38:57 dockerize-alpine-lin 68% |********************* | 2005k 0:00:00 ETA 06:38:57 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 06:38:57 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 06:38:57 dockerize 06:38:58 Removing intermediate container 2071044c5d86 06:38:58 ---> b550063963f8 06:38:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:38:58 ---> Running in 3057fae979df 06:38:58 Updating certificates in /etc/ssl/certs... 06:38:59 22 added, 17 removed; done. 06:38:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:38:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:38:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:38:59 Setting up pkgbinarymangler (138.18.04.1) ... 06:38:59 Removing intermediate container 3057fae979df 06:38:59 ---> 6ab5b45fba92 06:38:59 Step 22/24 : LABEL arch=arm64 06:38:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:38:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up perl (5.26.1-6ubuntu0.5) ... 06:38:59 ---> Running in 27a855a7eaaa 06:38:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:38:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:38:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:38:59 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:38:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:38:59 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:38:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:39:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:39:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:39:00 Processing triggers for systemd (237-3ubuntu10.44) ... 06:39:00 Processing triggers for mime-support (3.60ubuntu1) ... 06:39:00 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:39:00 Updating certificates in /etc/ssl/certs... 06:39:00 Removing intermediate container 97774c914eda 06:39:00 ---> bec5bf9294f5 06:39:00 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 06:39:00 Removing intermediate container 27a855a7eaaa 06:39:00 ---> 8e3d840571dd 06:39:00 Step 23/24 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:39:00 ---> Running in 25e1c3894425 06:39:00 0 added, 0 removed; done. 06:39:00 Running hooks in /etc/ca-certificates/update.d... 06:39:00 done. 06:39:00 ---> Running in 78d9afd8d4a5 06:39:01 Reading package lists... 06:39:01 Building dependency tree... 06:39:01 Reading state information... 06:39:01 The following NEW packages will be installed: 06:39:01 apt-transport-https 06:39:01 Removing intermediate container 25e1c3894425 06:39:01 ---> 68918d6c391b 06:39:01 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:39:01 Removing intermediate container 78d9afd8d4a5 06:39:01 ---> 3a37e198e552 06:39:01 Step 24/24 : LABEL version=0.0.0 06:39:01 ---> Running in 73254e18e77b 06:39:01 ---> Running in 6f98bb8f2d81 06:39:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:39:01 Need to get 1696 B of archives. 06:39:01 After this operation, 153 kB of additional disk space will be used. 06:39:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:39:01 debconf: delaying package configuration, since apt-utils is not installed 06:39:01 Fetched 1696 B in 0s (5925 B/s) 06:39:01 Selecting previously unselected package apt-transport-https. 06:39:01 (Reading database ... 13929 files and directories currently installed.) 06:39:01 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:39:01 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:39:01 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:39:02 Removing intermediate container 73254e18e77b 06:39:02 ---> 72f35abdf39b 06:39:02 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 06:39:02 Removing intermediate container 6f98bb8f2d81 06:39:02 Waiting for network to be ready... 06:39:02 ---> ffc483c12b77 06:39:02 06:39:02 ---> Running in 17136626ca54 06:39:02 Successfully built ffc483c12b77 06:39:02 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:39:03  Building docker-security-secretstore-setup-go ... done Move dockerize executable 06:39:04 Removing intermediate container 17136626ca54 06:39:04 ---> e0ae27939b86 06:39:04 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 06:39:05 ---> Running in 9e08eff3c725 06:39:06 Removing intermediate container 9e08eff3c725 06:39:06 ---> e6c1dc73e901 06:39:06 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:39:07 ---> f811d1315a29 06:39:07 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:39:07 ---> Running in ce25733f2a7c 06:39:07 Removing intermediate container 229fca78b5e4 06:39:07 ---> ab8e848d118e 06:39:07 06:39:07 Step 10/23 : FROM alpine:3.12 06:39:07 ---> afeebe901d6b 06:39:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:39:07 ---> Running in 57772bd1c301 06:39:08 Removing intermediate container 57772bd1c301 06:39:08 ---> 3c60611a4686 06:39:08 Step 12/23 : ENV APP_PORT=48080 06:39:08 ---> Running in eddc1a818f2d 06:39:08 2021-01-26T06:39:05Z INFO Waiting for automatic snapd restart... 06:39:08 snapd 2.48.2 from Canonical* installed 06:39:08 Removing intermediate container eddc1a818f2d 06:39:08 ---> f5d331595270 06:39:08 Step 13/23 : EXPOSE $APP_PORT 06:39:08 ---> Running in dfa83facad63 06:39:09 "snapd" switched to the "latest/stable" channel 06:39:09 06:39:09 Removing intermediate container dfa83facad63 06:39:09 ---> 961550ac9a66 06:39:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:09 ---> Running in 79d6366e7d44 06:39:09 Removing intermediate container ce25733f2a7c 06:39:09 ---> 94abbf34725d 06:39:09 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:10 ---> 16e72d74dbf9 06:39:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:39:11 ---> 797b5caee28c 06:39:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:39:11 Removing intermediate container 79d6366e7d44 06:39:11 ---> 0cc07e3b58ba 06:39:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:39:11 ---> Running in 882d4149edc4 06:39:12 ---> dc1ab32b8252 06:39:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:39:12 core18 20201210 from Canonical* installed 06:39:12 "core18" switched to the "latest/stable" channel 06:39:12 06:39:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:13 ---> 2ec7c2940702 06:39:13 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:39:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:14 ---> 67a55a18b016 06:39:14 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 06:39:14 (1/6) Installing dumb-init (1.2.2-r1) 06:39:14 ---> Running in 0eb8cda2e9d9 06:39:14 (2/6) Installing libgcc (9.3.0-r2) 06:39:14 (3/6) Installing libsodium (1.0.18-r0) 06:39:15 (4/6) Installing libstdc++ (9.3.0-r2) 06:39:15 Removing intermediate container 0eb8cda2e9d9 06:39:15 ---> e0b0ed89741b 06:39:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:39:15 (5/6) Installing libzmq (4.3.3-r0) 06:39:15 (6/6) Installing zeromq (4.3.3-r0) 06:39:15 Executing busybox-1.31.1-r19.trigger 06:39:15 OK: 8 MiB in 20 packages 06:39:15 ---> 59b87dd7758d 06:39:15 Step 28/33 : RUN chmod +x /entrypoint.sh 06:39:16 snapcraft 4.4.4 from Canonical* installed 06:39:16 "snapcraft" switched to the "latest/stable" channel 06:39:16 06:39:16 ---> Running in 7c28180052a8 06:39:17 Removing intermediate container 882d4149edc4 06:39:17 ---> 1d79e42c30ff 06:39:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:18 ---> 8d2f56856c47 06:39:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:19 Removing intermediate container 7c28180052a8 06:39:19 ---> 188b64c6e407 06:39:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:39:19 ---> Running in a412eafe0582 06:39:19 ---> e7d101c63a7d 06:39:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:39:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:39:19 - README.md 06:39:19 - snapcraft.yaml.orig 06:39:19 06:39:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:39:19 Removing intermediate container a412eafe0582 06:39:19 ---> 4826a5c52a4c 06:39:19 Step 30/33 : CMD ["gate"] 06:39:20 ---> Running in e23d012472ce 06:39:20 ---> d7e9b202ef6f 06:39:20 Step 19/23 : ENTRYPOINT ["/core-data"] 06:39:20 ---> Running in 17c862758615 06:39:20 Removing intermediate container e23d012472ce 06:39:20 ---> 91b7f646bbd1 06:39:20 Step 31/33 : LABEL arch=arm64 06:39:21 ---> Running in 527f4cc1135d 06:39:21 Removing intermediate container 17c862758615 06:39:21 ---> ebdf19758dcd 06:39:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:21 ---> Running in cb67f0d8ac68 06:39:21 Removing intermediate container 527f4cc1135d 06:39:21 ---> f5819d031990 06:39:21 Step 32/33 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:39:21 Removing intermediate container cb67f0d8ac68 06:39:21 ---> e8204cfba0e8 06:39:21 Step 21/23 : LABEL arch=arm64 06:39:22 ---> Running in 496ac7cedbc2 06:39:22 ---> Running in d8fbcc50b866 06:39:22 Removing intermediate container 496ac7cedbc2 06:39:22 ---> 2111e706b1b8 06:39:22 Step 33/33 : LABEL version=0.0.0 06:39:22 Removing intermediate container d8fbcc50b866 06:39:22 ---> fba2664ad0e0 06:39:22 Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 06:39:23 ---> Running in e57354d36c4b 06:39:23 ---> Running in 6690829a7a3b 06:39:23 Removing intermediate container e57354d36c4b 06:39:23 ---> 80b23603cc8f 06:39:23 06:39:23 Removing intermediate container 6690829a7a3b 06:39:23 ---> a1365e438786 06:39:23 Step 23/23 : LABEL version=0.0.0 06:39:23 ---> Running in 69799fee446e 06:39:24 Successfully built 80b23603cc8f 06:39:24 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:39:24  Building docker-security-bootstrapper-go ... done Removing intermediate container 69799fee446e 06:39:24 ---> 97014ea61f09 06:39:24 06:39:24 Successfully built 97014ea61f09 06:39:24 Successfully tagged docker-core-data-go-arm64:latest 06:39:25  Building docker-core-data-go ... done  [Pipeline] } 06:39:25 $ docker stop --time=1 b42d4f90838a01b94787f8609a0e81e501555380e71c7c3d7b336ad92267b563 06:39:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:27 $ docker rm -f b42d4f90838a01b94787f8609a0e81e501555380e71c7c3d7b336ad92267b563 06:39:27 Reading package lists... [Pipeline] // withDockerContainer 06:39:27 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 [Pipeline] sh 06:39:27 + docker images 06:39:27 + grep docker 06:39:28 docker-core-data-go-arm64 latest 97014ea61f09 4 seconds ago 21MB 06:39:28 docker-security-bootstrapper-go-arm64 latest 80b23603cc8f 5 seconds ago 40.3MB 06:39:28 docker-security-secretstore-setup-go-arm64 latest ffc483c12b77 27 seconds ago 23.4MB 06:39:28 docker-core-command-go-arm64 latest 774c8def51e0 35 seconds ago 15.4MB 06:39:28 docker-sys-mgmt-agent-go-arm64 latest 3a0edde24bc4 About a minute ago 300MB 06:39:28 docker-core-metadata-go-arm64 latest 3165a91847f7 3 minutes ago 17.7MB 06:39:28 docker-support-notifications-go-arm64 latest 6528e1da6b59 3 minutes ago 16MB 06:39:28 docker-support-scheduler-go-arm64 latest 7a49348124f4 3 minutes ago 15.5MB 06:39:28 docker-security-proxy-setup-go-arm64 latest 8ccac555e409 3 minutes ago 23.2MB 06:39:28 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:34 Reading package lists... 06:39:34 Building dependency tree... 06:39:34 Reading state information... 06:39:34 Suggested packages: 06:39:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:39:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:39:34 Recommended packages: 06:39:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:39:34 The following NEW packages will be installed: 06:39:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:39:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:39:34 pkg-config zip 06:39:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:39:34 Need to get 7655 kB of archives. 06:39:34 After this operation, 43.7 MB of additional disk space will be used. 06:39:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:39:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:39:34 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:39:34 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:39:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:39:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:39:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:39:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:39:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:39:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:39:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:39:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:39:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:39:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:39:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:39:35 debconf: delaying package configuration, since apt-utils is not installed 06:39:35 Fetched 7655 kB in 1s (6691 kB/s) 06:39:35 Selecting previously unselected package libglib2.0-0:amd64. 06:39:35 (Reading database ... 13933 files and directories currently installed.) 06:39:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:39:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:39:35 Selecting previously unselected package libpsl5:amd64. 06:39:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:39:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:39:35 Selecting previously unselected package libnghttp2-14:amd64. 06:39:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:39:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:39:35 Selecting previously unselected package librtmp1:amd64. 06:39:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:39:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:39:36 Selecting previously unselected package libcurl3-gnutls:amd64. 06:39:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:39:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:39:36 Selecting previously unselected package liberror-perl. 06:39:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:39:36 Unpacking liberror-perl (0.17025-1) ... 06:39:36 Selecting previously unselected package git-man. 06:39:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:39:36 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:39:36 Selecting previously unselected package git. 06:39:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:39:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:39:37 Selecting previously unselected package libnorm1:amd64. 06:39:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:39:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:39:37 Selecting previously unselected package libpgm-5.2-0:amd64. 06:39:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:39:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:39:37 Selecting previously unselected package libsodium23:amd64. 06:39:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:39:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:39:37 Selecting previously unselected package libzmq5:amd64. 06:39:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:39:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:39:37 Selecting previously unselected package libzmq3-dev:amd64. 06:39:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:39:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:39:37 Selecting previously unselected package pkg-config. 06:39:37 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:39:37 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:39:37 Selecting previously unselected package zip. 06:39:37 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:39:37 Unpacking zip (3.0-11build1) ... 06:39:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:39:37 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:39:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:39:38 Setting up liberror-perl (0.17025-1) ... 06:39:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:39:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:39:38 No schema files found: doing nothing. 06:39:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:39:38 Setting up zip (3.0-11build1) ... 06:39:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:39:38 Setting up libsodium23:amd64 (1.0.16-2) ... 06:39:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:39:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:39:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:39:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:39:38 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:39:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:39:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:44 git set to automatically installed. 06:39:44 git-man set to automatically installed. 06:39:44 libcurl3-gnutls set to automatically installed. 06:39:44 liberror-perl set to automatically installed. 06:39:44 libglib2.0-0 set to automatically installed. 06:39:44 libnghttp2-14 set to automatically installed. 06:39:44 libnorm1 set to automatically installed. 06:39:44 libpgm-5.2-0 set to automatically installed. 06:39:44 libpsl5 set to automatically installed. 06:39:44 librtmp1 set to automatically installed. 06:39:44 libsodium23 set to automatically installed. 06:39:44 libzmq3-dev set to automatically installed. 06:39:44 libzmq5 set to automatically installed. 06:39:44 pkg-config set to automatically installed. 06:39:44 zip set to automatically installed. 06:39:47 snapd is not logged in, snap install commands will use sudo 06:39:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:54 snap "core18" has no updates available 06:39:54 Pulling config-common 06:39:55 Pulling go-build-helper 06:40:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:40:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:40:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:40:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:40:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:40:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:40:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:40:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:40:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:40:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:40:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:40:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:40:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:40:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:40:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:40:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:40:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:40:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:40:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:40:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 06:40:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 06:40:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:40:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:40:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:40:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:40:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 06:40:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 06:40:17 Fetched 23.8 MB in 0s (0 B/s) 06:40:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:40:17 Fetched 96.5 kB in 0s (0 B/s) 06:40:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:40:17 Fetched 279 kB in 0s (0 B/s) 06:40:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:40:17 Fetched 122 kB in 0s (0 B/s) 06:40:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:40:17 Fetched 77.8 kB in 0s (0 B/s) 06:40:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:40:17 Fetched 8848 B in 0s (0 B/s) 06:40:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:40:17 Fetched 47.8 kB in 0s (0 B/s) 06:40:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:40:17 Fetched 45.6 kB in 0s (0 B/s) 06:40:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:40:17 Fetched 15.0 kB in 0s (0 B/s) 06:40:17 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:40:17 Fetched 214 kB in 0s (0 B/s) 06:40:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:40:17 Fetched 155 kB in 0s (0 B/s) 06:40:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:40:17 Fetched 50.6 kB in 0s (0 B/s) 06:40:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:40:17 Fetched 14.8 kB in 0s (0 B/s) 06:40:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:40:17 Fetched 41.8 kB in 0s (0 B/s) 06:40:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:40:17 Fetched 499 kB in 0s (0 B/s) 06:40:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:40:17 Fetched 111 kB in 0s (0 B/s) 06:40:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:40:17 Fetched 240 kB in 0s (0 B/s) 06:40:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:40:17 Fetched 29.3 kB in 0s (0 B/s) 06:40:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:40:17 Fetched 85.5 kB in 0s (0 B/s) 06:40:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:40:17 Fetched 24.5 kB in 0s (0 B/s) 06:40:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:40:17 Fetched 49.2 kB in 0s (0 B/s) 06:40:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:40:17 Fetched 54.2 kB in 0s (0 B/s) 06:40:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:40:17 Fetched 30.8 kB in 0s (0 B/s) 06:40:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:40:17 Fetched 17.0 kB in 0s (0 B/s) 06:40:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:40:17 Fetched 85.9 kB in 0s (0 B/s) 06:40:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:40:17 Fetched 8720 B in 0s (0 B/s) 06:40:17 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:40:17 Fetched 137 kB in 0s (0 B/s) 06:40:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:40:17 Fetched 119 kB in 0s (0 B/s) 06:40:17 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:40:17 Fetched 109 kB in 0s (0 B/s) 06:40:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:40:17 Fetched 11.1 kB in 0s (0 B/s) 06:40:17 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:40:17 Fetched 645 kB in 0s (0 B/s) 06:40:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:40:17 Fetched 41.3 kB in 0s (0 B/s) 06:40:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:40:17 Fetched 17.9 kB in 0s (0 B/s) 06:40:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:40:17 Fetched 368 kB in 0s (0 B/s) 06:40:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:40:17 Fetched 187 kB in 0s (0 B/s) 06:40:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:40:17 Fetched 175 kB in 0s (0 B/s) 06:40:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:40:20 Fetched 206 kB in 0s (0 B/s) 06:40:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:40:20 Fetched 1301 kB in 0s (0 B/s) 06:40:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:40:20 Fetched 36.2 kB in 0s (0 B/s) 06:40:20 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:40:20 Fetched 159 kB in 0s (0 B/s) 06:40:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:40:20 Fetched 107 kB in 0s (0 B/s) 06:40:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:40:20 Fetched 48.7 kB in 0s (0 B/s) 06:40:20 Pulling static-packages 06:40:21 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:40:21 Skipping pull go-build-helper (already ran) 06:40:21 Skipping pull static-packages (already ran) 06:40:21 Building go-build-helper 06:40:25 Building static-packages 06:40:27 Staging go-build-helper 06:40:28 Staging static-packages 06:40:29 Pulling go115 06:40:30 'edgex-go' has dependencies that need to be staged: go115 06:40:30 Skipping pull go115 (already ran) 06:40:30 Building go115 06:40:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:30 Dload Upload Total Spent Left Speed 06:40:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.3M 0 0 27.8M 0 0:00:04 --:--:-- 0:00:04 27.8M 67 115M 67 77.4M 0 0 48.8M 0 0:00:02 0:00:01 0:00:01 48.7M 100 115M 100 115M 0 0 46.6M 0 0:00:02 0:00:02 --:--:-- 46.6M 06:40:33 go1.15.2.linux-amd64.tar.gz: OK 06:40:37 Staging go115 06:40:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:42 Fetched 0 B in 0s (0 B/s) 06:40:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:40:42 Fetched 224 kB in 0s (0 B/s) 06:40:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:40:42 Fetched 157 kB in 0s (0 B/s) 06:40:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:40:42 Fetched 221 kB in 0s (0 B/s) 06:40:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:40:42 Fetched 143 kB in 0s (0 B/s) 06:40:42 Pulling edgex-go 06:40:44 Pulling version 06:40:44 Building config-common 06:40:46 Skipping build go-build-helper (already ran) 06:40:46 Skipping build static-packages (already ran) 06:40:46 Skipping build go115 (already ran) 06:40:46 Building edgex-go 06:40:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:40:49 go: downloading github.com/gorilla/mux v1.8.0 06:40:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 06:40:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:40:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 06:40:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:40:49 go: downloading github.com/imdario/mergo v0.3.11 06:40:49 go: downloading github.com/google/uuid v1.1.5 06:40:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 06:40:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 06:40:49 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:40:49 go: downloading github.com/x448/float16 v0.8.4 06:40:49 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:40:49 go: downloading github.com/go-kit/kit v0.8.0 06:40:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 06:40:49 go: downloading github.com/pkg/errors v0.8.1 06:40:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:40:49 go: downloading github.com/pebbe/zmq4 v1.2.2 06:40:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:40:49 go: downloading github.com/pelletier/go-toml v1.2.0 06:40:49 go: downloading gopkg.in/yaml.v2 v2.4.0 06:40:49 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:40:49 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:40:49 go: downloading github.com/hashicorp/consul/api v1.1.0 06:40:49 go: downloading github.com/BurntSushi/toml v0.3.1 06:40:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:40:49 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:40:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:40:49 go: downloading github.com/mitchellh/copystructure v1.0.0 06:40:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:40:49 go: downloading github.com/hashicorp/serf v0.8.2 06:40:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:40:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:40:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:40:49 go: downloading github.com/leodido/go-urn v1.2.0 06:40:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:40:49 go: downloading github.com/go-playground/universal-translator v0.17.0 06:40:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:40:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:40:49 go: downloading github.com/go-playground/locales v0.13.0 06:40:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:40: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 06:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:41:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:41: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 06:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:41:02 go: downloading github.com/stretchr/testify v1.6.1 06:41:03 go: downloading github.com/pmezard/go-difflib v1.0.0 06:41:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:41:03 go: downloading github.com/davecgh/go-spew v1.1.1 06:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:41:04 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:41:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:41:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:41:06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:41:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:41:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:41:10 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:41:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:41:11 go: downloading github.com/lib/pq v1.9.0 06:41:14 Building version 06:41:16 Staging config-common 06:41:17 Skipping stage go-build-helper (already ran) 06:41:17 Skipping stage static-packages (already ran) 06:41:17 Skipping stage go115 (already ran) 06:41:17 Staging edgex-go 06:41:18 Staging version 06:41:19 Priming config-common 06:41:20 Priming go-build-helper 06:41:21 Priming static-packages 06:41:24 Priming go115 06:41:24 Priming edgex-go 06:41:25 Priming version 06:41:27 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 06:41:31 provisioning config files... 06:41:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1489937529130323359tmp [Pipeline] { [Pipeline] sh 06:41:31 + set +x 06:41:31 + curl -s https://codecov.io/bash 06:41:31 + bash -s -- 06:41:32 06:41:32 _____ _ 06:41:32 / ____| | | 06:41:32 | | ___ __| | ___ ___ _____ __ 06:41:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:32 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:32 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:32 Bash-20210115-cec3c92 06:41:32 06:41:32 06:41:32 ==> git version 2.24.3 found 06:41:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:41:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:41:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:41:32 ==> Jenkins CI detected. 06:41:32 project root: . 06:41:32 --> token set from env 06:41:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:32 ==> Running gcov in . (disable via -X gcov) 06:41:33 ==> Python coveragepy not found 06:41:33 ==> Searching for coverage reports in: 06:41:33 + . 06:41:33 -> Found 1 reports 06:41:33 ==> Detecting git/mercurial file structure 06:41:33 ==> Reading reports 06:41:33 + ./coverage.out bytes=564700 06:41:33 ==> Appending adjustments 06:41:33 https://docs.codecov.io/docs/fixing-reports 06:41:38 + Found adjustments 06:41:38 ==> Gzipping contents 06:41:38 84K /tmp/codecov.ULhuZ2.gz 06:41:38 ==> Uploading reports 06:41:38 url: https://codecov.io 06:41:38 query: branch=PR-3075&commit=cf4a297523e8c1596dfaf40076c202269d9b4183&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3075%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3075&job=&cmd_args= 06:41:38 -> Pinging Codecov 06:41:38 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3075&commit=cf4a297523e8c1596dfaf40076c202269d9b4183&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3075%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3075&job=&cmd_args= 06:41:40 -> Uploading to 06:41:40 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/cf4a297523e8c1596dfaf40076c202269d9b4183/877d7c83-1be6-4c31-9f28-7664a7a4a3ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T064139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33807b1f13e7b543e683a2225d973515d7bdad3f421ade11a57088f907647bf6 06:41:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:40 Dload Upload Total Spent Left Speed 06:41:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85395 0 0 100 85395 0 129k --:--:-- --:--:-- --:--:-- 130k 06:41:40 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf4a297523e8c1596dfaf40076c202269d9b4183 [Pipeline] } 06:41:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:41:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:44 ---> package-listing.sh 06:41:44 ++ facter osfamily 06:41:44 ++ tr '[:upper:]' '[:lower:]' 06:41:44 + OS_FAMILY=redhat 06:41:44 + workspace=/w/workspace/edgex-go/1 06:41:44 + START_PACKAGES=/tmp/packages_start.txt 06:41:44 + END_PACKAGES=/tmp/packages_end.txt 06:41:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:44 + PACKAGES=/tmp/packages_start.txt 06:41:44 + '[' /w/workspace/edgex-go/1 ']' 06:41:44 + PACKAGES=/tmp/packages_end.txt 06:41:44 + case "${OS_FAMILY}" in 06:41:44 + rpm -qa 06:41:44 + sort 06:41:50 + '[' -f /tmp/packages_start.txt ']' 06:41:50 + '[' -f /tmp/packages_end.txt ']' 06:41:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:50 + '[' /w/workspace/edgex-go/1 ']' 06:41:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:41:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:41:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:51 06:41:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:52 alpine: Pulling from edgex-lftools-log-publisher 06:41:52 df20fa9351a1: Pulling fs layer 06:41:52 36b3adc4ff6f: Pulling fs layer 06:41:52 8ad3a11d3b57: Pulling fs layer 06:41:52 46f8f816bc3b: Pulling fs layer 06:41:52 93b61091891f: Pulling fs layer 06:41:52 93b9cdb0e59b: Pulling fs layer 06:41:52 5e14af77c1be: Pulling fs layer 06:41:52 01666e4c0597: Pulling fs layer 06:41:52 aa168da1d23b: Pulling fs layer 06:41:52 46f8f816bc3b: Waiting 06:41:52 93b61091891f: Waiting 06:41:52 93b9cdb0e59b: Waiting 06:41:52 5e14af77c1be: Waiting 06:41:52 01666e4c0597: Waiting 06:41:52 aa168da1d23b: Waiting 06:41:52 36b3adc4ff6f: Verifying Checksum 06:41:52 36b3adc4ff6f: Download complete 06:41:52 46f8f816bc3b: Download complete 06:41:52 df20fa9351a1: Verifying Checksum 06:41:52 df20fa9351a1: Download complete 06:41:52 93b61091891f: Verifying Checksum 06:41:52 93b61091891f: Download complete 06:41:52 93b9cdb0e59b: Verifying Checksum 06:41:52 93b9cdb0e59b: Download complete 06:41:52 5e14af77c1be: Verifying Checksum 06:41:52 5e14af77c1be: Download complete 06:41:52 01666e4c0597: Verifying Checksum 06:41:52 01666e4c0597: Download complete 06:41:52 df20fa9351a1: Pull complete 06:41:52 8ad3a11d3b57: Verifying Checksum 06:41:52 8ad3a11d3b57: Download complete 06:41:53 36b3adc4ff6f: Pull complete 06:41:54 8ad3a11d3b57: Pull complete 06:41:55 46f8f816bc3b: Pull complete 06:41:56 93b61091891f: Pull complete 06:41:56 93b9cdb0e59b: Pull complete 06:41:56 5e14af77c1be: Pull complete 06:41:57 01666e4c0597: Pull complete 06:41:58 aa168da1d23b: Verifying Checksum 06:41:58 aa168da1d23b: Download complete 06:42:13 aa168da1d23b: Pull complete 06:42:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:42:14 prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container 06:42:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:42:17 $ docker top b4bce45d265da3da6614453a1b44df49745d169aa2e55583e2e86196b257d10f -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:18 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:19 + mkdir -p /var/log/sa [Pipeline] sh 06:42:19 + ls /var/log/sa-host 06:42:19 + sadf -c /var/log/sa-host/sa23 06:42:19 file_magic: OK 06:42:19 HZ: Using current value: 100 06:42:19 file_header: OK 06:42:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:42:19 Statistics: 06:42:19 Hnuu...uuuununununu... 06:42:19 File successfully converted to sysstat format version 12.2.1 06:42:19 + sadf -c /var/log/sa-host/sa26 06:42:19 file_magic: OK 06:42:19 HZ: Using current value: 100 06:42:19 file_header: OK 06:42:19 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:42:19 Statistics: 06:42:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:42:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:19 provisioning config files... 06:42:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3420196092585458238tmp [Pipeline] { [Pipeline] echo 06:42:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:20 ---> create-netrc.sh [Pipeline] } 06:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:42:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:21 ---> python-tools-install.sh [Pipeline] echo 06:42:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:22 ---> sudo-logs.sh 06:42:22 Archiving 'sudo' log.. [Pipeline] echo 06:42:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:22 ---> job-cost.sh 06:42:22 lf-activate-venv: SKIPPING 06:42:22 INFO: No Stack... 06:42:23 INFO: Retrieving Pricing Info for: v1-standard-2 06:42:24 INFO: Archiving Costs [Pipeline] echo 06:42:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:24 ---> logs-deploy.sh 06:42:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3075/1 06:42:24 INFO: archiving workspace using pattern(s): 06:42:27 Archives upload complete. 06:42:27 INFO: archiving logs to Nexus 06:42:29 ---> uname -a: 06:42:29 Linux prd-centos7-docker-4c-2g-22794.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:42:29 06:42:29 06:42:29 ---> lscpu: 06:42:29 Architecture: x86_64 06:42:29 CPU op-mode(s): 32-bit, 64-bit 06:42:29 Byte Order: Little Endian 06:42:29 Address sizes: 40 bits physical, 48 bits virtual 06:42:29 CPU(s): 4 06:42:29 On-line CPU(s) list: 0-3 06:42:29 Thread(s) per core: 1 06:42:29 Core(s) per socket: 1 06:42:29 Socket(s): 4 06:42:29 NUMA node(s): 1 06:42:29 Vendor ID: GenuineIntel 06:42:29 CPU family: 6 06:42:29 Model: 44 06:42:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:42:29 Stepping: 1 06:42:29 CPU MHz: 2933.438 06:42:29 BogoMIPS: 5866.87 06:42:29 Virtualization: VT-x 06:42:29 Hypervisor vendor: KVM 06:42:29 Virtualization type: full 06:42:29 L1d cache: 128 KiB 06:42:29 L1i cache: 128 KiB 06:42:29 L2 cache: 16 MiB 06:42:29 L3 cache: 64 MiB 06:42:29 NUMA node0 CPU(s): 0-3 06:42:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:42:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:42:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:42:29 Vulnerability Meltdown: Mitigation; PTI 06:42:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:42:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:42:29 Vulnerability Srbds: Not affected 06:42:29 Vulnerability Tsx async abort: Not affected 06:42:29 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 06:42:29 06:42:29 06:42:29 ---> nproc: 06:42:29 4 06:42:29 06:42:29 06:42:29 ---> df -h: 06:42:29 Filesystem Size Used Available Use% Mounted on 06:42:29 overlay 50.0G 11.3G 38.7G 23% / 06:42:29 tmpfs 64.0M 0 64.0M 0% /dev 06:42:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:42:29 shm 64.0M 0 64.0M 0% /dev/shm 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1@tmp 06:42:29 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/1 06:42:29 06:42:29 06:42:29 ---> free -m: 06:42:29 total used free shared buff/cache available 06:42:29 Mem: 1837 744 103 0 989 1008 06:42:29 Swap: 1023 62 961 06:42:29 06:42:29 06:42:29 ---> ip addr: 06:42:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:42:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:42:29 inet 127.0.0.1/8 scope host lo 06:42:29 valid_lft forever preferred_lft forever 06:42:29 inet6 ::1/128 scope host 06:42:29 valid_lft forever preferred_lft forever 06:42:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:42:29 link/ether fa:16:3e:75:e4:b3 brd ff:ff:ff:ff:ff:ff 06:42:29 inet 10.30.123.22/23 brd 10.30.123.255 scope global dynamic eth0 06:42:29 valid_lft 84917sec preferred_lft 84917sec 06:42:29 inet6 fe80::f816:3eff:fe75:e4b3/64 scope link 06:42:29 valid_lft forever preferred_lft forever 06:42:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:42:29 link/ether 02:42:9a:49:5b:de brd ff:ff:ff:ff:ff:ff 06:42:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:42:29 valid_lft forever preferred_lft forever 06:42:29 inet6 fe80::42:9aff:fe49:5bde/64 scope link 06:42:29 valid_lft forever preferred_lft forever 06:42:29 06:42:29 06:42:29 ---> sar -b -r -n DEV: 06:42:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) 06:42:29 06:42:29 06:17:33 LINUX RESTART (4 CPU) 06:42:29 06:42:29 06:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:42:29 06:19:01 116.53 56.88 59.64 0.00 3982.87 38934.52 0.00 06:42:29 06:20:01 53.27 13.16 40.12 0.00 4796.15 5769.65 0.00 06:42:29 06:21:01 105.59 58.60 46.99 0.00 5495.91 23835.81 0.00 06:42:29 06:22:01 226.76 67.83 158.92 0.00 2929.13 31469.06 0.00 06:42:29 06:23:01 135.81 70.41 65.40 0.00 2516.52 7956.55 0.00 06:42:29 06:24:02 77.21 26.56 50.65 0.00 1065.03 5713.54 0.00 06:42:29 06:25:01 96.51 54.81 41.70 0.00 1814.78 4035.28 0.00 06:42:29 06:26:01 70.87 30.86 40.01 0.00 2113.66 3533.78 0.00 06:42:29 06:27:02 19.06 0.27 18.80 0.00 7.71 3831.17 0.00 06:42:29 06:28:02 247.49 83.57 163.92 0.00 22861.45 91015.58 0.00 06:42:29 06:29:09 1123.29 951.00 172.29 0.00 84931.09 87341.70 0.00 06:42:29 06:30:02 1868.31 1693.21 175.10 0.00 109176.74 119368.15 0.00 06:42:29 06:31:01 540.18 451.21 88.97 0.00 26133.78 29094.74 0.00 06:42:29 06:32:02 281.92 82.14 199.79 0.00 12017.70 49496.38 0.00 06:42:29 06:33:03 906.64 709.05 197.58 0.00 74633.87 105181.84 0.00 06:42:29 06:34:02 635.49 513.49 122.00 0.00 30312.69 29438.69 0.00 06:42:29 06:35:01 471.68 267.67 204.01 0.00 18611.36 28183.89 0.00 06:42:29 06:36:01 65.03 13.21 51.81 0.00 3019.28 9048.75 0.00 06:42:29 06:37:01 1.56 0.02 1.55 0.00 0.53 25.37 0.00 06:42:29 06:38:01 0.40 0.17 0.23 0.00 2.53 2.70 0.00 06:42:29 06:39:01 0.20 0.00 0.20 0.00 0.00 1.71 0.00 06:42:29 06:40:02 0.38 0.07 0.32 0.00 1.60 3.68 0.00 06:42:29 06:41:01 0.29 0.00 0.29 0.00 0.00 2.98 0.00 06:42:29 06:42:01 91.87 66.85 25.02 0.00 5499.50 5374.48 0.00 06:42:29 Average: 292.66 212.40 80.26 0.00 16995.88 28136.48 0.00 06:42:29 06:42:29 06:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:29 06:19:01 71764 0 567912 30.18 2620 1239248 1060620 36.20 483072 1129380 56688 06:42:29 06:20:01 76164 0 697924 37.09 2620 1104836 1353744 46.20 554504 1046048 65036 06:42:29 06:21:01 75212 0 662816 35.23 2596 1140920 1319404 45.03 690068 906268 59896 06:42:29 06:22:01 68844 0 774336 41.15 1324 1037040 1518408 51.82 627756 909056 63728 06:42:29 06:23:01 92644 0 869992 46.24 1028 917880 1698704 57.97 675560 840052 60800 06:42:29 06:24:02 188112 0 806688 42.87 740 886004 1594648 54.42 663388 752628 82532 06:42:29 06:25:01 412820 0 784688 41.70 524 683512 1641024 56.01 549520 640120 51248 06:42:29 06:26:01 319952 0 768748 40.86 524 792320 1315156 44.88 579928 696108 26328 06:42:29 06:27:02 163220 0 779456 41.43 524 938344 1469960 50.17 615408 817140 76968 06:42:29 06:28:02 65428 0 873664 46.43 88 942364 2263892 77.26 758024 832184 74964 06:42:29 06:29:09 71776 0 866536 46.05 88 943144 2384496 81.38 731748 856572 64236 06:42:29 06:30:02 74524 0 867932 46.13 88 939000 2361188 80.58 769868 811604 82412 06:42:29 06:31:01 310780 0 1084936 57.66 88 485740 3653612 124.69 663532 643368 60968 06:42:29 06:32:02 75168 0 727880 38.69 84 1078412 1359360 46.39 734516 827728 70256 06:42:29 06:33:03 334212 0 801092 42.58 84 746156 2406792 82.14 561364 741644 7072 06:42:29 06:34:02 77824 0 839472 44.62 84 964164 2317604 79.10 629072 912904 560 06:42:29 06:35:01 309716 0 775036 41.19 84 796708 1817604 62.03 609760 711628 14316 06:42:29 06:36:01 381084 0 665884 35.39 84 834492 1216932 41.53 520064 737360 8 06:42:29 06:37:01 384296 0 662660 35.22 84 834504 1185184 40.45 517996 736932 8 06:42:29 06:38:01 385012 0 661940 35.18 84 834508 1180940 40.30 517304 736964 8 06:42:29 06:39:01 384808 0 662136 35.19 84 834516 1181180 40.31 517808 736976 8 06:42:29 06:40:02 385380 0 661556 35.16 84 834524 1180940 40.30 517540 737024 8 06:42:29 06:41:01 383820 0 663104 35.24 84 834536 1181180 40.31 518832 737024 16 06:42:29 06:42:01 81444 0 736440 39.14 84 1063576 1654724 56.47 614312 933576 61220 06:42:29 Average: 215584 0 760951 40.44 574 904435 1679887 57.33 609206 809595 40804 06:42:29 06:42:29 06:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:29 06:19:01 eth0 562.50 390.16 2500.91 57.80 0.00 0.00 0.00 0.00 06:42:29 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:20:01 vethc1f2119 371.53 321.91 37.44 1118.13 0.00 0.00 0.00 0.00 06:42:29 06:20:01 eth0 588.17 577.03 2293.12 93.92 0.00 0.00 0.00 0.00 06:42:29 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:20:01 docker0 371.53 321.78 32.36 1118.12 0.00 0.00 0.00 0.00 06:42:29 06:21:01 eth0 623.44 618.86 3575.84 62.27 0.00 0.00 0.00 0.00 06:42:29 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:21:01 docker0 447.36 412.40 36.64 1571.28 0.00 0.00 0.00 0.00 06:42:29 06:22:01 eth0 262.69 155.17 1706.19 20.51 0.00 0.00 0.00 0.00 06:42:29 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:22:01 docker0 83.80 167.75 6.15 831.81 0.00 0.00 0.00 0.00 06:42:29 06:23:01 veth6c3987a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:23:01 eth0 34.58 30.98 25.87 69.09 0.00 0.00 0.00 0.00 06:42:29 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:24:02 veth6c3987a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:24:02 eth0 16.09 11.20 12.18 6.64 0.00 0.00 0.00 0.00 06:42:29 06:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:25:01 veth6c3987a 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 06:42:29 06:25:01 eth0 24.73 18.70 19.14 10.79 0.00 0.00 0.00 0.00 06:42:29 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:25:01 docker0 0.44 0.44 0.03 0.04 0.00 0.00 0.00 0.00 06:42:29 06:26:01 veth6c3987a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:26:01 eth0 10.97 8.28 9.46 5.09 0.00 0.00 0.00 0.00 06:42:29 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:27:02 veth6c3987a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:27:02 eth0 36.75 29.31 21.39 74.30 0.00 0.00 0.00 0.00 06:42:29 06:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:28:02 veth5a49330 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:28:02 eth0 173.90 132.75 1677.02 19.93 0.00 0.00 0.00 0.00 06:42:29 06:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:29:09 veth5a49330 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:29:09 eth0 44.01 29.96 142.33 48.79 0.00 0.00 0.00 0.00 06:42:29 06:29:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:29:09 docker0 12.63 23.21 0.72 131.62 0.00 0.00 0.00 0.00 06:42:29 06:30:02 veth5a49330 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:30:02 eth0 3.44 2.64 2.69 1.48 0.00 0.00 0.00 0.00 06:42:29 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:31:01 veth5a49330 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:31:01 vethae23f1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:31:01 veth7d37597 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:31:01 vethe38013f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:32:02 veth5a49330 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:32:02 eth0 2559.14 2117.44 13280.21 493.44 0.00 0.00 0.00 0.00 06:42:29 06:32:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:42:29 06:32:02 docker0 921.63 948.36 75.71 3758.94 0.00 0.00 0.00 0.00 06:42:29 06:33:03 veth5a49330 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:33:03 veth5b51614 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:33:03 veth2bc19e4 1.54 4.97 0.10 28.21 0.00 0.00 0.00 0.00 06:42:29 06:33:03 vethdcd7e02 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:34:02 veth5a49330 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:34:02 veth5b51614 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:34:02 vethdcd7e02 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:34:02 eth0 2786.99 2267.87 14133.25 600.70 0.00 0.00 0.00 0.00 06:42:29 06:35:01 veth5a49330 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 06:42:29 06:35:01 eth0 94.49 65.81 213.78 75.07 0.00 0.00 0.00 0.00 06:42:29 06:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:42:29 06:35:01 docker0 999.56 1091.54 81.07 4403.33 0.00 0.00 0.00 0.00 06:42:29 06:36:01 eth0 31.12 20.45 63.96 9.98 0.00 0.00 0.00 0.00 06:42:29 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:36:01 docker0 2.54 7.30 0.14 44.81 0.00 0.00 0.00 0.00 06:42:29 06:37:01 eth0 0.78 0.43 0.30 0.21 0.00 0.00 0.00 0.00 06:42:29 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:38:01 eth0 1.13 0.08 0.11 0.01 0.00 0.00 0.00 0.00 06:42:29 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:39:01 eth0 0.67 0.38 0.40 0.26 0.00 0.00 0.00 0.00 06:42:29 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:40:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:42:29 06:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:41:01 eth0 0.85 0.32 0.31 0.17 0.00 0.00 0.00 0.00 06:42:29 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:42:01 eth0 218.00 179.03 2173.60 71.53 0.00 0.00 0.00 0.00 06:42:29 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 Average: eth0 127.58 103.64 679.79 31.11 0.00 0.00 0.00 0.00 06:42:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:29 Average: docker0 41.31 45.30 3.35 183.40 0.00 0.00 0.00 0.00 06:42:29 06:42:29 06:42:29 ---> sar -P ALL: 06:42:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/26/21 _x86_64_ (4 CPU) 06:42:29 06:42:29 06:17:33 LINUX RESTART (4 CPU) 06:42:29 06:42:29 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:42:29 06:19:01 all 13.53 0.00 6.85 6.85 21.70 51.07 06:42:29 06:19:01 0 8.23 0.00 5.57 7.27 24.40 54.53 06:42:29 06:19:01 1 16.54 0.00 10.40 5.05 21.68 46.33 06:42:29 06:19:01 2 13.13 0.00 5.84 8.13 20.49 52.42 06:42:29 06:19:01 3 16.58 0.00 5.69 6.89 20.08 50.76 06:42:29 06:20:01 all 5.12 0.00 3.31 1.28 15.64 74.65 06:42:29 06:20:01 0 4.50 0.00 3.62 1.75 17.41 72.73 06:42:29 06:20:01 1 6.56 0.00 3.30 2.54 16.87 70.73 06:42:29 06:20:01 2 5.16 0.00 3.01 0.51 14.70 76.61 06:42:29 06:20:01 3 4.28 0.00 3.30 0.32 13.59 78.51 06:42:29 06:21:01 all 7.15 0.00 2.99 0.77 18.66 70.43 06:42:29 06:21:01 0 8.90 0.00 3.25 0.37 20.90 66.57 06:42:29 06:21:01 1 3.30 0.00 3.14 0.91 18.69 73.96 06:42:29 06:21:01 2 8.40 0.00 2.92 1.01 18.13 69.54 06:42:29 06:21:01 3 8.09 0.00 2.66 0.80 16.89 71.56 06:42:29 06:22:01 all 4.98 0.00 4.57 2.54 20.74 67.16 06:42:29 06:22:01 0 4.29 0.00 4.56 3.07 21.63 66.45 06:42:29 06:22:01 1 5.43 0.00 4.77 2.07 21.08 66.65 06:42:29 06:22:01 2 5.04 0.00 4.88 2.87 20.93 66.27 06:42:29 06:22:01 3 5.17 0.00 4.07 2.17 19.32 69.27 06:42:29 06:23:01 all 14.96 0.00 6.43 3.53 26.46 48.62 06:42:29 06:23:01 0 14.76 0.00 6.39 2.80 26.45 49.60 06:42:29 06:23:01 1 13.43 0.00 5.27 3.57 27.52 50.21 06:42:29 06:23:01 2 16.81 0.00 6.17 4.28 25.22 47.53 06:42:29 06:23:01 3 14.92 0.00 7.93 3.49 26.62 47.04 06:42:29 06:24:02 all 28.00 0.00 9.22 2.52 41.05 19.21 06:42:29 06:24:02 0 30.70 0.00 9.39 1.57 40.45 17.89 06:42:29 06:24:02 1 21.88 0.00 8.86 3.76 43.64 21.86 06:42:29 06:24:02 2 30.54 0.00 9.31 1.86 38.55 19.74 06:42:29 06:24:02 3 29.26 0.00 9.36 2.79 41.42 17.16 06:42:29 06:25:01 all 36.51 0.00 12.54 2.37 25.30 23.29 06:42:29 06:25:01 0 33.62 0.00 12.51 2.60 27.31 23.97 06:42:29 06:25:01 1 36.08 0.00 12.77 2.81 25.37 22.97 06:42:29 06:25:01 2 39.34 0.00 12.36 2.13 23.66 22.50 06:42:29 06:25:01 3 37.06 0.00 12.50 1.92 24.82 23.71 06:42:29 06:26:01 all 21.46 0.00 10.55 2.66 37.46 27.88 06:42:29 06:26:01 0 21.97 0.00 10.32 3.50 38.47 25.74 06:42:29 06:26:01 1 24.12 0.00 11.41 2.91 36.07 25.49 06:42:29 06:26:01 2 21.05 0.00 10.31 1.79 36.74 30.11 06:42:29 06:26:01 3 18.77 0.00 10.19 2.43 38.52 30.09 06:42:29 06:27:02 all 14.84 0.00 8.77 0.45 30.89 45.04 06:42:29 06:27:02 0 14.34 0.00 8.30 0.20 32.42 44.74 06:42:29 06:27:02 1 14.53 0.00 9.37 1.28 30.03 44.80 06:42:29 06:27:02 2 16.84 0.00 9.18 0.17 30.28 43.53 06:42:29 06:27:02 3 13.66 0.00 8.24 0.17 30.82 47.11 06:42:29 06:28:02 all 5.71 0.00 8.15 5.35 27.83 52.96 06:42:29 06:28:02 0 5.09 0.00 7.70 6.59 29.44 51.18 06:42:29 06:28:02 1 7.37 0.00 7.85 5.01 26.86 52.91 06:42:29 06:28:02 2 5.35 0.00 9.39 5.32 27.67 52.27 06:42:29 06:28:02 3 5.02 0.00 7.66 4.48 27.35 55.48 06:42:29 06:29:09 all 11.88 0.00 12.89 12.69 34.89 27.65 06:42:29 06:29:09 0 11.78 0.00 12.53 13.86 34.33 27.50 06:42:29 06:29:09 1 12.05 0.00 12.24 12.02 34.94 28.75 06:42:29 06:29:09 2 11.91 0.00 12.77 13.09 34.97 27.26 06:42:29 06:29:09 3 11.76 0.00 14.05 11.81 35.33 27.05 06:42:29 06:42:29 06:29:09 CPU %user %nice %system %iowait %steal %idle 06:42:29 06:30:02 all 7.83 0.00 9.13 28.46 34.38 20.19 06:42:29 06:30:02 0 7.12 0.00 9.26 27.16 33.76 22.69 06:42:29 06:30:02 1 7.69 0.00 9.01 28.10 34.53 20.67 06:42:29 06:30:02 2 8.83 0.00 9.24 30.08 33.67 18.18 06:42:29 06:30:02 3 7.68 0.00 9.02 28.49 35.58 19.22 06:42:29 06:31:01 all 38.75 0.00 10.34 13.22 26.30 11.39 06:42:29 06:31:01 0 34.85 0.00 9.14 12.88 29.42 13.72 06:42:29 06:31:01 1 40.53 0.00 10.54 13.54 23.70 11.69 06:42:29 06:31:01 2 39.89 0.00 10.72 13.81 26.56 9.01 06:42:29 06:31:01 3 39.69 0.00 10.98 12.60 25.57 11.15 06:42:29 06:32:02 all 25.24 0.00 12.36 7.39 34.45 20.56 06:42:29 06:32:02 0 26.00 0.00 13.46 4.96 31.67 23.91 06:42:29 06:32:02 1 24.90 0.00 11.49 6.19 36.08 21.35 06:42:29 06:32:02 2 23.16 0.00 11.15 10.55 35.02 20.12 06:42:29 06:32:02 3 26.98 0.00 13.35 7.91 35.11 16.65 06:42:29 06:33:03 all 11.03 0.00 12.24 15.47 38.11 23.15 06:42:29 06:33:03 0 10.30 0.00 11.47 16.44 39.18 22.62 06:42:29 06:33:03 1 11.60 0.00 13.59 15.85 38.55 20.42 06:42:29 06:33:03 2 10.16 0.00 11.08 15.53 37.79 25.44 06:42:29 06:33:03 3 12.11 0.00 12.88 14.04 36.91 24.06 06:42:29 06:34:02 all 34.67 0.00 12.03 11.74 36.45 5.10 06:42:29 06:34:02 0 34.30 0.00 11.45 10.88 38.18 5.19 06:42:29 06:34:02 1 38.21 0.00 11.66 11.01 33.71 5.40 06:42:29 06:34:02 2 30.61 0.00 11.56 13.48 38.15 6.19 06:42:29 06:34:02 3 35.64 0.00 13.48 11.55 35.75 3.58 06:42:29 06:35:01 all 24.90 0.00 13.34 10.23 32.87 18.66 06:42:29 06:35:01 0 25.43 0.00 13.43 9.57 33.07 18.50 06:42:29 06:35:01 1 24.02 0.00 12.63 10.11 32.72 20.52 06:42:29 06:35:01 2 24.26 0.00 13.13 12.11 33.16 17.34 06:42:29 06:35:01 3 25.90 0.00 14.20 9.13 32.53 18.24 06:42:29 06:36:01 all 1.37 0.00 2.99 1.41 12.94 81.29 06:42:29 06:36:01 0 1.15 0.00 1.46 0.84 14.31 82.24 06:42:29 06:36:01 1 1.84 0.00 3.99 2.15 12.52 79.51 06:42:29 06:36:01 2 1.05 0.00 2.43 1.46 12.42 82.64 06:42:29 06:36:01 3 1.44 0.00 4.19 1.21 12.47 80.69 06:42:29 06:37:01 all 0.10 0.00 0.04 0.00 0.30 99.56 06:42:29 06:37:01 0 0.02 0.00 0.03 0.00 0.08 99.87 06:42:29 06:37:01 1 0.33 0.00 0.05 0.00 0.47 99.15 06:42:29 06:37:01 2 0.02 0.00 0.03 0.00 0.17 99.78 06:42:29 06:37:01 3 0.02 0.00 0.05 0.00 0.48 99.45 06:42:29 06:38:01 all 0.13 0.00 0.15 0.00 0.57 99.14 06:42:29 06:38:01 0 0.03 0.00 0.17 0.00 0.40 99.40 06:42:29 06:38:01 1 0.20 0.00 0.23 0.02 0.66 98.89 06:42:29 06:38:01 2 0.05 0.00 0.18 0.00 0.73 99.04 06:42:29 06:38:01 3 0.23 0.00 0.02 0.00 0.50 99.25 06:42:29 06:39:01 all 0.10 0.00 0.04 0.00 0.25 99.61 06:42:29 06:39:01 0 0.02 0.00 0.02 0.00 0.08 99.88 06:42:29 06:39:01 1 0.07 0.00 0.08 0.00 0.55 99.30 06:42:29 06:39:01 2 0.00 0.00 0.02 0.00 0.12 99.87 06:42:29 06:39:01 3 0.32 0.00 0.03 0.00 0.25 99.40 06:42:29 06:40:02 all 0.13 0.00 0.28 0.00 0.91 98.68 06:42:29 06:40:02 0 0.03 0.00 0.30 0.00 0.89 98.77 06:42:29 06:40:02 1 0.36 0.00 0.25 0.00 0.94 98.44 06:42:29 06:40:02 2 0.05 0.00 0.22 0.00 0.93 98.81 06:42:29 06:40:02 3 0.07 0.00 0.35 0.02 0.88 98.69 06:42:29 06:42:29 06:40:02 CPU %user %nice %system %iowait %steal %idle 06:42:29 06:41:01 all 0.10 0.00 0.03 0.00 0.28 99.59 06:42:29 06:41:01 0 0.02 0.00 0.03 0.00 0.34 99.61 06:42:29 06:41:01 1 0.36 0.00 0.03 0.00 0.41 99.21 06:42:29 06:41:01 2 0.03 0.00 0.05 0.00 0.30 99.61 06:42:29 06:41:01 3 0.00 0.00 0.02 0.00 0.07 99.92 06:42:29 06:42:01 all 3.18 0.00 2.59 2.10 7.04 85.09 06:42:29 06:42:01 0 3.12 0.00 2.65 1.19 7.44 85.61 06:42:29 06:42:01 1 3.48 0.00 2.29 1.76 7.57 84.90 06:42:29 06:42:01 2 2.61 0.00 2.65 0.71 6.53 87.50 06:42:29 06:42:01 3 3.52 0.00 2.80 4.74 6.63 82.32 06:42:29 Average: all 12.52 0.00 6.65 5.34 21.69 53.80 06:42:29 Average: 0 12.02 0.00 6.44 5.23 22.37 53.93 06:42:29 Average: 1 12.70 0.00 6.79 5.32 21.72 53.45 06:42:29 Average: 2 12.64 0.00 6.52 5.67 21.36 53.80 06:42:29 Average: 3 12.73 0.00 6.84 5.14 21.29 53.99 06:42:29 06:42:29 06:42:29