Pull request #3467 updated 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at a13342f601b0d2f7967cf69d0c888c34ba009271 rather than 284c41424ac359b51e0ef9bfc749595b474814a4 Obtained Jenkinsfile from a13342f601b0d2f7967cf69d0c888c34ba009271 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2022791160449309603.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-ssh6673678674973314265.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3467/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3467/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6364887766664413881.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 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-ssh6425268800639963401.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3467/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-3467/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1970085155671769365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14977 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh3632720055076347269.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit 284c41424ac359b51e0ef9bfc749595b474814a4 Merge succeeded, producing 284c41424ac359b51e0ef9bfc749595b474814a4 Checking out Revision 284c41424ac359b51e0ef9bfc749595b474814a4 (PR-3467) > 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/4@tmp/jenkins-gitclient-ssh3852421795716470937.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # 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/4@tmp/jenkins-gitclient-ssh6969463738870403650.key > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" First time build. Skipping changelog. > git rev-list --no-walk 3986ebf066e14844df3a0f5391dd4b98fb25193e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:32 ========================================================= 03:01:32 EdgeX Global Pipelines Version Info 03:01:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:34 ------------------- 03:01:34 stable info: 03:01:34 ------------------- 03:01:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:01:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:01:34 Message: update stable to v1.0.192 03:01:34 ------------------- 03:01:34 experimental info: 03:01:34 ------------------- 03:01:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:01:34 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:01:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3467 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3467 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3467 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 284c41424ac359b51e0ef9bfc749595b474814a4 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 284c414 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:35 provisioning config files... 03:01:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3019530719344160778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:35 ---> docker-login.sh 03:01:35 nexus3.edgexfoundry.org:10001 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 nexus3.edgexfoundry.org:10002 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 nexus3.edgexfoundry.org:10003 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 nexus3.edgexfoundry.org:10004 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:36 Configure a credential helper to remove this warning. See 03:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:36 03:01:36 Login Succeeded 03:01:36 docker.io 03:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:37 Configure a credential helper to remove this warning. See 03:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:37 03:01:37 Login Succeeded 03:01:37 ---> docker-login.sh ends [Pipeline] } 03:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:37 ++ 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 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/core-command/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo core-command,cmd/core-command/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/core-data/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo core-data,cmd/core-data/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/core-metadata/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo core-metadata,cmd/core-metadata/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/security-bootstrapper/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/security-proxy-setup/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/support-notifications/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo support-notifications,cmd/support-notifications/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/support-scheduler/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:01:37 + for file in '`ls cmd/**/Dockerfile`' 03:01:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:01:37 ++ cut -d/ -f2 03:01:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:01:37 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 03:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:38 03:01:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:01:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:38 latest: Pulling from edgex-devops/git-semver 03:01:38 31603596830f: Pulling fs layer 03:01:38 54011a49482f: Pulling fs layer 03:01:38 a6820b24f6d8: Pulling fs layer 03:01:38 f581987b2513: Pulling fs layer 03:01:38 f581987b2513: Waiting 03:01:38 54011a49482f: Verifying Checksum 03:01:38 54011a49482f: Download complete 03:01:38 31603596830f: Verifying Checksum 03:01:38 31603596830f: Download complete 03:01:39 f581987b2513: Verifying Checksum 03:01:39 f581987b2513: Download complete 03:01:39 31603596830f: Pull complete 03:01:39 a6820b24f6d8: Verifying Checksum 03:01:39 a6820b24f6d8: Download complete 03:01:39 54011a49482f: Pull complete 03:01:40 a6820b24f6d8: Pull complete 03:01:40 f581987b2513: Pull complete 03:01:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:01:40 prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container 03:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 03:01:41 $ docker top ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:42 [ssh-agent] Looking for ssh-agent implementation... 03:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:42 $ docker exec ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent 03:01:42 SSH_AUTH_SOCK=/tmp/ssh-7TV2vWMB8VXE/agent.13 03:01:42 SSH_AGENT_PID=20 03:01:42 Running ssh-add (command line suppressed) 03:01:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3969935534206946131.key (/w/workspace/edgex-go/4@tmp/private_key_3969935534206946131.key) 03:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:42 + git tag --points-at HEAD [Pipeline] } 03:01:42 $ docker exec --env ******** --env ******** ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent -k 03:01:42 unset SSH_AUTH_SOCK; 03:01:42 unset SSH_AGENT_PID; 03:01:42 echo Agent pid 20 killed; 03:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:42 [ssh-agent] Looking for ssh-agent implementation... 03:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:42 $ docker exec ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent 03:01:43 SSH_AUTH_SOCK=/tmp/ssh-JiVH58xoPZYy/agent.54 03:01:43 SSH_AGENT_PID=61 03:01:43 Running ssh-add (command line suppressed) 03:01:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5310871715355450137.key (/w/workspace/edgex-go/4@tmp/private_key_5310871715355450137.key) 03:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:43 + git semver init 03:01:43 # -> Open(): unable to determine branch for HEAD 03:01:43 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:01:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:01:43 # $SEMVER_REMOTE_NAME = origin 03:01:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:01:43 # $SEMVER_USER_NAME = edgex-jenkins 03:01:43 # $SEMVER_BRANCH = PR-3467 03:01:43 # $SEMVER_TEMP = /tmp/semver-549666709 03:01:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:02:01 # '/tmp/semver-549666709' -> '/w/workspace/edgex-go/4/.semver' 03:02:01 # -> Force: false 03:02:01 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:02:01 $ docker exec --env ******** --env ******** ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent -k 03:02:01 unset SSH_AUTH_SOCK; 03:02:01 unset SSH_AGENT_PID; 03:02:01 echo Agent pid 61 killed; 03:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:02 + git semver [Pipeline] } 03:02:02 $ docker stop --time=1 ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b 03:02:05 $ docker rm -f ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b [Pipeline] // withDockerContainer [Pipeline] sh 03:02:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:02:06 Stashed 1 file(s) [Pipeline] echo 03:02:06 [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 03:02:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:02:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:02:07 + sudo service docker restart 03:02:07 + true 03:02:07 Redirecting to /bin/systemctl restart docker.service 03:02:21 Still waiting to schedule task 03:02:21 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 03:02:25 ========================================================= 03:02:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:02:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:02:25 + 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 . 03:02:27 Sending build context to Docker daemon 330.7MB 03:02:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:02:27 Step 2/6 : FROM ${BASE} 03:02:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:02:27 540db60ca938: Pulling fs layer 03:02:27 adcc1eea9eea: Pulling fs layer 03:02:27 4c4ab2625f07: Pulling fs layer 03:02:27 0510c868ecb4: Pulling fs layer 03:02:27 afea3b2eda06: Pulling fs layer 03:02:27 7809a108b3ef: Pulling fs layer 03:02:27 f706445af74f: Pulling fs layer 03:02:27 0510c868ecb4: Waiting 03:02:27 afea3b2eda06: Waiting 03:02:27 7809a108b3ef: Waiting 03:02:27 f706445af74f: Waiting 03:02:27 4c4ab2625f07: Verifying Checksum 03:02:27 4c4ab2625f07: Download complete 03:02:27 adcc1eea9eea: Verifying Checksum 03:02:27 adcc1eea9eea: Download complete 03:02:27 afea3b2eda06: Verifying Checksum 03:02:27 afea3b2eda06: Download complete 03:02:27 540db60ca938: Verifying Checksum 03:02:27 540db60ca938: Download complete 03:02:27 7809a108b3ef: Verifying Checksum 03:02:27 7809a108b3ef: Download complete 03:02:27 540db60ca938: Pull complete 03:02:27 adcc1eea9eea: Pull complete 03:02:27 4c4ab2625f07: Pull complete 03:02:29 f706445af74f: Verifying Checksum 03:02:29 f706445af74f: Download complete 03:02:29 0510c868ecb4: Verifying Checksum 03:02:29 0510c868ecb4: Download complete 03:02:33 0510c868ecb4: Pull complete 03:02:33 afea3b2eda06: Pull complete 03:02:33 7809a108b3ef: Pull complete 03:02:35 f706445af74f: Pull complete 03:02:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:02:35 ---> b068be0155e3 03:02:35 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 03:02:37 ---> Running in 919a274da397 03:02:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:02:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:02:38 (1/12) Installing libmagic (5.39-r0) 03:02:39 (2/12) Installing file (5.39-r0) 03:02:39 (3/12) Installing libc-dev (0.7.2-r3) 03:02:39 (4/12) Installing g++ (10.2.1_pre1-r3) 03:02:44 (5/12) Installing fortify-headers (1.1-r0) 03:02:44 (6/12) Installing patch (2.7.6-r6) 03:02:44 (7/12) Installing build-base (0.5-r2) 03:02:44 (8/12) Installing libsodium (1.0.18-r0) 03:02:44 (9/12) Installing pkgconf (1.7.3-r0) 03:02:44 (10/12) Installing libsodium-dev (1.0.18-r0) 03:02:44 (11/12) Installing libzmq (4.3.3-r1) 03:02:44 (12/12) Installing zeromq-dev (4.3.3-r1) 03:02:44 Executing busybox-1.32.1-r6.trigger 03:02:44 OK: 219 MiB in 52 packages 03:02:46 Removing intermediate container 919a274da397 03:02:46 ---> 80512d728da7 03:02:46 Step 4/6 : WORKDIR /edgex-go 03:02:46 ---> Running in 2f03c03eb37c 03:02:46 Removing intermediate container 2f03c03eb37c 03:02:46 ---> 8eb8d67ca1c2 03:02:46 Step 5/6 : COPY go.mod . 03:02:46 ---> 9bd3aef1aa31 03:02:46 Step 6/6 : RUN go mod download 03:02:46 ---> Running in d8177e554594 03:03:01 Removing intermediate container d8177e554594 03:03:01 ---> a3013986d810 03:03:01 Successfully built a3013986d810 03:03:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:03:01 + docker inspect -f . ci-base-image-x86_64 03:03:01 . [Pipeline] withDockerContainer 03:03:01 prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container 03:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:03:02 $ docker top aff2393cf8e8666ed335b1a6afa57a1cb5fdff4c29159f7eadd18be6098ccd31 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:02 + go version 03:03:02 go version go1.16.3 linux/amd64 [Pipeline] } 03:03:02 $ docker stop --time=1 aff2393cf8e8666ed335b1a6afa57a1cb5fdff4c29159f7eadd18be6098ccd31 03:03:03 $ docker rm -f aff2393cf8e8666ed335b1a6afa57a1cb5fdff4c29159f7eadd18be6098ccd31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:03:04 + docker inspect -f . ci-base-image-x86_64 03:03:04 . [Pipeline] withDockerContainer 03:03:04 prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container 03:03:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:03:04 $ docker top ce4535205c6bf8d538fa4ad118275ec504b89e2d3facaf5571f6a1f221e79a58 -eo pid,comm [Pipeline] { [Pipeline] echo 03:03:04 ========================================================= 03:03:04 [edgeXBuildGoParallel] Running Tests and Build... 03:03:04 ========================================================= [Pipeline] sh 03:03:05 + go mod tidy [Pipeline] sh 03:03:05 + make test 03:03:05 go mod tidy 03:03:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:03:10 ? github.com/edgexfoundry/edgex-go [no test files] 03:03:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:03:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:03:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:03:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:03:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:03:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:03:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:03:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:03:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:03:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:03:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:03:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:03:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements 03:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements 03:03:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.054s coverage: 100.0% of statements 03:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.7% of statements 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:03:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 58.6% of statements 03:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 87.7% of statements 03:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 03:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:03:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements 03:03:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:03:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements 03:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:03:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:03:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:03:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements 03:03:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:03:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.040s coverage: 21.7% of statements 03:03:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 03:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 79.5% of statements 03:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 03:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 03:03:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 03:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 03:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 03:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.216s coverage: 81.8% of statements 03:04:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:04:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 03:04:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:04:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements 03:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.093s coverage: 47.1% of statements 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 20.1% of statements 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.4% of statements 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.616s coverage: 28.8% of statements 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:04:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements 03:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 97.6% of statements 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:04:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:04:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:04:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:04:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:04:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 03:04:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements 03:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 03:04:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 03:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 03:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 03:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 03:04:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 03:04:40 GO111MODULE=on go vet ./... 03:05:12 gofmt -l . 03:05:12 [ "`gofmt -l .`" = "" ] 03:05:12 ./bin/test-go-mod-tidy.sh 03:05:12 ./bin/test-attribution-txt.sh [Pipeline] sh 03:05:13 + ls -al . 03:05:13 total 844 03:05:13 drwxrwxr-x 10 1001 1001 4096 May 19 03:05 . 03:05:13 drwxr-xr-x 4 root root 28 May 19 03:03 .. 03:05:13 -rw-rw-r-- 1 1001 1001 11 May 19 03:01 .dockerignore 03:05:13 drwxrwxr-x 8 1001 1001 179 May 19 03:01 .git 03:05:13 drwxrwxr-x 3 1001 1001 125 May 19 03:01 .github 03:05:13 -rw-rw-r-- 1 1001 1001 818 May 19 03:01 .gitignore 03:05:13 drwx------ 3 1001 1001 60 May 19 03:02 .semver 03:05:13 -rw-rw-r-- 1 1001 1001 166 May 19 03:01 .sonarcloud.properties 03:05:13 -rw-rw-r-- 1 1001 1001 8609 May 19 03:01 Attribution.txt 03:05:13 -rw-rw-r-- 1 1001 1001 3804 May 19 03:01 CONTRIBUTING.md 03:05:13 -rw-rw-r-- 1 1001 1001 931 May 19 03:01 Dockerfile.build 03:05:13 -rw-rw-r-- 1 1001 1001 863 May 19 03:01 Jenkinsfile 03:05:13 -rw-rw-r-- 1 1001 1001 10775 May 19 03:01 LICENSE 03:05:13 -rw-rw-r-- 1 1001 1001 5632 May 19 03:01 Makefile 03:05:13 -rw-rw-r-- 1 1001 1001 7978 May 19 03:01 README.md 03:05:13 -rw-rw-r-- 1 1001 1001 6755 May 19 03:01 SECURITY.md 03:05:13 -rw-rw-r-- 1 1001 1001 5 May 19 03:02 VERSION 03:05:13 -rw-rw-r-- 1 1001 1001 4131 May 19 03:01 ZMQWindows.md 03:05:13 drwxrwxr-x 2 1001 1001 117 May 19 03:01 bin 03:05:13 drwxrwxr-x 14 1001 1001 4096 May 19 03:01 cmd 03:05:13 -rw-r--r-- 1 root root 736765 May 19 03:04 coverage.out 03:05:13 -rw-r--r-- 1 root root 1060 May 19 03:05 go.mod 03:05:13 -rw-r--r-- 1 root root 21990 May 19 03:03 go.sum 03:05:13 drwxrwxr-x 8 1001 1001 127 May 19 03:01 internal 03:05:13 drwxrwxr-x 4 1001 1001 26 May 19 03:01 openapi 03:05:13 drwxrwxr-x 4 1001 1001 71 May 19 03:01 snap 03:05:13 -rw-rw-r-- 1 1001 1001 168 May 19 03:01 version.go [Pipeline] sh 03:05:13 + '[' -e coverage.out ] 03:05:13 + chown 1001:1001 coverage.out [Pipeline] stash 03:05:13 Stashed 1 file(s) [Pipeline] sh 03:05:13 + make build 03:05:13 go mod tidy 03:05:13 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 03:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:05:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:05:23 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 03:05:24 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 03:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:05:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:05:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:05:28 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 03:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:05:29 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 03:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:05:32 $ docker stop --time=1 ce4535205c6bf8d538fa4ad118275ec504b89e2d3facaf5571f6a1f221e79a58 03:05:33 $ docker rm -f ce4535205c6bf8d538fa4ad118275ec504b89e2d3facaf5571f6a1f221e79a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:05:35 03:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:05:36 latest: Pulling from edgex-devops/edgex-compose 03:05:36 cbdbe7a5bc2a: Pulling fs layer 03:05:36 ca9280d653b3: Pulling fs layer 03:05:36 7e9c9ca2126c: Pulling fs layer 03:05:36 cbdbe7a5bc2a: Verifying Checksum 03:05:36 cbdbe7a5bc2a: Download complete 03:05:36 cbdbe7a5bc2a: Pull complete 03:05:37 ca9280d653b3: Verifying Checksum 03:05:37 ca9280d653b3: Download complete 03:05:37 ca9280d653b3: Pull complete 03:05:37 7e9c9ca2126c: Verifying Checksum 03:05:37 7e9c9ca2126c: Download complete 03:05:41 7e9c9ca2126c: Pull complete 03:05:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:05:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:05:41 prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container 03:05:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:05:44 $ docker top fa9f0c5f05b4feee7b3be5dfcdd46b5aaf480d47f9618be5c6a286ce7713bc12 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:44 + grep parallel 03:05:44 + docker-compose build --help 03:05:45 --parallel Build images in parallel. [Pipeline] } 03:05:45 $ docker stop --time=1 fa9f0c5f05b4feee7b3be5dfcdd46b5aaf480d47f9618be5c6a286ce7713bc12 03:05:46 $ docker rm -f fa9f0c5f05b4feee7b3be5dfcdd46b5aaf480d47f9618be5c6a286ce7713bc12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:05:46 . [Pipeline] withDockerContainer 03:05:47 prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container 03:05:47 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:05:47 $ docker top e5fc5edc9a116a5d4980040c481ff961ebca252fb465f0e4ab480844b1dd643b -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:47 + docker-compose -f ./docker-compose-build.yml build --parallel 03:05:48 Building core-command ... 03:05:48 Building core-data ... 03:05:48 Building core-metadata ... 03:05:48 Building security-bootstrapper ... 03:05:48 Building security-proxy-setup ... 03:05:48 Building security-secretstore-setup ... 03:05:48 Building support-notifications ... 03:05:48 Building support-scheduler ... 03:05:48 Building sys-mgmt-agent ... 03:05:48 Building core-metadata 03:05:48 Building security-secretstore-setup 03:05:48 Building security-bootstrapper 03:05:48 Building support-notifications 03:05:48 Building core-command 03:06:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:00 ---> a3013986d810 03:06:00 Step 3/24 : WORKDIR /edgex-go 03:06:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:06:01 ---> a3013986d810 03:06:01 Step 3/26 : WORKDIR /edgex-go 03:06:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:06:01 ---> a3013986d810 03:06:01 Step 3/23 : WORKDIR /edgex-go 03:06:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:06:14 ---> a3013986d810 03:06:14 Step 3/24 : WORKDIR /edgex-go 03:06:14 ---> Running in 7913f4ce7ac6 03:06:14 ---> Running in fcd11988c71a 03:06:14 ---> Running in 37f3c0cf2e91 03:06:14 ---> Running in 236ea3e194f4 03:06:15 Removing intermediate container 37f3c0cf2e91 03:06:15 ---> 595b09738e18 03:06:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:15 Removing intermediate container 236ea3e194f4 03:06:15 ---> 135ec913e098 03:06:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:15 Removing intermediate container fcd11988c71a 03:06:15 ---> f72d98155d78 03:06:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:15 Removing intermediate container 7913f4ce7ac6 03:06:15 ---> a6535fe8f96b 03:06:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:15 ---> Running in cc0898eac800 03:06:15 ---> Running in 4e622a1dcefe 03:06:15 ---> Running in a2486ad43990 03:06:15 ---> Running in 82978e5f78b8 03:06:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:06:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:06:18 ---> a3013986d810 03:06:18 Step 3/32 : WORKDIR /edgex-go 03:06:18 ---> Using cache 03:06:18 ---> a6535fe8f96b 03:06:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:18 ---> Running in 0074827d7f9a 03:06:18 Removing intermediate container 4e622a1dcefe 03:06:18 ---> 776c8821c07c 03:06:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:06:18 Removing intermediate container cc0898eac800 03:06:18 ---> d35fe35cc01c 03:06:18 Step 5/26 : RUN apk add --update --no-cache make git 03:06:18 ---> Running in 14b7b5b3b9b8 03:06:18 Removing intermediate container 82978e5f78b8 03:06:18 ---> c7e25383ceba 03:06:18 Step 5/24 : RUN apk add --update --no-cache make git 03:06:18 ---> Running in f72a4c255cdc 03:06:18 Removing intermediate container a2486ad43990 03:06:18 ---> 9115056cd9e3 03:06:18 Step 5/24 : RUN apk add --update --no-cache make git 03:06:18 ---> Running in d1e409585396 03:06:18 ---> Running in a06f4e34aaf2 03:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:19 Removing intermediate container 0074827d7f9a 03:06:19 ---> 9e4db6fac9ce 03:06:19 Step 5/32 : RUN apk add --update --no-cache make git 03:06:19 ---> Running in 46e74f26f8f1 03:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:06:20 OK: 219 MiB in 52 packages 03:06:21 OK: 219 MiB in 52 packages 03:06:21 OK: 219 MiB in 52 packages 03:06:21 OK: 219 MiB in 52 packages 03:06:21 OK: 219 MiB in 52 packages 03:06:21 Removing intermediate container d1e409585396 03:06:21 ---> 98fd97f566df 03:06:21 Step 6/24 : COPY go.mod . 03:06:21 Removing intermediate container a06f4e34aaf2 03:06:21 ---> ec146fae0ad4 03:06:21 Step 6/24 : COPY go.mod . 03:06:21 Removing intermediate container 46e74f26f8f1 03:06:21 ---> 62d92e356886 03:06:21 Step 6/32 : COPY go.mod . 03:06:21 Removing intermediate container 14b7b5b3b9b8 03:06:21 ---> 75fce76a2085 03:06:21 Step 6/23 : COPY go.mod . 03:06:21 Removing intermediate container f72a4c255cdc 03:06:21 ---> 909b05181e89 03:06:21 Step 6/26 : COPY go.mod . 03:06:21 ---> 9d5ca7bebfdc 03:06:21 Step 7/24 : RUN go mod download 03:06:21 ---> 59b0cbb5a294 03:06:21 Step 7/24 : RUN go mod download 03:06:21 ---> Running in 2ecad2f2e740 03:06:21 ---> Running in d530059d9579 03:06:21 ---> a0ef4486bfa2 03:06:21 Step 7/32 : RUN go mod download 03:06:21 ---> e7659685bd0e 03:06:21 Step 7/23 : RUN go mod download 03:06:21 ---> Running in 7d179ef44b44 03:06:22 ---> Running in 5f4a0dc357ac 03:06:22 ---> 6353228b2a32 03:06:22 Step 7/26 : RUN go mod download 03:06:22 ---> Running in f272eaaabbfa 03:06:23 Removing intermediate container 2ecad2f2e740 03:06:23 ---> f098f70281c7 03:06:23 Step 8/24 : COPY . . 03:06:25 Removing intermediate container 5f4a0dc357ac 03:06:25 ---> 9ab67e2a1fe1 03:06:25 Step 8/23 : COPY . . 03:06:25 Removing intermediate container 7d179ef44b44 03:06:25 ---> 5f9a22e47b20 03:06:25 Step 8/32 : COPY . . 03:06:26 Removing intermediate container f272eaaabbfa 03:06:26 ---> 0449bf4bbe21 03:06:26 Step 8/26 : COPY . . 03:06:26 Removing intermediate container d530059d9579 03:06:26 ---> ee3e90c9cd49 03:06:26 Step 8/24 : COPY . . 03:06:41 ---> ffb41894f790 03:06:41 Step 9/24 : RUN go mod tidy 03:06:41 ---> c2893b31c866 03:06:41 Step 9/32 : RUN go mod tidy 03:06:41 ---> c369f144f802 03:06:41 Step 9/23 : RUN go mod tidy 03:06:41 ---> Running in 13b25deaae2f 03:06:41 ---> Running in e01776b60b4e 03:06:41 ---> Running in 81589c41cc09 03:06:43 Removing intermediate container 81589c41cc09 03:06:43 ---> ef2134701273 03:06:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:06:43 ---> Running in a3ceae5b7195 03:06:44 Removing intermediate container e01776b60b4e 03:06:44 ---> 7813f3f4ed2b 03:06:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:06:44 ---> Running in c1ff8f4735f1 03:06:44 Removing intermediate container 13b25deaae2f 03:06:44 ---> 2a5740065d4c 03:06:44 Step 10/24 : RUN make cmd/core-command/core-command 03:06:44 ---> Running in 69d65adc431f 03:06:45 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 03:06:45 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 03:06:46 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 03:06:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14980 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws 03:06:57 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:06:57 The recommended git tool is: git 03:06:58 ---> 9dcf0bb1a67e 03:06:58 Step 9/24 : RUN go mod tidy 03:06:58 ---> Running in dc061b0247dc 03:06:58 ---> 8fddcfa47dd8 03:06:58 Step 9/26 : RUN go mod tidy 03:06:58 ---> Running in 21151f75cb79 03:07:01 Removing intermediate container 21151f75cb79 03:07:01 ---> 3281b8bcdfac 03:07:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:07:01 Removing intermediate container dc061b0247dc 03:07:01 ---> 7f0f8f5fe667 03:07:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:07:01 ---> Running in bb639ff0402c 03:07:01 ---> Running in f1eec9ab84fb 03:07:02 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 03:07:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:07:02 using credential edgex-jenkins-ssh 03:07:02 Cloning the remote Git repository 03:07:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:07:03 > git init /w/workspace/edgex-go/4 # timeout=10 03:07:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:03 > git --version # timeout=10 03:07:03 > git --version # 'git version 2.17.1' 03:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:07:21 Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit 284c41424ac359b51e0ef9bfc749595b474814a4 03:07:22 Merge succeeded, producing 284c41424ac359b51e0ef9bfc749595b474814a4 03:07:22 Checking out Revision 284c41424ac359b51e0ef9bfc749595b474814a4 (PR-3467) 03:07:21 > git config core.sparsecheckout # timeout=10 03:07:21 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 03:07:22 > git remote # timeout=10 03:07:22 > git config --get remote.origin.url # timeout=10 03:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:22 > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 03:07:22 > git rev-parse HEAD^{commit} # timeout=10 03:07:22 > git config core.sparsecheckout # timeout=10 03:07:22 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 03:07:24 Removing intermediate container a3ceae5b7195 03:07:24 ---> 28c1cf052af6 03:07:24 03:07:24 Step 11/32 : FROM alpine:3.12 03:07:24 Removing intermediate container c1ff8f4735f1 03:07:24 ---> 70a7efdec4a4 03:07:24 03:07:24 Step 11/23 : FROM alpine:3.12 03:07:24 3.12: Pulling from library/alpine 03:07:24 3.12: Pulling from library/alpine 03:07:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:07:24 Status: Downloaded newer image for alpine:3.12 03:07:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:07:24 Status: Image is up to date for alpine:3.12 03:07:24 ---> 13621d1b12d4 03:07:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:07:24 ---> 13621d1b12d4 03:07:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:07:24 ---> Running in 642f52f73237 03:07:24 ---> Running in f71b97bc2c63 03:07:24 Removing intermediate container 642f52f73237 03:07:24 ---> 40e56070c046 03:07:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:07:24 ---> Running in 09b6a3de5f0c 03:07:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:25 (1/2) Installing ca-certificates (20191127-r4) 03:07:25 (2/2) Installing dumb-init (1.2.2-r1) 03:07:25 Executing busybox-1.31.1-r20.trigger 03:07:25 Executing ca-certificates-20191127-r4.trigger 03:07:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:25 OK: 6 MiB in 16 packages 03:07:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:25 (1/2) Installing dumb-init (1.2.2-r1) 03:07:25 (2/2) Installing su-exec (0.2-r1) 03:07:25 Executing busybox-1.31.1-r20.trigger 03:07:25 OK: 6 MiB in 16 packages 03:07:26 Removing intermediate container f71b97bc2c63 03:07:26 ---> e129a0300cfb 03:07:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:07:26 Removing intermediate container 09b6a3de5f0c 03:07:26 ---> 2a624d32d42c 03:07:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:07:26 ---> Running in 3cf5ea2cac8a 03:07:26 ---> Running in c7bde1075d14 03:07:26 Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" 03:07:26 Removing intermediate container c7bde1075d14 03:07:26 ---> 3c7777da8bb5 03:07:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:07:26 Removing intermediate container 3cf5ea2cac8a 03:07:26 ---> 8196dec8022b 03:07:26 Step 14/23 : ENV APP_PORT=48060 03:07:26 ---> Running in 4dcc6f71aa73 03:07:26 ---> Running in df54450991d2 [Pipeline] withEnv [Pipeline] { 03:07:26 Removing intermediate container 4dcc6f71aa73 03:07:26 ---> a3342a8b0f75 03:07:26 Step 15/23 : EXPOSE $APP_PORT 03:07:26 ---> Running in 49eb2ddef6fd [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:27 Removing intermediate container df54450991d2 03:07:27 ---> a33f772fb30a 03:07:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:07:27 ---> Running in e9ba049b9dce 03:07:27 Removing intermediate container 49eb2ddef6fd 03:07:27 ---> 2a417a1ae2d0 03:07:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:07:28 ---> 1cdc4324e382 03:07:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:07:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 03:07:28 Removing intermediate container 69d65adc431f 03:07:28 ---> c2e728aa7ea3 03:07:28 03:07:28 Step 11/24 : FROM alpine:3.12 03:07:28 ---> 13621d1b12d4 03:07:28 Step 12/24 : RUN apk add --update --no-cache dumb-init [Pipeline] sh 03:07:28 ---> Running in 625b6f1fc8f5 03:07:28 + sudo service docker restart 03:07:28 + true 03:07:28 ---> 987f185b101c 03:07:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:07:28 Removing intermediate container e9ba049b9dce 03:07:28 ---> 29407495a06b 03:07:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:07:29 ---> Running in 0c4ee3e9f596 03:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:29 Removing intermediate container 0c4ee3e9f596 03:07:29 ---> 1e3beacbc8df 03:07:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:07:29 ---> e4b2c2d6155a 03:07:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:07:29 ---> Running in c6b8ff648279 03:07:29 (1/1) Installing dumb-init (1.2.2-r1) 03:07:29 Executing busybox-1.31.1-r20.trigger 03:07:29 OK: 6 MiB in 15 packages 03:07:29 Removing intermediate container c6b8ff648279 03:07:29 ---> 4c7afe1020ab 03:07:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:29 ---> 1f82b9cea7a3 03:07:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:07:29 ---> Running in 3b957323c5f9 03:07:29 ---> Running in f0eca5203de1 03:07:29 Removing intermediate container 3b957323c5f9 03:07:29 ---> 6cdf47163772 03:07:29 Step 21/23 : LABEL arch=x86_64 03:07:29 ---> Running in 71804f700861 03:07:29 Removing intermediate container 625b6f1fc8f5 03:07:29 ---> 05655e36ee8c 03:07:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:30 ---> Running in 8315367f653e 03:07:30 Removing intermediate container 71804f700861 03:07:30 ---> 15fc16de7902 03:07:30 Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:07:30 Removing intermediate container 8315367f653e 03:07:30 ---> fff8aa8fe89c 03:07:30 Step 14/24 : ENV APP_PORT=48082 03:07:30 ---> Running in 4b2711f97ac3 03:07:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:07:30 ---> Running in 1881a20843b2 03:07:30 Removing intermediate container 4b2711f97ac3 03:07:30 ---> f5f90115f6d7 03:07:30 Step 23/23 : LABEL version=0.0.0 03:07:30 Removing intermediate container 1881a20843b2 03:07:30 ---> df5e7ae03ec0 03:07:30 Step 15/24 : EXPOSE $APP_PORT 03:07:31 ---> Running in d9d34f5d9d95 03:07:31 ---> Running in 183d49677937 03:07:31 Removing intermediate container d9d34f5d9d95 03:07:31 ---> 73aac6d1627c 03:07:31 Step 16/24 : WORKDIR / 03:07:31 Removing intermediate container f0eca5203de1 03:07:31 ---> 05d8d9458a11 03:07:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:31 ---> Running in 7511f06aae2b 03:07:31 Removing intermediate container 183d49677937 03:07:31 ---> 03828e3b00d8 03:07:31 03:07:31 Successfully built 03828e3b00d8 03:07:31 Successfully tagged support-notifications:latest 03:07:31  Building support-notifications ... done Building security-proxy-setup 03:07:31 ---> 47fd0a6a5290 03:07:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:31 Removing intermediate container 7511f06aae2b 03:07:31 ---> 38dd3b06002f 03:07:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:32 ---> 1bce23b53669 03:07:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:07:33 ---> bc56afd5bbf6 03:07:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:07:33 ---> 7d08f0d3c131 03:07:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:07:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:07:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:07:37 ---> a3013986d810 03:07:37 Step 3/22 : WORKDIR /edgex-go 03:07:37 ---> Using cache 03:07:37 ---> a6535fe8f96b 03:07:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:37 ---> Using cache 03:07:37 ---> 9e4db6fac9ce 03:07:37 Step 5/22 : RUN apk add --update --no-cache make git 03:07:37 ---> Using cache 03:07:37 ---> 62d92e356886 03:07:37 Step 6/22 : COPY go.mod . 03:07:37 ---> Using cache 03:07:37 ---> a0ef4486bfa2 03:07:37 Step 7/22 : RUN go mod download 03:07:37 ---> Using cache 03:07:37 ---> 5f9a22e47b20 03:07:37 Step 8/22 : COPY . . 03:07:37 ---> Using cache 03:07:37 ---> c2893b31c866 03:07:37 Step 9/22 : RUN go mod tidy 03:07:37 ---> Using cache 03:07:37 ---> ef2134701273 03:07:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:07:39 ---> f38dc46cf7f6 03:07:39 Step 20/24 : ENTRYPOINT ["/core-command"] 03:07:39 ---> 95f5f7c554db 03:07:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:07:39 ---> Running in b7287f5ca1c0 03:07:39 ---> Running in 590adbc9f72e 03:07:39 Removing intermediate container bb639ff0402c 03:07:39 ---> 6fc1c0c4c1d0 03:07:39 03:07:39 Step 11/26 : FROM alpine:3.12 03:07:39 ---> 13621d1b12d4 03:07:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:07:39 ---> Running in d79d4694857b 03:07:39 Removing intermediate container b7287f5ca1c0 03:07:39 ---> cbee66dcc496 03:07:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:39 ---> Running in b2a95d50a3ee 03:07:39 ---> b6fe5b1cb597 03:07:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:07:40 Removing intermediate container b2a95d50a3ee 03:07:40 ---> 824571155834 03:07:40 Step 22/24 : LABEL arch=x86_64 03:07:40 ---> Running in 0f6d5a08abba 03:07:40 ---> cfd490c310c9 03:07:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:07:40 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 03:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:07:40 Removing intermediate container 0f6d5a08abba 03:07:40 ---> e0334bd33115 03:07:40 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:07:40 ---> Running in 3ae2415f6d47 03:07:40 ---> Running in cf0d7ce00935 03:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:07:40 (1/6) Installing ca-certificates (20191127-r4) 03:07:40 Removing intermediate container 3ae2415f6d47 03:07:40 ---> cf15ed4d0197 03:07:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:40 Removing intermediate container cf0d7ce00935 03:07:40 ---> 8fd92a628638 03:07:40 Step 24/24 : LABEL version=0.0.0 03:07:40 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:07:40 (3/6) Installing libcurl (7.76.1-r0) 03:07:40 (4/6) Installing curl (7.76.1-r0) 03:07:40 (5/6) Installing dumb-init (1.2.2-r1) 03:07:40 ---> Running in c49ab8fd0694 03:07:40 (6/6) Installing su-exec (0.2-r1) 03:07:40 Executing busybox-1.31.1-r20.trigger 03:07:40 Executing ca-certificates-20191127-r4.trigger 03:07:40 OK: 7 MiB in 20 packages 03:07:41 Removing intermediate container c49ab8fd0694 03:07:41 ---> 67bad61b63dd 03:07:41 03:07:41 ---> 993ad3ab6a82 03:07:41 Step 27/32 : RUN chmod +x /entrypoint.sh 03:07:41 Successfully built 67bad61b63dd 03:07:41 Successfully tagged core-command:latest 03:07:41 Building sys-mgmt-agent 03:07:41  Building core-command ... done  ---> Running in 473e72e69e81 03:07:41 Removing intermediate container d79d4694857b 03:07:41 ---> e7da69cc422f 03:07:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:07:41 ---> Running in a17533c575e7 03:07:43 Removing intermediate container a17533c575e7 03:07:43 ---> a923dbce4158 03:07:43 Step 14/26 : WORKDIR / 03:07:43 ---> Running in 1a5cede35b7a 03:07:44 Removing intermediate container 1a5cede35b7a 03:07:44 ---> ab8875be3755 03:07:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:07:44 Removing intermediate container 473e72e69e81 03:07:44 ---> 4fed19a5ab44 03:07:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:07:44 ---> Running in a3ac0f5f3c8a 03:07:44 Removing intermediate container a3ac0f5f3c8a 03:07:44 ---> 2b75f646724b 03:07:44 Step 29/32 : CMD ["gate"] 03:07:44 ---> 248c28f37896 03:07:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:07:45 ---> Running in 70f0e25a57d9 03:07:45 ---> 43ba94c7b9de 03:07:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:07:45 Removing intermediate container 70f0e25a57d9 03:07:45 ---> 19bae37e2b42 03:07:45 Step 30/32 : LABEL arch=x86_64 03:07:45 ---> Running in f5da926a4646 03:07:46 ---> d35b1b8e948b 03:07:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:07:46 Removing intermediate container f5da926a4646 03:07:46 ---> a7c92fee8161 03:07:46 Step 31/32 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:07:46 ---> Running in 03b1ed9f929b 03:07:46 ---> d6054c72c59f 03:07:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:07:46 Removing intermediate container f1eec9ab84fb 03:07:46 ---> e45a22e8ffe2 03:07:46 03:07:46 Step 11/24 : FROM alpine:3.12 03:07:46 ---> 13621d1b12d4 03:07:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:07:46 ---> Using cache 03:07:46 ---> 05655e36ee8c 03:07:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:46 ---> Using cache 03:07:46 ---> fff8aa8fe89c 03:07:46 Step 14/24 : ENV APP_PORT=48081 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:47 provisioning config files... 03:07:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config101211528094327838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:47 ---> Running in d000f7e5ec7b 03:07:47 Removing intermediate container 03b1ed9f929b 03:07:47 ---> c4ba46c7dc67 03:07:47 Step 32/32 : LABEL version=0.0.0 03:07:47 ---> docker-login.sh 03:07:47 nexus3.edgexfoundry.org:10001 03:07:47 ---> Running in 423b41fb8ed9 03:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:48 Configure a credential helper to remove this warning. See 03:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:48 03:07:48 Login Succeeded 03:07:48 nexus3.edgexfoundry.org:10002 03:07:48 ---> a38553137fbe 03:07:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:49 Configure a credential helper to remove this warning. See 03:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:49 03:07:49 Login Succeeded 03:07:49 Removing intermediate container d000f7e5ec7b 03:07:49 ---> 1c010027766e 03:07:49 Step 15/24 : EXPOSE $APP_PORT 03:07:49 Removing intermediate container 423b41fb8ed9 03:07:49 ---> 4f76914ae38f 03:07:49 03:07:49 nexus3.edgexfoundry.org:10003 03:07:49 ---> Running in 38834640cd46 03:07:49 Successfully built 4f76914ae38f 03:07:49 Successfully tagged security-bootstrapper:latest 03:07:49  Building security-bootstrapper ... done Building support-scheduler 03:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:49 Configure a credential helper to remove this warning. See 03:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:49 03:07:49 Login Succeeded 03:07:49 nexus3.edgexfoundry.org:10004 03:07:49 ---> 09ac5b6e6880 03:07:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:07:49 Removing intermediate container 38834640cd46 03:07:49 ---> da7efd9f7284 03:07:49 Step 16/24 : WORKDIR / 03:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:50 Configure a credential helper to remove this warning. See 03:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:50 03:07:50 Login Succeeded 03:07:50 docker.io 03:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:51 Configure a credential helper to remove this warning. See 03:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:51 03:07:51 Login Succeeded 03:07:51 ---> docker-login.sh ends [Pipeline] } 03:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:07:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:07:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:07:51 ---> a3013986d810 03:07:51 Step 3/24 : WORKDIR /edgex-go 03:07:51 ---> Using cache 03:07:51 ---> a6535fe8f96b 03:07:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:51 ---> Using cache 03:07:51 ---> 9e4db6fac9ce 03:07:51 Step 5/24 : RUN apk add --update --no-cache make bash git [Pipeline] echo 03:07:51 ========================================================= 03:07:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:07:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:07:51 + 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 . 03:07:54 Sending build context to Docker daemon 168MB 03:07:54 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:07:54 Step 2/6 : FROM ${BASE} 03:07:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:07:54 595b0fe564bb: Pulling fs layer 03:07:54 7186ed65a4f7: Pulling fs layer 03:07:54 316046926c0a: Pulling fs layer 03:07:54 4ebd0625c992: Pulling fs layer 03:07:54 207e8628e3a3: Pulling fs layer 03:07:54 c791037a9be2: Pulling fs layer 03:07:54 ffd874e62e21: Pulling fs layer 03:07:54 4ebd0625c992: Waiting 03:07:54 c791037a9be2: Waiting 03:07:54 207e8628e3a3: Waiting 03:07:54 ffd874e62e21: Waiting 03:07:54 316046926c0a: Verifying Checksum 03:07:54 316046926c0a: Download complete 03:07:54 7186ed65a4f7: Verifying Checksum 03:07:54 7186ed65a4f7: Download complete 03:07:54 207e8628e3a3: Download complete 03:07:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:07:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:54 ---> a3013986d810 03:07:54 Step 3/23 : WORKDIR /edgex-go 03:07:54 ---> Using cache 03:07:54 ---> a6535fe8f96b 03:07:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:54 ---> Using cache 03:07:54 ---> 9e4db6fac9ce 03:07:54 Step 5/23 : RUN apk add --update --no-cache make git 03:07:54 ---> Using cache 03:07:54 ---> 62d92e356886 03:07:54 Step 6/23 : COPY go.mod . 03:07:54 ---> Using cache 03:07:54 ---> a0ef4486bfa2 03:07:54 Step 7/23 : RUN go mod download 03:07:54 ---> Using cache 03:07:54 ---> 5f9a22e47b20 03:07:54 Step 8/23 : COPY . . 03:07:54 ---> Using cache 03:07:54 ---> c2893b31c866 03:07:54 Step 9/23 : RUN go mod tidy 03:07:54 ---> Using cache 03:07:54 ---> ef2134701273 03:07:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:07:54 ---> Running in 2321257fdc3d 03:07:54 ---> 4d2efc843ab2 03:07:54 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/ 03:07:54 ---> Running in 97ef6bed4393 03:07:54 ---> Running in b39ecfcbd32d 03:07:54 ---> Running in 4a4362f5a4ac 03:07:54 Removing intermediate container 2321257fdc3d 03:07:54 ---> ed6e6b430480 03:07:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:54 c791037a9be2: Verifying Checksum 03:07:54 c791037a9be2: Download complete 03:07:54 595b0fe564bb: Download complete 03:07:54 ---> 38b3387631f8 03:07:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:07:55 595b0fe564bb: Pull complete 03:07:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:07:55 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 03:07:55 7186ed65a4f7: Pull complete 03:07:56 ---> efb24fb271a1 03:07:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:07:56 ---> bd0e7fa9dcce 03:07:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:07:56 ---> Running in cb22ac7b7ca9 03:07:56 316046926c0a: Pull complete 03:07:56 Removing intermediate container 4a4362f5a4ac 03:07:56 ---> 717cd7a30499 03:07:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:07:56 ---> Running in d98df09f8df2 03:07:56 Removing intermediate container cb22ac7b7ca9 03:07:56 ---> 9dfdc1b6a2f9 03:07:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:56 ---> Running in 77184a1edd14 03:07:56 Removing intermediate container d98df09f8df2 03:07:56 ---> b4cb89292102 03:07:56 Step 24/26 : LABEL arch=x86_64 03:07:56 ---> Running in d16d5106eaaf 03:07:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:07:56 Removing intermediate container 77184a1edd14 03:07:56 ---> 18dc119a6112 03:07:56 Step 22/24 : LABEL arch=x86_64 03:07:56 ---> Running in d8b61cffad1e 03:07:56 Removing intermediate container d16d5106eaaf 03:07:56 ---> 740f7bed1422 03:07:56 Step 25/26 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:07:56 ---> Running in 0a34c147f63e 03:07:56 Removing intermediate container d8b61cffad1e 03:07:56 ---> eca1a2f30764 03:07:56 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:07:56 ---> Running in f4eff6c98a22 03:07:57 Removing intermediate container 0a34c147f63e 03:07:57 ---> 1e30d0ec12d0 03:07:57 Step 26/26 : LABEL version=0.0.0 03:07:57 ---> Running in 8051e78f7863 03:07:57 Removing intermediate container f4eff6c98a22 03:07:57 ---> efd5ac0bce4d 03:07:57 Step 24/24 : LABEL version=0.0.0 03:07:57 ---> Running in 84fda3a32d82 03:07:57 Removing intermediate container 8051e78f7863 03:07:57 ---> dad87b39ea48 03:07:57 03:07:57 OK: 219 MiB in 52 packages 03:07:57 Successfully built dad87b39ea48 03:07:57 Successfully tagged security-secretstore-setup:latest 03:07:57 Building core-data 03:07:57 Removing intermediate container 84fda3a32d82 03:07:57 ---> 58895efd71f3 03:07:57 03:07:57  Building security-secretstore-setup ... done Successfully built 58895efd71f3 03:07:57 Successfully tagged core-metadata:latest 03:07:58 ffd874e62e21: Verifying Checksum 03:07:58 ffd874e62e21: Download complete 03:07:58 4ebd0625c992: Download complete 03:07:58  Building core-metadata ... done Removing intermediate container b39ecfcbd32d 03:07:58 ---> e3d5dd930da7 03:07:58 Step 6/24 : COPY go.mod . 03:08:00 ---> 3b5601469e03 03:08:00 Step 7/24 : RUN go mod download 03:08:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:08:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:01 ---> a3013986d810 03:08:01 Step 3/24 : WORKDIR /edgex-go 03:08:01 ---> Using cache 03:08:01 ---> a6535fe8f96b 03:08:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:01 ---> Using cache 03:08:01 ---> 9e4db6fac9ce 03:08:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:08:01 ---> Running in 0d96bce4f2e3 03:08:01 ---> Running in 966d839f03af 03:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:08:02 Removing intermediate container 0d96bce4f2e3 03:08:02 ---> 3dea589e0dc8 03:08:02 Step 8/24 : COPY . . 03:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:08:03 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 03:08:03 OK: 219 MiB in 52 packages 03:08:10 4ebd0625c992: Pull complete 03:08:10 207e8628e3a3: Pull complete 03:08:10 c791037a9be2: Pull complete 03:08:12 ffd874e62e21: Pull complete 03:08:13 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:08:13 ---> cfc18b08335c 03:08:13 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 03:08:13 ---> 283105164e88 03:08:13 Step 9/24 : RUN go mod tidy 03:08:13 Removing intermediate container 966d839f03af 03:08:13 ---> 80442ca5676f 03:08:13 Step 6/24 : COPY go.mod . 03:08:13 ---> Running in a2fc0c2391f0 03:08:13 ---> f5c934c9a50b 03:08:13 Step 7/24 : RUN go mod download 03:08:14 ---> Running in d6cfc6afd60a 03:08:15 ---> Running in e5b524873085 03:08:16 Removing intermediate container 590adbc9f72e 03:08:16 ---> dba4de9064b2 03:08:16 03:08:16 Step 11/22 : FROM alpine:3.12 03:08:16 ---> 13621d1b12d4 03:08:16 Step 12/22 : RUN apk add --update --no-cache curl 03:08:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:08:16 ---> Running in dae3fd51859b 03:08:17 Removing intermediate container d6cfc6afd60a 03:08:17 ---> 0028a7809d3a 03:08:17 Step 8/24 : COPY . . 03:08:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:08:18 Removing intermediate container a2fc0c2391f0 03:08:18 ---> 5bc2654bad65 03:08:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:08:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:08:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:08:18 (1/4) Installing ca-certificates (20191127-r4) 03:08:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:08:18 (3/4) Installing libcurl (7.76.1-r0) 03:08:18 (4/4) Installing curl (7.76.1-r0) 03:08:18 Executing busybox-1.31.1-r20.trigger 03:08:18 Executing ca-certificates-20191127-r4.trigger 03:08:18 OK: 7 MiB in 18 packages 03:08:18 ---> Running in 0e10cd3da433 03:08:18 (1/12) Installing libmagic (5.39-r0) 03:08:18 (2/12) Installing file (5.39-r0) 03:08:18 (3/12) Installing libc-dev (0.7.2-r3) 03:08:18 (4/12) Installing g++ (10.2.1_pre1-r3) 03:08:23 (5/12) Installing fortify-headers (1.1-r0) 03:08:23 (6/12) Installing patch (2.7.6-r6) 03:08:23 (7/12) Installing build-base (0.5-r2) 03:08:23 (8/12) Installing libsodium (1.0.18-r0) 03:08:23 (9/12) Installing pkgconf (1.7.3-r0) 03:08:23 (10/12) Installing libsodium-dev (1.0.18-r0) 03:08:23 (11/12) Installing libzmq (4.3.3-r1) 03:08:24 (12/12) Installing zeromq-dev (4.3.3-r1) 03:08:24 Executing busybox-1.32.1-r6.trigger 03:08:24 OK: 218 MiB in 52 packages 03:08:28 Removing intermediate container e5b524873085 03:08:28 ---> aff550924807 03:08:28 Step 4/6 : WORKDIR /edgex-go 03:08:28 ---> Running in 4ff903a617a5 03:08:28 Removing intermediate container 4ff903a617a5 03:08:28 ---> fbaa6acb5baf 03:08:28 Step 5/6 : COPY go.mod . 03:08:28 ---> 0d52af23ae3a 03:08:28 Step 9/24 : RUN go mod tidy 03:08:28 Removing intermediate container dae3fd51859b 03:08:28 ---> 6e8625972ff6 03:08:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:28 ---> Running in df23fee3819b 03:08:28 ---> Running in a345f3f4bcc3 03:08:28 Removing intermediate container a345f3f4bcc3 03:08:28 ---> 0e20ad2dbb02 03:08:28 Step 14/22 : WORKDIR /edgex 03:08:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:08:28 ---> Running in 338b9fdf60e4 03:08:28 Removing intermediate container 338b9fdf60e4 03:08:28 ---> 49d5dc756f36 03:08:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:08:28 ---> 504ab56d7115 03:08:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:08:29 ---> 082f9be82db1 03:08:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:08:29 ---> e1bb1bbb4ae1 03:08:29 Step 6/6 : RUN go mod download 03:08:29 ---> Running in a903a8933823 03:08:29 ---> 15db06928f49 03:08:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:08:29 ---> Running in 099e7464a680 03:08:30 Removing intermediate container df23fee3819b 03:08:30 ---> 60edb7750a0d 03:08:30 Step 10/24 : RUN make cmd/core-data/core-data 03:08:30 Removing intermediate container 099e7464a680 03:08:30 ---> 53ca16529fbd 03:08:30 Step 19/22 : CMD ["--init=true"] 03:08:30 ---> Running in 8c8eeb02394b 03:08:30 ---> Running in 31663383b4ab 03:08:30 Removing intermediate container 31663383b4ab 03:08:30 ---> 51f36f8fdd04 03:08:30 Step 20/22 : LABEL arch=x86_64 03:08:30 ---> Running in 77ec66b7b16b 03:08:30 Removing intermediate container 77ec66b7b16b 03:08:30 ---> 906ffa7edc11 03:08:30 Step 21/22 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:08:30 ---> Running in cb5b308f41d9 03:08:30 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 03:08:30 Removing intermediate container cb5b308f41d9 03:08:30 ---> 5d25bf32f16a 03:08:30 Step 22/22 : LABEL version=0.0.0 03:08:30 ---> Running in 11c596f9f1f3 03:08:31 Removing intermediate container 11c596f9f1f3 03:08:31 ---> 62a4d4ae2889 03:08:31 03:08:31 Successfully built 62a4d4ae2889 03:08:31 Successfully tagged security-proxy-setup:latest 03:08:34  Building security-proxy-setup ... done Removing intermediate container 97ef6bed4393 03:08:34 ---> c85533fad1a1 03:08:34 03:08:34 Step 11/23 : FROM alpine:3.12 03:08:34 ---> 13621d1b12d4 03:08:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:08:34 ---> Using cache 03:08:34 ---> 05655e36ee8c 03:08:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:34 ---> Using cache 03:08:34 ---> fff8aa8fe89c 03:08:34 Step 14/23 : ENV APP_PORT=48085 03:08:34 ---> Running in 00a1a15a9fed 03:08:34 Removing intermediate container 00a1a15a9fed 03:08:34 ---> 42610468eada 03:08:34 Step 15/23 : EXPOSE $APP_PORT 03:08:34 ---> Running in 0aa45b403d97 03:08:34 Removing intermediate container 0aa45b403d97 03:08:34 ---> 3920c3793a3a 03:08:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:34 ---> be012213cf83 03:08:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:08:35 ---> c4cbe5afdc05 03:08:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:08:35 ---> e144e0188f24 03:08:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:08:35 ---> Running in 09a02f4568f9 03:08:36 Removing intermediate container 09a02f4568f9 03:08:36 ---> 4a7579f05747 03:08:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:36 ---> Running in 28150690ccd2 03:08:36 Removing intermediate container 28150690ccd2 03:08:36 ---> 061a25641800 03:08:36 Step 21/23 : LABEL arch=x86_64 03:08:36 ---> Running in 7127b333f327 03:08:36 Removing intermediate container 7127b333f327 03:08:36 ---> d97fb003db96 03:08:36 Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:08:36 ---> Running in 4d1b97e758d9 03:08:36 Removing intermediate container 4d1b97e758d9 03:08:36 ---> 5189191c7588 03:08:36 Step 23/23 : LABEL version=0.0.0 03:08:36 ---> Running in e6aef4ce4f28 03:08:37 Removing intermediate container e6aef4ce4f28 03:08:37 ---> 59129591ad6f 03:08:37 03:08:37 Successfully built 59129591ad6f 03:08:37 Successfully tagged support-scheduler:latest 03:08:49  Building support-scheduler ... done Removing intermediate container 0e10cd3da433 03:08:49 ---> d9c86687642e 03:08:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:08:49 ---> Running in ab5b4026e37b 03:08:49 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 03:08:50 Removing intermediate container ab5b4026e37b 03:08:50 ---> dfb182fbfc7b 03:08:50 03:08:50 Step 12/24 : FROM docker:20.10.0 03:08:50 20.10.0: Pulling from library/docker 03:08:53 Removing intermediate container 8c8eeb02394b 03:08:53 ---> 2111bf93a33d 03:08:53 03:08:53 Step 11/24 : FROM alpine:3.12 03:08:53 ---> 13621d1b12d4 03:08:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:08:53 ---> Running in 5ee36cc56feb 03:08:53 Removing intermediate container 5ee36cc56feb 03:08:53 ---> f368c9540b7c 03:08:53 Step 13/24 : ENV APP_PORT=48080 03:08:53 ---> Running in 35f9e26956af 03:08:53 Removing intermediate container 35f9e26956af 03:08:53 ---> fce7810c5cbc 03:08:53 Step 14/24 : EXPOSE $APP_PORT 03:08:53 ---> Running in f9dca4829676 03:08:53 Removing intermediate container f9dca4829676 03:08:53 ---> 295a46636bbd 03:08:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:53 ---> Running in b441c4b5f2fe 03:08:54 Removing intermediate container b441c4b5f2fe 03:08:54 ---> 4b3b8d8c37ec 03:08:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:08:54 ---> Running in c446946605a3 03:08:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:08:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:08:56 Removing intermediate container a903a8933823 03:08:56 ---> 332c0aebb105 03:08:56 Successfully built 332c0aebb105 03:08:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:08:56 + docker inspect -f . ci-base-image-arm64 03:08:56 . [Pipeline] withDockerContainer 03:08:56 prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container 03:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:08:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:08:57 Status: Downloaded newer image for docker:20.10.0 03:08:57 ---> aefe523efa57 03:08:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:08:57 (1/6) Installing dumb-init (1.2.2-r1) 03:08:57 (2/6) Installing libgcc (9.3.0-r2) 03:08:57 (3/6) Installing libsodium (1.0.18-r0) 03:08:57 (4/6) Installing libstdc++ (9.3.0-r2) 03:08:58 $ docker top 2b29682306a9f9e78cd91c72f0c1313b13618dffb89c5fdfca52e66edafd5287 -eo pid,comm 03:08:58 ---> Running in c9b35bd87f29 03:08:58 (5/6) Installing libzmq (4.3.3-r0) 03:08:58 Removing intermediate container c9b35bd87f29 03:08:58 ---> 0b535eabb54c 03:08:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:08:58 ---> Running in 36dd993d7394 [Pipeline] { [Pipeline] sh 03:08:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:08:59 (6/6) Installing zeromq (4.3.3-r0) 03:08:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:08:59 Executing busybox-1.31.1-r20.trigger 03:08:59 OK: 8 MiB in 20 packages 03:08:59 (1/39) Installing readline (8.0.4-r0) 03:08:59 (2/39) Installing bash (5.0.17-r0) 03:08:59 Executing bash-5.0.17-r0.post-install 03:08:59 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:08:59 (4/39) Installing libcurl (7.76.1-r0) 03:08:59 (5/39) Installing curl (7.76.1-r0) 03:08:59 (6/39) Installing dumb-init (1.2.2-r1) 03:08:59 (7/39) Installing libbz2 (1.0.8-r1) 03:08:59 (8/39) Installing expat (2.2.9-r1) 03:08:59 (9/39) Installing libffi (3.3-r2) 03:08:59 (10/39) Installing gdbm (1.13-r1) 03:08:59 (11/39) Installing xz-libs (5.2.5-r0) 03:08:59 (12/39) Installing sqlite-libs (3.32.1-r0) 03:08:59 (13/39) Installing python3 (3.8.10-r0) 03:08:59 + go version 03:08:59 go version go1.16.3 linux/arm64 [Pipeline] } 03:08:59 $ docker stop --time=1 2b29682306a9f9e78cd91c72f0c1313b13618dffb89c5fdfca52e66edafd5287 03:08:59 Removing intermediate container c446946605a3 03:08:59 ---> 96c4160b373e 03:08:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:00 ---> 9264de87dfa5 03:09:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:09:00 (14/39) Installing py3-appdirs (1.4.4-r1) 03:09:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:09:00 (16/39) Installing py3-parsing (2.4.7-r0) 03:09:00 (17/39) Installing py3-six (1.15.0-r0) 03:09:00 (18/39) Installing py3-packaging (20.4-r0) 03:09:00 (19/39) Installing py3-setuptools (47.0.0-r0) 03:09:00 (20/39) Installing py3-chardet (3.0.4-r4) 03:09:00 (21/39) Installing py3-idna (2.9-r0) 03:09:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:09:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:09:00 (24/39) Installing py3-requests (2.23.0-r0) 03:09:00 (25/39) Installing py3-msgpack (1.0.0-r0) 03:09:00 (26/39) Installing py3-lockfile (0.12.2-r3) 03:09:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:09:00 (28/39) Installing py3-colorama (0.4.3-r0) 03:09:01 (29/39) Installing py3-distlib (0.3.0-r0) 03:09:01 (30/39) Installing py3-distro (1.5.0-r1) 03:09:01 ---> b2bccce30a10 03:09:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:09:01 (31/39) Installing py3-webencodings (0.5.1-r3) 03:09:01 (32/39) Installing py3-html5lib (1.0.1-r4) 03:09:01 (33/39) Installing py3-pytoml (0.1.21-r0) 03:09:01 (34/39) Installing py3-pep517 (0.8.2-r0) 03:09:01 (35/39) Installing py3-progress (1.5-r0) 03:09:01 (36/39) Installing py3-toml (0.10.1-r0) 03:09:01 (37/39) Installing py3-retrying (1.3.3-r0) 03:09:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:09:01 (39/39) Installing py3-pip (20.1.1-r0) 03:09:01 Executing busybox-1.31.1-r19.trigger 03:09:01 OK: 72 MiB in 59 packages 03:09:01 ---> c4c90f88d4ff 03:09:01 Step 20/24 : ENTRYPOINT ["/core-data"] 03:09:01 ---> Running in 9257012d09b2 03:09:01 $ docker rm -f 2b29682306a9f9e78cd91c72f0c1313b13618dffb89c5fdfca52e66edafd5287 03:09:01 Removing intermediate container 9257012d09b2 03:09:01 ---> 6339c48c4047 03:09:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:01 ---> Running in 6b267a8e80a7 03:09:01 Removing intermediate container 6b267a8e80a7 03:09:01 ---> f9dda6b648d6 03:09:01 Step 22/24 : LABEL arch=x86_64 03:09:01 ---> Running in 796d0822f650 03:09:01 Removing intermediate container 796d0822f650 03:09:01 ---> 0fa7dc796100 03:09:01 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:09:01 ---> Running in 75a8ca2eb21e 03:09:01 Removing intermediate container 75a8ca2eb21e 03:09:01 ---> cb415faff5ba 03:09:01 Step 24/24 : LABEL version=0.0.0 03:09:01 ---> Running in baa507a08fd2 03:09:01 Collecting docker-compose==1.23.2 03:09:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:02 Removing intermediate container baa507a08fd2 03:09:02 ---> 2a84ca5faf7c 03:09:02 03:09:02 Collecting cached-property<2,>=1.2.0 03:09:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:09:02 Successfully built 2a84ca5faf7c 03:09:02 Collecting jsonschema<3,>=2.5.1 03:09:02 Successfully tagged core-data:latest 03:09:02  Building core-data ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:09:02 Collecting dockerpty<0.5,>=0.4.1 03:09:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:09:02 + docker inspect -f . ci-base-image-arm64 03:09:02 . [Pipeline] withDockerContainer 03:09:02 prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container 03:09:02 Collecting texttable<0.10,>=0.9.0 03:09:02 Downloading texttable-0.9.1.tar.gz (11 kB) 03:09:02 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:09:02 Collecting docker<4.0,>=3.6.0 03:09:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:09:03 Collecting PyYAML<4,>=3.10 03:09:03 Downloading PyYAML-3.13.tar.gz (270 kB) 03:09:03 Collecting websocket-client<1.0,>=0.32.0 03:09:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:09:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:09:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:09:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:09:04 Collecting docopt<0.7,>=0.6.1 03:09:04 Downloading docopt-0.6.2.tar.gz (25 kB) 03:09:04 $ docker top 57e87857721cb033cf6cbef20bfba567c536b8b019438e62cbf1afa176c8b9a7 -eo pid,comm 03:09:04 Collecting docker-pycreds>=0.4.0 03:09:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:09:04 Collecting idna<2.8,>=2.5 03:09:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:09:04 Collecting urllib3<1.25,>=1.21.1 03:09:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:09:04 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:09:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:09:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:09:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:09:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:09:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:09:04 Installing collected packages: cached-property, jsonschema, dockerpty, texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, docopt, docker-compose [Pipeline] { [Pipeline] echo 03:09:04 ========================================================= 03:09:04 [edgeXBuildGoParallel] Running Tests and Build... 03:09:04 ========================================================= [Pipeline] sh 03:09:04 Running setup.py install for dockerpty: started 03:09:05 Running setup.py install for dockerpty: finished with status 'done' 03:09:05 Running setup.py install for texttable: started 03:09:05 + go mod tidy 03:09:05 Running setup.py install for texttable: finished with status 'done' 03:09:05 Attempting uninstall: idna 03:09:05 Found existing installation: idna 2.9 03:09:05 Uninstalling idna-2.9: 03:09:05 Successfully uninstalled idna-2.9 03:09:05 Attempting uninstall: urllib3 03:09:05 Found existing installation: urllib3 1.25.9 03:09:05 Uninstalling urllib3-1.25.9: 03:09:05 Successfully uninstalled urllib3-1.25.9 03:09:05 Attempting uninstall: requests 03:09:05 Found existing installation: requests 2.23.0 03:09:05 Uninstalling requests-2.23.0: 03:09:05 Successfully uninstalled requests-2.23.0 03:09:05 Running setup.py install for PyYAML: started [Pipeline] sh 03:09:06 Running setup.py install for PyYAML: finished with status 'done' 03:09:06 Running setup.py install for docopt: started 03:09:06 Running setup.py install for docopt: finished with status 'done' 03:09:06 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 03:09:06 + make test 03:09:06 go mod tidy 03:09:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:09:09 Removing intermediate container 36dd993d7394 03:09:09 ---> 067d807f9473 03:09:09 Step 15/24 : ENV APP_PORT=48090 03:09:09 ---> Running in 1c634b9d39ad 03:09:09 Removing intermediate container 1c634b9d39ad 03:09:09 ---> e5e00089298a 03:09:09 Step 16/24 : EXPOSE $APP_PORT 03:09:09 ---> Running in caa9ea10564d 03:09:09 Removing intermediate container caa9ea10564d 03:09:09 ---> b471ea9c6e0a 03:09:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:09:09 ---> c3fc77a76696 03:09:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:09:10 ---> 0fe8a4821821 03:09:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:09:10 ---> 0e8ade76a6ec 03:09:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:09:10 ---> Running in c2eca7cd4460 03:09:10 Removing intermediate container c2eca7cd4460 03:09:10 ---> af3c2fa296fe 03:09:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:10 ---> Running in 23fee9f88292 03:09:10 Removing intermediate container 23fee9f88292 03:09:10 ---> 90c208f6b3af 03:09:10 Step 22/24 : LABEL arch=x86_64 03:09:10 ---> Running in 086f65267778 03:09:10 Removing intermediate container 086f65267778 03:09:10 ---> 0fd7a8754c12 03:09:10 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:09:10 ---> Running in 63fd3af6925e 03:09:10 Removing intermediate container 63fd3af6925e 03:09:10 ---> 539694a7359d 03:09:10 Step 24/24 : LABEL version=0.0.0 03:09:10 ---> Running in e24f3f207ffd 03:09:10 Removing intermediate container e24f3f207ffd 03:09:10 ---> cc02d388a458 03:09:10 03:09:10 Successfully built cc02d388a458 03:09:10 Successfully tagged sys-mgmt-agent:latest 03:09:10  Building sys-mgmt-agent ... done  [Pipeline] } 03:09:10 $ docker stop --time=1 e5fc5edc9a116a5d4980040c481ff961ebca252fb465f0e4ab480844b1dd643b 03:09:12 $ docker rm -f e5fc5edc9a116a5d4980040c481ff961ebca252fb465f0e4ab480844b1dd643b [Pipeline] // withDockerContainer [Pipeline] sh 03:09:12 + docker images 03:09:12 REPOSITORY TAG IMAGE ID CREATED SIZE 03:09:12 sys-mgmt-agent latest cc02d388a458 2 seconds ago 312MB 03:09:12 core-data latest 2a84ca5faf7c 11 seconds ago 21.6MB 03:09:12 2111bf93a33d 20 seconds ago 1.17GB 03:09:12 dfb182fbfc7b 23 seconds ago 1.16GB 03:09:12 support-scheduler latest 59129591ad6f 36 seconds ago 17.1MB 03:09:12 c85533fad1a1 39 seconds ago 1.16GB 03:09:12 security-proxy-setup latest 62a4d4ae2889 42 seconds ago 25.3MB 03:09:12 dba4de9064b2 57 seconds ago 1.16GB 03:09:12 core-metadata latest 58895efd71f3 About a minute ago 18.6MB 03:09:12 security-secretstore-setup latest dad87b39ea48 About a minute ago 25.8MB 03:09:12 security-bootstrapper latest 4f76914ae38f About a minute ago 18.2MB 03:09:12 e45a22e8ffe2 About a minute ago 1.17GB 03:09:12 core-command latest 67bad61b63dd About a minute ago 17.1MB 03:09:12 6fc1c0c4c1d0 About a minute ago 1.16GB 03:09:12 support-notifications latest 03828e3b00d8 About a minute ago 17.7MB 03:09:12 c2e728aa7ea3 About a minute ago 1.16GB 03:09:12 70a7efdec4a4 About a minute ago 1.16GB 03:09:12 28c1cf052af6 About a minute ago 1.15GB 03:09:12 ci-base-image-x86_64 latest a3013986d810 6 minutes ago 648MB 03:09:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 03:09:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 03:09:12 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 03:09:12 docker 20.10.0 aefe523efa57 5 months ago 240MB 03:09:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 03:09:27 Still waiting to schedule task 03:09:27 ‘prd-ubuntu18.04-docker-8c-8g-14975’ is offline 03:09:34 ? github.com/edgexfoundry/edgex-go [no test files] 03:10:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:10:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:10:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:10:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:11:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:11:08 Running on prd-ubuntu18.04-docker-8c-8g-14981 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws 03:11:08 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:11:08 The recommended git tool is: git 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.487s coverage: 46.1% of statements 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.153s coverage: 28.7% of statements 03:11:10 using credential edgex-jenkins-ssh 03:11:10 Cloning the remote Git repository 03:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.272s coverage: 100.0% of statements 03:11:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:11:11 > git init /w/workspace/edgex-go/4 # timeout=10 03:11:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:11:11 > git --version # timeout=10 03:11:11 > git --version # 'git version 2.17.1' 03:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.621s coverage: 27.7% of statements 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.181s coverage: 100.0% of statements 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.167s coverage: 100.0% of statements 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:11:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:11:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:11:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:11:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:11:20 Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit 284c41424ac359b51e0ef9bfc749595b474814a4 03:11:20 Merge succeeded, producing 284c41424ac359b51e0ef9bfc749595b474814a4 03:11:20 Checking out Revision 284c41424ac359b51e0ef9bfc749595b474814a4 (PR-3467) 03:11:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.305s coverage: 58.6% of statements 03:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:11:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:11:20 > git config core.sparsecheckout # timeout=10 03:11:20 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 03:11:20 > git remote # timeout=10 03:11:20 > git config --get remote.origin.url # timeout=10 03:11:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:11:20 > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 03:11:20 > git rev-parse HEAD^{commit} # timeout=10 03:11:20 > git config core.sparsecheckout # timeout=10 03:11:20 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 03:11:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.598s coverage: 87.7% of statements 03:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:11:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.231s coverage: 78.9% of statements 03:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:11:23 Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:25 + echo snap-build.sh 03:11:25 snap-build.sh 03:11:25 + SNAP_BASE_DIR=. 03:11:25 + '[' '!' -z /w/workspace/edgex-go/4 ']' 03:11:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 03:11:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 03:11:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 03:11:25 + cd /w/workspace/edgex-go/4 03:11:25 + sudo apt-get remove -qy --purge lxd lxd-client 03:11:25 Reading package lists... 03:11:25 Building dependency tree... 03:11:25 Reading state information... 03:11:25 The following packages were automatically installed and are no longer required: 03:11:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:11:25 uidmap xdelta3 03:11:25 Use 'sudo apt autoremove' to remove them. 03:11:25 The following packages will be REMOVED: 03:11:25 lxd* lxd-client* 03:11:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:11:25 After this operation, 31.7 MB disk space will be freed. 03:11:28 (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.) 03:11:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:11:29 Removing lxd dnsmasq configuration 03:11:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:11:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:11:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:11:31 (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.) 03:11:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.279s coverage: 100.0% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.211s coverage: 100.0% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.476s coverage: 97.5% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.384s coverage: 78.3% of statements 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:11:33 Processing triggers for systemd (237-3ubuntu10.45) ... 03:11:33 Processing triggers for ureadahead (0.100.0-21) ... 03:11:34 + sudo snap remove --purge lxd 03:11:34 snap "lxd" is not installed 03:11:34 + sudo groupadd --force --system lxd 03:11:34 ++ whoami 03:11:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:11:34 + newgrp - lxd 03:11:34 + sudo snap install lxd 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.276s coverage: 95.1% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.251s coverage: 0.8% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.219s coverage: 21.7% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 03:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.184s coverage: 96.3% of statements 03:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 03:11:49 2021-05-19T03:11:46Z INFO Waiting for automatic snapd restart... 03:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.197s coverage: 94.4% of statements 03:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 03:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements 03:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.214s coverage: 87.2% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.283s coverage: 91.2% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 64.4% of statements 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 03:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 03:12:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.091s coverage: 66.9% of statements 03:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:12:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:12:11 lxd 4.14 from Canonical* installed 03:12:11 + sudo lxd init --auto 03:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.5% of statements 03:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.110s coverage: 89.5% of statements 03:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements 03:12:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.1% of statements 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:12:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.184s coverage: 100.0% of statements 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:12:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:12:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.194s coverage: 20.1% of statements 03:12:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:12:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.467s coverage: 91.4% of statements 03:12:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:12:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:12:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:12:21 + sudo snap install --classic snapcraft 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.634s coverage: 28.8% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.308s coverage: 99.0% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.194s coverage: 100.0% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.237s coverage: 64.6% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.432s coverage: 97.6% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.144s coverage: 28.1% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.175s coverage: 27.9% of statements 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 03:12:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 03:12:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 03:12:30 GO111MODULE=on go vet ./... 03:12:34 snapcraft 4.7.1 from Canonical* installed 03:12:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:12:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:12:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:34 Dload Upload Total Spent Left Speed 03:12:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4180 03:12:34 100 3325k 100 3325k 0 0 9035k 0 --:--:-- --:--:-- --:--:-- 9035k 03:12:34 ./yq_linux_amd64 03:12:34 + sudo snapcraft prime --use-lxd 03:12:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:12:34 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: 03:12:34 - README.md 03:12:34 03:12:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:12:35 Launching a container. 03:12:43 Waiting for container to be ready 03:12:43 To start your first instance, try: lxc launch ubuntu:18.04 03:12:43 03:12:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:12:49 Waiting for network to be ready... 03:12:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:12:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 03:12:50 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:12:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 03:12:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:12:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:12:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 03:12:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 03:12:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 03:12:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 03:12:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:12:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:12:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:12:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:12:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:12:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:12:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:12:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:12:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:12:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 03:12:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 03:12:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 03:12:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:12:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 03:12:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 03:12:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 03:12:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 03:12:54 Fetched 24.6 MB in 4s (5660 kB/s) 03:12:55 Reading package lists... 03:12:55 Reading package lists... 03:12:55 Building dependency tree... 03:12:55 Reading state information... 03:12:55 The following additional packages will be installed: 03:12:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:12:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:12:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:12:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:12:55 Suggested packages: 03:12:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:12:55 Recommended packages: 03:12:55 gnupg libsasl2-modules 03:12:55 The following NEW packages will be installed: 03:12:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:12:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:12:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:12:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:12:55 The following packages will be upgraded: 03:12:55 gpg gpg-agent gpgconf libudev1 03:12:56 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 03:12:56 Need to get 3530 kB of archives. 03:12:56 After this operation, 13.3 MB of additional disk space will be used. 03:12:56 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] 03:12:56 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] 03:12:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:12:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:12:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 03:12:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 03:12:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:12:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:12:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:12:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:12:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:12:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:12:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:12:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:12:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:12:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:12:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:12:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:12:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:12:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:12:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:12:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:12:57 debconf: delaying package configuration, since apt-utils is not installed 03:12:57 Fetched 3530 kB in 1s (3202 kB/s) 03:12:57 (Reading database ... 12511 files and directories currently installed.) 03:12:57 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 03:12:57 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:12:58 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 03:12:58 Selecting previously unselected package udev. 03:12:58 (Reading database ... 12511 files and directories currently installed.) 03:12:58 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 03:12:58 Unpacking udev (237-3ubuntu10.47) ... 03:13:00 Selecting previously unselected package libfuse2:amd64. 03:13:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:13:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:13:01 Selecting previously unselected package fuse. 03:13:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:13:01 Unpacking fuse (2.9.7-1ubuntu1) ... 03:13:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:13:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:13:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:13:05 Selecting previously unselected package libksba8:amd64. 03:13:05 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:13:05 Unpacking libksba8:amd64 (1.3.5-2) ... 03:13:05 Selecting previously unselected package libroken18-heimdal:amd64. 03:13:05 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:05 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:13:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:13:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:14 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:13:14 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:36 Selecting previously unselected package libwind0-heimdal:amd64. 03:13:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:13:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:13:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:13:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:13:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:13:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:39 Selecting previously unselected package libsasl2-modules-db:amd64. 03:13:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:13:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:40 Selecting previously unselected package libsasl2-2:amd64. 03:13:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:13:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:40 Selecting previously unselected package libldap-common. 03:13:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:13:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:13:41 Selecting previously unselected package libldap-2.4-2:amd64. 03:13:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:13:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:13:42 Selecting previously unselected package dirmngr. 03:13:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:13:42 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:13:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:13:43 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:13:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:13:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:13:44 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:13:44 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:45 Setting up libksba8:amd64 (1.3.5-2) ... 03:13:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:13:45 Setting up udev (237-3ubuntu10.47) ... 03:13:46 invoke-rc.d: policy-rc.d denied execution of start. 03:13:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:46 Processing triggers for systemd (237-3ubuntu10) ... 03:13:46 Setting up fuse (2.9.7-1ubuntu1) ... 03:13:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:13:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:13:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:13:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:13:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:13:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:13:49 settings in the [Install] section, and DefaultInstance for template units). 03:13:49 This means they are not meant to be enabled using systemctl. 03:13:49 Possible reasons for having this kind of units are: 03:13:49 1) A unit may be statically enabled by being symlinked from another unit's 03:13:49 .wants/ or .requires/ directory. 03:13:49 2) A unit's purpose may be to act as a helper for some other unit which has 03:13:49 a requirement dependency on it. 03:13:49 3) A unit may be started when needed via activation (socket, path, timer, 03:13:49 D-Bus, udev, scripted systemctl call, ...). 03:13:49 4) In case of template units, the unit is meant to be enabled with some 03:13:49 instance name specified. 03:13:50 Reading package lists... 03:13:50 Building dependency tree... 03:13:50 Reading state information... 03:13:50 The following additional packages will be installed: 03:13:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:13:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:13:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:13:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:13:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:13:50 Suggested packages: 03:13:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:13:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:13:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:13:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:13:50 systemd-container policykit-1 03:13:50 Recommended packages: 03:13:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:13:50 The following NEW packages will be installed: 03:13:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:13:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:13:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:13:50 multiarch-support openssh-client python3 python3-minimal python3.6 03:13:50 python3.6-minimal snapd squashfs-tools sudo 03:13:50 The following packages will be upgraded: 03:13:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:13:50 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 03:13:50 Need to get 35.2 MB of archives. 03:13:50 After this operation, 141 MB of additional disk space will be used. 03:13:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:13:50 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 03:13:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:13:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:13:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:13:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:13:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:13:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:13:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:13:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:13:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:13:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:13:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:13:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:13:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:13:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:13:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:13:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 03:13:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 03:13:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 03:13:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:13:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:13:52 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:13:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:13:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:13:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:13:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:13:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:13:52 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:13:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:13:52 debconf: delaying package configuration, since apt-utils is not installed 03:13:52 Fetched 35.2 MB in 1s (24.6 MB/s) 03:13:52 (Reading database ... 12757 files and directories currently installed.) 03:13:52 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 03:13:53 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:14:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 03:14:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:14:01 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 03:14:01 (Reading database ... 12757 files and directories currently installed.) 03:14:01 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 03:14:02 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 03:14:03 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 03:14:04 (Reading database ... 12757 files and directories currently installed.) 03:14:04 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 03:14:04 Unpacking apt (1.6.13) over (1.6.1) ... 03:14:07 gofmt -l . 03:14:07 [ "`gofmt -l .`" = "" ] 03:14:09 Setting up apt (1.6.13) ... 03:14:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:14:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:14:10 ./bin/test-go-mod-tidy.sh 03:14:10 (Reading database ... 12764 files and directories currently installed.) 03:14:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:14:10 ./bin/test-attribution-txt.sh 03:14:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:14:12 Selecting previously unselected package libpython3.6-minimal:amd64. 03:14:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:14:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] sh 03:14:13 + ls -al . 03:14:13 total 872 03:14:13 drwxrwxr-x 9 1001 1001 4096 May 19 03:14 . 03:14:13 drwxr-xr-x 4 root root 4096 May 19 03:09 .. 03:14:13 -rw-rw-r-- 1 1001 1001 11 May 19 03:07 .dockerignore 03:14:13 drwxrwxr-x 8 1001 1001 4096 May 19 03:07 .git 03:14:13 drwxrwxr-x 3 1001 1001 4096 May 19 03:07 .github 03:14:13 -rw-rw-r-- 1 1001 1001 818 May 19 03:07 .gitignore 03:14:13 -rw-rw-r-- 1 1001 1001 166 May 19 03:07 .sonarcloud.properties 03:14:13 -rw-rw-r-- 1 1001 1001 8609 May 19 03:07 Attribution.txt 03:14:13 -rw-rw-r-- 1 1001 1001 3804 May 19 03:07 CONTRIBUTING.md 03:14:13 -rw-rw-r-- 1 1001 1001 931 May 19 03:07 Dockerfile.build 03:14:13 -rw-rw-r-- 1 1001 1001 863 May 19 03:07 Jenkinsfile 03:14:13 -rw-rw-r-- 1 1001 1001 10775 May 19 03:07 LICENSE 03:14:13 -rw-rw-r-- 1 1001 1001 5632 May 19 03:07 Makefile 03:14:13 -rw-rw-r-- 1 1001 1001 7978 May 19 03:07 README.md 03:14:13 -rw-rw-r-- 1 1001 1001 6755 May 19 03:07 SECURITY.md 03:14:13 -rw-rw-r-- 1 1001 1001 5 May 19 03:02 VERSION 03:14:13 -rw-rw-r-- 1 1001 1001 4131 May 19 03:07 ZMQWindows.md 03:14:13 drwxrwxr-x 2 1001 1001 4096 May 19 03:07 bin 03:14:13 drwxrwxr-x 14 1001 1001 4096 May 19 03:07 cmd 03:14:13 -rw-r--r-- 1 root root 736765 May 19 03:12 coverage.out 03:14:13 -rw-r--r-- 1 root root 1060 May 19 03:14 go.mod 03:14:13 -rw-r--r-- 1 root root 21990 May 19 03:09 go.sum 03:14:13 drwxrwxr-x 8 1001 1001 4096 May 19 03:07 internal 03:14:13 drwxrwxr-x 4 1001 1001 4096 May 19 03:07 openapi 03:14:13 drwxrwxr-x 4 1001 1001 4096 May 19 03:07 snap 03:14:13 -rw-rw-r-- 1 1001 1001 168 May 19 03:07 version.go [Pipeline] sh 03:14:14 + '[' -e coverage.out ] 03:14:14 + chown 1001:1001 coverage.out [Pipeline] stash 03:14:14 Warning: overwriting stash ‘coverage-report’ 03:14:15 Stashed 1 file(s) [Pipeline] sh 03:14:15 + make build 03:14:15 go mod tidy 03:14:16 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 03:14:16 Selecting previously unselected package libexpat1:amd64. 03:14:16 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:14:16 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:14:16 Selecting previously unselected package python3.6-minimal. 03:14:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:14:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:14:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:14:17 Checking for services that may need to be restarted...done. 03:14:17 Checking for services that may need to be restarted...done. 03:14:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:14:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:14:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:14:23 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 03:14:23 Selecting previously unselected package python3-minimal. 03:14:23 (Reading database ... 13012 files and directories currently installed.) 03:14:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:14:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:14:23 Selecting previously unselected package mime-support. 03:14:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:14:23 Unpacking mime-support (3.60ubuntu1) ... 03:14:24 Selecting previously unselected package libmpdec2:amd64. 03:14:24 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:14:24 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:14:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:14:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:14:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:14:32 Selecting previously unselected package python3.6. 03:14:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:14:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:14:33 Selecting previously unselected package libpython3-stdlib:amd64. 03:14:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:14:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:14:33 Setting up python3-minimal (3.6.7-1~18.04) ... 03:14:34 Selecting previously unselected package python3. 03:14:34 (Reading database ... 13442 files and directories currently installed.) 03:14:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:14:34 Unpacking python3 (3.6.7-1~18.04) ... 03:14:35 Selecting previously unselected package multiarch-support. 03:14:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:14:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:14:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:14:36 Selecting previously unselected package liblzo2-2:amd64. 03:14:36 (Reading database ... 13479 files and directories currently installed.) 03:14:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:14:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:14:36 Selecting previously unselected package libbsd0:amd64. 03:14:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:14:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:14:37 Selecting previously unselected package sudo. 03:14:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:14:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:14:39 Selecting previously unselected package apparmor. 03:14:39 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:14:39 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:14:41 Selecting previously unselected package libedit2:amd64. 03:14:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:14:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:14:41 Selecting previously unselected package libkrb5support0:amd64. 03:14:41 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:14:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:14:42 Selecting previously unselected package libk5crypto3:amd64. 03:14:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:14:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:14:46 Selecting previously unselected package libkeyutils1:amd64. 03:14:46 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:14:46 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:14:46 Selecting previously unselected package libkrb5-3:amd64. 03:14:46 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:14:46 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:14:46 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:14:46 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:14:46 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:14:48 Selecting previously unselected package libssl1.0.0:amd64. 03:14:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:14:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:14:49 Selecting previously unselected package openssh-client. 03:14:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:14:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:14:49 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 03:14:50 Selecting previously unselected package squashfs-tools. 03:14:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:14:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:14:50 Selecting previously unselected package snapd. 03:14:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:14:51 Unpacking snapd (2.48.3+18.04) ... 03:14:51 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 03:14:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:14:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:14:54 Setting up mime-support (3.60ubuntu1) ... 03:14:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:14:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:14:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:14:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:14:55 Setting up systemd (237-3ubuntu10.47) ... 03:14:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:14:56 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 03:14:57 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 03:14:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:14:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:14:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:14:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:14:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:14:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:15:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:15:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:15:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:15:00 Setting up python3 (3.6.7-1~18.04) ... 03:15:00 running python rtupdate hooks for python3.6... 03:15:00 running python post-rtupdate hooks for python3.6... 03:15:00 Setting up apparmor (2.12-4ubuntu5.1) ... 03:15:02 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 03:15:07 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 03:15:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:15:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:15:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:15:09 Setting up snapd (2.48.3+18.04) ... 03:15:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:15:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:15:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:15:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:15:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:15:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:15:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:15:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:15:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:15:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:15:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:15:11 /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' 03:15:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:15:11 Processing triggers for systemd (237-3ubuntu10.47) ... 03:15:13 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 03:15:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:15:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:15:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:15:14 Reading package lists... 03:15:15 Reading package lists... 03:15:15 Building dependency tree... 03:15:15 Reading state information... 03:15:15 Calculating upgrade... 03:15:15 The following packages will be upgraded: 03:15:15 advancecomp base-files bash binutils binutils-common 03:15:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:15:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:15:15 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:15:15 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:15:15 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:15:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:15:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:15:15 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 03:15:15 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 03:15:15 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 03:15:15 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 03:15:15 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 03:15:15 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 03:15:15 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:15:15 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:15:15 Need to get 64.0 MB of archives. 03:15:15 After this operation, 5041 kB of additional disk space will be used. 03:15:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 03:15:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:15:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:15:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:15:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:15:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:15:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:15:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:15:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:15:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:15:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:15:15 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:15:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:15:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:15:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:15:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:15:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:15:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:15:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:15:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:15:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:15:15 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 03:15:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:15:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:15:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:15:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:15:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:15:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:15:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:15:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:15:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:15:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:15:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:15:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:15:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:15:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:15:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:15:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 03:15:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 03:15:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:15:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:15:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:15:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:15:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:15:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:15:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:15:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:15:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:15:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:15:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:15:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:15:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:15:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:15:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:15:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:15:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:15:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:15:17 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:15:17 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:15:18 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 03:15:18 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:15:18 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:15:19 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:15:19 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:15:19 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:15:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:15:19 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:15:19 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:15:19 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:15:19 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:15:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:15:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:15:19 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:15:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:15:19 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:15:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:15:19 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:15:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:15:19 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:15:19 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:15:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:15:19 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:15:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:15:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:15:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:15:19 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:15:19 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 03:15:19 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:15:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:15:19 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:15:19 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:15:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:15:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:15:19 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:15:19 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:15:19 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:15:19 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:15:19 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:15:19 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:15:19 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:15:19 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:15:19 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:15:19 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:15:19 debconf: delaying package configuration, since apt-utils is not installed 03:15:20 Fetched 64.0 MB in 4s (15.1 MB/s) 03:15:20 (Reading database ... 13912 files and directories currently installed.) 03:15:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:15:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } 03:15:23 $ docker stop --time=1 57e87857721cb033cf6cbef20bfba567c536b8b019438e62cbf1afa176c8b9a7 03:15:26 $ docker rm -f 57e87857721cb033cf6cbef20bfba567c536b8b019438e62cbf1afa176c8b9a7 03:15:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:15:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:15:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 03:15:27 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:28 03:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:28 latest: Pulling from edgex-devops/edgex-compose-arm64 03:15:28 29e5d40040c1: Pulling fs layer 03:15:28 1ce36da41761: Pulling fs layer 03:15:28 25b303627fd3: Pulling fs layer 03:15:28 29e5d40040c1: Verifying Checksum 03:15:28 29e5d40040c1: Download complete 03:15:29 1ce36da41761: Verifying Checksum 03:15:29 1ce36da41761: Download complete 03:15:29 29e5d40040c1: Pull complete 03:15:30 1ce36da41761: Pull complete 03:15:30 25b303627fd3: Verifying Checksum 03:15:30 25b303627fd3: Download complete 03:15:41 25b303627fd3: Pull complete 03:15:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:15:41 prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container 03:15:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:15:42 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:42 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:44 $ docker top c134557db1b999f6b19dd59761dbb22822e1606a67b25d612a8415b1f5583a7b -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:45 + docker-compose build --help 03:15:45 + grep parallel 03:15:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:15:48 --parallel Build images in parallel. [Pipeline] } 03:15:48 $ docker stop --time=1 c134557db1b999f6b19dd59761dbb22822e1606a67b25d612a8415b1f5583a7b 03:15:50 $ docker rm -f c134557db1b999f6b19dd59761dbb22822e1606a67b25d612a8415b1f5583a7b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:50 (Reading database ... 13911 files and directories currently installed.) 03:15:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:15:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:15:50 . [Pipeline] withDockerContainer 03:15:51 prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container 03:15:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:15:51 (Reading database ... 13911 files and directories currently installed.) 03:15:51 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:51 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:52 $ docker top 80b6326f195385bc14e2dbb4837dc1d650072c9805d7032261be0502df5d0878 -eo pid,comm 03:15:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [Pipeline] sh 03:15:53 + docker-compose -f ./docker-compose-build.yml build --parallel 03:15:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:15:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:15:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:15:57 Building core-command ... 03:15:57 Building core-data ... 03:15:57 Building core-metadata ... 03:15:57 Building security-bootstrapper ... 03:15:57 Building security-proxy-setup ... 03:15:57 Building security-secretstore-setup ... 03:15:57 Building support-notifications ... 03:15:57 Building support-scheduler ... 03:15:57 Building sys-mgmt-agent ... 03:15:57 Building support-notifications 03:15:57 Building core-metadata 03:15:57 Building support-scheduler 03:15:57 Building security-secretstore-setup 03:15:57 Building security-proxy-setup 03:15:57 (Reading database ... 13911 files and directories currently installed.) 03:15:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:15:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:16:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:16:03 (Reading database ... 13911 files and directories currently installed.) 03:16:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:16:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:16:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:16:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:16:04 Setting up base-files (10.1ubuntu2.10) ... 03:16:04 Installing new version of config file /etc/issue ... 03:16:04 Installing new version of config file /etc/issue.net ... 03:16:04 Installing new version of config file /etc/lsb-release ... 03:16:05 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:16:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:16:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:16:05 Removing obsolete conffile /etc/default/motd-news ... 03:16:06 (Reading database ... 13912 files and directories currently installed.) 03:16:06 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:16:06 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:16:07 Setting up bash (4.4.18-2ubuntu1.2) ... 03:16:07 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 03:16:08 (Reading database ... 13912 files and directories currently installed.) 03:16:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:16:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:16:10 (Reading database ... 13912 files and directories currently installed.) 03:16:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:16:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:16:11 Setting up tar (1.29b-2ubuntu0.2) ... 03:16:12 (Reading database ... 13912 files and directories currently installed.) 03:16:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:16:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:16:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:16:15 (Reading database ... 13912 files and directories currently installed.) 03:16:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:16:16 (Reading database ... 13912 files and directories currently installed.) 03:16:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:16:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:16:18 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:16:19 (Reading database ... 13912 files and directories currently installed.) 03:16:19 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:16:19 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:16:20 Setting up grep (3.1-2build1) ... 03:16:20 (Reading database ... 13912 files and directories currently installed.) 03:16:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:16:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:16:22 Setting up login (1:4.5-1ubuntu2) ... 03:16:23 (Reading database ... 13912 files and directories currently installed.) 03:16:23 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:23 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:16:25 (Reading database ... 13912 files and directories currently installed.) 03:16:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:16:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:16:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:16:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:16:40 (Reading database ... 13912 files and directories currently installed.) 03:16:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:16:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:16:48 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:16:48 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:16:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:16:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:16:49 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:16:49 (Reading database ... 13912 files and directories currently installed.) 03:16:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:16:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:16:50 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:16:50 (Reading database ... 13912 files and directories currently installed.) 03:16:50 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:51 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:51 (Reading database ... 13912 files and directories currently installed.) 03:16:51 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:53 (Reading database ... 13912 files and directories currently installed.) 03:16:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:54 (Reading database ... 13912 files and directories currently installed.) 03:16:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:55 (Reading database ... 13912 files and directories currently installed.) 03:16:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:56 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:56 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:57 (Reading database ... 13912 files and directories currently installed.) 03:16:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:16:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:16:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:16:58 (Reading database ... 13912 files and directories currently installed.) 03:16:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:16:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:16:59 (Reading database ... 13912 files and directories currently installed.) 03:16:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:16:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:17:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:17:00 (Reading database ... 13912 files and directories currently installed.) 03:17:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:17:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:17:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:17:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:17:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:17:05 (Reading database ... 13912 files and directories currently installed.) 03:17:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:17:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:17:06 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:17:06 (Reading database ... 13912 files and directories currently installed.) 03:17:06 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:17:07 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:17:07 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:17:08 (Reading database ... 13914 files and directories currently installed.) 03:17:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:17:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:17:09 Setting up debconf (1.5.66ubuntu1) ... 03:17:10 (Reading database ... 13914 files and directories currently installed.) 03:17:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:17:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:17:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:17:12 (Reading database ... 13914 files and directories currently installed.) 03:17:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:17:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:17:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:17:16 (Reading database ... 13914 files and directories currently installed.) 03:17:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:17:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:17:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:17:17 (Reading database ... 13914 files and directories currently installed.) 03:17:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:17:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:17:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:17:18 (Reading database ... 13914 files and directories currently installed.) 03:17:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:17:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:17:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:17:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:18 ---> 332c0aebb105 03:17:18 Step 3/23 : WORKDIR /edgex-go 03:17:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:17:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:18 ---> 332c0aebb105 03:17:18 Step 3/24 : WORKDIR /edgex-go 03:17:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:17:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:18 ---> 332c0aebb105 03:17:18 Step 3/23 : WORKDIR /edgex-go 03:17:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:17:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:18 ---> 332c0aebb105 03:17:18 Step 3/22 : WORKDIR /edgex-go 03:17:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:17:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:17:18 ---> 332c0aebb105 03:17:18 Step 3/26 : WORKDIR /edgex-go 03:17:18 ---> Running in 576aa9ad5a7b 03:17:18 ---> Running in 57efe040760f 03:17:18 ---> Running in e2af6d1e648d 03:17:18 ---> Running in 463d6254f795 03:17:18 ---> Running in 3e119fb3a21c 03:17:18 Removing intermediate container 3e119fb3a21c 03:17:18 ---> 613f3089757d 03:17:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:18 Removing intermediate container 463d6254f795 03:17:18 ---> 3dbced73543f 03:17:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:18 Removing intermediate container 576aa9ad5a7b 03:17:18 ---> 93cbbe7442f1 03:17:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:18 Removing intermediate container 57efe040760f 03:17:18 ---> 355bce5cc39f 03:17:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:18 Removing intermediate container e2af6d1e648d 03:17:18 ---> 40e6be7a470c 03:17:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:18 ---> Running in b6b835dff481 03:17:18 ---> Running in c442c9c10339 03:17:18 ---> Running in 9c1e5b7e7301 03:17:18 ---> Running in 2c453e755456 03:17:18 ---> Running in 7fcc461dec7f 03:17:18 Removing intermediate container b6b835dff481 03:17:18 ---> d29359954fac 03:17:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:17:18 ---> Running in 065df7f5c82a 03:17:18 Removing intermediate container 9c1e5b7e7301 03:17:18 ---> d78bf62d6a90 03:17:18 Step 5/26 : RUN apk add --update --no-cache make git 03:17:18 ---> Running in 262334d77217 03:17:18 Removing intermediate container c442c9c10339 03:17:18 ---> 9ee08b115ce6 03:17:18 Step 5/24 : RUN apk add --update --no-cache make git 03:17:18 Removing intermediate container 7fcc461dec7f 03:17:18 ---> 4ea57290862a 03:17:18 Step 5/22 : RUN apk add --update --no-cache make git 03:17:18 Removing intermediate container 2c453e755456 03:17:18 ---> 68399bcbf6be 03:17:18 Step 5/23 : RUN apk add --update --no-cache make git 03:17:18 ---> Running in c1d22c4f798a 03:17:18 ---> Running in aa4e78fa349b 03:17:18 ---> Running in 37076e9d9ac0 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:17:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:17:18 OK: 218 MiB in 52 packages 03:17:19 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:17:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:17:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:17:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:17:19 OK: 218 MiB in 52 packages 03:17:20 (Reading database ... 13914 files and directories currently installed.) 03:17:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:17:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:17:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 03:17:20 OK: 218 MiB in 52 packages 03:17:20 Removing intermediate container 065df7f5c82a 03:17:20 ---> 7423ed544506 03:17:20 Step 6/23 : COPY go.mod . 03:17:20 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 03:17:20 OK: 218 MiB in 52 packages 03:17:20 OK: 218 MiB in 52 packages 03:17:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:17:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:17:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:17:21 (Reading database ... 13914 files and directories currently installed.) 03:17:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:17:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:17:21 Removing intermediate container 262334d77217 03:17:21 ---> 6787d2663ed5 03:17:21 Step 6/26 : COPY go.mod . 03:17:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:17:22 Removing intermediate container c1d22c4f798a 03:17:22 ---> a469da97d795 03:17:22 Step 6/24 : COPY go.mod . 03:17:22 (Reading database ... 13914 files and directories currently installed.) 03:17:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:17:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:17:22 ---> a2a2ab2ea81f 03:17:22 Step 7/23 : RUN go mod download 03:17:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:17:22 Removing intermediate container 37076e9d9ac0 03:17:22 ---> 1f68b5ef4e06 03:17:22 Step 6/23 : COPY go.mod . 03:17:22 ---> Running in 92393f63fa34 03:17:22 Removing intermediate container aa4e78fa349b 03:17:22 ---> 9423647e3eb3 03:17:22 Step 6/22 : COPY go.mod . 03:17:22 ---> a1e84ad5a644 03:17:22 Step 7/26 : RUN go mod download 03:17:23 (Reading database ... 13914 files and directories currently installed.) 03:17:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:17:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:17:23 ---> Running in f42dd1e084fc 03:17:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:17:23 ---> 5f415a595a47 03:17:23 Step 7/24 : RUN go mod download 03:17:23 (Reading database ... 13914 files and directories currently installed.) 03:17:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:17:23 ---> Running in ffc0b8549162 03:17:23 ---> f83a0f26e290 03:17:23 Step 7/23 : RUN go mod download 03:17:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:17:24 ---> Running in 51cdba4efdbf 03:17:24 ---> e799ddd3721f 03:17:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:17:24 Step 7/22 : RUN go mod download 03:17:24 (Reading database ... 13914 files and directories currently installed.) 03:17:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:17:24 ---> Running in 832091a67f3f 03:17:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:17:27 Setting up passwd (1:4.5-1ubuntu2) ... 03:17:27 Removing intermediate container 92393f63fa34 03:17:27 ---> bc5fa49b3a41 03:17:27 Step 8/23 : COPY . . 03:17:27 Removing intermediate container f42dd1e084fc 03:17:27 ---> a8711600d223 03:17:27 Step 8/26 : COPY . . 03:17:27 (Reading database ... 13914 files and directories currently installed.) 03:17:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:17:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:17:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:17:27 (Reading database ... 13914 files and directories currently installed.) 03:17:27 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 03:17:27 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 03:17:27 Removing intermediate container ffc0b8549162 03:17:27 ---> f161e3de79ab 03:17:27 Step 8/24 : COPY . . 03:17:27 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 03:17:27 (Reading database ... 13914 files and directories currently installed.) 03:17:27 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 03:17:27 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 03:17:28 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 03:17:28 (Reading database ... 13914 files and directories currently installed.) 03:17:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:17:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:17:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:17:28 (Reading database ... 13914 files and directories currently installed.) 03:17:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:17:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:17:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:17:28 (Reading database ... 13914 files and directories currently installed.) 03:17:28 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:17:28 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:17:28 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:17:29 (Reading database ... 13914 files and directories currently installed.) 03:17:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:17:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:17:29 Removing intermediate container 51cdba4efdbf 03:17:29 ---> c580e981a206 03:17:29 Step 8/23 : COPY . . 03:17:29 Removing intermediate container 832091a67f3f 03:17:29 ---> c5afd1f85fdc 03:17:29 Step 8/22 : COPY . . 03:17:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:17:29 (Reading database ... 13914 files and directories currently installed.) 03:17:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:17:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:17:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:17:29 (Reading database ... 13914 files and directories currently installed.) 03:17:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:17:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:17:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:17:30 (Reading database ... 13915 files and directories currently installed.) 03:17:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:17:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:17:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:17:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:17:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:17:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:17:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:17:31 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:17:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:17:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:17:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:17:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:17:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:17:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:17:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:17:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:17:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:17:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:17:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:17:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:17:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:17:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:17:32 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:17:32 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:17:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:17:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:17:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:17:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:17:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:17:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:17:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:17:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:17:33 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:17:33 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:17:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:17:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:17:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:17:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:17:38 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:17:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:17:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:17:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:17:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:17:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:17:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:17:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:17:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:17:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:17:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:17:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:17:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:17:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:17:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:17:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:17:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:17:39 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:17:39 03:17:39 Current default time zone: 'Etc/UTC' 03:17:39 Local time is now: Wed May 19 03:17:39 UTC 2021. 03:17:39 Universal Time is now: Wed May 19 03:17:39 UTC 2021. 03:17:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:17:39 03:17:40 Setting up systemd-sysv (237-3ubuntu10.47) ... 03:17:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:40 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 03:17:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:17:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:17:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:17:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:17:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:17:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:17:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:17:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:17:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:17:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:17:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:40 Setting up patch (2.7.6-2ubuntu1.1) ... 03:17:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:17:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:17:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:17:40 Installing new version of config file /etc/ssl/openssl.cnf ... 03:17:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:17:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:17:40 Setting up ca-certificates (20210119~18.04.1) ... 03:17:42 Updating certificates in /etc/ssl/certs... 03:17:43 23 added, 27 removed; done. 03:17:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:17:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:17:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:17:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:17:43 Setting up pkgbinarymangler (138.18.04.1) ... 03:17:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:17:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up perl (5.26.1-6ubuntu0.5) ... 03:17:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:17:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:17:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:17:43 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:17:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:17:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:17:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:17:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:17:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:17:43 Processing triggers for systemd (237-3ubuntu10.47) ... 03:17:43 Processing triggers for mime-support (3.60ubuntu1) ... 03:17:43 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:17:43 Updating certificates in /etc/ssl/certs... 03:17:44 0 added, 0 removed; done. 03:17:44 Running hooks in /etc/ca-certificates/update.d... 03:17:44 done. 03:17:45 Reading package lists... 03:17:45 Building dependency tree... 03:17:45 Reading state information... 03:17:45 The following NEW packages will be installed: 03:17:45 apt-transport-https 03:17:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:17:45 Need to get 1692 B of archives. 03:17:45 After this operation, 154 kB of additional disk space will be used. 03:17:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 03:17:45 debconf: delaying package configuration, since apt-utils is not installed 03:17:45 Fetched 1692 B in 0s (8566 B/s) 03:17:45 Selecting previously unselected package apt-transport-https. 03:17:45 (Reading database ... 13920 files and directories currently installed.) 03:17:45 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 03:17:45 Unpacking apt-transport-https (1.6.13) ... 03:17:45 Setting up apt-transport-https (1.6.13) ... 03:17:46 Waiting for network to be ready... 03:17:56 ---> 9f05ffebe0e1 03:17:56 Step 9/23 : RUN go mod tidy 03:17:56 ---> 271caed153e7 03:17:56 Step 9/26 : RUN go mod tidy 03:17:56 ---> e198e826b8b9 03:17:56 Step 9/24 : RUN go mod tidy 03:17:56 ---> Running in 82dd88d1cd92 03:17:56 ---> ba765026ca35 03:17:56 Step 9/22 : RUN go mod tidy 03:17:56 ---> Running in bbc5f6fb034f 03:17:56 ---> 4416b4c74f38 03:17:56 Step 9/23 : RUN go mod tidy 03:17:56 ---> Running in 73e08a5b6136 03:17:56 ---> Running in 96172b65e520 03:17:56 ---> Running in 56bd2ac1b43a 03:17:56 2021-05-19T03:17:53Z INFO Waiting for automatic snapd restart... 03:17:56 snapd 2.50 from Canonical* installed 03:17:57 "snapd" switched to the "latest/stable" channel 03:17:57 03:18:00 Removing intermediate container bbc5f6fb034f 03:18:00 ---> 387a815b47c4 03:18:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:00 ---> Running in d7933a689eac 03:18:00 Removing intermediate container 82dd88d1cd92 03:18:00 ---> de371c6adf00 03:18:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:18:00 ---> Running in ee33eb0508ae 03:18:00 Removing intermediate container 96172b65e520 03:18:00 ---> 3058400fa3bf 03:18:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:18:01 Removing intermediate container 73e08a5b6136 03:18:01 ---> 917738693472 03:18:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:18:01 Removing intermediate container 56bd2ac1b43a 03:18:01 ---> 94cf10d0cc62 03:18:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:18:01 ---> Running in b52a391a54fa 03:18:01 ---> Running in 7a0f661f3daf 03:18:01 ---> Running in 98aae0147ec9 03:18:02 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 03:18:02 core18 20210309 from Canonical* installed 03:18:03 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 03:18:03 "core18" switched to the "latest/stable" channel 03:18:03 03:18:03 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 03:18:03 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 03:18: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 03:18:09 snapcraft 4.7.1 from Canonical* installed 03:18:09 "snapcraft" switched to the "latest/stable" channel 03:18:09 03:18:17 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: 03:18:17 - README.md 03:18:17 03:18:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:18:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:18:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:18:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:18:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:18:24 Fetched 88.7 kB in 1s (165 kB/s) 03:18:25 Reading package lists... 03:18:25 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 03:18:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:18:32 Reading package lists... 03:18:32 Building dependency tree... 03:18:32 Reading state information... 03:18:32 Suggested packages: 03:18:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:18:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:18:32 Recommended packages: 03:18:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:18:32 The following NEW packages will be installed: 03:18:32 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:18:32 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:18:32 pkg-config zip 03:18:32 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:18:32 Need to get 7663 kB of archives. 03:18:32 After this operation, 43.8 MB of additional disk space will be used. 03:18:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:18:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 03:18:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:18:32 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:18:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:18:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:18:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:18:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:18:32 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:18:32 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:18:32 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:18:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:18:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:18:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:18:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:18:32 debconf: delaying package configuration, since apt-utils is not installed 03:18:32 Fetched 7663 kB in 1s (10.8 MB/s) 03:18:33 Selecting previously unselected package libglib2.0-0:amd64. 03:18:33 (Reading database ... 13924 files and directories currently installed.) 03:18:33 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:18:33 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:18:33 Selecting previously unselected package libpsl5:amd64. 03:18:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:18:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:18:33 Selecting previously unselected package libnghttp2-14:amd64. 03:18:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:18:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:18:34 Selecting previously unselected package librtmp1:amd64. 03:18:34 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:18:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:18:34 Selecting previously unselected package libcurl3-gnutls:amd64. 03:18:34 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 03:18:34 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:18:34 Selecting previously unselected package liberror-perl. 03:18:34 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:18:34 Unpacking liberror-perl (0.17025-1) ... 03:18:34 Selecting previously unselected package git-man. 03:18:34 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:18:34 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:18:36 Selecting previously unselected package git. 03:18:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:18:36 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:18:38 Selecting previously unselected package libnorm1:amd64. 03:18:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:18:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:18:38 Selecting previously unselected package libpgm-5.2-0:amd64. 03:18:38 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:18:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:18:38 Selecting previously unselected package libsodium23:amd64. 03:18:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:18:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:18:38 Selecting previously unselected package libzmq5:amd64. 03:18:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:18:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:18:38 Selecting previously unselected package libzmq3-dev:amd64. 03:18:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:18:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:18:38 Selecting previously unselected package pkg-config. 03:18:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:18:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:18:38 Selecting previously unselected package zip. 03:18:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:18:38 Unpacking zip (3.0-11build1) ... 03:18:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:18:38 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:18:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:18:39 Setting up liberror-perl (0.17025-1) ... 03:18:39 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:18:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:18:39 No schema files found: doing nothing. 03:18:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:18:39 Setting up zip (3.0-11build1) ... 03:18:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:18:39 Setting up libsodium23:amd64 (1.0.16-2) ... 03:18:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:18:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:18:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:18:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:18:40 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:18:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:18:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:18:48 git set to automatically installed. 03:18:48 git-man set to automatically installed. 03:18:48 libcurl3-gnutls set to automatically installed. 03:18:48 liberror-perl set to automatically installed. 03:18:48 libglib2.0-0 set to automatically installed. 03:18:48 libnghttp2-14 set to automatically installed. 03:18:48 libnorm1 set to automatically installed. 03:18:48 libpgm-5.2-0 set to automatically installed. 03:18:48 libpsl5 set to automatically installed. 03:18:48 librtmp1 set to automatically installed. 03:18:48 libsodium23 set to automatically installed. 03:18:48 libzmq3-dev set to automatically installed. 03:18:48 libzmq5 set to automatically installed. 03:18:48 pkg-config set to automatically installed. 03:18:48 zip set to automatically installed. 03:18:50 snapd is not logged in, snap install commands will use sudo 03:18:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:19:24 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 03:19:24 snapd is not logged in, snap install commands will use sudo 03:19:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:19:49 core18 20210507 from Canonical* refreshed 03:19:49 Pulling go-build-helper 03:19:49 + snapcraftctl pull 03:19:49 'app-service-config' has dependencies that need to be staged: go-build-helper 03:19:49 Skipping pull go-build-helper (already ran) 03:19:49 Building go-build-helper 03:19:49 + snapcraftctl build 03:19:51 Staging go-build-helper 03:19:51 + snapcraftctl stage 03:19:55 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 03:19:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:20:00 Removing intermediate container d7933a689eac 03:20:00 ---> 3311f408883a 03:20:00 03:20:00 Step 11/26 : FROM alpine:3.12 03:20:00 3.12: Pulling from library/alpine 03:20:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:20:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:20:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 03:20:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 03:20:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 03:20:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:20:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 03:20:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 03:20:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 03:20:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 03:20:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:20:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:20:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:20:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:20:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:20:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:20:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:20:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:20:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:20:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 03:20:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 03:20:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 03:20:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:20:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 03:20:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 03:20:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 03:20:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 03:20:01 Fetched 24.6 MB in 0s (0 B/s) 03:20:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:20:01 Fetched 224 kB in 0s (0 B/s) 03:20:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:20:01 Fetched 157 kB in 0s (0 B/s) 03:20:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:20:01 Fetched 221 kB in 0s (0 B/s) 03:20:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:20:01 Fetched 143 kB in 0s (0 B/s) 03:20:01 Pulling app-service-config 03:20:01 + snapcraftctl pull 03:20:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:20:01 Status: Downloaded newer image for alpine:3.12 03:20:01 ---> 9852663dfa18 03:20:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:20:01 Cloning into '/root/parts/app-service-config/src'... 03:20:01 Removing intermediate container b52a391a54fa 03:20:01 ---> 59aa47ac86cc 03:20:01 03:20:01 Step 11/22 : FROM alpine:3.12 03:20:01 ---> 9852663dfa18 03:20:01 Step 12/22 : RUN apk add --update --no-cache curl 03:20:02 ---> Running in 2ee6b5c69491 03:20:02 ---> Running in b7601e901059 03:20:03 Pulling config-common 03:20:03 + snapcraftctl pull 03:20:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:05 (1/4) Installing ca-certificates (20191127-r4) 03:20:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:20:05 (3/4) Installing libcurl (7.76.1-r0) 03:20:05 (4/4) Installing curl (7.76.1-r0) 03:20:05 Executing busybox-1.31.1-r20.trigger 03:20:05 Executing ca-certificates-20191127-r4.trigger 03:20:05 (1/6) Installing ca-certificates (20191127-r4) 03:20:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:20:05 (3/6) Installing libcurl (7.76.1-r0) 03:20:05 (4/6) Installing curl (7.76.1-r0) 03:20:05 (5/6) Installing dumb-init (1.2.2-r1) 03:20:05 (6/6) Installing su-exec (0.2-r1) 03:20:05 OK: 7 MiB in 18 packages 03:20:05 Executing busybox-1.31.1-r20.trigger 03:20:05 Executing ca-certificates-20191127-r4.trigger 03:20:06 OK: 7 MiB in 20 packages 03:20:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:20:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:20:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:20:07 Fetched 0 B in 0s (0 B/s) 03:20:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:20:07 Fetched 0 B in 0s (0 B/s) 03:20:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:20:07 Fetched 0 B in 0s (0 B/s) 03:20:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:20:07 Fetched 0 B in 0s (0 B/s) 03:20:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:20:07 Fetched 0 B in 0s (0 B/s) 03:20:07 Pulling edgex-go 03:20:07 + snapcraftctl pull 03:20:08 Removing intermediate container 2ee6b5c69491 03:20:08 ---> 640f6f224d69 03:20:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:20:09 ---> Running in 153b46ee8cc3 03:20:10 Removing intermediate container b7601e901059 03:20:10 ---> 7383086cb62d 03:20:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:20:10 ---> Running in e764b3c962d0 03:20:10 Removing intermediate container 153b46ee8cc3 03:20:10 ---> 1874251a7afd 03:20:10 Step 14/22 : WORKDIR /edgex 03:20:11 ---> Running in b36eb69c24a0 03:20:11 Removing intermediate container e764b3c962d0 03:20:11 ---> 1324653f8c1e 03:20:11 Step 14/26 : WORKDIR / 03:20:12 ---> Running in 8ba96ca0706d 03:20:12 Removing intermediate container b36eb69c24a0 03:20:12 ---> d91dcb7d1b70 03:20:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:20:14 Removing intermediate container 8ba96ca0706d 03:20:14 ---> c4b3a3c0fd29 03:20:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:20:15 ---> 1ea533d034f4 03:20:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:20:15 Removing intermediate container 98aae0147ec9 03:20:15 ---> de352d6e76b1 03:20:15 03:20:15 Step 11/23 : FROM alpine:3.12 03:20:15 ---> 9852663dfa18 03:20:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:20:15 ---> b95a2a4dead9 03:20:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:20:15 Removing intermediate container ee33eb0508ae 03:20:15 ---> f6525b79f8a0 03:20:15 03:20:15 Step 11/23 : FROM alpine:3.12 03:20:15 ---> 9852663dfa18 03:20:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:20:16 ---> Running in 6c71f2d3f71f 03:20:16 ---> Running in 731eeada5418 03:20:17 ---> 542c78608200 03:20:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:20:17 ---> e5c23fdcf1b8 03:20:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:20:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:18 (1/2) Installing ca-certificates (20191127-r4) 03:20:18 (1/1) Installing dumb-init (1.2.2-r1) 03:20:18 Executing busybox-1.31.1-r20.trigger 03:20:18 OK: 5 MiB in 15 packages 03:20:18 (2/2) Installing dumb-init (1.2.2-r1) 03:20:18 Executing busybox-1.31.1-r20.trigger 03:20:18 Executing ca-certificates-20191127-r4.trigger 03:20:19 OK: 6 MiB in 16 packages 03:20:19 ---> 7a1f8540fe40 03:20:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:20:19 ---> 431a2d27e33e 03:20:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:20:20 ---> Running in c237f65be648 03:20:20 ---> 21ada676111d 03:20:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:21 Removing intermediate container c237f65be648 03:20:21 ---> 482e7c9efe9f 03:20:21 Step 19/22 : CMD ["--init=true"] 03:20:21 Removing intermediate container 6c71f2d3f71f 03:20:21 ---> 2809bc5dcc22 03:20:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:21 Removing intermediate container 731eeada5418 03:20:21 ---> f84ec60ef732 03:20:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:20:21 ---> Running in fd0af51dd52f 03:20:21 ---> Running in cabddef5f6a1 03:20:22 ---> Running in 7952c5d99c51 03:20:22 Removing intermediate container 7a0f661f3daf 03:20:22 ---> fea97358c153 03:20:22 03:20:22 Step 11/24 : FROM alpine:3.12 03:20:22 ---> 9852663dfa18 03:20:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:20:22 ---> 46d68b125184 03:20:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:22 ---> Using cache 03:20:22 ---> 2809bc5dcc22 03:20:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:22 ---> Using cache 03:20:22 ---> 59c79c89c79a 03:20:22 Step 14/24 : ENV APP_PORT=48081 03:20:22 Removing intermediate container fd0af51dd52f 03:20:22 ---> 6a22839aaabe 03:20:22 Step 20/22 : LABEL arch=arm64 03:20:22 Removing intermediate container cabddef5f6a1 03:20:22 ---> 59c79c89c79a 03:20:22 Step 14/23 : ENV APP_PORT=48085 03:20:22 ---> Running in a3143aa33137 03:20:22 Removing intermediate container 7952c5d99c51 03:20:22 ---> 3441090f6516 03:20:22 Step 14/23 : ENV APP_PORT=48060 03:20:22 ---> Running in fb2127f23713 03:20:22 ---> Running in de3bd3b11568 03:20:23 ---> Running in 20cf31821be7 03:20:23 Removing intermediate container a3143aa33137 03:20:23 ---> 425b9fb7532f 03:20:23 Step 15/24 : EXPOSE $APP_PORT 03:20:23 Removing intermediate container fb2127f23713 03:20:23 ---> 0f7b037eed87 03:20:23 Step 21/22 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:20:23 Removing intermediate container de3bd3b11568 03:20:23 ---> c1c0fde0318a 03:20:23 Step 15/23 : EXPOSE $APP_PORT 03:20:23 ---> Running in 15671fd22b93 03:20:23 ---> Running in 08d4e5545e80 03:20:23 ---> Running in 382c4ce58f97 03:20:23 Removing intermediate container 20cf31821be7 03:20:23 ---> 9f3b5c0128c9 03:20:23 Step 15/23 : EXPOSE $APP_PORT 03:20:23 ---> 808763686c82 03:20:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:24 ---> Running in 6705f28c238a 03:20:24 Removing intermediate container 08d4e5545e80 03:20:24 ---> 524bf1fa971d 03:20:24 Step 16/24 : WORKDIR / 03:20:24 Removing intermediate container 15671fd22b93 03:20:24 ---> c79c4d6d66e3 03:20:24 Step 22/22 : LABEL version=0.0.0 03:20:24 Removing intermediate container 382c4ce58f97 03:20:24 ---> 21eb022fd56f 03:20:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:24 ---> Running in d8129b086ba3 03:20:24 ---> Running in 8f8433bcdab2 03:20:25 Removing intermediate container 6705f28c238a 03:20:25 ---> 54064901fb7f 03:20:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:25 ---> 6f45ffa249ab 03:20:25 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/ 03:20:25 ---> Running in 01ab246c2631 03:20:25 Removing intermediate container d8129b086ba3 03:20:25 ---> 3084cf98846b 03:20:25 03:20:25 Removing intermediate container 8f8433bcdab2 03:20:25 ---> f7a0d87ab9eb 03:20:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:25 ---> 362c3d08d584 03:20:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:20:26 ---> 97e1cfc8be25 03:20:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:20:26 Successfully built 3084cf98846b 03:20:26 Successfully tagged security-proxy-setup-arm64:latest 03:20:26  Building security-proxy-setup ... done Building sys-mgmt-agent 03:20:27 ---> f4a1564abea7 03:20:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:20:28 ---> 1ba5d727e10c 03:20:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:20:29 ---> 4778be2440bf 03:20:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:20:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:20:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:20:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:20:29 Fetched 0 B in 0s (0 B/s) 03:20:29 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:20:29 Fetched 96.5 kB in 0s (0 B/s) 03:20:29 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:20:29 Fetched 279 kB in 0s (0 B/s) 03:20:29 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:20:29 Fetched 122 kB in 0s (0 B/s) 03:20:29 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:20:29 Fetched 77.8 kB in 0s (0 B/s) 03:20:29 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:20:29 Fetched 8848 B in 0s (0 B/s) 03:20:29 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:20:29 Fetched 47.8 kB in 0s (0 B/s) 03:20:29 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:20:29 Fetched 45.6 kB in 0s (0 B/s) 03:20:29 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:20:29 Fetched 15.0 kB in 0s (0 B/s) 03:20:29 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 03:20:29 Fetched 219 kB in 0s (0 B/s) 03:20:29 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:20:29 Fetched 154 kB in 0s (0 B/s) 03:20:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:20:29 Fetched 50.6 kB in 0s (0 B/s) 03:20:29 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:20:29 Fetched 14.8 kB in 0s (0 B/s) 03:20:29 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:20:29 Fetched 41.8 kB in 0s (0 B/s) 03:20:29 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:20:29 Fetched 499 kB in 0s (0 B/s) 03:20:29 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:20:29 Fetched 111 kB in 0s (0 B/s) 03:20:29 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:20:29 Fetched 240 kB in 0s (0 B/s) 03:20:29 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:20:29 Fetched 29.3 kB in 0s (0 B/s) 03:20:29 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:20:29 Fetched 85.5 kB in 0s (0 B/s) 03:20:29 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:20:29 Fetched 24.5 kB in 0s (0 B/s) 03:20:29 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:20:29 Fetched 49.2 kB in 0s (0 B/s) 03:20:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:20:29 Fetched 54.2 kB in 0s (0 B/s) 03:20:29 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:20:29 Fetched 30.8 kB in 0s (0 B/s) 03:20:29 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:20:29 Fetched 15.8 kB in 0s (0 B/s) 03:20:29 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:20:29 Fetched 85.9 kB in 0s (0 B/s) 03:20:29 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:20:29 Fetched 8720 B in 0s (0 B/s) 03:20:29 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 03:20:29 Fetched 137 kB in 0s (0 B/s) 03:20:29 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:20:29 Fetched 119 kB in 0s (0 B/s) 03:20:29 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 03:20:29 Fetched 110 kB in 0s (0 B/s) 03:20:29 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:20:29 Fetched 11.1 kB in 0s (0 B/s) 03:20:29 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:20:29 Fetched 645 kB in 0s (0 B/s) 03:20:29 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:20:29 Fetched 41.3 kB in 0s (0 B/s) 03:20:29 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:20:29 Fetched 17.9 kB in 0s (0 B/s) 03:20:29 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:20:29 Fetched 368 kB in 0s (0 B/s) 03:20:29 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:20:29 Fetched 187 kB in 0s (0 B/s) 03:20:29 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:20:29 Fetched 175 kB in 0s (0 B/s) 03:20:29 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:20:29 Fetched 206 kB in 0s (0 B/s) 03:20:29 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 03:20:29 Fetched 1301 kB in 0s (0 B/s) 03:20:29 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:20:29 Fetched 36.2 kB in 0s (0 B/s) 03:20:29 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 03:20:29 Fetched 159 kB in 0s (0 B/s) 03:20:29 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:20:29 Fetched 107 kB in 0s (0 B/s) 03:20:29 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:20:29 Fetched 48.7 kB in 0s (0 B/s) 03:20:29 Pulling static-packages 03:20:29 + snapcraftctl pull 03:20:29 Pulling version 03:20:29 + cd /root/project 03:20:29 + [ -f VERSION ] 03:20:29 + PROJECT_VERSION=local-dev 03:20:29 + git rev-parse --short HEAD 03:20:29 + GIT_REVISION=284c4142 03:20:29 + snapcraftctl set-version local-dev 03:20:29 Skipping build go-build-helper (already ran) 03:20:29 Building app-service-config 03:20:29 + make build 03:20:29 go mod tidy 03:20:29 ---> 36fe68892e90 03:20:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:20:29 Removing intermediate container 01ab246c2631 03:20:29 ---> 4ed1fd5ee742 03:20:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:20:30 ---> 89b81170b1ce 03:20:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:20:30 ---> Running in e1a00d71d7d4 03:20:30 ---> Running in 6e6a5e90f843 03:20:30 ---> 5e4df9ddc4a4 03:20:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:20:30 ---> d4b38dbc78c1 03:20:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:20:30 ---> Running in e5c994d7af64 03:20:30 ---> Running in 6a0e515835df 03:20:30 Removing intermediate container e1a00d71d7d4 03:20:30 ---> c573721349ed 03:20:30 Step 24/26 : LABEL arch=arm64 03:20:30 ---> Running in b8e2a5ba922a 03:20:30 Removing intermediate container 6e6a5e90f843 03:20:30 ---> 6b5cbb513b6f 03:20:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:31 ---> Running in cfa7a1126eec 03:20:31 Removing intermediate container e5c994d7af64 03:20:31 ---> 098719638def 03:20:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:31 Removing intermediate container 6a0e515835df 03:20:31 ---> 6030caec5a1e 03:20:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:31 ---> Running in cd3f99fe826c 03:20:32 Removing intermediate container b8e2a5ba922a 03:20:32 ---> 2ba094c3e7b1 03:20:32 Step 25/26 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:20:32 ---> Running in 998683a2056c 03:20:32 Removing intermediate container cfa7a1126eec 03:20:32 ---> 4e2b70e39ad4 03:20:32 Step 21/23 : LABEL arch=arm64 03:20:32 ---> Running in 8889af01a997 03:20:32 ---> Running in 34b8b4fb8ff0 03:20:33 Removing intermediate container cd3f99fe826c 03:20:33 ---> f802edb6b661 03:20:33 Step 21/23 : LABEL arch=arm64 03:20:33 Removing intermediate container 998683a2056c 03:20:33 ---> bee9cd028420 03:20:33 Step 22/24 : LABEL arch=arm64 03:20:33 ---> Running in 7712361103e1 03:20:33 ---> Running in 9af4914b7b69 03:20:33 Removing intermediate container 8889af01a997 03:20:33 ---> 54f3e39d2f98 03:20:33 Step 26/26 : LABEL version=0.0.0 03:20:33 Removing intermediate container 34b8b4fb8ff0 03:20:33 ---> 669cfd2d4a8a 03:20:33 Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:20:33 ---> Running in e1768e727b32 03:20:33 ---> Running in 23675d63214a 03:20:34 Removing intermediate container 7712361103e1 03:20:34 ---> 20b44d55f967 03:20:34 Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:20:34 Removing intermediate container 9af4914b7b69 03:20:34 ---> d3033a593560 03:20:34 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:20:34 ---> Running in cc9f789e0dc3 03:20:34 ---> Running in 10daca300756 03:20:34 Removing intermediate container e1768e727b32 03:20:34 ---> 911a38e0d4e8 03:20:34 03:20:34 Removing intermediate container 23675d63214a 03:20:34 ---> 69d73b89fe70 03:20:34 Step 23/23 : LABEL version=0.0.0 03:20:35 ---> Running in 51283c4031a0 03:20:35 Removing intermediate container cc9f789e0dc3 03:20:35 ---> 6519da043dd4 03:20:35 Step 23/23 : LABEL version=0.0.0 03:20:35 ---> Running in 6fcbbc460b4b 03:20:35 Removing intermediate container 10daca300756 03:20:35 ---> 9103fd714aba 03:20:35 Step 24/24 : LABEL version=0.0.0 03:20:35 Successfully built 911a38e0d4e8 03:20:35 Successfully tagged security-secretstore-setup-arm64:latest 03:20:35  Building security-secretstore-setup ... done Building core-command 03:20:35 Removing intermediate container 51283c4031a0 03:20:35 ---> aaeb7867e31f 03:20:35 03:20:35 ---> Running in 98c547198ae3 03:20:36 Removing intermediate container 6fcbbc460b4b 03:20:36 ---> d7ca439a9a16 03:20:36 03:20:36 Successfully built aaeb7867e31f 03:20:36 Successfully tagged support-scheduler-arm64:latest 03:20:36  Building support-scheduler ... done Building core-data 03:20:36 Successfully built d7ca439a9a16 03:20:36 Successfully tagged support-notifications-arm64:latest 03:20:36  Building support-notifications ... done Removing intermediate container 98c547198ae3 03:20:36 Building security-bootstrapper 03:20:36 ---> 27e716d8b22f 03:20:36 03:20:37 Successfully built 27e716d8b22f 03:20:37 Successfully tagged core-metadata-arm64:latest 03:20:51 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 03:20:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 03:20:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 03:20:51 go: downloading github.com/google/uuid v1.2.0 03:20:51 go: downloading github.com/stretchr/testify v1.7.0 03:20:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 03:20:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 03:20:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 03:20:51 go: downloading github.com/pmezard/go-difflib v1.0.0 03:20:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 03:20:51 go: downloading github.com/pelletier/go-toml v1.9.0 03:20:51 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:20:51 go: downloading github.com/go-playground/validator/v10 v10.6.1 03:20:51 go: downloading gopkg.in/yaml.v2 v2.4.0 03:20:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:20:51 go: downloading github.com/davecgh/go-spew v1.1.1 03:20:51 go: downloading github.com/go-kit/kit v0.9.0 03:20:52 go: downloading github.com/go-playground/locales v0.13.0 03:20:52 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:20:52 go: downloading github.com/pebbe/zmq4 v1.2.7 03:20:52 go: downloading github.com/leodido/go-urn v1.2.0 03:20:52 go: downloading golang.org/x/text v0.3.2 03:20:52 go: downloading github.com/hashicorp/consul/api v1.8.1 03:20:52 go: downloading github.com/x448/float16 v0.8.4 03:20:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:20:52 go: downloading github.com/go-playground/universal-translator v0.17.0 03:20:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:20:52 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:20:52 go: downloading github.com/hashicorp/serf v0.9.5 03:20:52 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:20:53 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 03:20:53 go: downloading github.com/gorilla/mux v1.8.0 03:20:53 go: downloading github.com/fatih/color v1.9.0 03:20:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:20:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:20:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:20:54 go: downloading github.com/stretchr/objx v0.1.0 03:20:54 go: downloading github.com/kr/pretty v0.2.0 03:20:54 go: downloading github.com/onsi/gomega v1.7.0 03:20:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:20:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:20:54 go: downloading github.com/go-stack/stack v1.8.0 03:20:54 go: downloading github.com/onsi/ginkgo v1.10.1 03:20:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:20:54 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:20:54 go: downloading github.com/mattn/go-colorable v0.1.6 03:20:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:20:54 go: downloading github.com/mattn/go-isatty v0.0.12 03:20:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:20:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:20:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 03:20:54 go: downloading github.com/hashicorp/memberlist v0.2.2 03:20:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:20:54 go: downloading github.com/mitchellh/copystructure v1.0.0 03:20:54 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:20:54 go: downloading github.com/kr/text v0.1.0 03:20:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:20:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:20:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:20:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 03:20:55 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:20:55 go: downloading github.com/pkg/errors v0.8.1 03:20:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:20:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:20:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:20:55 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:20:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:20:55 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:20:55 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:20:55 go: downloading github.com/golang/protobuf v1.3.2 03:20:55 go: downloading github.com/gorilla/websocket v1.4.2 03:20:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:20:56 go: downloading github.com/miekg/dns v1.1.26 03:20:56 go: downloading github.com/hpcloud/tail v1.0.0 03:20:56 go: downloading github.com/hashicorp/errwrap v1.0.0 03:20:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:20:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:20:56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 03:20:56 go: downloading github.com/fsnotify/fsnotify v1.4.7 03:20:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 03:21:09 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 03:21:09 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 03:21:09 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 03:21:09 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 03:21:09 Building config-common 03:21:09 + snapcraftctl build 03:21:10 Building edgex-go 03:21:11 + cd /root/parts/edgex-go/src 03:21:11 + make build 03:21:11 go mod tidy 03:21:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 03:21:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 03:21:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:21:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:21:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 03:21:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 03:21:12 go: downloading github.com/lib/pq v1.10.2 03:21:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:21:12 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:21:12 go: downloading github.com/imdario/mergo v0.3.12 03:21:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:21:12 go: downloading github.com/pelletier/go-toml v1.9.1 03:21:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:21:16  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:21:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:16 ---> 332c0aebb105 03:21:16 Step 3/24 : WORKDIR /edgex-go 03:21:16 ---> Using cache 03:21:16 ---> 40e6be7a470c 03:21:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:16 ---> Using cache 03:21:16 ---> 4ea57290862a 03:21:16 Step 5/24 : RUN apk add --update --no-cache make bash git 03:21:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:18 ---> Running in 546fc3be2e36 03:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:21:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:21:23 OK: 218 MiB in 52 packages 03:21:24 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 03:21:26 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 03:21:26 Removing intermediate container 546fc3be2e36 03:21:26 ---> 825f66cd335e 03:21:26 Step 6/24 : COPY go.mod . 03:21:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:21:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:27 ---> 332c0aebb105 03:21:27 Step 3/24 : WORKDIR /edgex-go 03:21:27 ---> Using cache 03:21:27 ---> 40e6be7a470c 03:21:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:27 ---> Using cache 03:21:27 ---> 4ea57290862a 03:21:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:21:27 ---> 6e90036ed511 03:21:27 Step 7/24 : RUN go mod download 03:21:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:21:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:21:27 ---> 332c0aebb105 03:21:27 Step 3/32 : WORKDIR /edgex-go 03:21:27 ---> Using cache 03:21:27 ---> 40e6be7a470c 03:21:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:27 ---> Using cache 03:21:27 ---> 4ea57290862a 03:21:27 Step 5/32 : RUN apk add --update --no-cache make git 03:21:27 ---> Using cache 03:21:27 ---> 9423647e3eb3 03:21:27 Step 6/32 : COPY go.mod . 03:21:27 ---> Using cache 03:21:27 ---> e799ddd3721f 03:21:27 Step 7/32 : RUN go mod download 03:21:27 ---> Using cache 03:21:27 ---> c5afd1f85fdc 03:21:27 Step 8/32 : COPY . . 03:21:27 ---> Using cache 03:21:27 ---> ba765026ca35 03:21:27 Step 9/32 : RUN go mod tidy 03:21:27 ---> Using cache 03:21:27 ---> 3058400fa3bf 03:21:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:21:27 ---> Running in a9a082404561 03:21:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:21:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:27 ---> 332c0aebb105 03:21:27 Step 3/24 : WORKDIR /edgex-go 03:21:27 ---> Using cache 03:21:27 ---> 40e6be7a470c 03:21:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:27 ---> Using cache 03:21:27 ---> 4ea57290862a 03:21:27 Step 5/24 : RUN apk add --update --no-cache make git 03:21:27 ---> Using cache 03:21:27 ---> 9423647e3eb3 03:21:27 Step 6/24 : COPY go.mod . 03:21:27 ---> Using cache 03:21:27 ---> e799ddd3721f 03:21:27 Step 7/24 : RUN go mod download 03:21:27 ---> Using cache 03:21:27 ---> c5afd1f85fdc 03:21:27 Step 8/24 : COPY . . 03:21:27 ---> Running in 734dff7a051f 03:21:27 ---> Using cache 03:21:27 ---> ba765026ca35 03:21:27 Step 9/24 : RUN go mod tidy 03:21:27 ---> Using cache 03:21:27 ---> 3058400fa3bf 03:21:27 Step 10/24 : RUN make cmd/core-command/core-command 03:21:28 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 03:21:28 ---> Running in e27aab6bbb66 03:21:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:21:28 ---> Running in de4dd7388350 03:21:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:21:30 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 03:21:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:21:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:21:31 Removing intermediate container 734dff7a051f 03:21:31 ---> 0e6cd8f7f4e5 03:21:31 Step 8/24 : COPY . . 03:21:31 OK: 218 MiB in 52 packages 03:21:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:21:33 Removing intermediate container a9a082404561 03:21:33 ---> 071d1494f7be 03:21:33 Step 6/24 : COPY go.mod . 03:21:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:21:35 ---> 448002e7651e 03:21:35 Step 7/24 : RUN go mod download 03:21:36 ---> Running in 6af138727d98 03:21:36 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 03:21:38 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 03:21:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:21:40 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 03:21:41 Removing intermediate container 6af138727d98 03:21:41 ---> 4562a5bc8289 03:21:41 Step 8/24 : COPY . . 03:21:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:21:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:21:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:21:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:21:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:21:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:21:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:21:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:21:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:21:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:21:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:21:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:21:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:21:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:21:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:21:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:21:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:21:43 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:21:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:21:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:21:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:21:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:21:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:21:43 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:21:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:21:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:21:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:21:46 Building static-packages 03:21:46 + snapcraftctl build 03:21:48 Building version 03:21:48 + snapcraftctl build 03:21:50 Skipping stage go-build-helper (already ran) 03:21:50 Staging app-service-config 03:21:50 + snapcraftctl stage 03:21:51 Staging config-common 03:21:51 + snapcraftctl stage 03:21:52 Staging edgex-go 03:21:52 + snapcraftctl stage 03:21:53 Staging static-packages 03:21:53 + snapcraftctl stage 03:21:55 Staging version 03:21:55 + snapcraftctl stage 03:21:56 Priming go-build-helper 03:21:56 + snapcraftctl prime 03:21:57 ---> ca653f70d8d3 03:21:57 Step 9/24 : RUN go mod tidy 03:21:57 ---> Running in f3ca597e6ace 03:21:57 Priming app-service-config 03:21:57 + snapcraftctl prime 03:21:59 Priming config-common 03:21:59 + snapcraftctl prime 03:22:00 Priming edgex-go 03:22:00 + snapcraftctl prime 03:22:01 Priming static-packages 03:22:01 + snapcraftctl prime 03:22:03 Priming version 03:22:03 + snapcraftctl prime 03:22:04 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 03:22:07 ---> 9174277556c7 03:22:07 Step 9/24 : RUN go mod tidy 03:22:07 ---> Running in 86637ba55a24 03:22:07 Removing intermediate container f3ca597e6ace 03:22:07 ---> ab188cf3525f 03:22:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:22:07 ---> Running in 6a8c48eb8ec7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:22:08 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 03:22:13 Removing intermediate container 86637ba55a24 03:22:13 ---> a3edd8e2496b 03:22:13 Step 10/24 : RUN make cmd/core-data/core-data 03:22:13 ---> Running in b311c4238b51 03:22:15 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 03:23:02 Removing intermediate container e27aab6bbb66 03:23:02 ---> 810cbc5965ed 03:23:02 03:23:02 Step 11/32 : FROM alpine:3.12 03:23:02 ---> 9852663dfa18 03:23:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:23:02 ---> Running in 2c023e30e8a4 03:23:02 Removing intermediate container 2c023e30e8a4 03:23:02 ---> c25cdd59a1fb 03:23:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:23:02 ---> Running in 4173cde04ae9 03:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:02 (1/2) Installing dumb-init (1.2.2-r1) 03:23:02 (2/2) Installing su-exec (0.2-r1) 03:23:02 Executing busybox-1.31.1-r20.trigger 03:23:02 OK: 5 MiB in 16 packages 03:23:02 Removing intermediate container 4173cde04ae9 03:23:02 ---> d19919838a32 03:23:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:23:02 ---> Running in c3299ca5f6a6 03:23:02 Removing intermediate container c3299ca5f6a6 03:23:02 ---> 2f90ade9b930 03:23:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:23:02 ---> Running in 6cc3de1f06be 03:23:02 Removing intermediate container 6cc3de1f06be 03:23:02 ---> d8e0b10826d9 03:23:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:23:03 ---> Running in b99d6b544c31 03:23:07 Removing intermediate container de4dd7388350 03:23:07 ---> 7175cd3b2481 03:23:07 03:23:07 Step 11/24 : FROM alpine:3.12 03:23:07 ---> 9852663dfa18 03:23:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:23:07 ---> Using cache 03:23:07 ---> 2809bc5dcc22 03:23:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:07 ---> Using cache 03:23:07 ---> 59c79c89c79a 03:23:07 Step 14/24 : ENV APP_PORT=48082 03:23:07 ---> Running in 37cb9aa51ce2 03:23:07 Removing intermediate container b99d6b544c31 03:23:07 ---> 38e3fbe0d0d0 03:23:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:23:07 ---> Running in 9bb16eb563cd 03:23:07 Removing intermediate container 37cb9aa51ce2 03:23:07 ---> 98364380d5e5 03:23:07 Step 15/24 : EXPOSE $APP_PORT 03:23:08 ---> Running in f09cc68abc61 03:23:08 Removing intermediate container 9bb16eb563cd 03:23:08 ---> b3c4df86dde4 03:23:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:23:09 Removing intermediate container f09cc68abc61 03:23:09 ---> 87f458ee00f2 03:23:09 Step 16/24 : WORKDIR / 03:23:09 ---> Running in f1fc570525ac 03:23:10 Removing intermediate container f1fc570525ac 03:23:10 ---> edcfb54bd1f3 03:23:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:10 ---> e0787f848720 03:23:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:23:10 ---> Running in 71be06fb3d10 03:23:12 ---> 5d6ae4786f51 03:23:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:23:14 ---> a1f590001d55 03:23:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:23:14 Removing intermediate container 71be06fb3d10 03:23:14 ---> cb5d6ca829d4 03:23:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:16 ---> f4583086f22d 03:23:16 Step 20/24 : ENTRYPOINT ["/core-command"] 03:23:16 ---> e8527297c00f 03:23:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:23:16 ---> Running in 08adbe5e2d32 03:23:17 Removing intermediate container 08adbe5e2d32 03:23:17 ---> 87aa3d617498 03:23:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:17 ---> Running in 59636053c6cc 03:23:18 Removing intermediate container 59636053c6cc 03:23:18 ---> af510f470d6f 03:23:18 Step 22/24 : LABEL arch=arm64 03:23:18 ---> 983c1b7b9d3c 03:23:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:23:18 ---> Running in e8d1c0e19d3f 03:23:19 Removing intermediate container e8d1c0e19d3f 03:23:19 ---> fbb2b5cacf3f 03:23:19 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:23:19 ---> Running in 8bc362282a39 03:23:19 ---> 2985c90dde68 03:23:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:23:20 Removing intermediate container 8bc362282a39 03:23:20 ---> 14c7c662a62b 03:23:20 Step 24/24 : LABEL version=0.0.0 03:23:20 ---> Running in 1d54c875a44f 03:23:21 ---> 303653c556df 03:23:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:23:21 Removing intermediate container 1d54c875a44f 03:23:21 ---> cc5eceba55d3 03:23:21 03:23:22 Successfully built cc5eceba55d3 03:23:22 Successfully tagged core-command-arm64:latest 03:23:23  Building core-command ... done  ---> 922cec60dba0 03:23:23 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:23:23 ---> Running in cab4ff37a92d 03:23:24 Removing intermediate container cab4ff37a92d 03:23:24 ---> b2ffa2f3215f 03:23:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:23:25 ---> 4796c71d5118 03:23:25 Step 27/32 : RUN chmod +x /entrypoint.sh 03:23:26 ---> Running in 181104a7bef6 03:23:29 Removing intermediate container 181104a7bef6 03:23:29 ---> 586112a8692f 03:23:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:23:30 ---> Running in 418d784f731a 03:23:30 Removing intermediate container 418d784f731a 03:23:30 ---> 7ca549895676 03:23:30 Step 29/32 : CMD ["gate"] 03:23:31 ---> Running in 44cf56e5d845 03:23:32 Removing intermediate container 44cf56e5d845 03:23:32 ---> d7f38e73546f 03:23:32 Step 30/32 : LABEL arch=arm64 03:23:32 ---> Running in 828a8fce1fb2 03:23:33 Removing intermediate container 828a8fce1fb2 03:23:33 ---> 0e56f424a99a 03:23:33 Step 31/32 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:23:33 ---> Running in 01ef748a144b 03:23:34 Removing intermediate container 01ef748a144b 03:23:34 ---> c85762889459 03:23:34 Step 32/32 : LABEL version=0.0.0 03:23:34 ---> Running in d1d345da95f3 03:23:35 Removing intermediate container d1d345da95f3 03:23:35 ---> a8b760549ec5 03:23:35 03:23:36 Successfully built a8b760549ec5 03:23:36 Successfully tagged security-bootstrapper-arm64:latest 03:23:39  Building security-bootstrapper ... done Removing intermediate container 6a8c48eb8ec7 03:23:39 ---> 597b03f3ac7d 03:23:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:23:39 ---> Running in 295c74c6b659 03:23: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 03:23:43 Removing intermediate container 295c74c6b659 03:23:43 ---> 9518413f4bac 03:23:43 03:23:43 Step 12/24 : FROM docker:20.10.0 03:23:43 20.10.0: Pulling from library/docker 03:23:53 Removing intermediate container b311c4238b51 03:23:53 ---> 7d4352e1f803 03:23:53 03:23:53 Step 11/24 : FROM alpine:3.12 03:23:53 ---> 9852663dfa18 03:23:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:53 ---> Running in d231e7faaf5c 03:23:53 Removing intermediate container d231e7faaf5c 03:23:53 ---> 4dd2c798276f 03:23:53 Step 13/24 : ENV APP_PORT=48080 03:23:53 ---> Running in 5db919943a35 03:23:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:23:53 Status: Downloaded newer image for docker:20.10.0 03:23:53 ---> eeaf43b92773 03:23:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:23:53 ---> Running in 226a9d418983 03:23:53 Removing intermediate container 5db919943a35 03:23:53 ---> 8f61c3c3fa17 03:23:53 Step 14/24 : EXPOSE $APP_PORT 03:23:53 ---> Running in 8e41cb3b8e31 03:23:53 Removing intermediate container 226a9d418983 03:23:53 ---> d0c150402f16 03:23:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:23:53 ---> Running in 96b360f4d740 03:23:54 Removing intermediate container 8e41cb3b8e31 03:23:54 ---> 6cce19c276e9 03:23:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:54 ---> Running in d1d1720d5861 03:23:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:55 (1/39) Installing readline (8.0.4-r0) 03:23:56 (2/39) Installing bash (5.0.17-r0) 03:23:56 Executing bash-5.0.17-r0.post-install 03:23:56 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:23:56 (4/39) Installing libcurl (7.76.1-r0) 03:23:56 (5/39) Installing curl (7.76.1-r0) 03:23:56 (6/39) Installing dumb-init (1.2.2-r1) 03:23:56 (7/39) Installing libbz2 (1.0.8-r1) 03:23:56 (8/39) Installing expat (2.2.9-r1) 03:23:56 (9/39) Installing libffi (3.3-r2) 03:23:56 (10/39) Installing gdbm (1.13-r1) 03:23:56 (11/39) Installing xz-libs (5.2.5-r0) 03:23:56 (12/39) Installing sqlite-libs (3.32.1-r0) 03:23:56 (13/39) Installing python3 (3.8.10-r0) 03:23:56 Removing intermediate container d1d1720d5861 03:23:56 ---> 386d6a81ceda 03:23:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:23:57 ---> Running in a623ede7ac50 03:23:58 (14/39) Installing py3-appdirs (1.4.4-r1) 03:23:58 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:23:58 (16/39) Installing py3-parsing (2.4.7-r0) 03:23:58 (17/39) Installing py3-six (1.15.0-r0) 03:23:58 (18/39) Installing py3-packaging (20.4-r0) 03:23:58 (19/39) Installing py3-setuptools (47.0.0-r0) 03:23:58 (20/39) Installing py3-chardet (3.0.4-r4) 03:23:58 (21/39) Installing py3-idna (2.9-r0) 03:23:58 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:23:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:58 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:23:58 (24/39) Installing py3-requests (2.23.0-r0) 03:23:58 (25/39) Installing py3-msgpack (1.0.0-r0) 03:23:58 (26/39) Installing py3-lockfile (0.12.2-r3) 03:23:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:23:58 (28/39) Installing py3-colorama (0.4.3-r0) 03:23:58 (29/39) Installing py3-distlib (0.3.0-r0) 03:23:58 (30/39) Installing py3-distro (1.5.0-r1) 03:23:58 (31/39) Installing py3-webencodings (0.5.1-r3) 03:23:58 (32/39) Installing py3-html5lib (1.0.1-r4) 03:23:58 (33/39) Installing py3-pytoml (0.1.21-r0) 03:23:58 (34/39) Installing py3-pep517 (0.8.2-r0) 03:23:58 (35/39) Installing py3-progress (1.5-r0) 03:23:58 (36/39) Installing py3-toml (0.10.1-r0) 03:23:58 (37/39) Installing py3-retrying (1.3.3-r0) 03:23:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:23:58 (39/39) Installing py3-pip (20.1.1-r0) 03:23:58 Executing busybox-1.31.1-r19.trigger 03:23:58 OK: 72 MiB in 59 packages 03:23:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:00 (1/6) Installing dumb-init (1.2.2-r1) 03:24:00 (2/6) Installing libgcc (9.3.0-r2) 03:24:00 (3/6) Installing libsodium (1.0.18-r0) 03:24:00 (4/6) Installing libstdc++ (9.3.0-r2) 03:24:00 (5/6) Installing libzmq (4.3.3-r0) 03:24:00 (6/6) Installing zeromq (4.3.3-r0) 03:24:00 Executing busybox-1.31.1-r20.trigger 03:24:00 OK: 8 MiB in 20 packages 03:24:02 Removing intermediate container a623ede7ac50 03:24:02 ---> 6a87cf836854 03:24:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:03 Collecting docker-compose==1.23.2 03:24:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:24:03 ---> 391111673f27 03:24:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:03 Collecting texttable<0.10,>=0.9.0 03:24:03 Downloading texttable-0.9.1.tar.gz (11 kB) 03:24:04 ---> 49ad2694eb3b 03:24:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:05 ---> 955a027f8e94 03:24:05 Step 20/24 : ENTRYPOINT ["/core-data"] 03:24:05 ---> Running in a762e99103c6 03:24:06 Removing intermediate container a762e99103c6 03:24:06 ---> 34ee23bef019 03:24:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:06 Collecting docopt<0.7,>=0.6.1 03:24:06 Downloading docopt-0.6.2.tar.gz (25 kB) 03:24:06 ---> Running in 9f2b20273859 03:24:06 Removing intermediate container 9f2b20273859 03:24:06 ---> f758661dc8ce 03:24:06 Step 22/24 : LABEL arch=arm64 03:24:06 ---> Running in 958178f21b96 03:24:07 Removing intermediate container 958178f21b96 03:24:07 ---> df4ce616df66 03:24:07 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:24:07 ---> Running in a712e8b5a7ca 03:24:07 Removing intermediate container a712e8b5a7ca 03:24:07 ---> 0012acb37e3a 03:24:07 Step 24/24 : LABEL version=0.0.0 03:24:07 ---> Running in 0c0ccb53aedf 03:24:08 Removing intermediate container 0c0ccb53aedf 03:24:08 ---> a33cbfd7fd06 03:24:08 03:24:08 Collecting cached-property<2,>=1.2.0 03:24:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:24:08 Successfully built a33cbfd7fd06 03:24:08 Successfully tagged core-data-arm64:latest 03:24:09  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 03:24:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:24:09 Collecting jsonschema<3,>=2.5.1 03:24:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:24:10 Collecting docker<4.0,>=3.6.0 03:24:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:24:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:24:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:24:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:24:12 Collecting dockerpty<0.5,>=0.4.1 03:24:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:24:14 Collecting PyYAML<4,>=3.10 03:24:14 Downloading PyYAML-3.13.tar.gz (270 kB) 03:24:18 Collecting docker-pycreds>=0.4.0 03:24:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:24:18 Collecting urllib3<1.25,>=1.21.1 03:24:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:24:18 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) 03:24:19 Collecting idna<2.8,>=2.5 03:24:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:24:19 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) 03:24:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:24:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:24:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:24:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:24:19 Installing collected packages: texttable, docopt, cached-property, websocket-client, jsonschema, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, docker-compose 03:24:19 Running setup.py install for texttable: started 03:24:21 Running setup.py install for texttable: finished with status 'done' 03:24:21 Running setup.py install for docopt: started 03:24:23 Running setup.py install for docopt: finished with status 'done' 03:24:24 Attempting uninstall: urllib3 03:24:24 Found existing installation: urllib3 1.25.9 03:24:24 Uninstalling urllib3-1.25.9: 03:24:24 Successfully uninstalled urllib3-1.25.9 03:24:24 Attempting uninstall: idna 03:24:24 Found existing installation: idna 2.9 03:24:24 Uninstalling idna-2.9: 03:24:24 Successfully uninstalled idna-2.9 03:24:25 Attempting uninstall: requests 03:24:25 Found existing installation: requests 2.23.0 03:24:25 Uninstalling requests-2.23.0: 03:24:25 Successfully uninstalled requests-2.23.0 03:24:26 Running setup.py install for dockerpty: started 03:24:28 Running setup.py install for dockerpty: finished with status 'done' 03:24:28 Running setup.py install for PyYAML: started 03:24:30 Running setup.py install for PyYAML: finished with status 'done' 03:24:31 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 03:24:39 Removing intermediate container 96b360f4d740 03:24:39 ---> 7ddd6c9e4ef7 03:24:39 Step 15/24 : ENV APP_PORT=48090 03:24:39 ---> Running in f1100221402a 03:24:39 Removing intermediate container f1100221402a 03:24:39 ---> c9166cfb7368 03:24:39 Step 16/24 : EXPOSE $APP_PORT 03:24:39 ---> Running in 8871f7d8d88a 03:24:40 Removing intermediate container 8871f7d8d88a 03:24:40 ---> fba6c9932929 03:24:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:24:41 ---> 6aa4c123fee0 03:24:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:24:42 ---> bfd92676c901 03:24:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:24:43 ---> 3c94c7ff93bc 03:24:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:24:43 ---> Running in c4c0e7bbda7a 03:24:44 Removing intermediate container c4c0e7bbda7a 03:24:44 ---> a8a22761d20e 03:24:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:44 ---> Running in e8fbc7f86724 03:24:44 Removing intermediate container e8fbc7f86724 03:24:44 ---> cffbced9c127 03:24:44 Step 22/24 : LABEL arch=arm64 03:24:44 ---> Running in 2b9c59372565 03:24:45 Removing intermediate container 2b9c59372565 03:24:45 ---> a264e4cf59b5 03:24:45 Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 03:24:45 ---> Running in bd6b32168bf1 03:24:45 Removing intermediate container bd6b32168bf1 03:24:45 ---> 91a4e268d8df 03:24:45 Step 24/24 : LABEL version=0.0.0 03:24:45 ---> Running in f43268ad314c 03:24:46 Removing intermediate container f43268ad314c 03:24:46 ---> b4748befa2e7 03:24:46 03:24:46 Successfully built b4748befa2e7 03:24:46 Successfully tagged sys-mgmt-agent-arm64:latest 03:24:46  Building sys-mgmt-agent ... done  [Pipeline] } 03:24:46 $ docker stop --time=1 80b6326f195385bc14e2dbb4837dc1d650072c9805d7032261be0502df5d0878 03:24:48 $ docker rm -f 80b6326f195385bc14e2dbb4837dc1d650072c9805d7032261be0502df5d0878 [Pipeline] // withDockerContainer [Pipeline] sh 03:24:49 + docker images 03:24:49 REPOSITORY TAG IMAGE ID CREATED SIZE 03:24:49 sys-mgmt-agent-arm64 latest b4748befa2e7 4 seconds ago 299MB 03:24:49 core-data-arm64 latest a33cbfd7fd06 41 seconds ago 20.4MB 03:24:49 7d4352e1f803 59 seconds ago 990MB 03:24:49 9518413f4bac About a minute ago 979MB 03:24:49 security-bootstrapper-arm64 latest a8b760549ec5 About a minute ago 17.2MB 03:24:49 core-command-arm64 latest cc5eceba55d3 About a minute ago 16.1MB 03:24:49 7175cd3b2481 About a minute ago 980MB 03:24:49 810cbc5965ed About a minute ago 974MB 03:24:49 core-metadata-arm64 latest 27e716d8b22f 4 minutes ago 17.4MB 03:24:49 support-notifications-arm64 latest d7ca439a9a16 4 minutes ago 16.8MB 03:24:49 support-scheduler-arm64 latest aaeb7867e31f 4 minutes ago 16.1MB 03:24:49 security-secretstore-setup-arm64 latest 911a38e0d4e8 4 minutes ago 24.4MB 03:24:49 security-proxy-setup-arm64 latest 3084cf98846b 4 minutes ago 24MB 03:24:49 fea97358c153 4 minutes ago 989MB 03:24:49 f6525b79f8a0 4 minutes ago 981MB 03:24:49 de352d6e76b1 4 minutes ago 981MB 03:24:49 59aa47ac86cc 4 minutes ago 978MB 03:24:49 3311f408883a 4 minutes ago 978MB 03:24:49 ci-base-image-arm64 latest 332c0aebb105 15 minutes ago 641MB 03:24:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 03:24:49 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 03:24:49 docker 20.10.0 eeaf43b92773 5 months ago 228MB 03:24:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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 03:24:50 ---> job-cost.sh 03:24:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nRPm 03:25:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-nRPm/bin to PATH 03:27:06 INFO: No Stack... 03:27:06 INFO: Retrieving Pricing Info for: v2-standard-4 03:27:06 INFO: Archiving Costs [Pipeline] sh 03:27:06 + cat /w/workspace/edgex-go/4/archives/cost.csv 03:27:06 + cut -d, -f6 [Pipeline] lock 03:27:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3467-4-stack-cost] 03:27:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3467-4-stack-cost] did not exist. Created. 03:27:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3467-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:27:06 + echo total: 0.18000000715255737 [Pipeline] stash 03:27:07 Stashed 1 file(s) [Pipeline] } 03:27:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3467-4-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) [Pipeline] unstash [Pipeline] configFileProvider 03:27:08 provisioning config files... 03:27:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1790024223101201720tmp [Pipeline] { [Pipeline] sh 03:27:08 + set +x 03:27:08 + curl -s https://codecov.io/bash 03:27:08 + bash -s -- 03:27:09 03:27:09 _____ _ 03:27:09 / ____| | | 03:27:09 | | ___ __| | ___ ___ _____ __ 03:27:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:27:09 | |___| (_) | (_| | __/ (_| (_) \ V / 03:27:09 \_____\___/ \__,_|\___|\___\___/ \_/ 03:27:09 Bash-1.0.2 03:27:09 03:27:09 03:27:09 ==> git version 2.24.4 found 03:27:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:27:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:27:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:27:09 ==> Jenkins CI detected. 03:27:09 project root: . 03:27:09 --> token set from env 03:27:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:27:09 ==> Running gcov in . (disable via -X gcov) 03:27:09 ==> Python coveragepy not found 03:27:09 ==> Searching for coverage reports in: 03:27:09 + . 03:27:09 -> Found 1 reports 03:27:09 ==> Detecting git/mercurial file structure 03:27:09 ==> Reading reports 03:27:09 + ./coverage.out bytes=736765 03:27:09 ==> Appending adjustments 03:27:09 https://docs.codecov.io/docs/fixing-reports 03:27:11 + Found adjustments 03:27:11 ==> Gzipping contents 03:27:11 104K /tmp/codecov.yl3bCP.gz 03:27:11 ==> Uploading reports 03:27:11 url: https://codecov.io 03:27:11 query: branch=PR-3467&commit=284c41424ac359b51e0ef9bfc749595b474814a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3467%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3467&job=&cmd_args= 03:27:11 -> Pinging Codecov 03:27:11 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3467&commit=284c41424ac359b51e0ef9bfc749595b474814a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3467%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3467&job=&cmd_args= 03:27:12 -> Uploading to 03:27:12 https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/284c41424ac359b51e0ef9bfc749595b474814a4/a557bdf3-3325-434f-bd05-113589a27a58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T032712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ed506db3c36e74c01bfdcc7dcd89ac3ed578e5eaa8d932e763bca13be4e9c99 03:27:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:12 Dload Upload Total Spent Left Speed 03:27:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 220k --:--:-- --:--:-- --:--:-- 220k 03:27:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/284c41424ac359b51e0ef9bfc749595b474814a4 [Pipeline] } 03:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:27:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:27:15 ---> package-listing.sh 03:27:15 ++ facter osfamily 03:27:15 ++ tr '[:upper:]' '[:lower:]' 03:27:15 + OS_FAMILY=redhat 03:27:15 + workspace=/w/workspace/edgex-go/4 03:27:15 + START_PACKAGES=/tmp/packages_start.txt 03:27:15 + END_PACKAGES=/tmp/packages_end.txt 03:27:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:15 + PACKAGES=/tmp/packages_start.txt 03:27:15 + '[' /w/workspace/edgex-go/4 ']' 03:27:15 + PACKAGES=/tmp/packages_end.txt 03:27:15 + case "${OS_FAMILY}" in 03:27:15 + sort 03:27:15 + rpm -qa 03:27:23 + '[' -f /tmp/packages_start.txt ']' 03:27:23 + '[' -f /tmp/packages_end.txt ']' 03:27:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:23 + '[' /w/workspace/edgex-go/4 ']' 03:27:23 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:27:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:27:23 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:27:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:27:24 03:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:27:24 alpine: Pulling from edgex-lftools-log-publisher 03:27:24 df20fa9351a1: Pulling fs layer 03:27:24 36b3adc4ff6f: Pulling fs layer 03:27:24 8ad3a11d3b57: Pulling fs layer 03:27:24 46f8f816bc3b: Pulling fs layer 03:27:24 93b61091891f: Pulling fs layer 03:27:24 93b9cdb0e59b: Pulling fs layer 03:27:24 5e14af77c1be: Pulling fs layer 03:27:24 01666e4c0597: Pulling fs layer 03:27:24 aa168da1d23b: Pulling fs layer 03:27:24 93b9cdb0e59b: Waiting 03:27:24 5e14af77c1be: Waiting 03:27:24 01666e4c0597: Waiting 03:27:24 aa168da1d23b: Waiting 03:27:24 46f8f816bc3b: Waiting 03:27:24 93b61091891f: Waiting 03:27:24 36b3adc4ff6f: Download complete 03:27:24 46f8f816bc3b: Verifying Checksum 03:27:24 46f8f816bc3b: Download complete 03:27:24 df20fa9351a1: Verifying Checksum 03:27:24 df20fa9351a1: Download complete 03:27:24 93b9cdb0e59b: Verifying Checksum 03:27:24 93b9cdb0e59b: Download complete 03:27:24 5e14af77c1be: Verifying Checksum 03:27:24 5e14af77c1be: Download complete 03:27:24 93b61091891f: Verifying Checksum 03:27:24 93b61091891f: Download complete 03:27:24 01666e4c0597: Verifying Checksum 03:27:24 01666e4c0597: Download complete 03:27:25 df20fa9351a1: Pull complete 03:27:25 8ad3a11d3b57: Verifying Checksum 03:27:25 8ad3a11d3b57: Download complete 03:27:25 36b3adc4ff6f: Pull complete 03:27:26 8ad3a11d3b57: Pull complete 03:27:26 46f8f816bc3b: Pull complete 03:27:26 93b61091891f: Pull complete 03:27:26 93b9cdb0e59b: Pull complete 03:27:26 5e14af77c1be: Pull complete 03:27:26 01666e4c0597: Pull complete 03:27:27 aa168da1d23b: Verifying Checksum 03:27:27 aa168da1d23b: Download complete 03:27:34 aa168da1d23b: Pull complete 03:27:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:27:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:27:34 prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container 03:27:34 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:27:58 $ docker top b7480a4403b7ffdab8a35089ce6a02210e569f3344e9bd5d5832dfa086dd3215 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:58 + mkdir -p /var/log/sa [Pipeline] sh 03:27:59 + ls /var/log/sa-host 03:27:59 + sadf -c /var/log/sa-host/sa05 03:27:59 file_magic: OK 03:27:59 HZ: Using current value: 100 03:27:59 file_header: OK 03:27:59 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 03:27:59 Statistics: 03:27:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:27:59 File successfully converted to sysstat format version 12.2.1 03:27:59 + sadf -c /var/log/sa-host/sa19 03:27:59 file_magic: OK 03:27:59 HZ: Using current value: 100 03:27:59 file_header: OK 03:27:59 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 03:27:59 Statistics: 03:27:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:27:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:59 provisioning config files... 03:27:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7741942462759068490tmp [Pipeline] { [Pipeline] echo 03:27:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:59 ---> create-netrc.sh [Pipeline] } 03:27:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:27:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:27:59 ---> python-tools-install.sh [Pipeline] echo 03:27:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:28:00 ---> sudo-logs.sh 03:28:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:28:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:28:00 ---> job-cost.sh 03:28:00 lf-activate-venv: SKIPPING 03:28:00 DEBUG: total: 0.18000000715255737 03:28:00 INFO: Retrieving Stack Cost... 03:28:01 INFO: Retrieving Pricing Info for: v3-standard-2 03:28:02 INFO: Archiving Costs [Pipeline] echo 03:28:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:28:02 ---> logs-deploy.sh 03:28:02 lf-activate-venv: SKIPPING 03:28:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3467/4 03:28:02 INFO: archiving workspace using pattern(s): 03:28:03 Archives upload complete. 03:28:03 INFO: archiving logs to Nexus 03:28:04 ---> uname -a: 03:28:04 Linux prd-centos7-docker-4c-2g-14977.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:28:04 03:28:04 03:28:04 ---> lscpu: 03:28:04 Architecture: x86_64 03:28:04 CPU op-mode(s): 32-bit, 64-bit 03:28:04 Byte Order: Little Endian 03:28:04 Address sizes: 40 bits physical, 48 bits virtual 03:28:04 CPU(s): 2 03:28:04 On-line CPU(s) list: 0,1 03:28:04 Thread(s) per core: 1 03:28:04 Core(s) per socket: 1 03:28:04 Socket(s): 2 03:28:04 NUMA node(s): 1 03:28:04 Vendor ID: AuthenticAMD 03:28:04 CPU family: 23 03:28:04 Model: 49 03:28:04 Model name: AMD EPYC-Rome Processor 03:28:04 Stepping: 0 03:28:04 CPU MHz: 2799.998 03:28:04 BogoMIPS: 5599.99 03:28:04 Virtualization: AMD-V 03:28:04 Hypervisor vendor: KVM 03:28:04 Virtualization type: full 03:28:04 L1d cache: 64 KiB 03:28:04 L1i cache: 64 KiB 03:28:04 L2 cache: 1 MiB 03:28:04 L3 cache: 32 MiB 03:28:04 NUMA node0 CPU(s): 0,1 03:28:04 Vulnerability Itlb multihit: Not affected 03:28:04 Vulnerability L1tf: Not affected 03:28:04 Vulnerability Mds: Not affected 03:28:04 Vulnerability Meltdown: Not affected 03:28:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:28:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:28:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:28:04 Vulnerability Srbds: Not affected 03:28:04 Vulnerability Tsx async abort: Not affected 03:28:04 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 03:28:04 03:28:04 03:28:04 ---> nproc: 03:28:04 2 03:28:04 03:28:04 03:28:04 ---> df -h: 03:28:04 Filesystem Size Used Available Use% Mounted on 03:28:04 overlay 40.0G 12.1G 27.8G 30% / 03:28:04 tmpfs 64.0M 0 64.0M 0% /dev 03:28:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:28:04 shm 64.0M 0 64.0M 0% /dev/shm 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /facter-os 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/resolv.conf 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hostname 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /etc/hosts 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/auth.log 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /run/cloud-init/result.json 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/sa-host 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /var/log/secure 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/4@tmp 03:28:04 /dev/vda1 40.0G 12.1G 27.8G 30% /w/workspace/edgex-go/4 03:28:04 03:28:04 03:28:04 ---> free -m: 03:28:04 total used free shared buff/cache available 03:28:04 Mem: 7821 1451 1192 0 5177 6377 03:28:04 Swap: 1023 1 1022 03:28:04 03:28:04 03:28:04 ---> ip addr: 03:28:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:28:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:28:04 inet 127.0.0.1/8 scope host lo 03:28:04 valid_lft forever preferred_lft forever 03:28:04 inet6 ::1/128 scope host 03:28:04 valid_lft forever preferred_lft forever 03:28:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:28:04 link/ether fa:16:3e:d3:65:4e brd ff:ff:ff:ff:ff:ff 03:28:04 inet 10.30.122.249/23 brd 10.30.123.255 scope global dynamic eth0 03:28:04 valid_lft 84773sec preferred_lft 84773sec 03:28:04 inet6 fe80::f816:3eff:fed3:654e/64 scope link 03:28:04 valid_lft forever preferred_lft forever 03:28:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:28:04 link/ether 02:42:bc:8a:72:f9 brd ff:ff:ff:ff:ff:ff 03:28:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:28:04 valid_lft forever preferred_lft forever 03:28:04 inet6 fe80::42:bcff:fe8a:72f9/64 scope link 03:28:04 valid_lft forever preferred_lft forever 03:28:04 03:28:04 03:28:04 ---> sar -b -r -n DEV: 03:28:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 03:28:04 03:28:04 03:00:47 LINUX RESTART (2 CPU) 03:28:04 03:28:04 03:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:28:04 03:02:01 174.57 87.22 87.35 0.00 10419.97 44926.90 0.00 03:28:04 03:03:01 189.49 0.18 189.31 0.00 22.78 58706.06 0.00 03:28:04 03:04:01 66.68 0.00 66.68 0.00 0.00 7493.16 0.00 03:28:04 03:05:01 58.44 0.03 58.41 0.00 1.07 6879.93 0.00 03:28:04 03:06:02 226.89 31.98 194.91 0.00 767.79 108778.17 0.00 03:28:04 03:07:01 864.36 483.49 380.87 0.00 20868.13 218954.03 0.00 03:28:04 03:08:01 406.11 15.30 390.81 0.00 3342.26 154711.87 0.00 03:28:04 03:09:01 300.32 6.48 293.84 0.00 1925.01 93611.19 0.00 03:28:04 03:10:01 65.02 10.03 55.00 0.00 1291.14 4691.32 0.00 03:28:04 03:11:01 0.20 0.00 0.20 0.00 0.00 2.32 0.00 03:28:04 03:12:01 0.27 0.03 0.23 0.00 5.86 2.25 0.00 03:28:04 03:13:01 0.20 0.00 0.20 0.00 0.00 1.85 0.00 03:28:04 03:14:01 0.25 0.00 0.25 0.00 0.00 2.12 0.00 03:28:04 03:15:01 0.32 0.00 0.32 0.00 0.00 3.30 0.00 03:28:04 03:16:01 0.43 0.18 0.25 0.00 5.73 3.22 0.00 03:28:04 03:17:01 0.75 0.00 0.75 0.00 0.00 14.18 0.00 03:28:04 03:18:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 03:28:04 03:19:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 03:28:04 03:20:01 278.37 254.70 23.68 0.00 3452.58 1115.11 0.00 03:28:04 03:21:01 0.55 0.00 0.55 0.00 0.00 8.93 0.00 03:28:04 03:22:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 03:28:04 03:23:01 0.18 0.00 0.18 0.00 0.00 1.82 0.00 03:28:04 03:24:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 03:28:04 03:25:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 03:28:04 03:26:01 0.15 0.00 0.15 0.00 0.00 1.37 0.00 03:28:04 03:27:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 03:28:04 Average: 100.99 33.96 67.03 0.00 1608.13 26874.50 0.00 03:28:04 03:28:04 03:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:28:04 03:02:01 4949388 0 835972 10.44 2620 2220960 1400404 15.46 902168 1736176 319848 03:28:04 03:03:01 4136608 0 1117376 13.95 2620 2752336 2238656 24.72 1136388 2201356 16 03:28:04 03:04:01 3657940 0 1195004 14.92 2620 3153376 1730520 19.11 1469244 2317968 192864 03:28:04 03:05:01 3689516 0 1191884 14.88 2620 3124920 1853964 20.47 1384168 2361200 165084 03:28:04 03:06:02 1590288 0 1332060 16.63 2620 5083972 1915816 21.15 1829436 3919520 1262896 03:28:04 03:07:01 1409248 0 1646520 20.56 2620 4950552 3031524 33.47 2560436 3318960 0 03:28:04 03:08:01 1608620 0 1410616 17.61 2620 4987084 2514820 27.77 1557460 4117888 2576 03:28:04 03:09:01 1087648 0 1371100 17.12 2620 5547572 1745828 19.27 2375944 3800252 72 03:28:04 03:10:01 2006388 0 1290120 16.11 2620 4709812 1463448 16.16 1457536 3816844 12 03:28:04 03:11:01 2012304 0 1284196 16.03 2620 4709820 1420260 15.68 1459496 3810512 8 03:28:04 03:12:01 2008260 0 1288064 16.08 2620 4709996 1420452 15.68 1465992 3808036 8 03:28:04 03:13:01 2009424 0 1286892 16.07 2620 4710004 1420232 15.68 1464948 3808036 8 03:28:04 03:14:01 2009452 0 1286856 16.07 2620 4710012 1420260 15.68 1464808 3808300 8 03:28:04 03:15:01 2009368 0 1286940 16.07 2620 4710012 1420260 15.68 1464692 3808300 8 03:28:04 03:16:01 2009112 0 1287160 16.07 2620 4710048 1420260 15.68 1464828 3808256 12 03:28:04 03:17:01 2008968 0 1287304 16.07 2620 4710048 1420344 15.68 1465300 3808284 8 03:28:04 03:18:01 2008984 0 1287280 16.07 2620 4710056 1420344 15.68 1465204 3808284 8 03:28:04 03:19:01 2009796 0 1286464 16.06 2620 4710060 1420324 15.68 1464872 3808284 8 03:28:04 03:20:01 1865368 0 1368704 17.09 2620 4772248 1420356 15.68 1505196 3830360 8 03:28:04 03:21:01 1864956 0 1369112 17.09 2620 4772252 1420356 15.68 1505088 3830360 8 03:28:04 03:22:01 1864456 0 1369608 17.10 2620 4772256 1420452 15.68 1505604 3830360 8 03:28:04 03:23:01 1864972 0 1369088 17.09 2620 4772260 1420356 15.68 1505216 3830360 8 03:28:04 03:24:01 1865088 0 1368964 17.09 2620 4772268 1420356 15.68 1505104 3830364 8 03:28:04 03:25:01 1865292 0 1368760 17.09 2620 4772268 1420356 15.68 1505108 3830360 8 03:28:04 03:26:01 1864964 0 1369084 17.09 2620 4772272 1420356 15.68 1505112 3830360 8 03:28:04 03:27:01 1864472 0 1369568 17.10 2620 4772280 1420464 15.68 1505812 3830364 8 03:28:04 Average: 2197726 0 1304796 16.29 2620 4503798 1616953 17.85 1534429 3558052 74750 03:28:04 03:28:04 03:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:28:04 03:02:01 eth0 1650.47 1667.28 6403.39 198.08 0.00 0.00 0.00 0.00 03:28:04 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:02:01 vethe0fbbf3 915.68 620.96 86.91 2681.87 0.00 0.00 0.00 0.00 03:28:04 03:02:01 docker0 915.68 620.82 74.39 2681.86 0.00 0.00 0.00 0.00 03:28:04 03:03:01 eth0 542.59 448.82 3550.24 47.27 0.00 0.00 0.00 0.00 03:28:04 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:03:01 vethce5ed9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:03:01 vethfa1ff84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:04:01 vethfbeb950 0.44 0.58 0.04 0.05 0.00 0.00 0.00 0.00 03:28:04 03:04:01 eth0 42.36 23.27 37.30 16.30 0.00 0.00 0.00 0.00 03:28:04 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:04:01 docker0 1130.67 891.57 89.69 3588.33 0.00 0.00 0.00 0.00 03:28:04 03:05:01 vethfbeb950 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 03:28:04 03:05:01 eth0 27.88 20.32 15.97 108.15 0.00 0.00 0.00 0.00 03:28:04 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:05:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 03:28:04 03:06:02 eth0 195.89 167.20 1677.77 27.11 0.00 0.00 0.00 0.00 03:28:04 03:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:06:02 veth2799676 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:28:04 03:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:07:01 veth35292a3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:28:04 03:07:01 veth8fbb4b0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:28:04 03:07:01 eth0 95.12 66.15 191.90 16.06 0.00 0.00 0.00 0.00 03:28:04 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:08:01 eth0 82.40 50.00 241.38 121.58 0.00 0.00 0.00 0.00 03:28:04 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:08:01 veth5ea227d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 03:28:04 03:08:01 veth2799676 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:28:04 03:09:01 vethae0b23b 25.32 47.35 1.77 329.30 0.00 0.00 0.00 0.00 03:28:04 03:09:01 eth0 232.53 176.71 1692.77 25.39 0.00 0.00 0.00 0.00 03:28:04 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:09:01 veth2799676 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 03:28:04 03:10:01 eth0 16.06 9.43 29.42 5.69 0.00 0.00 0.00 0.00 03:28:04 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:10:01 docker0 1237.06 1061.23 96.10 4324.77 0.00 0.00 0.00 0.00 03:28:04 03:11:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:28:04 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:12:01 eth0 0.68 0.43 0.40 0.27 0.00 0.00 0.00 0.00 03:28:04 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:13:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:04 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:04 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:15:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:04 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:16:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:04 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:17:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:28:04 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:18:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:28:04 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:19:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:04 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:21:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:22:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 03:28:04 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:24:01 eth0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:28:04 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:27:01 eth0 0.38 0.28 0.15 0.08 0.00 0.00 0.00 0.00 03:28:04 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 Average: eth0 111.24 101.37 533.90 21.80 0.00 0.00 0.00 0.00 03:28:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:04 Average: docker0 47.61 40.84 3.70 166.45 0.00 0.00 0.00 0.00 03:28:04 03:28:04 03:28:04 ---> sar -P ALL: 03:28:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 03:28:04 03:28:04 03:00:47 LINUX RESTART (2 CPU) 03:28:04 03:28:04 03:01:01 CPU %user %nice %system %iowait %steal %idle 03:28:04 03:02:01 all 34.73 0.00 9.68 8.27 0.10 47.22 03:28:04 03:02:01 0 36.08 0.00 11.29 7.75 0.09 44.79 03:28:04 03:02:01 1 33.40 0.00 8.09 8.79 0.11 49.62 03:28:04 03:03:01 all 11.60 0.00 6.20 5.06 0.09 77.06 03:28:04 03:03:01 0 11.84 0.00 6.33 3.39 0.09 78.34 03:28:04 03:03:01 1 11.35 0.00 6.06 6.72 0.09 75.78 03:28:04 03:04:01 all 71.06 0.00 7.33 1.54 0.10 19.96 03:28:04 03:04:01 0 71.00 0.00 7.34 1.55 0.11 20.00 03:28:04 03:04:01 1 71.13 0.00 7.33 1.53 0.09 19.91 03:28:04 03:05:01 all 42.58 0.00 5.62 0.50 0.09 51.22 03:28:04 03:05:01 0 43.23 0.00 5.39 0.57 0.09 50.72 03:28:04 03:05:01 1 41.92 0.00 5.84 0.43 0.09 51.72 03:28:04 03:06:02 all 44.78 0.00 12.62 5.65 0.12 36.84 03:28:04 03:06:02 0 45.85 0.00 12.71 5.89 0.11 35.45 03:28:04 03:06:02 1 43.70 0.00 12.54 5.40 0.13 38.23 03:28:04 03:07:01 all 34.12 0.00 15.59 40.65 0.12 9.52 03:28:04 03:07:01 0 34.17 0.00 15.66 40.44 0.13 9.61 03:28:04 03:07:01 1 34.07 0.00 15.53 40.86 0.11 9.43 03:28:04 03:08:01 all 71.32 0.00 15.67 11.88 0.14 0.99 03:28:04 03:08:01 0 71.68 0.00 15.66 10.96 0.13 1.57 03:28:04 03:08:01 1 70.96 0.00 15.68 12.80 0.15 0.41 03:28:04 03:09:01 all 49.70 0.00 12.75 28.59 0.11 8.85 03:28:04 03:09:01 0 48.88 0.00 13.04 28.09 0.11 9.88 03:28:04 03:09:01 1 50.51 0.00 12.47 29.07 0.11 7.84 03:28:04 03:10:01 all 5.06 0.00 1.94 1.38 0.05 91.56 03:28:04 03:10:01 0 4.12 0.00 1.74 1.50 0.05 92.59 03:28:04 03:10:01 1 6.01 0.00 2.15 1.25 0.05 90.53 03:28:04 03:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:28:04 03:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:28:04 03:11:01 1 0.15 0.00 0.02 0.00 0.03 99.80 03:28:04 03:12:01 all 0.09 0.00 0.02 0.00 0.03 99.86 03:28:04 03:12:01 0 0.03 0.00 0.02 0.00 0.05 99.90 03:28:04 03:12:01 1 0.15 0.00 0.02 0.00 0.02 99.82 03:28:04 03:28:04 03:12:01 CPU %user %nice %system %iowait %steal %idle 03:28:04 03:13:01 all 0.07 0.00 0.02 0.00 0.03 99.89 03:28:04 03:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:28:04 03:13:01 1 0.12 0.00 0.02 0.00 0.02 99.85 03:28:04 03:14:01 all 0.14 0.00 0.06 0.00 0.03 99.77 03:28:04 03:14:01 0 0.07 0.00 0.07 0.00 0.03 99.83 03:28:04 03:14:01 1 0.22 0.00 0.05 0.00 0.02 99.72 03:28:04 03:15:01 all 0.06 0.00 0.02 0.00 0.02 99.91 03:28:04 03:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:28:04 03:15:01 1 0.10 0.00 0.02 0.00 0.00 99.88 03:28:04 03:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 03:28:04 03:16:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:28:04 03:16:01 1 0.17 0.00 0.03 0.00 0.02 99.78 03:28:04 03:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:28:04 03:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:28:04 03:17:01 1 0.13 0.00 0.03 0.00 0.03 99.80 03:28:04 03:18:01 all 0.08 0.00 0.01 0.00 0.03 99.89 03:28:04 03:18:01 0 0.02 0.00 0.02 0.00 0.05 99.92 03:28:04 03:18:01 1 0.13 0.00 0.00 0.00 0.00 99.87 03:28:04 03:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:28:04 03:19:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:28:04 03:19:01 1 0.13 0.00 0.02 0.00 0.02 99.83 03:28:04 03:20:01 all 0.19 4.21 15.46 5.01 0.07 75.05 03:28:04 03:20:01 0 0.20 4.22 15.39 5.34 0.07 74.78 03:28:04 03:20:01 1 0.17 4.21 15.53 4.69 0.07 75.33 03:28:04 03:21:01 all 0.11 0.00 0.03 0.00 0.02 99.85 03:28:04 03:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:28:04 03:21:01 1 0.20 0.00 0.02 0.00 0.00 99.78 03:28:04 03:22:01 all 0.11 0.00 0.03 0.00 0.03 99.84 03:28:04 03:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 03:28:04 03:22:01 1 0.17 0.00 0.02 0.00 0.02 99.80 03:28:04 03:23:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:28:04 03:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:28:04 03:23:01 1 0.17 0.00 0.02 0.00 0.00 99.82 03:28:04 03:28:04 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:28:04 03:24:01 all 0.03 0.00 0.03 0.00 0.03 99.92 03:28:04 03:24:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:28:04 03:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:28:04 03:25:01 all 0.14 0.00 0.02 0.00 0.02 99.82 03:28:04 03:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:28:04 03:25:01 1 0.25 0.00 0.02 0.00 0.02 99.72 03:28:04 03:26:01 all 0.14 0.00 0.01 0.00 0.02 99.83 03:28:04 03:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:28:04 03:26:01 1 0.25 0.00 0.00 0.00 0.02 99.73 03:28:04 03:27:01 all 0.16 0.00 0.02 0.00 0.03 99.80 03:28:04 03:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:28:04 03:27:01 1 0.28 0.00 0.02 0.00 0.02 99.68 03:28:04 Average: all 13.26 0.16 3.78 3.94 0.05 78.81 03:28:04 Average: 0 13.26 0.16 3.84 3.81 0.06 78.87 03:28:04 Average: 1 13.26 0.16 3.73 4.06 0.05 78.75 03:28:04 03:28:04 03:28:04