Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0+e6c052569f26998dcb3a7df84d37141e1787d2eb (c14e547135ac3df38d40fcb00906dc3d944a2d1e) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6953546452049583651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4118403006552621577.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-3525/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh372671116207503086.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5635524554626375239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7861435459971928449.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-3525/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5872936223140772649.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-929 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1800839132266158238.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6145971273271366823.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 Merge succeeded, producing 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 Checking out Revision 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh585477574921078667.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 Commit message: "fix(snap): go 1.16 update" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:11:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:11:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:11:12 ========================================================= 21:11:12 EdgeX Global Pipelines Version Info 21:11:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:11:14 ------------------- 21:11:14 stable info: 21:11:14 ------------------- 21:11:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:11:14 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:11:14 Message: update stable to v1.0.192 21:11:15 ------------------- 21:11:15 experimental info: 21:11:15 ------------------- 21:11:15 Commited By: **** collab-it+edgex@linuxfoundation.org 21:11:15 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:11:15 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 21:11:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 [Pipeline] echo 21:11:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 524f3e5 [Pipeline] echo 21:11:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:17 provisioning config files... 21:11:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9001063928369312659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:17 ---> docker-login.sh 21:11:17 nexus3.edgexfoundry.org:10001 21:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:17 Configure a credential helper to remove this warning. See 21:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:17 21:11:17 Login Succeeded 21:11:17 nexus3.edgexfoundry.org:10002 21:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:17 Configure a credential helper to remove this warning. See 21:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:17 21:11:17 Login Succeeded 21:11:17 nexus3.edgexfoundry.org:10003 21:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:18 Configure a credential helper to remove this warning. See 21:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:18 21:11:18 Login Succeeded 21:11:18 nexus3.edgexfoundry.org:10004 21:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:18 Configure a credential helper to remove this warning. See 21:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:18 21:11:18 Login Succeeded 21:11:18 docker.io 21:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:18 Configure a credential helper to remove this warning. See 21:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:18 21:11:18 Login Succeeded 21:11:18 ---> docker-login.sh ends [Pipeline] } 21:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:19 ++ 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 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/core-command/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo core-command,cmd/core-command/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/core-data/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo core-data,cmd/core-data/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/core-metadata/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo core-metadata,cmd/core-metadata/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ cut -d/ -f2 21:11:19 ++ dirname cmd/security-bootstrapper/Dockerfile 21:11:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/security-proxy-setup/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/support-notifications/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo support-notifications,cmd/support-notifications/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ cut -d/ -f2 21:11:19 ++ dirname cmd/support-scheduler/Dockerfile 21:11:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:11:19 + for file in '`ls cmd/**/Dockerfile`' 21:11:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:11:19 ++ cut -d/ -f2 21:11:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:11:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:20 21:11:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:11:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:21 latest: Pulling from edgex-devops/git-semver 21:11:21 31603596830f: Pulling fs layer 21:11:21 54011a49482f: Pulling fs layer 21:11:21 a6820b24f6d8: Pulling fs layer 21:11:21 f581987b2513: Pulling fs layer 21:11:21 f581987b2513: Waiting 21:11:21 54011a49482f: Verifying Checksum 21:11:21 54011a49482f: Download complete 21:11:21 31603596830f: Verifying Checksum 21:11:21 31603596830f: Download complete 21:11:21 f581987b2513: Verifying Checksum 21:11:21 f581987b2513: Download complete 21:11:21 a6820b24f6d8: Verifying Checksum 21:11:21 a6820b24f6d8: Download complete 21:11:21 31603596830f: Pull complete 21:11:21 54011a49482f: Pull complete 21:11:22 a6820b24f6d8: Pull complete 21:11:22 f581987b2513: Pull complete 21:11:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:11:22 prd-centos7-docker-4c-2g-929 does not seem to be running inside a container 21:11:22 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:11:23 $ docker top da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:24 [ssh-agent] Looking for ssh-agent implementation... 21:11:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:24 $ docker exec da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 ssh-agent 21:11:24 SSH_AUTH_SOCK=/tmp/ssh-xDuWi01oyFyX/agent.14 21:11:24 SSH_AGENT_PID=20 21:11:24 Running ssh-add (command line suppressed) 21:11:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_428974353751995159.key (/w/workspace/edgex-go/1@tmp/private_key_428974353751995159.key) 21:11:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:24 + git tag --points-at HEAD [Pipeline] } 21:11:24 $ docker exec --env ******** --env ******** da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 ssh-agent -k 21:11:24 unset SSH_AUTH_SOCK; 21:11:24 unset SSH_AGENT_PID; 21:11:24 echo Agent pid 20 killed; 21:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:11:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:24 [ssh-agent] Looking for ssh-agent implementation... 21:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:25 $ docker exec da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 ssh-agent 21:11:25 SSH_AUTH_SOCK=/tmp/ssh-WhwLH5DaeoIX/agent.51 21:11:25 SSH_AGENT_PID=56 21:11:25 Running ssh-add (command line suppressed) 21:11:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7766160406535355314.key (/w/workspace/edgex-go/1@tmp/private_key_7766160406535355314.key) 21:11:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:25 + git semver init 21:11:25 # -> Open(): unable to determine branch for HEAD 21:11:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:11:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:11:25 # $SEMVER_REMOTE_NAME = origin 21:11:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:11:25 # $SEMVER_USER_NAME = edgex-jenkins 21:11:25 # $SEMVER_BRANCH = PR-3525 21:11:25 # $SEMVER_TEMP = /tmp/semver-105169830 21:11:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:11:47 # '/tmp/semver-105169830' -> '/w/workspace/edgex-go/1/.semver' 21:11:47 # -> Force: false 21:11:47 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:11:47 $ docker exec --env ******** --env ******** da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 ssh-agent -k 21:11:47 unset SSH_AUTH_SOCK; 21:11:47 unset SSH_AGENT_PID; 21:11:47 echo Agent pid 56 killed; 21:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:48 + git semver [Pipeline] } 21:11:48 $ docker stop --time=1 da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 21:11:50 $ docker rm -f da518a46070d40f96d329078b75017430abf2a2bd0b8f297eb14347449f51f65 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:11:51 Stashed 1 file(s) [Pipeline] echo 21:11:51 [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 21:11:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:11:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:11:53 + true 21:11:53 + sudo service docker restart 21:11:53 Redirecting to /bin/systemctl restart docker.service 21:12:06 Still waiting to schedule task 21:12:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 21:12:11 ========================================================= 21:12:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:12:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:12:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:12:13 Sending build context to Docker daemon 331MB 21:12:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:12:13 Step 2/6 : FROM ${BASE} 21:12:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:12:13 540db60ca938: Pulling fs layer 21:12:13 adcc1eea9eea: Pulling fs layer 21:12:13 4c4ab2625f07: Pulling fs layer 21:12:13 0510c868ecb4: Pulling fs layer 21:12:13 afea3b2eda06: Pulling fs layer 21:12:13 7809a108b3ef: Pulling fs layer 21:12:13 f706445af74f: Pulling fs layer 21:12:13 0510c868ecb4: Waiting 21:12:13 afea3b2eda06: Waiting 21:12:13 7809a108b3ef: Waiting 21:12:13 f706445af74f: Waiting 21:12:13 4c4ab2625f07: Verifying Checksum 21:12:13 4c4ab2625f07: Download complete 21:12:13 adcc1eea9eea: Verifying Checksum 21:12:13 adcc1eea9eea: Download complete 21:12:13 afea3b2eda06: Verifying Checksum 21:12:13 afea3b2eda06: Download complete 21:12:13 7809a108b3ef: Verifying Checksum 21:12:13 7809a108b3ef: Download complete 21:12:13 540db60ca938: Verifying Checksum 21:12:13 540db60ca938: Download complete 21:12:13 540db60ca938: Pull complete 21:12:13 adcc1eea9eea: Pull complete 21:12:13 4c4ab2625f07: Pull complete 21:12:15 f706445af74f: Verifying Checksum 21:12:15 f706445af74f: Download complete 21:12:16 0510c868ecb4: Verifying Checksum 21:12:16 0510c868ecb4: Download complete 21:12:19 0510c868ecb4: Pull complete 21:12:19 afea3b2eda06: Pull complete 21:12:19 7809a108b3ef: Pull complete 21:12:21 f706445af74f: Pull complete 21:12:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:12:21 ---> b068be0155e3 21:12:21 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 21:12:22 ---> Running in 5da6eb3145d7 21:12:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:12:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:12:24 (1/12) Installing libmagic (5.39-r0) 21:12:25 (2/12) Installing file (5.39-r0) 21:12:25 (3/12) Installing libc-dev (0.7.2-r3) 21:12:25 (4/12) Installing g++ (10.2.1_pre1-r3) 21:12:32 (5/12) Installing fortify-headers (1.1-r0) 21:12:32 (6/12) Installing patch (2.7.6-r6) 21:12:32 (7/12) Installing build-base (0.5-r2) 21:12:32 (8/12) Installing libsodium (1.0.18-r0) 21:12:32 (9/12) Installing pkgconf (1.7.3-r0) 21:12:32 (10/12) Installing libsodium-dev (1.0.18-r0) 21:12:32 (11/12) Installing libzmq (4.3.3-r1) 21:12:32 (12/12) Installing zeromq-dev (4.3.3-r1) 21:12:32 Executing busybox-1.32.1-r6.trigger 21:12:32 OK: 219 MiB in 52 packages 21:12:33 Removing intermediate container 5da6eb3145d7 21:12:33 ---> 7f5c8b186906 21:12:33 Step 4/6 : WORKDIR /edgex-go 21:12:33 ---> Running in c26b013c280a 21:12:33 Removing intermediate container c26b013c280a 21:12:33 ---> 29eb142bab9d 21:12:33 Step 5/6 : COPY go.mod . 21:12:33 ---> 668decf26b9b 21:12:33 Step 6/6 : RUN go mod download 21:12:33 ---> Running in 38a1746c053d 21:12:46 Removing intermediate container 38a1746c053d 21:12:46 ---> 0ac556c2b811 21:12:46 Successfully built 0ac556c2b811 21:12:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:12:46 + docker inspect -f . ci-base-image-x86_64 21:12:46 . [Pipeline] withDockerContainer 21:12:46 prd-centos7-docker-4c-2g-929 does not seem to be running inside a container 21:12:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:12:46 $ docker top 9de01acd222b6234de7a959934689047eabe8ef44f9a9ceec9416ce17e5bb3ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:47 + go version 21:12:47 go version go1.16.3 linux/amd64 [Pipeline] } 21:12:47 $ docker stop --time=1 9de01acd222b6234de7a959934689047eabe8ef44f9a9ceec9416ce17e5bb3ae 21:12:48 $ docker rm -f 9de01acd222b6234de7a959934689047eabe8ef44f9a9ceec9416ce17e5bb3ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:49 + docker inspect -f . ci-base-image-x86_64 21:12:49 . [Pipeline] withDockerContainer 21:12:49 prd-centos7-docker-4c-2g-929 does not seem to be running inside a container 21:12:49 $ 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-x86_64 cat 21:12:50 $ docker top 150459a90cb44f51d1eb5eb1db91b40063a8a73c8d2a285acc277c30a6b73a21 -eo pid,comm [Pipeline] { [Pipeline] echo 21:12:50 ========================================================= 21:12:50 [edgeXBuildGoParallel] Running Tests and Build... 21:12:50 ========================================================= [Pipeline] sh 21:12:50 + go mod tidy [Pipeline] sh 21:12:51 + make test 21:12:51 go mod tidy 21:12:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:12:58 ? github.com/edgexfoundry/edgex-go [no test files] 21:13:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:13:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:13:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:13:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:13:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:13:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:13:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:13:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.1% of statements 21:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:13:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements 21:13:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements 21:13:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.110s coverage: 27.7% of statements 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:13:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:13:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:13:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.055s coverage: 100.0% of statements 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:13:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 53.4% of statements 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.094s coverage: 87.7% of statements 21:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 21:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.243s coverage: 28.6% of statements 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements 21:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.097s coverage: 97.5% of statements 21:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 21:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:13:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.280s coverage: 95.1% of statements 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:13:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:13:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 21:13:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:13:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements 21:13:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 21:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 21:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 21:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 21:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 21:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 21:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:14:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-930 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 21:14:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:14:12 The recommended git tool is: git 21:14:21 using credential edgex-jenkins-ssh 21:14:21 Cloning the remote Git repository 21:14:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:14:21 > git init /w/workspace/edgex-go/1 # timeout=10 21:14:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:14:22 > git --version # timeout=10 21:14:22 > git --version # 'git version 2.17.1' 21:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 66.9% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.8% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:14:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:14:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.8% of statements 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.134s coverage: 91.9% of statements 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.608s coverage: 28.7% of statements 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.049s coverage: 99.0% of statements 21:14:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:14:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:14:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.072s coverage: 63.4% of statements 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:14:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.080s coverage: 97.6% of statements 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:14:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements 21:14:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:14:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:14:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 21:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.052s coverage: 28.1% of statements 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 21:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.058s coverage: 27.9% of statements 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 21:14:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 21:14:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 21:14:30 GO111MODULE=on go vet ./... 21:14:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:14:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:14:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:14:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:14:41 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:14:42 Merge succeeded, producing 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:14:42 Checking out Revision 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 (PR-3525) 21:14:41 > git config core.sparsecheckout # timeout=10 21:14:41 > git checkout -f 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 21:14:42 > git remote # timeout=10 21:14:42 > git config --get remote.origin.url # timeout=10 21:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:42 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 21:14:42 > git rev-parse HEAD^{commit} # timeout=10 21:14:42 > git config core.sparsecheckout # timeout=10 21:14:42 > git checkout -f 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 21:14:47 Commit message: "fix(snap): go 1.16 update" 21:14:47 > git --version # timeout=10 21:14:47 > git --version # 'git version 2.17.1' 21:14:47 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:14:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:14:50 + sudo service docker restart 21:14:50 + true 21:14:58 gofmt -l . 21:14:58 [ "`gofmt -l .`" = "" ] 21:14:59 ./bin/test-go-mod-tidy.sh 21:14:59 ./bin/test-attribution-txt.sh [Pipeline] sh 21:15:00 + ls -al . 21:15:00 total 852 21:15:00 drwxrwxr-x 10 1001 1001 4096 May 28 21:15 . 21:15:00 drwxr-xr-x 4 root root 28 May 28 21:12 .. 21:15:00 -rw-rw-r-- 1 1001 1001 11 May 28 21:11 .dockerignore 21:15:00 drwxrwxr-x 8 1001 1001 179 May 28 21:11 .git 21:15:00 drwxrwxr-x 3 1001 1001 125 May 28 21:11 .github 21:15:00 -rw-rw-r-- 1 1001 1001 818 May 28 21:11 .gitignore 21:15:00 drwx------ 3 1001 1001 60 May 28 21:11 .semver 21:15:00 -rw-rw-r-- 1 1001 1001 166 May 28 21:11 .sonarcloud.properties 21:15:00 -rw-rw-r-- 1 1001 1001 8609 May 28 21:11 Attribution.txt 21:15:00 -rw-rw-r-- 1 1001 1001 3804 May 28 21:11 CONTRIBUTING.md 21:15:00 -rw-rw-r-- 1 1001 1001 931 May 28 21:11 Dockerfile.build 21:15:00 -rw-rw-r-- 1 1001 1001 849 May 28 21:11 Jenkinsfile 21:15:00 -rw-rw-r-- 1 1001 1001 10775 May 28 21:11 LICENSE 21:15:00 -rw-rw-r-- 1 1001 1001 5632 May 28 21:11 Makefile 21:15:00 -rw-rw-r-- 1 1001 1001 7978 May 28 21:11 README.md 21:15:00 -rw-rw-r-- 1 1001 1001 6755 May 28 21:11 SECURITY.md 21:15:00 -rw-rw-r-- 1 1001 1001 5 May 28 21:11 VERSION 21:15:00 -rw-rw-r-- 1 1001 1001 4131 May 28 21:11 ZMQWindows.md 21:15:00 drwxrwxr-x 2 1001 1001 117 May 28 21:11 bin 21:15:00 drwxrwxr-x 14 1001 1001 4096 May 28 21:11 cmd 21:15:00 -rw-r--r-- 1 root root 742996 May 28 21:14 coverage.out 21:15:00 -rw-r--r-- 1 root root 1060 May 28 21:14 go.mod 21:15:00 -rw-r--r-- 1 root root 21686 May 28 21:12 go.sum 21:15:00 drwxrwxr-x 8 1001 1001 127 May 28 21:11 internal 21:15:00 drwxrwxr-x 4 1001 1001 26 May 28 21:11 openapi 21:15:00 drwxrwxr-x 4 1001 1001 71 May 28 21:11 snap 21:15:00 -rw-rw-r-- 1 1001 1001 168 May 28 21:11 version.go [Pipeline] sh 21:15:01 + '[' -e coverage.out ] 21:15:01 + chown 1001:1001 coverage.out [Pipeline] stash 21:15:01 Stashed 1 file(s) [Pipeline] sh 21:15:01 + make build 21:15:01 go mod tidy 21:15:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:15:03 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:08 provisioning config files... 21:15:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5755211676679249490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:09 ---> docker-login.sh 21:15:09 nexus3.edgexfoundry.org:10001 21:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:10 Configure a credential helper to remove this warning. See 21:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:10 21:15:10 Login Succeeded 21:15:10 nexus3.edgexfoundry.org:10002 21:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:11 Configure a credential helper to remove this warning. See 21:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:11 21:15:11 Login Succeeded 21:15:11 nexus3.edgexfoundry.org:10003 21:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:11 Configure a credential helper to remove this warning. See 21:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:11 21:15:11 Login Succeeded 21:15:11 nexus3.edgexfoundry.org:10004 21:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:15:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:12 Configure a credential helper to remove this warning. See 21:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:12 21:15:12 Login Succeeded 21:15:12 docker.io 21:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:12 Configure a credential helper to remove this warning. See 21:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:12 21:15:12 Login Succeeded 21:15:12 ---> docker-login.sh ends [Pipeline] } 21:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:13 ========================================================= 21:15:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:15:13 ========================================================= 21:15:13 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 [Pipeline] isUnix [Pipeline] sh 21:15:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:15:13 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:15:14 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 21:15:16 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 21:15:16 Sending build context to Docker daemon 168.1MB 21:15:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:15:16 Step 2/6 : FROM ${BASE} 21:15:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:15:16 595b0fe564bb: Pulling fs layer 21:15:16 7186ed65a4f7: Pulling fs layer 21:15:16 316046926c0a: Pulling fs layer 21:15:16 4ebd0625c992: Pulling fs layer 21:15:16 207e8628e3a3: Pulling fs layer 21:15:16 c791037a9be2: Pulling fs layer 21:15:16 ffd874e62e21: Pulling fs layer 21:15:16 ffd874e62e21: Waiting 21:15:16 c791037a9be2: Waiting 21:15:16 207e8628e3a3: Waiting 21:15:16 4ebd0625c992: Waiting 21:15:16 316046926c0a: Verifying Checksum 21:15:16 316046926c0a: Download complete 21:15:16 7186ed65a4f7: Verifying Checksum 21:15:16 7186ed65a4f7: Download complete 21:15:16 207e8628e3a3: Download complete 21:15:16 c791037a9be2: Verifying Checksum 21:15:16 c791037a9be2: Download complete 21:15:16 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 21:15:16 595b0fe564bb: Verifying Checksum 21:15:16 595b0fe564bb: Download complete 21:15:17 595b0fe564bb: Pull complete 21:15:17 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 21:15:18 7186ed65a4f7: Pull complete 21:15:18 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 21:15:18 316046926c0a: Pull complete 21:15:18 ffd874e62e21: Verifying Checksum 21:15:18 ffd874e62e21: Download complete 21:15:19 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 21:15:19 4ebd0625c992: Verifying Checksum 21:15:19 4ebd0625c992: Download complete [Pipeline] } 21:15:20 $ docker stop --time=1 150459a90cb44f51d1eb5eb1db91b40063a8a73c8d2a285acc277c30a6b73a21 21:15:22 $ docker rm -f 150459a90cb44f51d1eb5eb1db91b40063a8a73c8d2a285acc277c30a6b73a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:25 21:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:26 latest: Pulling from edgex-devops/edgex-compose 21:15:26 cbdbe7a5bc2a: Pulling fs layer 21:15:26 ca9280d653b3: Pulling fs layer 21:15:26 7e9c9ca2126c: Pulling fs layer 21:15:26 cbdbe7a5bc2a: Verifying Checksum 21:15:26 cbdbe7a5bc2a: Download complete 21:15:26 cbdbe7a5bc2a: Pull complete 21:15:26 ca9280d653b3: Verifying Checksum 21:15:26 ca9280d653b3: Download complete 21:15:27 ca9280d653b3: Pull complete 21:15:27 7e9c9ca2126c: Verifying Checksum 21:15:27 7e9c9ca2126c: Download complete 21:15:30 4ebd0625c992: Pull complete 21:15:30 207e8628e3a3: Pull complete 21:15:30 c791037a9be2: Pull complete 21:15:31 7e9c9ca2126c: Pull complete 21:15:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:15:31 prd-centos7-docker-4c-2g-929 does not seem to be running inside a container 21:15:31 $ 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:latest cat 21:15:33 $ docker top 9121260c6ddfab44f29c7a7aaa06c7d374a0b56dd437e70964dc274319fbdaff -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:34 + docker-compose build --help 21:15:34 + grep parallel 21:15:34 ffd874e62e21: Pull complete 21:15:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:15:34 ---> cfc18b08335c 21:15:34 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 21:15:34 --parallel Build images in parallel. [Pipeline] } 21:15:34 $ docker stop --time=1 9121260c6ddfab44f29c7a7aaa06c7d374a0b56dd437e70964dc274319fbdaff 21:15:35 $ docker rm -f 9121260c6ddfab44f29c7a7aaa06c7d374a0b56dd437e70964dc274319fbdaff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:15:36 . [Pipeline] withDockerContainer 21:15:36 prd-centos7-docker-4c-2g-929 does not seem to be running inside a container 21:15:36 $ 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:latest cat 21:15:36 $ docker top b00d581c261f3c71cd2c41bf75d129b13b23fb6bdc30cd1c583e4ba40bfd3152 -eo pid,comm 21:15:37 ---> Running in 931e492e35ef [Pipeline] { [Pipeline] sh 21:15:37 + docker-compose -f ./docker-compose-build.yml build --parallel 21:15:37 Building core-command ... 21:15:37 Building core-data ... 21:15:37 Building core-metadata ... 21:15:37 Building security-bootstrapper ... 21:15:37 Building security-proxy-setup ... 21:15:37 Building security-secretstore-setup ... 21:15:37 Building support-notifications ... 21:15:37 Building support-scheduler ... 21:15:37 Building sys-mgmt-agent ... 21:15:37 Building security-proxy-setup 21:15:37 Building support-scheduler 21:15:37 Building core-metadata 21:15:37 Building core-data 21:15:37 Building core-command 21:15:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:15:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:15:40 (1/12) Installing libmagic (5.39-r0) 21:15:40 (2/12) Installing file (5.39-r0) 21:15:40 (3/12) Installing libc-dev (0.7.2-r3) 21:15:40 (4/12) Installing g++ (10.2.1_pre1-r3) 21:15:47 (5/12) Installing fortify-headers (1.1-r0) 21:15:47 (6/12) Installing patch (2.7.6-r6) 21:15:47 (7/12) Installing build-base (0.5-r2) 21:15:47 (8/12) Installing libsodium (1.0.18-r0) 21:15:47 (9/12) Installing pkgconf (1.7.3-r0) 21:15:47 (10/12) Installing libsodium-dev (1.0.18-r0) 21:15:47 (11/12) Installing libzmq (4.3.3-r1) 21:15:47 (12/12) Installing zeromq-dev (4.3.3-r1) 21:15:47 Executing busybox-1.32.1-r6.trigger 21:15:47 OK: 218 MiB in 52 packages 21:15:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:15:50 ---> 0ac556c2b811 21:15:50 Step 3/24 : WORKDIR /edgex-go 21:15:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:15:50 ---> 0ac556c2b811 21:15:50 Step 3/23 : WORKDIR /edgex-go 21:15:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:15:50 ---> 0ac556c2b811 21:15:50 Step 3/24 : WORKDIR /edgex-go 21:15:50 Removing intermediate container 931e492e35ef 21:15:50 ---> 98cfd8a2cf1f 21:15:50 Step 4/6 : WORKDIR /edgex-go 21:15:51 ---> Running in 1ecf0d0915fe 21:15:51 Removing intermediate container 1ecf0d0915fe 21:15:51 ---> 531b5c46f2d4 21:15:51 Step 5/6 : COPY go.mod . 21:15:52 ---> a2fa45d15333 21:15:52 Step 6/6 : RUN go mod download 21:15:52 ---> Running in 0bdf4d2dff9c 21:15:55 ---> Running in 662c8cef061f 21:15:55 ---> Running in 898ed64d237c 21:15:55 ---> Running in 839e00aa5e56 21:15:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:15:56 ---> 0ac556c2b811 21:15:56 Step 3/22 : WORKDIR /edgex-go 21:15:57 ---> Running in 986371d5a693 21:15:57 Removing intermediate container 898ed64d237c 21:15:57 ---> 1e2cde9b4c95 21:15:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:15:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:15:58 ---> 0ac556c2b811 21:15:58 Step 3/24 : WORKDIR /edgex-go 21:15:58 Removing intermediate container 986371d5a693 21:15:58 ---> 470f700775ea 21:15:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:58 ---> Using cache 21:15:58 ---> f1bc4d7d2c3b 21:15:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:58 Removing intermediate container 662c8cef061f 21:15:58 ---> 371403c3de5c 21:15:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:58 Removing intermediate container 839e00aa5e56 21:15:58 ---> f1bc4d7d2c3b 21:15:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:58 ---> Running in 9ad3af3c457e 21:15:58 ---> Running in e945438f1b5c 21:15:58 ---> Running in 8859c381c70b 21:15:58 ---> Running in f4838ab667be 21:15:58 ---> Running in c411d01b7eee 21:15:59 Removing intermediate container 9ad3af3c457e 21:15:59 ---> 77807752f077 21:15:59 Step 5/22 : RUN apk add --update --no-cache make git 21:15:59 ---> Running in a54fead193a3 21:16:00 Removing intermediate container 8859c381c70b 21:16:00 ---> ba68b23ba746 21:16:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:16:00 ---> Running in 2c58a4a9c65c 21:16:00 Removing intermediate container e945438f1b5c 21:16:00 ---> a6e735117815 21:16:00 Step 5/24 : RUN apk add --update --no-cache make git 21:16:00 ---> Running in 5b6aea04eb94 21:16:00 Removing intermediate container f4838ab667be 21:16:00 ---> f0dfd62ad6a2 21:16:00 Step 5/23 : RUN apk add --update --no-cache make git 21:16:00 Removing intermediate container c411d01b7eee 21:16:00 ---> 7ce8e93185f9 21:16:00 Step 5/24 : RUN apk add --update --no-cache make git 21:16:00 ---> Running in 4f71d50dbcc1 21:16:00 ---> Running in 319edea00069 21:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:01 OK: 219 MiB in 52 packages 21:16:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:16:01 OK: 219 MiB in 52 packages 21:16:02 OK: 219 MiB in 52 packages 21:16:02 Removing intermediate container a54fead193a3 21:16:02 ---> 147f5da0dc56 21:16:02 Step 6/22 : COPY go.mod . 21:16:02 OK: 219 MiB in 52 packages 21:16:02 Removing intermediate container 5b6aea04eb94 21:16:02 ---> 4fa597b1fbce 21:16:02 Step 6/24 : COPY go.mod . 21:16:02 ---> 481e6de3138a 21:16:02 Step 7/22 : RUN go mod download 21:16:02 OK: 219 MiB in 52 packages 21:16:02 ---> Running in 2277d3453bd8 21:16:02 ---> a5a92b16eed5 21:16:02 Step 7/24 : RUN go mod download 21:16:02 Removing intermediate container 4f71d50dbcc1 21:16:02 ---> d6584951d6d0 21:16:02 Step 6/23 : COPY go.mod . 21:16:02 ---> Running in 3e12108385bb 21:16:02 Removing intermediate container 319edea00069 21:16:02 ---> 5d1189672e99 21:16:02 Step 6/24 : COPY go.mod . 21:16:02 ---> ef12eac47f79 21:16:02 Step 7/23 : RUN go mod download 21:16:02 Removing intermediate container 2c58a4a9c65c 21:16:02 ---> 514b34e755fd 21:16:02 Step 6/24 : COPY go.mod . 21:16:02 ---> 20c1e53ef3bd 21:16:02 Step 7/24 : RUN go mod download 21:16:02 ---> Running in e87b163602bb 21:16:02 ---> Running in 814038ff8039 21:16:03 ---> a787421bc3f9 21:16:03 Step 7/24 : RUN go mod download 21:16:03 ---> Running in 479aca38b4ea 21:16:03 Removing intermediate container 2277d3453bd8 21:16:03 ---> 6ee1f4ffac4a 21:16:03 Step 8/22 : COPY . . 21:16:04 Removing intermediate container 3e12108385bb 21:16:04 ---> 5283bfaa2755 21:16:04 Step 8/24 : COPY . . 21:16:04 Removing intermediate container e87b163602bb 21:16:04 ---> 024032d9be79 21:16:04 Step 8/23 : COPY . . 21:16:11 Removing intermediate container 479aca38b4ea 21:16:11 ---> 3c768c3c2257 21:16:11 Step 8/24 : COPY . . 21:16:11 Removing intermediate container 814038ff8039 21:16:11 ---> 956bd73d16d1 21:16:11 Step 8/24 : COPY . . 21:16:12 ---> cba88f8dfec5 21:16:12 Step 9/22 : RUN go mod tidy 21:16:12 ---> 6f531f2da8e3 21:16:12 Step 9/23 : RUN go mod tidy 21:16:12 ---> Running in d72e48e2571d 21:16:13 ---> bafc06029630 21:16:13 Step 9/24 : RUN go mod tidy 21:16:13 ---> Running in bbdd15d508ef 21:16:13 ---> Running in b86bedce912e 21:16:19 Removing intermediate container 0bdf4d2dff9c 21:16:19 ---> 2f88b198fcf3 21:16:19 Successfully built 2f88b198fcf3 21:16:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:16:19 + docker inspect -f . ci-base-image-arm64 21:16:19 . [Pipeline] withDockerContainer 21:16:19 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 21:16:19 $ 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 21:16:20 ---> 5c4eb2a91cc2 21:16:20 Step 9/24 : RUN go mod tidy 21:16:20 ---> Running in d282aec53052 21:16:20 Removing intermediate container d72e48e2571d 21:16:20 ---> d013a4d7dd64 21:16:20 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:16:21 $ docker top 9446c7751a5a9cca9f2ff82c013611376486ea44546e0559ea8d74b033161d91 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:22 ---> Running in 6c8591b533ba 21:16:22 Removing intermediate container b86bedce912e 21:16:22 ---> 1796e5384ce7 21:16:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:16:22 Removing intermediate container bbdd15d508ef 21:16:22 ---> 765535932bbe 21:16:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:16:22 ---> Running in 83612cc0fe11 21:16:22 ---> Running in c62bfbeff804 21:16:22 + go version 21:16:22 go version go1.16.3 linux/arm64 [Pipeline] } 21:16:22 $ docker stop --time=1 9446c7751a5a9cca9f2ff82c013611376486ea44546e0559ea8d74b033161d91 21:16:22 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 21:16:22 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 21:16:22 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 21:16:23 Removing intermediate container d282aec53052 21:16:23 ---> dd61ef47296f 21:16:23 Step 10/24 : RUN make cmd/core-data/core-data 21:16:24 $ docker rm -f 9446c7751a5a9cca9f2ff82c013611376486ea44546e0559ea8d74b033161d91 21:16:24 ---> Running in b958fdb5da49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:16: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 21:16:25 + docker inspect -f . ci-base-image-arm64 21:16:25 . [Pipeline] withDockerContainer 21:16:25 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 21:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:27 $ docker top 27210beefdb0f8a3d60150118a31c3a11eb55d009c8df684a928eecb1f87889f -eo pid,comm [Pipeline] { [Pipeline] echo 21:16:27 ========================================================= 21:16:27 [edgeXBuildGoParallel] Running Tests and Build... 21:16:27 ========================================================= [Pipeline] sh 21:16:28 + go mod tidy [Pipeline] sh 21:16:29 + make test 21:16:29 go mod tidy 21:16:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:16:31 ---> a4c647586860 21:16:31 Step 9/24 : RUN go mod tidy 21:16:31 ---> Running in a9b319271253 21:16:33 Removing intermediate container a9b319271253 21:16:33 ---> 71f604c0e311 21:16:33 Step 10/24 : RUN make cmd/core-command/core-command 21:16:33 ---> Running in 167a4b9b5642 21:16:33 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 21:16:57 ? github.com/edgexfoundry/edgex-go [no test files] 21:17:00 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 21:17:04 Removing intermediate container 6c8591b533ba 21:17:04 ---> b23ee1f309f3 21:17:04 21:17:04 Step 11/22 : FROM alpine:3.12 21:17:04 3.12: Pulling from library/alpine 21:17:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:17:05 Status: Downloaded newer image for alpine:3.12 21:17:05 ---> 13621d1b12d4 21:17:05 Step 12/22 : RUN apk add --update --no-cache curl 21:17:05 ---> Running in e6bbdc1a1ceb 21:17:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:17:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:06 (1/4) Installing ca-certificates (20191127-r4) 21:17:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:17:06 (3/4) Installing libcurl (7.77.0-r0) 21:17:06 (4/4) Installing curl (7.77.0-r0) 21:17:06 Executing busybox-1.31.1-r20.trigger 21:17:06 Executing ca-certificates-20191127-r4.trigger 21:17:06 OK: 7 MiB in 18 packages 21:17:07 Removing intermediate container e6bbdc1a1ceb 21:17:07 ---> 60c1aeac7d02 21:17:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:17:07 ---> Running in 8eb00389df68 21:17:07 Removing intermediate container 8eb00389df68 21:17:07 ---> dfd3fbf09463 21:17:07 Step 14/22 : WORKDIR /edgex 21:17:07 ---> Running in 49afe8a7f08b 21:17:08 Removing intermediate container 49afe8a7f08b 21:17:08 ---> 5ec94f0ac0a5 21:17:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:17:09 ---> 0d07621fe6e8 21:17:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:17:09 Removing intermediate container 83612cc0fe11 21:17:09 ---> 15c84baca6d6 21:17:09 21:17:09 Step 11/23 : FROM alpine:3.12 21:17:09 ---> 13621d1b12d4 21:17:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:17:09 ---> Running in e5ebb5673e62 21:17:09 ---> 03003d87d149 21:17:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:17:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:10 ---> 8ee6dd9f9fd2 21:17:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:17:10 ---> Running in adb2d0584c94 21:17:10 (1/1) Installing dumb-init (1.2.2-r1) 21:17:10 Executing busybox-1.31.1-r20.trigger 21:17:10 OK: 6 MiB in 15 packages 21:17:10 Removing intermediate container adb2d0584c94 21:17:10 ---> f297f9df65f9 21:17:10 Step 19/22 : CMD ["--init=true"] 21:17:10 ---> Running in 1756d06511a3 21:17:11 Removing intermediate container e5ebb5673e62 21:17:11 ---> 749ebd4388f4 21:17:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:17:11 ---> Running in 0f35f3d6f9cc 21:17:11 Removing intermediate container 1756d06511a3 21:17:11 ---> 39af9e77360a 21:17:11 Step 20/22 : LABEL arch=x86_64 21:17:11 ---> Running in 4e0fc9b9ee31 21:17:11 Removing intermediate container 0f35f3d6f9cc 21:17:11 ---> c498c1dd1ca8 21:17:11 Step 14/23 : ENV APP_PORT=59861 21:17:11 ---> Running in 92bd41c2e0b1 21:17:11 Removing intermediate container 4e0fc9b9ee31 21:17:11 ---> 30a81daa408b 21:17:11 Step 21/22 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:17:12 ---> Running in 09f359a2064c 21:17:12 Removing intermediate container c62bfbeff804 21:17:12 ---> 122a64878c39 21:17:12 21:17:12 Step 11/24 : FROM alpine:3.12 21:17:12 ---> 13621d1b12d4 21:17:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:17:12 ---> Using cache 21:17:12 ---> 749ebd4388f4 21:17:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:17:12 ---> Using cache 21:17:12 ---> c498c1dd1ca8 21:17:12 Step 14/24 : ENV APP_PORT=59881 21:17:12 Removing intermediate container 92bd41c2e0b1 21:17:12 ---> 3d999a51bb41 21:17:12 Step 15/23 : EXPOSE $APP_PORT 21:17:12 ---> Running in 2f049e7a77ba 21:17:12 Removing intermediate container 09f359a2064c 21:17:12 ---> 8f8c512c6193 21:17:12 Step 22/22 : LABEL version=0.0.0 21:17:12 ---> Running in 8c630fb31384 21:17:12 ---> Running in ffe51bbd254e 21:17:12 Removing intermediate container 8c630fb31384 21:17:12 ---> 02a4c9f314ed 21:17:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:12 Removing intermediate container 2f049e7a77ba 21:17:12 ---> 654ba7d9e46f 21:17:12 Step 15/24 : EXPOSE $APP_PORT 21:17:12 Removing intermediate container ffe51bbd254e 21:17:12 ---> ee7f541dbd17 21:17:12 21:17:12 ---> Running in b253b9f28610 21:17:12 Successfully built ee7f541dbd17 21:17:12 Successfully tagged security-proxy-setup:latest 21:17:12  Building security-proxy-setup ... done Building support-notifications 21:17:13 Removing intermediate container b253b9f28610 21:17:13 ---> df57cfb8669a 21:17:13 Step 16/24 : WORKDIR / 21:17:13 ---> dfc97435fc98 21:17:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:17:13 ---> Running in 2c4dd9c234a9 21:17:14 Removing intermediate container 2c4dd9c234a9 21:17:14 ---> cb36a3833a92 21:17:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:14 Removing intermediate container 167a4b9b5642 21:17:14 ---> 8a47172aa36d 21:17:14 21:17:14 Step 11/24 : FROM alpine:3.12 21:17:14 ---> 13621d1b12d4 21:17:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:17:14 ---> Using cache 21:17:14 ---> 749ebd4388f4 21:17:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:17:14 ---> Using cache 21:17:14 ---> c498c1dd1ca8 21:17:14 Step 14/24 : ENV APP_PORT=59882 21:17:14 ---> 966edba97363 21:17:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:17:14 ---> b3e9ef8a0460 21:17:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:17:14 ---> Running in e66b1b04c31a 21:17:14 Removing intermediate container e66b1b04c31a 21:17:14 ---> 21bc322eb1cf 21:17:14 Step 15/24 : EXPOSE $APP_PORT 21:17:14 ---> 6cdf44206327 21:17:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:17:15 ---> Running in 74ac25492b14 21:17:15 ---> Running in 10e4519b1b17 21:17:15 ---> 606aa7bdd816 21:17:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:17:15 Removing intermediate container 10e4519b1b17 21:17:15 ---> 6216e47a7fcb 21:17:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:15 Removing intermediate container 74ac25492b14 21:17:15 ---> c68ff421478c 21:17:15 Step 16/24 : WORKDIR / 21:17:15 ---> Running in d7c0fe24bbf8 21:17:15 ---> Running in 9c3b713160af 21:17:15 ---> 853124910a3f 21:17:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:17:15 Removing intermediate container d7c0fe24bbf8 21:17:15 ---> 265bc24010ad 21:17:15 Step 21/23 : LABEL arch=x86_64 21:17:15 Removing intermediate container 9c3b713160af 21:17:15 ---> 435eac0e87d7 21:17:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:15 ---> Running in 73d050f13f1f 21:17:15 ---> Running in 28794e8e6218 21:17:16 Removing intermediate container 73d050f13f1f 21:17:16 ---> e9c8f0b72a37 21:17:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:16 Removing intermediate container b958fdb5da49 21:17:16 ---> 8a14e3b51d7c 21:17:16 21:17:16 Step 11/24 : FROM alpine:3.12 21:17:16 ---> 13621d1b12d4 21:17:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:17:16 ---> bf31e0d8ca6b 21:17:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:17:16 Removing intermediate container 28794e8e6218 21:17:16 ---> 96ff470db783 21:17:16 Step 22/23 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:17:16 ---> Running in 233f2d1a14b1 21:17:16 ---> Running in d1ae347addc6 21:17:16 ---> Running in 8e3b2596f852 21:17:16 Removing intermediate container 233f2d1a14b1 21:17:16 ---> f5ba40d395b2 21:17:16 Step 22/24 : LABEL arch=x86_64 21:17:16 ---> Running in fcd19a291d4b 21:17:16 Removing intermediate container d1ae347addc6 21:17:16 ---> 8bbda229ab56 21:17:16 Step 13/24 : ENV APP_PORT=59880 21:17:16 Removing intermediate container 8e3b2596f852 21:17:16 ---> e0afabe263ec 21:17:16 Step 23/23 : LABEL version=0.0.0 21:17:16 ---> Running in 00e190863e0b 21:17:16 ---> Running in 66b6bb81eaa3 21:17:16 Removing intermediate container fcd19a291d4b 21:17:16 ---> 5a5a49a2fd96 21:17:16 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:17:16 ---> b10c7b29dfbd 21:17:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:17:16 ---> Running in dcc7769e63cd 21:17:16 Removing intermediate container 66b6bb81eaa3 21:17:16 ---> 304a41e34837 21:17:16 21:17:16 Removing intermediate container 00e190863e0b 21:17:16 ---> d16574a55b73 21:17:16 Step 14/24 : EXPOSE $APP_PORT 21:17:17 Removing intermediate container dcc7769e63cd 21:17:17 ---> ef00c1f678cf 21:17:17 Step 24/24 : LABEL version=0.0.0 21:17:17 ---> Running in e66e68d62b8f 21:17:17 Successfully built 304a41e34837 21:17:17 Successfully tagged support-scheduler:latest 21:17:17  Building support-scheduler ... done Building security-bootstrapper 21:17:17 ---> Running in 6a7711c18a26 21:17:17 ---> dff615ba6c85 21:17:17 Step 20/24 : ENTRYPOINT ["/core-command"] 21:17:17 Removing intermediate container e66e68d62b8f 21:17:17 ---> fdae8f65da8f 21:17:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:17 ---> Running in c6e18a34985a 21:17:17 Removing intermediate container 6a7711c18a26 21:17:17 ---> 1c7f1e1bf5b1 21:17:17 21:17:17 ---> Running in 924336093b83 21:17:17 Successfully built 1c7f1e1bf5b1 21:17:17 Successfully tagged core-metadata:latest 21:17:17  Building core-metadata ... done Building sys-mgmt-agent 21:17:17 Removing intermediate container c6e18a34985a 21:17:17 ---> 33c16147f65d 21:17:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:18 ---> Running in bcd1be79d8bd 21:17:22 Removing intermediate container bcd1be79d8bd 21:17:22 ---> a7aa3f1c3dee 21:17:22 Step 22/24 : LABEL arch=x86_64 21:17:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:17:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:17:24 ---> 0ac556c2b811 21:17:24 Step 3/24 : WORKDIR /edgex-go 21:17:24 ---> Using cache 21:17:24 ---> f1bc4d7d2c3b 21:17:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:24 ---> Using cache 21:17:24 ---> 7ce8e93185f9 21:17:24 Step 5/24 : RUN apk add --update --no-cache make bash git 21:17:26 ---> Running in 1947b8819919 21:17:26 ---> Running in 86915620eae7 21:17:27 Removing intermediate container 924336093b83 21:17:27 ---> 94135dd810f0 21:17:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:17:27 Removing intermediate container 1947b8819919 21:17:27 ---> 5ee1531db87e 21:17:27 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:17:28 ---> Running in 5c4f4b51ce4d 21:17:28 ---> Running in f742835c906a 21:17:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:17:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:17:28 ---> 0ac556c2b811 21:17:28 Step 3/23 : WORKDIR /edgex-go 21:17:28 ---> Using cache 21:17:28 ---> f1bc4d7d2c3b 21:17:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:28 ---> Using cache 21:17:28 ---> 7ce8e93185f9 21:17:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:17:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:17:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:17:28 ---> 0ac556c2b811 21:17:28 Step 3/32 : WORKDIR /edgex-go 21:17:28 ---> Using cache 21:17:28 ---> f1bc4d7d2c3b 21:17:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:28 ---> Using cache 21:17:28 ---> 7ce8e93185f9 21:17:28 Step 5/32 : RUN apk add --update --no-cache make git 21:17:28 ---> Using cache 21:17:28 ---> 5d1189672e99 21:17:28 Step 6/32 : COPY go.mod . 21:17:28 ---> Using cache 21:17:28 ---> 20c1e53ef3bd 21:17:28 Step 7/32 : RUN go mod download 21:17:28 ---> Using cache 21:17:28 ---> 956bd73d16d1 21:17:28 Step 8/32 : COPY . . 21:17:28 ---> Using cache 21:17:28 ---> a4c647586860 21:17:28 Step 9/32 : RUN go mod tidy 21:17:28 ---> Using cache 21:17:28 ---> 71f604c0e311 21:17:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:17:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:17:28 ---> Running in 7d4548046ea3 21:17:28 ---> Running in 5bd012a5e6f9 21:17:28 Removing intermediate container f742835c906a 21:17:28 ---> d0be0cfadac5 21:17:28 Step 24/24 : LABEL version=0.0.0 21:17:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:17:28 ---> Running in 154be781b244 21:17:28 Removing intermediate container 154be781b244 21:17:28 ---> fae6e1398aaa 21:17:28 21:17:28 Successfully built fae6e1398aaa 21:17:28 Successfully tagged core-command:latest 21:17:28 Building security-secretstore-setup 21:17:28  Building core-command ... done 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 21:17:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:17:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:17:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:17:29 OK: 219 MiB in 52 packages 21:17:29 (1/6) Installing dumb-init (1.2.2-r1) 21:17:30 (2/6) Installing libgcc (9.3.0-r2) 21:17:30 (3/6) Installing libsodium (1.0.18-r0) 21:17:30 (4/6) Installing libstdc++ (9.3.0-r2) 21:17:30 (5/6) Installing libzmq (4.3.3-r0) 21:17:31 OK: 219 MiB in 52 packages 21:17:31 (6/6) Installing zeromq (4.3.3-r0) 21:17:31 Executing busybox-1.31.1-r20.trigger 21:17:31 OK: 8 MiB in 20 packages 21:17:31 Removing intermediate container 86915620eae7 21:17:31 ---> 94aaa4a85320 21:17:31 Step 6/24 : COPY go.mod . 21:17:31 Removing intermediate container 5bd012a5e6f9 21:17:31 ---> 207873971df3 21:17:31 Step 6/23 : COPY go.mod . 21:17:31 Removing intermediate container 5c4f4b51ce4d 21:17:31 ---> dadfd08ed30d 21:17:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:32 ---> c16c4ec5dc6c 21:17:32 Step 7/24 : RUN go mod download 21:17:32 ---> Running in c5f5fe212320 21:17:32 ---> 80712f0edc22 21:17:32 Step 7/23 : RUN go mod download 21:17:32 ---> Running in c97b117f2aa2 21:17:32 ---> b5f285c5da1e 21:17:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:17:33 ---> 53a76f2535a0 21:17:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:17:33 Removing intermediate container c5f5fe212320 21:17:33 ---> aab4c1baae3e 21:17:33 Step 8/24 : COPY . . 21:17:34 ---> 36e487f7c7fa 21:17:34 Step 20/24 : ENTRYPOINT ["/core-data"] 21:17:34 ---> Running in 058aba72ce89 21:17:34 Removing intermediate container c97b117f2aa2 21:17:34 ---> 84a3b204e5a5 21:17:34 Step 8/23 : COPY . . 21:17:34 Removing intermediate container 058aba72ce89 21:17:34 ---> 94db64a8c901 21:17:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:17:35 ---> Running in 37e4a4ee918c 21:17:36 Removing intermediate container 37e4a4ee918c 21:17:36 ---> 8fc3fbbfd450 21:17:36 Step 22/24 : LABEL arch=x86_64 21:17:37 ---> Running in 9b3cc5bff4a4 21:17:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:17:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:17:37 ---> 0ac556c2b811 21:17:37 Step 3/26 : WORKDIR /edgex-go 21:17:37 ---> Using cache 21:17:37 ---> f1bc4d7d2c3b 21:17:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:37 ---> Using cache 21:17:37 ---> 7ce8e93185f9 21:17:37 Step 5/26 : RUN apk add --update --no-cache make git 21:17:37 ---> Using cache 21:17:37 ---> 5d1189672e99 21:17:37 Step 6/26 : COPY go.mod . 21:17:37 ---> Using cache 21:17:37 ---> 20c1e53ef3bd 21:17:37 Step 7/26 : RUN go mod download 21:17:37 ---> Using cache 21:17:37 ---> 956bd73d16d1 21:17:37 Step 8/26 : COPY . . 21:17:37 ---> Using cache 21:17:37 ---> a4c647586860 21:17:37 Step 9/26 : RUN go mod tidy 21:17:37 ---> Using cache 21:17:37 ---> 71f604c0e311 21:17:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:17:38 Removing intermediate container 9b3cc5bff4a4 21:17:38 ---> 04332eea8089 21:17:38 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:17:38 ---> Running in c8835e7f5c51 21:17:38 ---> Running in 44f471a97b95 21:17:39 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 21:17:40 Removing intermediate container 44f471a97b95 21:17:40 ---> 823195bf38d4 21:17:40 Step 24/24 : LABEL version=0.0.0 21:17:40 ---> Running in 526f45a063be 21:17:41 Removing intermediate container 526f45a063be 21:17:41 ---> 93cde27741e1 21:17:41 21:17:41 Successfully built 93cde27741e1 21:17:42 Successfully tagged core-data:latest 21:17:43  Building core-data ... done  ---> bd7c1180561a 21:17:43 Step 9/24 : RUN go mod tidy 21:17:43 ---> 69d1ba7bd8e1 21:17:43 Step 9/23 : RUN go mod tidy 21:17:43 ---> Running in ca511ee8af31 21:17:43 ---> Running in 12b2e919baa1 21:17:46 Removing intermediate container 12b2e919baa1 21:17:46 ---> 13dacad72191 21:17:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:17:46 Removing intermediate container ca511ee8af31 21:17:46 ---> ea134e8a9f47 21:17:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:17:46 ---> Running in 56555e4a17b6 21:17:46 ---> Running in 46561805e46c 21:17:46 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 21:17:46 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 21:17:49 Removing intermediate container 7d4548046ea3 21:17:49 ---> 7cefcc31626b 21:17:49 21:17:49 Step 11/32 : FROM alpine:3.12 21:17:49 ---> 13621d1b12d4 21:17:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:17:49 ---> Running in 8e53406250f4 21:17:49 Removing intermediate container 8e53406250f4 21:17:49 ---> 77401b132769 21:17:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:17:49 ---> Running in 9a32f6429da9 21:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:17:50 (1/2) Installing dumb-init (1.2.2-r1) 21:17:50 (2/2) Installing su-exec (0.2-r1) 21:17:50 Executing busybox-1.31.1-r20.trigger 21:17:50 OK: 6 MiB in 16 packages 21:17:51 Removing intermediate container 9a32f6429da9 21:17:51 ---> 130b7bf9518c 21:17:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:17:51 ---> Running in 3731dea65006 21:17:51 Removing intermediate container 3731dea65006 21:17:51 ---> 0e39b7dd6a1a 21:17:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:17:51 ---> Running in 97422a486baa 21:17:51 Removing intermediate container 97422a486baa 21:17:51 ---> 6370258d3901 21:17:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:17:51 ---> Running in 8da3ae886855 21:17:52 Removing intermediate container 8da3ae886855 21:17:52 ---> 96e6ff0e5337 21:17:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:17:52 ---> Running in 1f5f59ff2354 21:17:52 Removing intermediate container 1f5f59ff2354 21:17:52 ---> d82f009d6194 21:17:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:17:52 ---> ecc9167bf355 21:17:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:17:52 ---> Running in 4af43b710495 21:17:53 Removing intermediate container 4af43b710495 21:17:53 ---> 0fae9347d34e 21:17:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:17:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:17:54 ---> 00953f69fff8 21:17:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:17:55 ---> 79712da238e4 21:17:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:17:55 ---> d6c181b13b21 21:17:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:17:55 ---> ef4d6b9cd01b 21:17:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:17:55 ---> 1f5918788b1f 21:17:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:17:55 ---> Running in 0802cbec471d 21:17:56 Removing intermediate container 0802cbec471d 21:17:56 ---> a525ad3e0e41 21:17:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:17:56 ---> ff879c08a1f5 21:17:56 Step 27/32 : RUN chmod +x /entrypoint.sh 21:17:56 ---> Running in be4055efc591 21:17:57 Removing intermediate container be4055efc591 21:17:57 ---> 4f26b6ad31ef 21:17:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:17:57 ---> Running in 0ad63dc84f4e 21:17:57 Removing intermediate container 0ad63dc84f4e 21:17:57 ---> 382bfefc1ab8 21:17:57 Step 29/32 : CMD ["gate"] 21:17:57 ---> Running in 21941cc4cc85 21:17:57 Removing intermediate container 21941cc4cc85 21:17:57 ---> 801381a873de 21:17:57 Step 30/32 : LABEL arch=x86_64 21:17:58 ---> Running in e0ad02d38d18 21:17:58 Removing intermediate container e0ad02d38d18 21:17:58 ---> 1ef81117b544 21:17:58 Step 31/32 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:17:58 ---> Running in 1644200a1882 21:17:58 Removing intermediate container 1644200a1882 21:17:58 ---> e69f3a5dd4fe 21:17:58 Step 32/32 : LABEL version=0.0.0 21:17:58 ---> Running in ee7ba44a6828 21:17:58 Removing intermediate container ee7ba44a6828 21:17:58 ---> 4471a2ed2968 21:17:58 21:17:58 Successfully built 4471a2ed2968 21:17:58 Successfully tagged security-bootstrapper:latest 21:18:04  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:18:06 Removing intermediate container c8835e7f5c51 21:18:06 ---> e26d7adaec7f 21:18:06 21:18:06 Step 11/26 : FROM alpine:3.12 21:18:06 ---> 13621d1b12d4 21:18:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:18:06 ---> Running in 6c7ce461a998 21:18:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:18:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:18:07 (1/6) Installing ca-certificates (20191127-r4) 21:18:07 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:18:07 (3/6) Installing libcurl (7.77.0-r0) 21:18:07 (4/6) Installing curl (7.77.0-r0) 21:18:07 (5/6) Installing dumb-init (1.2.2-r1) 21:18:07 (6/6) Installing su-exec (0.2-r1) 21:18:07 Executing busybox-1.31.1-r20.trigger 21:18:07 Executing ca-certificates-20191127-r4.trigger 21:18:07 OK: 7 MiB in 20 packages 21:18:08 Removing intermediate container 6c7ce461a998 21:18:08 ---> 8a514cf54af5 21:18:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:18:08 ---> Running in 9c4083444934 21:18:08 Removing intermediate container 9c4083444934 21:18:08 ---> 8870ca838709 21:18:08 Step 14/26 : WORKDIR / 21:18:08 ---> Running in ae234f6879e4 21:18:08 Removing intermediate container ae234f6879e4 21:18:08 ---> 05c453d2b727 21:18:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:18:08 ---> e7800319f7bd 21:18:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:18:08 ---> f9d0bdccddbd 21:18:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:18:09 ---> 332ffc9ab871 21:18:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:18:09 ---> 326f496e2c97 21:18:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:10 ---> 9d2376c0cfe7 21:18:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:10 ---> 0bbcba5a424a 21:18:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:10 ---> 07374cc8e45e 21:18:10 Step 22/26 : 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/ 21:18:10 ---> Running in 662778d6bfdc 21:18:11 Removing intermediate container 662778d6bfdc 21:18:11 ---> 0cdb502416e5 21:18:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:18:11 ---> Running in 99836c96abea 21:18:11 Removing intermediate container 99836c96abea 21:18:11 ---> dc7076f93e9d 21:18:11 Step 24/26 : LABEL arch=x86_64 21:18:11 ---> Running in e9bb5c541165 21:18:11 Removing intermediate container e9bb5c541165 21:18:11 ---> 3c519caaa71b 21:18:11 Step 25/26 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:18:11 ---> Running in b4c5b9baf735 21:18:12 Removing intermediate container b4c5b9baf735 21:18:12 ---> 89460da91646 21:18:12 Step 26/26 : LABEL version=0.0.0 21:18:12 ---> Running in 78533ce841b3 21:18:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:18:12 Removing intermediate container 78533ce841b3 21:18:12 ---> be317237583b 21:18:12 21:18:12 Successfully built be317237583b 21:18:12 Successfully tagged security-secretstore-setup:latest 21:18:13  Building security-secretstore-setup ... done Removing intermediate container 56555e4a17b6 21:18:13 ---> 25f79c296fb5 21:18:13 21:18:13 Step 11/23 : FROM alpine:3.12 21:18:13 ---> 13621d1b12d4 21:18:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:18:13 Removing intermediate container 46561805e46c 21:18:13 ---> 8a789126f2a7 21:18:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:18:13 ---> Running in 812b7a3c265f 21:18:13 ---> Running in 2ee0b9d2c289 21:18:14 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 21:18:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:18:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:18:14 (1/2) Installing ca-certificates (20191127-r4) 21:18:14 (2/2) Installing dumb-init (1.2.2-r1) 21:18:14 Executing busybox-1.31.1-r20.trigger 21:18:14 Executing ca-certificates-20191127-r4.trigger 21:18:14 OK: 6 MiB in 16 packages 21:18:14 Removing intermediate container 812b7a3c265f 21:18:14 ---> cfd38971d94c 21:18:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:18:14 ---> Running in d0423cbf9f31 21:18:14 Removing intermediate container 2ee0b9d2c289 21:18:14 ---> 3723d7683a05 21:18:14 21:18:14 Step 12/24 : FROM docker:20.10.0 21:18:14 Removing intermediate container d0423cbf9f31 21:18:14 ---> e6e9fb5b0c69 21:18:14 Step 14/23 : ENV APP_PORT=59860 21:18:14 ---> Running in 81d65cdc6b42 21:18:14 20.10.0: Pulling from library/docker 21:18:14 Removing intermediate container 81d65cdc6b42 21:18:14 ---> f07f46357da1 21:18:14 Step 15/23 : EXPOSE $APP_PORT 21:18:14 ---> Running in 894321d5e48f 21:18:14 Removing intermediate container 894321d5e48f 21:18:14 ---> 0ceac2d1d3f4 21:18:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:18:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:18:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:18:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:18:15 ---> 9e0f23a7f3e7 21:18:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:18:15 ---> 1ec654ad5578 21:18:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:18:16 ---> 383bbe39d882 21:18:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:18:16 ---> Running in 6d94258d5eef 21:18:16 Removing intermediate container 6d94258d5eef 21:18:16 ---> a41af3b59c4c 21:18:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:16 ---> Running in 656e99350bfa 21:18:16 Removing intermediate container 656e99350bfa 21:18:16 ---> 2427305a06da 21:18:16 Step 21/23 : LABEL arch=x86_64 21:18:16 ---> Running in 6e5a888d2fff 21:18:16 Removing intermediate container 6e5a888d2fff 21:18:16 ---> 9f06b405b740 21:18:16 Step 22/23 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:18:16 ---> Running in 3fd137db4818 21:18:16 Removing intermediate container 3fd137db4818 21:18:16 ---> aca7b667a759 21:18:16 Step 23/23 : LABEL version=0.0.0 21:18:16 ---> Running in b41333362349 21:18:16 Removing intermediate container b41333362349 21:18:16 ---> c7d82ee5e884 21:18:16 21:18:17 Successfully built c7d82ee5e884 21:18:17 Successfully tagged support-notifications:latest 21:18:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:18:18  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:18:18 Status: Downloaded newer image for docker:20.10.0 21:18:18 ---> aefe523efa57 21:18:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:18:18 ---> Running in 62f315fcafd7 21:18:18 Removing intermediate container 62f315fcafd7 21:18:18 ---> 304d2d6bb534 21:18:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:18:18 ---> Running in 9377fa89f6bb 21:18:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:18:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:18:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:18:19 (1/39) Installing readline (8.0.4-r0) 21:18:19 (2/39) Installing bash (5.0.17-r0) 21:18:19 Executing bash-5.0.17-r0.post-install 21:18:19 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:18:19 (4/39) Installing libcurl (7.77.0-r0) 21:18:19 (5/39) Installing curl (7.77.0-r0) 21:18:19 (6/39) Installing dumb-init (1.2.2-r1) 21:18:19 (7/39) Installing libbz2 (1.0.8-r1) 21:18:19 (8/39) Installing expat (2.2.9-r1) 21:18:19 (9/39) Installing libffi (3.3-r2) 21:18:19 (10/39) Installing gdbm (1.13-r1) 21:18:19 (11/39) Installing xz-libs (5.2.5-r0) 21:18:19 (12/39) Installing sqlite-libs (3.32.1-r0) 21:18:19 (13/39) Installing python3 (3.8.10-r0) 21:18:19 (14/39) Installing py3-appdirs (1.4.4-r1) 21:18:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:18:19 (16/39) Installing py3-parsing (2.4.7-r0) 21:18:19 (17/39) Installing py3-six (1.15.0-r0) 21:18:19 (18/39) Installing py3-packaging (20.4-r0) 21:18:19 (19/39) Installing py3-setuptools (47.0.0-r0) 21:18:19 (20/39) Installing py3-chardet (3.0.4-r4) 21:18:19 (21/39) Installing py3-idna (2.9-r0) 21:18:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:18:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:18:19 (24/39) Installing py3-requests (2.23.0-r0) 21:18:19 (25/39) Installing py3-msgpack (1.0.0-r0) 21:18:19 (26/39) Installing py3-lockfile (0.12.2-r3) 21:18:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:18:19 (28/39) Installing py3-colorama (0.4.3-r0) 21:18:19 (29/39) Installing py3-distlib (0.3.0-r0) 21:18:19 (30/39) Installing py3-distro (1.5.0-r1) 21:18:19 (31/39) Installing py3-webencodings (0.5.1-r3) 21:18:19 (32/39) Installing py3-html5lib (1.0.1-r4) 21:18:19 (33/39) Installing py3-pytoml (0.1.21-r0) 21:18:19 (34/39) Installing py3-pep517 (0.8.2-r0) 21:18:19 (35/39) Installing py3-progress (1.5-r0) 21:18:19 (36/39) Installing py3-toml (0.10.1-r0) 21:18:19 (37/39) Installing py3-retrying (1.3.3-r0) 21:18:19 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:18:19 (39/39) Installing py3-pip (20.1.1-r0) 21:18:19 Executing busybox-1.31.1-r19.trigger 21:18:19 OK: 72 MiB in 59 packages 21:18:20 Collecting docker-compose==1.23.2 21:18:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:18:20 Collecting docker<4.0,>=3.6.0 21:18:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:18:20 Collecting docopt<0.7,>=0.6.1 21:18:20 Downloading docopt-0.6.2.tar.gz (25 kB) 21:18:21 Collecting dockerpty<0.5,>=0.4.1 21:18:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:18:21 Collecting PyYAML<4,>=3.10 21:18:21 Downloading PyYAML-3.13.tar.gz (270 kB) 21:18:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:18:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:18:22 Collecting jsonschema<3,>=2.5.1 21:18:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:18:22 Collecting cached-property<2,>=1.2.0 21:18:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:18:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:18:22 Collecting websocket-client<1.0,>=0.32.0 21:18:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:18:22 Collecting texttable<0.10,>=0.9.0 21:18:22 Downloading texttable-0.9.1.tar.gz (11 kB) 21:18:22 Collecting docker-pycreds>=0.4.0 21:18:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:18:22 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) 21:18:22 Collecting urllib3<1.25,>=1.21.1 21:18:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:18:22 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) 21:18:22 Collecting idna<2.8,>=2.5 21:18:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:18:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:18:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:18:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:18:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:18:23 Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, dockerpty, PyYAML, jsonschema, cached-property, texttable, docker-compose 21:18:23 Attempting uninstall: urllib3 21:18:23 Found existing installation: urllib3 1.25.9 21:18:23 Uninstalling urllib3-1.25.9: 21:18:23 Successfully uninstalled urllib3-1.25.9 21:18:23 Attempting uninstall: idna 21:18:23 Found existing installation: idna 2.9 21:18:23 Uninstalling idna-2.9: 21:18:23 Successfully uninstalled idna-2.9 21:18:23 Attempting uninstall: requests 21:18:23 Found existing installation: requests 2.23.0 21:18:23 Uninstalling requests-2.23.0: 21:18:23 Successfully uninstalled requests-2.23.0 21:18:23 Running setup.py install for docopt: started 21:18:24 Running setup.py install for docopt: finished with status 'done' 21:18:24 Running setup.py install for dockerpty: started 21:18:24 Running setup.py install for dockerpty: finished with status 'done' 21:18:24 Running setup.py install for PyYAML: started 21:18:24 Running setup.py install for PyYAML: finished with status 'done' 21:18:24 Running setup.py install for texttable: started 21:18:25 Running setup.py install for texttable: finished with status 'done' 21:18:25 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.59.0 21:18:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:18:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:18:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:18:28 Removing intermediate container 9377fa89f6bb 21:18:28 ---> 7787f3e6d29d 21:18:28 Step 15/24 : ENV APP_PORT=58890 21:18:28 ---> Running in 24ac0f5b25a2 21:18:28 Removing intermediate container 24ac0f5b25a2 21:18:28 ---> 8a10b9900034 21:18:28 Step 16/24 : EXPOSE $APP_PORT 21:18:28 ---> Running in 2eb19318cddc 21:18:28 Removing intermediate container 2eb19318cddc 21:18:28 ---> dc471ee69cb7 21:18:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:18:28 ---> 7b8f69c1fc13 21:18:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:18:28 ---> 105d851488da 21:18:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:18:29 ---> a309739d9c16 21:18:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:18:29 ---> Running in 92755b47f51e 21:18:29 Removing intermediate container 92755b47f51e 21:18:29 ---> 8a4add014ab0 21:18:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:18:29 ---> Running in 66658d137248 21:18:29 Removing intermediate container 66658d137248 21:18:29 ---> 72754c49747e 21:18:29 Step 22/24 : LABEL arch=x86_64 21:18:29 ---> Running in 9dba4e2b0380 21:18:29 Removing intermediate container 9dba4e2b0380 21:18:29 ---> 44ad197d3379 21:18:29 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:18:29 ---> Running in f00e7edbc7c2 21:18:29 Removing intermediate container f00e7edbc7c2 21:18:29 ---> 1efa92c9d644 21:18:29 Step 24/24 : LABEL version=0.0.0 21:18:29 ---> Running in 4ef814a4e637 21:18:29 Removing intermediate container 4ef814a4e637 21:18:29 ---> e19614b710b4 21:18:29 21:18:29 Successfully built e19614b710b4 21:18:29 Successfully tagged sys-mgmt-agent:latest 21:18:29  Building sys-mgmt-agent ... done  [Pipeline] } 21:18:30 $ docker stop --time=1 b00d581c261f3c71cd2c41bf75d129b13b23fb6bdc30cd1c583e4ba40bfd3152 21:18:31 $ docker rm -f b00d581c261f3c71cd2c41bf75d129b13b23fb6bdc30cd1c583e4ba40bfd3152 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:31 + docker images 21:18:31 REPOSITORY TAG IMAGE ID CREATED SIZE 21:18:31 sys-mgmt-agent latest e19614b710b4 2 seconds ago 312MB 21:18:31 support-notifications latest c7d82ee5e884 15 seconds ago 17.8MB 21:18:31 3723d7683a05 17 seconds ago 1.16GB 21:18:31 25f79c296fb5 18 seconds ago 1.16GB 21:18:31 security-secretstore-setup latest be317237583b 19 seconds ago 25.8MB 21:18:31 e26d7adaec7f 25 seconds ago 1.16GB 21:18:31 security-bootstrapper latest 4471a2ed2968 33 seconds ago 18.2MB 21:18:31 7cefcc31626b 42 seconds ago 1.15GB 21:18:31 core-data latest 93cde27741e1 51 seconds ago 21.6MB 21:18:31 core-command latest fae6e1398aaa About a minute ago 17.1MB 21:18:31 core-metadata latest 1c7f1e1bf5b1 About a minute ago 18.6MB 21:18:31 support-scheduler latest 304a41e34837 About a minute ago 17.1MB 21:18:31 8a14e3b51d7c About a minute ago 1.17GB 21:18:31 8a47172aa36d About a minute ago 1.16GB 21:18:31 security-proxy-setup latest ee7f541dbd17 About a minute ago 25.3MB 21:18:31 122a64878c39 About a minute ago 1.17GB 21:18:31 15c84baca6d6 About a minute ago 1.16GB 21:18:31 b23ee1f309f3 About a minute ago 1.16GB 21:18:31 ci-base-image-x86_64 latest 0ac556c2b811 5 minutes ago 648MB 21:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 21:18:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 21:18:31 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 21:18:31 docker 20.10.0 aefe523efa57 5 months ago 240MB 21:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 21:18:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.328s coverage: 46.1% of statements 21:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:18:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:18:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 28.7% of statements 21:18:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.298s coverage: 100.0% of statements 21:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.610s coverage: 27.7% of statements 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 81.2% of statements 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.185s coverage: 100.0% of statements 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.189s coverage: 100.0% of statements 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:18:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.320s coverage: 53.4% of statements 21:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 87.7% of statements 21:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:18:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.236s coverage: 78.9% of statements 21:18:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:18:47 Still waiting to schedule task 21:18:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.234s coverage: 28.6% of statements 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.412s coverage: 100.0% of statements 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.188s coverage: 100.0% of statements 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.408s coverage: 86.7% of statements 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.479s coverage: 97.5% of statements 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.305s coverage: 78.3% of statements 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.173s coverage: 95.1% of statements 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.8% of statements 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.233s coverage: 21.7% of statements 21:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.294s coverage: 79.5% of statements 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 21:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements 21:19:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.157s coverage: 87.5% of statements 21:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.248s coverage: 94.4% of statements 21:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 21:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.593s coverage: 81.8% of statements 21:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 76.0% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.637s coverage: 64.4% of statements 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 21:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 21:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 21:19:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.976s coverage: 66.9% of statements 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.729s coverage: 43.5% of statements 21:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements 21:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements 21:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 46.8% of statements 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.280s coverage: 18.8% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:19:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.524s coverage: 91.9% of statements 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:19:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.693s coverage: 28.7% of statements 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.189s coverage: 63.4% of statements 21:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:19:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.413s coverage: 97.6% of statements 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:19:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:19:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:19:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:19:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 21:19:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:19:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:19:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements 21:19:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.185s coverage: 28.1% of statements 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 21:19:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 21:19:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 21:19:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:19:52 GO111MODULE=on go vet ./... 21:21:29 gofmt -l . 21:21:30 [ "`gofmt -l .`" = "" ] 21:21:33 ./bin/test-go-mod-tidy.sh 21:21:33 ./bin/test-attribution-txt.sh [Pipeline] sh 21:21:36 + ls -al . 21:21:36 total 880 21:21:36 drwxrwxr-x 9 1001 1001 4096 May 28 21:21 . 21:21:36 drwxr-xr-x 4 root root 4096 May 28 21:16 .. 21:21:36 -rw-rw-r-- 1 1001 1001 11 May 28 21:14 .dockerignore 21:21:36 drwxrwxr-x 8 1001 1001 4096 May 28 21:14 .git 21:21:36 drwxrwxr-x 3 1001 1001 4096 May 28 21:14 .github 21:21:36 -rw-rw-r-- 1 1001 1001 818 May 28 21:14 .gitignore 21:21:36 -rw-rw-r-- 1 1001 1001 166 May 28 21:14 .sonarcloud.properties 21:21:36 -rw-rw-r-- 1 1001 1001 8609 May 28 21:14 Attribution.txt 21:21:36 -rw-rw-r-- 1 1001 1001 3804 May 28 21:14 CONTRIBUTING.md 21:21:36 -rw-rw-r-- 1 1001 1001 931 May 28 21:14 Dockerfile.build 21:21:36 -rw-rw-r-- 1 1001 1001 849 May 28 21:14 Jenkinsfile 21:21:36 -rw-rw-r-- 1 1001 1001 10775 May 28 21:14 LICENSE 21:21:36 -rw-rw-r-- 1 1001 1001 5632 May 28 21:14 Makefile 21:21:36 -rw-rw-r-- 1 1001 1001 7978 May 28 21:14 README.md 21:21:36 -rw-rw-r-- 1 1001 1001 6755 May 28 21:14 SECURITY.md 21:21:36 -rw-rw-r-- 1 1001 1001 5 May 28 21:11 VERSION 21:21:36 -rw-rw-r-- 1 1001 1001 4131 May 28 21:14 ZMQWindows.md 21:21:36 drwxrwxr-x 2 1001 1001 4096 May 28 21:14 bin 21:21:36 drwxrwxr-x 14 1001 1001 4096 May 28 21:14 cmd 21:21:36 -rw-r--r-- 1 root root 742996 May 28 21:19 coverage.out 21:21:36 -rw-r--r-- 1 root root 1060 May 28 21:21 go.mod 21:21:36 -rw-r--r-- 1 root root 21686 May 28 21:16 go.sum 21:21:36 drwxrwxr-x 8 1001 1001 4096 May 28 21:14 internal 21:21:36 drwxrwxr-x 4 1001 1001 4096 May 28 21:14 openapi 21:21:36 drwxrwxr-x 4 1001 1001 4096 May 28 21:14 snap 21:21:36 -rw-rw-r-- 1 1001 1001 168 May 28 21:14 version.go [Pipeline] sh 21:21:37 + '[' -e coverage.out ] 21:21:37 + chown 1001:1001 coverage.out [Pipeline] stash 21:21:37 Warning: overwriting stash ‘coverage-report’ 21:21:38 Stashed 1 file(s) [Pipeline] sh 21:21:38 + make build 21:21:38 go mod tidy 21:21:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:21:46 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 21:21:48 Running on prd-ubuntu18.04-docker-8c-8g-931 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 21:21:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:21:48 The recommended git tool is: git 21:21:50 using credential edgex-jenkins-ssh 21:21:50 Cloning the remote Git repository 21:21:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:21:50 > git init /w/workspace/edgex-go/1 # timeout=10 21:21:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:21:50 > git --version # timeout=10 21:21:50 > git --version # 'git version 2.17.1' 21:21:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:21:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:21:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:21:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:21:58 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:21:58 Merge succeeded, producing 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:21:58 Checking out Revision 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 (PR-3525) 21:21:58 > git config core.sparsecheckout # timeout=10 21:21:58 > git checkout -f 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 21:21:58 > git remote # timeout=10 21:21:58 > git config --get remote.origin.url # timeout=10 21:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:58 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 21:21:58 > git rev-parse HEAD^{commit} # timeout=10 21:21:58 > git config core.sparsecheckout # timeout=10 21:21:58 > git checkout -f 524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 # timeout=10 21:22:02 Commit message: "fix(snap): go 1.16 update" 21:22:02 > git --version # timeout=10 21:22:02 > git --version # 'git version 2.17.1' 21:22:02 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:03 + echo snap-build.sh 21:22:03 snap-build.sh 21:22:03 + SNAP_BASE_DIR=. 21:22:03 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:22:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:22:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:22:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:22:03 + cd /w/workspace/edgex-go/1 21:22:03 + sudo apt-get remove -qy --purge lxd lxd-client 21:22:03 Reading package lists... 21:22:03 Building dependency tree... 21:22:03 Reading state information... 21:22:04 The following packages were automatically installed and are no longer required: 21:22:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:22:04 uidmap xdelta3 21:22:04 Use 'sudo apt autoremove' to remove them. 21:22:04 The following packages will be REMOVED: 21:22:04 lxd* lxd-client* 21:22:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:22:04 After this operation, 31.7 MB disk space will be freed. 21:22:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 21:22:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:22:06 Removing lxd dnsmasq configuration 21:22:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:22:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:22:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:22:08 (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 ... 190142 files and directories currently installed.) 21:22:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:22:09 Processing triggers for systemd (237-3ubuntu10.45) ... 21:22:09 Processing triggers for ureadahead (0.100.0-21) ... 21:22:11 + sudo snap remove --purge lxd 21:22:11 snap "lxd" is not installed 21:22:11 + sudo groupadd --force --system lxd 21:22:11 ++ whoami 21:22:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:22:11 + newgrp - lxd 21:22:11 + sudo snap install lxd 21:22:13 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 21:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:22:19 2021-05-28T21:22:17Z INFO Waiting for automatic snapd restart... 21:22:19 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 21:22:20 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 21:22:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:22:30 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 21:22:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:22:36 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 21:22:37 lxd 4.14 from Canonical* installed 21:22:37 + sudo lxd init --auto 21:22:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:22: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 21:22:45 + sudo snap install --classic snapcraft [Pipeline] } 21:22:46 $ docker stop --time=1 27210beefdb0f8a3d60150118a31c3a11eb55d009c8df684a928eecb1f87889f 21:22:49 $ docker rm -f 27210beefdb0f8a3d60150118a31c3a11eb55d009c8df684a928eecb1f87889f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:22:51 21:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:22:52 latest: Pulling from edgex-devops/edgex-compose-arm64 21:22:52 29e5d40040c1: Pulling fs layer 21:22:52 1ce36da41761: Pulling fs layer 21:22:52 25b303627fd3: Pulling fs layer 21:22:52 snapcraft 4.7.1 from Canonical* installed 21:22:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:22:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:52 Dload Upload Total Spent Left Speed 21:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 5313 0 --:--:-- --:--:-- --:--:-- 5313 21:22:52 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 47.0M 21:22:52 ./yq_linux_amd64 21:22:52 + sudo snapcraft prime --use-lxd 21:22:52 29e5d40040c1: Verifying Checksum 21:22:52 29e5d40040c1: Download complete 21:22:52 29e5d40040c1: Pull complete 21:22:53 1ce36da41761: Verifying Checksum 21:22:53 1ce36da41761: Download complete 21:22:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:22:53 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: 21:22:53 - README.md 21:22:53 21:22:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:22:54 Launching a container. 21:22:54 1ce36da41761: Pull complete 21:22:55 25b303627fd3: Verifying Checksum 21:22:55 25b303627fd3: Download complete 21:23:00 Waiting for container to be ready 21:23:01 To start your first instance, try: lxc launch ubuntu:18.04 21:23:01 21:23:05 25b303627fd3: Pull complete 21:23:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:23:06 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 21:23:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:23:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:23:06 Waiting for network to be ready... 21:23:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:23:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:23:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 21:23:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 21:23:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:23:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:23:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 21:23:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 21:23:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 21:23:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 21:23:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:23:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:23:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:23:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:23:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:23:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:23:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:23:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:23:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:23:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 21:23:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 21:23:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 21:23:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:23:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 21:23:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 21:23:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 21:23:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 21:23:09 $ docker top 06aa41dfcdcb7cd25086160c7f40badd4aecd9bf20a05a3744c9ad0484a847d7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:10 + grep parallel 21:23:10 + docker-compose build --help 21:23:10 Fetched 24.6 MB in 4s (6243 kB/s) 21:23:11 Reading package lists... 21:23:11 Reading package lists... 21:23:12 Building dependency tree... 21:23:12 Reading state information... 21:23:12 The following additional packages will be installed: 21:23:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:23:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:23:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:23:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:23:12 Suggested packages: 21:23:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:23:12 Recommended packages: 21:23:12 gnupg libsasl2-modules 21:23:12 The following NEW packages will be installed: 21:23:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:23:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:23:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:23:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:23:12 The following packages will be upgraded: 21:23:12 gpg gpg-agent gpgconf libudev1 21:23:12 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 21:23:12 Need to get 3530 kB of archives. 21:23:12 After this operation, 13.3 MB of additional disk space will be used. 21:23:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:23:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:23:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:23:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:23:12 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 21:23:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 21:23:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:23:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:23:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:23:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:23:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:23:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:23:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:23:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:23:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:23:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:23:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:23:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:23:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:23:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:23:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:23:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:23:13 --parallel Build images in parallel. 21:23:13 debconf: delaying package configuration, since apt-utils is not installed 21:23:13 Fetched 3530 kB in 1s (3488 kB/s) 21:23:13 (Reading database ... 12511 files and directories currently installed.) 21:23:13 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 21:23:13 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:23:13 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 21:23:13 Selecting previously unselected package udev. 21:23:13 (Reading database ... 12511 files and directories currently installed.) 21:23:13 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [Pipeline] } 21:23:13 $ docker stop --time=1 06aa41dfcdcb7cd25086160c7f40badd4aecd9bf20a05a3744c9ad0484a847d7 21:23:13 Unpacking udev (237-3ubuntu10.47) ... 21:23:13 Selecting previously unselected package libfuse2:amd64. 21:23:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:23:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:23:14 Selecting previously unselected package fuse. 21:23:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:23:14 Unpacking fuse (2.9.7-1ubuntu1) ... 21:23:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:14 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:14 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:14 Selecting previously unselected package libksba8:amd64. 21:23:14 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:23:14 Unpacking libksba8:amd64 (1.3.5-2) ... 21:23:14 Selecting previously unselected package libroken18-heimdal:amd64. 21:23:14 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:23:14 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:23:14 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:23:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libwind0-heimdal:amd64. 21:23:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:23:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:23:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:23:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:23:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:23:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:15 Selecting previously unselected package libsasl2-modules-db:amd64. 21:23:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:23:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:15 Selecting previously unselected package libsasl2-2:amd64. 21:23:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:23:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:15 Selecting previously unselected package libldap-common. 21:23:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:23:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:23:15 Selecting previously unselected package libldap-2.4-2:amd64. 21:23:15 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:23:15 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:23:15 Selecting previously unselected package dirmngr. 21:23:15 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:15 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:23:15 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:23:15 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:23:15 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:23:15 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:15 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:23:15 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:23:15 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:15 Setting up libksba8:amd64 (1.3.5-2) ... 21:23:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:15 Setting up udev (237-3ubuntu10.47) ... 21:23:15 $ docker rm -f 06aa41dfcdcb7cd25086160c7f40badd4aecd9bf20a05a3744c9ad0484a847d7 21:23:16 invoke-rc.d: policy-rc.d denied execution of start. 21:23:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Processing triggers for systemd (237-3ubuntu10) ... 21:23:16 Setting up fuse (2.9.7-1ubuntu1) ... 21:23:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:23:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:23:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 21:23:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:23:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] isUnix [Pipeline] sh 21:23:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:23:16 settings in the [Install] section, and DefaultInstance for template units). 21:23:16 This means they are not meant to be enabled using systemctl. 21:23:16 Possible reasons for having this kind of units are: 21:23:16 1) A unit may be statically enabled by being symlinked from another unit's 21:23:16 .wants/ or .requires/ directory. 21:23:16 2) A unit's purpose may be to act as a helper for some other unit which has 21:23:16 a requirement dependency on it. 21:23:16 3) A unit may be started when needed via activation (socket, path, timer, 21:23:16 D-Bus, udev, scripted systemctl call, ...). 21:23:16 4) In case of template units, the unit is meant to be enabled with some 21:23:16 instance name specified. 21:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:23:16 . [Pipeline] withDockerContainer 21:23:16 Reading package lists... 21:23:16 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 21:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:23:17 Building dependency tree... 21:23:17 Reading state information... 21:23:17 The following additional packages will be installed: 21:23:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:23:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:23:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:23:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:23:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:23:17 Suggested packages: 21:23:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:23:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:23:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:23:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:23:17 systemd-container policykit-1 21:23:17 Recommended packages: 21:23:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:23:17 The following NEW packages will be installed: 21:23:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:23:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:23:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:23:17 multiarch-support openssh-client python3 python3-minimal python3.6 21:23:17 python3.6-minimal snapd squashfs-tools sudo 21:23:17 The following packages will be upgraded: 21:23:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:23:17 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 21:23:17 Need to get 35.2 MB of archives. 21:23:17 After this operation, 141 MB of additional disk space will be used. 21:23:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:23:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 21:23:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:23:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:23:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:23:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:23:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:23:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:23:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:23:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:23:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:23:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:23:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:23:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:23:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:23:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:23:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 21:23:18 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 21:23:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 21:23:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 21:23:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:23:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:23:18 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:23:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:23:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:23:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:23:18 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:23:18 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:23:18 $ docker top 213c53577e8330c8d3fe718031b9f9625e1846270e9f8525c22f2e7874745598 -eo pid,comm 21:23:18 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:23:18 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:23:18 debconf: delaying package configuration, since apt-utils is not installed 21:23:18 Fetched 35.2 MB in 1s (26.3 MB/s) 21:23:18 (Reading database ... 12757 files and directories currently installed.) 21:23:18 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [Pipeline] { 21:23:19 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [Pipeline] sh 21:23:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 21:23:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:23:19 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 21:23:19 + docker-compose -f ./docker-compose-build.yml build --parallel 21:23:19 (Reading database ... 12757 files and directories currently installed.) 21:23:19 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 21:23:19 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 21:23:19 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 21:23:20 (Reading database ... 12757 files and directories currently installed.) 21:23:20 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 21:23:20 Unpacking apt (1.6.13) over (1.6.1) ... 21:23:20 Setting up apt (1.6.13) ... 21:23:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:23:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:23:20 (Reading database ... 12764 files and directories currently installed.) 21:23:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:23:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:23:20 Selecting previously unselected package libpython3.6-minimal:amd64. 21:23:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:21 Selecting previously unselected package libexpat1:amd64. 21:23:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:23:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:23:21 Selecting previously unselected package python3.6-minimal. 21:23:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:23:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:23:21 Checking for services that may need to be restarted...done. 21:23:21 Checking for services that may need to be restarted...done. 21:23:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:23:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:23:22 Selecting previously unselected package python3-minimal. 21:23:22 (Reading database ... 13012 files and directories currently installed.) 21:23:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:23:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:23:22 Selecting previously unselected package mime-support. 21:23:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:23:22 Unpacking mime-support (3.60ubuntu1) ... 21:23:22 Selecting previously unselected package libmpdec2:amd64. 21:23:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:23:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:23:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:23:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:22 Selecting previously unselected package python3.6. 21:23:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:23:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:23:22 Selecting previously unselected package libpython3-stdlib:amd64. 21:23:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:23:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:23:22 Setting up python3-minimal (3.6.7-1~18.04) ... 21:23:23 Selecting previously unselected package python3. 21:23:23 (Reading database ... 13442 files and directories currently installed.) 21:23:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:23:23 Unpacking python3 (3.6.7-1~18.04) ... 21:23:23 Selecting previously unselected package multiarch-support. 21:23:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:23:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:23:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:23:23 Selecting previously unselected package liblzo2-2:amd64. 21:23:23 (Reading database ... 13479 files and directories currently installed.) 21:23:23 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:23:23 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:23:23 Selecting previously unselected package libbsd0:amd64. 21:23:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:23:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:23:23 Selecting previously unselected package sudo. 21:23:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:23:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:23:23 Selecting previously unselected package apparmor. 21:23:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:23:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:23:24 Building core-command ... 21:23:24 Building core-data ... 21:23:24 Building core-metadata ... 21:23:24 Building security-bootstrapper ... 21:23:24 Building security-proxy-setup ... 21:23:24 Building security-secretstore-setup ... 21:23:24 Building support-notifications ... 21:23:24 Building support-scheduler ... 21:23:24 Building sys-mgmt-agent ... 21:23:24 Building sys-mgmt-agent 21:23:24 Building security-proxy-setup 21:23:24 Building support-scheduler 21:23:24 Building core-metadata 21:23:24 Building security-bootstrapper 21:23:24 Selecting previously unselected package libedit2:amd64. 21:23:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:23:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:23:24 Selecting previously unselected package libkrb5support0:amd64. 21:23:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:23:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:23:24 Selecting previously unselected package libk5crypto3:amd64. 21:23:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:23:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:23:24 Selecting previously unselected package libkeyutils1:amd64. 21:23:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:23:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:23:24 Selecting previously unselected package libkrb5-3:amd64. 21:23:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:23:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:23:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:23:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:23:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:23:25 Selecting previously unselected package libssl1.0.0:amd64. 21:23:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:23:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:23:25 Selecting previously unselected package openssh-client. 21:23:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:23:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:23:25 Selecting previously unselected package squashfs-tools. 21:23:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:23:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:23:25 Selecting previously unselected package snapd. 21:23:25 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 21:23:25 Unpacking snapd (2.48.3+18.04) ... 21:23:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:23:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:23:27 Setting up mime-support (3.60ubuntu1) ... 21:23:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:23:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:23:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:23:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:27 Setting up systemd (237-3ubuntu10.47) ... 21:23:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:23:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:23:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:23:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:23:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:23:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:23:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:23:30 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:23:30 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:23:30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:23:30 Setting up python3 (3.6.7-1~18.04) ... 21:23:30 running python rtupdate hooks for python3.6... 21:23:30 running python post-rtupdate hooks for python3.6... 21:23:30 Setting up apparmor (2.12-4ubuntu5.1) ... 21:23:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:23:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:23:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:23:31 Setting up snapd (2.48.3+18.04) ... 21:23:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:23:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:23:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:23:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:23:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:23:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:23:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:23:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:23:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:23:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:23:33 /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' 21:23:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:23:33 Processing triggers for systemd (237-3ubuntu10.47) ... 21:23:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:23:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:23:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:23:35 Reading package lists... 21:23:36 Reading package lists... 21:23:36 Building dependency tree... 21:23:36 Reading state information... 21:23:36 Calculating upgrade... 21:23:36 The following packages will be upgraded: 21:23:36 advancecomp base-files bash binutils binutils-common 21:23:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:23:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:23:36 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:23:36 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:23:36 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:23:36 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:23:36 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:23:36 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:23:36 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:23:36 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:23:36 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:23:36 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:23:36 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:23:36 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:23:36 ubuntu-keyring util-linux 21:23:36 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:23:36 Need to get 64.1 MB of archives. 21:23:36 After this operation, 5085 kB of additional disk space will be used. 21:23:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 21:23:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:23:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:23:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:23:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:23:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:23:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:23:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:23:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:23:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:23:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:23:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:23:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:23:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:23:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:23:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:23:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:23:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:23:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:23:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:23:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:23:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:23:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:23:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:23:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:23:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:23:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:23:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:23:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:23:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:23:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:23:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:23:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:23:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:23:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:23:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:23:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:23:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 21:23:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 21:23:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:23:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:23:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:23:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:23:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:23:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:23:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:23:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:23:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:23:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:23:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:23:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:23:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:23:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:23:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:23:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:23:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:23:37 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:23:37 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:23:37 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:23:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:23:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:23:37 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:23:37 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:23:37 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:23:37 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:23:37 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:23:37 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:23:37 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:23:37 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:23:37 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:23:37 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:23:37 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:23:37 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:23:37 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:23:37 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:23:37 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:23:37 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:23:37 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:23:37 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:23:37 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:23:37 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:23:37 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:23:38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:23:38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:23:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:23:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 21:23:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:23:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:23:38 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:23:38 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:23:38 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:23:38 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:23:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:23:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:23:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:23:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:23:38 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:23:38 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:23:38 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:23:38 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:23:38 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:23:38 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:23:38 debconf: delaying package configuration, since apt-utils is not installed 21:23:38 Fetched 64.1 MB in 2s (34.9 MB/s) 21:23:38 (Reading database ... 13912 files and directories currently installed.) 21:23:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:23:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:23:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:23:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:23:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 21:23:39 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 21:23:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:39 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:23:41 (Reading database ... 13911 files and directories currently installed.) 21:23:41 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:41 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:23:41 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:23:41 (Reading database ... 13911 files and directories currently installed.) 21:23:41 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:41 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:41 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:41 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:23:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:23:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:23:42 (Reading database ... 13911 files and directories currently installed.) 21:23:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:23:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:23:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:23:43 (Reading database ... 13911 files and directories currently installed.) 21:23:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:23:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:23:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:23:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:23:43 Setting up base-files (10.1ubuntu2.10) ... 21:23:43 Installing new version of config file /etc/issue ... 21:23:43 Installing new version of config file /etc/issue.net ... 21:23:43 Installing new version of config file /etc/lsb-release ... 21:23:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:23:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:23:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:23:44 Removing obsolete conffile /etc/default/motd-news ... 21:23:44 (Reading database ... 13912 files and directories currently installed.) 21:23:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:23:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:23:44 Setting up bash (4.4.18-2ubuntu1.2) ... 21:23:44 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 21:23:44 (Reading database ... 13912 files and directories currently installed.) 21:23:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:23:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:23:44 (Reading database ... 13912 files and directories currently installed.) 21:23:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:23:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:23:44 Setting up tar (1.29b-2ubuntu0.2) ... 21:23:44 (Reading database ... 13912 files and directories currently installed.) 21:23:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:23:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:23:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:23:44 (Reading database ... 13912 files and directories currently installed.) 21:23:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:23:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:23:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:23:45 (Reading database ... 13912 files and directories currently installed.) 21:23:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:23:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:23:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:23:45 (Reading database ... 13912 files and directories currently installed.) 21:23:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:23:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:23:45 Setting up grep (3.1-2build1) ... 21:23:45 (Reading database ... 13912 files and directories currently installed.) 21:23:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:23:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:23:45 Setting up login (1:4.5-1ubuntu2) ... 21:23:45 (Reading database ... 13912 files and directories currently installed.) 21:23:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:23:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:23:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:23:45 (Reading database ... 13912 files and directories currently installed.) 21:23:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:23:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:23:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:23:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:23:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:23:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:23:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:23:46 (Reading database ... 13912 files and directories currently installed.) 21:23:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:23:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:23:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:23:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:23:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:23:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:23:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:23:47 (Reading database ... 13912 files and directories currently installed.) 21:23:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:23:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:23:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:23:47 (Reading database ... 13912 files and directories currently installed.) 21:23:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:23:47 (Reading database ... 13912 files and directories currently installed.) 21:23:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:23:47 (Reading database ... 13912 files and directories currently installed.) 21:23:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:23:48 (Reading database ... 13912 files and directories currently installed.) 21:23:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:23:48 (Reading database ... 13912 files and directories currently installed.) 21:23:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:23:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:23:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:23:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:23:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:23:48 (Reading database ... 13912 files and directories currently installed.) 21:23:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:23:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:23:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:23:48 (Reading database ... 13912 files and directories currently installed.) 21:23:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:49 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:23:49 (Reading database ... 13912 files and directories currently installed.) 21:23:49 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:49 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:49 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:23:49 (Reading database ... 13912 files and directories currently installed.) 21:23:49 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:49 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:23:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:23:50 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:23:50 (Reading database ... 13912 files and directories currently installed.) 21:23:50 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:23:50 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:23:50 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:23:50 (Reading database ... 13912 files and directories currently installed.) 21:23:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:23:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:23:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:23:50 (Reading database ... 13914 files and directories currently installed.) 21:23:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:23:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:23:50 Setting up debconf (1.5.66ubuntu1) ... 21:23:51 (Reading database ... 13914 files and directories currently installed.) 21:23:51 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:23:51 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:23:51 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:23:51 (Reading database ... 13914 files and directories currently installed.) 21:23:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:23:51 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:23:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:23:51 (Reading database ... 13914 files and directories currently installed.) 21:23:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:23:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:23:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:23:51 (Reading database ... 13914 files and directories currently installed.) 21:23:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:23:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:23:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:23:51 (Reading database ... 13916 files and directories currently installed.) 21:23:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:23:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:23:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:23:51 (Reading database ... 13920 files and directories currently installed.) 21:23:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:23:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:23:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 21:23:52 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 21:23:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:23:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:23:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:23:52 (Reading database ... 13920 files and directories currently installed.) 21:23:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:23:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:23:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:23:52 (Reading database ... 13920 files and directories currently installed.) 21:23:52 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:23:52 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:23:52 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:23:52 (Reading database ... 13920 files and directories currently installed.) 21:23:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:23:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:23:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:23:53 (Reading database ... 13920 files and directories currently installed.) 21:23:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:23:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:23:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:23:53 (Reading database ... 13920 files and directories currently installed.) 21:23:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:23:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:23:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:23:53 (Reading database ... 13920 files and directories currently installed.) 21:23:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:23:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:23:53 Setting up passwd (1:4.5-1ubuntu2) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:23:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:23:54 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 21:23:54 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 21:23:54 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 21:23:54 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 21:23:54 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:23:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:23:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:23:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:23:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:23:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:23:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:23:54 (Reading database ... 13920 files and directories currently installed.) 21:23:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:23:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:23:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:23:55 (Reading database ... 13920 files and directories currently installed.) 21:23:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:23:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:23:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:23:55 (Reading database ... 13920 files and directories currently installed.) 21:23:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:23:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:23:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:23:55 (Reading database ... 13921 files and directories currently installed.) 21:23:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:23:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:23:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:23:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:23:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:23:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:23:56 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:23:56 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:23:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:23:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:23:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:23:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:23:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:23:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:23:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:23:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:23:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:23:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:23:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:23:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:23:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:23:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:23:57 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:23:57 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:23:57 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:23:57 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:23:57 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:23:57 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:23:57 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:23:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:23:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:23:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:23:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:23:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:23:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:23:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:23:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:23:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:23:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:23:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:23:58 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:23:58 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:23:58 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:23:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:23:59 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:23:59 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:00 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:00 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:01 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:01 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:02 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:24:02 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:24:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:24:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:24:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:24:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:24:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:24:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:24:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:24:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:24:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:24:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:24:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:24:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:24:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:24:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:24:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:24:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:24:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:24:04 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:24:04 21:24:04 Current default time zone: 'Etc/UTC' 21:24:04 Local time is now: Fri May 28 21:24:04 UTC 2021. 21:24:04 Universal Time is now: Fri May 28 21:24:04 UTC 2021. 21:24:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:24:04 21:24:04 Setting up systemd-sysv (237-3ubuntu10.47) ... 21:24:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:04 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 21:24:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:24:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:24:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:24:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:24:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:24:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:24:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:24:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:24:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:24:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:05 Setting up patch (2.7.6-2ubuntu1.1) ... 21:24:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:24:05 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:24:05 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:24:05 Installing new version of config file /etc/ssl/openssl.cnf ... 21:24:05 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:24:05 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:24:05 Setting up ca-certificates (20210119~18.04.1) ... 21:24:06 Updating certificates in /etc/ssl/certs... 21:24:07 23 added, 27 removed; done. 21:24:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:24:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:24:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:24:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:24:07 Setting up pkgbinarymangler (138.18.04.1) ... 21:24:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:24:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:24:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:24:08 Setting up perl (5.26.1-6ubuntu0.5) ... 21:24:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:24:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:24:08 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:24:08 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:24:08 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:24:08 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:24:08 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:24:08 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:24:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:24:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:24:08 Processing triggers for systemd (237-3ubuntu10.47) ... 21:24:08 Processing triggers for mime-support (3.60ubuntu1) ... 21:24:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:24:08 Updating certificates in /etc/ssl/certs... 21:24:09 0 added, 0 removed; done. 21:24:09 Running hooks in /etc/ca-certificates/update.d... 21:24:09 done. 21:24:09 Reading package lists... 21:24:09 Building dependency tree... 21:24:09 Reading state information... 21:24:09 The following NEW packages will be installed: 21:24:09 apt-transport-https 21:24:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:24:10 Need to get 1692 B of archives. 21:24:10 After this operation, 154 kB of additional disk space will be used. 21:24:10 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 21:24:10 debconf: delaying package configuration, since apt-utils is not installed 21:24:10 Fetched 1692 B in 0s (9286 B/s) 21:24:10 Selecting previously unselected package apt-transport-https. 21:24:10 (Reading database ... 13926 files and directories currently installed.) 21:24:10 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 21:24:10 Unpacking apt-transport-https (1.6.13) ... 21:24:10 Setting up apt-transport-https (1.6.13) ... 21:24:10 Waiting for network to be ready... 21:24:17 2021-05-28T21:24:14Z INFO Waiting for automatic snapd restart... 21:24:17 snapd 2.50 from Canonical* installed 21:24:17 "snapd" switched to the "latest/stable" channel 21:24:17 21:24:20 core18 20210507 from Canonical* installed 21:24:20 "core18" switched to the "latest/stable" channel 21:24:20 21:24:24 snapcraft 4.7.1 from Canonical* installed 21:24:24 "snapcraft" switched to the "latest/stable" channel 21:24:24 21:24:28 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: 21:24:28 - README.md 21:24:28 21:24:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:24:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:24:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:24:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:24:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:24:35 Reading package lists... 21:24:36 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 21:24:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:24:42 Reading package lists... 21:24:42 Building dependency tree... 21:24:42 Reading state information... 21:24:42 Recommended packages: 21:24:42 libglib2.0-data shared-mime-info xdg-user-dirs unzip 21:24:42 The following NEW packages will be installed: 21:24:42 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 21:24:42 pkg-config zip 21:24:42 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 21:24:42 Need to get 2529 kB of archives. 21:24:42 After this operation, 8736 kB of additional disk space will be used. 21:24:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:24:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:24:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:24:42 Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:24:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:24:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:24:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:24:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:24:43 debconf: delaying package configuration, since apt-utils is not installed 21:24:43 Fetched 2529 kB in 1s (3372 kB/s) 21:24:43 Selecting previously unselected package libglib2.0-0:amd64. 21:24:43 (Reading database ... 13930 files and directories currently installed.) 21:24:43 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:24:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:24:43 Selecting previously unselected package libnorm1:amd64. 21:24:43 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:24:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:24:44 Selecting previously unselected package libpgm-5.2-0:amd64. 21:24:44 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:24:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:24:44 Selecting previously unselected package libsodium23:amd64. 21:24:44 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 21:24:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:24:44 Selecting previously unselected package libzmq5:amd64. 21:24:44 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:24:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:24:44 Selecting previously unselected package libzmq3-dev:amd64. 21:24:44 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:24:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:24:44 Selecting previously unselected package pkg-config. 21:24:44 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:24:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:24:44 Selecting previously unselected package zip. 21:24:44 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 21:24:44 Unpacking zip (3.0-11build1) ... 21:24:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:24:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:24:44 No schema files found: doing nothing. 21:24:44 Setting up zip (3.0-11build1) ... 21:24:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:24:44 Setting up libsodium23:amd64 (1.0.16-2) ... 21:24:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:24:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:24:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:24:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:24:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:45 ---> 2f88b198fcf3 21:24:45 Step 3/24 : WORKDIR /edgex-go 21:24:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:24:45 ---> 2f88b198fcf3 21:24:45 Step 3/32 : WORKDIR /edgex-go 21:24:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:24:45 ---> 2f88b198fcf3 21:24:45 Step 3/24 : WORKDIR /edgex-go 21:24:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:24:45 ---> 2f88b198fcf3 21:24:45 Step 3/22 : WORKDIR /edgex-go 21:24:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:24:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:24:45 ---> 2f88b198fcf3 21:24:45 Step 3/23 : WORKDIR /edgex-go 21:24:45 ---> Running in 7c5144e43423 21:24:45 ---> Running in 82d745e8219f 21:24:45 ---> Running in d5957a4df93b 21:24:45 ---> Running in 3d8a6da76d77 21:24:45 ---> Running in 2b9df9047007 21:24:45 Removing intermediate container 82d745e8219f 21:24:45 ---> e5230373dec5 21:24:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:45 Removing intermediate container 7c5144e43423 21:24:45 ---> e913cc7bef6e 21:24:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:45 Removing intermediate container 2b9df9047007 21:24:45 ---> 3461605b613f 21:24:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:45 Removing intermediate container 3d8a6da76d77 21:24:45 ---> 781c91af6743 21:24:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:45 Removing intermediate container d5957a4df93b 21:24:45 ---> c6c45aeed7d7 21:24:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:45 ---> Running in 10d1067f7f2d 21:24:45 ---> Running in 7d5a9fd571bb 21:24:45 ---> Running in 29a8931bb68d 21:24:45 ---> Running in ac818904f13f 21:24:45 ---> Running in 819ce1a6c629 21:24:45 Removing intermediate container 7d5a9fd571bb 21:24:45 ---> 4342e9d0c033 21:24:45 Step 5/22 : RUN apk add --update --no-cache make git 21:24:45 Removing intermediate container 29a8931bb68d 21:24:45 ---> 02272c5c47ef 21:24:45 Step 5/24 : RUN apk add --update --no-cache make git 21:24:45 ---> Running in 2a8fc3007413 21:24:45 ---> Running in aa7e303fe3b3 21:24:45 Removing intermediate container 10d1067f7f2d 21:24:45 ---> 582c3cc7d3e3 21:24:45 Removing intermediate container 819ce1a6c629 21:24:45 ---> 2f6f215a8ba1 21:24:45 Step 5/23 : RUN apk add --update --no-cache make git 21:24:45 Removing intermediate container ac818904f13f 21:24:45 ---> 9688ca8e99f3 21:24:45 Step 5/24 : RUN apk add --update --no-cache make bash git 21:24:45 Step 5/32 : RUN apk add --update --no-cache make git 21:24:45 ---> Running in 2af419ad5aeb 21:24:45 ---> Running in dd788dc4682b 21:24:45 ---> Running in 91421cb90258 21:24:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:24:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:24:48 OK: 218 MiB in 52 packages 21:24:49 OK: 218 MiB in 52 packages 21:24:49 OK: 218 MiB in 52 packages 21:24:50 OK: 218 MiB in 52 packages 21:24:50 OK: 218 MiB in 52 packages 21:24:51 Removing intermediate container 2a8fc3007413 21:24:51 ---> fec5410e78e1 21:24:51 Step 6/22 : COPY go.mod . 21:24:51 Removing intermediate container aa7e303fe3b3 21:24:51 ---> d22964da8716 21:24:51 Step 6/24 : COPY go.mod . 21:24:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:24:51 libglib2.0-0 set to automatically installed. 21:24:51 libnorm1 set to automatically installed. 21:24:51 libpgm-5.2-0 set to automatically installed. 21:24:51 libsodium23 set to automatically installed. 21:24:51 libzmq3-dev set to automatically installed. 21:24:51 libzmq5 set to automatically installed. 21:24:51 pkg-config set to automatically installed. 21:24:51 zip set to automatically installed. 21:24:51 Removing intermediate container 2af419ad5aeb 21:24:51 ---> d329496471ce 21:24:51 Step 6/24 : COPY go.mod . 21:24:51 Removing intermediate container dd788dc4682b 21:24:51 ---> dd1c4a2dd0f3 21:24:51 Step 6/23 : COPY go.mod . 21:24:51 Removing intermediate container 91421cb90258 21:24:51 ---> de825aea345e 21:24:51 Step 6/32 : COPY go.mod . 21:24:51 ---> 711ffd3f5336 21:24:51 Step 7/22 : RUN go mod download 21:24:52 ---> Running in 5f70d42dc11f 21:24:52 ---> 349f46a8cf22 21:24:52 Step 7/24 : RUN go mod download 21:24:52 ---> 685e7866ac4b 21:24:52 Step 7/24 : RUN go mod download 21:24:52 ---> Running in 15d5e2d4bb57 21:24:52 ---> Running in 9852c142c815 21:24:53 ---> 5ef528020738 21:24:53 Step 7/23 : RUN go mod download 21:24:53 ---> 424e8c9afe49 21:24:53 Step 7/32 : RUN go mod download 21:24:53 snapd is not logged in, snap install commands will use sudo 21:24:53 ---> Running in d65485443de4 21:24:53 ---> Running in 3e1cd82f79ed 21:24:56 Removing intermediate container 5f70d42dc11f 21:24:56 ---> 7b04227d23dd 21:24:56 Step 8/22 : COPY . . 21:24:57 Removing intermediate container 9852c142c815 21:24:57 ---> 84c5e826332e 21:24:57 Step 8/24 : COPY . . 21:24:57 Removing intermediate container 15d5e2d4bb57 21:24:57 ---> 2841b820ab49 21:24:57 Step 8/24 : COPY . . 21:24:57 Removing intermediate container d65485443de4 21:24:57 ---> 048dba344f9b 21:24:57 Step 8/23 : COPY . . 21:24:58 Removing intermediate container 3e1cd82f79ed 21:24:58 ---> b5ccd1ebbf38 21:24:58 Step 8/32 : COPY . . 21:24:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:25:00 snap "core18" has no updates available 21:25:01 snapd is not logged in, snap install commands will use sudo 21:25:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:25:13 go (1.16/stable) 1.16.3 from Michael Hudson-Doyle (mwhudson) installed 21:25:13 Downloading snap 'edgex-app-service-configurable' 21:25:16 Pulling app-service-config 21:25:16 + snapcraftctl pull 21:25:17 Pulling config-common 21:25:17 + snapcraftctl pull 21:25:18 Pulling go-build-helper 21:25:18 + snapcraftctl pull 21:25:19 'edgex-go' has dependencies that need to be staged: go-build-helper 21:25:19 Skipping pull go-build-helper (already ran) 21:25:19 Building go-build-helper 21:25:19 + snapcraftctl build 21:25:21 Staging go-build-helper 21:25:21 + snapcraftctl stage 21:25:25 ---> 6d104f51e3d8 21:25:25 Step 9/22 : RUN go mod tidy 21:25:25 ---> 667360bb77d9 21:25:25 Step 9/24 : RUN go mod tidy 21:25:25 ---> Running in 8f8cbb9b4003 21:25:25 ---> 84ffc31ea48a 21:25:25 Step 9/24 : RUN go mod tidy 21:25:25 ---> c16226a5f15b 21:25:25 Step 9/23 : RUN go mod tidy 21:25:25 ---> Running in 0772954be753 21:25:25 ---> Running in 49858b9834a3 21:25:25 ---> Running in afb88f3cc518 21:25:25 ---> 3cca6154a7db 21:25:25 Step 9/32 : RUN go mod tidy 21:25:25 ---> Running in 6446e2fdd56c 21:25:29 Removing intermediate container 8f8cbb9b4003 21:25:29 ---> addafca1bd48 21:25:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:25:29 Removing intermediate container 0772954be753 21:25:29 ---> 5528ea5e2635 21:25:29 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:25:29 ---> Running in 340b3c60f553 21:25:29 ---> Running in b2040dab2acb 21:25:29 Removing intermediate container 49858b9834a3 21:25:29 ---> ac19ab6508a6 21:25:29 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:25:29 ---> Running in 8da8b419e2c1 21:25:30 Removing intermediate container afb88f3cc518 21:25:30 ---> 554a669afed6 21:25:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:25:30 Removing intermediate container 6446e2fdd56c 21:25:30 ---> 6a247705c7a4 21:25:30 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:25:30 ---> Running in c692f8c34d98 21:25:30 ---> Running in 77a35cacaeb0 21:25:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:25:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:25:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:25:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 21:25:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 21:25:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:25:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:25:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 21:25:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 21:25:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 21:25:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 21:25:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:25:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:25:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:25:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:25:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:25:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:25:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:25:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:25:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:25:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 21:25:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 21:25:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 21:25:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:25:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 21:25:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 21:25:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 21:25:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 21:25:31 Fetched 24.6 MB in 0s (0 B/s) 21:25:31 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:25:31 Fetched 224 kB in 0s (0 B/s) 21:25:31 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:25:31 Fetched 157 kB in 0s (0 B/s) 21:25:31 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:25:31 Fetched 221 kB in 0s (0 B/s) 21:25:31 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:25:31 Fetched 143 kB in 0s (0 B/s) 21:25:31 Pulling edgex-go 21:25:31 + snapcraftctl pull 21:25:31 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 21:25: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 21:25:32 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 21:25:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:25:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:25:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:25:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:25:49 Fetched 0 B in 0s (0 B/s) 21:25:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:25:49 Fetched 96.5 kB in 0s (0 B/s) 21:25:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:25:49 Fetched 279 kB in 0s (0 B/s) 21:25:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:25:49 Fetched 122 kB in 0s (0 B/s) 21:25:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:25:49 Fetched 77.8 kB in 0s (0 B/s) 21:25:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:25:49 Fetched 8848 B in 0s (0 B/s) 21:25:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:25:49 Fetched 47.8 kB in 0s (0 B/s) 21:25:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:25:49 Fetched 45.6 kB in 0s (0 B/s) 21:25:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:25:49 Fetched 15.0 kB in 0s (0 B/s) 21:25:49 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:25:49 Fetched 219 kB in 0s (0 B/s) 21:25:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:25:49 Fetched 154 kB in 0s (0 B/s) 21:25:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:25:49 Fetched 50.6 kB in 0s (0 B/s) 21:25:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:25:49 Fetched 14.8 kB in 0s (0 B/s) 21:25:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:25:49 Fetched 41.8 kB in 0s (0 B/s) 21:25:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:25:49 Fetched 499 kB in 0s (0 B/s) 21:25:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:25:49 Fetched 111 kB in 0s (0 B/s) 21:25:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:25:49 Fetched 240 kB in 0s (0 B/s) 21:25:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:25:49 Fetched 29.3 kB in 0s (0 B/s) 21:25:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:25:49 Fetched 85.5 kB in 0s (0 B/s) 21:25:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:25:49 Fetched 24.5 kB in 0s (0 B/s) 21:25:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:25:49 Fetched 49.2 kB in 0s (0 B/s) 21:25:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:25:49 Fetched 54.2 kB in 0s (0 B/s) 21:25:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:25:49 Fetched 30.8 kB in 0s (0 B/s) 21:25:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:25:49 Fetched 15.8 kB in 0s (0 B/s) 21:25:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:25:49 Fetched 85.9 kB in 0s (0 B/s) 21:25:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:25:49 Fetched 8720 B in 0s (0 B/s) 21:25:49 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 21:25:49 Fetched 137 kB in 0s (0 B/s) 21:25:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:25:49 Fetched 119 kB in 0s (0 B/s) 21:25:49 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 21:25:49 Fetched 110 kB in 0s (0 B/s) 21:25:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:25:49 Fetched 11.1 kB in 0s (0 B/s) 21:25:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:25:49 Fetched 645 kB in 0s (0 B/s) 21:25:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:25:49 Fetched 41.3 kB in 0s (0 B/s) 21:25:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:25:49 Fetched 17.9 kB in 0s (0 B/s) 21:25:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:25:49 Fetched 368 kB in 0s (0 B/s) 21:25:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:25:49 Fetched 187 kB in 0s (0 B/s) 21:25:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:25:49 Fetched 175 kB in 0s (0 B/s) 21:25:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:25:49 Fetched 206 kB in 0s (0 B/s) 21:25:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:25:49 Fetched 1301 kB in 0s (0 B/s) 21:25:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:25:49 Fetched 36.2 kB in 0s (0 B/s) 21:25:49 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:25:49 Fetched 159 kB in 0s (0 B/s) 21:25:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:25:49 Fetched 107 kB in 0s (0 B/s) 21:25:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:25:49 Fetched 48.7 kB in 0s (0 B/s) 21:25:49 Pulling static-packages 21:25:49 + snapcraftctl pull 21:25:49 Pulling version 21:25:49 + cd /root/project 21:25:49 + [ -f VERSION ] 21:25:49 + PROJECT_VERSION=local-dev 21:25:49 + git rev-parse --short HEAD 21:25:49 /bin/sh: 44: git: not found 21:25:49 + GIT_REVISION= 21:25:49 Failed to run 'override-pull': Exit code was 127. 21:25:49 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:25:51 Failed in branch amd64 21:27:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:27:30 Removing intermediate container 340b3c60f553 21:27:30 ---> 4c0efcc21564 21:27:30 21:27:30 Step 11/22 : FROM alpine:3.12 21:27:30 3.12: Pulling from library/alpine 21:27:30 Removing intermediate container c692f8c34d98 21:27:30 ---> 128e34482178 21:27:30 21:27:30 Step 11/32 : FROM alpine:3.12 21:27:30 3.12: Pulling from library/alpine 21:27:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:27:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:27:31 Status: Downloaded newer image for alpine:3.12 21:27:31 Status: Downloaded newer image for alpine:3.12 21:27:31 ---> 9852663dfa18 21:27:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:27:31 ---> 9852663dfa18 21:27:31 Step 12/22 : RUN apk add --update --no-cache curl 21:27:32 ---> Running in 7176b9e97c1f 21:27:32 ---> Running in 5b35703b932d 21:27:33 Removing intermediate container 5b35703b932d 21:27:33 ---> 9cf81afaf604 21:27:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:27:33 ---> Running in 52488e8810ca 21:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:35 (1/4) Installing ca-certificates (20191127-r4) 21:27:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:27:35 (3/4) Installing libcurl (7.77.0-r0) 21:27:35 (4/4) Installing curl (7.77.0-r0) 21:27:35 Executing busybox-1.31.1-r20.trigger 21:27:35 Executing ca-certificates-20191127-r4.trigger 21:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:35 OK: 7 MiB in 18 packages 21:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:36 (1/2) Installing dumb-init (1.2.2-r1) 21:27:36 (2/2) Installing su-exec (0.2-r1) 21:27:36 Executing busybox-1.31.1-r20.trigger 21:27:36 OK: 5 MiB in 16 packages 21:27:38 Removing intermediate container 8da8b419e2c1 21:27:38 ---> 12b9a3f40747 21:27:38 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:27:38 ---> Running in 67c30c1b30fb 21:27:39 Removing intermediate container 52488e8810ca 21:27:39 ---> 3aff46efeadf 21:27:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:27:39 Removing intermediate container 7176b9e97c1f 21:27:39 ---> bd396ca5a9aa 21:27:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:27:39 ---> Running in d298fe00d9cc 21:27:39 ---> Running in 4f0f6644978c 21:27: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 21:27:40 Removing intermediate container d298fe00d9cc 21:27:40 ---> 6abe772c45a7 21:27:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:27:41 Removing intermediate container 4f0f6644978c 21:27:41 ---> 9a03753828ef 21:27:41 Step 14/22 : WORKDIR /edgex 21:27:41 ---> Running in bd63e695be85 21:27:41 ---> Running in ecbe16bffda3 21:27:42 Removing intermediate container bd63e695be85 21:27:42 ---> bb94f2b83fe7 21:27:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:27:42 Removing intermediate container ecbe16bffda3 21:27:42 ---> d6bcebf60987 21:27:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:27:43 ---> Running in 6b5b3b4fc71d 21:27:43 Removing intermediate container 77a35cacaeb0 21:27:43 ---> 9ee25f848768 21:27:43 21:27:43 Step 11/23 : FROM alpine:3.12 21:27:43 ---> 9852663dfa18 21:27:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:27:43 ---> Running in a37bbe0b207b 21:27:44 ---> 612d5c25e6e4 21:27:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:27:45 Removing intermediate container 67c30c1b30fb 21:27:45 ---> 56bea6854ba2 21:27:45 21:27:45 Step 12/24 : FROM docker:20.10.0 21:27:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:46 20.10.0: Pulling from library/docker 21:27:46 ---> 41333c82a689 21:27:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:27:46 (1/1) Installing dumb-init (1.2.2-r1) 21:27:46 Executing busybox-1.31.1-r20.trigger 21:27:46 OK: 5 MiB in 15 packages 21:27:46 Removing intermediate container 6b5b3b4fc71d 21:27:46 ---> a08774960946 21:27:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:27:47 ---> Running in 9446c213391d 21:27:48 Removing intermediate container 9446c213391d 21:27:48 ---> e23a212c7d77 21:27:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:27:49 ---> 483763c4101f 21:27:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:27:49 Removing intermediate container a37bbe0b207b 21:27:49 ---> 6415ac5fd150 21:27:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:27:49 Removing intermediate container b2040dab2acb 21:27:49 ---> 95edda800575 21:27:49 21:27:49 Step 11/24 : FROM alpine:3.12 21:27:49 ---> 9852663dfa18 21:27:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:27:49 ---> Using cache 21:27:49 ---> 6415ac5fd150 21:27:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:27:49 ---> Running in 6395be7c76dd 21:27:49 ---> Running in 434c53eb6344 21:27:49 ---> Running in 83902399eeb8 21:27:50 ---> 65e7a0bb43cd 21:27:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:27:50 ---> Running in a5fa5f47cac0 21:27:50 Removing intermediate container 434c53eb6344 21:27:50 ---> 661ef2926fff 21:27:50 Step 14/23 : ENV APP_PORT=59861 21:27:50 Removing intermediate container 6395be7c76dd 21:27:50 ---> 814e999e90ac 21:27:50 Step 19/22 : CMD ["--init=true"] 21:27:50 Removing intermediate container 83902399eeb8 21:27:50 ---> 57df5236b32a 21:27:50 Step 14/24 : ENV APP_PORT=59881 21:27:50 ---> Running in 7da1e9da8b2f 21:27:50 ---> Running in 5c14c4eb090b 21:27:51 ---> Running in 2154b389dc01 21:27:51 Removing intermediate container 7da1e9da8b2f 21:27:51 ---> a7f7a1946a3a 21:27:51 Step 15/23 : EXPOSE $APP_PORT 21:27:52 Removing intermediate container 5c14c4eb090b 21:27:52 ---> 3d8f8a844400 21:27:52 Step 20/22 : LABEL arch=arm64 21:27:52 ---> Running in 6b0a6868482f 21:27:52 Removing intermediate container 2154b389dc01 21:27:52 ---> 69a1b5688faa 21:27:52 Step 15/24 : EXPOSE $APP_PORT 21:27:52 ---> Running in 1f4e69e65aa0 21:27:52 ---> Running in 1d7fbb31331d 21:27:53 Removing intermediate container 6b0a6868482f 21:27:53 ---> 8e103e67b9c2 21:27:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:27:53 Removing intermediate container 1f4e69e65aa0 21:27:53 ---> 3f700a2adb2f 21:27:53 Step 21/22 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:27:53 Removing intermediate container 1d7fbb31331d 21:27:53 ---> 871d8ef9c835 21:27:53 Step 16/24 : WORKDIR / 21:27:53 ---> Running in 35d9b4350a1c 21:27:53 ---> Running in 154d444ac577 21:27:54 Removing intermediate container a5fa5f47cac0 21:27:54 ---> 7a88b6497dac 21:27:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:27:54 ---> 9b69450b6217 21:27:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:27:54 Removing intermediate container 35d9b4350a1c 21:27:54 ---> ef015612f0cf 21:27:54 Step 22/22 : LABEL version=0.0.0 21:27:55 Removing intermediate container 154d444ac577 21:27:55 ---> 6dd7406e7686 21:27:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:27:55 ---> Running in 64432e8144be 21:27:55 ---> e292e06c3886 21:27:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:27:55 Removing intermediate container 64432e8144be 21:27:55 ---> 21b632ba2d7e 21:27:55 21:27:56 Successfully built 21b632ba2d7e 21:27:56 ---> 514bd1d2b26f 21:27:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:27:56 Successfully tagged security-proxy-setup-arm64:latest 21:27:56 Building support-notifications 21:27:57  Building security-proxy-setup ... done  ---> 6362b5389454 21:27:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:27:57 ---> 8106ee943cf9 21:27:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:27:58 ---> 45fec0dfc28e 21:27:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:27:59 ---> Running in 511b902e1a4d 21:27:59 ---> 46c977527521 21:27:59 ---> 185247f1470f 21:27:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:27:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:28:00 Removing intermediate container 511b902e1a4d 21:28:00 ---> aa3e25e2c376 21:28:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:00 ---> 9ef30fbafc6b 21:28:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:28:00 ---> Running in 3229e75e38b9 21:28:00 ---> b8406ef62b64 21:28:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:28:01 ---> Running in b18992ef6fee 21:28:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:28:01 Status: Downloaded newer image for docker:20.10.0 21:28:01 ---> eeaf43b92773 21:28:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:28:01 ---> Running in 4d47f5666467 21:28:01 Removing intermediate container 3229e75e38b9 21:28:01 ---> 76fa580ecf35 21:28:01 Step 21/23 : LABEL arch=arm64 21:28:02 ---> Running in 938121f90106 21:28:02 Removing intermediate container b18992ef6fee 21:28:02 ---> cef97112f0de 21:28:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:02 ---> 276faf413db3 21:28:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:28:02 ---> Running in d48e388ff301 21:28:02 Removing intermediate container 4d47f5666467 21:28:02 ---> ce07143c7a2b 21:28:02 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:28:03 ---> Running in ed604995476c 21:28:03 Removing intermediate container 938121f90106 21:28:03 ---> ddd4a8d74e8a 21:28:03 Step 22/23 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:28:03 ---> Running in 78cd51952e9b 21:28:03 ---> Running in 1ccc18660432 21:28:03 Removing intermediate container d48e388ff301 21:28:03 ---> c8d344ac9347 21:28:03 Step 22/24 : LABEL arch=arm64 21:28:04 Removing intermediate container ed604995476c 21:28:04 ---> 921f5aab9c60 21:28:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:28:04 ---> Running in 53ed7ea1737f 21:28:04 Removing intermediate container 1ccc18660432 21:28:04 ---> f18ab0b328c7 21:28:04 Step 23/23 : LABEL version=0.0.0 21:28:04 ---> Running in 2c3f1f9c08cc 21:28:04 Removing intermediate container 53ed7ea1737f 21:28:04 ---> efff4fe0f95c 21:28:04 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:28:05 ---> Running in 724f77e35f27 21:28:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:28:05 Removing intermediate container 2c3f1f9c08cc 21:28:05 ---> 30d5319f0b5c 21:28:05 21:28:05 ---> 54cd63e7c06c 21:28:05 Step 27/32 : RUN chmod +x /entrypoint.sh 21:28:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:28:06 Successfully built 30d5319f0b5c 21:28:06 Successfully tagged support-scheduler-arm64:latest 21:28:06 Removing intermediate container 724f77e35f27 21:28:06 ---> 220e8d030179 21:28:06 Step 24/24 : LABEL version=0.0.0 21:28:06 Building core-command 21:28:06  Building support-scheduler ... done  ---> Running in 7071b6e11792 21:28:06 (1/39) Installing readline (8.0.4-r0) 21:28:06 (2/39) Installing bash (5.0.17-r0) 21:28:06 Executing bash-5.0.17-r0.post-install 21:28:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:28:06 (4/39) Installing libcurl (7.77.0-r0) 21:28:06 (5/39) Installing curl (7.77.0-r0) 21:28:06 (6/39) Installing dumb-init (1.2.2-r1) 21:28:06 (7/39) Installing libbz2 (1.0.8-r1) 21:28:06 (8/39) Installing expat (2.2.9-r1) 21:28:06 (9/39) Installing libffi (3.3-r2) 21:28:06 (10/39) Installing gdbm (1.13-r1) 21:28:06 (11/39) Installing xz-libs (5.2.5-r0) 21:28:06 (12/39) Installing sqlite-libs (3.32.1-r0) 21:28:06 (13/39) Installing python3 (3.8.10-r0) 21:28:06 ---> Running in 9055e532760e 21:28:08 Removing intermediate container 9055e532760e 21:28:08 ---> 54db4e59fe09 21:28:08 21:28:08 Successfully built 54db4e59fe09 21:28:08 (14/39) Installing py3-appdirs (1.4.4-r1) 21:28:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:28:08 (16/39) Installing py3-parsing (2.4.7-r0) 21:28:08 Successfully tagged core-metadata-arm64:latest 21:28:08  Building core-metadata ... done Building core-data 21:28:08 (17/39) Installing py3-six (1.15.0-r0) 21:28:08 (18/39) Installing py3-packaging (20.4-r0) 21:28:08 (19/39) Installing py3-setuptools (47.0.0-r0) 21:28:08 (20/39) Installing py3-chardet (3.0.4-r4) 21:28:08 (21/39) Installing py3-idna (2.9-r0) 21:28:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:28:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:28:08 (24/39) Installing py3-requests (2.23.0-r0) 21:28:08 (25/39) Installing py3-msgpack (1.0.0-r0) 21:28:08 (26/39) Installing py3-lockfile (0.12.2-r3) 21:28:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:28:08 (28/39) Installing py3-colorama (0.4.3-r0) 21:28:08 (29/39) Installing py3-distlib (0.3.0-r0) 21:28:08 (30/39) Installing py3-distro (1.5.0-r1) 21:28:08 (31/39) Installing py3-webencodings (0.5.1-r3) 21:28:08 (32/39) Installing py3-html5lib (1.0.1-r4) 21:28:09 (33/39) Installing py3-pytoml (0.1.21-r0) 21:28:09 (34/39) Installing py3-pep517 (0.8.2-r0) 21:28:09 (35/39) Installing py3-progress (1.5-r0) 21:28:09 (36/39) Installing py3-toml (0.10.1-r0) 21:28:09 (37/39) Installing py3-retrying (1.3.3-r0) 21:28:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:28:09 (39/39) Installing py3-pip (20.1.1-r0) 21:28:09 Executing busybox-1.31.1-r19.trigger 21:28:09 OK: 72 MiB in 59 packages 21:28:10 Removing intermediate container 7071b6e11792 21:28:10 ---> c9786993dc27 21:28:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:28:10 ---> Running in a565034549ab 21:28:11 Removing intermediate container a565034549ab 21:28:11 ---> af3eaa4cd341 21:28:11 Step 29/32 : CMD ["gate"] 21:28:12 ---> Running in 936bb5f4bef9 21:28:13 Removing intermediate container 936bb5f4bef9 21:28:13 ---> ba1864c9799c 21:28:13 Step 30/32 : LABEL arch=arm64 21:28:14 Collecting docker-compose==1.23.2 21:28:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:28:14 ---> Running in f235b97cee54 21:28:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:28:15 Collecting texttable<0.10,>=0.9.0 21:28:15 Removing intermediate container f235b97cee54 21:28:15 ---> 6810380a3f9a 21:28:15 Step 31/32 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:28:15 Downloading texttable-0.9.1.tar.gz (11 kB) 21:28:15 ---> Running in e42d3a64db3d 21:28:16 Removing intermediate container e42d3a64db3d 21:28:16 ---> ee675baaec4e 21:28:16 Step 32/32 : LABEL version=0.0.0 21:28:17 ---> Running in 3a4215c1764d 21:28:17 Collecting docopt<0.7,>=0.6.1 21:28:17 Downloading docopt-0.6.2.tar.gz (25 kB) 21:28:17 Removing intermediate container 3a4215c1764d 21:28:17 ---> 17cc26d1d8cd 21:28:17 21:28:18 Successfully built 17cc26d1d8cd 21:28:18 Successfully tagged security-bootstrapper-arm64:latest 21:28:18  Building security-bootstrapper ... done Building security-secretstore-setup 21:28:20 Collecting docker<4.0,>=3.6.0 21:28:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:28:21 Collecting cached-property<2,>=1.2.0 21:28:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:28:22 Collecting PyYAML<4,>=3.10 21:28:22 Downloading PyYAML-3.13.tar.gz (270 kB) 21:28:26 Collecting websocket-client<1.0,>=0.32.0 21:28:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:28:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:28:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:28:27 Collecting dockerpty<0.5,>=0.4.1 21:28:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:28:30 Collecting jsonschema<3,>=2.5.1 21:28:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:28:30 Collecting docker-pycreds>=0.4.0 21:28:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:28:30 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) 21:28:30 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) 21:28:31 Collecting idna<2.8,>=2.5 21:28:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:28:31 Collecting urllib3<1.25,>=1.21.1 21:28:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:28:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:28:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:28:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:28:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:28:33 Installing collected packages: texttable, docopt, docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, PyYAML, dockerpty, jsonschema, docker-compose 21:28:33 Running setup.py install for texttable: started 21:28:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:28:35 ---> 2f88b198fcf3 21:28:35 Step 3/23 : WORKDIR /edgex-go 21:28:35 ---> Using cache 21:28:35 ---> c6c45aeed7d7 21:28:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:35 ---> Using cache 21:28:35 ---> 2f6f215a8ba1 21:28:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:28:35 Running setup.py install for texttable: finished with status 'done' 21:28:35 Running setup.py install for docopt: started 21:28:38 Running setup.py install for docopt: finished with status 'done' 21:28:38 ---> Running in 54cab58e3642 21:28:38 Attempting uninstall: idna 21:28:38 Found existing installation: idna 2.9 21:28:38 Uninstalling idna-2.9: 21:28:38 Successfully uninstalled idna-2.9 21:28:39 Attempting uninstall: urllib3 21:28:39 Found existing installation: urllib3 1.25.9 21:28:39 Uninstalling urllib3-1.25.9: 21:28:39 Successfully uninstalled urllib3-1.25.9 21:28:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:28:40 Attempting uninstall: requests 21:28:40 Found existing installation: requests 2.23.0 21:28:40 Uninstalling requests-2.23.0: 21:28:40 Successfully uninstalled requests-2.23.0 21:28:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:28:41 Running setup.py install for PyYAML: started 21:28:42 OK: 218 MiB in 52 packages 21:28:44 Running setup.py install for PyYAML: finished with status 'done' 21:28:44 Running setup.py install for dockerpty: started 21:28:44 Removing intermediate container 54cab58e3642 21:28:44 ---> afe16c743e5d 21:28:44 Step 6/23 : COPY go.mod . 21:28:45 ---> c9ceafaa71bc 21:28:45 Step 7/23 : RUN go mod download 21:28:46 ---> Running in ae4889cec4ac 21:28:47 Running setup.py install for dockerpty: finished with status 'done' 21:28:48 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.59.0 21:28:50 Removing intermediate container ae4889cec4ac 21:28:50 ---> 17aa8baaf207 21:28:50 Step 8/23 : COPY . . 21:28:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:51 ---> 2f88b198fcf3 21:28:51 Step 3/24 : WORKDIR /edgex-go 21:28:51 ---> Using cache 21:28:51 ---> c6c45aeed7d7 21:28:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:51 ---> Using cache 21:28:51 ---> 2f6f215a8ba1 21:28:51 Step 5/24 : RUN apk add --update --no-cache make git 21:28:51 ---> Using cache 21:28:51 ---> dd1c4a2dd0f3 21:28:51 Step 6/24 : COPY go.mod . 21:28:51 ---> Using cache 21:28:51 ---> 5ef528020738 21:28:51 Step 7/24 : RUN go mod download 21:28:51 ---> Using cache 21:28:51 ---> 048dba344f9b 21:28:51 Step 8/24 : COPY . . 21:28:51 ---> Using cache 21:28:51 ---> c16226a5f15b 21:28:51 Step 9/24 : RUN go mod tidy 21:28:51 ---> Using cache 21:28:51 ---> 554a669afed6 21:28:51 Step 10/24 : RUN make cmd/core-command/core-command 21:28:52 ---> Running in 97d8416b417e 21:28:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:53 ---> 2f88b198fcf3 21:28:53 Step 3/24 : WORKDIR /edgex-go 21:28:53 ---> Using cache 21:28:53 ---> c6c45aeed7d7 21:28:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:53 ---> Using cache 21:28:53 ---> 2f6f215a8ba1 21:28:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:28:53 ---> Running in 7296511dbd07 21:28:53 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 21:28:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:28:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:28:58 OK: 218 MiB in 52 packages 21:29:02 Removing intermediate container 7296511dbd07 21:29:02 ---> ba3916126e88 21:29:02 Step 6/24 : COPY go.mod . 21:29:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:29:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:29:04 ---> 2f88b198fcf3 21:29:04 Step 3/26 : WORKDIR /edgex-go 21:29:04 ---> Using cache 21:29:04 ---> c6c45aeed7d7 21:29:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:04 ---> Using cache 21:29:04 ---> 2f6f215a8ba1 21:29:04 Step 5/26 : RUN apk add --update --no-cache make git 21:29:04 ---> Using cache 21:29:04 ---> dd1c4a2dd0f3 21:29:04 Step 6/26 : COPY go.mod . 21:29:04 ---> Using cache 21:29:04 ---> 5ef528020738 21:29:04 Step 7/26 : RUN go mod download 21:29:04 ---> Using cache 21:29:04 ---> 048dba344f9b 21:29:04 Step 8/26 : COPY . . 21:29:05 ---> f6b239451f21 21:29:05 Step 7/24 : RUN go mod download 21:29:05 ---> Using cache 21:29:05 ---> c16226a5f15b 21:29:05 Step 9/26 : RUN go mod tidy 21:29:05 ---> Using cache 21:29:05 ---> 554a669afed6 21:29:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:29:05 ---> Running in 0b759b29872c 21:29:05 ---> Running in d75b0bb7ed46 21:29: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 21:29:09 Removing intermediate container 78cd51952e9b 21:29:09 ---> 4aacc8cb4a87 21:29:09 Step 15/24 : ENV APP_PORT=58890 21:29:10 ---> Running in d722973d1f19 21:29:11 Removing intermediate container d722973d1f19 21:29:11 ---> c71e3ee357f0 21:29:11 Step 16/24 : EXPOSE $APP_PORT 21:29:11 ---> Running in 7abe3d97e57d 21:29:12 Removing intermediate container 0b759b29872c 21:29:12 ---> 7a2ca296f552 21:29:12 Step 8/24 : COPY . . 21:29:13 Removing intermediate container 7abe3d97e57d 21:29:13 ---> 914ce0059b22 21:29:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:29:17 ---> 27b913d3bfa3 21:29:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:29:20 ---> 25f9eb67ef26 21:29:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:29:23 ---> 3e751f3b9e3e 21:29:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:29:23 ---> Running in f798352dfb32 21:29:24 Removing intermediate container f798352dfb32 21:29:24 ---> a7deed2b954c 21:29:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:25 ---> Running in 7e181ba4a11a 21:29:26 Removing intermediate container 7e181ba4a11a 21:29:26 ---> f0e65a29b33b 21:29:26 Step 22/24 : LABEL arch=arm64 21:29:26 ---> Running in 5f6b0d7eb22a 21:29:27 ---> 298c88789c9c 21:29:27 Step 9/23 : RUN go mod tidy 21:29:27 ---> Running in c8f7bebe2991 21:29:28 Removing intermediate container 5f6b0d7eb22a 21:29:28 ---> 7767a3ebda3b 21:29:28 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:29:28 ---> Running in 7c97c49bef46 21:29:29 Removing intermediate container 7c97c49bef46 21:29:29 ---> e2cb0507ea44 21:29:29 Step 24/24 : LABEL version=0.0.0 21:29:30 ---> Running in d40559f62dad 21:29:31 Removing intermediate container d40559f62dad 21:29:31 ---> f8cd296b073b 21:29:31 21:29:32 Successfully built f8cd296b073b 21:29:32 Successfully tagged sys-mgmt-agent-arm64:latest 21:29:37  Building sys-mgmt-agent ... done Removing intermediate container c8f7bebe2991 21:29:37 ---> 37a25470bcaa 21:29:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:29:37 ---> Running in dfefa87273e0 21:29:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:29:41 ---> 8346edf92696 21:29:41 Step 9/24 : RUN go mod tidy 21:29:41 ---> Running in 5ba75272fbcc 21:29:48 Removing intermediate container 5ba75272fbcc 21:29:48 ---> e7ac6427346b 21:29:48 Step 10/24 : RUN make cmd/core-data/core-data 21:29:48 ---> Running in d4d152fd679a 21:29:50 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 21:30:23 Removing intermediate container 97d8416b417e 21:30:23 ---> b1dac1569975 21:30:23 21:30:23 Step 11/24 : FROM alpine:3.12 21:30:23 ---> 9852663dfa18 21:30:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:30:23 ---> Using cache 21:30:23 ---> 6415ac5fd150 21:30:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:30:23 ---> Using cache 21:30:23 ---> 57df5236b32a 21:30:23 Step 14/24 : ENV APP_PORT=59882 21:30:23 ---> Running in 1a912bd5c5f4 21:30:23 Removing intermediate container 1a912bd5c5f4 21:30:23 ---> 032e87756748 21:30:23 Step 15/24 : EXPOSE $APP_PORT 21:30:23 ---> Running in a7b8ef3ed8cd 21:30:23 Removing intermediate container a7b8ef3ed8cd 21:30:23 ---> 1d1f8b959d23 21:30:23 Step 16/24 : WORKDIR / 21:30:23 ---> Running in 2782b1397d24 21:30:23 Removing intermediate container 2782b1397d24 21:30:23 ---> de27ab5c455c 21:30:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:30:24 ---> 503a810e4b34 21:30:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:30:26 ---> 51162b8e691e 21:30:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:30:27 ---> 9386214330ad 21:30:27 Step 20/24 : ENTRYPOINT ["/core-command"] 21:30:27 ---> Running in 226411fb0dd9 21:30:29 Removing intermediate container 226411fb0dd9 21:30:29 ---> 83eb94373380 21:30:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:29 ---> Running in 7a14005812c3 21:30:29 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 21:30:29 Removing intermediate container 7a14005812c3 21:30:29 ---> cfa988422c3f 21:30:29 Step 22/24 : LABEL arch=arm64 21:30:29 ---> Running in 92c14ce686b1 21:30:30 Removing intermediate container 92c14ce686b1 21:30:30 ---> b544993d2413 21:30:30 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:30:30 ---> Running in 31a9ea475bd3 21:30:31 Removing intermediate container 31a9ea475bd3 21:30:31 ---> b4a5c4970ba2 21:30:31 Step 24/24 : LABEL version=0.0.0 21:30:31 ---> Running in bcffd6a1a111 21:30:32 Removing intermediate container bcffd6a1a111 21:30:32 ---> 0e03346d257c 21:30:32 21:30:32 Successfully built 0e03346d257c 21:30:32 Successfully tagged core-command-arm64:latest 21:30:41  Building core-command ... done Removing intermediate container d75b0bb7ed46 21:30:41 ---> 2f6520070785 21:30:41 21:30:41 Step 11/26 : FROM alpine:3.12 21:30:41 ---> 9852663dfa18 21:30:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:30:41 ---> Running in 916767c7e7e0 21:30:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:30:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:30:43 (1/6) Installing ca-certificates (20191127-r4) 21:30:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:30:43 (3/6) Installing libcurl (7.77.0-r0) 21:30:43 (4/6) Installing curl (7.77.0-r0) 21:30:43 (5/6) Installing dumb-init (1.2.2-r1) 21:30:43 (6/6) Installing su-exec (0.2-r1) 21:30:43 Executing busybox-1.31.1-r20.trigger 21:30:43 Executing ca-certificates-20191127-r4.trigger 21:30:43 OK: 7 MiB in 20 packages 21:30:46 Removing intermediate container 916767c7e7e0 21:30:46 ---> d936cbe4567c 21:30:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:30:46 ---> Running in 4779acea9bea 21:30:47 Removing intermediate container 4779acea9bea 21:30:47 ---> 7ea340f32632 21:30:47 Step 14/26 : WORKDIR / 21:30:47 ---> Running in 06c371584740 21:30:47 Removing intermediate container 06c371584740 21:30:47 ---> 618350c5b4bb 21:30:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:30:49 ---> 9df5410899d5 21:30:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:30:50 ---> c0a8336c36bd 21:30:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:30:51 ---> 42d02eacbe90 21:30:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:30:52 ---> 357a15701ac3 21:30:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:30:54 ---> dcd9eb6b5a5c 21:30:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:30:56 ---> 4f280c695883 21:30:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:30:57 ---> 4697f7d3397f 21:30:57 Step 22/26 : 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/ 21:30:58 ---> Running in f7670e509e57 21:31:01 Removing intermediate container f7670e509e57 21:31:01 ---> 49369b160b34 21:31:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:31:01 ---> Running in 7b870546ed2f 21:31:02 Removing intermediate container 7b870546ed2f 21:31:02 ---> 36c344ee3c70 21:31:02 Step 24/26 : LABEL arch=arm64 21:31:02 ---> Running in 8f92ce388e09 21:31:03 Removing intermediate container 8f92ce388e09 21:31:03 ---> 3ac85e45c22a 21:31:03 Step 25/26 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:31:03 ---> Running in 850c1a8c7c20 21:31:04 Removing intermediate container 850c1a8c7c20 21:31:04 ---> 7380f078cf98 21:31:04 Step 26/26 : LABEL version=0.0.0 21:31:04 ---> Running in 85528ffc900b 21:31:05 Removing intermediate container 85528ffc900b 21:31:05 ---> d7451c9432bf 21:31:05 21:31:05 Successfully built d7451c9432bf 21:31:05 Successfully tagged security-secretstore-setup-arm64:latest 21:31:11  Building security-secretstore-setup ... done Removing intermediate container dfefa87273e0 21:31:11 ---> d98bd78102fb 21:31:11 21:31:11 Step 11/23 : FROM alpine:3.12 21:31:11 ---> 9852663dfa18 21:31:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:31:11 ---> Running in 588da3be9e1b 21:31:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:12 (1/2) Installing ca-certificates (20191127-r4) 21:31:12 (2/2) Installing dumb-init (1.2.2-r1) 21:31:12 Executing busybox-1.31.1-r20.trigger 21:31:12 Executing ca-certificates-20191127-r4.trigger 21:31:12 OK: 6 MiB in 16 packages 21:31:14 Removing intermediate container 588da3be9e1b 21:31:14 ---> 3ccda5c6f663 21:31:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:31:14 ---> Running in 6b29ba5d2742 21:31:15 Removing intermediate container 6b29ba5d2742 21:31:15 ---> b436fab95c3f 21:31:15 Step 14/23 : ENV APP_PORT=59860 21:31:15 ---> Running in f95c639d40d5 21:31:15 Removing intermediate container f95c639d40d5 21:31:15 ---> 09f90ece1897 21:31:15 Step 15/23 : EXPOSE $APP_PORT 21:31:15 ---> Running in a682907308fc 21:31:16 Removing intermediate container a682907308fc 21:31:16 ---> 961b81c541c4 21:31:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:17 ---> 6908d4a64437 21:31:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:31:19 ---> e69220547261 21:31:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:31:20 ---> 3196828a38f6 21:31:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:31:20 Removing intermediate container d4d152fd679a 21:31:20 ---> 6fe7b43177f9 21:31:20 21:31:20 Step 11/24 : FROM alpine:3.12 21:31:20 ---> 9852663dfa18 21:31:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:31:20 ---> Running in af8dbb537d70 21:31:20 ---> Running in d2470e0a2be9 21:31:21 Removing intermediate container af8dbb537d70 21:31:21 ---> 078a2c0a1c6d 21:31:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:21 Removing intermediate container d2470e0a2be9 21:31:21 ---> 27df93b00b7e 21:31:21 Step 13/24 : ENV APP_PORT=59880 21:31:21 ---> Running in a785832783c9 21:31:21 ---> Running in f6f631136a6d 21:31:21 Removing intermediate container a785832783c9 21:31:21 ---> 150a83413638 21:31:21 Step 21/23 : LABEL arch=arm64 21:31:21 Removing intermediate container f6f631136a6d 21:31:21 ---> 7ccfc4d0b176 21:31:21 Step 14/24 : EXPOSE $APP_PORT 21:31:21 ---> Running in cc4a0cad32e3 21:31:22 ---> Running in d355e76220c2 21:31:22 Removing intermediate container cc4a0cad32e3 21:31:22 ---> b85b6a307755 21:31:22 Step 22/23 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:31:22 Removing intermediate container d355e76220c2 21:31:22 ---> e278602e7a79 21:31:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:22 ---> Running in 500d7976465b 21:31:22 ---> Running in 87722597d6aa 21:31:23 Removing intermediate container 500d7976465b 21:31:23 ---> f35a56c994fe 21:31:23 Step 23/23 : LABEL version=0.0.0 21:31:23 ---> Running in bad054893584 21:31:23 Removing intermediate container bad054893584 21:31:23 ---> f5b9e11c488c 21:31:23 21:31:24 Successfully built f5b9e11c488c 21:31:24 Successfully tagged support-notifications-arm64:latest 21:31:25  Building support-notifications ... done Removing intermediate container 87722597d6aa 21:31:25 ---> 6f54ce11cba5 21:31:25 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:31:25 ---> Running in bcd4a91156f5 21:31:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:28 (1/6) Installing dumb-init (1.2.2-r1) 21:31:28 (2/6) Installing libgcc (9.3.0-r2) 21:31:28 (3/6) Installing libsodium (1.0.18-r0) 21:31:28 (4/6) Installing libstdc++ (9.3.0-r2) 21:31:28 (5/6) Installing libzmq (4.3.3-r0) 21:31:28 (6/6) Installing zeromq (4.3.3-r0) 21:31:28 Executing busybox-1.31.1-r20.trigger 21:31:28 OK: 8 MiB in 20 packages 21:31:29 Removing intermediate container bcd4a91156f5 21:31:29 ---> 058db8da423f 21:31:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:30 ---> 79be7f1f870b 21:31:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:31:32 ---> c73f16390138 21:31:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:31:32 ---> 72a4d62925ed 21:31:32 Step 20/24 : ENTRYPOINT ["/core-data"] 21:31:32 ---> Running in c38454264e04 21:31:33 Removing intermediate container c38454264e04 21:31:33 ---> 50a7368e9dae 21:31:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:33 ---> Running in 688e2fc99d41 21:31:33 Removing intermediate container 688e2fc99d41 21:31:33 ---> 3251ec444d3b 21:31:33 Step 22/24 : LABEL arch=arm64 21:31:33 ---> Running in 3165cbe020e5 21:31:34 Removing intermediate container 3165cbe020e5 21:31:34 ---> 4f95ca925d27 21:31:34 Step 23/24 : LABEL git_sha=524f3e5a9aa7e446e7f59471b60fd3b1170ae6d0 21:31:34 ---> Running in 5c72f18771d9 21:31:35 Removing intermediate container 5c72f18771d9 21:31:35 ---> b8c2113455d8 21:31:35 Step 24/24 : LABEL version=0.0.0 21:31:35 ---> Running in 46e47e3cb41d 21:31:35 Removing intermediate container 46e47e3cb41d 21:31:35 ---> 3bc3266fde64 21:31:35 21:31:36 Successfully built 3bc3266fde64 21:31:36 Successfully tagged core-data-arm64:latest 21:31:36  Building core-data ... done  [Pipeline] } 21:31:36 $ docker stop --time=1 213c53577e8330c8d3fe718031b9f9625e1846270e9f8525c22f2e7874745598 21:31:38 $ docker rm -f 213c53577e8330c8d3fe718031b9f9625e1846270e9f8525c22f2e7874745598 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:39 + docker images 21:31:39 REPOSITORY TAG IMAGE ID CREATED SIZE 21:31:39 core-data-arm64 latest 3bc3266fde64 4 seconds ago 20.4MB 21:31:39 support-notifications-arm64 latest f5b9e11c488c 16 seconds ago 16.8MB 21:31:39 6fe7b43177f9 20 seconds ago 990MB 21:31:39 d98bd78102fb 30 seconds ago 982MB 21:31:39 security-secretstore-setup-arm64 latest d7451c9432bf 35 seconds ago 24.4MB 21:31:39 2f6520070785 About a minute ago 978MB 21:31:39 core-command-arm64 latest 0e03346d257c About a minute ago 16.1MB 21:31:39 b1dac1569975 About a minute ago 981MB 21:31:39 sys-mgmt-agent-arm64 latest f8cd296b073b 2 minutes ago 299MB 21:31:39 security-bootstrapper-arm64 latest 17cc26d1d8cd 3 minutes ago 17.2MB 21:31:39 core-metadata-arm64 latest 54db4e59fe09 3 minutes ago 17.4MB 21:31:39 support-scheduler-arm64 latest 30d5319f0b5c 3 minutes ago 16.1MB 21:31:39 security-proxy-setup-arm64 latest 21b632ba2d7e 3 minutes ago 24MB 21:31:39 95edda800575 3 minutes ago 989MB 21:31:39 56bea6854ba2 3 minutes ago 979MB 21:31:39 9ee25f848768 3 minutes ago 981MB 21:31:39 128e34482178 4 minutes ago 974MB 21:31:39 4c0efcc21564 4 minutes ago 978MB 21:31:39 ci-base-image-arm64 latest 2f88b198fcf3 15 minutes ago 641MB 21:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 21:31:39 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 21:31:39 docker 20.10.0 eeaf43b92773 5 months ago 228MB 21:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:31:40 ---> job-cost.sh 21:31:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H9r9 21:32:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-H9r9/bin to PATH 21:33:55 INFO: No Stack... 21:33:55 INFO: Retrieving Pricing Info for: v2-standard-4 21:33:55 INFO: Archiving Costs [Pipeline] sh 21:33:56 + + cat /w/workspace/edgex-go/1/archives/cost.csv 21:33:56 cut -d, -f6 [Pipeline] lock 21:33:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-1-stack-cost] 21:33:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-1-stack-cost] did not exist. Created. 21:33:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:56 + echo total: 0.18000000715255737 [Pipeline] stash 21:33:57 Stashed 1 file(s) [Pipeline] } 21:33:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:33:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:34:00 ---> package-listing.sh 21:34:00 ++ facter osfamily 21:34:00 ++ tr '[:upper:]' '[:lower:]' 21:34:00 + OS_FAMILY=redhat 21:34:00 + workspace=/w/workspace/edgex-go/1 21:34:00 + START_PACKAGES=/tmp/packages_start.txt 21:34:00 + END_PACKAGES=/tmp/packages_end.txt 21:34:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:34:00 + PACKAGES=/tmp/packages_start.txt 21:34:00 + '[' /w/workspace/edgex-go/1 ']' 21:34:00 + PACKAGES=/tmp/packages_end.txt 21:34:00 + case "${OS_FAMILY}" in 21:34:00 + sort 21:34:00 + rpm -qa 21:34:03 + '[' -f /tmp/packages_start.txt ']' 21:34:03 + '[' -f /tmp/packages_end.txt ']' 21:34:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:34:03 + '[' /w/workspace/edgex-go/1 ']' 21:34:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:34:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:34:03 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 21:34:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:34:04 21:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:34:04 alpine: Pulling from edgex-lftools-log-publisher 21:34:04 df20fa9351a1: Pulling fs layer 21:34:04 36b3adc4ff6f: Pulling fs layer 21:34:04 8ad3a11d3b57: Pulling fs layer 21:34:04 46f8f816bc3b: Pulling fs layer 21:34:04 93b61091891f: Pulling fs layer 21:34:04 93b9cdb0e59b: Pulling fs layer 21:34:04 5e14af77c1be: Pulling fs layer 21:34:04 01666e4c0597: Pulling fs layer 21:34:04 aa168da1d23b: Pulling fs layer 21:34:04 93b9cdb0e59b: Waiting 21:34:04 5e14af77c1be: Waiting 21:34:04 01666e4c0597: Waiting 21:34:04 aa168da1d23b: Waiting 21:34:04 46f8f816bc3b: Waiting 21:34:04 93b61091891f: Waiting 21:34:04 36b3adc4ff6f: Verifying Checksum 21:34:04 36b3adc4ff6f: Download complete 21:34:04 46f8f816bc3b: Verifying Checksum 21:34:04 46f8f816bc3b: Download complete 21:34:04 df20fa9351a1: Verifying Checksum 21:34:04 df20fa9351a1: Download complete 21:34:04 93b9cdb0e59b: Verifying Checksum 21:34:04 93b9cdb0e59b: Download complete 21:34:04 93b61091891f: Verifying Checksum 21:34:04 93b61091891f: Download complete 21:34:04 5e14af77c1be: Verifying Checksum 21:34:04 5e14af77c1be: Download complete 21:34:04 01666e4c0597: Verifying Checksum 21:34:04 01666e4c0597: Download complete 21:34:04 8ad3a11d3b57: Verifying Checksum 21:34:04 8ad3a11d3b57: Download complete 21:34:04 df20fa9351a1: Pull complete 21:34:04 36b3adc4ff6f: Pull complete 21:34:05 8ad3a11d3b57: Pull complete 21:34:05 46f8f816bc3b: Pull complete 21:34:05 93b61091891f: Pull complete 21:34:05 93b9cdb0e59b: Pull complete 21:34:05 5e14af77c1be: Pull complete 21:34:06 01666e4c0597: Pull complete 21:34:06 aa168da1d23b: Verifying Checksum 21:34:06 aa168da1d23b: Download complete 21:34:10 aa168da1d23b: Pull complete 21:34:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:34:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:34:10 prd-centos7-docker-4c-2g-929 does not seem to be running inside a container 21:34:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:34:16 $ docker top f97bc6966a89c95b753d340244e314b357db60b3d7ef2ddb01c8c54ea65f66fa -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:34:16 + mkdir -p /var/log/sa [Pipeline] sh 21:34:17 + ls /var/log/sa-host 21:34:17 + sadf -c /var/log/sa-host/sa05 21:34:17 file_magic: OK 21:34:17 HZ: Using current value: 100 21:34:17 file_header: OK 21:34:17 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 21:34:17 Statistics: 21:34:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:17 File successfully converted to sysstat format version 12.2.1 21:34:17 + sadf -c /var/log/sa-host/sa28 21:34:17 file_magic: OK 21:34:17 HZ: Using current value: 100 21:34:17 file_header: OK 21:34:17 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 21:34:17 Statistics: 21:34:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:34:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:17 provisioning config files... 21:34:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5366813878685789566tmp [Pipeline] { [Pipeline] echo 21:34:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:34:18 ---> create-netrc.sh [Pipeline] } 21:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:34:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:34:18 ---> python-tools-install.sh [Pipeline] echo 21:34:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:34:18 ---> sudo-logs.sh 21:34:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:34:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:34:19 ---> job-cost.sh 21:34:19 lf-activate-venv: SKIPPING 21:34:19 DEBUG: total: 0.18000000715255737 21:34:19 INFO: Retrieving Stack Cost... 21:34:20 INFO: Retrieving Pricing Info for: v3-standard-2 21:34:20 INFO: Archiving Costs [Pipeline] echo 21:34:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:34:21 ---> logs-deploy.sh 21:34:21 lf-activate-venv: SKIPPING 21:34:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/1 21:34:21 INFO: archiving workspace using pattern(s): 21:34:22 Archives upload complete. 21:34:22 INFO: archiving logs to Nexus 21:34:22 ---> uname -a: 21:34:22 Linux prd-centos7-docker-4c-2g-929.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:34:22 21:34:22 21:34:22 ---> lscpu: 21:34:22 Architecture: x86_64 21:34:22 CPU op-mode(s): 32-bit, 64-bit 21:34:22 Byte Order: Little Endian 21:34:22 Address sizes: 40 bits physical, 48 bits virtual 21:34:22 CPU(s): 2 21:34:22 On-line CPU(s) list: 0,1 21:34:22 Thread(s) per core: 1 21:34:22 Core(s) per socket: 1 21:34:22 Socket(s): 2 21:34:22 NUMA node(s): 1 21:34:22 Vendor ID: AuthenticAMD 21:34:22 CPU family: 23 21:34:22 Model: 49 21:34:22 Model name: AMD EPYC-Rome Processor 21:34:22 Stepping: 0 21:34:22 CPU MHz: 2800.000 21:34:22 BogoMIPS: 5600.00 21:34:22 Virtualization: AMD-V 21:34:22 Hypervisor vendor: KVM 21:34:22 Virtualization type: full 21:34:22 L1d cache: 64 KiB 21:34:22 L1i cache: 64 KiB 21:34:22 L2 cache: 1 MiB 21:34:22 L3 cache: 32 MiB 21:34:22 NUMA node0 CPU(s): 0,1 21:34:22 Vulnerability Itlb multihit: Not affected 21:34:22 Vulnerability L1tf: Not affected 21:34:22 Vulnerability Mds: Not affected 21:34:22 Vulnerability Meltdown: Not affected 21:34:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:34:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:34:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:34:22 Vulnerability Srbds: Not affected 21:34:22 Vulnerability Tsx async abort: Not affected 21:34:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:34:22 21:34:22 21:34:22 ---> nproc: 21:34:22 2 21:34:22 21:34:22 21:34:22 ---> df -h: 21:34:22 Filesystem Size Used Available Use% Mounted on 21:34:22 overlay 40.0G 12.6G 27.4G 31% / 21:34:22 tmpfs 64.0M 0 64.0M 0% /dev 21:34:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:34:22 shm 64.0M 0 64.0M 0% /dev/shm 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1 21:34:22 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1@tmp 21:34:22 21:34:22 21:34:22 ---> free -m: 21:34:22 total used free shared buff/cache available 21:34:22 Mem: 7821 1238 2171 0 4411 6550 21:34:22 Swap: 1023 1 1022 21:34:22 21:34:22 21:34:22 ---> ip addr: 21:34:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:34:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:34:22 inet 127.0.0.1/8 scope host lo 21:34:22 valid_lft forever preferred_lft forever 21:34:22 inet6 ::1/128 scope host 21:34:22 valid_lft forever preferred_lft forever 21:34:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:34:22 link/ether fa:16:3e:e9:56:2c brd ff:ff:ff:ff:ff:ff 21:34:22 inet 10.30.122.19/23 brd 10.30.123.255 scope global dynamic eth0 21:34:22 valid_lft 84950sec preferred_lft 84950sec 21:34:22 inet6 fe80::f816:3eff:fee9:562c/64 scope link 21:34:22 valid_lft forever preferred_lft forever 21:34:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:34:22 link/ether 02:42:3b:9f:01:bb brd ff:ff:ff:ff:ff:ff 21:34:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:34:22 valid_lft forever preferred_lft forever 21:34:22 inet6 fe80::42:3bff:fe9f:1bb/64 scope link 21:34:22 valid_lft forever preferred_lft forever 21:34:22 21:34:22 21:34:22 ---> sar -b -r -n DEV: 21:34:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 21:34:22 21:34:22 21:10:02 LINUX RESTART (2 CPU) 21:34:22 21:34:22 21:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:34:22 21:12:01 102.31 3.61 98.70 0.00 2601.70 19282.10 0.00 21:34:22 21:13:01 185.88 0.00 185.88 0.00 0.00 48453.45 0.00 21:34:22 21:14:01 67.54 0.00 67.54 0.00 0.00 10794.97 0.00 21:34:22 21:15:01 59.59 0.02 59.58 0.00 0.53 3988.64 0.00 21:34:22 21:16:01 411.72 133.37 278.35 0.00 3211.32 170516.25 0.00 21:34:22 21:17:01 492.84 204.05 288.79 0.00 9910.81 153692.14 0.00 21:34:22 21:18:01 651.31 123.58 527.73 0.00 4432.84 227274.10 0.00 21:34:22 21:19:01 203.68 11.72 191.96 0.00 1392.84 32234.22 0.00 21:34:22 21:20:01 1.17 0.00 1.17 0.00 0.00 17.11 0.00 21:34:22 21:21:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 21:34:22 21:22:01 0.30 0.02 0.28 0.00 0.13 4.88 0.00 21:34:22 21:23:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 21:34:22 21:24:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 21:34:22 21:25:01 0.50 0.18 0.32 0.00 5.73 2.75 0.00 21:34:22 21:26:01 1.05 0.25 0.80 0.00 41.98 17.14 0.00 21:34:22 21:27:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 21:34:22 21:28:01 0.23 0.00 0.23 0.00 0.00 3.37 0.00 21:34:22 21:29:01 0.28 0.00 0.28 0.00 0.00 4.56 0.00 21:34:22 21:30:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 21:34:22 21:31:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 21:34:22 21:32:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 21:34:22 21:33:01 0.22 0.00 0.22 0.00 0.00 3.50 0.00 21:34:22 21:34:02 28.45 28.20 0.25 0.00 3414.16 2.73 0.00 21:34:22 Average: 96.06 21.96 74.10 0.00 1087.74 28979.61 0.00 21:34:22 21:34:22 21:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:34:22 21:12:01 5145552 0 798904 9.98 2620 2061864 1247632 13.77 726384 1722296 156 21:34:22 21:13:01 4106120 0 1054800 13.17 2620 2845400 1746260 19.28 1169680 2186852 90520 21:34:22 21:14:01 3726380 0 1121796 14.01 2620 3158144 1857056 20.50 1393012 2316744 89648 21:34:22 21:15:01 3941028 0 995364 12.43 2620 3069928 1337624 14.77 1115508 2374568 88560 21:34:22 21:16:01 1814968 0 1219628 15.23 2620 4971724 2086464 23.04 1418700 4094188 48 21:34:22 21:17:01 473340 0 1544320 19.28 2620 5988660 3555316 39.25 3045756 3722980 307048 21:34:22 21:18:01 1516808 0 1582196 19.76 2620 4907316 2863952 31.62 2484544 3240884 22468 21:34:22 21:19:01 2857708 0 1158316 14.46 2620 3990296 1281320 14.15 1203348 3221764 20 21:34:22 21:20:01 2862532 0 1153488 14.40 2620 3990300 1245328 13.75 1237384 3184920 16 21:34:22 21:21:01 2861476 0 1154540 14.42 2620 3990304 1245412 13.75 1235760 3187232 8 21:34:22 21:22:01 2861488 0 1154520 14.42 2620 3990312 1245580 13.75 1236188 3187236 20 21:34:22 21:23:01 2862440 0 1153564 14.40 2620 3990316 1245328 13.75 1236152 3186820 16 21:34:22 21:24:01 2862316 0 1153680 14.40 2620 3990324 1245328 13.75 1236240 3186824 8 21:34:22 21:25:01 2861932 0 1154064 14.41 2620 3990324 1245328 13.75 1236644 3186472 8 21:34:22 21:26:01 2858468 0 1156276 14.44 2620 3991576 1245412 13.75 1242040 3184904 8 21:34:22 21:27:01 2856300 0 1158444 14.46 2620 3991576 1245328 13.75 1243744 3184900 16 21:34:22 21:28:01 2856596 0 1158144 14.46 2620 3991580 1245328 13.75 1248024 3180748 20 21:34:22 21:29:01 2856516 0 1158216 14.46 2620 3991588 1245328 13.75 1263076 3165564 16 21:34:22 21:30:01 2856616 0 1158116 14.46 2620 3991588 1245328 13.75 1263028 3165564 8 21:34:22 21:31:01 2856288 0 1158436 14.46 2620 3991596 1245400 13.75 1263300 3165564 8 21:34:22 21:32:01 2856584 0 1158140 14.46 2620 3991596 1245328 13.75 1264156 3164508 8 21:34:22 21:33:01 2856120 0 1158596 14.47 2620 3991604 1245472 13.75 1264624 3164512 16 21:34:22 21:34:02 2730504 0 1181468 14.75 2620 4094348 1277640 14.11 1286952 3266912 156 21:34:22 Average: 2884264 0 1167175 14.57 2620 3954881 1508195 16.65 1361489 3071433 26035 21:34:22 21:34:22 21:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:34:22 21:12:01 eth0 1024.71 1301.17 3523.98 137.02 0.00 0.00 0.00 0.00 21:34:22 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:12:01 docker0 1125.20 804.25 84.66 2699.23 0.00 0.00 0.00 0.00 21:34:22 21:13:01 veth2a150bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:34:22 21:13:01 eth0 512.49 451.20 3551.31 81.14 0.00 0.00 0.00 0.00 21:34:22 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:13:01 docker0 220.20 250.23 14.56 847.70 0.00 0.00 0.00 0.00 21:34:22 21:14:01 veth2a150bf 0.63 0.63 0.05 0.06 0.00 0.00 0.00 0.00 21:34:22 21:14:01 eth0 34.68 22.42 25.53 64.44 0.00 0.00 0.00 0.00 21:34:22 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:14:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 21:34:22 21:15:01 veth2a150bf 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 21:34:22 21:15:01 eth0 22.53 17.57 17.74 10.51 0.00 0.00 0.00 0.00 21:34:22 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:15:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 21:34:22 21:16:01 vethf214b68 5.11 6.08 0.37 18.31 0.00 0.00 0.00 0.00 21:34:22 21:16:01 vethb5a09e1 4.66 7.22 0.37 20.16 0.00 0.00 0.00 0.00 21:34:22 21:16:01 eth0 223.10 188.27 1781.27 74.71 0.00 0.00 0.00 0.00 21:34:22 21:16:01 veth82c7eaa 0.75 0.87 0.06 1.71 0.00 0.00 0.00 0.00 21:34:22 21:17:01 veth2d3bd4e 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 21:34:22 21:17:01 vetha70467f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:34:22 21:17:01 eth0 65.05 53.82 113.07 56.82 0.00 0.00 0.00 0.00 21:34:22 21:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:34:22 21:18:01 veth772aba3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:34:22 21:18:01 veth321b879 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:34:22 21:18:01 eth0 124.40 82.70 299.43 80.10 0.00 0.00 0.00 0.00 21:34:22 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:19:01 eth0 190.41 138.93 1660.54 20.67 0.00 0.00 0.00 0.00 21:34:22 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:19:01 docker0 1492.01 1247.34 108.94 4343.03 0.00 0.00 0.00 0.00 21:34:22 21:20:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:34:22 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:21:01 eth0 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:34:22 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:22:01 eth0 1.38 0.50 0.45 0.21 0.00 0.00 0.00 0.00 21:34:22 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:23:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:34:22 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:24:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:34:22 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:25:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:34:22 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:26:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:34:22 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:34:22 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:29:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:30:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:31:01 eth0 0.25 0.23 0.14 0.07 0.00 0.00 0.00 0.00 21:34:22 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:32:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:34:22 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:33:01 eth0 0.42 0.28 0.26 0.17 0.00 0.00 0.00 0.00 21:34:22 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:34:02 eth0 4.41 2.43 4.29 1.61 0.00 0.00 0.00 0.00 21:34:22 21:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 21:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 Average: eth0 95.94 98.31 477.44 22.95 0.00 0.00 0.00 0.00 21:34:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:34:22 Average: docker0 64.88 54.24 4.74 188.87 0.00 0.00 0.00 0.00 21:34:22 21:34:22 21:34:22 ---> sar -P ALL: 21:34:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 21:34:22 21:34:22 21:10:02 LINUX RESTART (2 CPU) 21:34:22 21:34:22 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:34:22 21:12:01 all 17.52 0.00 4.09 2.69 0.11 75.58 21:34:22 21:12:01 0 21.41 0.00 4.33 2.36 0.11 71.80 21:34:22 21:12:01 1 13.68 0.00 3.85 3.01 0.12 79.32 21:34:22 21:13:01 all 26.79 0.00 8.82 2.32 0.09 61.97 21:34:22 21:13:01 0 26.72 0.00 9.39 1.92 0.09 61.88 21:34:22 21:13:01 1 26.86 0.00 8.26 2.72 0.09 62.07 21:34:22 21:14:01 all 60.31 0.00 7.39 0.42 0.08 31.79 21:34:22 21:14:01 0 58.57 0.00 8.57 0.38 0.09 32.39 21:34:22 21:14:01 1 62.04 0.00 6.23 0.45 0.07 31.20 21:34:22 21:15:01 all 54.15 0.00 7.47 0.48 0.11 37.80 21:34:22 21:15:01 0 52.89 0.00 7.62 0.43 0.11 38.95 21:34:22 21:15:01 1 55.41 0.00 7.32 0.52 0.11 36.65 21:34:22 21:16:01 all 40.21 0.00 14.38 12.58 0.11 32.72 21:34:22 21:16:01 0 40.72 0.00 14.34 12.15 0.11 32.69 21:34:22 21:16:01 1 39.71 0.00 14.42 13.01 0.11 32.74 21:34:22 21:17:01 all 65.01 0.00 15.82 16.86 0.12 2.19 21:34:22 21:17:01 0 64.92 0.00 15.73 16.84 0.13 2.37 21:34:22 21:17:01 1 65.10 0.00 15.91 16.88 0.11 2.00 21:34:22 21:18:01 all 67.17 0.00 19.20 10.99 0.14 2.49 21:34:22 21:18:01 0 67.50 0.00 18.89 10.45 0.15 3.01 21:34:22 21:18:01 1 66.85 0.00 19.52 11.53 0.13 1.97 21:34:22 21:19:01 all 23.84 0.00 7.01 2.54 0.09 66.52 21:34:22 21:19:01 0 23.77 0.00 6.77 2.96 0.09 66.42 21:34:22 21:19:01 1 23.92 0.00 7.26 2.12 0.09 66.61 21:34:22 21:20:01 all 0.06 0.00 0.05 0.00 0.04 99.85 21:34:22 21:20:01 0 0.10 0.00 0.05 0.00 0.05 99.80 21:34:22 21:20:01 1 0.02 0.00 0.05 0.00 0.03 99.90 21:34:22 21:21:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:34:22 21:21:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:34:22 21:21:01 1 0.03 0.00 0.02 0.00 0.05 99.90 21:34:22 21:22:01 all 0.04 0.00 0.02 0.00 0.03 99.92 21:34:22 21:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:34:22 21:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:34:22 21:34:22 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:34:22 21:23:01 all 0.04 0.00 0.02 0.00 0.05 99.89 21:34:22 21:23:01 0 0.07 0.00 0.02 0.00 0.03 99.88 21:34:22 21:23:01 1 0.02 0.00 0.02 0.00 0.07 99.90 21:34:22 21:24:01 all 0.07 0.00 0.02 0.00 0.03 99.89 21:34:22 21:24:01 0 0.12 0.00 0.03 0.00 0.03 99.82 21:34:22 21:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:34:22 21:25:01 all 0.07 0.00 0.03 0.00 0.04 99.86 21:34:22 21:25:01 0 0.10 0.00 0.03 0.00 0.05 99.82 21:34:22 21:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:34:22 21:26:01 all 0.04 0.00 0.03 0.00 0.03 99.91 21:34:22 21:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:34:22 21:26:01 1 0.02 0.00 0.03 0.00 0.05 99.90 21:34:22 21:27:01 all 0.03 0.00 0.03 0.00 0.04 99.90 21:34:22 21:27:01 0 0.03 0.00 0.03 0.00 0.05 99.88 21:34:22 21:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:34:22 21:28:01 all 0.04 0.00 0.02 0.00 0.03 99.92 21:34:22 21:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:34:22 21:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 21:34:22 21:29:01 all 0.05 0.00 0.02 0.00 0.03 99.90 21:34:22 21:29:01 0 0.03 0.00 0.03 0.00 0.05 99.88 21:34:22 21:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 21:34:22 21:30:01 all 0.07 0.00 0.02 0.00 0.03 99.89 21:34:22 21:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:34:22 21:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:34:22 21:31:01 all 0.06 0.00 0.03 0.00 0.04 99.87 21:34:22 21:31:01 0 0.02 0.00 0.03 0.00 0.07 99.88 21:34:22 21:31:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:34:22 21:32:01 all 0.06 0.00 0.02 0.00 0.03 99.89 21:34:22 21:32:01 0 0.02 0.00 0.02 0.00 0.05 99.92 21:34:22 21:32:01 1 0.10 0.00 0.02 0.00 0.02 99.87 21:34:22 21:33:01 all 0.05 0.00 0.02 0.00 0.03 99.91 21:34:22 21:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:34:22 21:33:01 1 0.07 0.00 0.02 0.00 0.03 99.88 21:34:22 21:34:22 21:33:01 CPU %user %nice %system %iowait %steal %idle 21:34:22 21:34:02 all 0.80 0.00 0.18 1.11 0.03 97.87 21:34:22 21:34:02 0 0.97 0.00 0.22 2.10 0.03 96.68 21:34:22 21:34:02 1 0.63 0.00 0.15 0.13 0.03 99.05 21:34:22 Average: all 14.64 0.00 3.48 2.04 0.06 79.78 21:34:22 Average: 0 14.69 0.00 3.54 2.03 0.06 79.69 21:34:22 Average: 1 14.58 0.00 3.42 2.06 0.06 79.88 21:34:22 21:34:22 21:34:22