Pull request #3080 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at eb962563c78e340597fe6b0a01e022bbdd66f5a5 rather than caca1edf1c7f82230b0956996c48951e5cc8b8da Obtained Jenkinsfile from eb962563c78e340597fe6b0a01e022bbdd66f5a5 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-3080/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-3080/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22822 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [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 caca1edf1c7f82230b0956996c48951e5cc8b8da Merge succeeded, producing caca1edf1c7f82230b0956996c48951e5cc8b8da Checking out Revision caca1edf1c7f82230b0956996c48951e5cc8b8da (PR-3080) > 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/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # 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 caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceService change" 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 10:39:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:39:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:39:13 ========================================================= 10:39:13 EdgeX Global Pipelines Version Info 10:39:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:39:15 ------------------- 10:39:15 stable info: 10:39:15 ------------------- 10:39:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:39:15 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:39:15 Message: update stable to v1.0.179 10:39:16 ------------------- 10:39:16 experimental info: 10:39:16 ------------------- 10:39:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:39:16 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 10:39:16 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:39:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:39:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:39:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 10:39:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3080 [Pipeline] echo 10:39:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3080 [Pipeline] echo 10:39:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3080 [Pipeline] echo 10:39:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caca1edf1c7f82230b0956996c48951e5cc8b8da [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caca1ed [Pipeline] echo 10:39:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:39:21 provisioning config files... 10:39:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4701519134197384246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:22 ---> docker-login.sh 10:39:22 nexus3.edgexfoundry.org:10001 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:23 10:39:23 Login Succeeded 10:39:23 nexus3.edgexfoundry.org:10002 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:23 10:39:23 Login Succeeded 10:39:23 nexus3.edgexfoundry.org:10003 10:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:24 Configure a credential helper to remove this warning. See 10:39:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:24 10:39:24 Login Succeeded 10:39:24 nexus3.edgexfoundry.org:10004 10:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:24 Configure a credential helper to remove this warning. See 10:39:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:24 10:39:24 Login Succeeded 10:39:24 docker.io 10:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:25 Configure a credential helper to remove this warning. See 10:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:25 10:39:25 Login Succeeded 10:39:25 ---> docker-login.sh ends [Pipeline] } 10:39:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:26 ++ 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 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/core-command/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo core-command,cmd/core-command/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/core-data/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo core-data,cmd/core-data/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/core-metadata/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo core-metadata,cmd/core-metadata/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/security-bootstrapper/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/security-proxy-setup/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/support-notifications/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo support-notifications,cmd/support-notifications/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ dirname cmd/support-scheduler/Dockerfile 10:39:26 ++ cut -d/ -f2 10:39:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:39:26 + for file in '`ls cmd/**/Dockerfile`' 10:39:26 ++ cut -d/ -f2 10:39:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:39:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:39:26 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 10:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:39:28 10:39:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:39:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:39:28 latest: Pulling from edgex-devops/git-semver 10:39:28 31603596830f: Pulling fs layer 10:39:28 2a8b12db71e7: Pulling fs layer 10:39:28 6ca5941a6612: Pulling fs layer 10:39:28 ecc8261a40a4: Pulling fs layer 10:39:28 ecc8261a40a4: Waiting 10:39:28 2a8b12db71e7: Verifying Checksum 10:39:28 2a8b12db71e7: Download complete 10:39:28 31603596830f: Verifying Checksum 10:39:28 31603596830f: Download complete 10:39:29 ecc8261a40a4: Verifying Checksum 10:39:29 ecc8261a40a4: Download complete 10:39:29 6ca5941a6612: Verifying Checksum 10:39:29 6ca5941a6612: Download complete 10:39:29 31603596830f: Pull complete 10:39:29 2a8b12db71e7: Pull complete 10:39:31 6ca5941a6612: Pull complete 10:39:31 ecc8261a40a4: Pull complete 10:39:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:39:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:39:31 prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container 10:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:39:35 $ docker top fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:35 [ssh-agent] Looking for ssh-agent implementation... 10:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:36 $ docker exec fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent 10:39:36 SSH_AUTH_SOCK=/tmp/ssh-Br4dbh6WKBSA/agent.11 10:39:36 SSH_AGENT_PID=17 10:39:36 Running ssh-add (command line suppressed) 10:39:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4603633706722690537.key (/w/workspace/edgex-go/1@tmp/private_key_4603633706722690537.key) 10:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:37 + git tag --points-at HEAD [Pipeline] } 10:39:37 $ docker exec --env ******** --env ******** fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent -k 10:39:37 unset SSH_AUTH_SOCK; 10:39:37 unset SSH_AGENT_PID; 10:39:37 echo Agent pid 17 killed; 10:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:38 [ssh-agent] Looking for ssh-agent implementation... 10:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:38 $ docker exec fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent 10:39:38 SSH_AUTH_SOCK=/tmp/ssh-rqnL7qZ3TKBj/agent.45 10:39:38 SSH_AGENT_PID=50 10:39:38 Running ssh-add (command line suppressed) 10:39:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9089848112214998028.key (/w/workspace/edgex-go/1@tmp/private_key_9089848112214998028.key) 10:39:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:39 + git semver init 10:39:39 # -> Open(): unable to determine branch for HEAD 10:39:39 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:39:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:39:39 # $SEMVER_REMOTE_NAME = origin 10:39:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:39:39 # $SEMVER_USER_NAME = edgex-jenkins 10:39:39 # $SEMVER_BRANCH = PR-3080 10:39:39 # $SEMVER_TEMP = /tmp/semver-750094651 10:39:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:40:07 # '/tmp/semver-750094651' -> '/w/workspace/edgex-go/1/.semver' 10:40:07 # -> Force: false 10:40:08 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:40:08 $ docker exec --env ******** --env ******** fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 ssh-agent -k 10:40:08 unset SSH_AUTH_SOCK; 10:40:08 unset SSH_AGENT_PID; 10:40:08 echo Agent pid 50 killed; 10:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:40:09 + git semver [Pipeline] } 10:40:09 $ docker stop --time=1 fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 10:40:11 $ docker rm -f fcf6176431c7395e70c4769564f18dc0fbd4e0ff65d7250fd7f39860a1703787 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:40:13 Stashed 1 file(s) [Pipeline] echo 10:40:13 [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 10:40:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:40:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:40:15 + sudo service docker restart 10:40:15 + true 10:40:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:40:16 ========================================================= 10:40:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:40:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:40:16 + 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 . 10:40:22 Sending build context to Docker daemon 327.1MB 10:40:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:40:22 Step 2/6 : FROM ${BASE} 10:40:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:40:22 188c0c94c7c5: Pulling fs layer 10:40:22 0ef7d3d256c8: Pulling fs layer 10:40:22 de9db76c5a1d: Pulling fs layer 10:40:22 bca2f99d35d6: Pulling fs layer 10:40:22 93359f2a8cfa: Pulling fs layer 10:40:22 7c6f9722023f: Pulling fs layer 10:40:22 a35cf1a2eb13: Pulling fs layer 10:40:22 93359f2a8cfa: Waiting 10:40:22 7c6f9722023f: Waiting 10:40:22 a35cf1a2eb13: Waiting 10:40:22 bca2f99d35d6: Waiting 10:40:22 de9db76c5a1d: Verifying Checksum 10:40:22 de9db76c5a1d: Download complete 10:40:22 0ef7d3d256c8: Verifying Checksum 10:40:22 0ef7d3d256c8: Download complete 10:40:22 93359f2a8cfa: Verifying Checksum 10:40:22 93359f2a8cfa: Download complete 10:40:23 7c6f9722023f: Verifying Checksum 10:40:23 188c0c94c7c5: Verifying Checksum 10:40:23 188c0c94c7c5: Download complete 10:40:23 188c0c94c7c5: Pull complete 10:40:24 0ef7d3d256c8: Pull complete 10:40:24 de9db76c5a1d: Pull complete 10:40:28 a35cf1a2eb13: Verifying Checksum 10:40:28 a35cf1a2eb13: Download complete 10:40:28 Still waiting to schedule task 10:40:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 10:40:31 bca2f99d35d6: Verifying Checksum 10:40:31 bca2f99d35d6: Download complete 10:40:44 bca2f99d35d6: Pull complete 10:40:44 93359f2a8cfa: Pull complete 10:40:44 7c6f9722023f: Pull complete 10:40:48 a35cf1a2eb13: Pull complete 10:40:48 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:40:48 ---> a62c8e92a672 10:40:48 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 10:40:48 ---> Running in dac138b9b927 10:40:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:40:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:40:50 (1/12) Installing libmagic (5.38-r0) 10:40:51 (2/12) Installing file (5.38-r0) 10:40:51 (3/12) Installing libc-dev (0.7.2-r3) 10:40:51 (4/12) Installing g++ (9.3.0-r2) 10:40:53 (5/12) Installing fortify-headers (1.1-r0) 10:40:53 (6/12) Installing patch (2.7.6-r6) 10:40:53 (7/12) Installing build-base (0.5-r2) 10:40:54 (8/12) Installing libsodium (1.0.18-r0) 10:40:54 (9/12) Installing pkgconf (1.7.2-r0) 10:40:54 (10/12) Installing libsodium-dev (1.0.18-r0) 10:40:54 (11/12) Installing libzmq (4.3.3-r0) 10:40:54 (12/12) Installing zeromq-dev (4.3.3-r0) 10:40:54 Executing busybox-1.31.1-r19.trigger 10:40:54 OK: 233 MiB in 51 packages 10:40:59 Removing intermediate container dac138b9b927 10:40:59 ---> f86024509c31 10:40:59 Step 4/6 : WORKDIR /edgex-go 10:40:59 ---> Running in 1c3cc99ae56f 10:40:59 Removing intermediate container 1c3cc99ae56f 10:40:59 ---> c79c46c19a99 10:40:59 Step 5/6 : COPY go.mod . 10:40:59 ---> 9a54592c2ab4 10:40:59 Step 6/6 : RUN go mod download 10:40:59 ---> Running in db1b568d2afc 10:41:26 Removing intermediate container db1b568d2afc 10:41:26 ---> 269fe579fc7f 10:41:26 Successfully built 269fe579fc7f 10:41:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:41:27 + docker inspect -f . ci-base-image-x86_64 10:41:27 . [Pipeline] withDockerContainer 10:41:27 prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container 10:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:41:28 $ docker top 41581270d3964aa51469f36b3fc6856e821c7d1af2ddc15a25f1adc278cdcd45 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:29 + go version 10:41:29 go version go1.15.5 linux/amd64 [Pipeline] } 10:41:29 $ docker stop --time=1 41581270d3964aa51469f36b3fc6856e821c7d1af2ddc15a25f1adc278cdcd45 10:41:31 $ docker rm -f 41581270d3964aa51469f36b3fc6856e821c7d1af2ddc15a25f1adc278cdcd45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:41:32 + docker inspect -f . ci-base-image-x86_64 10:41:32 . [Pipeline] withDockerContainer 10:41:32 prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container 10:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:41:34 $ docker top cf8fed7c6b92430d8e3eb8e0f4a5e542c7485ff6e9fc99f60bfdac142dbb9387 -eo pid,comm [Pipeline] { [Pipeline] echo 10:41:35 ========================================================= 10:41:35 [edgeXBuildGoParallel] Running Tests and Build... 10:41:35 ========================================================= [Pipeline] sh 10:41:35 + make test 10:41:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:41:50 ? github.com/edgexfoundry/edgex-go [no test files] 10:42:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22823 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws 10:42:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:42:12 using credential edgex-jenkins-ssh 10:42:12 Cloning the remote Git repository 10:42:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:42:12 > git init /w/workspace/edgex-go/1 # timeout=10 10:42:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:12 > git --version # timeout=10 10:42:12 > git --version # 'git version 2.17.1' 10:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:42:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:42:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:42:28 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit caca1edf1c7f82230b0956996c48951e5cc8b8da 10:42:29 Merge succeeded, producing caca1edf1c7f82230b0956996c48951e5cc8b8da 10:42:29 Checking out Revision caca1edf1c7f82230b0956996c48951e5cc8b8da (PR-3080) 10:42:28 > git config core.sparsecheckout # timeout=10 10:42:28 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 10:42:29 > git remote # timeout=10 10:42:29 > git config --get remote.origin.url # timeout=10 10:42:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:29 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 10:42:29 > git rev-parse HEAD^{commit} # timeout=10 10:42:29 > git config core.sparsecheckout # timeout=10 10:42:29 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 10:42:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:42:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:42:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:42:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 10:42:33 Commit message: "feat(meta): Invoke Device Service callback for DeviceService change" 10:42:33 > git --version # timeout=10 10:42:33 > git --version # 'git version 2.17.1' 10:42:33 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:42:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:42:36 + + true 10:42:36 sudo service docker restart 10:42:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:42:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:42:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:42:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:42:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:42:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:42:38 provisioning config files... 10:42:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7391790575661217735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:39 ---> docker-login.sh 10:42:39 nexus3.edgexfoundry.org:10001 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:40 Configure a credential helper to remove this warning. See 10:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:40 10:42:40 Login Succeeded 10:42:40 nexus3.edgexfoundry.org:10002 10:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:40 Configure a credential helper to remove this warning. See 10:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:40 10:42:40 Login Succeeded 10:42:40 nexus3.edgexfoundry.org:10003 10:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:41 Configure a credential helper to remove this warning. See 10:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:41 10:42:41 Login Succeeded 10:42:41 nexus3.edgexfoundry.org:10004 10:42:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:42:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:42:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:42 Configure a credential helper to remove this warning. See 10:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:42 10:42:42 Login Succeeded 10:42:42 docker.io 10:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:42 Configure a credential helper to remove this warning. See 10:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:42 10:42:42 Login Succeeded 10:42:42 ---> docker-login.sh ends [Pipeline] } 10:42:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:43 ========================================================= 10:42:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:42:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:42:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 10:42:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.6% of statements 10:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:42:46 Sending build context to Docker daemon 165.9MB 10:42:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 10:42:46 Step 2/6 : FROM ${BASE} 10:42:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:46 5f621e34cdf4: Pulling fs layer 10:42:46 a4357932f1b6: Pulling fs layer 10:42:46 18c013af1878: Pulling fs layer 10:42:46 00ac8860ef70: Pulling fs layer 10:42:46 63d7cb157983: Pulling fs layer 10:42:46 b116817d02f9: Pulling fs layer 10:42:46 745a02a5169b: Pulling fs layer 10:42:46 00ac8860ef70: Waiting 10:42:46 b116817d02f9: Waiting 10:42:46 745a02a5169b: Waiting 10:42:46 63d7cb157983: Waiting 10:42:46 18c013af1878: Verifying Checksum 10:42:46 18c013af1878: Download complete 10:42:46 a4357932f1b6: Verifying Checksum 10:42:46 a4357932f1b6: Download complete 10:42:46 63d7cb157983: Verifying Checksum 10:42:46 63d7cb157983: Download complete 10:42:46 5f621e34cdf4: Download complete 10:42:46 b116817d02f9: Verifying Checksum 10:42:46 b116817d02f9: Download complete 10:42:46 5f621e34cdf4: Pull complete 10:42:47 a4357932f1b6: Pull complete 10:42:47 18c013af1878: Pull complete 10:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.240s coverage: 27.1% of statements 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.115s coverage: 100.0% of statements 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.183s coverage: 65.8% of statements 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:42:49 745a02a5169b: Verifying Checksum 10:42:49 745a02a5169b: Download complete 10:42:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.650s coverage: 82.3% of statements 10:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 10:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:42:49 00ac8860ef70: Verifying Checksum 10:42:49 00ac8860ef70: Download complete 10:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.665s coverage: 28.6% of statements 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.197s coverage: 100.0% of statements 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.283s coverage: 97.5% of statements 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.826s coverage: 92.8% of statements 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.107s coverage: 0.1% of statements 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:42:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 43.8% of statements 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 79.5% of statements 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 10:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 10:42:59 00ac8860ef70: Pull complete 10:43:00 63d7cb157983: Pull complete 10:43:00 b116817d02f9: Pull complete 10:43:05 745a02a5169b: Pull complete 10:43:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:43:05 ---> b7e6874047d6 10:43:05 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 10:43:07 ---> Running in 6647e6c633dc 10:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:43:10 (1/12) Installing libmagic (5.38-r0) 10:43:10 (2/12) Installing file (5.38-r0) 10:43:10 (3/12) Installing libc-dev (0.7.2-r3) 10:43:10 (4/12) Installing g++ (9.3.0-r2) 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.115s coverage: 94.4% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.079s coverage: 87.2% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.176s coverage: 84.2% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.4% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.315s coverage: 63.5% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.638s coverage: 68.9% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 10:43:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 37.0% of statements 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:43:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.715s coverage: 84.0% of statements 10:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements 10:43:15 (5/12) Installing fortify-headers (1.1-r0) 10:43:15 (6/12) Installing patch (2.7.6-r6) 10:43:15 (7/12) Installing build-base (0.5-r2) 10:43:15 (8/12) Installing libsodium (1.0.18-r0) 10:43:15 (9/12) Installing pkgconf (1.7.2-r0) 10:43:15 (10/12) Installing libsodium-dev (1.0.18-r0) 10:43:15 (11/12) Installing libzmq (4.3.3-r0) 10:43:15 (12/12) Installing zeromq-dev (4.3.3-r0) 10:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.324s coverage: 47.1% of statements 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.088s coverage: 100.0% of statements 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 10:43:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:43:16 Executing busybox-1.31.1-r19.trigger 10:43:16 OK: 217 MiB in 51 packages 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.044s coverage: 29.1% of statements 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.148s coverage: 99.0% of statements 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.091s coverage: 0.0% of statements 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:43:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:43:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 10:43:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 10:43:20 Removing intermediate container 6647e6c633dc 10:43:20 ---> 32b67500f7c7 10:43:20 Step 4/6 : WORKDIR /edgex-go 10:43:20 ---> Running in feb143dfb151 10:43:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.072s coverage: 100.0% of statements 10:43:20 Removing intermediate container feb143dfb151 10:43:20 ---> b4a8708554cb 10:43:20 Step 5/6 : COPY go.mod . 10:43:20 GO111MODULE=on go vet ./... 10:43:21 ---> 16648aeccc02 10:43:21 Step 6/6 : RUN go mod download 10:43:21 ---> Running in aaac05439c69 10:43:48 Removing intermediate container aaac05439c69 10:43:48 ---> 373f8ffb2c28 10:43:48 Successfully built 373f8ffb2c28 10:43:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:43:48 + docker inspect -f . ci-base-image-arm64 10:43:48 . [Pipeline] withDockerContainer 10:43:49 prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container 10:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:50 $ docker top e31bc9acc4e98dfdaf4a3b57d52a4fd6b224eb7c047d9632dcad69b3b760da75 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:51 + go version 10:43:51 go version go1.15.5 linux/arm64 [Pipeline] } 10:43:51 $ docker stop --time=1 e31bc9acc4e98dfdaf4a3b57d52a4fd6b224eb7c047d9632dcad69b3b760da75 10:43:54 $ docker rm -f e31bc9acc4e98dfdaf4a3b57d52a4fd6b224eb7c047d9632dcad69b3b760da75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:55 + docker inspect -f . ci-base-image-arm64 10:43:55 . [Pipeline] withDockerContainer 10:43:55 prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container 10:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:57 $ docker top 069f98c3f48c9d7281b1cf8870085eba33f19c6925ca9809faa7c34f9c6117f0 -eo pid,comm [Pipeline] { [Pipeline] echo 10:43:57 ========================================================= 10:43:57 [edgeXBuildGoParallel] Running Tests and Build... 10:43:57 ========================================================= [Pipeline] sh 10:43:58 + make test 10:43:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:44:18 gofmt -l . 10:44:18 [ "`gofmt -l .`" = "" ] 10:44:18 ./bin/test-go-mod-tidy.sh 10:44:18 ./bin/test-attribution-txt.sh [Pipeline] sh 10:44:18 + ls -al . 10:44:18 total 668 10:44:18 drwxrwxr-x 10 1001 1001 4096 Jan 26 10:44 . 10:44:18 drwxr-xr-x 4 root root 28 Jan 26 10:41 .. 10:44:18 -rw-rw-r-- 1 1001 1001 11 Jan 26 10:39 .dockerignore 10:44:18 drwxrwxr-x 8 1001 1001 179 Jan 26 10:39 .git 10:44:18 drwxrwxr-x 3 1001 1001 125 Jan 26 10:39 .github 10:44:18 -rw-rw-r-- 1 1001 1001 872 Jan 26 10:39 .gitignore 10:44:18 drwx------ 3 1001 1001 47 Jan 26 10:40 .semver 10:44:18 -rw-rw-r-- 1 1001 1001 166 Jan 26 10:39 .sonarcloud.properties 10:44:18 -rw-rw-r-- 1 1001 1001 7859 Jan 26 10:39 Attribution.txt 10:44:18 -rw-rw-r-- 1 1001 1001 3804 Jan 26 10:39 CONTRIBUTING.md 10:44:18 -rw-rw-r-- 1 1001 1001 931 Jan 26 10:39 Dockerfile.build 10:44:18 -rw-rw-r-- 1 1001 1001 863 Jan 26 10:39 Jenkinsfile 10:44:18 -rw-rw-r-- 1 1001 1001 10775 Jan 26 10:39 LICENSE 10:44:18 -rw-rw-r-- 1 1001 1001 6001 Jan 26 10:39 Makefile 10:44:18 -rw-rw-r-- 1 1001 1001 6524 Jan 26 10:39 README.md 10:44:18 -rw-rw-r-- 1 1001 1001 6755 Jan 26 10:39 SECURITY.md 10:44:18 -rw-rw-r-- 1 1001 1001 5 Jan 26 10:40 VERSION 10:44:18 -rw-rw-r-- 1 1001 1001 4131 Jan 26 10:39 ZMQWindows.md 10:44:18 drwxrwxr-x 2 1001 1001 117 Jan 26 10:39 bin 10:44:18 drwxrwxr-x 15 1001 1001 4096 Jan 26 10:39 cmd 10:44:18 -rw-r--r-- 1 root root 564700 Jan 26 10:43 coverage.out 10:44:18 -rw-r--r-- 1 root root 1053 Jan 26 10:44 go.mod 10:44:18 -rw-r--r-- 1 root root 18995 Jan 26 10:44 go.sum 10:44:18 drwxrwxr-x 8 1001 1001 127 Jan 26 10:39 internal 10:44:18 drwxrwxr-x 4 1001 1001 26 Jan 26 10:39 openapi 10:44:18 drwxrwxr-x 4 1001 1001 71 Jan 26 10:39 snap 10:44:18 -rw-rw-r-- 1 1001 1001 168 Jan 26 10:39 version.go [Pipeline] sh 10:44:19 + '[' -e coverage.out ] 10:44:19 + chown 1001:1001 coverage.out [Pipeline] stash 10:44:19 Stashed 1 file(s) [Pipeline] sh 10:44:20 ? github.com/edgexfoundry/edgex-go [no test files] 10:44:20 + make build 10:44:20 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 10:44:24 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 10:44:48 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 10:44:50 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 10:44:53 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 10:44:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:44:57 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 10:44:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:45: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 10:45:03 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 10:45:09 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 10:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 10:45:14 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 10:45:17 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 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] } 10:45:22 $ docker stop --time=1 cf8fed7c6b92430d8e3eb8e0f4a5e542c7485ff6e9fc99f60bfdac142dbb9387 10:45:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:45:24 $ docker rm -f cf8fed7c6b92430d8e3eb8e0f4a5e542c7485ff6e9fc99f60bfdac142dbb9387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:45:28 10:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:45:29 latest: Pulling from edgex-devops/edgex-compose 10:45:29 cbdbe7a5bc2a: Pulling fs layer 10:45:29 ca9280d653b3: Pulling fs layer 10:45:29 7e9c9ca2126c: Pulling fs layer 10:45:30 cbdbe7a5bc2a: Verifying Checksum 10:45:30 cbdbe7a5bc2a: Download complete 10:45:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:45:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:45:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:45:30 cbdbe7a5bc2a: Pull complete 10:45:31 ca9280d653b3: Verifying Checksum 10:45:31 ca9280d653b3: Download complete 10:45:33 7e9c9ca2126c: Download complete 10:45:33 ca9280d653b3: Pull complete 10:45:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.276s coverage: 46.6% of statements 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.517s coverage: 27.1% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.261s coverage: 65.8% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.354s coverage: 82.3% of statements 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 10:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:45:44 7e9c9ca2126c: Pull complete 10:45:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:45:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:45:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:45:44 prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container 10:45:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:45:47 $ docker top 2fc0a3e3014fdad2b4a9f4f0cfb1d6382fc3f0ad6a4fc2e139eed19109865e12 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:48 + grep parallel 10:45:48 + docker-compose build --help 10:45:50 --parallel Build images in parallel. [Pipeline] } 10:45:50 $ docker stop --time=1 2fc0a3e3014fdad2b4a9f4f0cfb1d6382fc3f0ad6a4fc2e139eed19109865e12 10:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.275s coverage: 28.6% of statements 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.292s coverage: 97.5% of statements 10:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 10:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:45:52 $ docker rm -f 2fc0a3e3014fdad2b4a9f4f0cfb1d6382fc3f0ad6a4fc2e139eed19109865e12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:45:53 . [Pipeline] withDockerContainer 10:45:54 prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container 10:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:45:55 $ docker top 932abe56a9786cd485c75d1e4bdf3dc5e1747f971cbb6b3465e24d1bf184f797 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:56 + docker-compose -f ./docker-compose-build.yml build --parallel 10:45:58 Building docker-core-command-go ... 10:45:58 Building docker-core-data-go ... 10:45:58 Building docker-core-metadata-go ... 10:45:58 Building docker-security-bootstrapper-go ... 10:45:58 Building docker-security-proxy-setup-go ... 10:45:58 Building docker-security-secretstore-setup-go ... 10:45:58 Building docker-support-notifications-go ... 10:45:58 Building docker-support-scheduler-go ... 10:45:58 Building docker-sys-mgmt-agent-go ... 10:45:58 Building docker-security-bootstrapper-go 10:45:58 Building docker-sys-mgmt-agent-go 10:45:58 Building docker-security-proxy-setup-go 10:45:58 Building docker-support-scheduler-go 10:45:58 Building docker-core-metadata-go 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 92.8% of statements 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.189s coverage: 0.1% of statements 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 10:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.114s coverage: 43.8% of statements 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 10:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.124s coverage: 84.2% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.4% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:46:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements 10:46:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 10:46:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 10:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 10:46:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.942s coverage: 68.9% of statements 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 10:46:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 37.0% of statements 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.672s coverage: 84.0% of statements 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements 10:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 10:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.065s coverage: 29.1% of statements 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements 10:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 10:46:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 10:46:37 GO111MODULE=on go vet ./... 10:47:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:47:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:47:07 ---> 269fe579fc7f 10:47:07 Step 3/22 : WORKDIR /edgex-go 10:47:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:47:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:47:07 ---> 269fe579fc7f 10:47:07 Step 3/21 : WORKDIR /edgex-go 10:47:07 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:47:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:47:07 ---> 269fe579fc7f 10:47:07 Step 3/26 : WORKDIR /edgex-go 10:47:07 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:47:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:47:07 ---> 269fe579fc7f 10:47:07 Step 3/33 : WORKDIR /edgex-go 10:47:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:47:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:47:07 ---> 269fe579fc7f 10:47:07 Step 3/23 : WORKDIR /edgex-go 10:47:07 ---> Running in 0b57a212f529 10:47:07 ---> Running in 45055701396f 10:47:07 ---> Running in 2a2877596b27 10:47:07 ---> Running in 27cb50f58865 10:47:07 ---> Running in 3685fd45bd84 10:47:07 Removing intermediate container 3685fd45bd84 10:47:07 ---> fc4c95b21d95 10:47:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:07 Removing intermediate container 45055701396f 10:47:07 ---> a23f196bed76 10:47:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:07 Removing intermediate container 0b57a212f529 10:47:07 ---> 6ae511c78fcd 10:47:07 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:07 Removing intermediate container 2a2877596b27 10:47:07 ---> 2db9f0487b92 10:47:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:07 Removing intermediate container 27cb50f58865 10:47:07 ---> a855c063323f 10:47:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:07 ---> Running in e56acc9ce1ab 10:47:07 ---> Running in 1101751de701 10:47:07 ---> Running in 2adf7a3844dd 10:47:07 ---> Running in a8e9c0174ea6 10:47:07 ---> Running in 97a06e31aa8c 10:47:07 Removing intermediate container e56acc9ce1ab 10:47:07 ---> 14549713f149 10:47:07 Step 5/21 : RUN apk add --update --no-cache make git 10:47:07 Removing intermediate container a8e9c0174ea6 10:47:07 ---> 5776fb699bd6 10:47:07 Step 5/23 : RUN apk add --update --no-cache make git 10:47:07 Removing intermediate container 97a06e31aa8c 10:47:07 ---> 287b12509bd8 10:47:07 Step 5/22 : RUN apk add --update --no-cache make git 10:47:07 ---> Running in e2b557b6799e 10:47:07 ---> Running in 332d3a10233e 10:47:07 Removing intermediate container 2adf7a3844dd 10:47:07 ---> eeed33d0808e 10:47:07 Step 5/33 : RUN apk add --update --no-cache make git 10:47:07 ---> Running in d54187bd686d 10:47:07 Removing intermediate container 1101751de701 10:47:07 ---> ca6616fa1199 10:47:07 Step 5/26 : RUN apk add --update --no-cache make bash git 10:47:07 ---> Running in 7a6f2ae0fe42 10:47:07 ---> Running in c11a8d056d41 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:08 OK: 233 MiB in 51 packages 10:47:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:08 OK: 233 MiB in 51 packages 10:47:08 OK: 233 MiB in 51 packages 10:47:09 OK: 233 MiB in 51 packages 10:47:09 OK: 233 MiB in 51 packages 10:47:09 Removing intermediate container 332d3a10233e 10:47:09 ---> 8f007b5b1936 10:47:09 Step 6/23 : COPY go.mod . 10:47:10 Removing intermediate container e2b557b6799e 10:47:10 ---> 9c5edbdf3fc8 10:47:10 Step 6/21 : COPY go.mod . 10:47:10 Removing intermediate container c11a8d056d41 10:47:10 ---> 7880f2409d33 10:47:10 Step 6/26 : COPY go.mod . 10:47:11 ---> 38a3908c8677 10:47:11 Step 7/23 : RUN go mod download 10:47:11 Removing intermediate container d54187bd686d 10:47:11 ---> 56d4de3fa028 10:47:11 Step 6/22 : COPY go.mod . 10:47:11 ---> Running in 4813a871ff99 10:47:11 Removing intermediate container 7a6f2ae0fe42 10:47:11 ---> a11e345077f1 10:47:11 Step 6/33 : COPY go.mod . 10:47:11 ---> 5498cd35e50e 10:47:11 Step 7/21 : RUN go mod download 10:47:11 ---> 283337fe519c 10:47:11 Step 7/26 : RUN go mod download 10:47:11 ---> Running in ea1b92630133 10:47:11 ---> Running in f391e0e2037c 10:47:12 ---> 47cb5184a0e9 10:47:12 Step 7/22 : RUN go mod download 10:47:12 ---> 9835d8beb0f4 10:47:12 Step 7/33 : RUN go mod download 10:47:12 ---> Running in 84ec287b0f20 10:47:12 ---> Running in 3b7694b0a486 10:47:16 Removing intermediate container f391e0e2037c 10:47:16 ---> 3ad658140434 10:47:16 Step 8/26 : COPY . . 10:47:16 Removing intermediate container 4813a871ff99 10:47:16 ---> 44136e42345b 10:47:16 Step 8/23 : COPY . . 10:47:16 Removing intermediate container 84ec287b0f20 10:47:16 ---> ab0cf9f4a94e 10:47:16 Step 8/22 : COPY . . 10:47:16 Removing intermediate container 3b7694b0a486 10:47:16 ---> b5e1688ed046 10:47:16 Step 8/33 : COPY . . 10:47:16 Removing intermediate container ea1b92630133 10:47:16 ---> ec0167fa8afd 10:47:16 Step 8/21 : COPY . . 10:47:45 gofmt -l . 10:47:47 [ "`gofmt -l .`" = "" ] 10:47:49 ./bin/test-go-mod-tidy.sh 10:47:50 ./bin/test-attribution-txt.sh [Pipeline] sh 10:47:52 + ls -al . 10:47:52 total 696 10:47:52 drwxrwxr-x 9 1001 1001 4096 Jan 26 10:47 . 10:47:52 drwxr-xr-x 4 root root 4096 Jan 26 10:43 .. 10:47:52 -rw-rw-r-- 1 1001 1001 11 Jan 26 10:42 .dockerignore 10:47:52 drwxrwxr-x 8 1001 1001 4096 Jan 26 10:42 .git 10:47:52 drwxrwxr-x 3 1001 1001 4096 Jan 26 10:42 .github 10:47:52 -rw-rw-r-- 1 1001 1001 872 Jan 26 10:42 .gitignore 10:47:52 -rw-rw-r-- 1 1001 1001 166 Jan 26 10:42 .sonarcloud.properties 10:47:52 -rw-rw-r-- 1 1001 1001 7859 Jan 26 10:42 Attribution.txt 10:47:52 -rw-rw-r-- 1 1001 1001 3804 Jan 26 10:42 CONTRIBUTING.md 10:47:52 -rw-rw-r-- 1 1001 1001 931 Jan 26 10:42 Dockerfile.build 10:47:52 -rw-rw-r-- 1 1001 1001 863 Jan 26 10:42 Jenkinsfile 10:47:52 -rw-rw-r-- 1 1001 1001 10775 Jan 26 10:42 LICENSE 10:47:52 -rw-rw-r-- 1 1001 1001 6001 Jan 26 10:42 Makefile 10:47:52 -rw-rw-r-- 1 1001 1001 6524 Jan 26 10:42 README.md 10:47:52 -rw-rw-r-- 1 1001 1001 6755 Jan 26 10:42 SECURITY.md 10:47:52 -rw-rw-r-- 1 1001 1001 5 Jan 26 10:40 VERSION 10:47:52 -rw-rw-r-- 1 1001 1001 4131 Jan 26 10:42 ZMQWindows.md 10:47:52 drwxrwxr-x 2 1001 1001 4096 Jan 26 10:42 bin 10:47:52 drwxrwxr-x 15 1001 1001 4096 Jan 26 10:42 cmd 10:47:52 -rw-r--r-- 1 root root 564700 Jan 26 10:46 coverage.out 10:47:52 -rw-r--r-- 1 root root 1053 Jan 26 10:47 go.mod 10:47:52 -rw-r--r-- 1 root root 18995 Jan 26 10:47 go.sum 10:47:52 drwxrwxr-x 8 1001 1001 4096 Jan 26 10:42 internal 10:47:52 drwxrwxr-x 4 1001 1001 4096 Jan 26 10:42 openapi 10:47:52 drwxrwxr-x 4 1001 1001 4096 Jan 26 10:42 snap 10:47:52 -rw-rw-r-- 1 1001 1001 168 Jan 26 10:42 version.go [Pipeline] sh 10:47:52 + '[' -e coverage.out ] 10:47:52 + chown 1001:1001 coverage.out [Pipeline] stash 10:47:52 Warning: overwriting stash ‘coverage-report’ 10:47:53 Stashed 1 file(s) [Pipeline] sh 10:47:54 + make build 10:47:54 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 10:48:04 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 10:48:25 ---> 9d9c46ad51e0 10:48:25 ---> 83245100c164 10:48:25 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:48:25 10:48:25 ---> 65e53aa0bad8 10:48:25 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 10:48:25 ---> 6921c33e0fcd 10:48:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:48:25 ---> a4dc0bbaf238 10:48:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:48:25 ---> Running in e330df3f9880 10:48:25 ---> Running in 447bd1ac7a4d 10:48:25 ---> Running in cb36b0249b37 10:48:25 ---> Running in 56dca0ce1177 10:48:25 ---> Running in 15cbd901787c 10:48:26 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 10:48:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:48:26 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 10:48:26 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 10:48:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:48:27 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 10:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:48:35 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 10:48:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:48:41 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 10:48:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:48:48 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 10:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:48:55 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 10:48:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 10:49:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:49:08 $ docker stop --time=1 069f98c3f48c9d7281b1cf8870085eba33f19c6925ca9809faa7c34f9c6117f0 10:49:10 $ docker rm -f 069f98c3f48c9d7281b1cf8870085eba33f19c6925ca9809faa7c34f9c6117f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:13 10:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:13 latest: Pulling from edgex-devops/edgex-compose-arm64 10:49:13 29e5d40040c1: Pulling fs layer 10:49:13 1ce36da41761: Pulling fs layer 10:49:13 25b303627fd3: Pulling fs layer 10:49:14 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 10:49:14 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 10:49:14 29e5d40040c1: Download complete 10:49:14 1ce36da41761: Verifying Checksum 10:49:14 1ce36da41761: Download complete 10:49:14 29e5d40040c1: Pull complete 10:49:16 1ce36da41761: Pull complete 10:49:16 25b303627fd3: Verifying Checksum 10:49:16 25b303627fd3: Download complete 10:49:20 Removing intermediate container 447bd1ac7a4d 10:49:20 ---> 70cc1b99e526 10:49:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:49:20 Removing intermediate container 56dca0ce1177 10:49:20 ---> 752f3fb86b5a 10:49:20 10:49:20 Step 10/22 : FROM alpine:3.12 10:49:20 ---> Running in ec84f7e33b2b 10:49:20 3.12: Pulling from library/alpine 10:49:22 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:49:22 Status: Downloaded newer image for alpine:3.12 10:49:22 ---> 389fef711851 10:49:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:49:22 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 10:49:24 ---> Running in e4e6d98d5328 10:49:24 Removing intermediate container cb36b0249b37 10:49:24 ---> ce6ddcf86ed8 10:49:24 10:49:24 Step 10/21 : FROM alpine:3.12 10:49:24 ---> 389fef711851 10:49:24 Step 11/21 : RUN apk add --update --no-cache curl 10:49:25 ---> Running in 48d24eaeba10 10:49:26 25b303627fd3: Pull complete 10:49:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:49:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:49:26 prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container 10:49:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:49:26 (1/1) Installing dumb-init (1.2.2-r1) 10:49:26 Executing busybox-1.31.1-r19.trigger 10:49:26 OK: 6 MiB in 15 packages 10:49:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:49:27 Removing intermediate container ec84f7e33b2b 10:49:27 ---> a90e7db66486 10:49:27 10:49:27 Step 11/26 : FROM docker:20.10.0 10:49:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:49:27 20.10.0: Pulling from library/docker 10:49:27 (1/4) Installing ca-certificates (20191127-r4) 10:49:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:49:27 (3/4) Installing libcurl (7.69.1-r3) 10:49:27 (4/4) Installing curl (7.69.1-r3) 10:49:27 Executing busybox-1.31.1-r19.trigger 10:49:27 Executing ca-certificates-20191127-r4.trigger 10:49:28 OK: 7 MiB in 18 packages 10:49:29 $ docker top 73f50a163b8573ed1095d3daec4afa8a261e8cc295969ed019249b494df6df4b -eo pid,comm 10:49:29 Removing intermediate container e330df3f9880 10:49:29 ---> cc1420927eef 10:49:29 10:49:29 Step 10/33 : FROM alpine:3.12 10:49:29 ---> 389fef711851 10:49:29 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [Pipeline] { [Pipeline] sh 10:49:31 + docker-compose build --help 10:49:31 + grep parallel 10:49:31 ---> Running in 70bb9c2d97ff 10:49:31 Removing intermediate container 15cbd901787c 10:49:31 ---> 765f68f92078 10:49:31 10:49:31 Step 10/23 : FROM alpine:3.12 10:49:31 ---> 389fef711851 10:49:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:49:31 ---> Using cache 10:49:31 ---> 85fa23872ac3 10:49:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:49:31 Removing intermediate container e4e6d98d5328 10:49:31 ---> 85fa23872ac3 10:49:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:49:31 ---> Running in 3b99d75ac24d 10:49:32 ---> Running in eb65a7bc6767 10:49:32 Removing intermediate container 48d24eaeba10 10:49:32 ---> 264726229955 10:49:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:49:32 Removing intermediate container 3b99d75ac24d 10:49:32 ---> 6aba7f4584ca 10:49:32 Step 13/23 : ENV APP_PORT=48081 10:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:49:32 ---> Running in f4d6dcd185c6 10:49:32 ---> Running in 3a59f389e50f 10:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:49:33 Removing intermediate container eb65a7bc6767 10:49:33 ---> 42116db32c5d 10:49:33 Step 13/22 : ENV APP_PORT=48085 10:49:33 ---> Running in 20a380ab0b32 10:49:33 (1/3) Installing dumb-init (1.2.2-r1) 10:49:33 Removing intermediate container f4d6dcd185c6 10:49:33 ---> 52ca425dd4e8 10:49:33 Step 13/21 : WORKDIR /edgex 10:49:33 (2/3) Installing openssl (1.1.1i-r0) 10:49:33 (3/3) Installing su-exec (0.2-r1) 10:49:33 Removing intermediate container 3a59f389e50f 10:49:33 ---> 30e1cbe6222b 10:49:33 Step 14/23 : EXPOSE $APP_PORT 10:49:33 Executing busybox-1.31.1-r19.trigger 10:49:33 OK: 6 MiB in 17 packages 10:49:33 ---> Running in 526b5e69f43b 10:49:33 ---> Running in cf36437067b2 10:49:34 Removing intermediate container 20a380ab0b32 10:49:34 ---> 6bdc324ec8a2 10:49:34 Step 14/22 : EXPOSE $APP_PORT 10:49:34 --parallel Build images in parallel. 10:49:34 Removing intermediate container cf36437067b2 10:49:34 ---> 2d6302ac1647 10:49:34 Step 15/23 : WORKDIR / 10:49:34 ---> Running in d7193774a980 [Pipeline] } 10:49:34 $ docker stop --time=1 73f50a163b8573ed1095d3daec4afa8a261e8cc295969ed019249b494df6df4b 10:49:34 Removing intermediate container 526b5e69f43b 10:49:34 ---> 2427ab1ce272 10:49:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:49:34 ---> Running in 4cd1cd9a01aa 10:49:35 Removing intermediate container d7193774a980 10:49:35 ---> 2d62a3a79cdc 10:49:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:35 Removing intermediate container 70bb9c2d97ff 10:49:35 ---> 8a1285ac5e99 10:49:35 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:49:36 Removing intermediate container 4cd1cd9a01aa 10:49:36 ---> dce7ec375435 10:49:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:36 ---> Running in 1b8a17ca1edf 10:49:36 $ docker rm -f 73f50a163b8573ed1095d3daec4afa8a261e8cc295969ed019249b494df6df4b 10:49:36 ---> 5d52993d8001 10:49:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] // withDockerContainer 10:49:37 ---> 67f6bd29b325 10:49:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:37 Removing intermediate container 1b8a17ca1edf 10:49:37 ---> 6a5e1bcc49fd 10:49:37 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 10:49:37 ---> 641880d96216 10:49:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:49:37 . [Pipeline] withDockerContainer 10:49:37 ---> Running in e5156d2bc1b6 10:49:38 prd-ubuntu18.04-docker-arm64-4c-16g-22823 does not seem to be running inside a container 10:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:49:38 ---> 09018f20e3f9 10:49:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:49:38 ---> de3918f1b073 10:49:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:49:38 Removing intermediate container e5156d2bc1b6 10:49:38 ---> d5df403f3225 10:49:38 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 10:49:39 $ docker top ae0317f7cfa608d0046b8c0c33bb319e36a68434793574632e93ba9338819392 -eo pid,comm 10:49:39 ---> Running in 1b1421ede541 10:49:39 ---> df693ed7d6a9 10:49:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:49:39 ---> 6a7c21c1d141 10:49:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:49:39 ---> 7974bca51a87 10:49:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:49:39 ---> Running in 95d1df7709e5 [Pipeline] { [Pipeline] sh 10:49:40 ---> Running in 3b955c883ab2 10:49:40 ---> 83d39579dccf 10:49:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:49:40 + docker-compose -f ./docker-compose-build.yml build --parallel 10:49:41 Removing intermediate container 95d1df7709e5 10:49:41 ---> 56a7a4f651d8 10:49:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:41 Connecting to github.com (140.82.113.3:443) 10:49:41 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.74.188:443) 10:49:41  ---> Running in ad5699b319cb 10:49:41 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 10:49:41  ---> Running in 5114992f52e4 10:49:41 Removing intermediate container 3b955c883ab2 10:49:41 ---> fedd8ba084d1 10:49:41 Step 18/21 : CMD ["--init=true"] 10:49:41 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 10:49:41 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 10:49:41 dockerize 10:49:41 ---> Running in 1c9d5321abfa 10:49:41 Removing intermediate container ad5699b319cb 10:49:41 ---> 03d883e63244 10:49:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:42 ---> Running in 38644f87a5e1 10:49:42 Removing intermediate container 5114992f52e4 10:49:42 ---> c8fa9f8db77b 10:49:42 Step 20/22 : LABEL arch=x86_64 10:49:42 Removing intermediate container 1c9d5321abfa 10:49:42 ---> 8175cb2c522f 10:49:42 Step 19/21 : LABEL arch=x86_64 10:49:42 ---> Running in 88abd5ac24fb 10:49:42 ---> Running in 4bb61cdc5eb9 10:49:42 Removing intermediate container 38644f87a5e1 10:49:42 ---> 810a03cc8c59 10:49:42 Step 21/23 : LABEL arch=x86_64 10:49:43 ---> Running in 25774c265418 10:49:43 Removing intermediate container 88abd5ac24fb 10:49:43 ---> 959d750875b4 10:49:43 Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:49:43 Removing intermediate container 4bb61cdc5eb9 10:49:43 ---> b5fde60140c4 10:49:43 Step 20/21 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:49:43 Removing intermediate container 1b1421ede541 10:49:43 ---> 5c7c16a53a55 10:49:43 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 10:49:43 ---> Running in 076d233653de 10:49:43 ---> Running in 166961046a54 10:49:43 ---> Running in d5d93efc0cd1 10:49:43 Removing intermediate container 25774c265418 10:49:43 ---> 451b218d02ab 10:49:43 Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:49:43 Removing intermediate container 076d233653de 10:49:43 ---> 9227e3f429d8 10:49:43 Step 22/22 : LABEL version=0.0.0 10:49:44 ---> Running in 8b4ec4e491cb 10:49:44 Removing intermediate container 166961046a54 10:49:44 ---> 043c23207b9a 10:49:44 Step 21/21 : LABEL version=0.0.0 10:49:44 ---> Running in 87a335e8e3fb 10:49:44 Removing intermediate container d5d93efc0cd1 10:49:44 ---> ca84164a96c1 10:49:44 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:49:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:49:44 Status: Downloaded newer image for docker:20.10.0 10:49:44 ---> aefe523efa57 10:49:44 Step 12/26 : RUN apk add --no-cache bash 10:49:44 ---> Running in fdafb88f002f 10:49:44 ---> Running in 3daccf44abe7 10:49:44 ---> Running in d0b1c059023d 10:49:44 Removing intermediate container 8b4ec4e491cb 10:49:44 ---> ba8eb7dad21e 10:49:44 Step 23/23 : LABEL version=0.0.0 10:49:44 Removing intermediate container 87a335e8e3fb 10:49:44 ---> a22742df1497 10:49:44 10:49:44 Removing intermediate container fdafb88f002f 10:49:44 ---> 30f05f82c934 10:49:44 10:49:44 ---> Running in 52d29de380f8 10:49:44 Removing intermediate container 3daccf44abe7 10:49:44 ---> 4ac3b5ec0461 10:49:44 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} 10:49:44 Successfully built a22742df1497 10:49:45 Building docker-core-command-go ... 10:49:45 Building docker-core-data-go ... 10:49:45 Building docker-core-metadata-go ... 10:49:45 Building docker-security-bootstrapper-go ... 10:49:45 Building docker-security-proxy-setup-go ... 10:49:45 Building docker-security-secretstore-setup-go ... 10:49:45 Building docker-support-notifications-go ... 10:49:45 Building docker-support-scheduler-go ... 10:49:45 Building docker-sys-mgmt-agent-go ... 10:49:45 Building docker-security-secretstore-setup-go 10:49:45 Building docker-support-scheduler-go 10:49:45 Building docker-security-proxy-setup-go 10:49:45 Building docker-security-bootstrapper-go 10:49:45 Building docker-core-command-go 10:49:45 Successfully tagged docker-support-scheduler-go:latest 10:49:45 Building docker-security-secretstore-setup-go 10:49:45  Building docker-support-scheduler-go ... done  ---> Running in ba5494065cbf 10:49:45 Successfully built 30f05f82c934 10:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:49:45 Removing intermediate container 52d29de380f8 10:49:45 ---> 22dea463c7f0 10:49:45 10:49:45 Successfully tagged docker-security-proxy-setup-go:latest 10:49:45  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 10:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:49:45 Successfully built 22dea463c7f0 10:49:45 Successfully tagged docker-core-metadata-go:latest 10:49:45 Building docker-core-command-go 10:49:45 (1/2) Installing readline (8.0.4-r0) 10:49:46  Building docker-core-metadata-go ... done (2/2) Installing bash (5.0.17-r0) 10:49:46 Executing bash-5.0.17-r0.post-install 10:49:46 Executing busybox-1.31.1-r19.trigger 10:49:46 OK: 12 MiB in 22 packages 10:49:46 Move dockerize executable 10:49:47 Removing intermediate container d0b1c059023d 10:49:47 ---> 0fd93d97801e 10:49:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:49:49 ---> Running in 7061d85454a6 10:49:50 Removing intermediate container ba5494065cbf 10:49:50 ---> 0bb75bf2fcfa 10:49:50 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 10:49:51 ---> Running in b6f9ae7f5599 10:49:51 Removing intermediate container 7061d85454a6 10:49:51 ---> a941fab971aa 10:49:51 Step 14/26 : ENV APP_PORT=48090 10:49:51 ---> Running in 37e9b48216b6 10:49:51 Removing intermediate container b6f9ae7f5599 10:49:51 ---> 573548d0dd00 10:49:51 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:49:53 Removing intermediate container 37e9b48216b6 10:49:53 ---> f8f8a8e17368 10:49:53 Step 15/26 : EXPOSE $APP_PORT 10:49:54 ---> Running in e0995189960f 10:49:54 ---> 3771ae01231b 10:49:54 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:49:55 ---> Running in 01e2f9c69363 10:49:55 Removing intermediate container e0995189960f 10:49:55 ---> 03f58f2a1e6c 10:49:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:49:56 ---> 82709d481ddc 10:49:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:49:59 ---> beb83fd09845 10:49:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:50:00 Removing intermediate container 01e2f9c69363 10:50:00 ---> c5d8ebe6c854 10:50:00 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:50:00 ---> 9a8d7b7f5693 10:50:00 Step 19/26 : RUN apk --no-cache add py3-pip 10:50:00 ---> Running in 6d267327aa44 10:50:02 ---> 48cda22fde2b 10:50:02 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:03 ---> 3c35f33f11ea 10:50:03 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:50:04 (1/33) Installing libbz2 (1.0.8-r1) 10:50:04 (2/33) Installing expat (2.2.9-r1) 10:50:04 (3/33) Installing libffi (3.3-r2) 10:50:04 (4/33) Installing gdbm (1.13-r1) 10:50:04 (5/33) Installing xz-libs (5.2.5-r0) 10:50:04 (6/33) Installing sqlite-libs (3.32.1-r0) 10:50:04 (7/33) Installing python3 (3.8.5-r0) 10:50:09 ---> dcfc9b0cc8b0 10:50:09 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 10:50:10 (8/33) Installing py3-appdirs (1.4.4-r1) 10:50:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:50:10 (10/33) Installing py3-parsing (2.4.7-r0) 10:50:10 (11/33) Installing py3-six (1.15.0-r0) 10:50:10 (12/33) Installing py3-packaging (20.4-r0) 10:50:10 (13/33) Installing py3-setuptools (47.0.0-r0) 10:50:10 (14/33) Installing py3-chardet (3.0.4-r4) 10:50:10 (15/33) Installing py3-idna (2.9-r0) 10:50:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:50:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:50:10 (18/33) Installing py3-requests (2.23.0-r0) 10:50:10 (19/33) Installing py3-msgpack (1.0.0-r0) 10:50:12 (20/33) Installing py3-lockfile (0.12.2-r3) 10:50:12 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:50:12 (22/33) Installing py3-colorama (0.4.3-r0) 10:50:13 (23/33) Installing py3-distlib (0.3.0-r0) 10:50:13 (24/33) Installing py3-distro (1.5.0-r1) 10:50:13 (25/33) Installing py3-webencodings (0.5.1-r3) 10:50:13 (26/33) Installing py3-html5lib (1.0.1-r4) 10:50:14 (27/33) Installing py3-pytoml (0.1.21-r0) 10:50:14 (28/33) Installing py3-pep517 (0.8.2-r0) 10:50:14 (29/33) Installing py3-progress (1.5-r0) 10:50:14 (30/33) Installing py3-toml (0.10.1-r0) 10:50:14 (31/33) Installing py3-retrying (1.3.3-r0) 10:50:14 ---> bf01cafa4842 10:50:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:50:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:50:14 (33/33) Installing py3-pip (20.1.1-r0) 10:50:15 Executing busybox-1.31.1-r19.trigger 10:50:15 OK: 71 MiB in 55 packages 10:50:16 ---> 8d7d4271ee44 10:50:16 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 10:50:17 ---> Running in 5ba342582a2d 10:50:18 Removing intermediate container 5ba342582a2d 10:50:18 ---> 11381814f614 10:50:18 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:50:21 ---> 1f1afa4a66b8 10:50:21 Step 28/33 : RUN chmod +x /entrypoint.sh 10:50:24 ---> Running in 05dd2bd8b407 10:50:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:50:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:50:27 ---> 269fe579fc7f 10:50:27 Step 3/24 : WORKDIR /edgex-go 10:50:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:50:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:50:27 ---> 269fe579fc7f 10:50:27 Step 3/22 : WORKDIR /edgex-go 10:50:27 ---> Using cache 10:50:27 ---> a855c063323f 10:50:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:27 ---> Using cache 10:50:27 ---> a855c063323f 10:50:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:27 ---> Using cache 10:50:27 ---> 287b12509bd8 10:50:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:50:27 ---> Using cache 10:50:27 ---> 287b12509bd8 10:50:27 Step 5/24 : RUN apk add --update --no-cache make git 10:50:27 ---> Using cache 10:50:27 ---> 56d4de3fa028 10:50:27 Step 6/24 : COPY go.mod . 10:50:27 ---> Using cache 10:50:27 ---> 47cb5184a0e9 10:50:27 Step 7/24 : RUN go mod download 10:50:27 ---> Using cache 10:50:27 ---> ab0cf9f4a94e 10:50:27 Step 8/24 : COPY . . 10:50:28 ---> Using cache 10:50:28 ---> 9d9c46ad51e0 10:50:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:50:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:50:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:50:28 ---> 269fe579fc7f 10:50:28 Step 3/23 : WORKDIR /edgex-go 10:50:28 ---> Using cache 10:50:28 ---> a855c063323f 10:50:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:28 ---> Using cache 10:50:28 ---> 287b12509bd8 10:50:28 Step 5/23 : RUN apk add --update --no-cache make git 10:50:28 ---> Using cache 10:50:28 ---> 56d4de3fa028 10:50:28 Step 6/23 : COPY go.mod . 10:50:28 ---> Using cache 10:50:28 ---> 47cb5184a0e9 10:50:28 Step 7/23 : RUN go mod download 10:50:28 ---> Using cache 10:50:28 ---> ab0cf9f4a94e 10:50:28 Step 8/23 : COPY . . 10:50:28 ---> Using cache 10:50:28 ---> 9d9c46ad51e0 10:50:28 Step 9/23 : RUN make cmd/core-command/core-command 10:50:29 ---> Running in f1f4271c12f4 10:50:29 ---> Running in 310127b0ac64 10:50:29 ---> Running in 7408c671f920 10:50:30 Removing intermediate container 05dd2bd8b407 10:50:30 ---> 369f86bff11f 10:50:30 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:50:30 ---> Running in 9a1969ee31d4 10:50:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:50:31 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 10:50:31 Removing intermediate container 9a1969ee31d4 10:50:31 ---> 03f6e8c916ce 10:50:31 Step 30/33 : CMD ["gate"] 10:50:31 ---> Running in 4a43b50268c6 10:50:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:32 Removing intermediate container 4a43b50268c6 10:50:32 ---> c967d3328b9f 10:50:32 Step 31/33 : LABEL arch=x86_64 10:50:33 OK: 233 MiB in 51 packages 10:50:33 ---> Running in e73f80c19baa 10:50:33 Removing intermediate container e73f80c19baa 10:50:33 ---> c912daf178f6 10:50:33 Step 32/33 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:50:34 ---> Running in 350fe90fe3f1 10:50:34 Removing intermediate container f1f4271c12f4 10:50:34 ---> 05e50687b2a3 10:50:34 Step 6/22 : COPY go.mod . 10:50:35 Removing intermediate container 350fe90fe3f1 10:50:35 ---> 7d903aceed22 10:50:35 Step 33/33 : LABEL version=0.0.0 10:50:35 ---> 8ad45ffddd3a 10:50:35 Step 7/22 : RUN go mod download 10:50:35 ---> Running in 02927715a3df 10:50:36 ---> Running in cef7d0544919 10:50:36 Removing intermediate container 02927715a3df 10:50:36 ---> 8db16ec1a038 10:50:36 10:50:37 Successfully built 8db16ec1a038 10:50:37 Successfully tagged docker-security-bootstrapper-go:latest 10:50:37 Building docker-core-data-go 10:50:46  Building docker-security-bootstrapper-go ... done Removing intermediate container cef7d0544919 10:50:46 ---> 3a32a9d7388a 10:50:46 Step 8/22 : COPY . . 10:51:06 Removing intermediate container 6d267327aa44 10:51:06 ---> 25803c64ea26 10:51:06 Step 20/26 : RUN pip install docker-compose==1.23.2 10:51:06 ---> Running in 0d87ebe7027e 10:51:06 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:51:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:51:06 ---> 373f8ffb2c28 10:51:06 Step 3/33 : WORKDIR /edgex-go 10:51:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:51:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:51:06 ---> 373f8ffb2c28 10:51:06 Step 3/24 : WORKDIR /edgex-go 10:51:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:51:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:51:06 ---> 373f8ffb2c28 10:51:06 Step 3/22 : WORKDIR /edgex-go 10:51:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:51:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:51:06 ---> 373f8ffb2c28 10:51:06 Step 3/23 : WORKDIR /edgex-go 10:51:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:51:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:51:06 ---> 373f8ffb2c28 10:51:06 Step 3/21 : WORKDIR /edgex-go 10:51:06 ---> Running in 7be089cb8e08 10:51:06 ---> Running in b8e90b7fda73 10:51:06 ---> Running in 5a57b6f91ac2 10:51:06 ---> Running in 63ae31174475 10:51:06 ---> Running in 718e03596930 10:51:06 Removing intermediate container 7be089cb8e08 10:51:06 ---> b929c99f276d 10:51:06 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:06 Removing intermediate container b8e90b7fda73 10:51:06 ---> 19c39b8d8279 10:51:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:06 Removing intermediate container 63ae31174475 10:51:06 ---> 959763fa95bf 10:51:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:06 Removing intermediate container 718e03596930 10:51:06 ---> a7d66b6575e1 10:51:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:06 Removing intermediate container 5a57b6f91ac2 10:51:06 ---> 6745fdb595dd 10:51:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:06 ---> Running in e1af2110dbd3 10:51:06 ---> Running in bd0f7c7d4331 10:51:06 ---> Running in 6d315eec2fc7 10:51:06 ---> Running in 11cd83159199 10:51:06 ---> Running in 04068a29b8bc 10:51:06 Removing intermediate container e1af2110dbd3 10:51:06 ---> eef923e7690c 10:51:06 Step 5/33 : RUN apk add --update --no-cache make git 10:51:06 ---> Running in fe342f9df9c6 10:51:06 Removing intermediate container bd0f7c7d4331 10:51:06 ---> 741398ab8abd 10:51:06 Step 5/23 : RUN apk add --update --no-cache make git 10:51:06 ---> Running in 416a6ef65f64 10:51:06 Removing intermediate container 04068a29b8bc 10:51:06 ---> 189a585a10f4 10:51:06 Step 5/24 : RUN apk add --update --no-cache make git 10:51:06 Removing intermediate container 6d315eec2fc7 10:51:06 ---> d738c0c0644a 10:51:06 Step 5/21 : RUN apk add --update --no-cache make git 10:51:06 Removing intermediate container 11cd83159199 10:51:06 ---> 57540d0c1ded 10:51:06 Step 5/22 : RUN apk add --update --no-cache make git 10:51:06 ---> Running in 7e648e7003a3 10:51:06 ---> Running in b42ddc516319 10:51:06 ---> Running in eee9b8c9fe78 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:51:06 OK: 217 MiB in 51 packages 10:51:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:51:06 OK: 217 MiB in 51 packages 10:51:06 OK: 217 MiB in 51 packages 10:51:07 OK: 217 MiB in 51 packages 10:51:07 OK: 217 MiB in 51 packages 10:51:08 Removing intermediate container fe342f9df9c6 10:51:08 ---> c2780814704e 10:51:08 Step 6/33 : COPY go.mod . 10:51:08 Removing intermediate container 416a6ef65f64 10:51:08 ---> 3c8672e80117 10:51:08 Step 6/23 : COPY go.mod . 10:51:08 Removing intermediate container b42ddc516319 10:51:08 ---> 81b8da7a03ef 10:51:08 Step 6/22 : COPY go.mod . 10:51:08 Removing intermediate container 7e648e7003a3 10:51:08 ---> 80ec319739ad 10:51:08 Step 6/21 : COPY go.mod . 10:51:08 ---> e41f5476c357 10:51:08 Step 7/33 : RUN go mod download 10:51:08 Removing intermediate container eee9b8c9fe78 10:51:08 ---> b9988c3c7c89 10:51:08 Step 6/24 : COPY go.mod . 10:51:09 ---> Running in 57ed1dec9fef 10:51:09 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 10:51:09 ---> 0d90019cf933 10:51:09 ---> 9a7aca9e4170 10:51:09 Step 7/23 : RUN go mod download 10:51:09 Step 7/22 : RUN go mod download 10:51:10 ---> Running in dcf31762d0fa 10:51:10 ---> Running in ec7b850fe503 10:51:10 ---> b270470b4ad6 10:51:10 Step 7/21 : RUN go mod download 10:51:10 ---> 8ba087179bf6 10:51:10 Step 7/24 : RUN go mod download 10:51:10 ---> Running in d7178b7e5d7f 10:51:10 ---> Running in 5f5f93a073ab 10:51:13 Removing intermediate container 57ed1dec9fef 10:51:13 ---> e6b7da4ce8a5 10:51:13 Step 8/33 : COPY . . 10:51:16 Removing intermediate container dcf31762d0fa 10:51:16 ---> 11aad222ef9f 10:51:16 Step 8/23 : COPY . . 10:51:16 Removing intermediate container ec7b850fe503 10:51:16 ---> cd5cd79a78ff 10:51:16 Step 8/22 : COPY . . 10:51:16 Removing intermediate container 5f5f93a073ab 10:51:16 ---> 98163f914240 10:51:16 Step 8/21 : COPY . . 10:51:16 Removing intermediate container d7178b7e5d7f 10:51:16 ---> e62da29907ad 10:51:16 Step 8/24 : COPY . . 10:51:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:51:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:51:20 ---> 269fe579fc7f 10:51:20 Step 3/23 : WORKDIR /edgex-go 10:51:20 ---> Using cache 10:51:20 ---> a855c063323f 10:51:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:51:20 ---> Using cache 10:51:20 ---> 287b12509bd8 10:51:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:51:21 ---> Running in e39612a11f77 10:51:21 Removing intermediate container 7408c671f920 10:51:21 ---> 06296db8c275 10:51:21 10:51:21 Step 10/23 : FROM alpine:3.12 10:51:21 ---> 389fef711851 10:51:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:51:22 ---> Using cache 10:51:22 ---> 85fa23872ac3 10:51:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:51:22 ---> Using cache 10:51:22 ---> 42116db32c5d 10:51:22 Step 13/23 : ENV APP_PORT=48082 10:51:23 ---> Running in 506cb5d1600b 10:51:25 Removing intermediate container 506cb5d1600b 10:51:25 ---> a6fcb3e6691d 10:51:25 Step 14/23 : EXPOSE $APP_PORT 10:51:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:51:25 ---> Running in 8b80a50fbc54 10:51:25 Collecting docker-compose==1.23.2 10:51:25 Removing intermediate container 8b80a50fbc54 10:51:25 ---> 3199e6b2ed65 10:51:25 Step 15/23 : WORKDIR / 10:51:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:51:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:51:26 ---> Running in 2e0e29e96f07 10:51:26 Collecting docker<4.0,>=3.6.0 10:51:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:51:27 OK: 233 MiB in 51 packages 10:51:27 Collecting jsonschema<3,>=2.5.1 10:51:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:51:29 Collecting dockerpty<0.5,>=0.4.1 10:51:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:51:29 Removing intermediate container 2e0e29e96f07 10:51:29 ---> c69ca515f6d4 10:51:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:51:30 Removing intermediate container 310127b0ac64 10:51:30 ---> e8a5e953ab70 10:51:30 10:51:30 Step 10/24 : FROM alpine:3.12 10:51:30 ---> 389fef711851 10:51:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:51:30 Removing intermediate container e39612a11f77 10:51:30 ---> 57b7a1e7f06e 10:51:30 Step 6/23 : COPY go.mod . 10:51:30 ---> 70207275ec5d 10:51:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:51:30 ---> Running in 4aaaa5c25070 10:51:31 ---> 6ec5e8baad56 10:51:31 Step 7/23 : RUN go mod download 10:51:31 ---> Running in bd165848ba2f 10:51:32 Collecting texttable<0.10,>=0.9.0 10:51:32 Downloading texttable-0.9.1.tar.gz (11 kB) 10:51:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:51:33 ---> 605d32812299 10:51:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:51:33 Collecting websocket-client<1.0,>=0.32.0 10:51:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:51:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:51:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:51:34 ---> 4625aaafb50e 10:51:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:51:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:51:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:51:34 ---> Running in 036a5e8fe4c5 10:51:34 (1/5) Installing ca-certificates (20191127-r4) 10:51:34 (2/5) Installing nghttp2-libs (1.41.0-r0) 10:51:34 (3/5) Installing libcurl (7.69.1-r3) 10:51:34 Collecting cached-property<2,>=1.2.0 10:51:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:51:34 (4/5) Installing curl (7.69.1-r3) 10:51:34 (5/5) Installing dumb-init (1.2.2-r1) 10:51:34 Executing busybox-1.31.1-r19.trigger 10:51:34 Executing ca-certificates-20191127-r4.trigger 10:51:34 OK: 7 MiB in 19 packages 10:51:34 ---> 1c16cf236ffe 10:51:34 Step 19/23 : ENTRYPOINT ["/core-command"] 10:51:35 ---> Running in ba4be45ac04f 10:51:35 Collecting PyYAML<4,>=3.10 10:51:35 Downloading PyYAML-3.13.tar.gz (270 kB) 10:51:36 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 10:51:36 Removing intermediate container ba4be45ac04f 10:51:36 ---> d6354353d62c 10:51:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:51:36 ---> Running in 1e6ff3b49508 10:51:36 Collecting docopt<0.7,>=0.6.1 10:51:36 Downloading docopt-0.6.2.tar.gz (25 kB) 10:51:37 Removing intermediate container 4aaaa5c25070 10:51:37 ---> f30e29d2f31b 10:51:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:51:37 Removing intermediate container 1e6ff3b49508 10:51:37 ---> 36ed570bcd34 10:51:37 Step 21/23 : LABEL arch=x86_64 10:51:37 ---> Running in 2b2f50e8e00a 10:51:37 ---> Running in d15f2b5fcbec 10:51:37 Removing intermediate container bd165848ba2f 10:51:37 ---> 0c1dcdf5d548 10:51:37 Step 8/23 : COPY . . 10:51:38 Collecting docker-pycreds>=0.4.0 10:51:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:51:38 Removing intermediate container 2b2f50e8e00a 10:51:38 ---> c106e60f76fd 10:51:38 Step 13/24 : WORKDIR / 10:51:38 Removing intermediate container d15f2b5fcbec 10:51:38 ---> 78193a03f3e1 10:51:38 Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:51:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 10:51:38 ---> Running in ede81dbc92be 10:51:38 Collecting urllib3<1.25,>=1.21.1 10:51:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:51:38 ---> Running in 1261d2e9962e 10:51:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 10:51:38 Collecting idna<2.8,>=2.5 10:51:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:51:38 ---> dd9db41280e9 10:51:38 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 10:51:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:51:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:51:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:51:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:51:39 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, texttable, cached-property, PyYAML, docopt, docker-compose 10:51:39 Attempting uninstall: urllib3 10:51:39 Found existing installation: urllib3 1.25.9 10:51:39 Uninstalling urllib3-1.25.9: 10:51:40 ---> Running in 607efab510f5 10:51:40 Removing intermediate container ede81dbc92be 10:51:40 ---> 98e4e3db49ad 10:51:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:51:40 Removing intermediate container 1261d2e9962e 10:51:40 ---> 5674ae21a8de 10:51:40 Step 23/23 : LABEL version=0.0.0 10:51:40 ---> 33b7019c7c55 10:51:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:51:40 ---> 5d2060222f85 10:51:40 Step 9/23 : RUN make cmd/core-command/core-command 10:51:41 ---> 3d084a147237 10:51:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:51:41 ---> 5b09df5a0b9b 10:51:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:51:41 Successfully uninstalled urllib3-1.25.9 10:51:41 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 10:51:41 ---> Running in e8fe37d86c0a 10:51:41 ---> Running in e1b12d559307 10:51:41 ---> Running in 6e797bb5343b 10:51:41 ---> Running in 2a5456795058 10:51:42 ---> Running in 5071cd9dca55 10:51:42 Attempting uninstall: idna 10:51:42 Found existing installation: idna 2.9 10:51:42 Uninstalling idna-2.9: 10:51:43 Successfully uninstalled idna-2.9 10:51:43 ---> 7007d65e7dad 10:51:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:51:43 Attempting uninstall: requests 10:51:43 Found existing installation: requests 2.23.0 10:51:43 Uninstalling requests-2.23.0: 10:51:44 Removing intermediate container 5071cd9dca55 10:51:44 ---> 7354cfc447f3 10:51:44 10:51:44 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 10:51:44 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 10:51:44 Successfully uninstalled requests-2.23.0 10:51:45 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 10:51:45 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 10:51:47 Successfully built 7354cfc447f3 10:51:47 Successfully tagged docker-core-command-go:latest 10:51:48  Building docker-core-command-go ... done  ---> 92b1775e17af 10:51:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:51:50 Running setup.py install for dockerpty: started 10:51:50 ---> 28b713991ae7 10:51:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:51:52 Running setup.py install for dockerpty: finished with status 'done' 10:51:52 Running setup.py install for texttable: started 10:51:53 ---> 2184eff5bd68 10:51:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:51:53 Running setup.py install for texttable: finished with status 'done' 10:51:54 Running setup.py install for PyYAML: started 10:51:54 Running setup.py install for PyYAML: finished with status 'done' 10:51:54 Running setup.py install for docopt: started 10:51:55 ---> f1d0ecf6e6c5 10:51:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:51:55 Running setup.py install for docopt: finished with status 'done' 10:51:56 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 10:51:56 ---> a28de60b6076 10:51:56 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/ 10:51:57 ---> Running in 9f2c0d3e9f40 10:52:06 Removing intermediate container 9f2c0d3e9f40 10:52:06 ---> c16956b0f58f 10:52:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:52:06 Removing intermediate container 0d87ebe7027e 10:52:06 ---> 5cc8fb72a1b4 10:52:06 Step 21/26 : RUN apk --no-cache add curl 10:52:06 ---> Running in a8dc546068d8 10:52:06 ---> Running in 554ccb41d6f4 10:52:08 Removing intermediate container a8dc546068d8 10:52:08 ---> 2b3311d05ae5 10:52:08 Step 22/24 : LABEL arch=x86_64 10:52:08 ---> Running in 54a13b178a64 10:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:09 Removing intermediate container 54a13b178a64 10:52:09 ---> 31c0cb00a1d3 10:52:09 Step 23/24 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:52:10 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:52:10 (2/3) Installing libcurl (7.69.1-r3) 10:52:10 (3/3) Installing curl (7.69.1-r3) 10:52:10 Executing busybox-1.31.1-r19.trigger 10:52:10 OK: 72 MiB in 58 packages 10:52:12 ---> Running in 0be12b5fe18e 10:52:12 Removing intermediate container 036a5e8fe4c5 10:52:12 ---> b81bb7d22b0b 10:52:12 10:52:12 Step 10/22 : FROM alpine:3.12 10:52:12 ---> 389fef711851 10:52:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:52:13 Removing intermediate container 0be12b5fe18e 10:52:13 ---> dcce7aaa42ef 10:52:13 Step 24/24 : LABEL version=0.0.0 10:52:13 ---> Running in f3608a77450f 10:52:13 ---> Running in d5a033457543 10:52:13 Removing intermediate container 554ccb41d6f4 10:52:13 ---> 7d346eb4ff67 10:52:13 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:52:15 ---> Running in 47290c215d3f 10:52:15 Removing intermediate container d5a033457543 10:52:15 ---> ae74e6d43338 10:52:15 10:52:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:15 Successfully built ae74e6d43338 10:52:15 (1/2) Installing ca-certificates (20191127-r4) 10:52:15 (2/2) Installing dumb-init (1.2.2-r1) 10:52:15 Executing busybox-1.31.1-r19.trigger 10:52:15 Executing ca-certificates-20191127-r4.trigger 10:52:16 OK: 6 MiB in 16 packages 10:52:16 Successfully tagged docker-security-secretstore-setup-go:latest 10:52:16  Building docker-security-secretstore-setup-go ... done Removing intermediate container 47290c215d3f 10:52:16 ---> 3df89f734f92 10:52:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:16 ---> d7471edf74eb 10:52:16 Step 9/23 : RUN make cmd/core-data/core-data 10:52:16 ---> Running in bac2109eb66e 10:52:16 ---> Running in 04e91fbf7bbf 10:52:16 Removing intermediate container bac2109eb66e 10:52:16 ---> 3dca0f1c3dc6 10:52:16 Step 24/26 : LABEL arch=x86_64 10:52:16 ---> Running in df163e57fa41 10:52:17 Removing intermediate container f3608a77450f 10:52:17 ---> 955b7fc5f1c6 10:52:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:52:17 ---> Running in 378ef55b5abd 10:52:17 Removing intermediate container df163e57fa41 10:52:17 ---> 1407989ce276 10:52:17 Step 25/26 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:52:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:52:17 ---> Running in 7f0a09c5aad4 10:52:17 Removing intermediate container 378ef55b5abd 10:52:17 ---> d5f75f699572 10:52:17 Step 13/22 : ENV APP_PORT=48060 10:52:17 ---> Running in ecc7c2fd4a70 10:52:17 Removing intermediate container 7f0a09c5aad4 10:52:17 ---> 3c2866e5745c 10:52:17 Step 26/26 : LABEL version=0.0.0 10:52:18 ---> Running in 6b0bd9704aca 10:52:18 Removing intermediate container ecc7c2fd4a70 10:52:18 ---> 6f3dd46cffd3 10:52:18 Step 14/22 : EXPOSE $APP_PORT 10:52:18 ---> Running in 6a73c9a93dbf 10:52:18 Removing intermediate container 6b0bd9704aca 10:52:18 ---> e80ffaad644c 10:52:18 10:52:18 Removing intermediate container 6a73c9a93dbf 10:52:18 ---> 5458b3e6d773 10:52:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:18 Successfully built e80ffaad644c 10:52:18 Successfully tagged docker-sys-mgmt-agent-go:latest 10:52:19  Building docker-sys-mgmt-agent-go ... done  ---> 7e1a8a6b8b89 10:52:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:52:20 ---> 43213fc44c97 10:52:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:52:21 ---> 3af3747f3eee 10:52:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:52:21 ---> Running in c2eaa0ac3057 10:52:22 Removing intermediate container c2eaa0ac3057 10:52:22 ---> 80f950064029 10:52:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:22 ---> Running in f55baa4f3b4c 10:52:22 Removing intermediate container f55baa4f3b4c 10:52:22 ---> 6d4521a041b7 10:52:22 Step 20/22 : LABEL arch=x86_64 10:52:22 ---> Running in 4813a256d32f 10:52:23 Removing intermediate container 4813a256d32f 10:52:23 ---> e10800a2610c 10:52:23 Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:52:24 ---> Running in 58fd93ebb2da 10:52:25 Removing intermediate container 58fd93ebb2da 10:52:25 ---> b590512cdf50 10:52:25 Step 22/22 : LABEL version=0.0.0 10:52:25 ---> Running in 16f83d474618 10:52:26 Removing intermediate container 16f83d474618 10:52:26 ---> 166e2ff7c8fa 10:52:26 10:52:26 Successfully built 166e2ff7c8fa 10:52:26 Successfully tagged docker-support-notifications-go:latest 10:52:42  Building docker-support-notifications-go ... done Removing intermediate container 04e91fbf7bbf 10:52:42 ---> 1821b3b11184 10:52:42 10:52:42 Step 10/23 : FROM alpine:3.12 10:52:42 ---> 389fef711851 10:52:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:52:42 ---> Running in 735acf7ee85b 10:52:43 Removing intermediate container 735acf7ee85b 10:52:43 ---> 65c2c3c92000 10:52:43 Step 12/23 : ENV APP_PORT=48080 10:52:43 ---> Running in ead14aea669c 10:52:43 Removing intermediate container ead14aea669c 10:52:43 ---> 5ba5b674a2e6 10:52:43 Step 13/23 : EXPOSE $APP_PORT 10:52:43 ---> Running in 612d87ce2a89 10:52:43 Removing intermediate container 612d87ce2a89 10:52:43 ---> 48844928024e 10:52:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:43 ---> Running in c87165edbeb7 10:52:45 Removing intermediate container c87165edbeb7 10:52:45 ---> 40fde7ee26bc 10:52:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:52:45 ---> Running in 7188bda3bec2 10:52:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:48 (1/6) Installing dumb-init (1.2.2-r1) 10:52:48 (2/6) Installing libgcc (9.3.0-r2) 10:52:48 (3/6) Installing libsodium (1.0.18-r0) 10:52:48 (4/6) Installing libstdc++ (9.3.0-r2) 10:52:48 (5/6) Installing libzmq (4.3.3-r0) 10:52:48 (6/6) Installing zeromq (4.3.3-r0) 10:52:48 Executing busybox-1.31.1-r19.trigger 10:52:48 OK: 8 MiB in 20 packages 10:52:49 Removing intermediate container 7188bda3bec2 10:52:49 ---> efeed6b1671a 10:52:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:50 ---> 6b1bdb9acea2 10:52:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:52:51 ---> 1f29b1fb9a49 10:52:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:52:52 ---> bfa5635f5eb0 10:52:52 Step 19/23 : ENTRYPOINT ["/core-data"] 10:52:52 ---> Running in 14a319aafe23 10:52:52 Removing intermediate container 14a319aafe23 10:52:52 ---> e19c43d67ce9 10:52:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:52 ---> Running in ab994c057b1f 10:52:53 Removing intermediate container ab994c057b1f 10:52:53 ---> a131b4724daf 10:52:53 Step 21/23 : LABEL arch=x86_64 10:52:53 ---> Running in 505336f1bced 10:52:53 Removing intermediate container 505336f1bced 10:52:53 ---> 5bee40743b2d 10:52:53 Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:52:53 ---> Running in 06024611b76c 10:52:53 Removing intermediate container 06024611b76c 10:52:53 ---> b88f742a37ec 10:52:53 Step 23/23 : LABEL version=0.0.0 10:52:54 ---> Running in cfaf05f4461a 10:52:54 Removing intermediate container cfaf05f4461a 10:52:54 ---> 234df2d0d842 10:52:54 10:52:54 Successfully built 234df2d0d842 10:52:54 Successfully tagged docker-core-data-go:latest 10:52:55  Building docker-core-data-go ... done  [Pipeline] } 10:52:55 $ docker stop --time=1 932abe56a9786cd485c75d1e4bdf3dc5e1747f971cbb6b3465e24d1bf184f797 10:52:57 $ docker rm -f 932abe56a9786cd485c75d1e4bdf3dc5e1747f971cbb6b3465e24d1bf184f797 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:59 + docker images 10:52:59 + grep docker 10:53:00 docker-core-data-go latest 234df2d0d842 6 seconds ago 22.3MB 10:53:00 docker-support-notifications-go latest 166e2ff7c8fa 35 seconds ago 16.9MB 10:53:00 docker-sys-mgmt-agent-go latest e80ffaad644c 42 seconds ago 313MB 10:53:00 docker-security-secretstore-setup-go latest ae74e6d43338 47 seconds ago 24.6MB 10:53:00 docker-core-command-go latest 7354cfc447f3 About a minute ago 16.3MB 10:53:00 docker-security-bootstrapper-go latest 8db16ec1a038 2 minutes ago 41.5MB 10:53:00 docker-core-metadata-go latest 22dea463c7f0 3 minutes ago 18.8MB 10:53:00 docker-security-proxy-setup-go latest 30f05f82c934 3 minutes ago 24.4MB 10:53:00 docker-support-scheduler-go latest a22742df1497 3 minutes ago 16.4MB 10:53:00 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 10:53:06 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 10:53:06 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 10:53: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 10:53:17 Still waiting to schedule task 10:53:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:53:19 Removing intermediate container 2a5456795058 10:53:19 ---> 86713f30c2b1 10:53:19 10:53:19 Step 10/24 : FROM alpine:3.12 10:53:19 Removing intermediate container e8fe37d86c0a 10:53:19 ---> 78b8159627a2 10:53:19 10:53:19 Step 10/22 : FROM alpine:3.12 10:53:19 3.12: Pulling from library/alpine 10:53:19 3.12: Pulling from library/alpine 10:53:19 Removing intermediate container e1b12d559307 10:53:19 ---> bb48b88811fd 10:53:19 10:53:19 Step 10/21 : FROM alpine:3.12 10:53:19 Removing intermediate container 6e797bb5343b 10:53:19 ---> 2af820a40bf8 10:53:19 10:53:19 Step 10/23 : FROM alpine:3.12 10:53:19 3.12: Pulling from library/alpine 10:53:19 3.12: Pulling from library/alpine 10:53:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:53:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:53:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:53:19 Status: Downloaded newer image for alpine:3.12 10:53:19 ---> afeebe901d6b 10:53:19 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 10:53:19 Status: Image is up to date for alpine:3.12 10:53:19 Status: Image is up to date for alpine:3.12 10:53:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 10:53:19 Status: Image is up to date for alpine:3.12 10:53:19 ---> afeebe901d6b 10:53:19 Step 11/22 : RUN apk add --update --no-cache dumb-init ---> afeebe901d6b 10:53:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:53:19 10:53:19 ---> afeebe901d6b 10:53:19 Step 11/21 : RUN apk add --update --no-cache curl 10:53:19 ---> Running in e138a547bf65 10:53:19 ---> Running in 28fe5758a9c8 10:53:19 ---> Running in 82967dab680b 10:53:19 ---> Running in f4451e6b7191 10:53:19 Removing intermediate container 607efab510f5 10:53:19 ---> dda7ee483b78 10:53:19 10:53:19 Step 10/33 : FROM alpine:3.12 10:53:19 ---> afeebe901d6b 10:53:19 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 10:53:20 ---> Running in 00f4ad8b6f7b 10:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:53:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:53:22 (1/1) Installing dumb-init (1.2.2-r1) 10:53:22 Executing busybox-1.31.1-r19.trigger 10:53:22 (1/5) Installing ca-certificates (20191127-r4) 10:53:22 OK: 5 MiB in 15 packages 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:53:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:53:22 (2/5) Installing nghttp2-libs (1.41.0-r0) 10:53:22 (3/5) Installing libcurl (7.69.1-r3) 10:53:22 (4/5) Installing curl (7.69.1-r3) 10:53:22 (5/5) Installing dumb-init (1.2.2-r1) 10:53:22 Executing busybox-1.31.1-r19.trigger 10:53:22 Executing ca-certificates-20191127-r4.trigger 10:53:23 OK: 7 MiB in 19 packages 10:53:23 (1/1) Installing dumb-init (1.2.2-r1) 10:53:23 Executing busybox-1.31.1-r19.trigger 10:53:23 OK: 5 MiB in 15 packages 10:53:23 (1/3) Installing dumb-init (1.2.2-r1) 10:53:23 (2/3) Installing openssl (1.1.1i-r0) 10:53:23 (1/4) Installing ca-certificates (20191127-r4) 10:53:23 (3/3) Installing su-exec (0.2-r1) 10:53:23 Executing busybox-1.31.1-r19.trigger 10:53:23 OK: 6 MiB in 17 packages 10:53:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:53:23 (3/4) Installing libcurl (7.69.1-r3) 10:53:23 (4/4) Installing curl (7.69.1-r3) 10:53:23 Executing busybox-1.31.1-r19.trigger 10:53:23 Executing ca-certificates-20191127-r4.trigger 10:53:23 OK: 7 MiB in 18 packages 10:53:24 Removing intermediate container 28fe5758a9c8 10:53:24 ---> 9fa4b72365bd 10:53:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:53:24 ---> Running in 9e7bec7ee261 10:53:25 Removing intermediate container 00f4ad8b6f7b 10:53:25 ---> 5d84f0c15876 10:53:25 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:53:25 Removing intermediate container 9e7bec7ee261 10:53:25 ---> 6bbd7abfad75 10:53:25 Step 13/23 : ENV APP_PORT=48082 10:53:25 Removing intermediate container e138a547bf65 10:53:25 ---> 0358d10802af 10:53:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:53:25 Removing intermediate container 82967dab680b 10:53:25 ---> 4dcdb446b604 10:53:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:53:25 ---> Running in dd543cd81005 10:53:25 ---> Running in 8978721b32b5 10:53:25 ---> Running in 8b7192244f64 10:53:25 ---> Running in 227ebec499b6 10:53:26 Removing intermediate container f4451e6b7191 10:53:26 ---> c1026a87aba3 10:53:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:53:26 ---> Running in deab39c5e710 10:53:26 Removing intermediate container 8978721b32b5 10:53:26 ---> 96e4759b794d 10:53:26 Step 13/24 : WORKDIR / 10:53:26 Removing intermediate container dd543cd81005 10:53:26 ---> 8d9d77cb834f 10:53:26 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 10:53:26 Removing intermediate container 227ebec499b6 10:53:26 ---> 2c33ef883494 10:53:26 Step 13/22 : ENV APP_PORT=48085 10:53:26 Removing intermediate container 8b7192244f64 10:53:26 ---> 35590f02fb3b 10:53:26 Step 14/23 : EXPOSE $APP_PORT 10:53:26 ---> Running in 64e9642d4687 10:53:27 ---> Running in 8e13ce696e87 10:53:27 ---> Running in 75d0560f927f 10:53:27 ---> Running in fe730900a502 10:53:27 Removing intermediate container deab39c5e710 10:53:27 ---> 6ad9cfa0f549 10:53:27 Step 13/21 : WORKDIR /edgex 10:53:27 ---> Running in 244804a0d1ea 10:53:27 Removing intermediate container 64e9642d4687 10:53:27 ---> 614bb1e03d16 10:53:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:53:27 Removing intermediate container 75d0560f927f 10:53:27 ---> 97b17b6e11e7 10:53:27 Step 14/22 : EXPOSE $APP_PORT 10:53:27 Removing intermediate container 8e13ce696e87 10:53:27 ---> 15dd5591b2cd 10:53:27 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 10:53:27 Removing intermediate container fe730900a502 10:53:27 ---> 3ac5025965a2 10:53:27 Step 15/23 : WORKDIR / 10:53:27 ---> Running in ddc11376a347 10:53:27 ---> Running in 2e952bdbb50f 10:53:27 ---> Running in db6ba6a6e05d 10:53:28 Removing intermediate container 244804a0d1ea 10:53:28 ---> e4b701558a70 10:53:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:53:28 Removing intermediate container ddc11376a347 10:53:28 ---> 3acd7452c616 10:53:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:53:28 ---> 1349a84019aa 10:53:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:53:28 Removing intermediate container db6ba6a6e05d 10:53:28 ---> 441d059b9221 10:53:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:53:29 ---> 39d37fca633d 10:53:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:53:29 Connecting to github.com (140.82.114.3:443) 10:53:29  ---> e135f209b709 10:53:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:53:29 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.144.219:443) 10:53:29  ---> 5d6cb96daf5a 10:53:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:53:29 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 10:53:30 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 10:53:30 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 10:53:30 dockerize 10:53:30 ---> 948a1020f344 10:53:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:53:31 ---> a5dc983d0a33 10:53:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:53:31 ---> 320ca8aec14d 10:53:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:53:31 ---> e949025e41e0 10:53:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:53:31 ---> 9f82d36d0956 10:53:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:53:32 Removing intermediate container 2e952bdbb50f 10:53:32 ---> 4014a72557b0 10:53:32 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 10:53:33 ---> 79f1d2e527f9 10:53:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:53:33 ---> 13d22bff89de 10:53:33 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:53:33 ---> b23b0d898ed9 10:53:33 Step 19/23 : ENTRYPOINT ["/core-command"] 10:53:33 ---> Running in 1037f66ac78f 10:53:33 ---> Running in 459225917c1a 10:53:33 ---> Running in 2e5c6338ff35 10:53:33 ---> 2d60662c82dd 10:53:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:53:33 ---> Running in 6c2b176146d6 10:53:34 Removing intermediate container 1037f66ac78f 10:53:34 ---> 67b06064fdb8 10:53:34 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:53:34 Removing intermediate container 459225917c1a 10:53:34 ---> 9dd9af3adabf 10:53:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:53:34 ---> Running in d6f225d0b32c 10:53:34 ---> Running in 1121d7d97922 10:53:34 Removing intermediate container 6c2b176146d6 10:53:34 Removing intermediate container 2e5c6338ff35 10:53:34 ---> f33b41b6d25d 10:53:34 Step 18/21 : CMD ["--init=true"] 10:53:34 ---> b680561d66c5 10:53:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:53:35 ---> Running in 9c53f7bd2fb3 10:53:35 ---> Running in 65b7f5429268 10:53:35 Removing intermediate container d6f225d0b32c 10:53:35 ---> 12f91d5f595e 10:53:35 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} 10:53:35 ---> f2aa63b7109d 10:53:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:53:35 Removing intermediate container 1121d7d97922 10:53:35 ---> 29dcc59a1be5 10:53:35 Step 20/22 : LABEL arch=arm64 10:53:35 ---> Running in 8a75c957dfd8 10:53:35 ---> Running in 354059dcabbf 10:53:35 Removing intermediate container 9c53f7bd2fb3 10:53:35 ---> 95432ddf53bc 10:53:35 Step 21/23 : LABEL arch=arm64 10:53:35 Removing intermediate container 65b7f5429268 10:53:35 ---> 8872e52cdf75 10:53:35 Step 19/21 : LABEL arch=arm64 10:53:36 ---> Running in 72433e5e90b7 10:53:36 ---> Running in e68a916bdc4c 10:53:36 Removing intermediate container 354059dcabbf 10:53:36 ---> ae7912fa5c88 10:53:36 Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:53:36 ---> 4df2dd5e77e8 10:53:36 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/ 10:53:36 ---> Running in e87ad7f40f40 10:53:36 ---> Running in 5f31ffc43f26 10:53:36 Removing intermediate container e68a916bdc4c 10:53:36 ---> a1f1889c8d21 10:53:36 Step 20/21 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:53:36 Removing intermediate container 72433e5e90b7 10:53:36 ---> df9d667e3f0b 10:53:36 Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:53:36 Move dockerize executable 10:53:37 ---> Running in 2c7e9688efb2 10:53:37 ---> Running in d8c6d9ceb693 10:53:37 Removing intermediate container e87ad7f40f40 10:53:37 ---> a640cb3d0f7f 10:53:37 Step 22/22 : LABEL version=0.0.0 10:53:37 ---> Running in 1ff82f385c72 10:53:37 Removing intermediate container d8c6d9ceb693 10:53:37 ---> c2fdde829af1 10:53:37 Step 23/23 : LABEL version=0.0.0 10:53:38 Removing intermediate container 2c7e9688efb2 10:53:38 ---> 4fa9f6ee0b0b 10:53:38 Step 21/21 : LABEL version=0.0.0 10:53:38 ---> Running in 7d62d2a577b6 10:53:38 ---> Running in c03532e93166 10:53:38 Removing intermediate container 1ff82f385c72 10:53:38 ---> 63680ab56319 10:53:38 10:53:38 Successfully built 63680ab56319 10:53:39 Successfully tagged docker-support-scheduler-go-arm64:latest 10:53:39  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 10:53:39 Removing intermediate container c03532e93166 10:53:39 ---> 0523446244cf 10:53:39 10:53:39 Removing intermediate container 7d62d2a577b6 10:53:39 ---> 2c16addf275d 10:53:39 10:53:39 Removing intermediate container 8a75c957dfd8 10:53:39 ---> b53b79d53b2a 10:53:39 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 10:53:39 ---> Running in d0bbf83db873 10:53:39 Successfully built 0523446244cf 10:53:39 Successfully built 2c16addf275d 10:53:39 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:53:39  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 10:53:40 Successfully tagged docker-core-command-go-arm64:latest 10:53:40  Building docker-core-command-go ... done Building docker-core-data-go 10:53:40 Removing intermediate container 5f31ffc43f26 10:53:40 ---> a5e05cbf972e 10:53:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:53:40 Removing intermediate container d0bbf83db873 10:53:40 ---> 566a8ba4c0da 10:53:40 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:53:40 ---> Running in e7244d522494 10:53:40 Removing intermediate container e7244d522494 10:53:40 ---> 726c2cc6b671 10:53:40 Step 22/24 : LABEL arch=arm64 10:53:40 ---> 784703ae505a 10:53:40 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:53:40 ---> Running in e3c4350d5877 10:53:41 ---> Running in 6aff7ddbc623 10:53:41 Removing intermediate container e3c4350d5877 10:53:41 ---> fac07fab241a 10:53:41 Step 23/24 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:53:41 ---> Running in 7dbe8c16e0b7 10:53:42 Removing intermediate container 7dbe8c16e0b7 10:53:42 ---> 85c9d3432e74 10:53:42 Step 24/24 : LABEL version=0.0.0 10:53:42 ---> Running in f7da4dbab943 10:53:44 Removing intermediate container f7da4dbab943 10:53:44 ---> 44f26e0f9c57 10:53:44 10:53:44 Successfully built 44f26e0f9c57 10:53:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:53:44 Building docker-sys-mgmt-agent-go 10:53:45  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6aff7ddbc623 10:53:45 ---> a4a3d1d1cc8f 10:53:45 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:53:47 ---> 8bc5a7c61b39 10:53:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:53:50 ---> eef915f463fd 10:53:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:53:51 ---> fd4fc7fd5247 10:53:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 10:53:54 ---> 1bd455ad37bb 10:53:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:53:55 ---> dd6f83f4ae29 10:53:55 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 10:53:56 ---> Running in ff03837b1e24 10:53:57 Removing intermediate container ff03837b1e24 10:53:57 ---> 9e97c36fab89 10:53:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:53:58 ---> 999a4e479e79 10:53:58 Step 28/33 : RUN chmod +x /entrypoint.sh 10:53:59 ---> Running in 02c97c8044e3 10:54:01 Removing intermediate container 02c97c8044e3 10:54:01 ---> 3424d71e8733 10:54:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:54:02 ---> Running in 768be3251560 10:54:02 Removing intermediate container 768be3251560 10:54:02 ---> ff356decdc92 10:54:02 Step 30/33 : CMD ["gate"] 10:54:03 ---> Running in 31c0a92f7ad4 10:54:04 Removing intermediate container 31c0a92f7ad4 10:54:04 ---> 5c59673b0bda 10:54:04 Step 31/33 : LABEL arch=arm64 10:54:05 ---> Running in d64774500a0f 10:54:05 Removing intermediate container d64774500a0f 10:54:05 ---> a3070b94640e 10:54:05 Step 32/33 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:54:06 ---> Running in f36d544e8678 10:54:07 Removing intermediate container f36d544e8678 10:54:07 ---> 198aa569168a 10:54:07 Step 33/33 : LABEL version=0.0.0 10:54:08 ---> Running in ca356d10bc92 10:54:08 Removing intermediate container ca356d10bc92 10:54:08 ---> 55e62442e3eb 10:54:08 10:54:09 Successfully built 55e62442e3eb 10:54:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:54:11 Running on prd-ubuntu18.04-docker-8c-8g-22824 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws 10:54:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:54:13 using credential edgex-jenkins-ssh 10:54:13 Cloning the remote Git repository 10:54:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:54:13 > git init /w/workspace/edgex-go/1 # timeout=10 10:54:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:54:13 > git --version # timeout=10 10:54:13 > git --version # 'git version 2.17.1' 10:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:23 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit caca1edf1c7f82230b0956996c48951e5cc8b8da 10:54:24 Merge succeeded, producing caca1edf1c7f82230b0956996c48951e5cc8b8da 10:54:24 Checking out Revision caca1edf1c7f82230b0956996c48951e5cc8b8da (PR-3080) 10:54:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:54:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:54:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:54:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:54:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:54:23 > git config core.sparsecheckout # timeout=10 10:54:23 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 10:54:24 > git remote # timeout=10 10:54:24 > git config --get remote.origin.url # timeout=10 10:54:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:24 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 10:54:24 > git rev-parse HEAD^{commit} # timeout=10 10:54:24 > git config core.sparsecheckout # timeout=10 10:54:24 > git checkout -f caca1edf1c7f82230b0956996c48951e5cc8b8da # timeout=10 10:54:27 Commit message: "feat(meta): Invoke Device Service callback for DeviceService change" 10:54:27 > git --version # timeout=10 10:54:27 > git --version # 'git version 2.17.1' 10:54:27 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:29 + echo snap-build.sh 10:54:29 snap-build.sh 10:54:29 + SNAP_BASE_DIR=. 10:54:29 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:54:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:54:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:54:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:54:29 + cd /w/workspace/edgex-go/1 10:54:29 + sudo apt-get remove -qy --purge lxd lxd-client 10:54:29 Reading package lists... 10:54:29 Building dependency tree... 10:54:29 Reading state information... 10:54:29 The following packages were automatically installed and are no longer required: 10:54:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:54:29 uidmap xdelta3 10:54:29 Use 'sudo apt autoremove' to remove them. 10:54:29 The following packages will be REMOVED: 10:54:29 lxd* lxd-client* 10:54:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:54:29 After this operation, 31.7 MB disk space will be freed. 10:54:30 (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.) 10:54:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:54:31 Removing lxd dnsmasq configuration 10:54:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:54:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:54:32 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:54:32 (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.) 10:54:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:54:34 Processing triggers for systemd (237-3ubuntu10.42) ... 10:54:34 Processing triggers for ureadahead (0.100.0-21) ... 10:54:35 + sudo snap remove --purge lxd 10:54:35 snap "lxd" is not installed 10:54:35 + sudo groupadd --force --system lxd 10:54:35 ++ whoami 10:54:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:54:35 + newgrp - lxd 10:54:35 + sudo snap install lxd 10:54:36  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:54:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:54:36 ---> 373f8ffb2c28 10:54:36 Step 3/22 : WORKDIR /edgex-go 10:54:36 ---> Using cache 10:54:36 ---> 6745fdb595dd 10:54:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:36 ---> Using cache 10:54:36 ---> 189a585a10f4 10:54:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:54:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:54:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:36 ---> 373f8ffb2c28 10:54:36 Step 3/23 : WORKDIR /edgex-go 10:54:36 ---> Using cache 10:54:36 ---> 6745fdb595dd 10:54:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:36 ---> Using cache 10:54:36 ---> 189a585a10f4 10:54:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:54:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:54:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:36 ---> 373f8ffb2c28 10:54:36 Step 3/23 : WORKDIR /edgex-go 10:54:36 ---> Using cache 10:54:36 ---> 6745fdb595dd 10:54:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:36 ---> Using cache 10:54:36 ---> 189a585a10f4 10:54:36 Step 5/23 : RUN apk add --update --no-cache make git 10:54:36 ---> Using cache 10:54:36 ---> b9988c3c7c89 10:54:36 Step 6/23 : COPY go.mod . 10:54:36 ---> Using cache 10:54:36 ---> 8ba087179bf6 10:54:36 Step 7/23 : RUN go mod download 10:54:36 ---> Using cache 10:54:36 ---> e62da29907ad 10:54:36 Step 8/23 : COPY . . 10:54:36 ---> Using cache 10:54:36 ---> 5b09df5a0b9b 10:54:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:54:37 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 10:54:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:54:37 ---> 373f8ffb2c28 10:54:37 Step 3/26 : WORKDIR /edgex-go 10:54:37 ---> Using cache 10:54:37 ---> 6745fdb595dd 10:54:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:37 ---> Using cache 10:54:37 ---> 189a585a10f4 10:54:37 Step 5/26 : RUN apk add --update --no-cache make bash git 10:54:40 ---> Running in 3f232f1bef6e 10:54:40 ---> Running in 1f813d90a918 10:54:40 ---> Running in 9106e2c69af3 10:54:40 ---> Running in c830644aff5a 10:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:41 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 10:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:43 2021-01-26T10:54:40Z INFO Waiting for automatic snapd restart... 10:54:43 OK: 217 MiB in 51 packages 10:54:43 OK: 217 MiB in 51 packages 10:54:43 OK: 217 MiB in 51 packages 10:54:45 Removing intermediate container 1f813d90a918 10:54:45 ---> 32b4372cf378 10:54:45 Step 6/23 : COPY go.mod . 10:54:46 Removing intermediate container 9106e2c69af3 10:54:46 ---> 6f60cd70b0a2 10:54:46 Step 6/26 : COPY go.mod . 10:54:46 Removing intermediate container 3f232f1bef6e 10:54:46 ---> 9ab71498d353 10:54:46 Step 6/22 : COPY go.mod . 10:54:47 ---> 75d37e91d3ce 10:54:47 Step 7/23 : RUN go mod download 10:54:47 ---> Running in 982851dbc14e 10:54:47 ---> b60e8955b929 10:54:47 Step 7/26 : RUN go mod download 10:54:47 ---> Running in cefce9f3d68f 10:54:48 ---> 8cdb8afe1542 10:54:48 Step 7/22 : RUN go mod download 10:54:48 ---> Running in 94bc67ea864f 10:54:52 Removing intermediate container 982851dbc14e 10:54:52 ---> c779db1c9d7a 10:54:52 Step 8/23 : COPY . . 10:54:53 Removing intermediate container cefce9f3d68f 10:54:53 ---> 94d41f99c7e0 10:54:53 Step 8/26 : COPY . . 10:54:53 Removing intermediate container 94bc67ea864f 10:54:53 ---> e59c2582db28 10:54:53 Step 8/22 : COPY . . 10:54:56 lxd 4.10 from Canonical* installed 10:54:56 + sudo lxd init --auto 10:55:04 + sudo snap install --classic snapcraft 10:55:10 snapcraft 4.4.4 from Canonical* installed 10:55:10 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 10:55:10 + patch --verbose -p1 10:55:10 Hmm... Looks like a unified diff to me... 10:55:10 The text leading up to this was: 10:55:10 -------------------------- 10:55:10 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 10:55:10 |From: Tony Espy 10:55:10 |Date: Wed, 16 Dec 2020 16:34:55 -0500 10:55:10 |Subject: [PATCH] optimize snap build for pipeline CI check 10:55:10 | 10:55:10 |This patch is used by the EdgeX CI pipeline builds to 10:55:10 |optimize the snap CI check run for pull requests. When 10:55:10 |applied, it essentially strips out everything (apps and 10:55:10 |parts) from the snapcraft.yaml file except those required 10:55:10 |to build edgex-go, as the whole idea of the CI check is to 10:55:10 |catch changes to edgex-go that break the snap build. 10:55:10 | 10:55:10 |In general, anyone updating snapcraft.yaml will also need 10:55:10 |to update this patch file, otherwise it may fail to apply, 10:55:10 |resulting in a failed snap build CI check in the associated 10:55:10 |pull request. 10:55:10 | 10:55:10 |Note - in addition to applying this patch, the pipeline also 10:55:10 |only primes the snap (e.g. `snapcraft prime`), as there's no 10:55:10 |need to build the finally binary .snap file (and it won't 10:55:10 |work with the patch applied). This further reduces the build 10:55:10 |time. 10:55:10 |--- 10:55:10 | snap/snapcraft.yaml | 461 +------------------------------------------- 10:55:10 | 1 file changed, 2 insertions(+), 459 deletions(-) 10:55:10 | 10:55:10 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 10:55:10 |index 1e537489..faf42425 100644 10:55:10 |--- a/snap/snapcraft.yaml 10:55:10 |+++ b/snap/snapcraft.yaml 10:55:10 -------------------------- 10:55:10 patching file snap/snapcraft.yaml 10:55:10 Using Plan A... 10:55:10 Hunk #1 succeeded at 73. 10:55:10 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 10:55:10 Hunk #3 succeeded at 214 (offset -1 lines). 10:55:10 Hunk #4 succeeded at 222 (offset -1 lines). 10:55:10 Hunk #5 succeeded at 229 (offset -1 lines). 10:55:10 Hunk #6 succeeded at 256 (offset -1 lines). 10:55:10 Hunk #7 succeeded at 290 (offset -1 lines). 10:55:10 Hunk #8 succeeded at 342. 10:55:10 Hmm... Ignoring the trailing garbage. 10:55:10 done 10:55:10 + sudo snapcraft prime --use-lxd 10:55:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:55:11 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: 10:55:11 - README.md 10:55:11 - snapcraft.yaml.orig 10:55:11 10:55:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:55:12 Launching a container. 10:55:24 Waiting for container to be ready 10:55:24 To start your first instance, try: lxc launch ubuntu:18.04 10:55:24 10:55:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:55:27 Waiting for network to be ready... 10:55:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:55:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 10:55:27 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:55:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 10:55:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 10:55:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 10:55:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 10:55:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 10:55:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 10:55:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 10:55:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:55:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:55:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:55:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:55:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:55:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:55:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:55:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:55:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:55:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 10:55:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 10:55:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 10:55:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 10:55:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 10:55:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 10:55:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 10:55:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 10:55:31 Fetched 23.8 MB in 4s (5956 kB/s) 10:55:32 Reading package lists... 10:55:32 Reading package lists... 10:55:32 ---> 278db0541256 10:55:32 Step 9/23 : RUN make cmd/core-data/core-data 10:55:32 ---> a809abff4b6e 10:55:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:55:32 ---> c0bf678de30b 10:55:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:55:32 ---> Running in 962b82bc76a6 10:55:32 ---> Running in 405c93d5d48e 10:55:32 ---> Running in ba2235d38d39 10:55:32 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 10:55:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:55:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:55:32 Removing intermediate container c830644aff5a 10:55:32 ---> 26ebf152b143 10:55:32 10:55:32 Step 10/23 : FROM alpine:3.12 10:55:32 ---> afeebe901d6b 10:55:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:55:32 ---> Using cache 10:55:32 ---> 4dcdb446b604 10:55:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:55:32 ---> Using cache 10:55:32 ---> 2c33ef883494 10:55:32 Step 13/23 : ENV APP_PORT=48081 10:55:32 ---> Running in e08d93ea8cdb 10:55:32 Building dependency tree... 10:55:32 Reading state information... 10:55:32 The following additional packages will be installed: 10:55:32 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:55:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:55:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:55:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:55:32 Suggested packages: 10:55:32 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:55:32 Recommended packages: 10:55:32 gnupg libsasl2-modules 10:55:32 The following NEW packages will be installed: 10:55:32 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:55:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:55:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:55:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:55:32 The following packages will be upgraded: 10:55:32 gpg gpg-agent gpgconf libudev1 10:55:32 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 10:55:32 Need to get 3533 kB of archives. 10:55:32 After this operation, 13.3 MB of additional disk space will be used. 10:55:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 10:55:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 10:55:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 10:55:33 Removing intermediate container e08d93ea8cdb 10:55:33 ---> 5b4054186fc0 10:55:33 Step 14/23 : EXPOSE $APP_PORT 10:55:33 ---> Running in c0cffe395a03 10:55:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 10:55:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 10:55:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:55:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 10:55:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 10:55:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 10:55:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 10:55:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:55:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:55:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:55:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:55:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:55:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:55:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:55:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:55:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:55:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:55:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:55:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:55:33 debconf: delaying package configuration, since apt-utils is not installed 10:55:33 Fetched 3533 kB in 1s (3078 kB/s) 10:55:33 (Reading database ... 12511 files and directories currently installed.) 10:55:33 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 10:55:33 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:55:34 Removing intermediate container c0cffe395a03 10:55:34 ---> 534b10308475 10:55:34 Step 15/23 : WORKDIR / 10:55:34 ---> Running in 1d0bff72282b 10:55:34 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 10:55:34 Selecting previously unselected package udev. 10:55:34 (Reading database ... 12511 files and directories currently installed.) 10:55:34 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 10:55:34 Unpacking udev (237-3ubuntu10.44) ... 10:55:34 Selecting previously unselected package libfuse2:amd64. 10:55:34 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:55:34 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:55:34 Selecting previously unselected package fuse. 10:55:34 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:55:34 Unpacking fuse (2.9.7-1ubuntu1) ... 10:55:34 Removing intermediate container 1d0bff72282b 10:55:34 ---> cbccd98fe8c0 10:55:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:34 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 10:55:34 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:55:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 10:55:34 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:55:35 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 10:55:35 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:55:35 Selecting previously unselected package libksba8:amd64. 10:55:35 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:55:35 Unpacking libksba8:amd64 (1.3.5-2) ... 10:55:35 Selecting previously unselected package libroken18-heimdal:amd64. 10:55:35 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:35 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:35 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:55:35 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:35 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:55:35 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:35 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:55:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:35 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:35 Selecting previously unselected package libwind0-heimdal:amd64. 10:55:35 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:35 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:35 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:55:35 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:35 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:36 ---> aec0627718eb 10:55:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:55:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:55:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:55:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:36 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:55:36 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:55:36 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:36 Selecting previously unselected package libsasl2-modules-db:amd64. 10:55:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:55:36 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:36 Selecting previously unselected package libsasl2-2:amd64. 10:55:36 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:55:36 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:36 Selecting previously unselected package libldap-common. 10:55:36 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 10:55:36 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 10:55:36 Selecting previously unselected package libldap-2.4-2:amd64. 10:55:36 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 10:55:36 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 10:55:36 Selecting previously unselected package dirmngr. 10:55:36 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 10:55:36 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 10:55:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 10:55:37 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 10:55:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:55:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:55:37 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 10:55:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:37 Setting up libksba8:amd64 (1.3.5-2) ... 10:55:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:37 Setting up udev (237-3ubuntu10.44) ... 10:55:37 invoke-rc.d: policy-rc.d denied execution of start. 10:55:37 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:37 Processing triggers for systemd (237-3ubuntu10) ... 10:55:37 Setting up fuse (2.9.7-1ubuntu1) ... 10:55:38 Setting up gpg (2.2.4-1ubuntu1.3) ... 10:55:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:55:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 10:55:38 ---> fcd16bf9f784 10:55:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:55:38 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 10:55:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:38 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:55:38 settings in the [Install] section, and DefaultInstance for template units). 10:55:38 This means they are not meant to be enabled using systemctl. 10:55:38 Possible reasons for having this kind of units are: 10:55:38 1) A unit may be statically enabled by being symlinked from another unit's 10:55:38 .wants/ or .requires/ directory. 10:55:38 2) A unit's purpose may be to act as a helper for some other unit which has 10:55:38 a requirement dependency on it. 10:55:38 3) A unit may be started when needed via activation (socket, path, timer, 10:55:38 D-Bus, udev, scripted systemctl call, ...). 10:55:38 4) In case of template units, the unit is meant to be enabled with some 10:55:38 instance name specified. 10:55:38 Reading package lists... 10:55:39 Building dependency tree... 10:55:39 Reading state information... 10:55:39 The following additional packages will be installed: 10:55:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:55:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:55:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:55:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:55:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:55:39 Suggested packages: 10:55:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:55:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:55:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:55:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:55:39 systemd-container policykit-1 10:55:39 Recommended packages: 10:55:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:55:39 The following NEW packages will be installed: 10:55:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:55:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:55:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:55:39 multiarch-support openssh-client python3 python3-minimal python3.6 10:55:39 python3.6-minimal snapd squashfs-tools sudo 10:55:39 The following packages will be upgraded: 10:55:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:55:39 ---> 07becbb3f146 10:55:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:55:39 ---> Running in 8725844c9694 10:55:39 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 10:55:39 Need to get 35.2 MB of archives. 10:55:39 After this operation, 141 MB of additional disk space will be used. 10:55:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 10:55:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 10:55:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 10:55:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 10:55:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 10:55:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:55:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 10:55:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 10:55:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 10:55:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:55:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:55:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:55:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:55:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:55:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:55:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 10:55:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:55:40 Removing intermediate container 8725844c9694 10:55:40 ---> a70c2ea48d97 10:55:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:40 ---> Running in a360438e1651 10:55:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 10:55:40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:55:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:55:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:55:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:55:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:55:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:55:40 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:55:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 10:55:40 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:55:40 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:55:40 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:55:40 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 10:55:41 Removing intermediate container a360438e1651 10:55:41 ---> 8f7f0444a196 10:55:41 Step 21/23 : LABEL arch=arm64 10:55:41 ---> Running in a8992ede5c92 10:55:41 debconf: delaying package configuration, since apt-utils is not installed 10:55:41 Fetched 35.2 MB in 2s (15.3 MB/s) 10:55:41 (Reading database ... 12757 files and directories currently installed.) 10:55:41 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 10:55:41 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:55:42 Removing intermediate container a8992ede5c92 10:55:42 ---> dfd493ea9f4a 10:55:42 Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:55:42 ---> Running in f403fce634bd 10:55:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 10:55:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:55:42 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 10:55:42 (Reading database ... 12757 files and directories currently installed.) 10:55:42 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 10:55:42 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 10:55:42 Removing intermediate container f403fce634bd 10:55:42 ---> b6aaf6943da7 10:55:42 Step 23/23 : LABEL version=0.0.0 10:55:42 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 10:55:42 (Reading database ... 12757 files and directories currently installed.) 10:55:42 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 10:55:42 ---> Running in 1b5c75bf4a5c 10:55:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 10:55:43 Setting up apt (1.6.12ubuntu0.2) ... 10:55:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:55:43 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:55:43 (Reading database ... 12764 files and directories currently installed.) 10:55:43 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 10:55:43 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 10:55:43 Removing intermediate container 1b5c75bf4a5c 10:55:43 ---> 48d0bb5a082f 10:55:43 10:55:44 Selecting previously unselected package libpython3.6-minimal:amd64. 10:55:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:55:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:55:44 Successfully built 48d0bb5a082f 10:55:44 Selecting previously unselected package libexpat1:amd64. 10:55:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:55:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:55:44 Selecting previously unselected package python3.6-minimal. 10:55:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:55:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 10:55:44 Successfully tagged docker-core-metadata-go-arm64:latest 10:55:44 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 10:55:44 Checking for services that may need to be restarted...done. 10:55:45 Checking for services that may need to be restarted...done. 10:55:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:55:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:55:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 10:55:45 Selecting previously unselected package python3-minimal. 10:55:45 (Reading database ... 13012 files and directories currently installed.) 10:55:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:55:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:55:45 Selecting previously unselected package mime-support. 10:55:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:55:45 Unpacking mime-support (3.60ubuntu1) ... 10:55:45 Selecting previously unselected package libmpdec2:amd64. 10:55:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:55:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:55:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:55:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:55:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:55:46 Selecting previously unselected package python3.6. 10:55:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:55:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 10:55:46 Selecting previously unselected package libpython3-stdlib:amd64. 10:55:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:55:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:55:46 Setting up python3-minimal (3.6.7-1~18.04) ... 10:55:46 Selecting previously unselected package python3. 10:55:46 (Reading database ... 13442 files and directories currently installed.) 10:55:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:55:46 Unpacking python3 (3.6.7-1~18.04) ... 10:55:46 Selecting previously unselected package multiarch-support. 10:55:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:55:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:55:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:55:46 Selecting previously unselected package liblzo2-2:amd64. 10:55:46 (Reading database ... 13479 files and directories currently installed.) 10:55:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:55:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:55:47 Selecting previously unselected package libbsd0:amd64. 10:55:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:55:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:55:47 Selecting previously unselected package sudo. 10:55:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 10:55:47 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 10:55:47 Selecting previously unselected package apparmor. 10:55:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:55:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:55:47 Selecting previously unselected package libedit2:amd64. 10:55:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:55:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:55:47 Selecting previously unselected package libkrb5support0:amd64. 10:55:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:55:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:55:47 Selecting previously unselected package libk5crypto3:amd64. 10:55:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:55:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:55:47 Selecting previously unselected package libkeyutils1:amd64. 10:55:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:55:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:55:47 Selecting previously unselected package libkrb5-3:amd64. 10:55:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:55:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:55:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:55:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:55:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:55:48 Selecting previously unselected package libssl1.0.0:amd64. 10:55:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 10:55:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 10:55:48 Selecting previously unselected package openssh-client. 10:55:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:55:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:55:48 Selecting previously unselected package squashfs-tools. 10:55:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:55:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:55:48 Selecting previously unselected package snapd. 10:55:48 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 10:55:48 Unpacking snapd (2.48+18.04) ... 10:55:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:55:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 10:55:51 Setting up mime-support (3.60ubuntu1) ... 10:55:51 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 10:55:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:55:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:55:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:51 Setting up systemd (237-3ubuntu10.44) ... 10:55:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:55:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:55:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:55:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:55:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:55:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:55:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 10:55:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:55:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:55:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:55:53 Setting up python3 (3.6.7-1~18.04) ... 10:55:53 running python rtupdate hooks for python3.6... 10:55:53 running python post-rtupdate hooks for python3.6... 10:55:53 Setting up apparmor (2.12-4ubuntu5.1) ... 10:55:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:55:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:55:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:55:55 Setting up snapd (2.48+18.04) ... 10:55:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:55:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:55:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:55:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:55:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:55:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:55:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:55:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:55:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:55:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:55:57 /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' 10:55:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:55:57 Processing triggers for systemd (237-3ubuntu10.44) ... 10:55:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:55:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:55:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:55:59 Reading package lists... 10:55:59 Reading package lists... 10:55:59 Building dependency tree... 10:55:59 Reading state information... 10:55:59 Calculating upgrade... 10:55:59 The following packages will be upgraded: 10:55:59 advancecomp base-files bash binutils binutils-common 10:55:59 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:55:59 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:55:59 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:55:59 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:55:59 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:55:59 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:55:59 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 10:55:59 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 10:55:59 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 10:55:59 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 10:55:59 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 10:55:59 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 10:55:59 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 10:55:59 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:56:00 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:56:00 Need to get 63.8 MB of archives. 10:56:00 After this operation, 5203 kB of additional disk space will be used. 10:56:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:56:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:56:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:56:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:56:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:56:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:56:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:56:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:56:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:56:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:56:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:56:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:56:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:56:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:56:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:56:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:56:00 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:56:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 10:56:01 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:56:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:56:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:56:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:56:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:56:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:56:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:56:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:56:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:56:01 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:56:01 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:56:01 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:56:01 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:56:01 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:56:01 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:56:01 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:56:01 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:56:01 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:56:01 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:56:01 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:56:01 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:56:01 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:56:01 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 10:56:01 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:56:01 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:56:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:56:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:56:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:56:01 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:56:01 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:56:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:56:01 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:56:01 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 10:56:01 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:56:01 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:56:01 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:56:01 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:56:01 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:56:01 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:56:01 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:56:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:56:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:56:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:56:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:56:01 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:56:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:56:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:56:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:56:01 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:56:01 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 10:56:01 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 10:56:01 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:56:01 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:56:01 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 10:56:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:56:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:56:01 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 10:56:01 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 10:56:01 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:56:01 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:56:01 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:56:02 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 10:56:02 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:56:02 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:56:02 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 10:56:02 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 10:56:02 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 10:56:02 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 10:56:02 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:56:02 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:56:02 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:56:02 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:56:02 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:56:02 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:56:02 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:56:03 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:56:03 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:56:03 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:56:03 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:56:03 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:56:03 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:56:03 debconf: delaying package configuration, since apt-utils is not installed 10:56:03 Fetched 63.8 MB in 3s (18.5 MB/s) 10:56:03 (Reading database ... 13912 files and directories currently installed.) 10:56:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:56:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:56:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:56:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:56:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 10:56:04 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 10:56:05 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:05 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:05 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:05 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:05 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:05 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:05 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:06 (Reading database ... 13911 files and directories currently installed.) 10:56:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:56:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:56:06 (Reading database ... 13911 files and directories currently installed.) 10:56:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:06 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:06 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:06 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:56:06 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:56:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:07 (Reading database ... 13911 files and directories currently installed.) 10:56:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:56:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:56:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:56:08 (Reading database ... 13911 files and directories currently installed.) 10:56:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:56:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:56:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:56:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:56:08 Setting up base-files (10.1ubuntu2.10) ... 10:56:08 Installing new version of config file /etc/issue ... 10:56:08 Installing new version of config file /etc/issue.net ... 10:56:08 Installing new version of config file /etc/lsb-release ... 10:56:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:56:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:56:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:56:08 Removing obsolete conffile /etc/default/motd-news ... 10:56:09 (Reading database ... 13912 files and directories currently installed.) 10:56:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:56:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:56:09 Setting up bash (4.4.18-2ubuntu1.2) ... 10:56:09 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 10:56:09 (Reading database ... 13912 files and directories currently installed.) 10:56:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:56:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:56:09 (Reading database ... 13912 files and directories currently installed.) 10:56:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:56:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:56:09 Setting up tar (1.29b-2ubuntu0.2) ... 10:56:10 (Reading database ... 13912 files and directories currently installed.) 10:56:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:56:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:56:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:56:10 (Reading database ... 13912 files and directories currently installed.) 10:56:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:56:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:56:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:56:11 (Reading database ... 13912 files and directories currently installed.) 10:56:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:56:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:56:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:56:11 (Reading database ... 13912 files and directories currently installed.) 10:56:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:56:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:56:11 Setting up grep (3.1-2build1) ... 10:56:11 (Reading database ... 13912 files and directories currently installed.) 10:56:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:56:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:56:11 Setting up login (1:4.5-1ubuntu2) ... 10:56:11 (Reading database ... 13912 files and directories currently installed.) 10:56:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:56:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:56:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:56:12 (Reading database ... 13912 files and directories currently installed.) 10:56:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:56:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:56:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:56:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:56:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:56:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:56:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:56:13 (Reading database ... 13912 files and directories currently installed.) 10:56:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:56:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:56:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:56:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:56:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:56:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:56:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:56:14 (Reading database ... 13912 files and directories currently installed.) 10:56:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:56:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:56:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:56:15 (Reading database ... 13912 files and directories currently installed.) 10:56:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:56:15 (Reading database ... 13912 files and directories currently installed.) 10:56:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:56:15 (Reading database ... 13912 files and directories currently installed.) 10:56:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:56:15 (Reading database ... 13912 files and directories currently installed.) 10:56:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:16 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:56:16 (Reading database ... 13912 files and directories currently installed.) 10:56:16 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:56:16 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:56:16 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:56:16 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:56:16 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:56:16 (Reading database ... 13912 files and directories currently installed.) 10:56:16 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:56:16 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:56:16 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:56:16 (Reading database ... 13912 files and directories currently installed.) 10:56:16 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:16 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:16 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:56:16 (Reading database ... 13912 files and directories currently installed.) 10:56:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:56:17 (Reading database ... 13912 files and directories currently installed.) 10:56:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:17 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:56:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:56:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:56:18 (Reading database ... 13912 files and directories currently installed.) 10:56:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:56:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:56:18 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:56:18 (Reading database ... 13912 files and directories currently installed.) 10:56:18 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:56:18 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:56:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:56:19 (Reading database ... 13914 files and directories currently installed.) 10:56:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:56:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:56:19 Setting up debconf (1.5.66ubuntu1) ... 10:56:19 (Reading database ... 13914 files and directories currently installed.) 10:56:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:56:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:56:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:56:19 (Reading database ... 13914 files and directories currently installed.) 10:56:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:56:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:56:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:56:20 (Reading database ... 13914 files and directories currently installed.) 10:56:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:56:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:56:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:56:20 (Reading database ... 13914 files and directories currently installed.) 10:56:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:56:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:56:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:56:20 (Reading database ... 13914 files and directories currently installed.) 10:56:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:56:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:56:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:56:20 (Reading database ... 13914 files and directories currently installed.) 10:56:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:56:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:56:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 10:56:20 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 10:56:21 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:56:21 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:56:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:56:21 (Reading database ... 13914 files and directories currently installed.) 10:56:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:56:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:56:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:56:21 (Reading database ... 13914 files and directories currently installed.) 10:56:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:56:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:56:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:56:21 (Reading database ... 13914 files and directories currently installed.) 10:56:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:56:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:56:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:56:22 (Reading database ... 13914 files and directories currently installed.) 10:56:22 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 10:56:22 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 10:56:22 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 10:56:22 (Reading database ... 13914 files and directories currently installed.) 10:56:22 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:56:22 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:56:22 Setting up passwd (1:4.5-1ubuntu2) ... 10:56:22 (Reading database ... 13914 files and directories currently installed.) 10:56:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 10:56:22 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:56:23 Setting up gpgv (2.2.4-1ubuntu1.3) ... 10:56:23 (Reading database ... 13914 files and directories currently installed.) 10:56:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:56:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:56:23 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:56:23 (Reading database ... 13914 files and directories currently installed.) 10:56:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:56:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:56:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:56:24 (Reading database ... 13914 files and directories currently installed.) 10:56:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:56:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:56:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:56:24 (Reading database ... 13914 files and directories currently installed.) 10:56:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:56:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:56:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:56:24 (Reading database ... 13914 files and directories currently installed.) 10:56:24 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 10:56:24 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 10:56:24 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 10:56:24 (Reading database ... 13914 files and directories currently installed.) 10:56:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 10:56:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 10:56:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 10:56:25 (Reading database ... 13915 files and directories currently installed.) 10:56:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:56:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:56:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:56:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:56:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 10:56:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 10:56:25 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 10:56:25 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 10:56:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:56:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:56:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:56:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:56:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:56:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:56:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:56:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:56:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:56:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:56:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:56:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:56:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:56:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:56:26 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 10:56:26 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 10:56:27 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:56:27 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:56:27 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:56:27 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:56:27 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:56:28 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:56:28 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:56:28 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:56:28 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:56:28 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:56:28 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:56:28 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:56:28 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:28 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:29 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:29 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:29 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:29 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:29 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:29 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:30 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:30 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:31 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:31 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:31 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:31 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:32 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:33 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:56:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:56:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:56:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:56:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:56:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:56:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:56:33 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:56:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:56:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:56:34 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:56:34 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:56:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:56:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:56:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:56:34 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:56:34 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:34 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:56:34 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:34 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:34 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:34 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:56:34 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:56:34 Setting up tzdata (2020f-0ubuntu0.18.04) ... 10:56:34 10:56:34 Current default time zone: 'Etc/UTC' 10:56:34 Local time is now: Tue Jan 26 10:56:34 UTC 2021. 10:56:34 Universal Time is now: Tue Jan 26 10:56:34 UTC 2021. 10:56:34 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:56:34 10:56:34 Setting up systemd-sysv (237-3ubuntu10.44) ... 10:56:34 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:34 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 10:56:34 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:56:34 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:56:34 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:56:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:56:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:56:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:56:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:56:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:56:35 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:35 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 10:56:35 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:35 Setting up patch (2.7.6-2ubuntu1.1) ... 10:56:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:56:35 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:56:35 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 10:56:35 Installing new version of config file /etc/ssl/openssl.cnf ... 10:56:35 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:56:35 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:56:35 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 10:56:37 Updating certificates in /etc/ssl/certs... 10:56:38 22 added, 17 removed; done. 10:56:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:56:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:56:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:56:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:56:38 Setting up pkgbinarymangler (138.18.04.1) ... 10:56:38 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:38 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 10:56:38 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up perl (5.26.1-6ubuntu0.5) ... 10:56:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 10:56:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:56:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:56:39 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 10:56:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:56:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:56:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:56:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:56:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:56:39 Processing triggers for systemd (237-3ubuntu10.44) ... 10:56:40 Processing triggers for mime-support (3.60ubuntu1) ... 10:56:40 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 10:56:40 Updating certificates in /etc/ssl/certs... 10:56:40 0 added, 0 removed; done. 10:56:40 Running hooks in /etc/ca-certificates/update.d... 10:56:40 done. 10:56:41  Building docker-core-metadata-go ... done Removing intermediate container 405c93d5d48e 10:56:41 ---> a856aeada8c5 10:56:41 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:56:41 Removing intermediate container ba2235d38d39 10:56:41 ---> c84994b8e437 10:56:41 10:56:41 Step 10/22 : FROM alpine:3.12 10:56:41 ---> afeebe901d6b 10:56:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:56:41 ---> Running in 3f86063cb24e 10:56:41 ---> Running in 6d00e3ad89a8 10:56:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:56:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:41 (1/2) Installing ca-certificates (20191127-r4) 10:56:41 (2/2) Installing dumb-init (1.2.2-r1) 10:56:41 Executing busybox-1.31.1-r19.trigger 10:56:41 Executing ca-certificates-20191127-r4.trigger 10:56:41 OK: 6 MiB in 16 packages 10:56:41 Removing intermediate container 6d00e3ad89a8 10:56:41 ---> f1ee735192f6 10:56:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:56:41 Removing intermediate container 3f86063cb24e 10:56:41 ---> bf0c1ab40268 10:56:41 10:56:41 Step 11/26 : FROM docker:20.10.0 10:56:41 20.10.0: Pulling from library/docker 10:56:41 ---> Running in afcc31c1ff0e 10:56:41 Removing intermediate container afcc31c1ff0e 10:56:41 ---> 6c6bcc88e2b8 10:56:41 Step 13/22 : ENV APP_PORT=48060 10:56:41 ---> Running in 35154470648f 10:56:41 Removing intermediate container 35154470648f 10:56:41 ---> 68241ba9b0c8 10:56:41 Step 14/22 : EXPOSE $APP_PORT 10:56:41 ---> Running in 66f1b28bf427 10:56:41 Reading package lists... 10:56:41 Building dependency tree... 10:56:41 Reading state information... 10:56:41 The following NEW packages will be installed: 10:56:41 apt-transport-https 10:56:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:56:41 Need to get 1696 B of archives. 10:56:41 After this operation, 153 kB of additional disk space will be used. 10:56:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 10:56:41 debconf: delaying package configuration, since apt-utils is not installed 10:56:41 Removing intermediate container 66f1b28bf427 10:56:41 ---> 5601163a87c2 10:56:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:41 Fetched 1696 B in 0s (27.4 kB/s) 10:56:41 Selecting previously unselected package apt-transport-https. 10:56:41 (Reading database ... 13929 files and directories currently installed.) 10:56:41 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 10:56:41 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 10:56:41 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 10:56:42 Waiting for network to be ready... 10:56:43 ---> fa36b41d2cb9 10:56:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:56:45 ---> 67752fe48296 10:56:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:56:46 ---> bd5fba506616 10:56:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:56:46 ---> Running in 60978353d89d 10:56:47 Removing intermediate container 962b82bc76a6 10:56:47 ---> ea0f9425f9e1 10:56:47 10:56:47 Step 10/23 : FROM alpine:3.12 10:56:47 ---> afeebe901d6b 10:56:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:56:47 ---> Running in bee9630db00b 10:56:47 Removing intermediate container 60978353d89d 10:56:47 ---> cca6ff38a944 10:56:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:47 ---> Running in 73cf9af40f37 10:56:48 Removing intermediate container bee9630db00b 10:56:48 ---> e8d434d909a0 10:56:48 Step 12/23 : ENV APP_PORT=48080 10:56:48 ---> Running in e2f5fdf3771f 10:56:48 Removing intermediate container 73cf9af40f37 10:56:48 ---> df5ac4caf3be 10:56:48 Step 20/22 : LABEL arch=arm64 10:56:48 ---> Running in eda0798e3b51 10:56:48 2021-01-26T10:56:45Z INFO Waiting for automatic snapd restart... 10:56:48 snapd 2.48.2 from Canonical* installed 10:56:48 Removing intermediate container e2f5fdf3771f 10:56:48 ---> fcc41ce8414b 10:56:48 Step 13/23 : EXPOSE $APP_PORT 10:56:49 ---> Running in 43e37c913ec8 10:56:49 Removing intermediate container eda0798e3b51 10:56:49 ---> 4a96ad4497ad 10:56:49 Step 21/22 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:56:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:56:49 Status: Downloaded newer image for docker:20.10.0 10:56:49 ---> eeaf43b92773 10:56:49 Step 12/26 : RUN apk add --no-cache bash 10:56:49 ---> Running in 6bbcd4f1f46a 10:56:49 ---> Running in 9f57a4b7a778 10:56:49 "snapd" switched to the "latest/stable" channel 10:56:49 10:56:49 Removing intermediate container 43e37c913ec8 10:56:49 ---> 02944b16ab7c 10:56:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:49 ---> Running in 629fbf97a06d 10:56:49 Removing intermediate container 6bbcd4f1f46a 10:56:49 ---> bba0f889e0ae 10:56:49 Step 22/22 : LABEL version=0.0.0 10:56:50 ---> Running in 2e3cf8648b0d 10:56:50 Removing intermediate container 2e3cf8648b0d 10:56:50 ---> 8fbdcf2f1a0a 10:56:50 10:56:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:51 Successfully built 8fbdcf2f1a0a 10:56:51 Successfully tagged docker-support-notifications-go-arm64:latest 10:56:51  Building docker-support-notifications-go ... done (1/2) Installing readline (8.0.4-r0) 10:56:51 (2/2) Installing bash (5.0.17-r0) 10:56:51 Executing bash-5.0.17-r0.post-install 10:56:51 Executing busybox-1.31.1-r19.trigger 10:56:51 OK: 12 MiB in 22 packages 10:56:52 core18 20201210 from Canonical* installed 10:56:52 Removing intermediate container 629fbf97a06d 10:56:52 ---> fbc304d880c6 10:56:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:56:52 "core18" switched to the "latest/stable" channel 10:56:52 10:56:52 ---> Running in 6037dbaefa20 10:56:53 Removing intermediate container 9f57a4b7a778 10:56:53 ---> 5db839c93857 10:56:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:56:53 ---> Running in 9268d9d878c3 10:56:53 Removing intermediate container 9268d9d878c3 10:56:53 ---> f5e50aa39809 10:56:53 Step 14/26 : ENV APP_PORT=48090 10:56:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:53 ---> Running in b5cb6cd5478a 10:56:54 Removing intermediate container b5cb6cd5478a 10:56:54 ---> e504db9c9c36 10:56:54 Step 15/26 : EXPOSE $APP_PORT 10:56:54 ---> Running in e6b926a9ac68 10:56:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:54 Removing intermediate container e6b926a9ac68 10:56:54 ---> 40146c8f1ef7 10:56:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:56:55 snapcraft 4.4.4 from Canonical* installed 10:56:55 "snapcraft" switched to the "latest/stable" channel 10:56:55 10:56:56 ---> a0422ac85b0e 10:56:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:56:56 (1/6) Installing dumb-init (1.2.2-r1) 10:56:56 (2/6) Installing libgcc (9.3.0-r2) 10:56:56 (3/6) Installing libsodium (1.0.18-r0) 10:56:56 (4/6) Installing libstdc++ (9.3.0-r2) 10:56:56 ---> 3fb49025b539 10:56:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:56:57 (5/6) Installing libzmq (4.3.3-r0) 10:56:57 (6/6) Installing zeromq (4.3.3-r0) 10:56:57 Executing busybox-1.31.1-r19.trigger 10:56:57 OK: 8 MiB in 20 packages 10:56:57 ---> 2f6200ca92c0 10:56:57 Step 19/26 : RUN apk --no-cache add py3-pip 10:56:57 ---> Running in fe619215a877 10:56:58 Removing intermediate container 6037dbaefa20 10:56:58 ---> 78743a22b40b 10:56:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:58 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: 10:56:58 - README.md 10:56:58 - snapcraft.yaml.orig 10:56:58 10:56:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:56:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:56:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:56:59 (1/33) Installing libbz2 (1.0.8-r1) 10:56:59 ---> 35d993bc926c 10:56:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:56:59 (2/33) Installing expat (2.2.9-r1) 10:56:59 (3/33) Installing libffi (3.3-r2) 10:56:59 (4/33) Installing gdbm (1.13-r1) 10:56:59 (5/33) Installing xz-libs (5.2.5-r0) 10:56:59 (6/33) Installing sqlite-libs (3.32.1-r0) 10:56:59 (7/33) Installing python3 (3.8.5-r0) 10:57:01 ---> 820ee8f76253 10:57:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:57:01 (8/33) Installing py3-appdirs (1.4.4-r1) 10:57:01 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:57:01 (10/33) Installing py3-parsing (2.4.7-r0) 10:57:01 (11/33) Installing py3-six (1.15.0-r0) 10:57:02 (12/33) Installing py3-packaging (20.4-r0) 10:57:02 (13/33) Installing py3-setuptools (47.0.0-r0) 10:57:02 (14/33) Installing py3-chardet (3.0.4-r4) 10:57:02 (15/33) Installing py3-idna (2.9-r0) 10:57:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:57:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:57:02 (18/33) Installing py3-requests (2.23.0-r0) 10:57:02 (19/33) Installing py3-msgpack (1.0.0-r0) 10:57:02 (20/33) Installing py3-lockfile (0.12.2-r3) 10:57:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:57:02 (22/33) Installing py3-colorama (0.4.3-r0) 10:57:02 (23/33) Installing py3-distlib (0.3.0-r0) 10:57:02 (24/33) Installing py3-distro (1.5.0-r1) 10:57:02 (25/33) Installing py3-webencodings (0.5.1-r3) 10:57:02 (26/33) Installing py3-html5lib (1.0.1-r4) 10:57:02 (27/33) Installing py3-pytoml (0.1.21-r0) 10:57:02 (28/33) Installing py3-pep517 (0.8.2-r0) 10:57:02 (29/33) Installing py3-progress (1.5-r0) 10:57:02 (30/33) Installing py3-toml (0.10.1-r0) 10:57:02 (31/33) Installing py3-retrying (1.3.3-r0) 10:57:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:57:02 (33/33) Installing py3-pip (20.1.1-r0) 10:57:02 Executing busybox-1.31.1-r19.trigger 10:57:02 OK: 71 MiB in 55 packages 10:57:02 ---> ec0bc34c6d12 10:57:02 Step 19/23 : ENTRYPOINT ["/core-data"] 10:57:03 ---> Running in f0d2eff72dfb 10:57:03 Removing intermediate container f0d2eff72dfb 10:57:03 ---> 3e5421b66c02 10:57:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:03 ---> Running in e4efa68c5efc 10:57:04 Removing intermediate container e4efa68c5efc 10:57:04 ---> 0e0d16a2bbbb 10:57:04 Step 21/23 : LABEL arch=arm64 10:57:04 ---> Running in 9c1d9680b918 10:57:05 Removing intermediate container 9c1d9680b918 10:57:05 ---> eed5ca67a285 10:57:05 Step 22/23 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:57:05 ---> Running in 18a30731e5a9 10:57:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:57:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:57:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:57:05 Removing intermediate container 18a30731e5a9 10:57:05 ---> 61708385b89a 10:57:05 Step 23/23 : LABEL version=0.0.0 10:57:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:57:06 ---> Running in 685d4babd58a 10:57:06 Removing intermediate container 685d4babd58a 10:57:06 ---> e0445a5116ce 10:57:06 10:57:07 Reading package lists... 10:57:07 Successfully built e0445a5116ce 10:57:07 Successfully tagged docker-core-data-go-arm64:latest 10:57:07 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 10:57:08  Building docker-core-data-go ... done Removing intermediate container fe619215a877 10:57:08 ---> 8b64d2e1b16d 10:57:08 Step 20/26 : RUN pip install docker-compose==1.23.2 10:57:08 ---> Running in c39a89927b45 10:57:13 Collecting docker-compose==1.23.2 10:57:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:57:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:57:13 Reading package lists... 10:57:13 Building dependency tree... 10:57:13 Reading state information... 10:57:13 Suggested packages: 10:57:13 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:57:13 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:57:13 Recommended packages: 10:57:13 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:57:13 The following NEW packages will be installed: 10:57:13 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:57:13 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:57:13 pkg-config zip 10:57:13 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:57:13 Need to get 7655 kB of archives. 10:57:13 After this operation, 43.7 MB of additional disk space will be used. 10:57:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 10:57:13 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:57:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 10:57:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 10:57:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 10:57:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:57:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:57:14 Collecting texttable<0.10,>=0.9.0 10:57:14 Downloading texttable-0.9.1.tar.gz (11 kB) 10:57:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:57:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:57:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:57:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:57:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:57:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:57:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:57:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:57:14 debconf: delaying package configuration, since apt-utils is not installed 10:57:14 Fetched 7655 kB in 1s (8925 kB/s) 10:57:14 Selecting previously unselected package libglib2.0-0:amd64. 10:57:14 (Reading database ... 13933 files and directories currently installed.) 10:57:14 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:57:14 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:57:14 Selecting previously unselected package libpsl5:amd64. 10:57:14 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:57:14 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:57:14 Selecting previously unselected package libnghttp2-14:amd64. 10:57:14 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:57:14 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:57:15 Selecting previously unselected package librtmp1:amd64. 10:57:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:57:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:57:15 Selecting previously unselected package libcurl3-gnutls:amd64. 10:57:15 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 10:57:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:57:15 Selecting previously unselected package liberror-perl. 10:57:15 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:57:15 Unpacking liberror-perl (0.17025-1) ... 10:57:15 Selecting previously unselected package git-man. 10:57:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 10:57:15 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 10:57:15 Selecting previously unselected package git. 10:57:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 10:57:15 Unpacking git (1:2.17.1-1ubuntu0.7) ... 10:57:16 Selecting previously unselected package libnorm1:amd64. 10:57:16 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:57:16 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:57:16 Selecting previously unselected package libpgm-5.2-0:amd64. 10:57:16 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:57:16 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:57:16 Selecting previously unselected package libsodium23:amd64. 10:57:16 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:57:16 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:57:16 Collecting PyYAML<4,>=3.10 10:57:16 Downloading PyYAML-3.13.tar.gz (270 kB) 10:57:16 Selecting previously unselected package libzmq5:amd64. 10:57:16 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:57:16 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:57:16 Selecting previously unselected package libzmq3-dev:amd64. 10:57:16 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:57:16 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:57:16 Selecting previously unselected package pkg-config. 10:57:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:57:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:57:16 Selecting previously unselected package zip. 10:57:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:57:16 Unpacking zip (3.0-11build1) ... 10:57:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:57:16 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 10:57:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:57:17 Setting up liberror-perl (0.17025-1) ... 10:57:17 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:57:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:57:17 No schema files found: doing nothing. 10:57:17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:57:17 Setting up zip (3.0-11build1) ... 10:57:17 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:57:17 Setting up libsodium23:amd64 (1.0.16-2) ... 10:57:17 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:57:17 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:57:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:57:17 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:57:17 Setting up git (1:2.17.1-1ubuntu0.7) ... 10:57:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:57:20 Collecting websocket-client<1.0,>=0.32.0 10:57:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:57:20 Collecting jsonschema<3,>=2.5.1 10:57:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:57:20 Collecting cached-property<2,>=1.2.0 10:57:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:57:21 Collecting docker<4.0,>=3.6.0 10:57:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:57:21 Collecting dockerpty<0.5,>=0.4.1 10:57:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:57:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:57:23 Collecting docopt<0.7,>=0.6.1 10:57:23 Downloading docopt-0.6.2.tar.gz (25 kB) 10:57:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:57:24 git set to automatically installed. 10:57:24 git-man set to automatically installed. 10:57:24 libcurl3-gnutls set to automatically installed. 10:57:24 liberror-perl set to automatically installed. 10:57:24 libglib2.0-0 set to automatically installed. 10:57:24 libnghttp2-14 set to automatically installed. 10:57:24 libnorm1 set to automatically installed. 10:57:24 libpgm-5.2-0 set to automatically installed. 10:57:24 libpsl5 set to automatically installed. 10:57:24 librtmp1 set to automatically installed. 10:57:24 libsodium23 set to automatically installed. 10:57:24 libzmq3-dev set to automatically installed. 10:57:24 libzmq5 set to automatically installed. 10:57:24 pkg-config set to automatically installed. 10:57:24 zip set to automatically installed. 10:57:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:57:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:57:26 Collecting docker-pycreds>=0.4.0 10:57:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:57:26 Collecting urllib3<1.25,>=1.21.1 10:57:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:57:27 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) 10:57:27 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) 10:57:27 Collecting idna<2.8,>=2.5 10:57:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:57:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:57:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:57:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:57:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:57:28 snapd is not logged in, snap install commands will use sudo 10:57:28 Installing collected packages: texttable, PyYAML, websocket-client, jsonschema, cached-property, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, docker-compose 10:57:28 Running setup.py install for texttable: started 10:57:29 Running setup.py install for texttable: finished with status 'done' 10:57:29 Running setup.py install for PyYAML: started 10:57:31 Running setup.py install for PyYAML: finished with status 'done' 10:57:32 Attempting uninstall: urllib3 10:57:32 Found existing installation: urllib3 1.25.9 10:57:32 Uninstalling urllib3-1.25.9: 10:57:32 Successfully uninstalled urllib3-1.25.9 10:57:33 Attempting uninstall: idna 10:57:33 Found existing installation: idna 2.9 10:57:33 Uninstalling idna-2.9: 10:57:33 Successfully uninstalled idna-2.9 10:57:34 Attempting uninstall: requests 10:57:34 Found existing installation: requests 2.23.0 10:57:34 Uninstalling requests-2.23.0: 10:57:34 Successfully uninstalled requests-2.23.0 10:57:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:57:35 Running setup.py install for dockerpty: started 10:57:35 snap "core18" has no updates available 10:57:36 Pulling config-common 10:57:37 Running setup.py install for dockerpty: finished with status 'done' 10:57:37 Running setup.py install for docopt: started 10:57:37 Pulling go-build-helper 10:57:38 Running setup.py install for docopt: finished with status 'done' 10:57:39 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 10:57:43 Removing intermediate container c39a89927b45 10:57:43 ---> a2fe275f075c 10:57:43 Step 21/26 : RUN apk --no-cache add curl 10:57:43 ---> Running in a3e45d5b8b27 10:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:57:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:57:45 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:57:45 (2/3) Installing libcurl (7.69.1-r3) 10:57:45 (3/3) Installing curl (7.69.1-r3) 10:57:45 Executing busybox-1.31.1-r19.trigger 10:57:45 OK: 71 MiB in 58 packages 10:57:46 Removing intermediate container a3e45d5b8b27 10:57:46 ---> c42fe8c7c452 10:57:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 10:57:46 ---> Running in 7d1f9924f397 10:57:46 Removing intermediate container 7d1f9924f397 10:57:46 ---> 0cfabaa4a163 10:57:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:47 ---> Running in 83e2daf1cefd 10:57:47 Removing intermediate container 83e2daf1cefd 10:57:47 ---> f2ab1e11db76 10:57:47 Step 24/26 : LABEL arch=arm64 10:57:47 ---> Running in 9f5075faf63d 10:57:48 Removing intermediate container 9f5075faf63d 10:57:48 ---> aee40e123b32 10:57:48 Step 25/26 : LABEL git_sha=caca1edf1c7f82230b0956996c48951e5cc8b8da 10:57:48 ---> Running in ff0c3044b777 10:57:48 Removing intermediate container ff0c3044b777 10:57:48 ---> 1619390ed7e3 10:57:48 Step 26/26 : LABEL version=0.0.0 10:57:48 ---> Running in 61b82ad3304e 10:57:49 Removing intermediate container 61b82ad3304e 10:57:49 ---> 147b7dca7d12 10:57:49 10:57:49 Successfully built 147b7dca7d12 10:57:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:57:50  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 10:57:50 $ docker stop --time=1 ae0317f7cfa608d0046b8c0c33bb319e36a68434793574632e93ba9338819392 10:57:51 $ docker rm -f ae0317f7cfa608d0046b8c0c33bb319e36a68434793574632e93ba9338819392 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:52 + docker images 10:57:52 + grep docker 10:57:53 docker-sys-mgmt-agent-go-arm64 latest 147b7dca7d12 3 seconds ago 300MB 10:57:53 docker-core-data-go-arm64 latest e0445a5116ce 46 seconds ago 21MB 10:57:53 docker-support-notifications-go-arm64 latest 8fbdcf2f1a0a About a minute ago 16MB 10:57:53 docker-core-metadata-go-arm64 latest 48d0bb5a082f 2 minutes ago 17.7MB 10:57:53 docker-security-bootstrapper-go-arm64 latest 55e62442e3eb 3 minutes ago 40.3MB 10:57:53 docker-security-secretstore-setup-go-arm64 latest 44f26e0f9c57 4 minutes ago 23.4MB 10:57:53 docker-support-scheduler-go-arm64 latest 63680ab56319 4 minutes ago 15.5MB 10:57:53 docker-security-proxy-setup-go-arm64 latest 0523446244cf 4 minutes ago 23.2MB 10:57:53 docker-core-command-go-arm64 latest 2c16addf275d 4 minutes ago 15.4MB 10:57:53 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] } 10:57:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:57:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:57:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 10:57:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 10:57:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 10:57:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 10:57:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 10:57:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 10:57:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 10:57:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 10:57:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:57:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:57:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:57:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:57:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:57:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:57:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:57:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:57:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:57:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 10:57:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 10:57:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 10:57:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 10:57:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 10:57:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 10:57:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 10:57:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 10:57:59 Fetched 23.8 MB in 0s (0 B/s) 10:57:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:57:59 Fetched 96.5 kB in 0s (0 B/s) 10:57:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:57:59 Fetched 279 kB in 0s (0 B/s) 10:57:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:57:59 Fetched 122 kB in 0s (0 B/s) 10:57:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:57:59 Fetched 77.8 kB in 0s (0 B/s) 10:57:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:57:59 Fetched 8848 B in 0s (0 B/s) 10:57:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:57:59 Fetched 47.8 kB in 0s (0 B/s) 10:57:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:57:59 Fetched 45.6 kB in 0s (0 B/s) 10:57:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:57:59 Fetched 15.0 kB in 0s (0 B/s) 10:57:59 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 10:57:59 Fetched 214 kB in 0s (0 B/s) 10:57:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 10:57:59 Fetched 155 kB in 0s (0 B/s) 10:57:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:57:59 Fetched 50.6 kB in 0s (0 B/s) 10:57:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:57:59 Fetched 14.8 kB in 0s (0 B/s) 10:57:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:57:59 Fetched 41.8 kB in 0s (0 B/s) 10:57:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:57:59 Fetched 499 kB in 0s (0 B/s) 10:57:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:57:59 Fetched 111 kB in 0s (0 B/s) 10:57:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:57:59 Fetched 240 kB in 0s (0 B/s) 10:57:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:57:59 Fetched 29.3 kB in 0s (0 B/s) 10:57:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:57:59 Fetched 85.5 kB in 0s (0 B/s) 10:57:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:57:59 Fetched 24.5 kB in 0s (0 B/s) 10:57:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:57:59 Fetched 49.2 kB in 0s (0 B/s) 10:57:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:57:59 Fetched 54.2 kB in 0s (0 B/s) 10:57:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:57:59 Fetched 30.8 kB in 0s (0 B/s) 10:57:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 10:57:59 Fetched 17.0 kB in 0s (0 B/s) 10:57:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:57:59 Fetched 85.9 kB in 0s (0 B/s) 10:57:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:57:59 Fetched 8720 B in 0s (0 B/s) 10:57:59 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 10:57:59 Fetched 137 kB in 0s (0 B/s) 10:57:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:57:59 Fetched 119 kB in 0s (0 B/s) 10:57:59 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 10:57:59 Fetched 109 kB in 0s (0 B/s) 10:57:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:57:59 Fetched 11.1 kB in 0s (0 B/s) 10:57:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:57:59 Fetched 645 kB in 0s (0 B/s) 10:57:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:57:59 Fetched 41.3 kB in 0s (0 B/s) 10:57:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:57:59 Fetched 17.9 kB in 0s (0 B/s) 10:57:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:57:59 Fetched 368 kB in 0s (0 B/s) 10:57:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:57:59 Fetched 187 kB in 0s (0 B/s) 10:57:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:57:59 Fetched 175 kB in 0s (0 B/s) 10:57:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:58:00 Fetched 206 kB in 0s (0 B/s) 10:58:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 10:58:00 Fetched 1301 kB in 0s (0 B/s) 10:58:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:58:00 Fetched 36.2 kB in 0s (0 B/s) 10:58:00 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 10:58:00 Fetched 159 kB in 0s (0 B/s) 10:58:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:58:00 Fetched 107 kB in 0s (0 B/s) 10:58:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:58:00 Fetched 48.7 kB in 0s (0 B/s) 10:58:00 Pulling static-packages 10:58:01 'go115' has dependencies that need to be staged: static-packages go-build-helper 10:58:01 Skipping pull go-build-helper (already ran) 10:58:01 Skipping pull static-packages (already ran) 10:58:01 Building go-build-helper 10:58:05 Building static-packages 10:58:07 Staging go-build-helper 10:58:07 Staging static-packages 10:58:08 Pulling go115 10:58:09 'edgex-go' has dependencies that need to be staged: go115 10:58:09 Skipping pull go115 (already ran) 10:58:09 Building go115 10:58:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:09 Dload Upload Total Spent Left Speed 10:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4255k 0 0 15.9M 0 0:00:07 --:--:-- 0:00:07 15.8M 46 115M 46 54.1M 0 0 42.4M 0 0:00:02 0:00:01 0:00:01 42.3M 80 115M 80 92.7M 0 0 40.9M 0 0:00:02 0:00:02 --:--:-- 40.9M 100 115M 100 115M 0 0 41.5M 0 0:00:02 0:00:02 --:--:-- 41.5M 10:58:13 go1.15.2.linux-amd64.tar.gz: OK 10:58:17 Staging go115 10:58:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:58:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:58:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:58:21 Fetched 0 B in 0s (0 B/s) 10:58:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:58:21 Fetched 224 kB in 0s (0 B/s) 10:58:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:58:21 Fetched 157 kB in 0s (0 B/s) 10:58:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:58:21 Fetched 221 kB in 0s (0 B/s) 10:58:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:58:21 Fetched 143 kB in 0s (0 B/s) 10:58:21 Pulling edgex-go 10:58:22 Pulling version 10:58:23 Building config-common 10:58:25 Skipping build go-build-helper (already ran) 10:58:25 Skipping build static-packages (already ran) 10:58:25 Skipping build go115 (already ran) 10:58:25 Building edgex-go 10:58: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 10:58:27 go: downloading github.com/gorilla/mux v1.8.0 10:58:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 10:58:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:58:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:58:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 10:58:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:58:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 10:58:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 10:58:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 10:58:27 go: downloading github.com/google/uuid v1.1.5 10:58:27 go: downloading github.com/x448/float16 v0.8.4 10:58:27 go: downloading github.com/go-playground/validator/v10 v10.3.0 10:58:27 go: downloading github.com/go-kit/kit v0.8.0 10:58:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:58:27 go: downloading github.com/hashicorp/consul/api v1.1.0 10:58:27 go: downloading github.com/pkg/errors v0.8.1 10:58:27 go: downloading gopkg.in/yaml.v2 v2.4.0 10:58:27 go: downloading github.com/pelletier/go-toml v1.2.0 10:58:27 go: downloading github.com/BurntSushi/toml v0.3.1 10:58:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 10:58:27 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:58:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:58:27 go: downloading github.com/pebbe/zmq4 v1.2.2 10:58:27 go: downloading github.com/imdario/mergo v0.3.11 10:58:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 10:58:27 go: downloading github.com/hashicorp/serf v0.8.2 10:58:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 10:58:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:58:27 go: downloading github.com/go-playground/universal-translator v0.17.0 10:58:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:58:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:58:27 go: downloading github.com/mitchellh/copystructure v1.0.0 10:58:27 go: downloading github.com/leodido/go-urn v1.2.0 10:58:27 go: downloading github.com/go-playground/locales v0.13.0 10:58:27 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:58:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:58:27 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:58:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:58:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:58:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:58:34 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 10:58:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:58:39 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 10:58:40 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 10:58:40 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 10:58:40 go: downloading github.com/stretchr/testify v1.6.1 10:58:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:58:40 go: downloading github.com/pmezard/go-difflib v1.0.0 10:58:40 go: downloading github.com/davecgh/go-spew v1.1.1 10:58:42 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 10:58:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:58:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:58:43 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 10:58: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 10:58:44 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:58:45 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 10:58:46 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 10:58:47 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 10:58:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:58:48 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 10:58:48 go: downloading github.com/lib/pq v1.9.0 10:58:50 Building version 10:58:52 Staging config-common 10:58:53 Skipping stage go-build-helper (already ran) 10:58:53 Skipping stage static-packages (already ran) 10:58:53 Skipping stage go115 (already ran) 10:58:53 Staging edgex-go 10:58:54 Staging version 10:58:55 Priming config-common 10:58:55 Priming go-build-helper 10:58:56 Priming static-packages 10:58:59 Priming go115 10:59:00 Priming edgex-go 10:59:01 Priming version 10:59:02 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 10:59:06 provisioning config files... 10:59:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8571889471701246721tmp [Pipeline] { [Pipeline] sh 10:59:07 + set +x 10:59:07 + curl -s https://codecov.io/bash 10:59:07 + bash -s -- 10:59:07 10:59:07 _____ _ 10:59:07 / ____| | | 10:59:07 | | ___ __| | ___ ___ _____ __ 10:59:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:59:07 | |___| (_) | (_| | __/ (_| (_) \ V / 10:59:07 \_____\___/ \__,_|\___|\___\___/ \_/ 10:59:07 Bash-20210115-cec3c92 10:59:07 10:59:07 10:59:07 ==> git version 2.24.3 found 10:59:07 ==> 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 10:59:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:59:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:59:07 ==> Jenkins CI detected. 10:59:07 project root: . 10:59:07 --> token set from env 10:59:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:59:07 ==> Running gcov in . (disable via -X gcov) 10:59:07 ==> Python coveragepy not found 10:59:07 ==> Searching for coverage reports in: 10:59:07 + . 10:59:07 -> Found 1 reports 10:59:07 ==> Detecting git/mercurial file structure 10:59:07 ==> Reading reports 10:59:08 + ./coverage.out bytes=564700 10:59:08 ==> Appending adjustments 10:59:08 https://docs.codecov.io/docs/fixing-reports 10:59:13 + Found adjustments 10:59:13 ==> Gzipping contents 10:59:13 84K /tmp/codecov.LqtqPi.gz 10:59:13 ==> Uploading reports 10:59:13 url: https://codecov.io 10:59:13 query: branch=PR-3080&commit=caca1edf1c7f82230b0956996c48951e5cc8b8da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= 10:59:13 -> Pinging Codecov 10:59:13 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3080&commit=caca1edf1c7f82230b0956996c48951e5cc8b8da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= 10:59:15 -> Uploading to 10:59:15 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/caca1edf1c7f82230b0956996c48951e5cc8b8da/7cdf5a00-8e65-46fa-88f9-bbfd1fdf85bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T105914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae338dd4cdb76801a224852b4d49da31335bd0d54a03914d193bd16bba305fb4 10:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:15 Dload Upload Total Spent Left Speed 10:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85463 0 0 100 85463 0 145k --:--:-- --:--:-- --:--:-- 145k 100 85463 0 0 100 85463 0 145k --:--:-- --:--:-- --:--:-- 145k 10:59:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/caca1edf1c7f82230b0956996c48951e5cc8b8da [Pipeline] } 10:59:15 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 10:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:59:21 ---> package-listing.sh 10:59:21 ++ tr '[:upper:]' '[:lower:]' 10:59:21 ++ facter osfamily 10:59:21 + OS_FAMILY=redhat 10:59:21 + workspace=/w/workspace/edgex-go/1 10:59:21 + START_PACKAGES=/tmp/packages_start.txt 10:59:21 + END_PACKAGES=/tmp/packages_end.txt 10:59:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:21 + PACKAGES=/tmp/packages_start.txt 10:59:21 + '[' /w/workspace/edgex-go/1 ']' 10:59:21 + PACKAGES=/tmp/packages_end.txt 10:59:21 + case "${OS_FAMILY}" in 10:59:21 + rpm -qa 10:59:21 + sort 10:59:28 + '[' -f /tmp/packages_start.txt ']' 10:59:28 + '[' -f /tmp/packages_end.txt ']' 10:59:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:28 + '[' /w/workspace/edgex-go/1 ']' 10:59:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:59:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:59:28 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 10:59:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:59:29 10:59:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:59:30 alpine: Pulling from edgex-lftools-log-publisher 10:59:30 df20fa9351a1: Pulling fs layer 10:59:30 36b3adc4ff6f: Pulling fs layer 10:59:30 8ad3a11d3b57: Pulling fs layer 10:59:30 46f8f816bc3b: Pulling fs layer 10:59:30 93b61091891f: Pulling fs layer 10:59:30 93b9cdb0e59b: Pulling fs layer 10:59:30 5e14af77c1be: Pulling fs layer 10:59:30 01666e4c0597: Pulling fs layer 10:59:30 aa168da1d23b: Pulling fs layer 10:59:30 46f8f816bc3b: Waiting 10:59:30 93b61091891f: Waiting 10:59:30 93b9cdb0e59b: Waiting 10:59:30 5e14af77c1be: Waiting 10:59:30 01666e4c0597: Waiting 10:59:30 aa168da1d23b: Waiting 10:59:30 36b3adc4ff6f: Verifying Checksum 10:59:30 36b3adc4ff6f: Download complete 10:59:30 46f8f816bc3b: Verifying Checksum 10:59:30 46f8f816bc3b: Download complete 10:59:30 df20fa9351a1: Verifying Checksum 10:59:30 df20fa9351a1: Download complete 10:59:30 93b9cdb0e59b: Verifying Checksum 10:59:30 93b9cdb0e59b: Download complete 10:59:30 5e14af77c1be: Verifying Checksum 10:59:30 5e14af77c1be: Download complete 10:59:30 93b61091891f: Verifying Checksum 10:59:30 93b61091891f: Download complete 10:59:30 01666e4c0597: Verifying Checksum 10:59:30 01666e4c0597: Download complete 10:59:31 df20fa9351a1: Pull complete 10:59:31 36b3adc4ff6f: Pull complete 10:59:31 8ad3a11d3b57: Verifying Checksum 10:59:31 8ad3a11d3b57: Download complete 10:59:33 8ad3a11d3b57: Pull complete 10:59:33 46f8f816bc3b: Pull complete 10:59:33 93b61091891f: Pull complete 10:59:34 93b9cdb0e59b: Pull complete 10:59:34 5e14af77c1be: Pull complete 10:59:34 01666e4c0597: Pull complete 10:59:37 aa168da1d23b: Verifying Checksum 10:59:37 aa168da1d23b: Download complete 10:59:52 aa168da1d23b: Pull complete 10:59:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:59:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:59:53 prd-centos7-docker-4c-2g-22822 does not seem to be running inside a container 10:59:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:59:58 $ docker top a0c3c6ad2a42bc3c6ec0dbf5309c2797b7ff5016640e11856858348410252f2b -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:59 + touch /tmp/pre-build-complete [Pipeline] sh 11:00:00 + mkdir -p /var/log/sa [Pipeline] sh 11:00:01 + ls /var/log/sa-host 11:00:01 + sadf -c /var/log/sa-host/sa23 11:00:01 file_magic: OK 11:00:01 HZ: Using current value: 100 11:00:01 file_header: OK 11:00:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:00:01 Statistics: 11:00:01 Hnuu...uuuununununu... 11:00:01 File successfully converted to sysstat format version 12.2.1 11:00:01 + sadf -c /var/log/sa-host/sa26 11:00:01 file_magic: OK 11:00:01 HZ: Using current value: 100 11:00:01 file_header: OK 11:00:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:00:01 Statistics: 11:00:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:00:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:02 provisioning config files... 11:00:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5777285130226306795tmp [Pipeline] { [Pipeline] echo 11:00:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:00:03 ---> create-netrc.sh [Pipeline] } 11:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:00:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:00:04 ---> python-tools-install.sh [Pipeline] echo 11:00:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:00:05 ---> sudo-logs.sh 11:00:05 Archiving 'sudo' log.. [Pipeline] echo 11:00:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:00:05 ---> job-cost.sh 11:00:05 lf-activate-venv: SKIPPING 11:00:05 INFO: No Stack... 11:00:07 INFO: Retrieving Pricing Info for: v1-standard-2 11:00:07 INFO: Archiving Costs [Pipeline] echo 11:00:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:00:08 ---> logs-deploy.sh 11:00:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3080/1 11:00:08 INFO: archiving workspace using pattern(s): 11:00:10 Archives upload complete. 11:00:10 INFO: archiving logs to Nexus 11:00:12 ---> uname -a: 11:00:12 Linux prd-centos7-docker-4c-2g-22822.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:00:12 11:00:12 11:00:12 ---> lscpu: 11:00:12 Architecture: x86_64 11:00:12 CPU op-mode(s): 32-bit, 64-bit 11:00:12 Byte Order: Little Endian 11:00:12 Address sizes: 40 bits physical, 48 bits virtual 11:00:12 CPU(s): 4 11:00:12 On-line CPU(s) list: 0-3 11:00:12 Thread(s) per core: 1 11:00:12 Core(s) per socket: 1 11:00:12 Socket(s): 4 11:00:12 NUMA node(s): 1 11:00:12 Vendor ID: GenuineIntel 11:00:12 CPU family: 6 11:00:12 Model: 44 11:00:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:00:12 Stepping: 1 11:00:12 CPU MHz: 2933.438 11:00:12 BogoMIPS: 5866.87 11:00:12 Virtualization: VT-x 11:00:12 Hypervisor vendor: KVM 11:00:12 Virtualization type: full 11:00:12 L1d cache: 128 KiB 11:00:12 L1i cache: 128 KiB 11:00:12 L2 cache: 16 MiB 11:00:12 L3 cache: 64 MiB 11:00:12 NUMA node0 CPU(s): 0-3 11:00:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:00:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:00:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:00:12 Vulnerability Meltdown: Mitigation; PTI 11:00:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:00:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:00:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:00:12 Vulnerability Srbds: Not affected 11:00:12 Vulnerability Tsx async abort: Not affected 11:00:12 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 11:00:12 11:00:12 11:00:12 ---> nproc: 11:00:12 4 11:00:12 11:00:12 11:00:12 ---> df -h: 11:00:12 Filesystem Size Used Available Use% Mounted on 11:00:12 overlay 50.0G 12.1G 37.8G 24% / 11:00:12 tmpfs 64.0M 0 64.0M 0% /dev 11:00:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:00:12 shm 64.0M 0 64.0M 0% /dev/shm 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /facter-os 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/resolv.conf 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hostname 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hosts 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /run/cloud-init/result.json 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/sa-host 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/secure 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/auth.log 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1 11:00:12 /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1@tmp 11:00:12 11:00:12 11:00:12 ---> free -m: 11:00:12 total used free shared buff/cache available 11:00:12 Mem: 1837 673 120 0 1043 1079 11:00:12 Swap: 1023 61 962 11:00:12 11:00:12 11:00:12 ---> ip addr: 11:00:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:00:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:00:12 inet 127.0.0.1/8 scope host lo 11:00:12 valid_lft forever preferred_lft forever 11:00:12 inet6 ::1/128 scope host 11:00:12 valid_lft forever preferred_lft forever 11:00:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:00:12 link/ether fa:16:3e:33:a5:cb brd ff:ff:ff:ff:ff:ff 11:00:12 inet 10.30.123.184/23 brd 10.30.123.255 scope global dynamic eth0 11:00:12 valid_lft 85061sec preferred_lft 85061sec 11:00:12 inet6 fe80::f816:3eff:fe33:a5cb/64 scope link 11:00:12 valid_lft forever preferred_lft forever 11:00:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:00:12 link/ether 02:42:73:30:1c:15 brd ff:ff:ff:ff:ff:ff 11:00:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:00:12 valid_lft forever preferred_lft forever 11:00:12 inet6 fe80::42:73ff:fe30:1c15/64 scope link 11:00:12 valid_lft forever preferred_lft forever 11:00:12 11:00:12 11:00:12 ---> sar -b -r -n DEV: 11:00:12 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) 11:00:12 11:00:12 10:37:40 LINUX RESTART (4 CPU) 11:00:12 11:00:12 10:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:00:12 10:39:01 158.29 101.84 56.45 0.00 7808.31 38707.20 0.00 11:00:12 10:40:02 58.54 14.59 43.95 0.00 4885.21 10920.26 0.00 11:00:12 10:41:01 216.20 86.94 129.25 0.00 6473.23 44376.09 0.00 11:00:12 10:42:01 183.73 72.47 111.26 0.00 2615.10 13074.22 0.00 11:00:12 10:43:01 98.87 24.90 73.97 0.00 1022.23 9812.61 0.00 11:00:12 10:44:02 85.22 29.86 55.35 0.00 1439.05 5238.66 0.00 11:00:12 10:45:01 51.60 27.79 23.80 0.00 1918.43 1581.80 0.00 11:00:12 10:46:01 90.33 14.29 76.04 0.00 1748.01 23550.58 0.00 11:00:12 10:47:02 965.33 774.12 191.20 0.00 88529.50 144172.39 0.00 11:00:12 10:48:03 1873.01 1667.15 205.86 0.00 105352.99 109671.08 0.00 11:00:12 10:49:02 763.50 654.75 108.74 0.00 37970.24 46237.77 0.00 11:00:12 10:50:03 395.00 148.89 246.11 0.00 24936.96 75447.88 0.00 11:00:12 10:51:05 1312.56 1044.66 267.90 0.00 83349.12 91721.33 0.00 11:00:12 10:52:02 1407.94 1151.68 256.26 0.00 55805.38 59773.97 0.00 11:00:12 10:53:01 422.00 271.32 150.68 0.00 18028.14 22604.02 0.00 11:00:12 10:54:01 5.46 0.57 4.89 0.00 10.11 154.10 0.00 11:00:12 10:55:01 1.26 0.98 0.28 0.00 15.58 3.26 0.00 11:00:12 10:56:02 0.45 0.05 0.40 0.00 0.53 3.94 0.00 11:00:12 10:57:01 0.49 0.02 0.47 0.00 0.27 6.13 0.00 11:00:12 10:58:01 0.22 0.07 0.15 0.00 0.53 1.60 0.00 11:00:12 10:59:01 0.27 0.02 0.25 0.00 0.53 2.16 0.00 11:00:12 Average: 386.62 291.07 95.55 0.00 21216.84 33403.96 0.00 11:00:12 11:00:12 10:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:00:12 10:39:01 67280 0 540316 28.72 2620 1271328 1051032 35.87 475772 1140976 81096 11:00:12 10:40:02 67488 0 778820 41.39 2620 1032616 1489268 50.83 681224 929036 20 11:00:12 10:41:01 151048 0 682248 36.26 2040 1046208 1544060 52.70 562612 924812 36 11:00:12 10:42:01 93652 0 812940 43.21 1508 973444 1543452 52.68 656208 856040 46880 11:00:12 10:43:01 159244 0 773136 41.09 864 948300 1821532 62.17 681636 757116 55040 11:00:12 10:44:02 210384 0 729688 38.78 840 940632 1628784 55.59 596808 783768 23480 11:00:12 10:45:01 216484 0 703944 37.41 764 960352 1469364 50.15 594912 778364 89204 11:00:12 10:46:01 67996 0 708552 37.66 584 1104412 1270184 43.35 620400 902928 43892 11:00:12 10:47:02 385292 0 760360 40.41 16 735876 3226248 110.11 609092 672096 60 11:00:12 10:48:03 71172 0 815192 43.33 16 995164 2339080 79.83 723224 857016 87960 11:00:12 10:49:02 336620 0 954432 50.73 16 590476 3699628 126.26 630328 647324 13296 11:00:12 10:50:03 136528 0 684280 36.37 16 1060720 1572012 53.65 711920 789536 0 11:00:12 10:51:05 83796 0 786728 41.81 16 1011004 2380736 81.25 673476 866112 30056 11:00:12 10:52:02 56704 0 748776 39.80 16 1076048 2169144 74.03 750600 823700 32460 11:00:12 10:53:01 353188 0 604952 32.15 16 923388 1331632 45.45 451812 829728 20 11:00:12 10:54:01 365824 0 592380 31.48 16 923324 1198380 40.90 443924 828308 20 11:00:12 10:55:01 365060 0 593160 31.53 16 923308 1198552 40.90 444056 828760 8 11:00:12 10:56:02 367016 0 591200 31.42 16 923312 1186108 40.48 442780 828764 8 11:00:12 10:57:01 366700 0 591504 31.44 16 923324 1186108 40.48 443032 828776 8 11:00:12 10:58:01 367300 0 590892 31.40 16 923336 1186108 40.48 443036 828792 8 11:00:12 10:59:01 366908 0 591276 31.43 16 923344 1186180 40.48 443000 828816 12 11:00:12 Average: 221699 0 696894 37.04 574 962377 1698933 57.98 575231 834798 23979 11:00:12 11:00:12 10:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:00:12 10:39:01 eth0 609.07 358.19 2903.26 57.77 0.00 0.00 0.00 0.00 11:00:12 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:40:02 eth0 610.17 552.03 3401.14 104.07 0.00 0.00 0.00 0.00 11:00:12 10:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:40:02 vetha6851d7 457.71 461.53 55.40 2642.61 0.00 0.00 0.00 0.00 11:00:12 10:40:02 docker0 457.71 461.40 49.15 2642.60 0.00 0.00 0.00 0.00 11:00:12 10:41:01 vethc675a44 6.13 5.37 0.60 5.70 0.00 0.00 0.00 0.00 11:00:12 10:41:01 eth0 376.36 298.89 3261.47 73.77 0.00 0.00 0.00 0.00 11:00:12 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:41:01 docker0 43.74 71.95 2.56 371.50 0.00 0.00 0.00 0.00 11:00:12 10:42:01 vethe5143d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:42:01 eth0 146.32 118.58 485.66 19.36 0.00 0.00 0.00 0.00 11:00:12 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:42:01 docker0 103.18 122.60 8.14 461.61 0.00 0.00 0.00 0.00 11:00:12 10:43:01 vethe5143d7 0.61 0.61 0.05 0.06 0.00 0.00 0.00 0.00 11:00:12 10:43:01 eth0 29.47 22.94 19.91 39.73 0.00 0.00 0.00 0.00 11:00:12 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:43:01 docker0 0.61 0.61 0.04 0.06 0.00 0.00 0.00 0.00 11:00:12 10:44:02 vethe5143d7 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:44:02 eth0 14.98 11.29 11.79 6.54 0.00 0.00 0.00 0.00 11:00:12 10:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:44:02 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:45:01 vethe5143d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:45:01 eth0 29.58 22.67 18.81 52.21 0.00 0.00 0.00 0.00 11:00:12 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:46:01 eth0 186.54 156.52 1694.44 57.89 0.00 0.00 0.00 0.00 11:00:12 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:46:01 veth2f469b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:47:02 vethd011e2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:47:02 vethbc1745e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:47:02 veth1abc949 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:47:02 veth9f24549 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:48:03 eth0 2015.55 1536.45 11665.55 408.64 0.00 0.00 0.00 0.00 11:00:12 10:48:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 11:00:12 10:48:03 veth2f469b5 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 11:00:12 10:48:03 docker0 608.44 666.06 59.49 3527.04 0.00 0.00 0.00 0.00 11:00:12 10:49:02 vethb0c9d4f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:49:02 veth389ea6d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:49:02 vethd15fe4a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:49:02 eth0 11.74 11.00 6.03 34.71 0.00 0.00 0.00 0.00 11:00:12 10:50:03 veth1bbc8b4 1.66 4.11 0.11 26.83 0.00 0.00 0.00 0.00 11:00:12 10:50:03 eth0 197.45 136.97 1508.16 62.96 0.00 0.00 0.00 0.00 11:00:12 10:50:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:00:12 10:50:03 veth2f469b5 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 11:00:12 10:51:05 veth90dec93 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:51:05 vethc587016 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:51:05 eth0 78.24 45.70 322.44 46.89 0.00 0.00 0.00 0.00 11:00:12 10:51:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:52:02 eth0 66.71 45.07 125.98 54.79 0.00 0.00 0.00 0.00 11:00:12 10:52:02 veth54cd64f 0.11 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:00:12 10:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:52:02 veth3894cd4 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 11:00:12 10:53:01 eth0 62.78 41.80 147.46 50.04 0.00 0.00 0.00 0.00 11:00:12 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:53:01 docker0 689.08 818.87 65.54 4424.13 0.00 0.00 0.00 0.00 11:00:12 10:54:01 eth0 1.28 0.73 0.78 0.24 0.00 0.00 0.00 0.00 11:00:12 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:55:01 eth0 0.55 0.53 0.27 0.21 0.00 0.00 0.00 0.00 11:00:12 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:56:02 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:00:12 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:58:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:00:12 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:59:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:00:12 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 Average: eth0 117.60 88.43 670.56 31.81 0.00 0.00 0.00 0.00 11:00:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:12 Average: docker0 32.35 38.44 3.08 207.67 0.00 0.00 0.00 0.00 11:00:12 11:00:12 11:00:12 ---> sar -P ALL: 11:00:12 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) 11:00:12 11:00:12 10:37:40 LINUX RESTART (4 CPU) 11:00:12 11:00:12 10:38:01 CPU %user %nice %system %iowait %steal %idle 11:00:12 10:39:01 all 12.70 0.00 8.04 7.25 15.04 56.97 11:00:12 10:39:01 0 10.30 0.00 7.11 7.78 16.06 58.76 11:00:12 10:39:01 1 17.52 0.00 9.37 7.36 12.51 53.24 11:00:12 10:39:01 2 9.78 0.00 8.72 6.10 15.62 59.78 11:00:12 10:39:01 3 13.38 0.00 7.01 7.78 15.88 55.94 11:00:12 10:40:02 all 9.03 0.00 3.94 1.40 14.51 71.12 11:00:12 10:40:02 0 6.71 0.00 5.14 2.83 16.26 69.06 11:00:12 10:40:02 1 12.17 0.00 3.62 0.40 14.98 68.82 11:00:12 10:40:02 2 6.95 0.00 3.16 1.03 13.96 74.90 11:00:12 10:40:02 3 10.38 0.00 3.83 1.34 12.84 71.62 11:00:12 10:41:01 all 6.72 0.00 5.62 1.62 18.51 67.53 11:00:12 10:41:01 0 5.61 0.00 5.64 1.03 19.29 68.43 11:00:12 10:41:01 1 5.51 0.00 5.30 2.22 18.95 68.02 11:00:12 10:41:01 2 6.80 0.00 5.47 2.06 18.59 67.09 11:00:12 10:41:01 3 9.02 0.00 6.06 1.19 17.20 66.53 11:00:12 10:42:01 all 17.85 0.00 7.98 4.36 18.74 51.07 11:00:12 10:42:01 0 18.02 0.00 7.60 4.26 19.40 50.73 11:00:12 10:42:01 1 16.66 0.00 7.80 3.41 18.56 53.57 11:00:12 10:42:01 2 17.22 0.00 8.41 5.97 18.74 49.67 11:00:12 10:42:01 3 19.52 0.00 8.14 3.82 18.26 50.26 11:00:12 10:43:01 all 44.62 0.00 13.10 3.92 21.62 16.74 11:00:12 10:43:01 0 44.17 0.00 13.50 3.85 22.20 16.28 11:00:12 10:43:01 1 40.35 0.00 12.40 4.05 22.69 20.51 11:00:12 10:43:01 2 46.75 0.00 14.28 4.89 19.74 14.34 11:00:12 10:43:01 3 47.38 0.00 12.26 2.90 21.79 15.68 11:00:12 10:44:02 all 35.50 0.00 14.14 1.97 26.35 22.04 11:00:12 10:44:02 0 32.08 0.00 13.20 1.98 27.21 25.53 11:00:12 10:44:02 1 34.52 0.00 14.01 2.42 26.65 22.40 11:00:12 10:44:02 2 35.08 0.00 14.15 1.05 26.31 23.42 11:00:12 10:44:02 3 40.57 0.00 15.25 2.42 25.19 16.58 11:00:12 10:45:01 all 16.20 0.00 9.38 0.79 27.99 45.65 11:00:12 10:45:01 0 15.94 0.00 9.13 0.81 28.73 45.39 11:00:12 10:45:01 1 15.68 0.00 9.06 0.70 28.23 46.33 11:00:12 10:45:01 2 16.32 0.00 9.03 0.79 27.28 46.57 11:00:12 10:45:01 3 16.83 0.00 10.32 0.84 27.68 44.32 11:00:12 10:46:01 all 7.81 0.00 6.58 1.14 24.33 60.14 11:00:12 10:46:01 0 8.35 0.00 7.12 2.34 24.59 57.60 11:00:12 10:46:01 1 9.26 0.00 6.54 0.92 24.95 58.33 11:00:12 10:46:01 2 6.76 0.00 6.42 0.65 23.40 62.77 11:00:12 10:46:01 3 6.91 0.00 6.25 0.63 24.38 61.83 11:00:12 10:47:02 all 11.26 0.00 12.14 10.66 36.94 28.99 11:00:12 10:47:02 0 10.29 0.00 11.08 9.86 36.43 32.35 11:00:12 10:47:02 1 12.27 0.00 12.46 12.06 36.48 26.74 11:00:12 10:47:02 2 9.81 0.00 12.40 9.73 37.25 30.82 11:00:12 10:47:02 3 12.75 0.00 12.67 11.05 37.64 25.90 11:00:12 10:48:03 all 8.18 0.00 11.58 25.69 31.16 23.39 11:00:12 10:48:03 0 8.42 0.00 10.98 23.65 31.51 25.43 11:00:12 10:48:03 1 7.78 0.00 11.08 27.81 31.03 22.31 11:00:12 10:48:03 2 7.87 0.00 11.29 25.12 30.83 24.89 11:00:12 10:48:03 3 8.66 0.00 13.02 26.19 31.25 20.87 11:00:12 10:49:02 all 46.61 0.00 12.90 10.86 19.19 10.43 11:00:12 10:49:02 0 49.20 0.00 12.73 10.75 16.55 10.77 11:00:12 10:49:02 1 45.40 0.00 14.04 11.68 19.82 9.05 11:00:12 10:49:02 2 48.83 0.00 12.50 10.20 17.35 11.12 11:00:12 10:49:02 3 42.83 0.00 12.38 10.83 23.23 10.74 11:00:12 11:00:12 10:49:02 CPU %user %nice %system %iowait %steal %idle 11:00:12 10:50:03 all 23.36 0.00 14.77 11.40 30.75 19.71 11:00:12 10:50:03 0 21.79 0.00 13.67 9.05 32.31 23.19 11:00:12 10:50:03 1 23.07 0.00 14.25 15.12 30.12 17.44 11:00:12 10:50:03 2 24.62 0.00 15.09 9.38 30.13 20.77 11:00:12 10:50:03 3 23.98 0.00 16.07 12.05 30.45 17.45 11:00:12 10:51:05 all 27.61 0.00 16.41 15.33 26.22 14.43 11:00:12 10:51:05 0 27.95 0.00 16.77 15.41 25.97 13.90 11:00:12 10:51:05 1 27.14 0.00 16.38 16.16 26.69 13.64 11:00:12 10:51:05 2 29.41 0.00 18.59 14.95 24.28 12.77 11:00:12 10:51:05 3 25.99 0.00 13.95 14.80 27.89 17.36 11:00:12 10:52:02 all 22.86 0.00 13.86 21.34 27.02 14.92 11:00:12 10:52:02 0 21.56 0.00 13.68 22.81 27.33 14.62 11:00:12 10:52:02 1 24.57 0.00 13.44 18.67 25.49 17.83 11:00:12 10:52:02 2 22.57 0.00 14.41 24.60 27.16 11.26 11:00:12 10:52:02 3 22.77 0.00 13.92 19.24 28.12 15.95 11:00:12 10:53:01 all 17.11 0.00 10.46 8.18 16.75 47.50 11:00:12 10:53:01 0 16.95 0.00 10.56 5.91 16.55 50.03 11:00:12 10:53:01 1 16.89 0.00 10.49 8.37 16.45 47.80 11:00:12 10:53:01 2 17.40 0.00 10.44 9.76 16.72 45.68 11:00:12 10:53:01 3 17.21 0.00 10.35 8.70 17.28 46.46 11:00:12 10:54:01 all 0.12 0.00 0.12 0.02 0.41 99.34 11:00:12 10:54:01 0 0.05 0.00 0.13 0.00 0.45 99.37 11:00:12 10:54:01 1 0.23 0.00 0.08 0.02 0.27 99.40 11:00:12 10:54:01 2 0.17 0.00 0.12 0.05 0.43 99.24 11:00:12 10:54:01 3 0.05 0.00 0.13 0.00 0.48 99.34 11:00:12 10:55:01 all 0.11 0.00 0.06 0.03 0.47 99.33 11:00:12 10:55:01 0 0.05 0.00 0.07 0.02 0.86 99.01 11:00:12 10:55:01 1 0.03 0.00 0.03 0.08 0.25 99.60 11:00:12 10:55:01 2 0.33 0.00 0.03 0.02 0.37 99.25 11:00:12 10:55:01 3 0.03 0.00 0.12 0.00 0.40 99.45 11:00:12 10:56:02 all 0.12 0.00 0.07 0.00 0.44 99.36 11:00:12 10:56:02 0 0.02 0.00 0.05 0.00 0.33 99.60 11:00:12 10:56:02 1 0.41 0.00 0.07 0.00 0.66 98.85 11:00:12 10:56:02 2 0.03 0.00 0.08 0.00 0.40 99.48 11:00:12 10:56:02 3 0.03 0.00 0.08 0.02 0.35 99.52 11:00:12 10:57:01 all 0.11 0.00 0.03 0.00 0.23 99.63 11:00:12 10:57:01 0 0.03 0.00 0.03 0.00 0.17 99.76 11:00:12 10:57:01 1 0.36 0.00 0.02 0.00 0.41 99.22 11:00:12 10:57:01 2 0.03 0.00 0.05 0.00 0.17 99.75 11:00:12 10:57:01 3 0.02 0.00 0.02 0.00 0.19 99.78 11:00:12 10:58:01 all 0.12 0.00 0.06 0.00 0.33 99.49 11:00:12 10:58:01 0 0.02 0.00 0.03 0.00 0.18 99.77 11:00:12 10:58:01 1 0.38 0.00 0.07 0.00 0.23 99.32 11:00:12 10:58:01 2 0.03 0.00 0.03 0.00 0.43 99.50 11:00:12 10:58:01 3 0.03 0.00 0.12 0.02 0.47 99.37 11:00:12 10:59:01 all 0.11 0.00 0.04 0.00 0.30 99.55 11:00:12 10:59:01 0 0.02 0.00 0.03 0.00 0.20 99.75 11:00:12 10:59:01 1 0.37 0.00 0.03 0.00 0.51 99.09 11:00:12 10:59:01 2 0.02 0.00 0.05 0.00 0.12 99.82 11:00:12 10:59:01 3 0.03 0.00 0.05 0.00 0.37 99.55 11:00:12 Average: all 14.08 0.00 7.50 5.90 16.82 55.69 11:00:12 Average: 0 13.67 0.00 7.40 5.77 17.16 56.00 11:00:12 Average: 1 14.22 0.00 7.46 6.17 16.76 55.39 11:00:12 Average: 2 13.93 0.00 7.64 5.89 16.44 56.11 11:00:12 Average: 3 14.50 0.00 7.51 5.78 16.93 55.26 11:00:12 11:00:12 11:00:12