Pull request #3623 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at ac45845dcaeee375e2f7ee8050d572e224107d05 rather than 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Obtained Jenkinsfile from ac45845dcaeee375e2f7ee8050d572e224107d05 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1644580576905478357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8503347992997275720.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7916939013595466650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1739621620368681864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5936485799132049010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2865 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh884736304900236331.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Merge succeeded, producing 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Checking out Revision 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c (PR-3623) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4908799008808912778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1668762690791535614.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 Commit message: "feat: Send notification after updating device entity" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:38 ========================================================= 15:46:38 EdgeX Global Pipelines Version Info 15:46:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:39 ------------------- 15:46:39 stable info: 15:46:39 ------------------- 15:46:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:39 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:46:39 Message: update stable to v1.0.196 15:46:40 ------------------- 15:46:40 experimental info: 15:46:40 ------------------- 15:46:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:40 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:46:40 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86849eb [Pipeline] echo 15:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:41 provisioning config files... 15:46:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6448026621363333437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:41 ---> docker-login.sh 15:46:41 nexus3.edgexfoundry.org:10001 15:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:42 Configure a credential helper to remove this warning. See 15:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:42 15:46:42 Login Succeeded 15:46:42 nexus3.edgexfoundry.org:10002 15:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:42 Configure a credential helper to remove this warning. See 15:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:42 15:46:42 Login Succeeded 15:46:42 nexus3.edgexfoundry.org:10003 15:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:42 Configure a credential helper to remove this warning. See 15:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:42 15:46:42 Login Succeeded 15:46:42 nexus3.edgexfoundry.org:10004 15:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:42 Configure a credential helper to remove this warning. See 15:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:42 15:46:42 Login Succeeded 15:46:42 docker.io 15:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:42 Configure a credential helper to remove this warning. See 15:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:42 15:46:42 Login Succeeded 15:46:42 ---> docker-login.sh ends [Pipeline] } 15:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:43 ++ 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 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/core-command/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo core-command,cmd/core-command/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ cut -d/ -f2 15:46:43 ++ dirname cmd/core-data/Dockerfile 15:46:43 + echo core-data,cmd/core-data/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/core-metadata/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo core-metadata,cmd/core-metadata/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/security-bootstrapper/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/security-proxy-setup/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/support-notifications/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo support-notifications,cmd/support-notifications/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ cut -d/ -f2 15:46:43 ++ dirname cmd/support-scheduler/Dockerfile 15:46:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:46:43 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 15:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:44 15:46:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:46:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:45 latest: Pulling from edgex-devops/git-semver 15:46:45 31603596830f: Pulling fs layer 15:46:45 b6dc333f4379: Pulling fs layer 15:46:45 3d9ef1400e77: Pulling fs layer 15:46:45 fd332fbdc1db: Pulling fs layer 15:46:45 fd332fbdc1db: Waiting 15:46:45 b6dc333f4379: Verifying Checksum 15:46:45 b6dc333f4379: Download complete 15:46:45 31603596830f: Verifying Checksum 15:46:45 31603596830f: Download complete 15:46:45 31603596830f: Pull complete 15:46:45 b6dc333f4379: Pull complete 15:46:46 3d9ef1400e77: Verifying Checksum 15:46:46 3d9ef1400e77: Download complete 15:46:46 fd332fbdc1db: Verifying Checksum 15:46:46 fd332fbdc1db: Download complete 15:46:46 3d9ef1400e77: Pull complete 15:46:46 fd332fbdc1db: Pull complete 15:46:46 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:46:46 prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container 15:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:46:47 $ docker top d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:47 [ssh-agent] Looking for ssh-agent implementation... 15:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:47 $ docker exec d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent 15:46:47 SSH_AUTH_SOCK=/tmp/ssh-EL5olhBOgcQg/agent.14 15:46:47 SSH_AGENT_PID=21 15:46:47 Running ssh-add (command line suppressed) 15:46:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7702972305006919883.key (/w/workspace/edgex-go/2@tmp/private_key_7702972305006919883.key) 15:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:48 + git tag --points-at HEAD [Pipeline] } 15:46:48 $ docker exec --env ******** --env ******** d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent -k 15:46:48 unset SSH_AUTH_SOCK; 15:46:48 unset SSH_AGENT_PID; 15:46:48 echo Agent pid 21 killed; 15:46:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:48 [ssh-agent] Looking for ssh-agent implementation... 15:46:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:48 $ docker exec d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent 15:46:48 SSH_AUTH_SOCK=/tmp/ssh-xEOkOLlYTulS/agent.56 15:46:48 SSH_AGENT_PID=63 15:46:48 Running ssh-add (command line suppressed) 15:46:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2467333085253673370.key (/w/workspace/edgex-go/2@tmp/private_key_2467333085253673370.key) 15:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:49 + git semver init 15:46:49 # -> Open(): unable to determine branch for HEAD 15:46:49 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:46:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:46:49 # $SEMVER_REMOTE_NAME = origin 15:46:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:49 # $SEMVER_USER_NAME = edgex-jenkins 15:46:49 # $SEMVER_BRANCH = PR-3623 15:46:49 # $SEMVER_TEMP = /tmp/semver-906966757 15:46:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:47:16 # '/tmp/semver-906966757' -> '/w/workspace/edgex-go/2/.semver' 15:47:16 # -> Force: false 15:47:16 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:47:16 $ docker exec --env ******** --env ******** d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc ssh-agent -k 15:47:16 unset SSH_AUTH_SOCK; 15:47:16 unset SSH_AGENT_PID; 15:47:16 echo Agent pid 63 killed; 15:47:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:16 + git semver [Pipeline] } 15:47:16 $ docker stop --time=1 d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc 15:47:18 $ docker rm -f d674e8017547b2c1ee29fddd3d20d26fdcd1d48beb4c3fbcba9b47e5e7d458fc [Pipeline] // withDockerContainer [Pipeline] sh 15:47:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:47:19 Stashed 1 file(s) [Pipeline] echo 15:47:19 [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 15:47:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:47:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:47:21 + true 15:47:21 + sudo service docker restart 15:47:21 Redirecting to /bin/systemctl restart docker.service 15:47:34 Still waiting to schedule task 15:47:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 15:47:39 ========================================================= 15:47:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:47:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:47:39 + 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 . 15:47:41 Sending build context to Docker daemon 328.4MB 15:47:41 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:47:41 Step 2/6 : FROM ${BASE} 15:47:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:41 540db60ca938: Pulling fs layer 15:47:41 adcc1eea9eea: Pulling fs layer 15:47:41 4c4ab2625f07: Pulling fs layer 15:47:41 0773c198feca: Pulling fs layer 15:47:41 345f892a5656: Pulling fs layer 15:47:41 4796506630df: Pulling fs layer 15:47:41 cc55df3e53f1: Pulling fs layer 15:47:41 4d027b6c602c: Pulling fs layer 15:47:41 449e75d2c14e: Pulling fs layer 15:47:41 4796506630df: Waiting 15:47:41 cc55df3e53f1: Waiting 15:47:41 4d027b6c602c: Waiting 15:47:41 449e75d2c14e: Waiting 15:47:41 0773c198feca: Waiting 15:47:41 345f892a5656: Waiting 15:47:41 4c4ab2625f07: Download complete 15:47:41 adcc1eea9eea: Download complete 15:47:41 345f892a5656: Verifying Checksum 15:47:41 345f892a5656: Download complete 15:47:41 4796506630df: Verifying Checksum 15:47:41 4796506630df: Download complete 15:47:41 cc55df3e53f1: Verifying Checksum 15:47:41 cc55df3e53f1: Download complete 15:47:41 540db60ca938: Verifying Checksum 15:47:41 540db60ca938: Download complete 15:47:41 540db60ca938: Pull complete 15:47:41 adcc1eea9eea: Pull complete 15:47:41 4c4ab2625f07: Pull complete 15:47:42 4d027b6c602c: Verifying Checksum 15:47:42 4d027b6c602c: Download complete 15:47:45 449e75d2c14e: Verifying Checksum 15:47:45 449e75d2c14e: Download complete 15:47:46 0773c198feca: Verifying Checksum 15:47:46 0773c198feca: Download complete 15:47:49 0773c198feca: Pull complete 15:47:49 345f892a5656: Pull complete 15:47:49 4796506630df: Pull complete 15:47:49 cc55df3e53f1: Pull complete 15:47:49 4d027b6c602c: Pull complete 15:47:51 449e75d2c14e: Pull complete 15:47:51 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 15:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:47:51 ---> 0d28375d9b5b 15:47:51 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 15:47:53 ---> Running in efad1447546a 15:47:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:47:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:47:54 (1/12) Installing libmagic (5.39-r0) 15:47:55 (2/12) Installing file (5.39-r0) 15:47:55 (3/12) Installing libc-dev (0.7.2-r3) 15:47:55 (4/12) Installing g++ (10.2.1_pre1-r3) 15:48:02 (5/12) Installing fortify-headers (1.1-r0) 15:48:02 (6/12) Installing patch (2.7.6-r7) 15:48:02 (7/12) Installing build-base (0.5-r2) 15:48:02 (8/12) Installing libsodium (1.0.18-r0) 15:48:02 (9/12) Installing pkgconf (1.7.3-r0) 15:48:02 (10/12) Installing libsodium-dev (1.0.18-r0) 15:48:02 (11/12) Installing libzmq (4.3.3-r1) 15:48:03 (12/12) Installing zeromq-dev (4.3.3-r1) 15:48:03 Executing busybox-1.32.1-r6.trigger 15:48:03 OK: 219 MiB in 52 packages 15:48:04 Removing intermediate container efad1447546a 15:48:04 ---> 09517a74b049 15:48:04 Step 4/6 : WORKDIR /edgex-go 15:48:04 ---> Running in 958f4639d174 15:48:04 Removing intermediate container 958f4639d174 15:48:04 ---> 1271c135d122 15:48:04 Step 5/6 : COPY go.mod . 15:48:04 ---> fb5ef430a645 15:48:04 Step 6/6 : RUN go mod download 15:48:04 ---> Running in 55044bba978d 15:48:16 Removing intermediate container 55044bba978d 15:48:16 ---> 8a1c70b6531d 15:48:16 Successfully built 8a1c70b6531d 15:48:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:48:17 + docker inspect -f . ci-base-image-x86_64 15:48:17 . [Pipeline] withDockerContainer 15:48:17 prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container 15:48:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:48:17 $ docker top 4a717206f98443dab3a13a51630d3c1d526747a59b319b433055de5e1a44ab62 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:18 + go version 15:48:18 go version go1.16.5 linux/amd64 [Pipeline] } 15:48:18 $ docker stop --time=1 4a717206f98443dab3a13a51630d3c1d526747a59b319b433055de5e1a44ab62 15:48:19 $ docker rm -f 4a717206f98443dab3a13a51630d3c1d526747a59b319b433055de5e1a44ab62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:20 + docker inspect -f . ci-base-image-x86_64 15:48:20 . [Pipeline] withDockerContainer 15:48:20 prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container 15:48:20 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:48:20 $ docker top af16fcd3453c646fbcdcfa0b8b9156b41906a99095d51a8d5e1fdc8b2106dd3e -eo pid,comm [Pipeline] { [Pipeline] echo 15:48:20 ========================================================= 15:48:20 [edgeXBuildGoParallel] Running Tests and Build... 15:48:20 ========================================================= [Pipeline] sh 15:48:20 + go mod tidy [Pipeline] sh 15:48:21 + make test 15:48:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:48:21 go mod tidy 15:48:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:48:27 ? github.com/edgexfoundry/edgex-go [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:48:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:48:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:48:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:48:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:48:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:48:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:48:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:48:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 15:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:48:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 46.3% of statements 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:48:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:48:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 89.9% of statements 15:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:48:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:48:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 15:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:48:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:48:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:48:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 15:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 15:48:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 15:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 15:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:48:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.135s coverage: 96.3% of statements 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 15:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 15:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 15:49:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 81.8% of statements 15:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 66.9% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:49:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:49:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2866 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 15:49:39 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:49:40 The recommended git tool is: git 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 91.9% of statements 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:49:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:49:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 15:49:43 GO111MODULE=on go vet ./... 15:49:46 using credential edgex-jenkins-ssh 15:49:46 Cloning the remote Git repository 15:49:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:49:46 > git init /w/workspace/edgex-go/2 # timeout=10 15:49:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:49:46 > git --version # timeout=10 15:49:46 > git --version # 'git version 2.17.1' 15:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:50:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:50:04 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:50:05 Merge succeeded, producing 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:50:05 Checking out Revision 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c (PR-3623) 15:50:06 gofmt -l . 15:50:06 [ "`gofmt -l .`" = "" ] 15:50:06 ./bin/test-attribution-txt.sh 15:50:04 > git config core.sparsecheckout # timeout=10 15:50:04 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 15:50:04 > git remote # timeout=10 15:50:04 > git config --get remote.origin.url # timeout=10 15:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:04 > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 15:50:04 > git rev-parse HEAD^{commit} # timeout=10 15:50:05 > git config core.sparsecheckout # timeout=10 15:50:05 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [Pipeline] sh 15:50:06 + ls -al . 15:50:06 total 568 15:50:06 drwxrwxr-x 10 1001 1001 4096 Jul 15 15:50 . 15:50:06 drwxr-xr-x 4 root root 28 Jul 15 15:48 .. 15:50:06 -rw-rw-r-- 1 1001 1001 11 Jul 15 15:46 .dockerignore 15:50:06 drwxrwxr-x 8 1001 1001 179 Jul 15 15:46 .git 15:50:06 drwxrwxr-x 3 1001 1001 125 Jul 15 15:46 .github 15:50:06 -rw-rw-r-- 1 1001 1001 818 Jul 15 15:46 .gitignore 15:50:06 -rw-rw-r-- 1 1001 1001 76 Jul 15 15:46 .hadolint.yml 15:50:06 drwx------ 3 1001 1001 58 Jul 15 15:47 .semver 15:50:06 -rw-rw-r-- 1 1001 1001 166 Jul 15 15:46 .sonarcloud.properties 15:50:06 -rw-rw-r-- 1 1001 1001 8609 Jul 15 15:46 Attribution.txt 15:50:06 -rw-rw-r-- 1 1001 1001 43881 Jul 15 15:46 CHANGELOG.md 15:50:06 -rw-rw-r-- 1 1001 1001 3804 Jul 15 15:46 CONTRIBUTING.md 15:50:06 -rw-rw-r-- 1 1001 1001 931 Jul 15 15:46 Dockerfile.build 15:50:06 -rw-rw-r-- 1 1001 1001 849 Jul 15 15:46 Jenkinsfile 15:50:06 -rw-rw-r-- 1 1001 1001 10775 Jul 15 15:46 LICENSE 15:50:06 -rw-rw-r-- 1 1001 1001 6003 Jul 15 15:46 Makefile 15:50:06 -rw-rw-r-- 1 1001 1001 7818 Jul 15 15:46 README.md 15:50:06 -rw-rw-r-- 1 1001 1001 6912 Jul 15 15:46 SECURITY.md 15:50:06 -rw-rw-r-- 1 1001 1001 5 Jul 15 15:47 VERSION 15:50:06 -rw-rw-r-- 1 1001 1001 4131 Jul 15 15:46 ZMQWindows.md 15:50:06 drwxrwxr-x 2 1001 1001 37 Jul 15 15:46 bin 15:50:06 drwxrwxr-x 14 1001 1001 4096 Jul 15 15:46 cmd 15:50:06 -rw-r--r-- 1 root root 402846 Jul 15 15:49 coverage.out 15:50:06 -rw-rw-r-- 1 1001 1001 812 Jul 15 15:46 go.mod 15:50:06 -rw-r--r-- 1 root root 20973 Jul 15 15:48 go.sum 15:50:06 drwxrwxr-x 7 1001 1001 114 Jul 15 15:46 internal 15:50:06 drwxrwxr-x 3 1001 1001 16 Jul 15 15:46 openapi 15:50:06 drwxrwxr-x 4 1001 1001 71 Jul 15 15:46 snap 15:50:06 -rw-rw-r-- 1 1001 1001 204 Jul 15 15:46 version.go [Pipeline] sh 15:50:07 + '[' -e coverage.out ] 15:50:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:07 Stashed 1 file(s) [Pipeline] sh 15:50:07 + make build 15:50:07 go mod tidy 15:50:07 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 15:50:09 Commit message: "feat: Send notification after updating device entity" 15:50:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:50:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:50:11 + true 15:50:11 + sudo service docker restart 15:50:16 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 15:50:17 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 15:50:18 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 15:50:18 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 15:50:19 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 15:50:20 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 15:50:21 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 15:50:22 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 15:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:50:24 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] } 15:50:25 $ docker stop --time=1 af16fcd3453c646fbcdcfa0b8b9156b41906a99095d51a8d5e1fdc8b2106dd3e 15:50:27 $ docker rm -f af16fcd3453c646fbcdcfa0b8b9156b41906a99095d51a8d5e1fdc8b2106dd3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:30 provisioning config files... [Pipeline] isUnix [Pipeline] sh 15:50:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5558002307101809669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:31 15:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:50:31 ---> docker-login.sh 15:50:31 nexus3.edgexfoundry.org:10001 15:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:31 latest: Pulling from edgex-devops/edgex-compose 15:50:31 cbdbe7a5bc2a: Pulling fs layer 15:50:31 ca9280d653b3: Pulling fs layer 15:50:31 7e9c9ca2126c: Pulling fs layer 15:50:31 cbdbe7a5bc2a: Verifying Checksum 15:50:31 cbdbe7a5bc2a: Download complete 15:50:32 cbdbe7a5bc2a: Pull complete 15:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:32 Configure a credential helper to remove this warning. See 15:50:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:32 15:50:32 Login Succeeded 15:50:33 nexus3.edgexfoundry.org:10002 15:50:33 ca9280d653b3: Verifying Checksum 15:50:33 ca9280d653b3: Download complete 15:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:33 Configure a credential helper to remove this warning. See 15:50:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:33 15:50:33 Login Succeeded 15:50:33 nexus3.edgexfoundry.org:10003 15:50:33 ca9280d653b3: Pull complete 15:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:34 Configure a credential helper to remove this warning. See 15:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:34 15:50:34 Login Succeeded 15:50:34 nexus3.edgexfoundry.org:10004 15:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:34 Configure a credential helper to remove this warning. See 15:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:34 15:50:34 Login Succeeded 15:50:34 docker.io 15:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:35 Configure a credential helper to remove this warning. See 15:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:35 15:50:35 Login Succeeded 15:50:35 ---> docker-login.sh ends [Pipeline] } 15:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:50:36 ========================================================= 15:50:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:50:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:50:36 7e9c9ca2126c: Verifying Checksum 15:50:36 7e9c9ca2126c: Download complete 15:50:36 + 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 . 15:50:38 Sending build context to Docker daemon 165.8MB 15:50:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:50:38 Step 2/6 : FROM ${BASE} 15:50:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:50:38 595b0fe564bb: Pulling fs layer 15:50:38 24495759ef45: Pulling fs layer 15:50:38 d148012ef14d: Pulling fs layer 15:50:38 cb65c68fc2e2: Pulling fs layer 15:50:38 093eec477d81: Pulling fs layer 15:50:38 a6d5b2bbb924: Pulling fs layer 15:50:38 2446dc1eb7d3: Pulling fs layer 15:50:38 596795e73e0f: Pulling fs layer 15:50:38 cb65c68fc2e2: Waiting 15:50:38 093eec477d81: Waiting 15:50:38 a6d5b2bbb924: Waiting 15:50:38 2446dc1eb7d3: Waiting 15:50:38 596795e73e0f: Waiting 15:50:38 7e9c9ca2126c: Pull complete 15:50:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:50:38 prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container 15:50:38 d148012ef14d: Verifying Checksum 15:50:38 d148012ef14d: Download complete 15:50:38 24495759ef45: Verifying Checksum 15:50:38 24495759ef45: Download complete 15:50:38 093eec477d81: Download complete 15:50:38 595b0fe564bb: Verifying Checksum 15:50:38 a6d5b2bbb924: Verifying Checksum 15:50:38 a6d5b2bbb924: Download complete 15:50:38 2446dc1eb7d3: Verifying Checksum 15:50:38 2446dc1eb7d3: Download complete 15:50:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:50:39 595b0fe564bb: Pull complete 15:50:40 24495759ef45: Pull complete 15:50:40 d148012ef14d: Pull complete 15:50:41 $ docker top c47eeb3f69993edc663e9254170ccf488a39a7580e67f5ee7fd483845967e177 -eo pid,comm 15:50:41 596795e73e0f: Verifying Checksum 15:50:41 596795e73e0f: Download complete [Pipeline] { [Pipeline] sh 15:50:41 + docker-compose build --help 15:50:41 + grep parallel 15:50:42 --parallel Build images in parallel. [Pipeline] } 15:50:42 $ docker stop --time=1 c47eeb3f69993edc663e9254170ccf488a39a7580e67f5ee7fd483845967e177 15:50:42 cb65c68fc2e2: Verifying Checksum 15:50:42 cb65c68fc2e2: Download complete 15:50:43 $ docker rm -f c47eeb3f69993edc663e9254170ccf488a39a7580e67f5ee7fd483845967e177 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:44 . [Pipeline] withDockerContainer 15:50:44 prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container 15:50:44 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:50:44 $ docker top 2fb618f55f53cc8141ce5d309d1d91344a66b04f09f213d08de7479848a3ca29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:45 + docker-compose -f ./docker-compose-build.yml build --parallel 15:50:45 Building core-command ... 15:50:45 Building core-data ... 15:50:45 Building core-metadata ... 15:50:45 Building security-bootstrapper ... 15:50:45 Building security-proxy-setup ... 15:50:45 Building security-secretstore-setup ... 15:50:45 Building support-notifications ... 15:50:45 Building support-scheduler ... 15:50:45 Building sys-mgmt-agent ... 15:50:45 Building sys-mgmt-agent 15:50:45 Building core-command 15:50:45 Building security-bootstrapper 15:50:45 Building core-metadata 15:50:45 Building support-notifications 15:50:55 cb65c68fc2e2: Pull complete 15:50:55 093eec477d81: Pull complete 15:50:55 a6d5b2bbb924: Pull complete 15:50:55 2446dc1eb7d3: Pull complete 15:50:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:50:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:50:55 ---> 8a1c70b6531d 15:50:55 Step 3/32 : WORKDIR /edgex-go 15:50:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:50:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:50:55 ---> 8a1c70b6531d 15:50:55 Step 3/24 : WORKDIR /edgex-go 15:50:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:50:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:50:56 ---> 8a1c70b6531d 15:50:56 Step 3/24 : WORKDIR /edgex-go 15:50:58 596795e73e0f: Pull complete 15:50:58 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 15:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:50:58 ---> d9e956139c92 15:50:58 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 15:51:01 ---> Running in c01426c23cc2 15:51:01 ---> Running in 1904fdb55964 15:51:01 ---> Running in 6c76f23523d0 15:51:03 Removing intermediate container 6c76f23523d0 15:51:03 ---> 492437fe14d7 15:51:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:03 Removing intermediate container 1904fdb55964 15:51:03 ---> 2c6e9cba685d 15:51:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:03 Removing intermediate container c01426c23cc2 15:51:03 ---> 9d7a31f1edc9 15:51:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:03 ---> Running in ae0c3cfc7163 15:51:03 ---> Running in 477688dfa8fe 15:51:03 ---> Running in 8c61649a0d64 15:51:04 ---> Running in 7bf9f2059f50 15:51:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:51:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:04 ---> 8a1c70b6531d 15:51:04 Step 3/24 : WORKDIR /edgex-go 15:51:04 ---> Using cache 15:51:04 ---> 9d7a31f1edc9 15:51:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:51:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:51:04 ---> 8a1c70b6531d 15:51:04 Step 3/23 : WORKDIR /edgex-go 15:51:04 ---> Using cache 15:51:04 ---> 9d7a31f1edc9 15:51:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:04 ---> Running in fedc3b19d7c0 15:51:04 ---> Running in 2bc913a736a9 15:51:04 Removing intermediate container 477688dfa8fe 15:51:04 ---> 2d1005ce8855 15:51:04 Step 5/24 : RUN apk add --update --no-cache make git 15:51:05 Removing intermediate container 8c61649a0d64 15:51:05 ---> 76bc28a6f87f 15:51:05 Step 5/32 : RUN apk add --update --no-cache make git 15:51:05 ---> Running in d2b397da74f4 15:51:05 Removing intermediate container ae0c3cfc7163 15:51:05 ---> 97823a0b4b28 15:51:05 Step 5/24 : RUN apk add --update --no-cache make bash git 15:51:05 ---> Running in 92c8aeb43bc7 15:51:05 ---> Running in 7615ec63859f 15:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:05 Removing intermediate container fedc3b19d7c0 15:51:05 ---> 0afca4e542c5 15:51:05 Step 5/24 : RUN apk add --update --no-cache make git 15:51:05 ---> Running in adeb09d0e6be 15:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:05 Removing intermediate container 2bc913a736a9 15:51:05 ---> 937a62b235b7 15:51:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:51:05 ---> Running in 997c0ebfc058 15:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:06 OK: 219 MiB in 52 packages 15:51:06 OK: 219 MiB in 52 packages 15:51:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:07 OK: 219 MiB in 52 packages 15:51:07 Removing intermediate container 92c8aeb43bc7 15:51:07 ---> a2433226283d 15:51:07 Step 6/32 : COPY go.mod . 15:51:07 Removing intermediate container d2b397da74f4 15:51:07 ---> d5a9918b7bd0 15:51:07 Step 6/24 : COPY go.mod . 15:51:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:07 ---> 92c891109662 15:51:07 Step 7/32 : RUN go mod download 15:51:07 Removing intermediate container 7615ec63859f 15:51:07 ---> 01ceda80ab16 15:51:07 Step 6/24 : COPY go.mod . 15:51:07 ---> Running in b803d709a295 15:51:07 OK: 219 MiB in 52 packages 15:51:07 ---> 1e0dad4499c8 15:51:07 Step 7/24 : RUN go mod download 15:51:07 (1/12) Installing libmagic (5.39-r0) 15:51:07 ---> Running in c86b75dc9631 15:51:07 ---> f3453461a26f 15:51:07 Step 7/24 : RUN go mod download 15:51:07 ---> Running in 2ec40b216a64 15:51:07 Removing intermediate container 997c0ebfc058 15:51:07 ---> c8f1f6897e7d 15:51:07 Step 6/23 : COPY go.mod . 15:51:07 (2/12) Installing file (5.39-r0) 15:51:07 (3/12) Installing libc-dev (0.7.2-r3) 15:51:07 (4/12) Installing g++ (10.2.1_pre1-r3) 15:51:07 ---> 1d4e0395787e 15:51:07 Step 7/23 : RUN go mod download 15:51:07 ---> Running in dac7180be7ab 15:51:08 Removing intermediate container b803d709a295 15:51:08 ---> da2b31a2aef4 15:51:08 Step 8/32 : COPY . . 15:51:09 OK: 219 MiB in 52 packages 15:51:09 Removing intermediate container c86b75dc9631 15:51:09 ---> dcd3a0388f52 15:51:09 Step 8/24 : COPY . . 15:51:10 Removing intermediate container 2ec40b216a64 15:51:10 ---> 0faaf56c3912 15:51:10 Step 8/24 : COPY . . 15:51:10 Removing intermediate container dac7180be7ab 15:51:10 ---> 891497e22b7a 15:51:10 Step 8/23 : COPY . . 15:51:10 Removing intermediate container adeb09d0e6be 15:51:10 ---> 24267a0bc028 15:51:10 Step 6/24 : COPY go.mod . 15:51:11 (5/12) Installing fortify-headers (1.1-r0) 15:51:11 (6/12) Installing patch (2.7.6-r7) 15:51:11 (7/12) Installing build-base (0.5-r2) 15:51:12 (8/12) Installing libsodium (1.0.18-r0) 15:51:12 (9/12) Installing pkgconf (1.7.3-r0) 15:51:12 (10/12) Installing libsodium-dev (1.0.18-r0) 15:51:12 (11/12) Installing libzmq (4.3.3-r1) 15:51:12 (12/12) Installing zeromq-dev (4.3.3-r1) 15:51:12 Executing busybox-1.32.1-r6.trigger 15:51:12 OK: 218 MiB in 52 packages 15:51:13 ---> 7ed594549d2a 15:51:13 Step 7/24 : RUN go mod download 15:51:13 ---> Running in 7f2780c98865 15:51:14 ---> b3bc4b8d3de5 15:51:14 Step 9/32 : RUN go mod tidy 15:51:14 ---> Running in dd55bf7315bc 15:51:15 Removing intermediate container 7f2780c98865 15:51:15 ---> 3b9cc4060b07 15:51:15 Step 8/24 : COPY . . 15:51:15 Removing intermediate container dd55bf7315bc 15:51:15 ---> 5e7a2047cc92 15:51:15 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:51:15 ---> Running in c76566594af9 15:51:17 Removing intermediate container 7bf9f2059f50 15:51:17 ---> de0f7754ee9b 15:51:17 Step 4/6 : WORKDIR /edgex-go 15:51:17 ---> Running in 7dc7607616e8 15:51:17 Removing intermediate container 7dc7607616e8 15:51:17 ---> 1641cdb7bee5 15:51:17 Step 5/6 : COPY go.mod . 15:51: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 15:51:18 ---> 57e767c1c041 15:51:18 Step 6/6 : RUN go mod download 15:51:18 ---> Running in 2e14f3cb29a2 15:51:21 ---> 95f2812d5248 15:51:21 Step 9/24 : RUN go mod tidy 15:51:21 ---> c2fb3ff3010a 15:51:21 Step 9/24 : RUN go mod tidy 15:51:21 ---> 5abbdb612c6b 15:51:21 Step 9/23 : RUN go mod tidy 15:51:22 ---> Running in 8b72aac39082 15:51:22 ---> Running in 1d0ee8146b76 15:51:22 ---> Running in 75ab9b6a9bff 15:51:26 Removing intermediate container 1d0ee8146b76 15:51:26 ---> ef13a482b7d9 15:51:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:51:26 Removing intermediate container 8b72aac39082 15:51:26 ---> 89b894656607 15:51:26 Step 10/24 : RUN make cmd/core-command/core-command 15:51:26 Removing intermediate container 75ab9b6a9bff 15:51:26 ---> 08a05556c3fa 15:51:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:51:27 ---> Running in f1ca6cae1bce 15:51:27 ---> Running in b8dfe0c91180 15:51:27 ---> Running in 827ace13b92a 15:51: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 15:51:28 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 15:51:28 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 15:51:35 ---> 51d8a957724f 15:51:35 Step 9/24 : RUN go mod tidy 15:51:35 ---> Running in c22e7a15d8cb 15:51:36 Removing intermediate container c22e7a15d8cb 15:51:36 ---> 3e7cfb259bf3 15:51:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:51:37 ---> Running in 853bf409b19e 15:51:37 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 15:51:45 Removing intermediate container c76566594af9 15:51:45 ---> 5e908cf3b84a 15:51:45 15:51:45 Step 11/32 : FROM alpine:3.12 15:51:45 3.12: Pulling from library/alpine 15:51:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:51:47 Status: Downloaded newer image for alpine:3.12 15:51:47 ---> 13621d1b12d4 15:51:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:51:47 ---> Running in 514deb3e85fd 15:51:47 Removing intermediate container 514deb3e85fd 15:51:47 ---> 7f890b191ec1 15:51:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:51:47 ---> Running in 17ba6197553d 15:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:51:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:51:48 (1/2) Installing dumb-init (1.2.2-r1) 15:51:48 (2/2) Installing su-exec (0.2-r1) 15:51:48 Executing busybox-1.31.1-r20.trigger 15:51:48 OK: 6 MiB in 16 packages 15:51:48 Removing intermediate container 17ba6197553d 15:51:48 ---> 1edda8cb9911 15:51:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:51:48 ---> Running in 34c2cccbc9c5 15:51:49 Removing intermediate container 34c2cccbc9c5 15:51:49 ---> 2865c8fd3a7b 15:51:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:51:49 ---> Running in 1dab57f0e9dd 15:51:49 Removing intermediate container 1dab57f0e9dd 15:51:49 ---> 91480d0df459 15:51:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:51:49 ---> Running in 5aa858a85dc3 15:51:50 Removing intermediate container 5aa858a85dc3 15:51:50 ---> 887abc7b8f25 15:51:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:51:50 ---> Running in 21d8325838c1 15:51:50 Removing intermediate container 21d8325838c1 15:51:50 ---> cefa0af9f934 15:51:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:51:50 ---> 77d37df694a5 15:51:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:51:50 ---> Running in 7a33b4eadbd9 15:51:51 Removing intermediate container 2e14f3cb29a2 15:51:51 ---> 23f552b3d089 15:51:51 Successfully built 23f552b3d089 15:51:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:51:51 + docker inspect -f . ci-base-image-arm64 15:51:51 . [Pipeline] withDockerContainer 15:51:51 Removing intermediate container 7a33b4eadbd9 15:51:51 ---> 1d1ad951d5e7 15:51:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:51 prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container 15:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:51:52 ---> f70eb1515c11 15:51:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:51:52 ---> f09a2d3f1b85 15:51:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:51:52 ---> 290b43a82f97 15:51:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:51:53 ---> df091b9e1349 15:51:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:51:53 ---> ee26107ceb49 15:51:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:51:53 ---> Running in 05100ed2c554 15:51:53 Removing intermediate container 05100ed2c554 15:51:53 ---> 7d0fa6160140 15:51:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:51:53 ---> 97b0e8131851 15:51:53 Step 27/32 : RUN chmod +x /entrypoint.sh 15:51:53 $ docker top 3fb4241a2ce435cbc7386213ac55eaf02f7fc7bec7efdb8e0e47d1526e392bef -eo pid,comm 15:51:53 ---> Running in ec06ed717107 [Pipeline] { [Pipeline] sh 15:51:54 + go version 15:51:54 go version go1.16.5 linux/arm64 [Pipeline] } 15:51:54 $ docker stop --time=1 3fb4241a2ce435cbc7386213ac55eaf02f7fc7bec7efdb8e0e47d1526e392bef 15:51:55 Removing intermediate container ec06ed717107 15:51:55 ---> dc4f121620b9 15:51:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:51:55 ---> Running in 2acdfd86f84a 15:51:55 Removing intermediate container 2acdfd86f84a 15:51:55 ---> 356af9c21483 15:51:55 Step 29/32 : CMD ["gate"] 15:51:55 ---> Running in d7d2062854be 15:51:55 Removing intermediate container d7d2062854be 15:51:55 ---> de7cfa4ddc36 15:51:55 Step 30/32 : LABEL arch=x86_64 15:51:55 ---> Running in 5c19692255e8 15:51:55 Removing intermediate container 5c19692255e8 15:51:55 ---> 2b7648c32ea0 15:51:55 Step 31/32 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:51:55 ---> Running in d6d9a129d69f 15:51:55 Removing intermediate container d6d9a129d69f 15:51:55 ---> b8231a2e4727 15:51:55 Step 32/32 : LABEL version=0.0.0 15:51:55 ---> Running in 2f8f5f698355 15:51:56 Removing intermediate container 2f8f5f698355 15:51:56 ---> 62884f5fe966 15:51:56 15:51:56 Successfully built 62884f5fe966 15:51:56 Successfully tagged security-bootstrapper:latest 15:51:56 Building support-scheduler 15:51:56 $ docker rm -f 3fb4241a2ce435cbc7386213ac55eaf02f7fc7bec7efdb8e0e47d1526e392bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:57 + docker inspect -f . ci-base-image-arm64 15:51:57 . [Pipeline] withDockerContainer 15:51:57 prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container 15:51:58 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:51:59 $ docker top 14d46d0846249c31cc9794e5f9f4fc37498f9b9ebfe6b2f94b37a5f2946dba1a -eo pid,comm [Pipeline] { [Pipeline] echo 15:52:00 ========================================================= 15:52:00 [edgeXBuildGoParallel] Running Tests and Build... 15:52:00 ========================================================= [Pipeline] sh 15:52:00 + go mod tidy [Pipeline] sh 15:52:02 + make test 15:52:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:52:02 go mod tidy 15:52:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:52:04  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:04 ---> 8a1c70b6531d 15:52:04 Step 3/23 : WORKDIR /edgex-go 15:52:04 ---> Using cache 15:52:04 ---> 9d7a31f1edc9 15:52:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:04 ---> Using cache 15:52:04 ---> 937a62b235b7 15:52:04 Step 5/23 : RUN apk add --update --no-cache make git 15:52:04 ---> Running in 2114446e2350 15:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:05 Removing intermediate container b8dfe0c91180 15:52:05 ---> 6017fa365b34 15:52:05 15:52:05 Step 11/24 : FROM alpine:3.12 15:52:05 ---> 13621d1b12d4 15:52:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:52:05 ---> Running in ccc0b3f081c7 15:52:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:06 (1/1) Installing dumb-init (1.2.2-r1) 15:52:06 Executing busybox-1.31.1-r20.trigger 15:52:06 OK: 6 MiB in 15 packages 15:52:07 OK: 219 MiB in 52 packages 15:52:07 Removing intermediate container ccc0b3f081c7 15:52:07 ---> f6a7a848d43a 15:52:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:07 Removing intermediate container f1ca6cae1bce 15:52:07 ---> a4f3509f4f76 15:52:07 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:52:07 ---> Running in 48f174fab263 15:52:07 ---> Running in a139567bdd87 15:52:07 Removing intermediate container 827ace13b92a 15:52:07 ---> 6695874908d8 15:52:07 15:52:07 Step 11/23 : FROM alpine:3.12 15:52:07 ---> 13621d1b12d4 15:52:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:52:07 ---> Running in f46086b68512 15:52:07 Removing intermediate container a139567bdd87 15:52:07 ---> a65b740ada7f 15:52:07 Step 14/24 : ENV APP_PORT=59882 15:52:07 Removing intermediate container 2114446e2350 15:52:07 ---> 36ff34b7e609 15:52:07 Step 6/23 : COPY go.mod . 15:52:07 ---> Running in 15d9a09ce3ae 15:52:08 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 15:52:08 Removing intermediate container 15d9a09ce3ae 15:52:08 ---> 65b44d2952c0 15:52:08 Step 15/24 : EXPOSE $APP_PORT 15:52:08 ---> 5bba8b7fa35d 15:52:08 Step 7/23 : RUN go mod download 15:52:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:08 ---> Running in eab5d2c4f45b 15:52:08 ---> Running in 30ee2662af27 15:52:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:08 Removing intermediate container eab5d2c4f45b 15:52:08 ---> 5d08bc5aac6e 15:52:08 Step 16/24 : WORKDIR / 15:52:08 ---> Running in 088bc6875b03 15:52:09 Removing intermediate container 088bc6875b03 15:52:09 ---> fa0fcd024b44 15:52:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:09 (1/2) Installing ca-certificates (20191127-r4) 15:52:09 (2/2) Installing dumb-init (1.2.2-r1) 15:52:09 Executing busybox-1.31.1-r20.trigger 15:52:09 Executing ca-certificates-20191127-r4.trigger 15:52:09 OK: 6 MiB in 16 packages 15:52:09 ---> fb266abd1afa 15:52:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:52:09 Removing intermediate container 48f174fab263 15:52:09 ---> dde8ae57b96b 15:52:09 15:52:09 Step 12/24 : FROM docker:20.10.0 15:52:09 ---> 9e420604c7aa 15:52:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:52:10 20.10.0: Pulling from library/docker 15:52:10 Removing intermediate container f46086b68512 15:52:10 ---> 3ba33abc3aab 15:52:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:52:10 Removing intermediate container 30ee2662af27 15:52:10 ---> 47e069dec745 15:52:10 Step 8/23 : COPY . . 15:52:10 ---> Running in ee9b979451cd 15:52:10 ---> 2f869cb60a8f 15:52:10 Step 20/24 : ENTRYPOINT ["/core-command"] 15:52:10 ---> Running in 6d768aa95798 15:52:10 Removing intermediate container ee9b979451cd 15:52:10 ---> f256d142424e 15:52:10 Step 14/23 : ENV APP_PORT=59860 15:52:11 Removing intermediate container 6d768aa95798 15:52:11 ---> 3b8190e677aa 15:52:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:12 ---> Running in c535721ea706 15:52:12 ---> Running in 09d1d4567c08 15:52:12 Removing intermediate container c535721ea706 15:52:12 ---> 0a71b4de6a7f 15:52:12 Step 15/23 : EXPOSE $APP_PORT 15:52:13 Removing intermediate container 09d1d4567c08 15:52:13 ---> 1ab7c748745f 15:52:13 Step 22/24 : LABEL arch=x86_64 15:52:13 ---> Running in e1442db66df2 15:52:14 ---> Running in 9e315a0a368a 15:52:14 Removing intermediate container e1442db66df2 15:52:14 ---> 0f289173cf40 15:52:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:14 Removing intermediate container 853bf409b19e 15:52:14 ---> f0c67eb0400c 15:52:14 15:52:14 Step 11/24 : FROM alpine:3.12 15:52:14 ---> 13621d1b12d4 15:52:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:52:14 ---> Using cache 15:52:14 ---> f6a7a848d43a 15:52:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:14 ---> Using cache 15:52:14 ---> a65b740ada7f 15:52:14 Step 14/24 : ENV APP_PORT=59881 15:52:14 Removing intermediate container 9e315a0a368a 15:52:14 ---> a91d9e140aad 15:52:14 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:52:14 ---> Running in cb8d8cf16184 15:52:14 ---> dc3a8e3240af 15:52:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:52:14 ---> Running in d071980260e3 15:52:14 Removing intermediate container cb8d8cf16184 15:52:14 ---> 9dec42b351ed 15:52:14 Step 15/24 : EXPOSE $APP_PORT 15:52:14 ---> fa1ac14cce5a 15:52:14 Step 9/23 : RUN go mod tidy 15:52:14 Removing intermediate container d071980260e3 15:52:14 ---> b0bdb2c83d51 15:52:14 Step 24/24 : LABEL version=0.0.0 15:52:14 ---> Running in 41a138441013 15:52:14 ---> Running in f2dcb466080b 15:52:14 ---> Running in 8ddb9c2a6a38 15:52:14 Removing intermediate container 41a138441013 15:52:14 ---> 2c91bb53dbd7 15:52:14 Step 16/24 : WORKDIR / 15:52:14 ---> 4199c921520b 15:52:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:52:14 Removing intermediate container 8ddb9c2a6a38 15:52:14 ---> 4b10dbf06da4 15:52:14 15:52:14 ---> Running in 35d0c969bfc5 15:52:14 Successfully built 4b10dbf06da4 15:52:15 Successfully tagged core-command:latest 15:52:15 Building security-secretstore-setup 15:52:15  Building core-command ... done Removing intermediate container 35d0c969bfc5 15:52:15 ---> 9b7a54a34746 15:52:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:17 ---> 5261faf745e1 15:52:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:52:17 ---> ed522cd5bd4c 15:52:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:52:17 ---> Running in b83f174549c2 15:52:17 Removing intermediate container b83f174549c2 15:52:17 ---> 692a310d3ff8 15:52:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:17 Removing intermediate container f2dcb466080b 15:52:17 ---> ac9528db2081 15:52:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:52:17 ---> Running in 634a582ac70b 15:52:17 ---> Running in efd62f598378 15:52:18 ---> 23f6658ae474 15:52:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:52:18 Removing intermediate container efd62f598378 15:52:18 ---> 07b6fe3c1484 15:52:18 Step 21/23 : LABEL arch=x86_64 15:52:18 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 15:52:18 ---> Running in f0ad44f86d4e 15:52:18 ---> 2f5462c22991 15:52:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:52:18 ---> Running in c8be48230a03 15:52:19 Removing intermediate container f0ad44f86d4e 15:52:19 ---> 5d7f97b9d891 15:52:19 Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:52:19 Removing intermediate container c8be48230a03 15:52:19 ---> 94dd5f9c40f2 15:52:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:19 ---> Running in db58973b9c90 15:52:19 ---> Running in 5c07a51b2e05 15:52:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:52:19 Status: Downloaded newer image for docker:20.10.0 15:52:19 ---> aefe523efa57 15:52:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:52:19 Removing intermediate container db58973b9c90 15:52:19 ---> d43a20cfc480 15:52:19 Step 23/23 : LABEL version=0.0.0 15:52:19 ---> Running in b197f40fcfb1 15:52:19 Removing intermediate container 5c07a51b2e05 15:52:19 ---> 04fb25446081 15:52:19 Step 22/24 : LABEL arch=x86_64 15:52:19 ---> Running in 2fde0e05f9d7 15:52:19 ---> Running in 27e4de4db469 15:52:19 Removing intermediate container b197f40fcfb1 15:52:19 ---> 0ce857001691 15:52:19 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:52:19 Removing intermediate container 2fde0e05f9d7 15:52:19 ---> 6261be654d05 15:52:19 15:52:19 Removing intermediate container 27e4de4db469 15:52:19 ---> 603e861f77b5 15:52:19 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:52:19 ---> Running in 254e0a695cef 15:52:20 ---> Running in 59704f7d906e 15:52:20 Successfully built 6261be654d05 15:52:20 Successfully tagged support-notifications:latest 15:52:20  Building support-notifications ... done Building core-data 15:52:20 Removing intermediate container 59704f7d906e 15:52:20 ---> 94f9c25dc99f 15:52:20 Step 24/24 : LABEL version=0.0.0 15:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:21 (1/39) Installing readline (8.0.4-r0) 15:52:21 (2/39) Installing bash (5.0.17-r0) 15:52:21 Executing bash-5.0.17-r0.post-install 15:52:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:52:21 (4/39) Installing libcurl (7.77.0-r0) 15:52:21 ---> Running in 4a30724343aa 15:52:21 (5/39) Installing curl (7.77.0-r0) 15:52:21 (6/39) Installing dumb-init (1.2.2-r1) 15:52:21 (7/39) Installing libbz2 (1.0.8-r1) 15:52:21 (8/39) Installing expat (2.2.9-r1) 15:52:22 (9/39) Installing libffi (3.3-r2) 15:52:22 (10/39) Installing gdbm (1.13-r1) 15:52:22 (11/39) Installing xz-libs (5.2.5-r0) 15:52:22 (12/39) Installing sqlite-libs (3.32.1-r1) 15:52:22 (13/39) Installing python3 (3.8.10-r0) 15:52:22 Removing intermediate container 4a30724343aa 15:52:22 ---> 247bc07fa418 15:52:22 15:52:23 Successfully built 247bc07fa418 15:52:23 Successfully tagged core-metadata:latest 15:52:23 Building security-proxy-setup 15:52:23  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) 15:52:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:52:23 (16/39) Installing py3-parsing (2.4.7-r0) 15:52:23 (17/39) Installing py3-six (1.15.0-r0) 15:52:23 (18/39) Installing py3-packaging (20.4-r0) 15:52:23 (19/39) Installing py3-setuptools (47.0.0-r0) 15:52:23 (20/39) Installing py3-chardet (3.0.4-r4) 15:52:23 (21/39) Installing py3-idna (2.9-r0) 15:52:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:52:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:52:23 (24/39) Installing py3-requests (2.23.0-r0) 15:52:23 (25/39) Installing py3-msgpack (1.0.0-r0) 15:52:23 (26/39) Installing py3-lockfile (0.12.2-r3) 15:52:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:52:23 (28/39) Installing py3-colorama (0.4.3-r0) 15:52:23 (29/39) Installing py3-distlib (0.3.0-r0) 15:52:24 (30/39) Installing py3-distro (1.5.0-r1) 15:52:24 (31/39) Installing py3-webencodings (0.5.1-r3) 15:52:24 (32/39) Installing py3-html5lib (1.0.1-r4) 15:52:24 (33/39) Installing py3-pytoml (0.1.21-r0) 15:52:24 (34/39) Installing py3-pep517 (0.8.2-r0) 15:52:24 (35/39) Installing py3-progress (1.5-r0) 15:52:24 (36/39) Installing py3-toml (0.10.1-r0) 15:52:24 (37/39) Installing py3-retrying (1.3.3-r0) 15:52:24 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:52:24 (39/39) Installing py3-pip (20.1.1-r0) 15:52:25 Executing busybox-1.31.1-r19.trigger 15:52:25 OK: 72 MiB in 59 packages 15:52:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:28 ---> 8a1c70b6531d 15:52:28 Step 3/22 : WORKDIR /edgex-go 15:52:28 ---> Using cache 15:52:28 ---> 9d7a31f1edc9 15:52:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:28 ---> Using cache 15:52:28 ---> 937a62b235b7 15:52:28 Step 5/22 : RUN apk add --update --no-cache make git 15:52:28 ---> Using cache 15:52:28 ---> 36ff34b7e609 15:52:28 Step 6/22 : COPY go.mod . 15:52:28 ---> Using cache 15:52:28 ---> 5bba8b7fa35d 15:52:28 Step 7/22 : RUN go mod download 15:52:28 ---> Using cache 15:52:28 ---> 47e069dec745 15:52:28 Step 8/22 : COPY . . 15:52:28 ---> Using cache 15:52:28 ---> fa1ac14cce5a 15:52:28 Step 9/22 : RUN go mod tidy 15:52:28 ---> Using cache 15:52:28 ---> ac9528db2081 15:52:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:52:29 ? github.com/edgexfoundry/edgex-go [no test files] 15:52:31 ---> Running in 75966dc3e308 15:52:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:52:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:32 ---> 8a1c70b6531d 15:52:32 Step 3/24 : WORKDIR /edgex-go 15:52:32 ---> Using cache 15:52:32 ---> 9d7a31f1edc9 15:52:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:32 ---> Using cache 15:52:32 ---> 937a62b235b7 15:52:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:52:33 ---> Running in e5a3d628abd5 15:52:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:34 ---> 8a1c70b6531d 15:52:34 Step 3/26 : WORKDIR /edgex-go 15:52:34 ---> Using cache 15:52:34 ---> 9d7a31f1edc9 15:52:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:34 ---> Using cache 15:52:34 ---> 937a62b235b7 15:52:34 Step 5/26 : RUN apk add --update --no-cache make git 15:52:34 ---> Using cache 15:52:34 ---> 36ff34b7e609 15:52:34 Step 6/26 : COPY go.mod . 15:52:34 ---> Using cache 15:52:34 ---> 5bba8b7fa35d 15:52:34 Step 7/26 : RUN go mod download 15:52:34 ---> Using cache 15:52:34 ---> 47e069dec745 15:52:34 Step 8/26 : COPY . . 15:52:34 ---> Using cache 15:52:34 ---> fa1ac14cce5a 15:52:34 Step 9/26 : RUN go mod tidy 15:52:34 ---> Using cache 15:52:34 ---> ac9528db2081 15:52:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:52:34 ---> Running in 6745ca4dfae0 15:52:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:34 Collecting docker-compose==1.23.2 15:52:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:52:34 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 15:52:35 Collecting websocket-client<1.0,>=0.32.0 15:52:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:52:35 Collecting texttable<0.10,>=0.9.0 15:52:35 Downloading texttable-0.9.1.tar.gz (11 kB) 15:52:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:35 OK: 219 MiB in 52 packages 15:52:36 Collecting docker<4.0,>=3.6.0 15:52:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:52:36 Removing intermediate container e5a3d628abd5 15:52:36 ---> 684bc091f616 15:52:36 Step 6/24 : COPY go.mod . 15:52:36 Collecting jsonschema<3,>=2.5.1 15:52:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:52:36 ---> e13cd0ed2a98 15:52:36 Step 7/24 : RUN go mod download 15:52:36 ---> Running in a1eda1fa5567 15:52:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:52:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:52:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:52:37 Collecting cached-property<2,>=1.2.0 15:52:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:52:37 Collecting dockerpty<0.5,>=0.4.1 15:52:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:52:38 Removing intermediate container a1eda1fa5567 15:52:38 ---> 38b4dd9158b0 15:52:38 Step 8/24 : COPY . . 15:52:38 Collecting docopt<0.7,>=0.6.1 15:52:38 Downloading docopt-0.6.2.tar.gz (25 kB) 15:52:39 Collecting PyYAML<4,>=3.10 15:52:39 Downloading PyYAML-3.13.tar.gz (270 kB) 15:52:40 Collecting docker-pycreds>=0.4.0 15:52:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:52:41 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) 15:52:41 Collecting urllib3<1.25,>=1.21.1 15:52:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:52:41 Collecting idna<2.8,>=2.5 15:52:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:52:41 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) 15:52:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:52:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:52:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:52:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:52:41 Installing collected packages: websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, dockerpty, docopt, PyYAML, docker-compose 15:52:42 Running setup.py install for texttable: started 15:52:42 Running setup.py install for texttable: finished with status 'done' 15:52:42 Attempting uninstall: urllib3 15:52:42 Found existing installation: urllib3 1.25.9 15:52:42 Uninstalling urllib3-1.25.9: 15:52:42 Successfully uninstalled urllib3-1.25.9 15:52:43 ---> 96306d45491d 15:52:43 Step 9/24 : RUN go mod tidy 15:52:43 Attempting uninstall: idna 15:52:43 Found existing installation: idna 2.9 15:52:43 Uninstalling idna-2.9: 15:52:43 Successfully uninstalled idna-2.9 15:52:43 ---> Running in 97b2e03b962c 15:52:44 Attempting uninstall: requests 15:52:44 Found existing installation: requests 2.23.0 15:52:44 Uninstalling requests-2.23.0: 15:52:44 Successfully uninstalled requests-2.23.0 15:52:44 Running setup.py install for dockerpty: started 15:52:45 Running setup.py install for dockerpty: finished with status 'done' 15:52:45 Running setup.py install for docopt: started 15:52:45 Removing intermediate container 97b2e03b962c 15:52:45 ---> 10565a2503fb 15:52:45 Step 10/24 : RUN make cmd/core-data/core-data 15:52:45 ---> Running in 67a2d41a8573 15:52:46 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 15:52:46 Running setup.py install for docopt: finished with status 'done' 15:52:46 Running setup.py install for PyYAML: started 15:52:47 Removing intermediate container 634a582ac70b 15:52:47 ---> 967c382ecdb7 15:52:47 15:52:47 Step 11/23 : FROM alpine:3.12 15:52:47 ---> 13621d1b12d4 15:52:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:52:47 ---> Using cache 15:52:47 ---> f6a7a848d43a 15:52:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:47 ---> Using cache 15:52:47 ---> a65b740ada7f 15:52:47 Step 14/23 : ENV APP_PORT=59861 15:52:47 ---> Running in 7723053c020b 15:52:47 Removing intermediate container 7723053c020b 15:52:47 ---> d9a35b306691 15:52:47 Step 15/23 : EXPOSE $APP_PORT 15:52:47 ---> Running in 75081f9693d3 15:52:47 Running setup.py install for PyYAML: finished with status 'done' 15:52:47 Removing intermediate container 75081f9693d3 15:52:47 ---> 668236fddb4f 15:52:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:47 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 15:52:47 ---> a7ba218a9398 15:52:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:52:49 ---> e9bc7876905d 15:52:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:52:49 ---> 05cda001bf23 15:52:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:52:49 ---> Running in 4544f3ebbd8f 15:52:49 Removing intermediate container 4544f3ebbd8f 15:52:49 ---> b626e008683a 15:52:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:49 ---> Running in 651f8964d0e2 15:52:49 Removing intermediate container 651f8964d0e2 15:52:49 ---> 4aa0328854e9 15:52:49 Step 21/23 : LABEL arch=x86_64 15:52:49 ---> Running in 62e17dd7a167 15:52:50 Removing intermediate container 62e17dd7a167 15:52:50 ---> abeb807cda31 15:52:50 Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:52:50 ---> Running in 08de7683503a 15:52:50 Removing intermediate container 08de7683503a 15:52:50 ---> 02a3b0f62791 15:52:50 Step 23/23 : LABEL version=0.0.0 15:52:50 ---> Running in c1d1ffff7163 15:52:51 Removing intermediate container c1d1ffff7163 15:52:51 ---> 42d2bd4e0ded 15:52:51 15:52:51 Removing intermediate container 254e0a695cef 15:52:51 ---> 16b13a3aea51 15:52:51 Step 15/24 : ENV APP_PORT=58890 15:52:51 Successfully built 42d2bd4e0ded 15:52:51 Successfully tagged support-scheduler:latest 15:52:51  Building support-scheduler ... done  ---> Running in 3bdbf1f0d7ab 15:52:51 Removing intermediate container 3bdbf1f0d7ab 15:52:51 ---> e73a7fcfec9f 15:52:51 Step 16/24 : EXPOSE $APP_PORT 15:52:51 ---> Running in cc112ea1db4c 15:52:51 Removing intermediate container cc112ea1db4c 15:52:51 ---> f9fef2e25846 15:52:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:52:52 ---> 4c277ce4151d 15:52:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:52:52 ---> 13255f9fee22 15:52:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:52:53 ---> e72fb4a75f29 15:52:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:52:53 ---> Running in 4cef1f40df11 15:52:53 Removing intermediate container 4cef1f40df11 15:52:53 ---> edc108460007 15:52:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:53 ---> Running in 2062bc3dc324 15:52:53 Removing intermediate container 2062bc3dc324 15:52:53 ---> e2d340737519 15:52:53 Step 22/24 : LABEL arch=x86_64 15:52:53 ---> Running in facc1d68a7e9 15:52:53 Removing intermediate container facc1d68a7e9 15:52:53 ---> b90a9931c162 15:52:53 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:52:53 ---> Running in 9b9b7083b05b 15:52:53 Removing intermediate container 9b9b7083b05b 15:52:53 ---> 39095b840c8d 15:52:53 Step 24/24 : LABEL version=0.0.0 15:52:53 ---> Running in 9aa146ccd096 15:52:53 Removing intermediate container 9aa146ccd096 15:52:53 ---> 55f70de6fa5e 15:52:53 15:52:53 Successfully built 55f70de6fa5e 15:52:54 Successfully tagged sys-mgmt-agent:latest 15:52:59  Building sys-mgmt-agent ... done 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 15:53:02 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 15:53:03 Removing intermediate container 75966dc3e308 15:53:03 ---> 38655b7974f7 15:53:03 15:53:03 Step 11/22 : FROM alpine:3.12 15:53:03 ---> 13621d1b12d4 15:53:03 Step 12/22 : RUN apk add --update --no-cache curl 15:53:03 ---> Running in 0bba73b631d2 15:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:04 (1/4) Installing ca-certificates (20191127-r4) 15:53:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:53:04 (3/4) Installing libcurl (7.77.0-r0) 15:53:04 (4/4) Installing curl (7.77.0-r0) 15:53:04 Executing busybox-1.31.1-r20.trigger 15:53:04 Executing ca-certificates-20191127-r4.trigger 15:53:04 OK: 7 MiB in 18 packages 15:53:05 Removing intermediate container 0bba73b631d2 15:53:05 ---> 13ca602e8ee9 15:53:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:05 ---> Running in f6b56c7b0560 15:53:05 Removing intermediate container f6b56c7b0560 15:53:05 ---> 69f77bed69fe 15:53:05 Step 14/22 : WORKDIR /edgex 15:53:05 Removing intermediate container 6745ca4dfae0 15:53:05 ---> f510a2b0557f 15:53:05 15:53:05 Step 11/26 : FROM alpine:3.12 15:53:05 ---> 13621d1b12d4 15:53:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:53:05 ---> Running in dc6da919ba1b 15:53:05 ---> Running in 06ed195fd078 15:53:05 Removing intermediate container dc6da919ba1b 15:53:05 ---> a60515ad7495 15:53:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:53:06 ---> 4482a9192a3f 15:53:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:06 (1/6) Installing ca-certificates (20191127-r4) 15:53:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:53:06 (3/6) Installing libcurl (7.77.0-r0) 15:53:06 (4/6) Installing curl (7.77.0-r0) 15:53:06 (5/6) Installing dumb-init (1.2.2-r1) 15:53:06 (6/6) Installing su-exec (0.2-r1) 15:53:06 Executing busybox-1.31.1-r20.trigger 15:53:06 Executing ca-certificates-20191127-r4.trigger 15:53:06 OK: 7 MiB in 20 packages 15:53:06 ---> 5d0bda3c0f22 15:53:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:53:07 Removing intermediate container 06ed195fd078 15:53:07 ---> 3e9cbd5e548b 15:53:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:07 ---> 7ed01186003e 15:53:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:53:07 ---> Running in 37217845f09a 15:53:07 ---> Running in 2f1b784c906f 15:53:07 Removing intermediate container 37217845f09a 15:53:07 ---> e614165563d4 15:53:07 Step 14/26 : WORKDIR / 15:53:07 Removing intermediate container 2f1b784c906f 15:53:07 ---> adf9abda9a10 15:53:07 Step 19/22 : CMD ["--init=true"] 15:53:07 ---> Running in c1432f438bce 15:53:07 ---> Running in 081dbd7479d3 15:53:07 Removing intermediate container c1432f438bce 15:53:07 ---> 72df24f33957 15:53:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:53:08 Removing intermediate container 081dbd7479d3 15:53:08 ---> 57c028b14416 15:53:08 Step 20/22 : LABEL arch=x86_64 15:53:08 ---> Running in c21ebd6accce 15:53:08 Removing intermediate container c21ebd6accce 15:53:08 ---> fc306a56a6ed 15:53:08 Step 21/22 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:53:08 ---> afa183dfdeed 15:53:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:53:08 ---> Running in 8864379308d7 15:53:08 Removing intermediate container 8864379308d7 15:53:08 ---> 2eced64f2138 15:53:08 Step 22/22 : LABEL version=0.0.0 15:53:08 ---> Running in b511db1a7eaf 15:53:08 ---> 5773f04006df 15:53:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:53:08 Removing intermediate container b511db1a7eaf 15:53:08 ---> eed879fd12aa 15:53:08 15:53:08 Successfully built eed879fd12aa 15:53:08 Successfully tagged security-proxy-setup:latest 15:53:08  Building security-proxy-setup ... done  ---> 54b26f29f353 15:53:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:53:08 ---> 9fea17c2f4e2 15:53:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:09 ---> 17d1c1197e60 15:53:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:09 ---> 8d62c8d180ca 15:53:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:53:10 ---> 0598e1e0d9e2 15:53:10 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:53:10 ---> Running in a4237f617c8e 15:53:10 Removing intermediate container a4237f617c8e 15:53:10 ---> 55ce9c41239d 15:53:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:53:10 ---> Running in 1c66653fb01c 15:53:10 Removing intermediate container 1c66653fb01c 15:53:10 ---> 8d5c91e8f0ae 15:53:10 Step 24/26 : LABEL arch=x86_64 15:53:11 ---> Running in 9141c51e63a4 15:53:11 Removing intermediate container 9141c51e63a4 15:53:11 ---> d3551bfd0822 15:53:11 Step 25/26 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:53:11 ---> Running in a8d3da8a6283 15:53:11 Removing intermediate container 67a2d41a8573 15:53:11 ---> 7c7de074899e 15:53:11 15:53:11 Step 11/24 : FROM alpine:3.12 15:53:11 ---> 13621d1b12d4 15:53:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:53:11 ---> Running in 7031fbf64d99 15:53:11 Removing intermediate container a8d3da8a6283 15:53:11 ---> 1dd218d9274c 15:53:11 Step 26/26 : LABEL version=0.0.0 15:53:11 ---> Running in 17d01d757f29 15:53:11 Removing intermediate container 7031fbf64d99 15:53:11 ---> 43e2735dc76f 15:53:11 Step 13/24 : ENV APP_PORT=59880 15:53:11 ---> Running in bb3b42a43305 15:53:11 Removing intermediate container 17d01d757f29 15:53:11 ---> cf64cf7030f0 15:53:11 15:53:11 Successfully built cf64cf7030f0 15:53:11 Successfully tagged security-secretstore-setup:latest 15:53:11  Building security-secretstore-setup ... done Removing intermediate container bb3b42a43305 15:53:11 ---> 109ad2ffa7a8 15:53:11 Step 14/24 : EXPOSE $APP_PORT 15:53:11 ---> Running in ca42bed1d350 15:53:11 Removing intermediate container ca42bed1d350 15:53:11 ---> 719422ddbb7b 15:53:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:11 ---> Running in 8c8e5dbe3143 15:53:12 Removing intermediate container 8c8e5dbe3143 15:53:12 ---> d1bea3dd7293 15:53:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:53:12 ---> Running in cfb7707fbc3b 15:53:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:18 (1/6) Installing dumb-init (1.2.2-r1) 15:53:18 (2/6) Installing libgcc (9.3.0-r2) 15:53:18 (3/6) Installing libsodium (1.0.18-r0) 15:53:18 (4/6) Installing libstdc++ (9.3.0-r2) 15:53:19 (5/6) Installing libzmq (4.3.3-r0) 15:53:20 (6/6) Installing zeromq (4.3.3-r0) 15:53:20 Executing busybox-1.31.1-r20.trigger 15:53:20 OK: 8 MiB in 20 packages 15:53:20 Removing intermediate container cfb7707fbc3b 15:53:20 ---> 25045149ffdd 15:53:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:20 ---> 78f210edf694 15:53:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:20 ---> 09c1dad5f33e 15:53:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:53:21 ---> 3f02ac383cb8 15:53:21 Step 20/24 : ENTRYPOINT ["/core-data"] 15:53:21 ---> Running in 1bd8d51e731e 15:53:21 Removing intermediate container 1bd8d51e731e 15:53:21 ---> e625ef66134b 15:53:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:21 ---> Running in f2eff223ad8a 15:53:21 Removing intermediate container f2eff223ad8a 15:53:21 ---> 38ee0198ffa3 15:53:21 Step 22/24 : LABEL arch=x86_64 15:53:21 ---> Running in c471d9386250 15:53:21 Removing intermediate container c471d9386250 15:53:21 ---> 3137157a1caf 15:53:21 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 15:53:21 ---> Running in a3af2c68f913 15:53:21 Removing intermediate container a3af2c68f913 15:53:21 ---> c69aedc71733 15:53:21 Step 24/24 : LABEL version=0.0.0 15:53:21 ---> Running in dcc47fe07d8c 15:53:21 Removing intermediate container dcc47fe07d8c 15:53:21 ---> b57b121536bf 15:53:21 15:53:21 Successfully built b57b121536bf 15:53:21 Successfully tagged core-data:latest 15:53:21  Building core-data ... done  [Pipeline] } 15:53:21 $ docker stop --time=1 2fb618f55f53cc8141ce5d309d1d91344a66b04f09f213d08de7479848a3ca29 15:53:23 $ docker rm -f 2fb618f55f53cc8141ce5d309d1d91344a66b04f09f213d08de7479848a3ca29 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:23 + docker images 15:53:23 REPOSITORY TAG IMAGE ID CREATED SIZE 15:53:23 core-data latest b57b121536bf 2 seconds ago 20.3MB 15:53:23 security-secretstore-setup latest cf64cf7030f0 12 seconds ago 28.7MB 15:53:23 7c7de074899e 12 seconds ago 1.18GB 15:53:23 security-proxy-setup latest eed879fd12aa 15 seconds ago 25.7MB 15:53:23 f510a2b0557f 18 seconds ago 1.18GB 15:53:23 38655b7974f7 21 seconds ago 1.18GB 15:53:23 sys-mgmt-agent latest 55f70de6fa5e 30 seconds ago 311MB 15:53:23 support-scheduler latest 42d2bd4e0ded 32 seconds ago 15.9MB 15:53:23 967c382ecdb7 37 seconds ago 1.18GB 15:53:23 core-metadata latest 247bc07fa418 About a minute ago 16.6MB 15:53:23 support-notifications latest 6261be654d05 About a minute ago 16.7MB 15:53:23 core-command latest 4b10dbf06da4 About a minute ago 15.9MB 15:53:23 f0c67eb0400c About a minute ago 1.18GB 15:53:23 dde8ae57b96b About a minute ago 1.18GB 15:53:23 6695874908d8 About a minute ago 1.18GB 15:53:23 6017fa365b34 About a minute ago 1.17GB 15:53:23 security-bootstrapper latest 62884f5fe966 About a minute ago 18.6MB 15:53:23 5e908cf3b84a About a minute ago 1.18GB 15:53:23 ci-base-image-x86_64 latest 8a1c70b6531d 5 minutes ago 677MB 15:53:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 19 hours ago 475MB 15:53:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 15:53:23 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 15:53:23 docker 20.10.0 aefe523efa57 7 months ago 240MB 15:53:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 15:53:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:53:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:53:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:53:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:53:38 Still waiting to schedule task 15:53:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:53:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:53:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:53:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:53:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:53:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:53:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.233s coverage: 28.7% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:53:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 100.0% of statements 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 46.3% of statements 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.617s coverage: 89.9% of statements 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.276s coverage: 78.9% of statements 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 81.2% of statements 15:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.460s coverage: 95.1% of statements 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 60.0% of statements 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.303s coverage: 0.8% of statements 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 22.0% of statements 15:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.261s coverage: 47.1% of statements 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.203s coverage: 79.5% of statements 15:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements 15:54:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 15:54:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 15:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements 15:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 15:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.508s coverage: 81.8% of statements 15:54:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.645s coverage: 64.4% of statements 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 15:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 15:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 15:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 66.9% of statements 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.696s coverage: 43.6% of statements 15:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements 15:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 15:54:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.510s coverage: 91.9% of statements 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 62.7% of statements 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.6% of statements 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:54:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 15:54:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 15:54:49 GO111MODULE=on go vet ./... 15:56:11 gofmt -l . 15:56:11 [ "`gofmt -l .`" = "" ] 15:56:11 ./bin/test-attribution-txt.sh [Pipeline] sh 15:56:12 + ls -al . 15:56:12 total 596 15:56:12 drwxrwxr-x 9 1001 1001 4096 Jul 15 15:56 . 15:56:12 drwxr-xr-x 4 root root 4096 Jul 15 15:51 .. 15:56:12 -rw-rw-r-- 1 1001 1001 11 Jul 15 15:50 .dockerignore 15:56:12 drwxrwxr-x 8 1001 1001 4096 Jul 15 15:50 .git 15:56:12 drwxrwxr-x 3 1001 1001 4096 Jul 15 15:50 .github 15:56:12 -rw-rw-r-- 1 1001 1001 818 Jul 15 15:50 .gitignore 15:56:12 -rw-rw-r-- 1 1001 1001 76 Jul 15 15:50 .hadolint.yml 15:56:12 -rw-rw-r-- 1 1001 1001 166 Jul 15 15:50 .sonarcloud.properties 15:56:12 -rw-rw-r-- 1 1001 1001 8609 Jul 15 15:50 Attribution.txt 15:56:12 -rw-rw-r-- 1 1001 1001 43881 Jul 15 15:50 CHANGELOG.md 15:56:12 -rw-rw-r-- 1 1001 1001 3804 Jul 15 15:50 CONTRIBUTING.md 15:56:12 -rw-rw-r-- 1 1001 1001 931 Jul 15 15:50 Dockerfile.build 15:56:12 -rw-rw-r-- 1 1001 1001 849 Jul 15 15:50 Jenkinsfile 15:56:12 -rw-rw-r-- 1 1001 1001 10775 Jul 15 15:50 LICENSE 15:56:12 -rw-rw-r-- 1 1001 1001 6003 Jul 15 15:50 Makefile 15:56:12 -rw-rw-r-- 1 1001 1001 7818 Jul 15 15:50 README.md 15:56:12 -rw-rw-r-- 1 1001 1001 6912 Jul 15 15:50 SECURITY.md 15:56:12 -rw-rw-r-- 1 1001 1001 5 Jul 15 15:47 VERSION 15:56:12 -rw-rw-r-- 1 1001 1001 4131 Jul 15 15:50 ZMQWindows.md 15:56:12 drwxrwxr-x 2 1001 1001 4096 Jul 15 15:50 bin 15:56:12 drwxrwxr-x 14 1001 1001 4096 Jul 15 15:50 cmd 15:56:12 -rw-r--r-- 1 root root 402846 Jul 15 15:54 coverage.out 15:56:12 -rw-rw-r-- 1 1001 1001 812 Jul 15 15:50 go.mod 15:56:12 -rw-r--r-- 1 root root 20973 Jul 15 15:52 go.sum 15:56:12 drwxrwxr-x 7 1001 1001 4096 Jul 15 15:50 internal 15:56:12 drwxrwxr-x 3 1001 1001 4096 Jul 15 15:50 openapi 15:56:12 drwxrwxr-x 4 1001 1001 4096 Jul 15 15:50 snap 15:56:12 -rw-rw-r-- 1 1001 1001 204 Jul 15 15:50 version.go [Pipeline] sh 15:56:13 + '[' -e coverage.out ] 15:56:13 + chown 1001:1001 coverage.out [Pipeline] stash 15:56:13 Warning: overwriting stash ‘coverage-report’ 15:56:13 Stashed 1 file(s) [Pipeline] sh 15:56:14 + make build 15:56:14 go mod tidy 15:56: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 15:56:21 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 15:56:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:56:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:56:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:56:51 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 15:56:54 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 15:56:57 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 15:57:00 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 15:57:04 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 15:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:57:10 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] } 15:57:17 $ docker stop --time=1 14d46d0846249c31cc9794e5f9f4fc37498f9b9ebfe6b2f94b37a5f2946dba1a 15:57:20 $ docker rm -f 14d46d0846249c31cc9794e5f9f4fc37498f9b9ebfe6b2f94b37a5f2946dba1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:57:21 15:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:57:22 latest: Pulling from edgex-devops/edgex-compose-arm64 15:57:22 29e5d40040c1: Pulling fs layer 15:57:22 1ce36da41761: Pulling fs layer 15:57:22 25b303627fd3: Pulling fs layer 15:57:22 29e5d40040c1: Verifying Checksum 15:57:22 29e5d40040c1: Download complete 15:57:23 29e5d40040c1: Pull complete 15:57:23 1ce36da41761: Verifying Checksum 15:57:23 1ce36da41761: Download complete 15:57:25 1ce36da41761: Pull complete 15:57:25 25b303627fd3: Verifying Checksum 15:57:25 25b303627fd3: Download complete 15:57:35 25b303627fd3: Pull complete 15:57:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:57:35 prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container 15:57:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:57:40 $ docker top cd4144cca29c1b993abcd7bf57acfed27106ab624e259e8c8ceb9981138c01c6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:41 + docker-compose build --help 15:57:41 + grep parallel 15:57:45 --parallel Build images in parallel. [Pipeline] } 15:57:45 $ docker stop --time=1 cd4144cca29c1b993abcd7bf57acfed27106ab624e259e8c8ceb9981138c01c6 15:57:47 $ docker rm -f cd4144cca29c1b993abcd7bf57acfed27106ab624e259e8c8ceb9981138c01c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:57:47 . [Pipeline] withDockerContainer 15:57:48 prd-ubuntu18.04-docker-arm64-4c-16g-2866 does not seem to be running inside a container 15:57:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:57:49 $ docker top 194b7e6552b8ae658c80be6f636f0dea42d96a0b2aeaa080f71db98204ec797d -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:50 + docker-compose -f ./docker-compose-build.yml build --parallel 15:57:54 Building core-command ... 15:57:54 Building core-data ... 15:57:54 Building core-metadata ... 15:57:54 Building security-bootstrapper ... 15:57:54 Building security-proxy-setup ... 15:57:54 Building security-secretstore-setup ... 15:57:54 Building support-notifications ... 15:57:54 Building support-scheduler ... 15:57:54 Building sys-mgmt-agent ... 15:57:54 Building core-metadata 15:57:54 Building security-proxy-setup 15:57:54 Building security-secretstore-setup 15:57:54 Building support-scheduler 15:57:54 Building core-command 15:59:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:02 ---> 23f552b3d089 15:59:02 Step 3/24 : WORKDIR /edgex-go 15:59:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:59:02 ---> 23f552b3d089 15:59:02 Step 3/26 : WORKDIR /edgex-go 15:59:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:02 ---> 23f552b3d089 15:59:02 Step 3/22 : WORKDIR /edgex-go 15:59:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:02 ---> 23f552b3d089 15:59:02 Step 3/23 : WORKDIR /edgex-go 15:59:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:02 ---> 23f552b3d089 15:59:02 Step 3/24 : WORKDIR /edgex-go 15:59:05 ---> Running in 5b6a2aced604 15:59:05 ---> Running in 856d924ebc99 15:59:05 ---> Running in bcc8575ca58d 15:59:05 ---> Running in 9817145078d3 15:59:05 ---> Running in 8ef710ae7aac 15:59:05 Removing intermediate container 856d924ebc99 15:59:05 ---> 9e61825ba70a 15:59:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:05 Removing intermediate container bcc8575ca58d 15:59:05 ---> 9d7d7e59ad98 15:59:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:05 Removing intermediate container 5b6a2aced604 15:59:05 ---> 86b5c89e666d 15:59:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:05 ---> Running in 5eb085f8fce6 15:59:05 Removing intermediate container 8ef710ae7aac 15:59:05 ---> c39bc18cc8d7 15:59:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:05 Removing intermediate container 9817145078d3 15:59:05 ---> ac7ceecdb764 15:59:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:05 ---> Running in 2ddf86a047a9 15:59:05 ---> Running in 931b5857f080 15:59:06 ---> Running in e8202cb5447c 15:59:06 ---> Running in d20b9dd64fa5 15:59:09 Removing intermediate container 5eb085f8fce6 15:59:09 ---> 35e217458c22 15:59:09 Step 5/26 : RUN apk add --update --no-cache make git 15:59:09 ---> Running in a4db8f6255a3 15:59:09 Removing intermediate container 2ddf86a047a9 15:59:09 ---> a35f111e9db6 15:59:09 Step 5/24 : RUN apk add --update --no-cache make git 15:59:10 ---> Running in a3ed95a09a5c 15:59:10 Removing intermediate container 931b5857f080 15:59:10 ---> cc983ecb06d5 15:59:10 Step 5/23 : RUN apk add --update --no-cache make git 15:59:10 ---> Running in 5c23d5941310 15:59:11 Removing intermediate container d20b9dd64fa5 15:59:11 ---> 44057eb890f4 15:59:11 Step 5/24 : RUN apk add --update --no-cache make git 15:59:11 Removing intermediate container e8202cb5447c 15:59:11 ---> a119fb696dbf 15:59:11 Step 5/22 : RUN apk add --update --no-cache make git 15:59:11 ---> Running in e6a9c073c2f2 15:59:11 ---> Running in b7e352f47bca 15:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:13 OK: 218 MiB in 52 packages 15:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:14 OK: 218 MiB in 52 packages 15:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:14 OK: 218 MiB in 52 packages 15:59:15 OK: 218 MiB in 52 packages 15:59:15 Removing intermediate container a4db8f6255a3 15:59:15 ---> b73349f5d78b 15:59:15 Step 6/26 : COPY go.mod . 15:59:15 OK: 218 MiB in 52 packages 15:59:16 Removing intermediate container a3ed95a09a5c 15:59:16 ---> eb17b2c3cf06 15:59:16 Step 6/24 : COPY go.mod . 15:59:16 Removing intermediate container 5c23d5941310 15:59:16 ---> 3bbd835184a6 15:59:16 Step 6/23 : COPY go.mod . 15:59:16 ---> 30756153beea 15:59:16 Step 7/26 : RUN go mod download 15:59:17 ---> Running in d00481839797 15:59:17 Removing intermediate container e6a9c073c2f2 15:59:17 ---> f035a1454dd9 15:59:17 Step 6/24 : COPY go.mod . 15:59:17 Removing intermediate container b7e352f47bca 15:59:17 ---> 87697504224a 15:59:17 Step 6/22 : COPY go.mod . 15:59:17 Running on prd-ubuntu18.04-docker-8c-8g-2867 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws 15:59:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:59:17 ---> fb17a76345ca 15:59:17 Step 7/24 : RUN go mod download 15:59:17 The recommended git tool is: git 15:59:18 ---> 911f7d440ff2 15:59:18 Step 7/23 : RUN go mod download 15:59:18 ---> Running in 56293eb64ccc 15:59:18 ---> Running in c2c092221ebd 15:59:18 ---> efc7cc3ed145 15:59:18 Step 7/24 : RUN go mod download 15:59:18 ---> c8846ff26771 15:59:18 Step 7/22 : RUN go mod download 15:59:18 ---> Running in 2b0cd9e908e6 15:59:18 ---> Running in 85d40ac5c9e4 15:59:20 using credential edgex-jenkins-ssh 15:59:20 Cloning the remote Git repository 15:59:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:59:21 > git init /w/workspace/edgex-go/2 # timeout=10 15:59:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:59:21 > git --version # timeout=10 15:59:21 > git --version # 'git version 2.17.1' 15:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:22 Removing intermediate container d00481839797 15:59:22 ---> fc13658aaaae 15:59:22 Step 8/26 : COPY . . 15:59:22 Removing intermediate container 56293eb64ccc 15:59:22 ---> 12e03e4af11d 15:59:22 Step 8/24 : COPY . . 15:59:25 Removing intermediate container c2c092221ebd 15:59:25 ---> 11aad5b0cd68 15:59:25 Step 8/23 : COPY . . 15:59:26 Removing intermediate container 2b0cd9e908e6 15:59:26 ---> f5cb85c91ec7 15:59:26 Step 8/24 : COPY . . 15:59:26 Removing intermediate container 85d40ac5c9e4 15:59:26 ---> 47677278168b 15:59:26 Step 8/22 : COPY . . 15:59:53 ---> dffea71001b6 15:59:53 Step 9/24 : RUN go mod tidy 15:59:53 ---> 90da59aa4941 15:59:53 Step 9/26 : RUN go mod tidy 15:59:53 ---> 909d3264c763 15:59:53 Step 9/22 : RUN go mod tidy 15:59:53 ---> d04c4ac7ae42 15:59:53 Step 9/24 : RUN go mod tidy 15:59:53 ---> a401ed9215f9 15:59:53 Step 9/23 : RUN go mod tidy 15:59:53 ---> Running in 8ce807bbe5a7 15:59:53 ---> Running in 20dc0d2096df 15:59:53 ---> Running in b4fb7417fa78 15:59:53 ---> Running in 12598fc6a130 15:59:53 ---> Running in 2422250a8219 15:59:58 Removing intermediate container 8ce807bbe5a7 15:59:58 ---> 9008574b5692 15:59:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:59:58 ---> Running in 7f2f8fe1a7da 15:59:58 Removing intermediate container b4fb7417fa78 15:59:58 ---> 49aff68e9b3e 15:59:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:59:58 Removing intermediate container 20dc0d2096df 15:59:58 ---> 4c134640bd47 15:59:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:59:59 ---> Running in e72fa485bc08 15:59:59 ---> Running in f0d6e2853279 15:59:59 Removing intermediate container 12598fc6a130 15:59:59 ---> 9a1f2007713a 15:59:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:59:59 Removing intermediate container 2422250a8219 15:59:59 ---> 7c355cd86c44 15:59:59 Step 10/24 : RUN make cmd/core-command/core-command 15:59:59 ---> Running in ea90efce2ad9 15:59:59 ---> Running in c9913d1221e9 15:59:59 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 16:00:01 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 16:00: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 16:00:02 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 16:00: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 16:00:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:00:12 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:00:12 Merge succeeded, producing 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:00:12 Checking out Revision 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c (PR-3623) 16:00:12 > git config core.sparsecheckout # timeout=10 16:00:12 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 16:00:12 > git remote # timeout=10 16:00:12 > git config --get remote.origin.url # timeout=10 16:00:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:12 > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 16:00:12 > git rev-parse HEAD^{commit} # timeout=10 16:00:12 > git config core.sparsecheckout # timeout=10 16:00:12 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 16:00:16 Commit message: "feat: Send notification after updating device entity" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:17 + echo snap-build.sh 16:00:17 snap-build.sh 16:00:17 + SNAP_BASE_DIR=. 16:00:17 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:00:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:00:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:00:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:00:17 + cd /w/workspace/edgex-go/2 16:00:17 + sudo apt-get remove -qy --purge lxd lxd-client 16:00:17 Reading package lists... 16:00:17 Building dependency tree... 16:00:17 Reading state information... 16:00:17 The following packages were automatically installed and are no longer required: 16:00:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:00:17 uidmap xdelta3 16:00:17 Use 'sudo apt autoremove' to remove them. 16:00:17 The following packages will be REMOVED: 16:00:17 lxd* lxd-client* 16:00:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:00:18 After this operation, 31.7 MB disk space will be freed. 16:00:18 (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.) 16:00:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:00:19 Removing lxd dnsmasq configuration 16:00:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:00:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:00:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:00:20 (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.) 16:00:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:00:21 Processing triggers for systemd (237-3ubuntu10.45) ... 16:00:21 Processing triggers for ureadahead (0.100.0-21) ... 16:00:22 + sudo snap remove --purge lxd 16:00:22 snap "lxd" is not installed 16:00:22 + sudo groupadd --force --system lxd 16:00:22 ++ whoami 16:00:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:00:22 + newgrp - lxd 16:00:22 + sudo snap install lxd 16:00:32 2021-07-15T16:00:29Z INFO Waiting for automatic snapd restart... 16:01:41 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 16:01:41 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 16:01:57 Removing intermediate container ea90efce2ad9 16:01:57 ---> 9f580dfc8f4a 16:01:57 16:01:57 Step 11/24 : FROM alpine:3.12 16:01:57 3.12: Pulling from library/alpine 16:01:57 Removing intermediate container 7f2f8fe1a7da 16:01:57 ---> 0ef871d9cb40 16:01:57 16:01:57 Step 11/26 : FROM alpine:3.12 16:01:57 3.12: Pulling from library/alpine 16:02:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:02:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:02:00 Status: Downloaded newer image for alpine:3.12 16:02:00 Status: Downloaded newer image for alpine:3.12 16:02:00 Removing intermediate container e72fa485bc08 16:02:00 ---> fcf29cda7a38 16:02:00 16:02:00 Step 11/22 : FROM alpine:3.12 16:02:00 ---> c4fd0aeabfcf 16:02:00 Step 12/22 : RUN apk add --update --no-cache curl 16:02:00 ---> c4fd0aeabfcf 16:02:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:02:00 ---> c4fd0aeabfcf 16:02:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:02:00 Removing intermediate container c9913d1221e9 16:02:00 ---> 68b60f50c23e 16:02:00 16:02:00 Step 11/23 : FROM alpine:3.12 16:02:00 ---> c4fd0aeabfcf 16:02:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:02:00 ---> Running in 548263f99df3 16:02:00 ---> Running in ea40c9eae72d 16:02:00 ---> Running in 49d52e50302b 16:02:00 ---> Running in ab421f7fb24a 16:02:02 Removing intermediate container f0d6e2853279 16:02:02 ---> dddec06434cc 16:02:02 16:02:02 Step 11/24 : FROM alpine:3.12 16:02:02 ---> c4fd0aeabfcf 16:02:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:02 ---> Running in c46c9fb8fe80 16:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:03 (1/1) Installing dumb-init (1.2.2-r1) 16:02:03 Executing busybox-1.31.1-r20.trigger 16:02:03 OK: 5 MiB in 15 packages 16:02:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:03 (1/4) Installing ca-certificates (20191127-r4) 16:02:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:02:03 (3/4) Installing libcurl (7.77.0-r0) 16:02:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:03 (4/4) Installing curl (7.77.0-r0) 16:02:03 Executing busybox-1.31.1-r20.trigger 16:02:03 Executing ca-certificates-20191127-r4.trigger 16:02:04 OK: 7 MiB in 18 packages 16:02:04 (1/1) Installing dumb-init (1.2.2-r1) 16:02:04 Executing busybox-1.31.1-r20.trigger 16:02:04 (1/6) Installing ca-certificates (20191127-r4) 16:02:04 OK: 5 MiB in 15 packages 16:02:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:02:04 (3/6) Installing libcurl (7.77.0-r0) 16:02:04 (4/6) Installing curl (7.77.0-r0) 16:02:04 (5/6) Installing dumb-init (1.2.2-r1) 16:02:04 (6/6) Installing su-exec (0.2-r1) 16:02:04 Executing busybox-1.31.1-r20.trigger 16:02:04 Executing ca-certificates-20191127-r4.trigger 16:02:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:04 OK: 7 MiB in 20 packages 16:02:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:05 Removing intermediate container ea40c9eae72d 16:02:05 ---> 7e8b47bb44cf 16:02:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:02:05 (1/1) Installing dumb-init (1.2.2-r1) 16:02:05 Executing busybox-1.31.1-r20.trigger 16:02:05 OK: 5 MiB in 15 packages 16:02:05 ---> Running in 35b6fe0568cf 16:02:06 Removing intermediate container 548263f99df3 16:02:06 ---> 412e09e41e3f 16:02:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:06 Removing intermediate container ab421f7fb24a 16:02:06 ---> 79c45419e8f1 16:02:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:02:06 ---> Running in 3f64226a851f 16:02:06 ---> Running in 476acb2a860d 16:02:06 Removing intermediate container 35b6fe0568cf 16:02:06 ---> 84484b263c6f 16:02:06 Step 14/24 : ENV APP_PORT=59882 16:02:06 Removing intermediate container 49d52e50302b 16:02:06 ---> 9d1a96db2583 16:02:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:07 ---> Running in 386f096eda3d 16:02:07 Removing intermediate container c46c9fb8fe80 16:02:07 ---> c5e30a557dec 16:02:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:02:07 ---> Running in f798e25a4769 16:02:07 Removing intermediate container 3f64226a851f 16:02:07 ---> 10d07f9fbda1 16:02:07 Step 14/22 : WORKDIR /edgex 16:02:07 Removing intermediate container 476acb2a860d 16:02:07 ---> 2d49e44e2830 16:02:07 Step 14/23 : ENV APP_PORT=59861 16:02:07 ---> Running in a14f127ffe4c 16:02:07 ---> Running in ed072038e043 16:02:07 ---> Running in 03ab9744bde2 16:02:08 Removing intermediate container 386f096eda3d 16:02:08 ---> 16efa9a7c769 16:02:08 Step 15/24 : EXPOSE $APP_PORT 16:02:08 Removing intermediate container f798e25a4769 16:02:08 ---> 0c916ea04c58 16:02:08 Step 14/26 : WORKDIR / 16:02:08 ---> Running in 09e5c0ed303b 16:02:08 Removing intermediate container a14f127ffe4c 16:02:08 ---> bd21f9b259e1 16:02:08 Step 14/24 : ENV APP_PORT=59881 16:02:08 ---> Running in c976035add99 16:02:08 ---> Running in 50931f6a7554 16:02:08 Removing intermediate container ed072038e043 16:02:08 ---> 80cbbe6da4c3 16:02:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:02:08 Removing intermediate container 03ab9744bde2 16:02:08 ---> 51e345b85e3a 16:02:08 Step 15/23 : EXPOSE $APP_PORT 16:02:08 ---> Running in dfb637c2b497 16:02:09 Removing intermediate container 09e5c0ed303b 16:02:09 ---> 905db1695258 16:02:09 Step 16/24 : WORKDIR / 16:02:09 ---> Running in 174d247b83e1 16:02:09 Removing intermediate container 50931f6a7554 16:02:09 ---> 40285ece75f9 16:02:09 Step 15/24 : EXPOSE $APP_PORT 16:02:09 Removing intermediate container c976035add99 16:02:09 ---> 8f30a8a2391b 16:02:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:02:09 ---> Running in 55d208f671cf 16:02:09 Removing intermediate container dfb637c2b497 16:02:09 ---> cd4d779db0a5 16:02:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:09 ---> 765d62864765 16:02:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:02:10 Removing intermediate container 174d247b83e1 16:02:10 ---> 9a40ffe0e291 16:02:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:10 ---> 40b4786069af 16:02:10 Removing intermediate container 55d208f671cf 16:02:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 6ea7279ea17c 16:02:10 Step 16/24 : WORKDIR / 16:02:10 16:02:10 ---> 2a745a3a5e2b 16:02:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:02:10 ---> Running in a827b7f25240 16:02:11 ---> b0dac16345d8 16:02:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:02:11 ---> 55f8ba4d603a 16:02:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:02:12 Removing intermediate container a827b7f25240 16:02:12 ---> a5980c014bc7 16:02:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:13 ---> ae937f82c66c 16:02:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:02:13 ---> 976a005c5f36 16:02:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:02:14 ---> 600162c7455f 16:02:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:02:14 ---> 3eb41f1ce63c 16:02:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:02:14 ---> 7106b8f0b9b6 16:02:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:02:14 ---> e8e8ca55bfd9 16:02:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:02:14 ---> Running in 5972b2eb7ce6 16:02:15 ---> a17cd91c5821 16:02:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:02:15 Removing intermediate container 5972b2eb7ce6 16:02:15 ---> 4dacfb7e47e6 16:02:15 Step 19/22 : CMD ["--init=true"] 16:02:16 ---> Running in 3d53b6d9b6a2 16:02:16 ---> 57c0baea14bd 16:02:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:02:16 ---> 587769d0544d 16:02:16 Step 20/24 : ENTRYPOINT ["/core-command"] 16:02:16 ---> Running in 2988abfce1c4 16:02:16 ---> 6d41339528a6 16:02:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:02:16 ---> Running in c3fb31ab3161 16:02:16 Removing intermediate container 3d53b6d9b6a2 16:02:16 ---> 14631d8e8f34 16:02:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:17 ---> Running in 3d4734d9457d 16:02:17 Removing intermediate container 2988abfce1c4 16:02:17 ---> 87f387268f0b 16:02:17 Step 20/22 : LABEL arch=arm64 16:02:17 Removing intermediate container c3fb31ab3161 16:02:17 ---> fe22af654ec3 16:02:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:17 ---> d38c482f108f 16:02:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:02:17 ---> dcc0d734e0c1 16:02:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:02:18 ---> Running in 529a639a379d 16:02:18 ---> Running in c9dce1f3bdea 16:02:18 ---> Running in 74b7e60df44b 16:02:18 Removing intermediate container 3d4734d9457d 16:02:18 ---> 30f294400dae 16:02:18 Step 21/23 : LABEL arch=arm64 16:02:18 ---> Running in c1e839141bd9 16:02:18 Removing intermediate container 74b7e60df44b 16:02:18 Removing intermediate container c9dce1f3bdea 16:02:18 ---> ea3709272740 16:02:18 Step 22/24 : LABEL arch=arm64 16:02:18 ---> 0c6ebe77eb9f 16:02:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:19 Removing intermediate container 529a639a379d 16:02:19 ---> 2d9e0bc01c3a 16:02:19 Step 21/22 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:02:19 ---> Running in 84e2d71fc994 16:02:19 ---> Running in b7d70d7c8d0b 16:02:19 ---> Running in 19b19ee0d393 16:02:19 Removing intermediate container c1e839141bd9 16:02:19 ---> 43c9b34b11c3 16:02:19 Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:02:19 ---> 9c923bd2e2f1 16:02:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:02:19 ---> Running in 9b39057c1622 16:02:20 Removing intermediate container 84e2d71fc994 16:02:20 ---> 19c2570e89d7 16:02:20 Step 22/24 : LABEL arch=arm64 16:02:20 Removing intermediate container 19b19ee0d393 16:02:20 ---> d9119aa9a620 16:02:20 Step 22/22 : LABEL version=0.0.0 16:02:20 Removing intermediate container b7d70d7c8d0b 16:02:20 ---> a01359634d72 16:02:20 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:02:20 ---> Running in cc4c04f85409 16:02:20 ---> Running in 8e12c9503e76 16:02:20 Removing intermediate container 9b39057c1622 16:02:20 ---> ceabfc62f801 16:02:20 Step 23/23 : LABEL version=0.0.0 16:02:20 ---> 0a50384a119c 16:02:20 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/ 16:02:20 ---> Running in b27802bfb65c 16:02:21 ---> Running in 427293a18b5a 16:02:21 ---> Running in 26c76967bebe 16:02:21 Removing intermediate container 8e12c9503e76 16:02:21 ---> e5a9c3d31b71 16:02:21 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:02:21 Removing intermediate container cc4c04f85409 16:02:21 ---> 4c90dcad94ae 16:02:21 16:02:21 ---> Running in 232dcbe16830 16:02:21 Removing intermediate container 427293a18b5a 16:02:21 ---> 3237a0fc1c00 16:02:21 16:02:21 Removing intermediate container b27802bfb65c 16:02:21 ---> 96ae7f5963b4 16:02:21 Step 24/24 : LABEL version=0.0.0 16:02:21 Successfully built 4c90dcad94ae 16:02:22 Successfully tagged security-proxy-setup-arm64:latest 16:02:22  Building security-proxy-setup ... done Building security-bootstrapper 16:02:22 ---> Running in 8e07b23cef92 16:02:22 Successfully built 3237a0fc1c00 16:02:22 Successfully tagged support-scheduler-arm64:latest 16:02:22 Building sys-mgmt-agent 16:02:22  Building support-scheduler ... done Removing intermediate container 232dcbe16830 16:02:22 ---> 86ae535203b6 16:02:22 Step 24/24 : LABEL version=0.0.0 16:02:23 Removing intermediate container 8e07b23cef92 16:02:23 ---> 7157339cda7a 16:02:23 16:02:23 Successfully built 7157339cda7a 16:02:23 ---> Running in 3c82831dbc82 16:02:23 Successfully tagged core-command-arm64:latest 16:02:23  Building core-command ... done Building support-notifications 16:02:23 Removing intermediate container 3c82831dbc82 16:02:23 ---> 6c9ca24bed72 16:02:23 16:02:24 Successfully built 6c9ca24bed72 16:02:24 Successfully tagged core-metadata-arm64:latest 16:02:24  Building core-metadata ... done Building core-data 16:02:24 Removing intermediate container 26c76967bebe 16:02:24 ---> f01d7b084d8d 16:02:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:02:25 ---> Running in 83926f4f6b1a 16:02:25 Removing intermediate container 83926f4f6b1a 16:02:25 ---> 13d025e45187 16:02:25 Step 24/26 : LABEL arch=arm64 16:02:26 ---> Running in 784c2fa791ed 16:02:27 Removing intermediate container 784c2fa791ed 16:02:27 ---> 63c7939852fa 16:02:27 Step 25/26 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:02:28 ---> Running in cbca3d77998e 16:02:29 Removing intermediate container cbca3d77998e 16:02:29 ---> 3195bcf89be0 16:02:29 Step 26/26 : LABEL version=0.0.0 16:02:30 ---> Running in 767cb2448d7a 16:02:31 Removing intermediate container 767cb2448d7a 16:02:31 ---> 5394df80e34b 16:02:31 16:02:31 Successfully built 5394df80e34b 16:02:31 Successfully tagged security-secretstore-setup-arm64:latest 16:03:18  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:03:18 ---> 23f552b3d089 16:03:18 Step 3/32 : WORKDIR /edgex-go 16:03:18 ---> Using cache 16:03:18 ---> ac7ceecdb764 16:03:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:18 ---> Using cache 16:03:18 ---> a119fb696dbf 16:03:18 Step 5/32 : RUN apk add --update --no-cache make git 16:03:18 ---> Using cache 16:03:18 ---> 87697504224a 16:03:18 Step 6/32 : COPY go.mod . 16:03:18 ---> Using cache 16:03:18 ---> c8846ff26771 16:03:18 Step 7/32 : RUN go mod download 16:03:18 ---> Using cache 16:03:18 ---> 47677278168b 16:03:18 Step 8/32 : COPY . . 16:03:18 ---> Using cache 16:03:18 ---> 909d3264c763 16:03:18 Step 9/32 : RUN go mod tidy 16:03:18 ---> Using cache 16:03:18 ---> 49aff68e9b3e 16:03:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:03:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:18 ---> 23f552b3d089 16:03:18 Step 3/24 : WORKDIR /edgex-go 16:03:18 ---> Using cache 16:03:18 ---> ac7ceecdb764 16:03:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:18 ---> Using cache 16:03:18 ---> a119fb696dbf 16:03:18 Step 5/24 : RUN apk add --update --no-cache make bash git 16:03:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:18 ---> 23f552b3d089 16:03:18 Step 3/23 : WORKDIR /edgex-go 16:03:18 ---> Using cache 16:03:18 ---> ac7ceecdb764 16:03:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:18 ---> Using cache 16:03:18 ---> a119fb696dbf 16:03:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:03:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:18 ---> 23f552b3d089 16:03:18 Step 3/24 : WORKDIR /edgex-go 16:03:18 ---> Using cache 16:03:18 ---> ac7ceecdb764 16:03:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:18 ---> Using cache 16:03:18 ---> a119fb696dbf 16:03:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:03:22 ---> Running in 543344d2faa9 16:03:22 ---> Running in a1555d996694 16:03:22 ---> Running in 61e283675e53 16:03:22 ---> Running in f36c2b5cd21c 16:03:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:24 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 16:03:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:26 OK: 218 MiB in 52 packages 16:03:27 OK: 218 MiB in 52 packages 16:03:27 OK: 218 MiB in 52 packages 16:03:28 Removing intermediate container 61e283675e53 16:03:28 ---> e51e47899076 16:03:28 Step 6/24 : COPY go.mod . 16:03:29 Removing intermediate container 543344d2faa9 16:03:29 ---> f015b6b172a1 16:03:29 Step 6/23 : COPY go.mod . 16:03:29 Removing intermediate container f36c2b5cd21c 16:03:29 ---> 76b0e8ffbbb3 16:03:29 Step 6/24 : COPY go.mod . 16:03:30 ---> a5dbf99b78d8 16:03:30 Step 7/24 : RUN go mod download 16:03:30 ---> Running in 429c3f676b7c 16:03:30 ---> 9462f572a4e7 16:03:30 Step 7/23 : RUN go mod download 16:03:31 ---> Running in 20a337f03040 16:03:31 ---> 760b9047a7b5 16:03:31 Step 7/24 : RUN go mod download 16:03:31 ---> Running in 11d50430375d 16:03:36 Removing intermediate container 429c3f676b7c 16:03:36 ---> 38f547f8005c 16:03:36 Step 8/24 : COPY . . 16:03:36 Removing intermediate container 20a337f03040 16:03:36 ---> ebe68b21aa5f 16:03:36 Step 8/23 : COPY . . 16:03:37 Removing intermediate container 11d50430375d 16:03:37 ---> 0ae7b58ebbb4 16:03:37 Step 8/24 : COPY . . 16:04:16 ---> ac5d93797b4a 16:04:16 Step 9/24 : RUN go mod tidy 16:04:16 ---> 7d291c9f81a2 16:04:16 Step 9/23 : RUN go mod tidy 16:04:16 ---> 01853093c0db 16:04:16 Step 9/24 : RUN go mod tidy 16:04:16 ---> Running in 067a523cad0c 16:04:16 ---> Running in 86d375cb25c0 16:04:16 ---> Running in 9b65822ff164 16:04:16 Removing intermediate container a1555d996694 16:04:16 ---> 5e07aa2c171e 16:04:16 16:04:16 Step 11/32 : FROM alpine:3.12 16:04:16 ---> c4fd0aeabfcf 16:04:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:04:16 ---> Running in e075c8cfd1ae 16:04:16 Removing intermediate container e075c8cfd1ae 16:04:16 ---> 1364c02b7be2 16:04:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:04:16 ---> Running in 5af270ef2af5 16:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:16 Removing intermediate container 86d375cb25c0 16:04:16 ---> 97f4a191825e 16:04:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:17 ---> Running in 10947259c95c 16:04:17 Removing intermediate container 067a523cad0c 16:04:17 ---> d0e7ff5f6907 16:04:17 Step 10/24 : RUN make cmd/core-data/core-data 16:04:17 ---> Running in 2c178772a4cc 16:04:18 (1/2) Installing dumb-init (1.2.2-r1) 16:04:18 (2/2) Installing su-exec (0.2-r1) 16:04:18 Executing busybox-1.31.1-r20.trigger 16:04:18 Removing intermediate container 9b65822ff164 16:04:18 ---> 294ee5840fcc 16:04:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:04:18 OK: 5 MiB in 16 packages 16:04:18 ---> Running in dc2b5020186d 16:04:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:04:19 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 16:04:19 Removing intermediate container 5af270ef2af5 16:04:19 ---> 951df3a18f74 16:04:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:04:20 ---> Running in c0271ab15255 16:04:20 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 16:04:21 Removing intermediate container c0271ab15255 16:04:21 ---> 5c3662b95004 16:04:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:04:21 ---> Running in 1c5ea6eff25d 16:04:22 Removing intermediate container 1c5ea6eff25d 16:04:22 ---> 1a948f093198 16:04:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:04:22 ---> Running in 528ebbba0171 16:04:26 Removing intermediate container 528ebbba0171 16:04:26 ---> f0eeca4dbeca 16:04:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:04:26 ---> Running in 17ef9513d0e7 16:04:27 Removing intermediate container 17ef9513d0e7 16:04:27 ---> 022de2654f7b 16:04:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:04:28 ---> 4630ed08678c 16:04:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:04:29 ---> Running in b78266c734e9 16:04:33 Removing intermediate container b78266c734e9 16:04:33 ---> 09c4a6b2f971 16:04:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:34 ---> 4b827513d3b5 16:04:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:04:36 ---> b2db5a23e8ef 16:04:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:04:37 ---> 102131f36db2 16:04:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:04:38 ---> 332fff6b59c0 16:04:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:04:40 ---> 3a1dc14a7ec6 16:04:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:04:40 ---> Running in 57000a7d6ef5 16:04:41 Removing intermediate container 57000a7d6ef5 16:04:41 ---> 2d483dbfd802 16:04:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:04:43 ---> 12243811d950 16:04:43 Step 27/32 : RUN chmod +x /entrypoint.sh 16:04:43 ---> Running in d9eb16583bc9 16:04:48 Removing intermediate container d9eb16583bc9 16:04:48 ---> d59d1de7d5a0 16:04:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:04:48 ---> Running in 956c5a0525d6 16:04:48 Removing intermediate container 956c5a0525d6 16:04:48 ---> 579ad8250212 16:04:48 Step 29/32 : CMD ["gate"] 16:04:49 ---> Running in 6c3900a7f67c 16:04:49 Removing intermediate container 6c3900a7f67c 16:04:49 ---> c1cc7bfe914d 16:04:49 Step 30/32 : LABEL arch=arm64 16:04:50 ---> Running in bb32266542e2 16:04:51 Removing intermediate container bb32266542e2 16:04:51 ---> d69336e06517 16:04:51 Step 31/32 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:04:52 ---> Running in 5ac251ad3f18 16:04:52 Removing intermediate container 5ac251ad3f18 16:04:52 ---> c832136b53a3 16:04:52 Step 32/32 : LABEL version=0.0.0 16:04:53 ---> Running in e2ff6b8944e5 16:04:54 Removing intermediate container e2ff6b8944e5 16:04:54 ---> e9985d6d4e3c 16:04:54 16:04:54 Successfully built e9985d6d4e3c 16:04:54 Successfully tagged security-bootstrapper-arm64:latest 16:05:41  Building security-bootstrapper ... done Removing intermediate container 10947259c95c 16:05:41 ---> f2b549234a4d 16:05:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:05:41 Removing intermediate container dc2b5020186d 16:05:41 ---> ab433f5d0dc3 16:05:41 16:05:41 Step 11/23 : FROM alpine:3.12 16:05:41 ---> c4fd0aeabfcf 16:05:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:05:41 ---> Running in 60d9b3e63800 16:05:41 ---> Running in f0e62b19de84 16:05:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:05:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:41 (1/2) Installing ca-certificates (20191127-r4) 16:05:42 (2/2) Installing dumb-init (1.2.2-r1) 16:05:42 Executing busybox-1.31.1-r20.trigger 16:05:42 Executing ca-certificates-20191127-r4.trigger 16:05:42 OK: 6 MiB in 16 packages 16:05:44 Removing intermediate container f0e62b19de84 16:05:44 ---> a58e4b41feff 16:05:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:05:44 Removing intermediate container 60d9b3e63800 16:05:44 ---> 12ba7a90cc1a 16:05:44 16:05:44 Step 12/24 : FROM docker:20.10.0 16:05:44 ---> Running in 0fb3d89bc031 16:05:45 Removing intermediate container 2c178772a4cc 16:05:45 ---> 1ad4a2df84bf 16:05:45 16:05:45 Step 11/24 : FROM alpine:3.12 16:05:45 ---> c4fd0aeabfcf 16:05:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:05:45 20.10.0: Pulling from library/docker 16:05:45 ---> Running in 8271e1b05619 16:05:45 Removing intermediate container 0fb3d89bc031 16:05:45 ---> 1893183d6d71 16:05:45 Step 14/23 : ENV APP_PORT=59860 16:05:46 ---> Running in a996fafed530 16:05:46 Removing intermediate container 8271e1b05619 16:05:46 ---> c44bed221619 16:05:46 Step 13/24 : ENV APP_PORT=59880 16:05:47 ---> Running in c5ffdcc73e14 16:05:47 Removing intermediate container a996fafed530 16:05:47 ---> 015f1004d786 16:05:47 Step 15/23 : EXPOSE $APP_PORT 16:05:47 ---> Running in 8630dd841064 16:05:47 Removing intermediate container c5ffdcc73e14 16:05:47 ---> 26d8e87dee65 16:05:47 Step 14/24 : EXPOSE $APP_PORT 16:05:48 ---> Running in 0c3a56e300f3 16:05:48 Removing intermediate container 8630dd841064 16:05:48 ---> 6e63bc24e488 16:05:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:49 Removing intermediate container 0c3a56e300f3 16:05:49 ---> 9df3f08fb633 16:05:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:49 ---> Running in 223162f50f60 16:05:49 ---> 81ad5adfa7de 16:05:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:05:53 ---> 07f764a4bdf6 16:05:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:05:54 Removing intermediate container 223162f50f60 16:05:54 ---> 6f53f51dcae7 16:05:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:05:54 ---> 26e315cf7d77 16:05:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:05:54 ---> Running in 01ee1703e543 16:05:54 ---> Running in 24b74d8666f0 16:05:55 Removing intermediate container 24b74d8666f0 16:05:55 ---> db36dc3226e7 16:05:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:55 ---> Running in e22fc0148b77 16:05:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:56 Removing intermediate container e22fc0148b77 16:05:56 ---> c6b1a5d555c2 16:05:56 Step 21/23 : LABEL arch=arm64 16:05:56 ---> Running in 5f84e76bf415 16:05:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:05:56 Status: Downloaded newer image for docker:20.10.0 16:05:56 ---> eeaf43b92773 16:05:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:05:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:57 ---> Running in 11b7ce66c054 16:05:57 Removing intermediate container 5f84e76bf415 16:05:57 ---> edb4ab59bc89 16:05:57 Step 22/23 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:05:57 ---> Running in ed40cdefda5f 16:05:57 Removing intermediate container 11b7ce66c054 16:05:57 ---> e36ba362c59d 16:05:57 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:05:57 (1/6) Installing dumb-init (1.2.2-r1) 16:05:57 ---> Running in f989c3483d1c 16:05:57 (2/6) Installing libgcc (9.3.0-r2) 16:05:57 (3/6) Installing libsodium (1.0.18-r0) 16:05:58 (4/6) Installing libstdc++ (9.3.0-r2) 16:05:58 Removing intermediate container ed40cdefda5f 16:05:58 ---> 8e51083337fb 16:05:58 Step 23/23 : LABEL version=0.0.0 16:05:58 (5/6) Installing libzmq (4.3.3-r0) 16:05:58 (6/6) Installing zeromq (4.3.3-r0) 16:05:58 Executing busybox-1.31.1-r20.trigger 16:05:58 OK: 8 MiB in 20 packages 16:05:58 ---> Running in ffcc470a9af8 16:05:59 Removing intermediate container ffcc470a9af8 16:05:59 ---> 0447328e02c0 16:05:59 16:05:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:59 Successfully built 0447328e02c0 16:05:59 Successfully tagged support-notifications-arm64:latest 16:05:59  Building support-notifications ... done Removing intermediate container 01ee1703e543 16:05:59 ---> f6614e3d519a 16:05:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:00 (1/39) Installing readline (8.0.4-r0) 16:06:00 (2/39) Installing bash (5.0.17-r0) 16:06:00 Executing bash-5.0.17-r0.post-install 16:06:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:06:00 (4/39) Installing libcurl (7.77.0-r0) 16:06:00 (5/39) Installing curl (7.77.0-r0) 16:06:00 (6/39) Installing dumb-init (1.2.2-r1) 16:06:00 (7/39) Installing libbz2 (1.0.8-r1) 16:06:00 (8/39) Installing expat (2.2.9-r1) 16:06:00 (9/39) Installing libffi (3.3-r2) 16:06:00 (10/39) Installing gdbm (1.13-r1) 16:06:00 (11/39) Installing xz-libs (5.2.5-r0) 16:06:00 (12/39) Installing sqlite-libs (3.32.1-r1) 16:06:00 (13/39) Installing python3 (3.8.10-r0) 16:06:01 ---> a2ea39b17785 16:06:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:06:02 (14/39) Installing py3-appdirs (1.4.4-r1) 16:06:02 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:06:02 (16/39) Installing py3-parsing (2.4.7-r0) 16:06:02 (17/39) Installing py3-six (1.15.0-r0) 16:06:02 (18/39) Installing py3-packaging (20.4-r0) 16:06:02 (19/39) Installing py3-setuptools (47.0.0-r0) 16:06:02 (20/39) Installing py3-chardet (3.0.4-r4) 16:06:02 (21/39) Installing py3-idna (2.9-r0) 16:06:02 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:06:02 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:06:02 (24/39) Installing py3-requests (2.23.0-r0) 16:06:02 (25/39) Installing py3-msgpack (1.0.0-r0) 16:06:02 (26/39) Installing py3-lockfile (0.12.2-r3) 16:06:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:06:02 (28/39) Installing py3-colorama (0.4.3-r0) 16:06:02 (29/39) Installing py3-distlib (0.3.0-r0) 16:06:02 (30/39) Installing py3-distro (1.5.0-r1) 16:06:02 (31/39) Installing py3-webencodings (0.5.1-r3) 16:06:02 (32/39) Installing py3-html5lib (1.0.1-r4) 16:06:02 (33/39) Installing py3-pytoml (0.1.21-r0) 16:06:02 (34/39) Installing py3-pep517 (0.8.2-r0) 16:06:02 (35/39) Installing py3-progress (1.5-r0) 16:06:02 (36/39) Installing py3-toml (0.10.1-r0) 16:06:02 (37/39) Installing py3-retrying (1.3.3-r0) 16:06:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:06:02 (39/39) Installing py3-pip (20.1.1-r0) 16:06:02 Executing busybox-1.31.1-r19.trigger 16:06:02 ---> f61c8abfeecb 16:06:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:06:02 OK: 72 MiB in 59 packages 16:06:04 ---> f082def858ff 16:06:04 Step 20/24 : ENTRYPOINT ["/core-data"] 16:06:04 ---> Running in a1415ae74b24 16:06:05 Removing intermediate container a1415ae74b24 16:06:05 ---> 61a1e64a227d 16:06:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:05 ---> Running in c438dc39fa40 16:06:06 Removing intermediate container c438dc39fa40 16:06:06 ---> 3e4d2c5548d4 16:06:06 Step 22/24 : LABEL arch=arm64 16:06:06 ---> Running in 4bc9b59b5460 16:06:06 Removing intermediate container 4bc9b59b5460 16:06:06 ---> ab9e5336e7a6 16:06:06 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:06:06 ---> Running in a137fdbcc024 16:06:07 Collecting docker-compose==1.23.2 16:06:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:07 Removing intermediate container a137fdbcc024 16:06:07 ---> 5af55e59e021 16:06:07 Step 24/24 : LABEL version=0.0.0 16:06:07 ---> Running in 0d2997aca1f7 16:06:08 Removing intermediate container 0d2997aca1f7 16:06:08 ---> 319d0a953e4d 16:06:08 16:06:08 Collecting cached-property<2,>=1.2.0 16:06:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:08 Successfully built 319d0a953e4d 16:06:08 Successfully tagged core-data-arm64:latest 16:06:08  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 16:06:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:10 Collecting docopt<0.7,>=0.6.1 16:06:10 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:06:13 Collecting jsonschema<3,>=2.5.1 16:06:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:06:13 Collecting texttable<0.10,>=0.9.0 16:06:13 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:06:15 Collecting PyYAML<4,>=3.10 16:06:15 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:19 Collecting docker<4.0,>=3.6.0 16:06:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:19 Collecting websocket-client<1.0,>=0.32.0 16:06:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:06:20 Collecting idna<2.8,>=2.5 16:06:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:20 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) 16:06:20 Collecting urllib3<1.25,>=1.21.1 16:06:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:21 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) 16:06:21 Collecting docker-pycreds>=0.4.0 16:06:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:06:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:06:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:06:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:06:22 Installing collected packages: cached-property, dockerpty, docopt, idna, urllib3, requests, jsonschema, texttable, PyYAML, docker-pycreds, websocket-client, docker, docker-compose 16:06:22 Running setup.py install for dockerpty: started 16:06:24 Running setup.py install for dockerpty: finished with status 'done' 16:06:24 Running setup.py install for docopt: started 16:06:25 Running setup.py install for docopt: finished with status 'done' 16:06:25 Attempting uninstall: idna 16:06:25 Found existing installation: idna 2.9 16:06:25 Uninstalling idna-2.9: 16:06:25 Successfully uninstalled idna-2.9 16:06:26 Attempting uninstall: urllib3 16:06:26 Found existing installation: urllib3 1.25.9 16:06:26 Uninstalling urllib3-1.25.9: 16:06:26 Successfully uninstalled urllib3-1.25.9 16:06:26 Attempting uninstall: requests 16:06:26 Found existing installation: requests 2.23.0 16:06:26 Uninstalling requests-2.23.0: 16:06:27 Successfully uninstalled requests-2.23.0 16:06:27 Running setup.py install for texttable: started 16:06:29 Running setup.py install for texttable: finished with status 'done' 16:06:29 Running setup.py install for PyYAML: started 16:06:31 Running setup.py install for PyYAML: finished with status 'done' 16:06:33 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 16:06:42 Removing intermediate container f989c3483d1c 16:06:42 ---> bd363368c4f1 16:06:42 Step 15/24 : ENV APP_PORT=58890 16:06:42 ---> Running in 28f28f770770 16:06:42 Removing intermediate container 28f28f770770 16:06:42 ---> 22776d2a1d6f 16:06:42 Step 16/24 : EXPOSE $APP_PORT 16:06:42 ---> Running in 790bb7f2c055 16:06:42 Removing intermediate container 790bb7f2c055 16:06:42 ---> 9fd8f216e44c 16:06:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:44 ---> 7a30579d6bce 16:06:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:44 ---> 1f9b5dd8e369 16:06:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:46 ---> 101f595ecfbb 16:06:46 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:06:46 ---> Running in 8b95a94c51a1 16:06:46 Removing intermediate container 8b95a94c51a1 16:06:46 ---> d6b0e480a851 16:06:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:47 ---> Running in 7bf40ba333ca 16:06:47 Removing intermediate container 7bf40ba333ca 16:06:47 ---> 3d6fd6b3bb7c 16:06:47 Step 22/24 : LABEL arch=arm64 16:06:47 ---> Running in 5e1eaac0fa4f 16:06:48 Removing intermediate container 5e1eaac0fa4f 16:06:48 ---> 5cbec26da441 16:06:48 Step 23/24 : LABEL git_sha=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c 16:06:48 ---> Running in e89989f43e97 16:06:49 Removing intermediate container e89989f43e97 16:06:49 ---> 86c12d684160 16:06:49 Step 24/24 : LABEL version=0.0.0 16:06:49 ---> Running in 0b485b0f4669 16:06:49 Removing intermediate container 0b485b0f4669 16:06:49 ---> c2b2b4311cb5 16:06:49 16:06:49 Successfully built c2b2b4311cb5 16:06:49 Successfully tagged sys-mgmt-agent-arm64:latest 16:06:50  Building sys-mgmt-agent ... done  [Pipeline] } 16:06:50 $ docker stop --time=1 194b7e6552b8ae658c80be6f636f0dea42d96a0b2aeaa080f71db98204ec797d 16:06:52 $ docker rm -f 194b7e6552b8ae658c80be6f636f0dea42d96a0b2aeaa080f71db98204ec797d [Pipeline] // withDockerContainer [Pipeline] sh 16:06:53 + docker images 16:06:53 REPOSITORY TAG IMAGE ID CREATED SIZE 16:06:53 sys-mgmt-agent-arm64 latest c2b2b4311cb5 4 seconds ago 298MB 16:06:53 core-data-arm64 latest 319d0a953e4d 46 seconds ago 19.2MB 16:06:53 support-notifications-arm64 latest 0447328e02c0 55 seconds ago 15.7MB 16:06:53 1ad4a2df84bf About a minute ago 997MB 16:06:53 12ba7a90cc1a About a minute ago 992MB 16:06:53 ab433f5d0dc3 About a minute ago 991MB 16:06:53 security-bootstrapper-arm64 latest e9985d6d4e3c 2 minutes ago 17.5MB 16:06:53 5e07aa2c171e 2 minutes ago 992MB 16:06:53 security-secretstore-setup-arm64 latest 5394df80e34b 4 minutes ago 27.1MB 16:06:53 core-metadata-arm64 latest 6c9ca24bed72 4 minutes ago 15.7MB 16:06:53 core-command-arm64 latest 7157339cda7a 4 minutes ago 15MB 16:06:53 security-proxy-setup-arm64 latest 4c90dcad94ae 4 minutes ago 24.2MB 16:06:53 support-scheduler-arm64 latest 3237a0fc1c00 4 minutes ago 15.1MB 16:06:53 dddec06434cc 4 minutes ago 994MB 16:06:53 fcf29cda7a38 4 minutes ago 995MB 16:06:53 68b60f50c23e 4 minutes ago 991MB 16:06:53 0ef871d9cb40 4 minutes ago 998MB 16:06:53 9f580dfc8f4a 4 minutes ago 989MB 16:06:53 ci-base-image-arm64 latest 23f552b3d089 15 minutes ago 664MB 16:06:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 19 hours ago 451MB 16:06:53 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 16:06:53 docker 20.10.0 eeaf43b92773 7 months ago 228MB 16:06:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 16:06:54 ---> job-cost.sh 16:06:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hm7b 16:07:24 lxd 4.16 from Canonical* installed 16:07:24 + sudo lxd init --auto 16:07:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:07:33 + sudo snap install --classic snapcraft 16:07:41 snapcraft 4.8.3 from Canonical* installed 16:07:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:07:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:07:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:07:41 Dload Upload Total Spent Left Speed 16:07:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2449 0 --:--:-- --:--:-- --:--:-- 2449 16:07:41 100 3325k 100 3325k 0 0 6545k 0 --:--:-- --:--:-- --:--:-- 6545k 16:07:41 ./yq_linux_amd64 16:07:41 + sudo snapcraft prime --use-lxd 16:07:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:07:44 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: 16:07:44 - README.md 16:07:44 16:07:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:07:44 Launching a container. 16:07:51 Waiting for container to be ready 16:07:51 To start your first instance, try: lxc launch ubuntu:18.04 16:07:51 16:07:56 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:07:56 Waiting for network to be ready... 16:07:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:07:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 16:07:56 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:07:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:07:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:07:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:07:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:07:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:07:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 16:07:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:07:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:07:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:07:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:07:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:07:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:07:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:07:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:07:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:07:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:07:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 16:07:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 16:07:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:07:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:07:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 16:07:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 16:07:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 16:07:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:08:00 Fetched 24.8 MB in 4s (5733 kB/s) 16:08:01 Reading package lists... 16:08:01 Reading package lists... 16:08:01 Building dependency tree... 16:08:01 Reading state information... 16:08:02 The following additional packages will be installed: 16:08:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:08:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:08:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:08:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:08:02 Suggested packages: 16:08:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:08:02 Recommended packages: 16:08:02 gnupg libsasl2-modules 16:08:02 The following NEW packages will be installed: 16:08:02 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:08:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:08:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:08:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:08:02 The following packages will be upgraded: 16:08:02 gpg gpg-agent gpgconf libudev1 16:08:02 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 16:08:02 Need to get 3530 kB of archives. 16:08:02 After this operation, 13.3 MB of additional disk space will be used. 16:08:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 16:08:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 16:08:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:08:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:08:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:08:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:08:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:08:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:08:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:08:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:08:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:08:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:08:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:08:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:08:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:08:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:08:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:08:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:08:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:08:03 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:08:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:08:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:08:03 debconf: delaying package configuration, since apt-utils is not installed 16:08:03 Fetched 3530 kB in 1s (2762 kB/s) 16:08:03 (Reading database ... 12511 files and directories currently installed.) 16:08:03 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 16:08:03 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:03 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 16:08:03 Selecting previously unselected package udev. 16:08:03 (Reading database ... 12511 files and directories currently installed.) 16:08:03 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 16:08:03 Unpacking udev (237-3ubuntu10.48) ... 16:08:03 Selecting previously unselected package libfuse2:amd64. 16:08:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:08:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:08:03 Selecting previously unselected package fuse. 16:08:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:08:03 Unpacking fuse (2.9.7-1ubuntu1) ... 16:08:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:03 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:04 Selecting previously unselected package libksba8:amd64. 16:08:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:08:04 Unpacking libksba8:amd64 (1.3.5-2) ... 16:08:04 Selecting previously unselected package libroken18-heimdal:amd64. 16:08:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:08:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:08:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:08:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libwind0-heimdal:amd64. 16:08:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:08:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:08:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:08:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:08:04 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:08:04 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:04 Selecting previously unselected package libsasl2-modules-db:amd64. 16:08:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:08:04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:04 Selecting previously unselected package libsasl2-2:amd64. 16:08:04 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:08:04 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:05 Selecting previously unselected package libldap-common. 16:08:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:08:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:08:05 Selecting previously unselected package libldap-2.4-2:amd64. 16:08:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:08:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:08:05 Selecting previously unselected package dirmngr. 16:08:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:08:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:08:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:08:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:08:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:08:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:08:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libksba8:amd64 (1.3.5-2) ... 16:08:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:05 Setting up udev (237-3ubuntu10.48) ... 16:08:05 invoke-rc.d: policy-rc.d denied execution of start. 16:08:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Processing triggers for systemd (237-3ubuntu10) ... 16:08:05 Setting up fuse (2.9.7-1ubuntu1) ... 16:08:05 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:08:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:08:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:08:05 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:08:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:08:06 settings in the [Install] section, and DefaultInstance for template units). 16:08:06 This means they are not meant to be enabled using systemctl. 16:08:06 Possible reasons for having this kind of units are: 16:08:06 1) A unit may be statically enabled by being symlinked from another unit's 16:08:06 .wants/ or .requires/ directory. 16:08:06 2) A unit's purpose may be to act as a helper for some other unit which has 16:08:06 a requirement dependency on it. 16:08:06 3) A unit may be started when needed via activation (socket, path, timer, 16:08:06 D-Bus, udev, scripted systemctl call, ...). 16:08:06 4) In case of template units, the unit is meant to be enabled with some 16:08:06 instance name specified. 16:08:06 Reading package lists... 16:08:06 Building dependency tree... 16:08:06 Reading state information... 16:08:06 The following additional packages will be installed: 16:08:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:08:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:08:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:08:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:08:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:08:06 Suggested packages: 16:08:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:08:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:08:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:08:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:08:06 systemd-container policykit-1 16:08:06 Recommended packages: 16:08:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:08:06 The following NEW packages will be installed: 16:08:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:08:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:08:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:08:06 multiarch-support openssh-client python3 python3-minimal python3.6 16:08:06 python3.6-minimal snapd squashfs-tools sudo 16:08:06 The following packages will be upgraded: 16:08:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:08:06 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 16:08:06 Need to get 36.7 MB of archives. 16:08:06 After this operation, 147 MB of additional disk space will be used. 16:08:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:08:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 16:08:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:08:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:08:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:08:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:08:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:08:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:08:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:08:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:08:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:08:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:08:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:08:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:08:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:08:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:08:08 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 16:08:08 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:08:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:08:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:08:08 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:08:08 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:08:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:08:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:08:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:08:08 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:08:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:08:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:08:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:08:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:08:09 debconf: delaying package configuration, since apt-utils is not installed 16:08:09 Fetched 36.7 MB in 3s (14.1 MB/s) 16:08:09 (Reading database ... 12757 files and directories currently installed.) 16:08:09 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:08:09 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:08:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:10 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:08:10 (Reading database ... 12757 files and directories currently installed.) 16:08:10 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:08:10 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:08:10 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:08:10 (Reading database ... 12757 files and directories currently installed.) 16:08:10 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:08:10 Unpacking apt (1.6.14) over (1.6.1) ... 16:08:10 Setting up apt (1.6.14) ... 16:08:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:08:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:08:11 (Reading database ... 12764 files and directories currently installed.) 16:08:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:08:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:08:11 Selecting previously unselected package libpython3.6-minimal:amd64. 16:08:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:11 Selecting previously unselected package libexpat1:amd64. 16:08:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:08:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:08:11 Selecting previously unselected package python3.6-minimal. 16:08:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:08:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:08:11 Checking for services that may need to be restarted...done. 16:08:11 Checking for services that may need to be restarted...done. 16:08:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:08:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:08:12 Selecting previously unselected package python3-minimal. 16:08:12 (Reading database ... 13012 files and directories currently installed.) 16:08:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:08:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:08:12 Selecting previously unselected package mime-support. 16:08:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:08:12 Unpacking mime-support (3.60ubuntu1) ... 16:08:12 Selecting previously unselected package libmpdec2:amd64. 16:08:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:08:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:08:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:08:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:12 Selecting previously unselected package python3.6. 16:08:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:08:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:08:12 Selecting previously unselected package libpython3-stdlib:amd64. 16:08:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:08:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:08:12 Setting up python3-minimal (3.6.7-1~18.04) ... 16:08:13 Selecting previously unselected package python3. 16:08:13 (Reading database ... 13442 files and directories currently installed.) 16:08:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:08:13 Unpacking python3 (3.6.7-1~18.04) ... 16:08:13 Selecting previously unselected package multiarch-support. 16:08:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:08:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:08:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:08:13 Selecting previously unselected package liblzo2-2:amd64. 16:08:13 (Reading database ... 13479 files and directories currently installed.) 16:08:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:08:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:08:13 Selecting previously unselected package libbsd0:amd64. 16:08:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:08:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:08:13 Selecting previously unselected package sudo. 16:08:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:08:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:08:13 Selecting previously unselected package apparmor. 16:08:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:08:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:08:13 Selecting previously unselected package libedit2:amd64. 16:08:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:08:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:08:13 Selecting previously unselected package libkrb5support0:amd64. 16:08:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:08:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:08:13 Selecting previously unselected package libk5crypto3:amd64. 16:08:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:08:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:08:13 Selecting previously unselected package libkeyutils1:amd64. 16:08:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:08:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:08:13 Selecting previously unselected package libkrb5-3:amd64. 16:08:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:08:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:08:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:08:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:08:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:08:13 Selecting previously unselected package libssl1.0.0:amd64. 16:08:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:08:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:08:13 Selecting previously unselected package openssh-client. 16:08:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:08:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:08:14 Selecting previously unselected package squashfs-tools. 16:08:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:08:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:08:14 Selecting previously unselected package snapd. 16:08:14 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:08:14 Unpacking snapd (2.49.2+18.04) ... 16:08:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:08:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:08:16 Setting up mime-support (3.60ubuntu1) ... 16:08:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:08:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:08:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:08:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:16 Setting up systemd (237-3ubuntu10.48) ... 16:08:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:08:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:08:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:08:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:08:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:08:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:08:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:08:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:08:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:08:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:08:18 Setting up python3 (3.6.7-1~18.04) ... 16:08:18 running python rtupdate hooks for python3.6... 16:08:18 running python post-rtupdate hooks for python3.6... 16:08:18 Setting up apparmor (2.12-4ubuntu5.1) ... 16:08:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:08:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:08:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:08:18 Setting up snapd (2.49.2+18.04) ... 16:08:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:08:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:08:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:08:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:08:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:08:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:08:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:08:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:08:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:08:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:08:20 /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' 16:08:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:08:20 Processing triggers for systemd (237-3ubuntu10.48) ... 16:08:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:08:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:08:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:08:23 Reading package lists... 16:08:23 Reading package lists... 16:08:23 Building dependency tree... 16:08:23 Reading state information... 16:08:23 Calculating upgrade... 16:08:23 The following packages will be upgraded: 16:08:23 advancecomp base-files bash binutils binutils-common 16:08:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:08:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:08:23 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:08:23 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:08:23 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:08:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:08:23 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:08:23 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:08:23 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:08:23 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:08:23 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:08:23 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:08:23 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:08:23 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:08:23 ubuntu-keyring util-linux 16:08:23 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:08:23 Need to get 64.1 MB of archives. 16:08:23 After this operation, 5112 kB of additional disk space will be used. 16:08:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 16:08:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:08:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:08:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:08:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:08:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:08:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:08:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:08:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:08:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:08:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:08:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:08:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:08:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:08:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:08:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:08:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:08:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:08:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:08:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:08:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:08:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:08:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:08:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:08:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:08:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:08:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:08:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:08:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:08:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:08:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:08:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:08:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:08:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:08:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:08:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:08:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:08:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:08:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:08:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:08:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:08:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:08:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:08:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:08:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:08:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:08:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:08:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:08:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:08:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:08:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:08:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:08:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:08:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:08:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:08:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:08:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:08:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:08:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:08:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:08:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:08:24 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:08:24 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:08:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:08:24 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:08:24 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:08:25 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:08:25 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:08:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:08:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:08:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:08:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:08:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:08:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:08:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:08:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:08:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:08:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:08:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:08:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:08:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:08:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:08:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:08:25 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:08:25 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:08:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:08:25 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:08:25 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:08:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:08:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:08:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:08:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:08:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:08:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:08:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:08:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:08:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:08:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:08:25 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:08:25 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:08:25 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:08:25 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:08:25 debconf: delaying package configuration, since apt-utils is not installed 16:08:25 Fetched 64.1 MB in 2s (30.5 MB/s) 16:08:25 (Reading database ... 13914 files and directories currently installed.) 16:08:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:08:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:08:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 16:08:26 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 16:08:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:26 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:26 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:27 (Reading database ... 13914 files and directories currently installed.) 16:08:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:08:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:08:27 (Reading database ... 13914 files and directories currently installed.) 16:08:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:27 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:08:27 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:08:27 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:27 (Reading database ... 13914 files and directories currently installed.) 16:08:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:08:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:08:28 (Reading database ... 13914 files and directories currently installed.) 16:08:28 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:08:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:08:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:08:28 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:08:28 Setting up base-files (10.1ubuntu2.10) ... 16:08:28 Installing new version of config file /etc/issue ... 16:08:28 Installing new version of config file /etc/issue.net ... 16:08:28 Installing new version of config file /etc/lsb-release ... 16:08:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:08:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:08:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:08:28 Removing obsolete conffile /etc/default/motd-news ... 16:08:28 (Reading database ... 13915 files and directories currently installed.) 16:08:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:08:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:08:28 Setting up bash (4.4.18-2ubuntu1.2) ... 16:08:29 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 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:29 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:08:29 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:08:29 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:08:29 Setting up tar (1.29b-2ubuntu0.2) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:08:29 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:08:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:08:29 (Reading database ... 13915 files and directories currently installed.) 16:08:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:30 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:08:30 (Reading database ... 13915 files and directories currently installed.) 16:08:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:08:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:08:30 Setting up grep (3.1-2build1) ... 16:08:30 (Reading database ... 13915 files and directories currently installed.) 16:08:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:08:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:08:30 Setting up login (1:4.5-1ubuntu2) ... 16:08:30 (Reading database ... 13915 files and directories currently installed.) 16:08:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:08:30 (Reading database ... 13915 files and directories currently installed.) 16:08:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:08:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:30 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:08:30 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:30 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:08:30 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:08:31 (Reading database ... 13915 files and directories currently installed.) 16:08:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:08:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:08:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:08:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:08:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:08:32 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:08:32 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:08:32 (Reading database ... 13915 files and directories currently installed.) 16:08:32 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:08:32 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:08:32 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:08:32 (Reading database ... 13915 files and directories currently installed.) 16:08:32 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:32 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:32 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:32 (Reading database ... 13915 files and directories currently installed.) 16:08:32 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:32 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:32 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:32 (Reading database ... 13915 files and directories currently installed.) 16:08:32 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:32 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:32 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:32 (Reading database ... 13915 files and directories currently installed.) 16:08:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:32 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:32 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:33 (Reading database ... 13915 files and directories currently installed.) 16:08:33 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:33 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:33 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:33 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:33 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:08:33 (Reading database ... 13915 files and directories currently installed.) 16:08:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:08:33 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:33 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:08:33 (Reading database ... 13915 files and directories currently installed.) 16:08:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:33 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:33 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:08:33 (Reading database ... 13915 files and directories currently installed.) 16:08:33 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:33 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:33 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:08:33 (Reading database ... 13915 files and directories currently installed.) 16:08:33 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:33 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:33 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:08:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:08:34 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:08:34 (Reading database ... 13915 files and directories currently installed.) 16:08:34 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:08:34 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:08:34 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:08:34 (Reading database ... 13915 files and directories currently installed.) 16:08:34 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:08:34 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:08:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:08:34 (Reading database ... 13917 files and directories currently installed.) 16:08:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:08:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:08:35 Setting up debconf (1.5.66ubuntu1) ... 16:08:35 (Reading database ... 13917 files and directories currently installed.) 16:08:35 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:08:35 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:08:35 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:08:35 (Reading database ... 13917 files and directories currently installed.) 16:08:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:08:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:08:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:08:35 (Reading database ... 13917 files and directories currently installed.) 16:08:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:08:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:35 (Reading database ... 13917 files and directories currently installed.) 16:08:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:08:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:35 (Reading database ... 13919 files and directories currently installed.) 16:08:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:08:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:35 (Reading database ... 13923 files and directories currently installed.) 16:08:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:08:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:08:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:08:36 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:08:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:08:36 (Reading database ... 13923 files and directories currently installed.) 16:08:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:08:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:08:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:08:36 (Reading database ... 13923 files and directories currently installed.) 16:08:36 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:08:36 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:08:36 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:08:36 (Reading database ... 13923 files and directories currently installed.) 16:08:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:08:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:08:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:08:36 (Reading database ... 13923 files and directories currently installed.) 16:08:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:08:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:08:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:08:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:08:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:08:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:08:37 Setting up passwd (1:4.5-1ubuntu2) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:08:37 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:08:37 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:08:37 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:08:37 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:08:37 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:08:37 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:08:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:08:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:08:37 (Reading database ... 13923 files and directories currently installed.) 16:08:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:08:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:08:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:08:38 (Reading database ... 13923 files and directories currently installed.) 16:08:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:08:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:08:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:08:38 (Reading database ... 13923 files and directories currently installed.) 16:08:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:08:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:08:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:08:38 (Reading database ... 13923 files and directories currently installed.) 16:08:38 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:08:38 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:08:38 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:08:38 (Reading database ... 13923 files and directories currently installed.) 16:08:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:08:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:08:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:08:38 (Reading database ... 13924 files and directories currently installed.) 16:08:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:08:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:08:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:08:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:08:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:08:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:08:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:08:38 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:08:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:08:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:08:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:08:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:08:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:08:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:08:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:08:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:08:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:08:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:08:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:08:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:08:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:08:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:08:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:08:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:08:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:08:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:08:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:08:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:08:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:40 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:40 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:08:40 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:08:40 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:40 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:40 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:40 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:40 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:40 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:42 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:42 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:08:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:08:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:08:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:08:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:08:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:08:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:08:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:08:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:08:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:08:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:08:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:08:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:08:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:08:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:08:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:08:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:08:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:08:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:08:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:08:44 16:08:44 Current default time zone: 'Etc/UTC' 16:08:44 Local time is now: Thu Jul 15 16:08:44 UTC 2021. 16:08:44 Universal Time is now: Thu Jul 15 16:08:44 UTC 2021. 16:08:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:08:44 16:08:44 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:08:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 16:08:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:08:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:08:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:08:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:08:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:08:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:08:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:08:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:08:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:08:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:44 Setting up patch (2.7.6-2ubuntu1.1) ... 16:08:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:08:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:08:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:08:44 Installing new version of config file /etc/ssl/openssl.cnf ... 16:08:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:08:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:08:44 Setting up ca-certificates (20210119~18.04.1) ... 16:08:46 Updating certificates in /etc/ssl/certs... 16:08:47 23 added, 27 removed; done. 16:08:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:08:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:08:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:08:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:08:47 Setting up pkgbinarymangler (138.18.04.1) ... 16:08:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:08:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:08:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:08:48 Setting up perl (5.26.1-6ubuntu0.5) ... 16:08:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:08:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:08:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:08:48 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:08:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:08:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:08:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:08:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:08:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:08:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:08:48 Processing triggers for systemd (237-3ubuntu10.48) ... 16:08:48 Processing triggers for mime-support (3.60ubuntu1) ... 16:08:48 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:08:48 Updating certificates in /etc/ssl/certs... 16:08:48 0 added, 0 removed; done. 16:08:48 Running hooks in /etc/ca-certificates/update.d... 16:08:48 done. 16:08:49 Reading package lists... 16:08:49 Building dependency tree... 16:08:49 Reading state information... 16:08:49 The following NEW packages will be installed: 16:08:49 apt-transport-https 16:08:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:08:49 Need to get 4348 B of archives. 16:08:49 After this operation, 154 kB of additional disk space will be used. 16:08:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:08:49 debconf: delaying package configuration, since apt-utils is not installed 16:08:49 Fetched 4348 B in 0s (24.2 kB/s) 16:08:49 Selecting previously unselected package apt-transport-https. 16:08:49 (Reading database ... 13929 files and directories currently installed.) 16:08:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:08:49 Unpacking apt-transport-https (1.6.14) ... 16:08:49 Setting up apt-transport-https (1.6.14) ... 16:08:50 Waiting for network to be ready... 16:08:56 2021-07-15T16:08:53Z INFO Waiting for automatic snapd restart... 16:08:57 snapd 2.51.1 from Canonical* installed 16:08:58 "snapd" switched to the "latest/stable" channel 16:08:58 16:09:01 core18 20210611 from Canonical* installed 16:09:01 "core18" switched to the "latest/stable" channel 16:09:01 16:09:03 snapcraft 4.8.3 from Canonical* installed 16:09:04 "snapcraft" switched to the "latest/stable" channel 16:09:04 16:09:08 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: 16:09:08 - README.md 16:09:08 16:09:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:09:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:09:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:09:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:09:10 Reading package lists... 16:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-hm7b/bin to PATH 16:09:10 INFO: No Stack... 16:09:10 INFO: Retrieving Pricing Info for: v2-standard-4 16:09:10 INFO: Archiving Costs [Pipeline] sh 16:09:10 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 16:09:10 Reading package lists... 16:09:10 + + cat /w/workspace/edgex-go/2/archives/cost.csv 16:09:10 cut -d, -f6 [Pipeline] lock 16:09:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] 16:09:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] did not exist. Created. 16:09:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] 16:09:10 Building dependency tree... 16:09:10 Reading state information... 16:09:10 Suggested packages: 16:09:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:09:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:09:10 Recommended packages: 16:09:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:10 The following NEW packages will be installed: 16:09:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:09:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:09:10 pkg-config zip 16:09:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:09:10 Need to get 7663 kB of archives. 16:09:10 After this operation, 43.8 MB of additional disk space will be used. 16:09:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:09:10 + echo total: 0.18000000715255737 [Pipeline] stash 16:09:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:09:11 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:09:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:09:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:09:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:09:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:09:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:09:11 Stashed 1 file(s) [Pipeline] } 16:09:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 16:09:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:09:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:09:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:09:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:09:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:09:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:09:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:09:11 debconf: delaying package configuration, since apt-utils is not installed 16:09:11 Fetched 7663 kB in 1s (10.1 MB/s) 16:09:11 Selecting previously unselected package libglib2.0-0:amd64. 16:09:11 (Reading database ... 13933 files and directories currently installed.) 16:09:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:09:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:09:11 Selecting previously unselected package libpsl5:amd64. 16:09:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:09:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:09:11 Selecting previously unselected package libnghttp2-14:amd64. 16:09:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:09:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:09:11 Selecting previously unselected package librtmp1:amd64. 16:09:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:09:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:09:12 Selecting previously unselected package libcurl3-gnutls:amd64. 16:09:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:09:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:09:12 Selecting previously unselected package liberror-perl. 16:09:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:09:12 Unpacking liberror-perl (0.17025-1) ... 16:09:12 Selecting previously unselected package git-man. 16:09:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:09:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:09:12 Selecting previously unselected package git. 16:09:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:09:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:09:12 Selecting previously unselected package libnorm1:amd64. 16:09:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:09:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:09:13 Selecting previously unselected package libpgm-5.2-0:amd64. 16:09:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:09:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:09:13 Selecting previously unselected package libsodium23:amd64. 16:09:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:09:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:09:13 Selecting previously unselected package libzmq5:amd64. 16:09:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:09:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:09:13 Selecting previously unselected package libzmq3-dev:amd64. 16:09:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:09:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:09:13 Selecting previously unselected package pkg-config. 16:09:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:09:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:09:13 Selecting previously unselected package zip. 16:09:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:09:13 Unpacking zip (3.0-11build1) ... 16:09:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:09:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:09:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:09:13 Setting up liberror-perl (0.17025-1) ... 16:09:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:09:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:09:13 No schema files found: doing nothing. 16:09:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:09:13 Setting up zip (3.0-11build1) ... 16:09:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:09:13 Setting up libsodium23:amd64 (1.0.16-2) ... 16:09:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:09:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:09:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:09:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:09:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:09:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:09:14 git set to automatically installed. 16:09:14 git-man set to automatically installed. 16:09:14 libcurl3-gnutls set to automatically installed. 16:09:14 liberror-perl set to automatically installed. 16:09:14 libglib2.0-0 set to automatically installed. 16:09:14 libnghttp2-14 set to automatically installed. 16:09:14 libnorm1 set to automatically installed. 16:09:14 libpgm-5.2-0 set to automatically installed. 16:09:14 libpsl5 set to automatically installed. 16:09:14 librtmp1 set to automatically installed. 16:09:14 libsodium23 set to automatically installed. 16:09:14 libzmq3-dev set to automatically installed. 16:09:14 libzmq5 set to automatically installed. 16:09:14 pkg-config set to automatically installed. 16:09:14 zip set to automatically installed. 16:09:15 snapd is not logged in, snap install commands will use sudo 16:09:23 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:09:24 snapd is not logged in, snap install commands will use sudo 16:09:25 snap "core18" has no updates available 16:09:25 Pulling config-common 16:09:25 + snapcraftctl pull 16:09:27 Pulling go-build-helper 16:09:27 + snapcraftctl pull 16:09:28 'edgex-go' has dependencies that need to be staged: go-build-helper 16:09:28 Skipping pull go-build-helper (already ran) 16:09:28 Building go-build-helper 16:09:28 + snapcraftctl build 16:09:30 Staging go-build-helper 16:09:30 + snapcraftctl stage 16:09:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:09:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:09:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 16:09:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:09:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:09:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:09:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:09:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:09:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 16:09:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:09:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:09:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:09:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:09:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:09:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:09:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:09:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:09:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:09:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:09:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 16:09:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 16:09:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:09:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:09:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 16:09:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 16:09:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 16:09:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:09:38 Fetched 24.8 MB in 0s (0 B/s) 16:09:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:09:38 Fetched 224 kB in 0s (0 B/s) 16:09:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:09:38 Fetched 157 kB in 0s (0 B/s) 16:09:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:09:38 Fetched 221 kB in 0s (0 B/s) 16:09:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:09:38 Fetched 143 kB in 0s (0 B/s) 16:09:38 Pulling edgex-go 16:09:38 + snapcraftctl pull 16:09:40 Pulling hooks 16:09:40 + snapcraftctl pull 16:09:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:09:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:09:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:09:58 Fetched 0 B in 0s (0 B/s) 16:09:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:09:58 Fetched 96.5 kB in 0s (0 B/s) 16:09:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:09:58 Fetched 279 kB in 0s (0 B/s) 16:09:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:09:58 Fetched 122 kB in 0s (0 B/s) 16:09:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:09:58 Fetched 77.8 kB in 0s (0 B/s) 16:09:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:09:58 Fetched 8848 B in 0s (0 B/s) 16:09:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:09:58 Fetched 47.8 kB in 0s (0 B/s) 16:09:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:09:58 Fetched 45.6 kB in 0s (0 B/s) 16:09:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:09:58 Fetched 15.0 kB in 0s (0 B/s) 16:09:58 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:09:58 Fetched 219 kB in 0s (0 B/s) 16:09:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:09:58 Fetched 154 kB in 0s (0 B/s) 16:09:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:09:58 Fetched 50.6 kB in 0s (0 B/s) 16:09:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:09:58 Fetched 14.8 kB in 0s (0 B/s) 16:09:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:09:58 Fetched 41.8 kB in 0s (0 B/s) 16:09:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:09:58 Fetched 499 kB in 0s (0 B/s) 16:09:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:09:58 Fetched 111 kB in 0s (0 B/s) 16:09:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:09:58 Fetched 240 kB in 0s (0 B/s) 16:09:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:09:58 Fetched 29.3 kB in 0s (0 B/s) 16:09:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:09:58 Fetched 85.5 kB in 0s (0 B/s) 16:09:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:09:58 Fetched 24.5 kB in 0s (0 B/s) 16:09:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:09:58 Fetched 49.2 kB in 0s (0 B/s) 16:09:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:09:58 Fetched 54.2 kB in 0s (0 B/s) 16:09:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:09:58 Fetched 30.8 kB in 0s (0 B/s) 16:09:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:09:58 Fetched 15.8 kB in 0s (0 B/s) 16:09:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:09:58 Fetched 85.9 kB in 0s (0 B/s) 16:09:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:09:58 Fetched 8720 B in 0s (0 B/s) 16:09:58 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:09:58 Fetched 140 kB in 0s (0 B/s) 16:09:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:09:58 Fetched 119 kB in 0s (0 B/s) 16:09:58 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:09:58 Fetched 111 kB in 0s (0 B/s) 16:09:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:09:58 Fetched 11.1 kB in 0s (0 B/s) 16:09:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:09:58 Fetched 645 kB in 0s (0 B/s) 16:09:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:09:58 Fetched 41.3 kB in 0s (0 B/s) 16:09:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:09:58 Fetched 17.9 kB in 0s (0 B/s) 16:09:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:09:58 Fetched 368 kB in 0s (0 B/s) 16:09:58 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:09:58 Fetched 187 kB in 0s (0 B/s) 16:09:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:09:58 Fetched 175 kB in 0s (0 B/s) 16:09:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:09:58 Fetched 206 kB in 0s (0 B/s) 16:09:58 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:09:58 Fetched 1301 kB in 0s (0 B/s) 16:09:58 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:09:58 Fetched 36.2 kB in 0s (0 B/s) 16:09:58 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:09:58 Fetched 159 kB in 0s (0 B/s) 16:09:58 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:09:58 Fetched 107 kB in 0s (0 B/s) 16:09:58 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:09:58 Fetched 48.7 kB in 0s (0 B/s) 16:09:58 Pulling static-packages 16:09:58 + snapcraftctl pull 16:09:58 Pulling version 16:09:58 + cd /root/project 16:09:58 + git describe --tags --abbrev=0 16:09:58 + sed s/v// 16:09:58 + GIT_VERSION=2.0.1-dev.9 16:09:58 + [ -z 2.0.1-dev.9 ] 16:09:58 + snapcraftctl set-version 2.0.1-dev.9 16:09:58 Building config-common 16:09:58 + snapcraftctl build 16:10:01 Skipping build go-build-helper (already ran) 16:10:01 Building edgex-go 16:10:01 + cd /root/parts/edgex-go/src 16:10:01 + git describe --tags --abbrev=0 16:10:01 + sed s/v// 16:10:01 + GIT_VERSION=2.0.1-dev.9 16:10:01 + [ -z 2.0.1-dev.9 ] 16:10:01 + echo 2.0.1-dev.9 16:10:01 + make build 16:10:01 go mod tidy 16:10:03 go: downloading github.com/gorilla/mux v1.8.0 16:10:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:10:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 16:10:03 go: downloading github.com/stretchr/testify v1.7.0 16:10:03 go: downloading github.com/google/uuid v1.2.0 16:10:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:10:03 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:10:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:10:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:10:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:10:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:10:03 go: downloading github.com/lib/pq v1.10.2 16:10:03 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:10:03 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:10:03 go: downloading github.com/pelletier/go-toml v1.9.3 16:10:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:10:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:10:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:10:04 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:10:04 go: downloading github.com/go-kit/kit v0.9.0 16:10:04 go: downloading github.com/davecgh/go-spew v1.1.1 16:10:04 go: downloading github.com/pmezard/go-difflib v1.0.0 16:10:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:10:04 go: downloading github.com/stretchr/objx v0.1.0 16:10:04 go: downloading github.com/x448/float16 v0.8.4 16:10:04 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:10:04 go: downloading github.com/go-playground/universal-translator v0.17.0 16:10:04 go: downloading github.com/leodido/go-urn v1.2.0 16:10:04 go: downloading golang.org/x/text v0.3.2 16:10:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:10:04 go: downloading github.com/go-playground/locales v0.13.0 16:10:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:10:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:10:04 go: downloading github.com/pebbe/zmq4 v1.2.7 16:10:04 go: downloading github.com/kr/pretty v0.2.0 16:10:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:10:05 go: downloading github.com/go-stack/stack v1.8.0 16:10:05 go: downloading github.com/hashicorp/consul/api v1.8.1 16:10:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:10:05 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:10:05 go: downloading github.com/gorilla/websocket v1.4.2 16:10:05 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:10:05 go: downloading github.com/kr/text v0.1.0 16:10:05 go: downloading github.com/onsi/ginkgo v1.10.1 16:10:05 go: downloading github.com/onsi/gomega v1.7.0 16:10:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:10:05 go: downloading github.com/mitchellh/copystructure v1.0.0 16:10:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:10:05 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:10:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:10:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:10:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:10:05 go: downloading github.com/hashicorp/serf v0.9.5 16:10:05 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:10:05 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:10:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:10:05 go: downloading github.com/fatih/color v1.9.0 16:10:06 go: downloading github.com/mattn/go-colorable v0.1.6 16:10:06 go: downloading github.com/mattn/go-isatty v0.0.12 16:10:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:10:06 go: downloading github.com/pkg/errors v0.8.1 16:10:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:10:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:10:06 go: downloading github.com/hashicorp/memberlist v0.2.2 16:10:06 go: downloading github.com/hpcloud/tail v1.0.0 16:10:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:10:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:10:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:10:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:10:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:10:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:10:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:10:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:10:06 go: downloading github.com/miekg/dns v1.1.26 16:10:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:10:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:10:06 go: downloading github.com/hashicorp/errwrap v1.0.0 16:10:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data 16:10:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command 16:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:10:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:10:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:10:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:10:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:10:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:10:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:10:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config 16:10:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:10:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:10:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:10:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:10:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:10:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:10:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:10:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:10:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:10:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:10:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:10:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:10:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:10:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:10:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:10:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:10:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:10:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:10:29 + 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 16:10:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:10:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:10:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:10:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:10:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:10:29 + 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 16:10:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:10:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:10:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:10:30 Building hooks 16:10:30 + cd /root/parts/hooks/src 16:10:30 + make build 16:10:30 go mod tidy 16:10:30 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:10:30 go: downloading github.com/stretchr/testify v1.5.1 16:10:30 go: downloading github.com/davecgh/go-spew v1.1.0 16:10:30 go: downloading gopkg.in/yaml.v2 v2.2.2 16:10:31 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:10:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:10:32 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:10:32 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:10:35 Building static-packages 16:10:35 + snapcraftctl build 16:10:37 Building version 16:10:37 + snapcraftctl build 16:10:39 Staging config-common 16:10:39 + snapcraftctl stage 16:10:40 Skipping stage go-build-helper (already ran) 16:10:40 Staging edgex-go 16:10:40 + snapcraftctl stage 16:10:41 Staging hooks 16:10:41 + snapcraftctl stage 16:10:42 Staging static-packages 16:10:42 + snapcraftctl stage 16:10:43 Staging version 16:10:43 + snapcraftctl stage 16:10:44 Priming config-common 16:10:44 + snapcraftctl prime 16:10:46 Priming go-build-helper 16:10:46 + snapcraftctl prime 16:10:46 Priming edgex-go 16:10:46 + snapcraftctl prime 16:10:48 Priming hooks 16:10:48 + snapcraftctl prime 16:10:49 Priming static-packages 16:10:49 + snapcraftctl prime 16:10:51 Priming version 16:10:51 + snapcraftctl prime 16:10:53 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:10:55 provisioning config files... 16:10:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3104679014440208061tmp [Pipeline] { [Pipeline] sh 16:10:55 + set +x 16:10:55 + curl -s https://codecov.io/bash 16:10:55 + bash -s -- 16:10:55 16:10:55 _____ _ 16:10:55 / ____| | | 16:10:55 | | ___ __| | ___ ___ _____ __ 16:10:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:10:55 | |___| (_) | (_| | __/ (_| (_) \ V / 16:10:55 \_____\___/ \__,_|\___|\___\___/ \_/ 16:10:55 Bash-1.0.5 16:10:55 16:10:55 16:10:55 ==> git version 2.24.4 found 16:10:56 ==> 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 16:10:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:10:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:10:56 ==> Jenkins CI detected. 16:10:56 project root: . 16:10:56 --> token set from env 16:10:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:10:56 ==> Running gcov in . (disable via -X gcov) 16:10:56 ==> Python coveragepy not found 16:10:56 ==> Searching for coverage reports in: 16:10:56 + . 16:10:56 -> Found 1 reports 16:10:56 ==> Detecting git/mercurial file structure 16:10:56 ==> Reading reports 16:10:56 + ./coverage.out bytes=402846 16:10:56 ==> Appending adjustments 16:10:56 https://docs.codecov.io/docs/fixing-reports 16:10:57 + Found adjustments 16:10:57 ==> Gzipping contents 16:10:57 56K /tmp/codecov.1PzL1a.gz 16:10:57 ==> Uploading reports 16:10:57 url: https://codecov.io 16:10:57 query: branch=PR-3623&commit=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 16:10:57 -> Pinging Codecov 16:10:57 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=86849eb27b09fd5d0ba6efd0ffb4064875c2a37c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= 16:10:57  16:10:57 301 16:10:57 ==> Uploading to Codecov 16:10:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:57 Dload Upload Total Spent Left Speed 16:10:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54579 0 0 60 32768 0 186k --:--:-- --:--:-- --:--:-- 187k 16:10:57  [Pipeline] } 16:10:57 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 16:10:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:59 ---> package-listing.sh 16:10:59 ++ facter osfamily 16:10:59 ++ tr '[:upper:]' '[:lower:]' 16:11:00 + OS_FAMILY=redhat 16:11:00 + workspace=/w/workspace/edgex-go/2 16:11:00 + START_PACKAGES=/tmp/packages_start.txt 16:11:00 + END_PACKAGES=/tmp/packages_end.txt 16:11:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:00 + PACKAGES=/tmp/packages_start.txt 16:11:00 + '[' /w/workspace/edgex-go/2 ']' 16:11:00 + PACKAGES=/tmp/packages_end.txt 16:11:00 + case "${OS_FAMILY}" in 16:11:00 + sort 16:11:00 + rpm -qa 16:11:02 + '[' -f /tmp/packages_start.txt ']' 16:11:02 + '[' -f /tmp/packages_end.txt ']' 16:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:02 + '[' /w/workspace/edgex-go/2 ']' 16:11:02 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:11:02 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:03 16:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:03 alpine: Pulling from edgex-lftools-log-publisher 16:11:03 5843afab3874: Pulling fs layer 16:11:03 2dfaacf7024e: Pulling fs layer 16:11:03 2dbba127c6aa: Pulling fs layer 16:11:03 1a467efa2204: Pulling fs layer 16:11:03 865369a531d5: Pulling fs layer 16:11:03 2dc3bafdbf1c: Pulling fs layer 16:11:03 9ac237eaa80d: Pulling fs layer 16:11:03 6bcad4ecc5c2: Pulling fs layer 16:11:03 7074353bde3e: Pulling fs layer 16:11:03 1a467efa2204: Waiting 16:11:03 865369a531d5: Waiting 16:11:03 2dc3bafdbf1c: Waiting 16:11:03 9ac237eaa80d: Waiting 16:11:03 6bcad4ecc5c2: Waiting 16:11:03 7074353bde3e: Waiting 16:11:03 2dfaacf7024e: Verifying Checksum 16:11:03 2dfaacf7024e: Download complete 16:11:03 1a467efa2204: Verifying Checksum 16:11:03 1a467efa2204: Download complete 16:11:03 5843afab3874: Verifying Checksum 16:11:03 5843afab3874: Download complete 16:11:03 5843afab3874: Pull complete 16:11:04 2dfaacf7024e: Pull complete 16:11:04 2dc3bafdbf1c: Verifying Checksum 16:11:04 2dc3bafdbf1c: Download complete 16:11:04 2dbba127c6aa: Verifying Checksum 16:11:04 2dbba127c6aa: Download complete 16:11:04 9ac237eaa80d: Verifying Checksum 16:11:04 9ac237eaa80d: Download complete 16:11:04 6bcad4ecc5c2: Verifying Checksum 16:11:04 6bcad4ecc5c2: Download complete 16:11:04 865369a531d5: Verifying Checksum 16:11:04 865369a531d5: Download complete 16:11:04 2dbba127c6aa: Pull complete 16:11:04 1a467efa2204: Pull complete 16:11:05 865369a531d5: Pull complete 16:11:05 2dc3bafdbf1c: Pull complete 16:11:05 9ac237eaa80d: Pull complete 16:11:05 6bcad4ecc5c2: Pull complete 16:11:09 7074353bde3e: Verifying Checksum 16:11:09 7074353bde3e: Download complete 16:11:12 7074353bde3e: Pull complete 16:11:12 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 16:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:11:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:11:13 prd-centos7-docker-4c-2g-2865 does not seem to be running inside a container 16:11:13 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:11:16 $ docker top ecd2df116c48d92ac507f026a23443ef6fdcc72356f9ece370bbaa5c64a2ee8e -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:11:16 + mkdir -p /var/log/sa [Pipeline] sh 16:11:17 + ls /var/log/sa-host 16:11:17 + sadf -c /var/log/sa-host/sa05 16:11:17 file_magic: OK 16:11:17 HZ: Using current value: 100 16:11:17 file_header: OK 16:11:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:11:17 Statistics: 16:11:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:17 File successfully converted to sysstat format version 12.5.4 16:11:17 + sadf -c /var/log/sa-host/sa15 16:11:17 file_magic: OK 16:11:17 HZ: Using current value: 100 16:11:17 file_header: OK 16:11:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:11:17 Statistics: 16:11:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:17 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:18 provisioning config files... 16:11:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config371087024073772294tmp [Pipeline] { [Pipeline] echo 16:11:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:18 ---> create-netrc.sh [Pipeline] } 16:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:11:19 ---> python-tools-install.sh [Pipeline] echo 16:11:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:19 ---> sudo-logs.sh 16:11:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:11:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:19 ---> job-cost.sh 16:11:19 lf-activate-venv: SKIPPING 16:11:19 DEBUG: total: 0.18000000715255737 16:11:19 INFO: Retrieving Stack Cost... 16:11:21 INFO: Retrieving Pricing Info for: v3-standard-2 16:11:21 INFO: Archiving Costs [Pipeline] echo 16:11:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:22 ---> logs-deploy.sh 16:11:22 lf-activate-venv: SKIPPING 16:11:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/2 16:11:22 INFO: archiving workspace using pattern(s): 16:11:22 Archives upload complete. 16:11:22 INFO: archiving logs to Nexus 16:11:23 ---> uname -a: 16:11:23 Linux prd-centos7-docker-4c-2g-2865.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:11:23 16:11:23 16:11:23 ---> lscpu: 16:11:23 Architecture: x86_64 16:11:23 CPU op-mode(s): 32-bit, 64-bit 16:11:23 Address sizes: 40 bits physical, 48 bits virtual 16:11:23 Byte Order: Little Endian 16:11:23 CPU(s): 2 16:11:23 On-line CPU(s) list: 0,1 16:11:23 Vendor ID: AuthenticAMD 16:11:23 BIOS Vendor ID: QEMU 16:11:23 Model name: AMD EPYC-Rome Processor 16:11:23 BIOS Model name: pc-i440fx-4.2 16:11:23 CPU family: 23 16:11:23 Model: 49 16:11:23 Thread(s) per core: 1 16:11:23 Core(s) per socket: 1 16:11:23 Socket(s): 2 16:11:23 Stepping: 0 16:11:23 BogoMIPS: 5599.99 16:11:23 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:11:23 Virtualization: AMD-V 16:11:23 Hypervisor vendor: KVM 16:11:23 Virtualization type: full 16:11:23 L1d cache: 64 KiB (2 instances) 16:11:23 L1i cache: 64 KiB (2 instances) 16:11:23 L2 cache: 1 MiB (2 instances) 16:11:23 L3 cache: 32 MiB (2 instances) 16:11:23 NUMA node(s): 1 16:11:23 NUMA node0 CPU(s): 0,1 16:11:23 Vulnerability Itlb multihit: Not affected 16:11:23 Vulnerability L1tf: Not affected 16:11:23 Vulnerability Mds: Not affected 16:11:23 Vulnerability Meltdown: Not affected 16:11:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:11:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:11:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:11:23 Vulnerability Srbds: Not affected 16:11:23 Vulnerability Tsx async abort: Not affected 16:11:23 16:11:23 16:11:23 ---> nproc: 16:11:23 2 16:11:23 16:11:23 16:11:23 ---> df -h: 16:11:23 Filesystem Size Used Available Use% Mounted on 16:11:23 overlay 40.0G 12.5G 27.5G 31% / 16:11:23 tmpfs 64.0M 0 64.0M 0% /dev 16:11:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:11:23 shm 64.0M 0 64.0M 0% /dev/shm 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 16:11:23 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 16:11:23 16:11:23 16:11:23 ---> free -m: 16:11:23 total used free shared buff/cache available 16:11:23 Mem: 7821 943 2083 0 4793 6561 16:11:23 Swap: 1023 2 1021 16:11:23 16:11:23 16:11:23 ---> ip addr: 16:11:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:11:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:11:23 inet 127.0.0.1/8 scope host lo 16:11:23 valid_lft forever preferred_lft forever 16:11:23 inet6 ::1/128 scope host 16:11:23 valid_lft forever preferred_lft forever 16:11:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:11:23 link/ether fa:16:3e:84:77:80 brd ff:ff:ff:ff:ff:ff 16:11:23 inet 10.30.122.147/23 brd 10.30.123.255 scope global dynamic eth0 16:11:23 valid_lft 84856sec preferred_lft 84856sec 16:11:23 inet6 fe80::f816:3eff:fe84:7780/64 scope link 16:11:23 valid_lft forever preferred_lft forever 16:11:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:11:23 link/ether 02:42:d9:f9:75:41 brd ff:ff:ff:ff:ff:ff 16:11:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:11:23 valid_lft forever preferred_lft forever 16:11:23 inet6 fe80::42:d9ff:fef9:7541/64 scope link 16:11:23 valid_lft forever preferred_lft forever 16:11:23 16:11:23 16:11:23 ---> sar -b -r -n DEV: 16:11:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 16:11:23 16:11:23 15:45:28 LINUX RESTART (2 CPU) 16:11:23 16:11:23 15:46:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:11:23 15:47:01 90.16 4.43 85.74 0.00 2910.04 9067.17 0.00 16:11:23 15:48:01 86.79 0.18 86.61 0.00 22.78 42609.54 0.00 16:11:23 15:49:01 142.26 0.00 142.26 0.00 0.00 20301.18 0.00 16:11:23 15:50:01 56.65 0.00 56.65 0.00 0.00 8158.23 0.00 16:11:23 15:51:03 373.23 142.53 230.71 0.00 3421.52 154352.83 0.00 16:11:23 15:52:01 634.20 261.89 372.31 0.00 14979.44 182750.59 0.00 16:11:23 15:53:01 707.98 206.61 501.37 0.00 7426.17 205326.42 0.00 16:11:23 15:54:01 129.59 14.80 114.79 0.00 1726.43 18010.69 0.00 16:11:23 15:55:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 16:11:23 15:56:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 16:11:23 15:57:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 16:11:23 15:58:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 16:11:23 15:59:01 0.22 0.00 0.22 0.00 0.00 1.65 0.00 16:11:23 16:00:01 0.32 0.05 0.27 0.00 0.80 3.38 0.00 16:11:23 16:01:01 0.45 0.20 0.25 0.00 5.86 3.35 0.00 16:11:23 16:02:01 1.07 0.20 0.87 0.00 3.60 17.72 0.00 16:11:23 16:03:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 16:11:23 16:04:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 16:11:23 16:05:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 16:11:23 16:06:01 0.15 0.00 0.15 0.00 0.00 1.53 0.00 16:11:23 16:07:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 16:11:23 16:08:01 0.27 0.00 0.27 0.00 0.00 4.67 0.00 16:11:23 16:09:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 16:11:23 16:10:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 16:11:23 16:11:01 41.88 41.66 0.22 0.00 4214.03 16.64 0.00 16:11:23 Average: 90.30 26.75 63.56 0.00 1370.88 25581.95 0.00 16:11:23 16:11:23 15:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:23 15:47:01 5126792 0 894416 11.17 2620 1985112 1495912 16.52 874284 1598128 91220 16:11:23 15:48:01 4094468 0 969964 12.11 2620 2941888 1580436 17.45 1057800 2370636 64312 16:11:23 15:49:01 3830460 0 1083940 13.53 2620 3091920 1721864 19.01 1322928 2299048 230268 16:11:23 15:50:01 3887992 0 1050068 13.11 2620 3068260 1794356 19.81 1237728 2319108 129496 16:11:23 15:51:03 1292876 0 1210776 15.12 2620 5502668 1865792 20.60 1972300 4087824 27584 16:11:23 15:52:01 154400 0 1533872 19.15 2620 6318048 3183576 35.15 3217768 3911044 576304 16:11:23 15:53:01 1176484 0 1570648 19.61 2620 5259188 2698140 29.79 2230108 3837972 77944 16:11:23 15:54:01 2758260 0 1169836 14.61 2620 4078224 1450512 16.01 1365520 3166928 16 16:11:23 15:55:01 2773432 0 1154664 14.42 2620 4078224 1259876 13.91 1390268 3131412 8 16:11:23 15:56:01 2777400 0 1150688 14.37 2620 4078232 1259960 13.91 1385356 3136508 12 16:11:23 15:57:01 2776192 0 1151896 14.38 2620 4078232 1259984 13.91 1387216 3135072 16 16:11:23 15:58:01 2776392 0 1151688 14.38 2620 4078240 1259876 13.91 1387128 3135080 8 16:11:23 15:59:01 2776184 0 1151892 14.38 2620 4078244 1259876 13.91 1387128 3135076 8 16:11:23 16:00:01 2775384 0 1152692 14.39 2620 4078244 1260168 13.91 1387572 3135100 8 16:11:23 16:01:01 2775488 0 1152548 14.39 2620 4078284 1262364 13.94 1388244 3134912 24 16:11:23 16:02:01 2775368 0 1152488 14.39 2620 4078464 1260496 13.92 1387480 3135356 12 16:11:23 16:03:01 2775780 0 1152072 14.38 2620 4078468 1260448 13.92 1387436 3135356 16 16:11:23 16:04:01 2775712 0 1152132 14.39 2620 4078476 1260448 13.92 1387392 3135356 16 16:11:23 16:05:01 2775024 0 1152820 14.39 2620 4078476 1260604 13.92 1387768 3135356 8 16:11:23 16:06:01 2775600 0 1152236 14.39 2620 4078484 1260532 13.92 1387484 3135356 16 16:11:23 16:07:01 2775672 0 1152164 14.39 2620 4078484 1260496 13.92 1387420 3135356 12 16:11:23 16:08:01 2775712 0 1152120 14.39 2620 4078488 1260448 13.92 1387416 3135356 8 16:11:23 16:09:01 2775644 0 1152180 14.39 2620 4078496 1260448 13.92 1387424 3135356 16 16:11:23 16:10:01 2775612 0 1152212 14.39 2620 4078496 1260448 13.92 1387416 3135356 8 16:11:23 16:11:01 2623100 0 1178120 14.71 2620 4205100 1293496 14.28 1412172 3261716 220 16:11:23 Average: 2774217 0 1163925 14.53 2620 4068178 1490022 16.45 1475630 3080551 47902 16:11:23 16:11:23 15:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:11:23 15:47:01 eth0 1634.75 1268.84 5032.83 147.15 0.00 0.00 0.00 0.00 16:11:23 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:47:01 vethe0c9313 609.27 569.23 57.07 1620.85 0.00 0.00 0.00 0.00 16:11:23 15:47:01 docker0 609.27 569.10 48.74 1620.84 0.00 0.00 0.00 0.00 16:11:23 15:48:01 eth0 933.39 596.79 4432.20 106.62 0.00 0.00 0.00 0.00 16:11:23 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:48:01 vethfffa412 92.42 150.33 6.62 347.16 0.00 0.00 0.00 0.00 16:11:23 15:48:01 docker0 299.83 485.09 25.77 1478.01 0.00 0.00 0.00 0.00 16:11:23 15:49:01 vethd515f26 0.32 0.45 0.03 0.05 0.00 0.00 0.00 0.00 16:11:23 15:49:01 eth0 205.85 160.22 539.49 29.34 0.00 0.00 0.00 0.00 16:11:23 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:49:01 docker0 134.22 157.85 10.39 498.82 0.00 0.00 0.00 0.00 16:11:23 15:50:01 vethd515f26 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 16:11:23 15:50:01 eth0 23.22 14.21 14.37 56.34 0.00 0.00 0.00 0.00 16:11:23 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:50:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 16:11:23 15:51:03 eth0 275.82 188.20 1672.71 66.78 0.00 0.00 0.00 0.00 16:11:23 15:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:51:03 veth4dc1e8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:11:23 15:51:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:52:01 vethea97af0 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 16:11:23 15:52:01 veth3bde87a 0.00 0.29 0.00 0.02 0.00 0.00 0.00 0.00 16:11:23 15:52:01 veth9bd9c11 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 16:11:23 15:52:01 eth0 124.85 84.79 285.75 21.66 0.00 0.00 0.00 0.00 16:11:23 15:53:01 veth5ff37bd 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 16:11:23 15:53:01 vethc423b51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:11:23 15:53:01 eth0 343.71 203.98 1736.90 89.23 0.00 0.00 0.00 0.00 16:11:23 15:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:11:23 15:54:01 eth0 64.46 35.39 141.79 57.39 0.00 0.00 0.00 0.00 16:11:23 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:54:01 docker0 1176.12 1424.20 93.11 4343.30 0.00 0.00 0.00 0.00 16:11:23 15:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:11:23 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:56:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:11:23 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:57:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:11:23 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:23 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:59:01 eth0 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 16:11:23 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:00:01 eth0 0.38 0.28 0.26 0.20 0.00 0.00 0.00 0.00 16:11:23 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:01:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:11:23 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:02:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 16:11:23 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:23 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:04:01 eth0 0.50 0.03 0.05 0.00 0.00 0.00 0.00 0.00 16:11:23 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:05:01 eth0 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 16:11:23 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:06:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:11:23 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:07:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:11:23 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:08:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:11:23 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:11:23 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:11:01 eth0 10.53 6.35 9.91 3.56 0.00 0.00 0.00 0.00 16:11:23 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 Average: eth0 143.00 101.01 550.34 23.04 0.00 0.00 0.00 0.00 16:11:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:23 Average: docker0 47.13 57.07 3.73 174.05 0.00 0.00 0.00 0.00 16:11:23 16:11:23 16:11:23 ---> sar -P ALL: 16:11:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 16:11:23 16:11:23 15:45:28 LINUX RESTART (2 CPU) 16:11:23 16:11:23 15:46:03 CPU %user %nice %system %iowait %steal %idle 16:11:23 15:47:01 all 16.31 0.00 4.70 2.31 0.06 76.61 16:11:23 15:47:01 0 17.14 0.00 5.77 3.11 0.07 73.91 16:11:23 15:47:01 1 15.51 0.00 3.65 1.52 0.05 79.27 16:11:23 15:48:01 all 15.89 0.00 4.66 1.70 0.06 77.68 16:11:23 15:48:01 0 14.31 0.00 5.07 1.54 0.05 79.02 16:11:23 15:48:01 1 17.45 0.00 4.26 1.86 0.07 76.36 16:11:23 15:49:01 all 59.66 0.00 8.82 1.60 0.11 29.81 16:11:23 15:49:01 0 59.31 0.00 9.07 2.26 0.11 29.26 16:11:23 15:49:01 1 60.00 0.00 8.57 0.95 0.11 30.37 16:11:23 15:50:01 all 34.41 0.00 4.92 0.39 0.06 60.22 16:11:23 15:50:01 0 33.94 0.00 4.88 0.33 0.05 60.80 16:11:23 15:50:01 1 34.88 0.00 4.97 0.44 0.07 59.63 16:11:23 15:51:03 all 39.43 0.00 12.46 11.61 0.09 36.42 16:11:23 15:51:03 0 38.74 0.00 12.33 11.38 0.09 37.47 16:11:23 15:51:03 1 40.12 0.00 12.59 11.84 0.09 35.37 16:11:23 15:52:01 all 69.83 0.00 18.39 8.05 0.11 3.62 16:11:23 15:52:01 0 70.48 0.00 17.47 7.57 0.13 4.35 16:11:23 15:52:01 1 69.18 0.00 19.30 8.53 0.10 2.90 16:11:23 15:53:01 all 69.12 0.00 19.06 10.71 0.12 1.00 16:11:23 15:53:01 0 68.29 0.00 19.77 10.71 0.11 1.13 16:11:23 15:53:01 1 69.94 0.00 18.35 10.71 0.13 0.87 16:11:23 15:54:01 all 12.00 0.00 4.43 1.55 0.06 81.96 16:11:23 15:54:01 0 12.13 0.00 4.35 1.57 0.05 81.90 16:11:23 15:54:01 1 11.88 0.00 4.51 1.54 0.07 82.01 16:11:23 15:55:01 all 0.15 0.00 0.05 0.00 0.03 99.77 16:11:23 15:55:01 0 0.27 0.00 0.05 0.00 0.05 99.63 16:11:23 15:55:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:11:23 15:56:01 all 0.14 0.00 0.07 0.00 0.03 99.77 16:11:23 15:56:01 0 0.25 0.00 0.05 0.00 0.02 99.68 16:11:23 15:56:01 1 0.03 0.00 0.08 0.00 0.03 99.85 16:11:23 15:57:01 all 0.17 0.00 0.03 0.00 0.03 99.77 16:11:23 15:57:01 0 0.30 0.00 0.05 0.00 0.03 99.62 16:11:23 15:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:11:23 16:11:23 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:11:23 15:58:01 all 0.17 0.00 0.02 0.00 0.02 99.80 16:11:23 15:58:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:11:23 15:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:11:23 15:59:01 all 0.15 0.00 0.02 0.00 0.02 99.82 16:11:23 15:59:01 0 0.27 0.00 0.02 0.00 0.02 99.70 16:11:23 15:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:11:23 16:00:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:11:23 16:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:11:23 16:00:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:11:23 16:01:01 all 0.14 0.00 0.06 0.01 0.02 99.77 16:11:23 16:01:01 0 0.03 0.00 0.05 0.00 0.03 99.88 16:11:23 16:01:01 1 0.25 0.00 0.07 0.02 0.00 99.67 16:11:23 16:02:01 all 0.10 0.00 0.03 0.00 0.03 99.85 16:11:23 16:02:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:11:23 16:02:01 1 0.15 0.00 0.03 0.00 0.02 99.80 16:11:23 16:03:01 all 0.11 0.00 0.03 0.00 0.02 99.85 16:11:23 16:03:01 0 0.15 0.00 0.02 0.00 0.02 99.82 16:11:23 16:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:11:23 16:04:01 all 0.15 0.00 0.03 0.00 0.02 99.80 16:11:23 16:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:11:23 16:04:01 1 0.27 0.00 0.05 0.00 0.02 99.67 16:11:23 16:05:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:11:23 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:11:23 16:05:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:11:23 16:06:01 all 0.15 0.00 0.03 0.00 0.02 99.80 16:11:23 16:06:01 0 0.27 0.00 0.02 0.00 0.00 99.72 16:11:23 16:06:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:11:23 16:07:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:11:23 16:07:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:11:23 16:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:11:23 16:08:01 all 0.18 0.00 0.02 0.00 0.03 99.78 16:11:23 16:08:01 0 0.32 0.00 0.00 0.00 0.02 99.67 16:11:23 16:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:11:23 16:11:23 16:08:01 CPU %user %nice %system %iowait %steal %idle 16:11:23 16:09:01 all 0.20 0.00 0.02 0.00 0.03 99.76 16:11:23 16:09:01 0 0.37 0.00 0.02 0.00 0.03 99.58 16:11:23 16:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:11:23 16:10:01 all 0.12 0.00 0.03 0.00 0.02 99.83 16:11:23 16:10:01 0 0.22 0.00 0.03 0.00 0.00 99.75 16:11:23 16:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:11:23 16:11:01 all 1.95 0.00 0.66 0.96 0.03 96.40 16:11:23 16:11:01 0 1.57 0.00 0.69 0.07 0.02 97.66 16:11:23 16:11:01 1 2.34 0.00 0.64 1.85 0.03 95.14 16:11:23 Average: all 12.05 0.00 2.95 1.47 0.04 83.50 16:11:23 Average: 0 11.96 0.00 2.99 1.45 0.04 83.56 16:11:23 Average: 1 12.13 0.00 2.91 1.48 0.04 83.44 16:11:23 16:11:23 16:11:23