Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33b18ca859af497484855edbd0e22a57b658f7ac+9d6a4513a2ce67a55ac7208e4cc4009604167c71 (51434cd8c16e89acd08b6ef61b704523d6c61320) 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-ssh8313208956048031633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh612091135715346895.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3748/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-3748/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1167332399846711668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh1014344145599006453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3748/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-3748/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3735712965301125901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-1137 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh1106951950295754486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh1908137829076343963.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac Merge succeeded, producing 078d8d571631d4ff628b864aaf98b67f8c458896 Checking out Revision 078d8d571631d4ff628b864aaf98b67f8c458896 (PR-3748) > git config core.sparsecheckout # timeout=10 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # 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/6@tmp/jenkins-gitclient-ssh4742810489176829255.key > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 078d8d571631d4ff628b864aaf98b67f8c458896 # timeout=10 Commit message: "Merge commit '9d6a4513a2ce67a55ac7208e4cc4009604167c71' into HEAD" > git rev-list --no-walk 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:46 ========================================================= 16:31:46 EdgeX Global Pipelines Version Info 16:31:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:47 ------------------- 16:31:47 stable info: 16:31:47 ------------------- 16:31:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:31:47 Message: update stable to v1.0.210 16:31:47 ------------------- 16:31:47 experimental info: 16:31:47 ------------------- 16:31:47 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:31:47 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3748 [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3748 [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3748 [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 078d8d571631d4ff628b864aaf98b67f8c458896 [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 078d8d5 [Pipeline] echo 16:31:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:48 provisioning config files... 16:31:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4248728170435749338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:48 ---> docker-login.sh 16:31:48 nexus3.edgexfoundry.org:10001 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 nexus3.edgexfoundry.org:10002 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 nexus3.edgexfoundry.org:10003 16:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:48 Configure a credential helper to remove this warning. See 16:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:48 16:31:48 Login Succeeded 16:31:48 nexus3.edgexfoundry.org:10004 16:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:49 Configure a credential helper to remove this warning. See 16:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:49 16:31:49 Login Succeeded 16:31:49 docker.io 16:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:49 Configure a credential helper to remove this warning. See 16:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:49 16:31:49 Login Succeeded 16:31:49 ---> docker-login.sh ends [Pipeline] } 16:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:49 ++ 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 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/core-command/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo core-command,cmd/core-command/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/core-data/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo core-data,cmd/core-data/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/core-metadata/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/support-notifications/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/support-scheduler/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:49 + for file in '`ls cmd/**/Dockerfile`' 16:31:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:49 ++ cut -d/ -f2 16:31:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:50 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 16:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:50 16:31:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:50 latest: Pulling from edgex-devops/git-semver 16:31:50 a0d0a0d46f8b: Pulling fs layer 16:31:50 3e5f54012d9b: Pulling fs layer 16:31:50 4c7163046ea9: Pulling fs layer 16:31:50 0c2d73faf560: Pulling fs layer 16:31:50 0c2d73faf560: Waiting 16:31:50 3e5f54012d9b: Verifying Checksum 16:31:50 3e5f54012d9b: Download complete 16:31:50 a0d0a0d46f8b: Verifying Checksum 16:31:50 a0d0a0d46f8b: Download complete 16:31:50 0c2d73faf560: Verifying Checksum 16:31:50 0c2d73faf560: Download complete 16:31:51 4c7163046ea9: Verifying Checksum 16:31:51 4c7163046ea9: Download complete 16:31:51 a0d0a0d46f8b: Pull complete 16:31:51 3e5f54012d9b: Pull complete 16:31:51 4c7163046ea9: Pull complete 16:31:51 0c2d73faf560: Pull complete 16:31:51 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:51 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 16:31:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:52 $ docker top 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:52 [ssh-agent] Looking for ssh-agent implementation... 16:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:52 $ docker exec 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent 16:31:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBFmhGf/agent.13 16:31:52 SSH_AGENT_PID=20 16:31:52 Running ssh-add (command line suppressed) 16:31:52 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8207967265998999855.key (/w/workspace/edgex-go/6@tmp/private_key_8207967265998999855.key) 16:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:53 + git tag --points-at HEAD [Pipeline] } 16:31:53 $ docker exec --env ******** --env ******** 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent -k 16:31:53 unset SSH_AUTH_SOCK; 16:31:53 unset SSH_AGENT_PID; 16:31:53 echo Agent pid 20 killed; 16:31:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:53 [ssh-agent] Looking for ssh-agent implementation... 16:31:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:53 $ docker exec 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent 16:31:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDIeDMG/agent.54 16:31:53 SSH_AGENT_PID=60 16:31:53 Running ssh-add (command line suppressed) 16:31:53 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1291905169832829867.key (/w/workspace/edgex-go/6@tmp/private_key_1291905169832829867.key) 16:31:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:53 + git semver init 16:31:53 # -> Open(): unable to determine branch for HEAD 16:31:53 # $GIT_DIR = /w/workspace/edgex-go/6/.git 16:31:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 16:31:53 # $SEMVER_REMOTE_NAME = origin 16:31:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:53 # $SEMVER_USER_NAME = edgex-jenkins 16:31:53 # $SEMVER_BRANCH = PR-3748 16:31:53 # $SEMVER_TEMP = /tmp/semver-118669505 16:31:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:08 # '/tmp/semver-118669505' -> '/w/workspace/edgex-go/6/.semver' 16:32:08 # -> Force: false 16:32:08 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 16:32:08 $ docker exec --env ******** --env ******** 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 ssh-agent -k 16:32:08 unset SSH_AUTH_SOCK; 16:32:08 unset SSH_AGENT_PID; 16:32:08 echo Agent pid 60 killed; 16:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:09 + git semver [Pipeline] } 16:32:09 $ docker stop --time=1 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 16:32:11 $ docker rm -f 746a42bab73db52a3d90f7ecd7d5fc7d8ea8c567419751ee2c843e691f981641 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:11 Stashed 1 file(s) [Pipeline] echo 16:32:11 [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] echo 16:32:11 ========================================================= 16:32:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:12 a0d0a0d46f8b: Already exists 16:32:12 31adcdaf11c8: Pulling fs layer 16:32:12 b8b176561691: Pulling fs layer 16:32:12 4527c011a84f: Pulling fs layer 16:32:12 5d74067f8e1e: Pulling fs layer 16:32:12 e0aca202a116: Pulling fs layer 16:32:12 3a43be97a3b4: Pulling fs layer 16:32:12 34cad66bf833: Pulling fs layer 16:32:12 b4e3c513aaa6: Pulling fs layer 16:32:12 3a43be97a3b4: Waiting 16:32:12 34cad66bf833: Waiting 16:32:12 b4e3c513aaa6: Waiting 16:32:12 5d74067f8e1e: Waiting 16:32:12 e0aca202a116: Waiting 16:32:12 b8b176561691: Verifying Checksum 16:32:12 b8b176561691: Download complete 16:32:12 31adcdaf11c8: Verifying Checksum 16:32:12 31adcdaf11c8: Download complete 16:32:12 5d74067f8e1e: Verifying Checksum 16:32:12 5d74067f8e1e: Download complete 16:32:12 e0aca202a116: Verifying Checksum 16:32:12 e0aca202a116: Download complete 16:32:12 3a43be97a3b4: Verifying Checksum 16:32:12 3a43be97a3b4: Download complete 16:32:12 34cad66bf833: Verifying Checksum 16:32:12 34cad66bf833: Download complete 16:32:12 31adcdaf11c8: Pull complete 16:32:12 b8b176561691: Pull complete 16:32:13 4527c011a84f: Verifying Checksum 16:32:13 4527c011a84f: Download complete 16:32:13 b4e3c513aaa6: Verifying Checksum 16:32:13 b4e3c513aaa6: Download complete 16:32:17 4527c011a84f: Pull complete 16:32:17 5d74067f8e1e: Pull complete 16:32:17 e0aca202a116: Pull complete 16:32:17 3a43be97a3b4: Pull complete 16:32:17 34cad66bf833: Pull complete 16:32:19 b4e3c513aaa6: Pull complete 16:32:19 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:20 + docker build -t ci-base-image-x86_64 -f - . 16:32:20 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:20 WORKDIR /edgex 16:32:20 COPY go.mod . 16:32:20 RUN go mod download' 16:32:22 Sending build context to Docker daemon 329.4MB 16:32:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:22 ---> 9f6097aaca64 16:32:22 Step 2/4 : WORKDIR /edgex 16:32:23 ---> Running in 19de5448f17e 16:32:23 Removing intermediate container 19de5448f17e 16:32:23 ---> 4858cd35da81 16:32:23 Step 3/4 : COPY go.mod . 16:32:23 ---> 0b8caaa1d8b4 16:32:23 Step 4/4 : RUN go mod download 16:32:23 ---> Running in 6664276b8b2a 16:32:26 Still waiting to schedule task 16:32:26 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1134’ 16:32:55 Removing intermediate container 6664276b8b2a 16:32:55 ---> f0ff7fb6e396 16:32:55 Successfully built f0ff7fb6e396 16:32:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:55 + docker inspect -f . ci-base-image-x86_64 16:32:55 . [Pipeline] withDockerContainer 16:32:55 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 16:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:56 $ docker top 26feacf0e8fc443eccd46158a85848b5403421ebead77d50cbd86b584626e7c4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:56 + go version 16:32:56 go version go1.16.8 linux/amd64 [Pipeline] } 16:32:56 $ docker stop --time=1 26feacf0e8fc443eccd46158a85848b5403421ebead77d50cbd86b584626e7c4 16:32:57 $ docker rm -f 26feacf0e8fc443eccd46158a85848b5403421ebead77d50cbd86b584626e7c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:58 + docker inspect -f . ci-base-image-x86_64 16:32:58 . [Pipeline] withDockerContainer 16:32:58 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 16:32: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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:58 $ docker top a54e7361e0a4f2be911a87179cad3fb364231bd5657c2c0058e046ff51d0a9cf -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:58 ========================================================= 16:32:58 [edgeXBuildGoParallel] Running Tests and Build... 16:32:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:59 + make test 16:32:59 go mod tidy 16:32:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:04 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 16:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 46.3% of statements 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 16:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 1.0% of statements 16:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 16:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 16:33:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 16:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 16:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 82.5% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 70.4% of statements 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.4% of statements 16:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 16:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 16:34:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:34:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 16:34:26 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 16:35:05 GO111MODULE=on go vet ./... 16:35:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:35:13 ./bin/test-attribution-txt.sh [Pipeline] sh 16:35:14 + ls -al . 16:35:14 total 612 16:35:14 drwxrwxr-x 10 1001 1001 4096 Oct 13 16:35 . 16:35:14 drwxr-xr-x 4 root root 28 Oct 13 16:32 .. 16:35:14 -rw-rw-r-- 1 1001 1001 11 Oct 13 16:31 .dockerignore 16:35:14 drwxrwxr-x 8 1001 1001 179 Oct 13 16:31 .git 16:35:14 drwxrwxr-x 4 1001 1001 142 Oct 13 16:31 .github 16:35:14 -rw-rw-r-- 1 1001 1001 804 Oct 13 16:31 .gitignore 16:35:14 -rw-rw-r-- 1 1001 1001 42 Oct 13 16:31 .golangci.yml 16:35:14 -rw-rw-r-- 1 1001 1001 76 Oct 13 16:31 .hadolint.yml 16:35:14 drwx------ 3 1001 1001 58 Oct 13 16:32 .semver 16:35:14 -rw-rw-r-- 1 1001 1001 166 Oct 13 16:31 .sonarcloud.properties 16:35:14 -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:31 ADOPTERS.md 16:35:14 -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:31 Attribution.txt 16:35:14 -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:31 CHANGELOG.md 16:35:14 -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:31 CONTRIBUTING.md 16:35:14 -rw-rw-r-- 1 1001 1001 677 Oct 13 16:31 GOVERNANCE.md 16:35:14 -rw-rw-r-- 1 1001 1001 849 Oct 13 16:31 Jenkinsfile 16:35:14 -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:31 LICENSE 16:35:14 -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:31 Makefile 16:35:14 -rw-rw-r-- 1 1001 1001 582 Oct 13 16:31 OWNERS.md 16:35:14 -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:31 README.md 16:35:14 -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:31 SECURITY.md 16:35:14 -rw-rw-r-- 1 1001 1001 5 Oct 13 16:32 VERSION 16:35:14 -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:31 ZMQWindows.md 16:35:14 drwxrwxr-x 2 1001 1001 37 Oct 13 16:31 bin 16:35:14 drwxrwxr-x 14 1001 1001 4096 Oct 13 16:31 cmd 16:35:14 -rw-r--r-- 1 root root 403932 Oct 13 16:34 coverage.out 16:35:14 -rw-rw-r-- 1 1001 1001 829 Oct 13 16:31 go.mod 16:35:14 -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:31 go.sum 16:35:14 drwxrwxr-x 8 1001 1001 124 Oct 13 16:31 internal 16:35:14 drwxrwxr-x 3 1001 1001 16 Oct 13 16:31 openapi 16:35:14 drwxrwxr-x 4 1001 1001 71 Oct 13 16:31 snap 16:35:14 -rw-rw-r-- 1 1001 1001 204 Oct 13 16:31 version.go [Pipeline] sh 16:35:14 + '[' -e coverage.out ] 16:35:14 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:14 Stashed 1 file(s) [Pipeline] sh 16:35:15 + make build 16:35: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 16:35:16 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:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:25 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:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:30 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:35:31 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] } 16:35:33 $ docker stop --time=1 a54e7361e0a4f2be911a87179cad3fb364231bd5657c2c0058e046ff51d0a9cf 16:35:34 $ docker rm -f a54e7361e0a4f2be911a87179cad3fb364231bd5657c2c0058e046ff51d0a9cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:35 16:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:36 latest: Pulling from edgex-devops/edgex-compose 16:35:36 cbdbe7a5bc2a: Pulling fs layer 16:35:36 ca9280d653b3: Pulling fs layer 16:35:36 7e9c9ca2126c: Pulling fs layer 16:35:36 cbdbe7a5bc2a: Verifying Checksum 16:35:36 cbdbe7a5bc2a: Download complete 16:35:36 ca9280d653b3: Verifying Checksum 16:35:36 ca9280d653b3: Download complete 16:35:36 cbdbe7a5bc2a: Pull complete 16:35:36 7e9c9ca2126c: Verifying Checksum 16:35:36 7e9c9ca2126c: Download complete 16:35:36 ca9280d653b3: Pull complete 16:35:41 7e9c9ca2126c: Pull complete 16:35:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:41 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 16:35:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:43 $ docker top 9d0561e4d892e9d6f30275cdf2b523ce1aed44b3af7200b3a93df97a46dbb638 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:44 + docker-compose build --help 16:35:44 + grep parallel 16:35:44 --parallel Build images in parallel. [Pipeline] } 16:35:44 $ docker stop --time=1 9d0561e4d892e9d6f30275cdf2b523ce1aed44b3af7200b3a93df97a46dbb638 16:35:45 $ docker rm -f 9d0561e4d892e9d6f30275cdf2b523ce1aed44b3af7200b3a93df97a46dbb638 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:46 . [Pipeline] withDockerContainer 16:35:46 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 16:35:46 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:46 $ docker top 103deba4e617f8cdf0b30401ccc18c372ed5deb6135a9890a9b72b60ce5d94d8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:47 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:47 Building core-command ... 16:35:47 Building core-data ... 16:35:47 Building core-metadata ... 16:35:47 Building security-bootstrapper ... 16:35:47 Building security-proxy-setup ... 16:35:47 Building security-secretstore-setup ... 16:35:47 Building support-notifications ... 16:35:47 Building support-scheduler ... 16:35:47 Building sys-mgmt-agent ... 16:35:47 Building support-notifications 16:35:47 Building core-metadata 16:35:47 Building security-proxy-setup 16:35:47 Building support-scheduler 16:35:47 Building core-command 16:36:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:00 ---> f0ff7fb6e396 16:36:00 Step 3/23 : WORKDIR /edgex-go 16:36:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:00 ---> f0ff7fb6e396 16:36:00 Step 3/22 : WORKDIR /edgex-go 16:36:00 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:36:00 ---> f0ff7fb6e396 16:36:00 Step 3/21 : WORKDIR /edgex-go 16:36:03 ---> Running in 89da11870239 16:36:03 ---> Running in 77007d255b70 16:36:03 ---> Running in cd63e8051d44 16:36:07 Removing intermediate container 89da11870239 16:36:07 ---> 26479f02f0c8 16:36:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 Removing intermediate container cd63e8051d44 16:36:07 ---> 4b0d09012aa5 16:36:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 Removing intermediate container 77007d255b70 16:36:07 ---> 89ac390c6996 16:36:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 ---> Running in a1814cf8a2b9 16:36:07 ---> Running in 399dd7799dd1 16:36:07 ---> Running in 8ad49d07ed57 16:36:14 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:14 ---> f0ff7fb6e396 16:36:14 Step 3/20 : WORKDIR /edgex-go 16:36:14 ---> Using cache 16:36:14 ---> 26479f02f0c8 16:36:14 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:14 Removing intermediate container a1814cf8a2b9 16:36:14 ---> 594840ae30fc 16:36:14 Step 5/23 : RUN apk add --update --no-cache make git 16:36:14 Removing intermediate container 399dd7799dd1 16:36:14 ---> 6301255aaee0 16:36:14 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:14 ---> Running in ff52842ed131 16:36:14 Removing intermediate container 8ad49d07ed57 16:36:14 ---> ae2fb0a13566 16:36:14 Step 5/22 : RUN apk add --update --no-cache make git 16:36:14 ---> Running in ff52228456e4 16:36:14 ---> Running in b507dae1d811 16:36:14 ---> Running in ccdb04c82627 16:36:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:14 ---> f0ff7fb6e396 16:36:14 Step 3/22 : WORKDIR /edgex-go 16:36:14 ---> Using cache 16:36:14 ---> 26479f02f0c8 16:36:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:14 ---> Using cache 16:36:14 ---> 6301255aaee0 16:36:14 Step 5/22 : RUN apk add --update --no-cache make git 16:36:14 ---> Running in f3d0d8efb9d0 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:14 Removing intermediate container ff52842ed131 16:36:14 ---> 004d2d6348a5 16:36:14 Step 5/20 : RUN apk add --update --no-cache make git 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:14 ---> Running in 64ecb9d29213 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:15 OK: 220 MiB in 52 packages 16:36:15 OK: 220 MiB in 52 packages 16:36:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:15 OK: 220 MiB in 52 packages 16:36:15 OK: 220 MiB in 52 packages 16:36:16 Removing intermediate container ff52228456e4 16:36:16 ---> 65199ca22cb4 16:36:16 Step 6/21 : COPY . . 16:36:16 OK: 220 MiB in 52 packages 16:36:16 Removing intermediate container b507dae1d811 16:36:16 ---> 71c4adbce6ab 16:36:16 Step 6/23 : COPY go.mod . 16:36:16 Removing intermediate container ccdb04c82627 16:36:16 ---> dc3b8f609ea3 16:36:16 Step 6/22 : COPY . . 16:36:17 ---> 8f717165a36b 16:36:17 Step 7/23 : RUN go mod download 16:36:17 Removing intermediate container f3d0d8efb9d0 16:36:17 ---> 5af56e683a9b 16:36:17 Step 6/22 : COPY . . 16:36:19 ---> Running in 366b33a1a0aa 16:36:19 Removing intermediate container 64ecb9d29213 16:36:19 ---> bcadbf6004f9 16:36:19 Step 6/20 : COPY . . 16:36:24 ---> dad5335e1bb2 16:36:24 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:24 Removing intermediate container 366b33a1a0aa 16:36:24 ---> 905e2240c784 16:36:24 Step 8/23 : COPY . . 16:36:24 ---> Running in be66ec26df08 16:36:28 ---> 8a09f43bb922 16:36:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:28 ---> Running in 01d232343c99 16:36:28 ---> 7a8bcf2570d0 16:36:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:28 ---> 46850ea5391a 16:36:28 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:28 ---> Running in 32a00cd6b5ba 16:36:28 ---> Running in cd340093ae19 16:36:30 Removing intermediate container be66ec26df08 16:36:30 ---> 2e3b5989f2bc 16:36:30 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:36:30 ---> Running in 73fe1925888f 16:36:30 Removing intermediate container 01d232343c99 16:36:30 ---> dcea87af7c78 16:36:30 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:36:31 ---> Running in caf05e7d2d0b 16:36:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:33 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:36:33 Removing intermediate container cd340093ae19 16:36:33 ---> 0f4247ae70c2 16:36:33 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:34 Removing intermediate container 32a00cd6b5ba 16:36:34 ---> 2db406ca3237 16:36:34 Step 8/22 : RUN make cmd/core-command/core-command 16:36:34 ---> Running in e9d851428782 16:36:34 ---> Running in baaa668156db 16:36:36 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:36:36 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:36:44 ---> 6a3edf255cf7 16:36:44 Step 9/23 : RUN go mod tidy 16:36:44 ---> Running in 19c5b1cf87c8 16:36:45 Removing intermediate container 19c5b1cf87c8 16:36:45 ---> bd0805a24863 16:36:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:45 ---> Running in 7155322afde6 16:36:46 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:36:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1141 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws 16:36:48 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 16:36:48 The recommended git tool is: git 16:36:55 using credential edgex-jenkins-ssh 16:36:55 Cloning the remote Git repository 16:36:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:36:55 > git init /w/workspace/edgex-go/6 # timeout=10 16:36:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:56 > git --version # timeout=10 16:36:56 > git --version # 'git version 2.17.1' 16:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:12 Removing intermediate container 73fe1925888f 16:37:12 ---> 2ef6534fad79 16:37:12 16:37:12 Step 9/21 : FROM alpine:3.14 16:37:12 3.14: Pulling from library/alpine 16:37:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:37:12 Status: Downloaded newer image for alpine:3.14 16:37:12 ---> 14119a10abf4 16:37:12 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:12 ---> Running in d12935fe7b90 16:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:12 (1/2) Installing ca-certificates (20191127-r5) 16:37:12 (2/2) Installing dumb-init (1.2.5-r1) 16:37:12 Executing busybox-1.33.1-r3.trigger 16:37:12 Executing ca-certificates-20191127-r5.trigger 16:37:12 OK: 6 MiB in 16 packages 16:37:12 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:37:12 Removing intermediate container d12935fe7b90 16:37:12 ---> dd7b662e94d1 16:37:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:12 ---> Running in 0667546a2913 16:37:12 Removing intermediate container 0667546a2913 16:37:12 ---> 4110ad0c9582 16:37:12 Step 12/21 : ENV APP_PORT=59860 16:37:12 ---> Running in 19cdce807be2 16:37:12 Removing intermediate container 19cdce807be2 16:37:12 ---> 7ebc11dc906e 16:37:12 Step 13/21 : EXPOSE $APP_PORT 16:37:12 ---> Running in b0ef54df3ba7 16:37:12 Removing intermediate container b0ef54df3ba7 16:37:12 ---> 8a6409be88c7 16:37:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:12 ---> ffb40d304f06 16:37:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:13 ---> e97e3a34d6b7 16:37:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:14 ---> ebcab17d6571 16:37:14 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:37:14 ---> Running in 28650d2b63ee 16:37:14 Removing intermediate container 28650d2b63ee 16:37:14 ---> c2e3c9cb40a8 16:37:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:14 ---> Running in ca86fb7cccbf 16:37:14 Removing intermediate container ca86fb7cccbf 16:37:14 ---> 105d68ddd770 16:37:14 Step 19/21 : LABEL arch=x86_64 16:37:14 ---> Running in 318b24f8ac12 16:37:14 Removing intermediate container 318b24f8ac12 16:37:14 ---> 9ed38c3edd3e 16:37:14 Step 20/21 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:37:15 ---> Running in 21c2ec1eb1b3 16:37:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:37:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:37:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:37:15 Removing intermediate container 21c2ec1eb1b3 16:37:15 ---> f765d3a8d798 16:37:15 Step 21/21 : LABEL version=0.0.0 16:37:15 Removing intermediate container caf05e7d2d0b 16:37:15 ---> b75d33e2ff7e 16:37:15 16:37:15 Step 9/22 : FROM alpine:3.14 16:37:15 ---> 14119a10abf4 16:37:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:15 ---> Running in d76d31c7a7dd 16:37:16 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac 16:37:16 ---> Running in 913ef8526d31 16:37:16 Removing intermediate container d76d31c7a7dd 16:37:16 ---> 1401fbd9ebce 16:37:16 16:37:16 Successfully built 1401fbd9ebce 16:37:16 Successfully tagged support-notifications:latest 16:37:16 Building core-data 16:37:16  Building support-notifications ... done Removing intermediate container e9d851428782 16:37:16 ---> 241de369ba14 16:37:16 16:37:16 Step 9/22 : FROM alpine:3.14 16:37:16 ---> 14119a10abf4 16:37:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:16 Merge succeeded, producing 3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:37:16 Checking out Revision 3e9ed1db5477ae5e315abada0c736bdcabd9a864 (PR-3748) 16:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:17 ---> Running in 931e01fbafc6 16:37:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:37:16 > git config core.sparsecheckout # timeout=10 16:37:16 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 16:37:16 > git remote # timeout=10 16:37:16 > git config --get remote.origin.url # timeout=10 16:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:16 > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 16:37:16 > git rev-parse HEAD^{commit} # timeout=10 16:37:16 > git config core.sparsecheckout # timeout=10 16:37:16 > git checkout -f 3e9ed1db5477ae5e315abada0c736bdcabd9a864 # timeout=10 16:37:17 (1/1) Installing dumb-init (1.2.5-r1) 16:37:17 Executing busybox-1.33.1-r3.trigger 16:37:17 OK: 6 MiB in 15 packages 16:37:18 Removing intermediate container baaa668156db 16:37:18 ---> 1b7901747adb 16:37:18 16:37:18 Step 9/20 : FROM alpine:3.14 16:37:18 ---> 14119a10abf4 16:37:18 Step 10/20 : RUN apk add --update --no-cache curl 16:37:18 ---> Running in 98ebb6e02df4 16:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:19 Removing intermediate container 913ef8526d31 16:37:19 ---> 66baea746a80 16:37:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:19 ---> Running in 2022538e8321 16:37:19 (1/1) Installing dumb-init (1.2.5-r1) 16:37:19 Executing busybox-1.33.1-r3.trigger 16:37:19 OK: 6 MiB in 15 packages 16:37:19 Removing intermediate container 2022538e8321 16:37:19 ---> 8825396681b7 16:37:19 Step 12/22 : ENV APP_PORT=59881 16:37:19 ---> Running in f8ac448623a5 16:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:20 Removing intermediate container f8ac448623a5 16:37:20 ---> 5f7f7d20c57e 16:37:20 Step 13/22 : EXPOSE $APP_PORT 16:37:20 Removing intermediate container 931e01fbafc6 16:37:20 ---> 7611d2b42391 16:37:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:20 ---> Running in 557026672a9b 16:37:20 ---> Running in 9d63bc3e8c42 16:37:20 (1/5) Installing ca-certificates (20191127-r5) 16:37:20 (2/5) Installing brotli-libs (1.0.9-r5) 16:37:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:37:20 (4/5) Installing libcurl (7.79.1-r0) 16:37:20 Removing intermediate container 557026672a9b 16:37:20 ---> 3ea3d77d8234 16:37:20 Step 14/22 : WORKDIR / 16:37:20 (5/5) Installing curl (7.79.1-r0) 16:37:20 Executing busybox-1.33.1-r3.trigger 16:37:20 Executing ca-certificates-20191127-r5.trigger 16:37:20 Removing intermediate container 9d63bc3e8c42 16:37:20 ---> cef98e5ec80c 16:37:20 Step 12/22 : ENV APP_PORT=59882 16:37:20 OK: 8 MiB in 19 packages 16:37:20 ---> Running in 9ea467d7d0cf 16:37:20 ---> Running in 9e61974ec546 16:37:20 Removing intermediate container 9ea467d7d0cf 16:37:20 ---> 5c7e50e42fe2 16:37:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:20 Removing intermediate container 9e61974ec546 16:37:20 ---> 43f4fa9bff5a 16:37:20 Step 13/22 : EXPOSE $APP_PORT 16:37:20 ---> Running in 5a13d47302ec 16:37:21 ---> 6fa60a9b1a40 16:37:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:21 Removing intermediate container 98ebb6e02df4 16:37:21 ---> ca5153f18a3e 16:37:21 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:21 Removing intermediate container 5a13d47302ec 16:37:21 ---> fe2f761d5f16 16:37:21 Step 14/22 : WORKDIR / 16:37:21 Commit message: "Merge commit '9d6a4513a2ce67a55ac7208e4cc4009604167c71' into HEAD" 16:37:21 > git rev-list --no-walk 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 16:37:21 ---> Running in 108435a51fb3 16:37:21 ---> Running in e633b8324ed4 16:37:21 Removing intermediate container 108435a51fb3 16:37:21 ---> b266005d1304 16:37:21 Step 12/20 : WORKDIR /edgex 16:37:21 ---> Running in 5772cb77cb2a 16:37:21 Removing intermediate container e633b8324ed4 16:37:21 ---> e0141019866c 16:37:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:21 ---> aba785aa9cce 16:37:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:21 Removing intermediate container 5772cb77cb2a 16:37:21 ---> 65c45d26b1ac 16:37:21 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:22 ---> b5a94c8e4007 16:37:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:22 ---> 8590a29fa568 16:37:22 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:37:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:22 Dload Upload Total Spent Left Speed 16:37:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k 16:37:22 ---> d0f461900c25 16:37:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:22 ---> Running in b1603a23acde 16:37:22 Removing intermediate container b1603a23acde 16:37:22 ---> 473a60b97ce8 16:37:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh 16:37:22 ---> 295263760f33 16:37:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:22 ---> Running in c4f72e5a08db 16:37:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:23 Removing intermediate container c4f72e5a08db 16:37:23 ---> db57b2e45fa1 16:37:23 Step 20/22 : LABEL arch=x86_64 16:37:23 ---> 65e72c4cfe3a 16:37:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:23 + sudo tee /etc/docker/daemon.new 16:37:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:37:23 { 16:37:23 "registry-mirrors": [ 16:37:23 "https://nexus3.edgexfoundry.org:10001" 16:37:23 ], 16:37:23 "bip": "10.250.0.254/24", 16:37:23 "hosts": [ 16:37:23 "tcp://0.0.0.0:5555", 16:37:23 "unix:///var/run/docker.sock" 16:37:23 ], 16:37:23 "mtu": 1458, 16:37:23 "selinux-enabled": true, 16:37:23 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:23 } [Pipeline] sh 16:37:23 ---> bc48762ed75d 16:37:23 Step 18/22 : ENTRYPOINT ["/core-command"] 16:37:23 ---> Running in b92508522277 16:37:23 ---> Running in 83e92c8496aa 16:37:23 Removing intermediate container b92508522277 16:37:23 ---> 66b5b04b6f04 16:37:23 Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:37:23 Removing intermediate container 83e92c8496aa 16:37:23 ---> 79a27102fd4e 16:37:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:23 ---> Running in 00b081afd68f 16:37:23 ---> Running in feb469b6cfe9 16:37:23 ---> ae98ca70aa53 16:37:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:23 Removing intermediate container 00b081afd68f 16:37:23 ---> 826766cfd780 16:37:23 Step 22/22 : LABEL version=0.0.0 16:37:23 Removing intermediate container feb469b6cfe9 16:37:23 ---> 0ecdc677c8af 16:37:23 Step 20/22 : LABEL arch=x86_64 16:37:23 ---> Running in 76889f2af911 16:37:23 ---> Running in 4b493f9b25d1 16:37:23 ---> Running in 7624e4c3212a 16:37:23 + sudo service docker restart 16:37:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:24 ---> f0ff7fb6e396 16:37:24 Step 3/22 : WORKDIR /edgex-go 16:37:24 ---> Using cache 16:37:24 ---> 26479f02f0c8 16:37:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:24 ---> Using cache 16:37:24 ---> 004d2d6348a5 16:37:24 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:24 Removing intermediate container 76889f2af911 16:37:24 ---> 039282c0c367 16:37:24 Step 17/20 : CMD ["--init=true"] 16:37:24 Removing intermediate container 7624e4c3212a 16:37:24 ---> d1b98043ca21 16:37:24 Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:37:24 Removing intermediate container 4b493f9b25d1 16:37:24 ---> 1604de615e95 16:37:24 16:37:24 ---> Running in 4f9a6a6ca5b7 16:37:24 ---> Running in 576614621a55 16:37:24 ---> Running in 67a10429fb34 16:37:24 Successfully built 1604de615e95 16:37:24 Removing intermediate container 7155322afde6 16:37:24 ---> 05ea8a187b97 16:37:24 16:37:24 Step 11/23 : FROM alpine:3.14 16:37:24 ---> 14119a10abf4 16:37:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:37:24 ---> Using cache 16:37:24 ---> 7611d2b42391 16:37:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:24 ---> Using cache 16:37:24 ---> cef98e5ec80c 16:37:24 Step 14/23 : ENV APP_PORT=59861 16:37:24 Successfully tagged core-metadata:latest 16:37:24 Building sys-mgmt-agent 16:37:24  Building core-metadata ... done  ---> Running in 44891292965c 16:37:24 Removing intermediate container 576614621a55 16:37:24 ---> 5bdf651d7607 16:37:24 Step 22/22 : LABEL version=0.0.0 16:37:24 Removing intermediate container 67a10429fb34 16:37:24 ---> 1973fd2761a5 16:37:24 Step 18/20 : LABEL arch=x86_64 16:37:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:26 ---> Running in 81f11b752eec 16:37:26 ---> Running in 05b380a2108d 16:37:26 Removing intermediate container 44891292965c 16:37:26 ---> 6bf9fa11564d 16:37:26 Step 15/23 : EXPOSE $APP_PORT 16:37:26 OK: 220 MiB in 52 packages 16:37:26 Removing intermediate container 81f11b752eec 16:37:26 ---> 06da2687639f 16:37:26 16:37:26 ---> Running in 45e0979cdf19 16:37:26 Removing intermediate container 05b380a2108d 16:37:26 ---> 122552050c00 16:37:26 Step 19/20 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:37:26 ---> Running in feb836147349 16:37:26 Successfully built 06da2687639f 16:37:26 Successfully tagged core-command:latest 16:37:26 Building security-secretstore-setup 16:37:26  Building core-command ... done Removing intermediate container 45e0979cdf19 16:37:26 ---> e30e113d8039 16:37:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:26 Removing intermediate container feb836147349 16:37:26 ---> ed92d2a73d77 16:37:26 Step 20/20 : LABEL version=0.0.0 16:37:27 ---> Running in ceb659963552 16:37:27 Removing intermediate container 4f9a6a6ca5b7 16:37:27 ---> 9524ab4e011c 16:37:27 Step 6/22 : COPY . . 16:37:28 ---> 5f28a8cbc0fa 16:37:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:28 Removing intermediate container ceb659963552 16:37:28 ---> 8ab39fc7af09 16:37:28 16:37:28 Successfully built 8ab39fc7af09 16:37:28 Successfully tagged security-proxy-setup:latest 16:37:28  Building security-proxy-setup ... done Building security-bootstrapper 16:37:34 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:34 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:37:34 ---> f0ff7fb6e396 16:37:34 Step 3/30 : WORKDIR /edgex-go 16:37:34 ---> Using cache 16:37:34 ---> 26479f02f0c8 16:37:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:34 ---> Using cache 16:37:34 ---> 004d2d6348a5 16:37:34 Step 5/30 : RUN apk add --update --no-cache make git 16:37:34 ---> Using cache 16:37:34 ---> bcadbf6004f9 16:37:34 Step 6/30 : COPY . . 16:37:34 ---> Using cache 16:37:34 ---> 46850ea5391a 16:37:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:34 ---> Using cache 16:37:34 ---> 0f4247ae70c2 16:37:34 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:37 ---> 63f157f52112 16:37:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:37 ---> 3e56b6918994 16:37:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:38 ---> Running in 22c6054b0499 16:37:38 ---> Running in 633139823e42 16:37:38 ---> e90b4f31167d 16:37:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:39 ---> f0ff7fb6e396 16:37:39 Step 3/22 : WORKDIR /edgex-go 16:37:39 ---> Using cache 16:37:39 ---> 26479f02f0c8 16:37:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:39 ---> Using cache 16:37:39 ---> 004d2d6348a5 16:37:39 Step 5/22 : RUN apk add --update --no-cache make bash git 16:37:39 ---> Running in ca9c99fc52de 16:37:40 ---> Running in 1aecc5210207 16:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:40 Removing intermediate container ca9c99fc52de 16:37:40 ---> 94ce8c667a72 16:37:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:40 ---> Running in 6167847a126b 16:37:41 Removing intermediate container 6167847a126b 16:37:41 ---> 3d6f85e406bf 16:37:41 Step 21/23 : LABEL arch=x86_64 16:37:42 ---> Running in 618c7cb536d0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:42 provisioning config files... 16:37:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2053415710284975999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:42 Removing intermediate container 618c7cb536d0 16:37:42 ---> 7a366742a35c 16:37:42 Step 22/23 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:37:42 ---> docker-login.sh 16:37:42 nexus3.edgexfoundry.org:10001 16:37:42 Removing intermediate container 633139823e42 16:37:42 ---> 7980053a19e0 16:37:42 Step 8/22 : RUN make cmd/core-data/core-data 16:37:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:43 ---> Running in 433a6ad3d124 16:37:43 ---> Running in 5e6c4bd9b176 16:37:43 Removing intermediate container 433a6ad3d124 16:37:43 ---> 0878ca4e6ea8 16:37:43 Step 23/23 : LABEL version=0.0.0 16:37:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:43 ---> Running in 3c51d05ac92d 16:37:44 OK: 220 MiB in 52 packages 16:37:44 Removing intermediate container 3c51d05ac92d 16:37:44 ---> 57e1e0c0896d 16:37:44 16:37:44 Successfully built 57e1e0c0896d 16:37:44 Successfully tagged support-scheduler:latest 16:37:44  Building support-scheduler ... done 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:37:44 Removing intermediate container 1aecc5210207 16:37:44 ---> e1a10f34d242 16:37:44 Step 6/22 : COPY . . 16:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:45 Configure a credential helper to remove this warning. See 16:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:45 16:37:45 Login Succeeded 16:37:45 nexus3.edgexfoundry.org:10002 16:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:46 Configure a credential helper to remove this warning. See 16:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:46 16:37:46 Login Succeeded 16:37:46 nexus3.edgexfoundry.org:10003 16:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:46 Configure a credential helper to remove this warning. See 16:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:46 16:37:46 Login Succeeded 16:37:46 nexus3.edgexfoundry.org:10004 16:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:47 Configure a credential helper to remove this warning. See 16:37:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:47 16:37:47 Login Succeeded 16:37:47 docker.io 16:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:48 Configure a credential helper to remove this warning. See 16:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:48 16:37:48 Login Succeeded 16:37:48 ---> docker-login.sh ends [Pipeline] } 16:37:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:37:48 ========================================================= 16:37:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:37:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:49 ---> f0ff7fb6e396 16:37:49 Step 3/24 : WORKDIR /edgex-go 16:37:49 ---> Using cache 16:37:49 ---> 26479f02f0c8 16:37:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:49 ---> Using cache 16:37:49 ---> 004d2d6348a5 16:37:49 Step 5/24 : RUN apk add --update --no-cache make git 16:37:49 ---> Using cache 16:37:49 ---> bcadbf6004f9 16:37:49 Step 6/24 : COPY . . 16:37:49 ---> Using cache 16:37:49 ---> 46850ea5391a 16:37:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:49 ---> Using cache 16:37:49 ---> 0f4247ae70c2 16:37:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:37:49 552d1f2373af: Pulling fs layer 16:37:49 ea3f2d53f512: Pulling fs layer 16:37:49 9e70ebbbe112: Pulling fs layer 16:37:49 7a9cfe048b4a: Pulling fs layer 16:37:49 72dc09318566: Pulling fs layer 16:37:49 f4f7b4309257: Pulling fs layer 16:37:49 0ac9a79272e3: Pulling fs layer 16:37:49 b78e95d17946: Pulling fs layer 16:37:49 7a9cfe048b4a: Waiting 16:37:49 72dc09318566: Waiting 16:37:49 f4f7b4309257: Waiting 16:37:49 0ac9a79272e3: Waiting 16:37:49 b78e95d17946: Waiting 16:37:49 9e70ebbbe112: Download complete 16:37:49 ea3f2d53f512: Download complete 16:37:49 72dc09318566: Verifying Checksum 16:37:49 72dc09318566: Download complete 16:37:49 f4f7b4309257: Verifying Checksum 16:37:49 f4f7b4309257: Download complete 16:37:49 552d1f2373af: Verifying Checksum 16:37:49 552d1f2373af: Download complete 16:37:49 0ac9a79272e3: Verifying Checksum 16:37:49 0ac9a79272e3: Download complete 16:37:50 552d1f2373af: Pull complete 16:37:50 ---> Running in ccf7dd99107d 16:37:50 ---> dda8351c2b61 16:37:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:50 ---> Running in 1b1c6dc00ff4 16:37:50 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:37:51 ea3f2d53f512: Pull complete 16:37:51 9e70ebbbe112: Pull complete 16:37:51 b78e95d17946: Verifying Checksum 16:37:51 b78e95d17946: Download complete 16:37:52 7a9cfe048b4a: Verifying Checksum 16:37:52 7a9cfe048b4a: Download complete 16:37:52 Removing intermediate container 1b1c6dc00ff4 16:37:52 ---> 0cf28d9f2a21 16:37:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:52 ---> Running in 2dd1ee3ed9da 16:37:52 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:38:02 7a9cfe048b4a: Pull complete 16:38:02 72dc09318566: Pull complete 16:38:03 f4f7b4309257: Pull complete 16:38:03 0ac9a79272e3: Pull complete 16:38:08 Removing intermediate container 22c6054b0499 16:38:08 ---> 30d379fee164 16:38:08 16:38:08 Step 9/30 : FROM alpine:3.14 16:38:08 ---> 14119a10abf4 16:38:08 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:08 ---> Running in 4fc67213b21b 16:38:08 Removing intermediate container 4fc67213b21b 16:38:08 ---> 80758d41330a 16:38:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:38:08 ---> Running in 898d52c38dfb 16:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:08 (1/2) Installing dumb-init (1.2.5-r1) 16:38:08 (2/2) Installing su-exec (0.2-r1) 16:38:08 Executing busybox-1.33.1-r3.trigger 16:38:08 OK: 6 MiB in 16 packages 16:38:08 Removing intermediate container 898d52c38dfb 16:38:08 ---> 91b160c8f955 16:38:08 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:38:08 ---> Running in 70e7f336dcb5 16:38:09 Removing intermediate container 70e7f336dcb5 16:38:09 ---> 663c603157a4 16:38:09 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:09 ---> Running in 3386bf496417 16:38:09 b78e95d17946: Pull complete 16:38:09 Removing intermediate container 3386bf496417 16:38:09 ---> 46d8e362c867 16:38:09 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:09 ---> Running in 89a225cd2586 16:38:09 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:38:09 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:09 WORKDIR /edgex 16:38:09 COPY go.mod . 16:38:09 RUN go mod download -t 16:38:09 ci-base-image-arm64 -f - . 16:38:10 Removing intermediate container 89a225cd2586 16:38:10 ---> 4a4709e9c315 16:38:10 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:38:10 ---> Running in c0691e3a10e3 16:38:10 Removing intermediate container c0691e3a10e3 16:38:10 ---> ca0193b2ce5c 16:38:10 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:10 ---> 1f762a36cc23 16:38:10 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:10 ---> Running in f7877ef97a2c 16:38:11 Removing intermediate container f7877ef97a2c 16:38:11 ---> b3b60bbe0d61 16:38:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:11 ---> 05ede87b794a 16:38:11 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:12 ---> b621914d538a 16:38:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:12 Sending build context to Docker daemon 166.3MB 16:38:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:12 ---> 8b459fc5aaf0 16:38:12 Step 2/4 : WORKDIR /edgex 16:38:12 ---> b71cc90b399a 16:38:12 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:12 ---> c50e68a0d98c 16:38:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:12 ---> 2659a4943442 16:38:12 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:38:13 ---> Running in 7a7d07333cbc 16:38:13 Removing intermediate container 7a7d07333cbc 16:38:13 ---> cb96762e8c5f 16:38:13 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:13 ---> 5568e6fe41e3 16:38:13 Step 25/30 : RUN chmod +x /entrypoint.sh 16:38:14 ---> Running in 7e2531cb98ef 16:38:14 Removing intermediate container 7e2531cb98ef 16:38:14 ---> 7cb2b6b6cedf 16:38:14 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:38:14 ---> Running in 1105d96b049f 16:38:14 Removing intermediate container 1105d96b049f 16:38:14 ---> f51e80278789 16:38:14 Step 27/30 : CMD ["gate"] 16:38:14 ---> Running in dd9e578b10c4 16:38:15 Removing intermediate container dd9e578b10c4 16:38:15 ---> b6333820f907 16:38:15 Step 28/30 : LABEL arch=x86_64 16:38:15 ---> Running in c471d07891ca 16:38:15 Removing intermediate container c471d07891ca 16:38:15 ---> 3a09209dc8cc 16:38:15 Step 29/30 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:38:15 ---> Running in 44fb1e51e9de 16:38:15 Removing intermediate container 44fb1e51e9de 16:38:15 ---> 645bd558dc90 16:38:15 Step 30/30 : LABEL version=0.0.0 16:38:15 ---> Running in 9a9b91fd6829 16:38:15 Removing intermediate container 9a9b91fd6829 16:38:15 ---> ebc05b31c64a 16:38:15 16:38:15 Successfully built ebc05b31c64a 16:38:15 Successfully tagged security-bootstrapper:latest 16:38:17  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:38:19 ---> Running in f3d757d834df 16:38:19 Removing intermediate container f3d757d834df 16:38:19 ---> 827fa003db07 16:38:19 Step 3/4 : COPY go.mod . 16:38:20 ---> c686bda7cd6a 16:38:20 Step 4/4 : RUN go mod download 16:38:20 ---> Running in 3d75bbf769ee 16:38:21 Removing intermediate container ccf7dd99107d 16:38:21 ---> bb109067c120 16:38:21 16:38:21 Step 9/24 : FROM alpine:3.14 16:38:21 ---> 14119a10abf4 16:38:21 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:38:21 Removing intermediate container 5e6c4bd9b176 16:38:21 ---> f8accab94195 16:38:21 16:38:21 Step 9/22 : FROM alpine:3.14 16:38:21 ---> 14119a10abf4 16:38:21 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:21 Removing intermediate container 2dd1ee3ed9da 16:38:21 ---> 3b88b0e1ff6f 16:38:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:21 ---> Running in f712654e1046 16:38:21 ---> Running in 7f82db96e14d 16:38:21 ---> Running in 1635713e8093 16:38:21 Removing intermediate container f712654e1046 16:38:21 ---> d80a8a711e74 16:38:21 Step 11/22 : ENV APP_PORT=59880 16:38:21 ---> Running in 710f1a8b17bf 16:38:21 Removing intermediate container 710f1a8b17bf 16:38:21 ---> 5e90c7252981 16:38:21 Step 12/22 : EXPOSE $APP_PORT 16:38:21 ---> Running in 2abab6dbdfd8 16:38:21 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:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:21 Removing intermediate container 2abab6dbdfd8 16:38:21 ---> cfaac548ffde 16:38:21 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:22 ---> Running in b53dc895310b 16:38:22 (1/3) Installing ca-certificates (20191127-r5) 16:38:22 (2/3) Installing dumb-init (1.2.5-r1) 16:38:22 (3/3) Installing su-exec (0.2-r1) 16:38:22 Executing busybox-1.33.1-r3.trigger 16:38:22 Executing ca-certificates-20191127-r5.trigger 16:38:22 OK: 6 MiB in 17 packages 16:38:22 Removing intermediate container 7f82db96e14d 16:38:22 ---> 32c1c8515fb7 16:38:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:22 ---> Running in 6a28155e9dbe 16:38:22 Removing intermediate container 1635713e8093 16:38:22 ---> a66c24756878 16:38:22 16:38:22 Step 10/22 : FROM docker:20.10.8 16:38:22 Removing intermediate container 6a28155e9dbe 16:38:22 ---> 70418ff62e96 16:38:22 Step 12/24 : WORKDIR / 16:38:22 Removing intermediate container b53dc895310b 16:38:22 ---> 10fd2c66e0af 16:38:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:38:22 ---> Running in b7801be6f4e6 16:38:22 ---> Running in 4b7b8175c019 16:38:22 20.10.8: Pulling from library/docker 16:38:22 Removing intermediate container b7801be6f4e6 16:38:22 ---> a6ad00ac77d6 16:38:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:38:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:23 ---> 6e121c7ee2a9 16:38:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:38:23 ---> 4c7a6e481a61 16:38:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:38:23 ---> 55515928bef5 16:38:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:38:23 ---> 628682d09e23 16:38:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:38:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:24 (1/6) Installing dumb-init (1.2.5-r1) 16:38:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:24 ---> 385c3aa9c30b 16:38:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:38:24 (3/6) Installing libsodium (1.0.18-r0) 16:38:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:24 (5/6) Installing libzmq (4.3.4-r0) 16:38:24 (6/6) Installing zeromq (4.3.4-r0) 16:38:24 ---> 79a883a8612f 16:38:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:38:25 Executing busybox-1.33.1-r3.trigger 16:38:25 OK: 8 MiB in 20 packages 16:38:25 ---> 9b3737913b58 16:38:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:38:25 ---> Running in 9f9744153681 16:38:25 Removing intermediate container 4b7b8175c019 16:38:25 ---> 4d958976cdeb 16:38:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:25 ---> ebc634df6a19 16:38:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:25 Removing intermediate container 9f9744153681 16:38:25 ---> bdd44f676aee 16:38:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:38:26 ---> Running in 9f8152e1c96f 16:38:26 ---> 82ba7c515eab 16:38:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:26 Removing intermediate container 9f8152e1c96f 16:38:26 ---> b0e9baf87b15 16:38:26 Step 22/24 : LABEL arch=x86_64 16:38:26 ---> Running in 6fffec9cd484 16:38:26 ---> 5716bc588d6c 16:38:26 Step 18/22 : ENTRYPOINT ["/core-data"] 16:38:26 ---> Running in a201befe5002 16:38:26 Removing intermediate container 6fffec9cd484 16:38:26 ---> 04b8bc084b43 16:38:26 Step 23/24 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:38:26 ---> Running in 3790a3df9369 16:38:26 Removing intermediate container a201befe5002 16:38:26 ---> b2cb12a6ff6c 16:38:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:26 Removing intermediate container 3790a3df9369 16:38:26 ---> 6d4734b97b48 16:38:26 Step 24/24 : LABEL version=0.0.0 16:38:26 ---> Running in 70bf5c6933e5 16:38:26 ---> Running in ff5118405c87 16:38:26 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:38:26 Status: Downloaded newer image for docker:20.10.8 16:38:26 ---> bc6c0ffef665 16:38:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:26 ---> Running in a862efab984c 16:38:26 Removing intermediate container 70bf5c6933e5 16:38:26 ---> 15c7b07f293c 16:38:26 Step 20/22 : LABEL arch=x86_64 16:38:26 Removing intermediate container ff5118405c87 16:38:26 ---> b92c2ef5de36 16:38:26 16:38:26 Removing intermediate container a862efab984c 16:38:26 ---> 6ac6d0b4fa4e 16:38:26 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:38:26 ---> Running in 375cb5bc522d 16:38:26 ---> Running in 578f96325035 16:38:26 Successfully built b92c2ef5de36 16:38:26 Successfully tagged security-secretstore-setup:latest 16:38:26  Building security-secretstore-setup ... done Removing intermediate container 375cb5bc522d 16:38:26 ---> 5951effcd3a1 16:38:26 Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:38:26 ---> Running in a909798bc120 16:38:26 Removing intermediate container a909798bc120 16:38:26 ---> d9c34b08f86a 16:38:26 Step 22/22 : LABEL version=0.0.0 16:38:26 ---> Running in dff4f8fc82b2 16:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:27 Removing intermediate container dff4f8fc82b2 16:38:27 ---> 95f2756d5c47 16:38:27 16:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:27 Successfully built 95f2756d5c47 16:38:27 Successfully tagged core-data:latest 16:38:27  Building core-data ... done (1/42) Installing readline (8.1.0-r0) 16:38:27 (2/42) Installing bash (5.1.4-r0) 16:38:27 Executing bash-5.1.4-r0.post-install 16:38:27 (3/42) Installing brotli-libs (1.0.9-r5) 16:38:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:38:27 (5/42) Installing libcurl (7.79.1-r0) 16:38:27 (6/42) Installing curl (7.79.1-r0) 16:38:27 (7/42) Installing dumb-init (1.2.5-r1) 16:38:27 (8/42) Installing libbz2 (1.0.8-r1) 16:38:27 (9/42) Installing expat (2.4.1-r0) 16:38:27 (10/42) Installing libffi (3.3-r2) 16:38:27 (11/42) Installing gdbm (1.19-r0) 16:38:27 (12/42) Installing xz-libs (5.2.5-r0) 16:38:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:38:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:27 (15/42) Installing mpdecimal (2.5.1-r1) 16:38:27 (16/42) Installing sqlite-libs (3.35.5-r0) 16:38:27 (17/42) Installing python3 (3.9.5-r1) 16:38:27 (18/42) Installing py3-appdirs (1.4.4-r2) 16:38:27 (19/42) Installing py3-chardet (4.0.0-r2) 16:38:27 (20/42) Installing py3-idna (3.2-r0) 16:38:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:38:27 (22/42) Installing py3-certifi (2020.12.5-r1) 16:38:27 (23/42) Installing py3-requests (2.25.1-r4) 16:38:27 (24/42) Installing py3-msgpack (1.0.2-r1) 16:38:27 (25/42) Installing py3-lockfile (0.12.2-r4) 16:38:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:38:27 (27/42) Installing py3-colorama (0.4.4-r1) 16:38:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:38:27 (29/42) Installing py3-distlib (0.3.1-r3) 16:38:28 (30/42) Installing py3-distro (1.5.0-r3) 16:38:28 (31/42) Installing py3-six (1.15.0-r1) 16:38:28 (32/42) Installing py3-webencodings (0.5.1-r4) 16:38:28 (33/42) Installing py3-html5lib (1.1-r1) 16:38:28 (34/42) Installing py3-parsing (2.4.7-r2) 16:38:28 (35/42) Installing py3-packaging (20.9-r1) 16:38:28 (36/42) Installing py3-toml (0.10.2-r2) 16:38:28 (37/42) Installing py3-pep517 (0.10.0-r2) 16:38:28 (38/42) Installing py3-progress (1.5-r2) 16:38:28 (39/42) Installing py3-retrying (1.3.3-r1) 16:38:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:38:28 (41/42) Installing py3-setuptools (52.0.0-r3) 16:38:28 (42/42) Installing py3-pip (20.3.4-r1) 16:38:28 Executing busybox-1.33.1-r3.trigger 16:38:28 OK: 84 MiB in 64 packages 16:38:28 Collecting docker-compose==1.23.2 16:38:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:29 Collecting PyYAML<4,>=3.10 16:38:29 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:29 Collecting texttable<0.10,>=0.9.0 16:38:29 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:29 Collecting jsonschema<3,>=2.5.1 16:38:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:30 Collecting dockerpty<0.5,>=0.4.1 16:38:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:30 Collecting websocket-client<1.0,>=0.32.0 16:38:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:30 Collecting cached-property<2,>=1.2.0 16:38:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:30 Collecting docopt<0.7,>=0.6.1 16:38:30 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:30 Collecting docker<4.0,>=3.6.0 16:38:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:30 Collecting docker-pycreds>=0.4.0 16:38:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:30 Collecting idna<2.8,>=2.5 16:38:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:30 Collecting chardet<3.1.0,>=3.0.2 16:38:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:38:30 Collecting urllib3<1.25,>=1.21.1 16:38:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:31 Attempting uninstall: urllib3 16:38:31 Found existing installation: urllib3 1.26.5 16:38:31 Uninstalling urllib3-1.26.5: 16:38:31 Successfully uninstalled urllib3-1.26.5 16:38:31 Attempting uninstall: idna 16:38:31 Found existing installation: idna 3.2 16:38:31 Uninstalling idna-3.2: 16:38:31 Successfully uninstalled idna-3.2 16:38:31 Attempting uninstall: chardet 16:38:31 Found existing installation: chardet 4.0.0 16:38:31 Uninstalling chardet-4.0.0: 16:38:31 Successfully uninstalled chardet-4.0.0 16:38:31 Attempting uninstall: requests 16:38:31 Found existing installation: requests 2.25.1 16:38:31 Uninstalling requests-2.25.1: 16:38:31 Successfully uninstalled requests-2.25.1 16:38:31 Running setup.py install for texttable: started 16:38:32 Running setup.py install for texttable: finished with status 'done' 16:38:32 Running setup.py install for PyYAML: started 16:38:32 Running setup.py install for PyYAML: finished with status 'done' 16:38:32 Running setup.py install for docopt: started 16:38:32 Running setup.py install for docopt: finished with status 'done' 16:38:32 Running setup.py install for dockerpty: started 16:38:33 Running setup.py install for dockerpty: finished with status 'done' 16:38:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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:38:36 Removing intermediate container 578f96325035 16:38:36 ---> fe38443eb7b1 16:38:36 Step 13/22 : ENV APP_PORT=58890 16:38:36 ---> Running in f81c5c569a3f 16:38:36 Removing intermediate container f81c5c569a3f 16:38:36 ---> d13016112de1 16:38:36 Step 14/22 : EXPOSE $APP_PORT 16:38:36 ---> Running in 1dab031ace6e 16:38:36 Removing intermediate container 1dab031ace6e 16:38:36 ---> 9ab4a7fa1c05 16:38:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:37 ---> 614a8a8caa44 16:38:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:37 ---> aca76d7def67 16:38:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:37 ---> 741687cfe544 16:38:37 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:37 ---> Running in 2f370e04b774 16:38:37 Removing intermediate container 2f370e04b774 16:38:37 ---> b04e7fbf1970 16:38:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:37 ---> Running in e82199d3d99e 16:38:37 Removing intermediate container e82199d3d99e 16:38:37 ---> faa5c5b90c29 16:38:37 Step 20/22 : LABEL arch=x86_64 16:38:37 ---> Running in 072eda704481 16:38:37 Removing intermediate container 072eda704481 16:38:37 ---> 2a49bf12bf7d 16:38:37 Step 21/22 : LABEL git_sha=078d8d571631d4ff628b864aaf98b67f8c458896 16:38:37 ---> Running in ead873bde3cb 16:38:37 Removing intermediate container ead873bde3cb 16:38:37 ---> 8d876a07902c 16:38:37 Step 22/22 : LABEL version=0.0.0 16:38:37 ---> Running in 073abef8be0f 16:38:38 Removing intermediate container 073abef8be0f 16:38:38 ---> 479f1cea9588 16:38:38 16:38:38 Successfully built 479f1cea9588 16:38:38 Successfully tagged sys-mgmt-agent:latest 16:38:38  Building sys-mgmt-agent ... done  [Pipeline] } 16:38:38 $ docker stop --time=1 103deba4e617f8cdf0b30401ccc18c372ed5deb6135a9890a9b72b60ce5d94d8 16:38:39 $ docker rm -f 103deba4e617f8cdf0b30401ccc18c372ed5deb6135a9890a9b72b60ce5d94d8 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:39 + docker images 16:38:39 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:39 sys-mgmt-agent latest 479f1cea9588 1 second ago 294MB 16:38:39 core-data latest 95f2756d5c47 13 seconds ago 20.5MB 16:38:39 security-secretstore-setup latest b92c2ef5de36 13 seconds ago 28.2MB 16:38:39 a66c24756878 17 seconds ago 1.75GB 16:38:39 f8accab94195 18 seconds ago 1.76GB 16:38:39 bb109067c120 19 seconds ago 1.76GB 16:38:39 security-bootstrapper latest ebc05b31c64a 24 seconds ago 18.8MB 16:38:39 30d379fee164 33 seconds ago 1.75GB 16:38:39 support-scheduler latest 57e1e0c0896d 55 seconds ago 16.1MB 16:38:39 security-proxy-setup latest 8ab39fc7af09 About a minute ago 26.7MB 16:38:39 core-command latest 06da2687639f About a minute ago 16MB 16:38:39 core-metadata latest 1604de615e95 About a minute ago 16.8MB 16:38:39 05ea8a187b97 About a minute ago 1.75GB 16:38:39 1b7901747adb About a minute ago 1.76GB 16:38:39 241de369ba14 About a minute ago 1.75GB 16:38:39 b75d33e2ff7e About a minute ago 1.76GB 16:38:39 support-notifications latest 1401fbd9ebce About a minute ago 16.8MB 16:38:39 2ef6534fad79 About a minute ago 1.76GB 16:38:39 ci-base-image-x86_64 latest f0ff7fb6e396 5 minutes ago 1.25GB 16:38:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 47 minutes ago 548MB 16:38:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 days ago 34.5MB 16:38:39 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 16:38:39 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 16:38:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 16:38:55 Still waiting to schedule task 16:38:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1140’ 16:39:57 Removing intermediate container 3d75bbf769ee 16:39:57 ---> cf1734f624d1 16:39:57 Successfully built cf1734f624d1 16:39:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:39:57 + docker inspect -f . ci-base-image-arm64 16:39:57 . [Pipeline] withDockerContainer 16:39:58 prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container 16:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 16:40:00 $ docker top c5a5370430eef6657c5b062f2e10d33934b16795b207ac9849e8857b94d6b143 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:01 + go version 16:40:01 go version go1.16.8 linux/arm64 [Pipeline] } 16:40:01 $ docker stop --time=1 c5a5370430eef6657c5b062f2e10d33934b16795b207ac9849e8857b94d6b143 16:40:03 $ docker rm -f c5a5370430eef6657c5b062f2e10d33934b16795b207ac9849e8857b94d6b143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:04 + docker inspect -f . ci-base-image-arm64 16:40:04 . [Pipeline] withDockerContainer 16:40:04 prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container 16:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 16:40:06 $ docker top ecb4de2013d9fef903d741dba2dadcc95fd504e2b2ccb996bbd253ca8f82d299 -eo pid,comm [Pipeline] { [Pipeline] echo 16:40:06 ========================================================= 16:40:06 [edgeXBuildGoParallel] Running Tests and Build... 16:40:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:40:07 + make test 16:40:07 go mod tidy 16:40:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:40:40 ? github.com/edgexfoundry/edgex-go [no test files] 16:41:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:41:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:41:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:41:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:41:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:41:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:41:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:41:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:41:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:41:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:41:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:41:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:41:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:41:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:42:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.472s coverage: 28.7% of statements 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:42:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.457s coverage: 98.5% of statements 16:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:42:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 46.3% of statements 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:42:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:42:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.708s coverage: 90.1% of statements 16:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 84.4% of statements 16:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.718s coverage: 94.2% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 1.0% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.190s coverage: 58.8% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 21.7% of statements 16:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.225s coverage: 47.1% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements 16:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 16:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements 16:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements 16:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.286s coverage: 94.4% of statements 16:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 16:42:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.857s coverage: 82.5% of statements 16:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 58.8% of statements 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.377s coverage: 80.0% of statements 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.400s coverage: 85.4% of statements 16:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements 16:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.4% of statements 16:42:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:42:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements 16:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 16:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 16:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 16:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 16:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.469s coverage: 70.4% of statements 16:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.113s coverage: 43.4% of statements 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:43:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements 16:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 19.5% of statements 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.0% of statements 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 16:43:14 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 16:43:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:43:14 GO111MODULE=on go vet ./... 16:43:17 Running on prd-ubuntu18.04-docker-8c-8g-1144 in /w/workspace/edgexfoundry_edgex-go_PR-3748 [Pipeline] { [Pipeline] ws 16:43:17 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 16:43:17 The recommended git tool is: git 16:43:19 using credential edgex-jenkins-ssh 16:43:19 Cloning the remote Git repository 16:43:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:43:19 > git init /w/workspace/edgex-go/6 # timeout=10 16:43:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:19 > git --version # timeout=10 16:43:19 > git --version # 'git version 2.17.1' 16:43:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:43:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:43:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3748/head:refs/remotes/origin/PR-3748 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:43:25 Merging remotes/origin/main commit 9d6a4513a2ce67a55ac7208e4cc4009604167c71 into PR head commit 33b18ca859af497484855edbd0e22a57b658f7ac 16:43:25 Merge succeeded, producing 534744eedf497f179978a2bc701c41ccc321de3d 16:43:25 Checking out Revision 534744eedf497f179978a2bc701c41ccc321de3d (PR-3748) 16:43:25 > git config core.sparsecheckout # timeout=10 16:43:25 > git checkout -f 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 16:43:25 > git remote # timeout=10 16:43:25 > git config --get remote.origin.url # timeout=10 16:43:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:25 > git merge 9d6a4513a2ce67a55ac7208e4cc4009604167c71 # timeout=10 16:43:25 > git rev-parse HEAD^{commit} # timeout=10 16:43:25 > git config core.sparsecheckout # timeout=10 16:43:25 > git checkout -f 534744eedf497f179978a2bc701c41ccc321de3d # timeout=10 16:43:28 Commit message: "Merge commit '9d6a4513a2ce67a55ac7208e4cc4009604167c71' into HEAD" 16:43:28 > git rev-list --no-walk 33b18ca859af497484855edbd0e22a57b658f7ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:29 + echo snap-build.sh 16:43:29 snap-build.sh 16:43:29 + SNAP_BASE_DIR=. 16:43:29 + '[' '!' -z /w/workspace/edgex-go/6 ']' 16:43:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 16:43:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 16:43:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 16:43:29 + cd /w/workspace/edgex-go/6 16:43:29 + sudo apt-get remove -qy --purge lxd lxd-client 16:43:29 Reading package lists... 16:43:29 Building dependency tree... 16:43:29 Reading state information... 16:43:29 The following packages were automatically installed and are no longer required: 16:43:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:43:29 uidmap xdelta3 16:43:29 Use 'sudo apt autoremove' to remove them. 16:43:29 The following packages will be REMOVED: 16:43:29 lxd* lxd-client* 16:43:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:43:30 After this operation, 31.7 MB disk space will be freed. 16:43:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 16:43:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:43:31 Removing lxd dnsmasq configuration 16:43:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:43:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:43:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:43:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 16:43:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:43:34 Processing triggers for systemd (237-3ubuntu10.45) ... 16:43:34 Processing triggers for ureadahead (0.100.0-21) ... 16:43:34 + sudo snap remove --purge lxd 16:43:35 snap "lxd" is not installed 16:43:35 + sudo groupadd --force --system lxd 16:43:35 ++ whoami 16:43:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:43:35 + newgrp - lxd 16:43:35 + sudo snap install lxd 16:43:45 2021-10-13T16:43:42Z INFO Waiting for automatic snapd restart... 16:43:59 lxd 4.19 from Canonical* installed 16:43:59 + sudo lxd init --auto 16:44:08 + sudo snap install --classic snapcraft 16:44:20 snapcraft 5.0 from Canonical* installed 16:44:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:44:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:44:20 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:20 Dload Upload Total Spent Left Speed 16:44:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 16:44:20 100 3325k 100 3325k 0 0 6771k 0 --:--:-- --:--:-- --:--:-- 6771k 16:44:20 ./yq_linux_amd64 16:44:20 + sudo snapcraft prime --use-lxd 16:44:22 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:44:22 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:44:22 - README.md 16:44:22 16:44:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:44:22 Launching a container. 16:44:27 Waiting for container to be ready 16:44:28 To start your first instance, try: lxc launch ubuntu:20.04 16:44:28 16:44:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:44:31 Waiting for network to be ready... 16:44:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:44:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:44:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 16:44:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 16:44:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:44:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:44:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 16:44:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 16:44:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 16:44:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 16:44:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:44:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:44:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:44:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:44:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:44:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:44:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:44:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:44:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:44:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 16:44:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 16:44:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:44:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:44:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 16:44:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 16:44:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 16:44:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 16:44:36 Fetched 25.4 MB in 4s (5955 kB/s) 16:44:37 Reading package lists... 16:44:37 Reading package lists... 16:44:37 Building dependency tree... 16:44:37 Reading state information... 16:44:37 The following additional packages will be installed: 16:44:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:44:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:44:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:44:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:44:37 Suggested packages: 16:44:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:44:37 Recommended packages: 16:44:37 gnupg libsasl2-modules 16:44:38 The following NEW packages will be installed: 16:44:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:44:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:44:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:44:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:44:38 The following packages will be upgraded: 16:44:38 gpg gpg-agent gpgconf libudev1 16:44:38 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:44:38 Need to get 3527 kB of archives. 16:44:38 After this operation, 13.3 MB of additional disk space will be used. 16:44:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:44:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:44:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:44:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:44:38 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:44:38 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:44:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:44:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:44:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:44:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:44:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:44:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:44:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:44:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:44:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:44:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:44:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:44:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:44:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:44:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:44:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:44:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:44:39 debconf: delaying package configuration, since apt-utils is not installed 16:44:39 Fetched 3527 kB in 1s (3054 kB/s) 16:44:39 (Reading database ... 12511 files and directories currently installed.) 16:44:39 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:44:39 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:39 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:44:39 Selecting previously unselected package udev. 16:44:39 (Reading database ... 12511 files and directories currently installed.) 16:44:39 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:44:39 Unpacking udev (237-3ubuntu10.52) ... 16:44:39 Selecting previously unselected package libfuse2:amd64. 16:44:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:44:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:39 Selecting previously unselected package fuse. 16:44:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:44:39 Unpacking fuse (2.9.7-1ubuntu1) ... 16:44:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:39 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:44:39 Selecting previously unselected package libksba8:amd64. 16:44:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:44:39 Unpacking libksba8:amd64 (1.3.5-2) ... 16:44:40 Selecting previously unselected package libroken18-heimdal:amd64. 16:44:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:44:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:44:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:44:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libwind0-heimdal:amd64. 16:44:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:44:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:44:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:44:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:44:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:44:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Selecting previously unselected package libsasl2-modules-db:amd64. 16:44:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:40 Selecting previously unselected package libsasl2-2:amd64. 16:44:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:44:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:40 Selecting previously unselected package libldap-common. 16:44:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:44:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:40 Selecting previously unselected package libldap-2.4-2:amd64. 16:44:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:44:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:40 Selecting previously unselected package dirmngr. 16:44:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:44:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:44:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:44:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:44:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:44:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:44:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:44:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:40 Setting up libksba8:amd64 (1.3.5-2) ... 16:44:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:41 Setting up udev (237-3ubuntu10.52) ... 16:44:41 invoke-rc.d: policy-rc.d denied execution of start. 16:44:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Processing triggers for systemd (237-3ubuntu10) ... 16:44:41 Setting up fuse (2.9.7-1ubuntu1) ... 16:44:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:44:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:44:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:44:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:44:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:44:41 settings in the [Install] section, and DefaultInstance for template units). 16:44:41 This means they are not meant to be enabled using systemctl. 16:44:41 Possible reasons for having this kind of units are: 16:44:41 1) A unit may be statically enabled by being symlinked from another unit's 16:44:41 .wants/ or .requires/ directory. 16:44:41 2) A unit's purpose may be to act as a helper for some other unit which has 16:44:41 a requirement dependency on it. 16:44:41 3) A unit may be started when needed via activation (socket, path, timer, 16:44:41 D-Bus, udev, scripted systemctl call, ...). 16:44:41 4) In case of template units, the unit is meant to be enabled with some 16:44:41 instance name specified. 16:44:42 Reading package lists... 16:44:42 Building dependency tree... 16:44:42 Reading state information... 16:44:42 The following additional packages will be installed: 16:44:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:44:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:44:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:44:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:44:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:44:42 Suggested packages: 16:44:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:44:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:44:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:44:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:44:42 systemd-container policykit-1 16:44:42 Recommended packages: 16:44:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:44:42 The following NEW packages will be installed: 16:44:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:44:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:44:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:44:42 multiarch-support openssh-client python3 python3-minimal python3.6 16:44:42 python3.6-minimal snapd squashfs-tools sudo 16:44:42 The following packages will be upgraded: 16:44:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:44:42 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:44:42 Need to get 36.8 MB of archives. 16:44:42 After this operation, 147 MB of additional disk space will be used. 16:44:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:44:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:44:43 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:44:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:44:43 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:44:43 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:44:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:44:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:44:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:44:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:44:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:44:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:44:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:44:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:44:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:44:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:44:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:44:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:44:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:44:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:44:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:44:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:44:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:44:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:44:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:44:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:44:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:44:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:44:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:44:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:44:44 debconf: delaying package configuration, since apt-utils is not installed 16:44:44 Fetched 36.8 MB in 2s (17.9 MB/s) 16:44:44 (Reading database ... 12757 files and directories currently installed.) 16:44:44 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:44:45 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:44:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:44:45 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:44:45 (Reading database ... 12757 files and directories currently installed.) 16:44:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:44:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:44:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:44:46 (Reading database ... 12757 files and directories currently installed.) 16:44:46 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:44:46 Unpacking apt (1.6.14) over (1.6.1) ... 16:44:46 Setting up apt (1.6.14) ... 16:44:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:44:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:44:46 (Reading database ... 12764 files and directories currently installed.) 16:44:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:44:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:44:47 Selecting previously unselected package libpython3.6-minimal:amd64. 16:44:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:47 Selecting previously unselected package libexpat1:amd64. 16:44:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:44:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:47 Selecting previously unselected package python3.6-minimal. 16:44:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:44:47 Checking for services that may need to be restarted...done. 16:44:47 Checking for services that may need to be restarted...done. 16:44:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:44:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:44:48 Selecting previously unselected package python3-minimal. 16:44:48 (Reading database ... 13012 files and directories currently installed.) 16:44:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:44:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:44:48 Selecting previously unselected package mime-support. 16:44:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:44:48 Unpacking mime-support (3.60ubuntu1) ... 16:44:48 Selecting previously unselected package libmpdec2:amd64. 16:44:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:44:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:44:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:48 Selecting previously unselected package python3.6. 16:44:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:44:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:48 Selecting previously unselected package libpython3-stdlib:amd64. 16:44:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:44:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:48 Setting up python3-minimal (3.6.7-1~18.04) ... 16:44:48 Selecting previously unselected package python3. 16:44:48 (Reading database ... 13442 files and directories currently installed.) 16:44:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:44:48 Unpacking python3 (3.6.7-1~18.04) ... 16:44:48 Selecting previously unselected package multiarch-support. 16:44:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:44:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:44:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:44:48 Selecting previously unselected package liblzo2-2:amd64. 16:44:48 (Reading database ... 13479 files and directories currently installed.) 16:44:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:44:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:44:49 Selecting previously unselected package libbsd0:amd64. 16:44:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:44:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:49 Selecting previously unselected package sudo. 16:44:49 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:44:49 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:44:49 Selecting previously unselected package apparmor. 16:44:49 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:44:49 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:44:49 Selecting previously unselected package libedit2:amd64. 16:44:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:44:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:44:49 Selecting previously unselected package libkrb5support0:amd64. 16:44:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:44:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:49 Selecting previously unselected package libk5crypto3:amd64. 16:44:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:44:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:49 Selecting previously unselected package libkeyutils1:amd64. 16:44:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:44:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:49 Selecting previously unselected package libkrb5-3:amd64. 16:44:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:44:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:44:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:44:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:49 Selecting previously unselected package libssl1.0.0:amd64. 16:44:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:44:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:50 Selecting previously unselected package openssh-client. 16:44:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:44:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:50 Selecting previously unselected package squashfs-tools. 16:44:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:44:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:44:50 Selecting previously unselected package snapd. 16:44:50 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:44:50 Unpacking snapd (2.51.1+18.04) ... 16:44:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:51 ./bin/test-attribution-txt.sh [Pipeline] sh 16:44:51 + ls -al . 16:44:51 total 640 16:44:51 drwxrwxr-x 9 1001 1001 4096 Oct 13 16:44 . 16:44:51 drwxr-xr-x 4 root root 4096 Oct 13 16:40 .. 16:44:51 -rw-rw-r-- 1 1001 1001 11 Oct 13 16:37 .dockerignore 16:44:51 drwxrwxr-x 8 1001 1001 4096 Oct 13 16:37 .git 16:44:51 drwxrwxr-x 4 1001 1001 4096 Oct 13 16:37 .github 16:44:51 -rw-rw-r-- 1 1001 1001 804 Oct 13 16:37 .gitignore 16:44:51 -rw-rw-r-- 1 1001 1001 42 Oct 13 16:37 .golangci.yml 16:44:51 -rw-rw-r-- 1 1001 1001 76 Oct 13 16:37 .hadolint.yml 16:44:51 -rw-rw-r-- 1 1001 1001 166 Oct 13 16:37 .sonarcloud.properties 16:44:51 -rw-rw-r-- 1 1001 1001 1171 Oct 13 16:37 ADOPTERS.md 16:44:51 -rw-rw-r-- 1 1001 1001 8608 Oct 13 16:37 Attribution.txt 16:44:51 -rw-rw-r-- 1 1001 1001 43881 Oct 13 16:37 CHANGELOG.md 16:44:51 -rw-rw-r-- 1 1001 1001 3804 Oct 13 16:37 CONTRIBUTING.md 16:44:51 -rw-rw-r-- 1 1001 1001 677 Oct 13 16:37 GOVERNANCE.md 16:44:51 -rw-rw-r-- 1 1001 1001 849 Oct 13 16:37 Jenkinsfile 16:44:51 -rw-rw-r-- 1 1001 1001 10775 Oct 13 16:37 LICENSE 16:44:51 -rw-rw-r-- 1 1001 1001 6508 Oct 13 16:37 Makefile 16:44:51 -rw-rw-r-- 1 1001 1001 582 Oct 13 16:37 OWNERS.md 16:44:51 -rw-rw-r-- 1 1001 1001 8256 Oct 13 16:37 README.md 16:44:51 -rw-rw-r-- 1 1001 1001 6912 Oct 13 16:37 SECURITY.md 16:44:51 -rw-rw-r-- 1 1001 1001 5 Oct 13 16:32 VERSION 16:44:51 -rw-rw-r-- 1 1001 1001 4131 Oct 13 16:37 ZMQWindows.md 16:44:51 drwxrwxr-x 2 1001 1001 4096 Oct 13 16:37 bin 16:44:51 drwxrwxr-x 14 1001 1001 4096 Oct 13 16:37 cmd 16:44:51 -rw-r--r-- 1 root root 403932 Oct 13 16:43 coverage.out 16:44:51 -rw-rw-r-- 1 1001 1001 829 Oct 13 16:37 go.mod 16:44:51 -rw-rw-r-- 1 1001 1001 50143 Oct 13 16:37 go.sum 16:44:51 drwxrwxr-x 8 1001 1001 4096 Oct 13 16:37 internal 16:44:51 drwxrwxr-x 3 1001 1001 4096 Oct 13 16:37 openapi 16:44:51 drwxrwxr-x 4 1001 1001 4096 Oct 13 16:37 snap 16:44:51 -rw-rw-r-- 1 1001 1001 204 Oct 13 16:37 version.go [Pipeline] sh 16:44:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:44:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:44:52 Setting up mime-support (3.60ubuntu1) ... 16:44:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:44:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:44:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:44:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:52 Setting up systemd (237-3ubuntu10.52) ... 16:44:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:44:52 + '[' -e coverage.out ] 16:44:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:52 Warning: overwriting stash ‘coverage-report’ 16:44:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:44:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:44:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:44:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:44:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:44:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:44:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:44:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:44:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:44:53 Setting up python3 (3.6.7-1~18.04) ... 16:44:53 running python rtupdate hooks for python3.6... 16:44:53 running python post-rtupdate hooks for python3.6... 16:44:53 Stashed 1 file(s) [Pipeline] sh 16:44:53 Setting up apparmor (2.12-4ubuntu5.1) ... 16:44:54 + make build 16:44:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:44:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:44:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:44:55 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:44:55 Setting up snapd (2.51.1+18.04) ... 16:44:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:44:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:44:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:44:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:44:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:44:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:44:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:44:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:44:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:44:57 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 16:44:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:44:57 Processing triggers for systemd (237-3ubuntu10.52) ... 16:44:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:44:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:44:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:44:59 Reading package lists... 16:44:59 Reading package lists... 16:44:59 Building dependency tree... 16:44:59 Reading state information... 16:44:59 Calculating upgrade... 16:45:00 The following packages will be upgraded: 16:45:00 advancecomp base-files bash binutils binutils-common 16:45:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:45:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:45:00 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:45:00 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:45:00 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:45:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:45:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:45:00 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:45:00 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:45:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:45:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:45:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:45:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:45:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:45:00 ubuntu-keyring util-linux 16:45:00 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:45:00 Need to get 64.2 MB of archives. 16:45:00 After this operation, 5142 kB of additional disk space will be used. 16:45:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 16:45:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:45:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:45:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:45:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:45:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:45:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:45:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:45:00 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:45:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:45:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:45:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:45:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:45:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:45:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:45:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:45:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:45:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:45:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:45:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:45:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:45:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:45:00 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:45:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:45:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:45:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:45:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:45:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:45:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:45:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:45:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:45:01 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:45:01 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:45:01 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:45:01 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:45:01 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:45:01 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:45:01 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:45:01 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:45:01 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:45:01 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:45:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:45:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:45:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:45:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:45:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:45:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 16:45:01 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:45:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:45:01 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:45:01 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:45:01 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:45:01 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:45:01 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:45:01 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:45:01 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:45:01 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:45:01 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:45:01 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:45:01 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:45:01 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:45:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:45:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:45:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:45:01 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:45:01 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:45:01 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:45:01 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:45:01 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:45:01 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:45:01 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:45:01 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:45:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:45:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:45:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:45:01 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:45:01 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:45:01 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:45:01 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:45:01 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:45:01 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:45:01 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:45:01 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:45:01 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:45:01 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:45:01 Get:85 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:45:01 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:45:01 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:45:01 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:45:01 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:45:01 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:45:01 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:45:01 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:45:01 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:45:01 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:45:01 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:45:01 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:45:01 Get:97 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:45:01 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:45:01 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:45:01 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:45:02 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:45:02 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:45:02 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:45:02 debconf: delaying package configuration, since apt-utils is not installed 16:45:02 Fetched 64.2 MB in 2s (35.3 MB/s) 16:45:02 (Reading database ... 13914 files and directories currently installed.) 16:45:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:45:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:45:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:45:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:45:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 16:45:02 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 16:45:02 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:02 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:03 (Reading database ... 13914 files and directories currently installed.) 16:45:03 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:45:03 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:45:03 (Reading database ... 13914 files and directories currently installed.) 16:45:03 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:45:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:45:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:03 (Reading database ... 13914 files and directories currently installed.) 16:45:03 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:45:04 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:45:04 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:45:04 (Reading database ... 13914 files and directories currently installed.) 16:45:04 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:45:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:45:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:45:04 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:45:04 Setting up base-files (10.1ubuntu2.11) ... 16:45:04 Installing new version of config file /etc/issue ... 16:45:04 Installing new version of config file /etc/issue.net ... 16:45:04 Installing new version of config file /etc/lsb-release ... 16:45:04 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:45:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:45:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:45:05 Removing obsolete conffile /etc/default/motd-news ... 16:45:05 (Reading database ... 13915 files and directories currently installed.) 16:45:05 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:45:05 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:45:05 Setting up bash (4.4.18-2ubuntu1.2) ... 16:45:05 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:45:05 (Reading database ... 13915 files and directories currently installed.) 16:45:05 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:05 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:45:05 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:45:05 (Reading database ... 13915 files and directories currently installed.) 16:45:05 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:45:05 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:45:05 Setting up tar (1.29b-2ubuntu0.2) ... 16:45:05 (Reading database ... 13915 files and directories currently installed.) 16:45:05 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:45:05 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:45:06 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:45:06 (Reading database ... 13915 files and directories currently installed.) 16:45:06 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:45:06 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:45:06 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:45:06 (Reading database ... 13915 files and directories currently installed.) 16:45:06 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:45:06 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:45:06 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:45:06 (Reading database ... 13915 files and directories currently installed.) 16:45:06 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:45:06 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:45:06 Setting up grep (3.1-2build1) ... 16:45:06 (Reading database ... 13915 files and directories currently installed.) 16:45:06 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:45:06 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:45:06 Setting up gzip (1.6-5ubuntu1.1) ... 16:45:06 (Reading database ... 13915 files and directories currently installed.) 16:45:06 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:45:06 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:45:07 Setting up login (1:4.5-1ubuntu2) ... 16:45:07 (Reading database ... 13915 files and directories currently installed.) 16:45:07 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:45:07 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:45:07 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:45:07 (Reading database ... 13915 files and directories currently installed.) 16:45:07 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:45:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:45:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:45:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:45:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:45:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:45:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:45:08 (Reading database ... 13915 files and directories currently installed.) 16:45:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:45:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:45:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:45:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:45:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:45:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:45:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:45:08 (Reading database ... 13915 files and directories currently installed.) 16:45:08 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:45:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:45:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:45:09 (Reading database ... 13915 files and directories currently installed.) 16:45:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:45:09 (Reading database ... 13915 files and directories currently installed.) 16:45:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:09 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:09 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:45:09 (Reading database ... 13915 files and directories currently installed.) 16:45:09 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:09 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:09 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:45:09 (Reading database ... 13915 files and directories currently installed.) 16:45:09 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:09 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:09 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:45:09 (Reading database ... 13915 files and directories currently installed.) 16:45:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:45:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:45:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:45:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:45:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:45:09 (Reading database ... 13915 files and directories currently installed.) 16:45:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:45:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:45:10 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:45:10 (Reading database ... 13915 files and directories currently installed.) 16:45:10 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:10 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:45:10 (Reading database ... 13915 files and directories currently installed.) 16:45:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:45:10 (Reading database ... 13915 files and directories currently installed.) 16:45:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:10 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:45:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:45:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:45:11 (Reading database ... 13915 files and directories currently installed.) 16:45:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:45:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:45:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:45:11 (Reading database ... 13915 files and directories currently installed.) 16:45:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:45:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:45:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:45:11 (Reading database ... 13917 files and directories currently installed.) 16:45:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:45:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:45:11 Setting up debconf (1.5.66ubuntu1) ... 16:45:12 (Reading database ... 13917 files and directories currently installed.) 16:45:12 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:45:12 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:45:12 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:45:12 (Reading database ... 13917 files and directories currently installed.) 16:45:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:45:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:45:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:45:12 (Reading database ... 13917 files and directories currently installed.) 16:45:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:45:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:45:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:45:12 (Reading database ... 13917 files and directories currently installed.) 16:45:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:45:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:45:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:45:12 (Reading database ... 13919 files and directories currently installed.) 16:45:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:45:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:45:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:45:12 (Reading database ... 13923 files and directories currently installed.) 16:45:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:45:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:45:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:45:12 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:45:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:45:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:45:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:45:13 (Reading database ... 13923 files and directories currently installed.) 16:45:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:45:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:45:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:45:13 (Reading database ... 13923 files and directories currently installed.) 16:45:13 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:45:13 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:45:13 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:45:13 (Reading database ... 13923 files and directories currently installed.) 16:45:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:45:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:45:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:45:13 (Reading database ... 13923 files and directories currently installed.) 16:45:13 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:45:13 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:45:13 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:45:13 (Reading database ... 13923 files and directories currently installed.) 16:45:13 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:45:13 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:45:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:45:13 (Reading database ... 13923 files and directories currently installed.) 16:45:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:45:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:45:14 Setting up passwd (1:4.5-1ubuntu2) ... 16:45:14 (Reading database ... 13923 files and directories currently installed.) 16:45:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:14 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:14 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:45:14 (Reading database ... 13923 files and directories currently installed.) 16:45:14 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:45:14 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:45:14 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:45:14 (Reading database ... 13923 files and directories currently installed.) 16:45:14 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:45:14 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:45:14 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:45:14 (Reading database ... 13923 files and directories currently installed.) 16:45:14 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:45:14 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:45:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:45:15 (Reading database ... 13923 files and directories currently installed.) 16:45:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:45:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:45:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:45:15 (Reading database ... 13923 files and directories currently installed.) 16:45:15 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:45:15 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:45:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:45:15 (Reading database ... 13923 files and directories currently installed.) 16:45:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:45:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:45:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:45:15 (Reading database ... 13923 files and directories currently installed.) 16:45:15 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:45:15 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:45:15 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:45:15 (Reading database ... 13923 files and directories currently installed.) 16:45:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:45:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:45:15 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:45:15 (Reading database ... 13924 files and directories currently installed.) 16:45:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:45:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:45:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:45:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:45:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:45:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:45:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:45:16 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:45:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:45:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:45:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:45:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:45:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:45:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:45:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:45:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:45:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:45:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:45:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:45:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:45:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:45:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:45:16 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 16:45:17 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 16:45:17 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:45:17 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:45:17 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:45:17 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:45:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:45:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:45:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:45:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:45:17 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:45:17 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:45:17 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:45:17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:45:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:20 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:20 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:21 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:45:21 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:45:21 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:45:21 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:45:21 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:45:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:45:21 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:45:21 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:45:21 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:45:21 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:45:21 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:45:21 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:45:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:45:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:45:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:45:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:45:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:45:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:22 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:22 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:22 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:45:22 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:45:22 Setting up tzdata (2021a-2ubuntu0.18.04) ... 16:45:22 16:45:22 Current default time zone: 'Etc/UTC' 16:45:22 Local time is now: Wed Oct 13 16:45:22 UTC 2021. 16:45:22 Universal Time is now: Wed Oct 13 16:45:22 UTC 2021. 16:45:22 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:45:22 16:45:22 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:45:22 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:22 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 16:45:22 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:45:22 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:45:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:45:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:45:22 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:45:22 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:45:22 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:45:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:22 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:45:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:45:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:23 Setting up patch (2.7.6-2ubuntu1.1) ... 16:45:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:45:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:45:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:45:23 Installing new version of config file /etc/ssl/openssl.cnf ... 16:45:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:45:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:45:23 Setting up ca-certificates (20210119~18.04.2) ... 16:45:24 Updating certificates in /etc/ssl/certs... 16:45:25 23 added, 28 removed; done. 16:45:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:45:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:45:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:45:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:45:25 Setting up pkgbinarymangler (138.18.04.1) ... 16:45:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:25 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:45:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:45:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:45:26 Setting up perl (5.26.1-6ubuntu0.5) ... 16:45:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:45:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:45:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:45:26 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:45:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:45:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:45:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:45:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:45:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:45:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:26 Processing triggers for systemd (237-3ubuntu10.52) ... 16:45:26 Processing triggers for mime-support (3.60ubuntu1) ... 16:45:26 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:45:26 Updating certificates in /etc/ssl/certs... 16:45:26 0 added, 0 removed; done. 16:45:26 Running hooks in /etc/ca-certificates/update.d... 16:45:26 done. 16:45:27 Reading package lists... 16:45:27 Building dependency tree... 16:45:27 Reading state information... 16:45:27 The following NEW packages will be installed: 16:45:27 apt-transport-https 16:45:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:45:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:45:28 Need to get 4348 B of archives. 16:45:28 After this operation, 154 kB of additional disk space will be used. 16:45:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:45:28 debconf: delaying package configuration, since apt-utils is not installed 16:45:28 Fetched 4348 B in 0s (23.9 kB/s) 16:45:28 Selecting previously unselected package apt-transport-https. 16:45:28 (Reading database ... 13928 files and directories currently installed.) 16:45:28 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:45:28 Unpacking apt-transport-https (1.6.14) ... 16:45:28 Setting up apt-transport-https (1.6.14) ... 16:45:28 Waiting for network to be ready... 16:45: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 16:45:32 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:45:33 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:45:34 2021-10-13T16:45:31Z INFO Waiting for automatic snapd restart... 16:45:36 snapd 2.51.7 from Canonical* installed 16:45:36 "snapd" switched to the "latest/stable" channel 16:45:36 16:45:38 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:45:39 core18 20210722 from Canonical* installed 16:45:39 "core18" switched to the "latest/stable" channel 16:45:39 16:45:41 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:45:41 snapcraft 5.0 from Canonical* installed 16:45:41 "snapcraft" switched to the "latest/stable" channel 16:45:41 16:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:47 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:45:47 - README.md 16:45:47 16:45:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:45:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:45:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:45:48 Reading package lists... 16:45:48 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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:45:48 Reading package lists... 16:45:48 Building dependency tree... 16:45:48 Reading state information... 16:45:48 Suggested packages: 16:45:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:45:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:45:48 Recommended packages: 16:45:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:45:48 The following NEW packages will be installed: 16:45:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:45:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:45:48 pkg-config zip 16:45:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:45:48 Need to get 7670 kB of archives. 16:45:48 After this operation, 43.8 MB of additional disk space will be used. 16:45:48 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:45:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:45:49 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:45:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:45:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:45:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:45:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:45:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:45:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:45:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:45:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:45:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:45:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:45:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:45:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:45:49 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:45:49 debconf: delaying package configuration, since apt-utils is not installed 16:45:49 Fetched 7670 kB in 1s (9893 kB/s) 16:45:49 Selecting previously unselected package libglib2.0-0:amd64. 16:45:49 (Reading database ... 13932 files and directories currently installed.) 16:45:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:45:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:49 Selecting previously unselected package libpsl5:amd64. 16:45:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:45:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:45:50 Selecting previously unselected package libnghttp2-14:amd64. 16:45:50 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:45:50 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:50 Selecting previously unselected package librtmp1:amd64. 16:45:50 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:45:50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:50 Selecting previously unselected package libcurl3-gnutls:amd64. 16:45:50 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:45:50 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:45:50 Selecting previously unselected package liberror-perl. 16:45:50 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:45:50 Unpacking liberror-perl (0.17025-1) ... 16:45:50 Selecting previously unselected package git-man. 16:45:50 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:45:50 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:45:50 Selecting previously unselected package git. 16:45:50 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:45:50 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:45:50 Selecting previously unselected package libnorm1:amd64. 16:45:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:45:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:50 Selecting previously unselected package libpgm-5.2-0:amd64. 16:45:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:45:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:50 Selecting previously unselected package libsodium23:amd64. 16:45:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:45:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:45:50 Selecting previously unselected package libzmq5:amd64. 16:45:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:51 Selecting previously unselected package libzmq3-dev:amd64. 16:45:51 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:45:51 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:51 Selecting previously unselected package pkg-config. 16:45:51 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:45:51 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:45:51 Selecting previously unselected package zip. 16:45:51 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:45:51 Unpacking zip (3.0-11build1) ... 16:45:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:45:51 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:45:51 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:45:51 Setting up liberror-perl (0.17025-1) ... 16:45:51 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:45:51 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:45:51 No schema files found: doing nothing. 16:45:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:45:51 Setting up zip (3.0-11build1) ... 16:45:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:45:51 Setting up libsodium23:amd64 (1.0.16-2) ... 16:45:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:45:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:45:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:45:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:45:51 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:45:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:52 git set to automatically installed. 16:45:52 git-man set to automatically installed. 16:45:52 libcurl3-gnutls set to automatically installed. 16:45:52 liberror-perl set to automatically installed. 16:45:52 libglib2.0-0 set to automatically installed. 16:45:52 libnghttp2-14 set to automatically installed. 16:45:52 libnorm1 set to automatically installed. 16:45:52 libpgm-5.2-0 set to automatically installed. 16:45:52 libpsl5 set to automatically installed. 16:45:52 librtmp1 set to automatically installed. 16:45:52 libsodium23 set to automatically installed. 16:45:52 libzmq3-dev set to automatically installed. 16:45:52 libzmq5 set to automatically installed. 16:45:52 pkg-config set to automatically installed. 16:45:52 zip set to automatically installed. 16:45:52 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:45:54 snapd is not logged in, snap install commands will use sudo 16:45:55 snap "core18" has no updates available 16:45:55 snapd is not logged in, snap install commands will use sudo 16:45:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:46:02 $ docker stop --time=1 ecb4de2013d9fef903d741dba2dadcc95fd504e2b2ccb996bbd253ca8f82d299 16:46:05 $ docker rm -f ecb4de2013d9fef903d741dba2dadcc95fd504e2b2ccb996bbd253ca8f82d299 16:46:05 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 16:46:05 Pulling config-common 16:46:05 + snapcraftctl pull 16:46:06 Pulling go-build-helper 16:46:06 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:07 16:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:08 'edgex-go' has dependencies that need to be staged: go-build-helper 16:46:08 Skipping pull go-build-helper (already ran) 16:46:08 Building go-build-helper 16:46:08 + snapcraftctl build 16:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:08 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:08 29e5d40040c1: Pulling fs layer 16:46:08 1ce36da41761: Pulling fs layer 16:46:08 25b303627fd3: Pulling fs layer 16:46:08 29e5d40040c1: Verifying Checksum 16:46:08 29e5d40040c1: Download complete 16:46:08 1ce36da41761: Verifying Checksum 16:46:08 1ce36da41761: Download complete 16:46:09 29e5d40040c1: Pull complete 16:46:09 Staging go-build-helper 16:46:09 + snapcraftctl stage 16:46:10 25b303627fd3: Verifying Checksum 16:46:10 25b303627fd3: Download complete 16:46:10 1ce36da41761: Pull complete 16:46:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:46:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:46:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1906 kB] 16:46:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 16:46:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:46:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:46:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [469 kB] 16:46:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.2 kB] 16:46:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 16:46:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 16:46:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:46:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:46:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:46:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:46:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:46:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:46:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:46:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:46:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:46:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 16:46:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 16:46:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:46:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:46:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 16:46:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 16:46:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 16:46:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 16:46:19 Fetched 25.4 MB in 0s (0 B/s) 16:46:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:46:19 Fetched 224 kB in 0s (0 B/s) 16:46:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:46:19 Fetched 157 kB in 0s (0 B/s) 16:46:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:46:19 Fetched 221 kB in 0s (0 B/s) 16:46:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:46:19 Fetched 143 kB in 0s (0 B/s) 16:46:19 Pulling edgex-go 16:46:19 + snapcraftctl pull 16:46:20 Pulling hooks 16:46:20 + snapcraftctl pull 16:46:20 25b303627fd3: Pull complete 16:46:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:46:21 prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container 16:46:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:24 $ docker top 01fb4bc7d5964df9acf2d47342e65917a6587f703347b711c68b8b19a54db85f -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:25 + docker-compose build --help 16:46:25 + grep parallel 16:46:30 --parallel Build images in parallel. [Pipeline] } 16:46:30 $ docker stop --time=1 01fb4bc7d5964df9acf2d47342e65917a6587f703347b711c68b8b19a54db85f 16:46:32 $ docker rm -f 01fb4bc7d5964df9acf2d47342e65917a6587f703347b711c68b8b19a54db85f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:32 . [Pipeline] withDockerContainer 16:46:32 prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container 16:46:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 16:46:34 $ docker top f3d271be643d9977f59e44b3ecfd8e2dcb2198e698bb1b21933767004ee1bcdb -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:35 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:38 Fetched 0 B in 0s (0 B/s) 16:46:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:46:38 Fetched 96.5 kB in 0s (0 B/s) 16:46:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:46:38 Fetched 279 kB in 0s (0 B/s) 16:46:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:46:38 Fetched 122 kB in 0s (0 B/s) 16:46:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:46:38 Fetched 77.8 kB in 0s (0 B/s) 16:46:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:46:38 Fetched 8848 B in 0s (0 B/s) 16:46:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:46:38 Fetched 47.8 kB in 0s (0 B/s) 16:46:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:46:38 Fetched 45.6 kB in 0s (0 B/s) 16:46:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:46:38 Fetched 15.0 kB in 0s (0 B/s) 16:46:38 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:46:38 Fetched 220 kB in 0s (0 B/s) 16:46:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:46:38 Fetched 154 kB in 0s (0 B/s) 16:46:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:46:38 Fetched 50.6 kB in 0s (0 B/s) 16:46:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:46:38 Fetched 14.8 kB in 0s (0 B/s) 16:46:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:46:38 Fetched 41.8 kB in 0s (0 B/s) 16:46:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:46:38 Fetched 499 kB in 0s (0 B/s) 16:46:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:46:38 Fetched 111 kB in 0s (0 B/s) 16:46:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:46:38 Fetched 240 kB in 0s (0 B/s) 16:46:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:46:38 Fetched 29.3 kB in 0s (0 B/s) 16:46:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:46:38 Fetched 85.5 kB in 0s (0 B/s) 16:46:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:46:38 Fetched 24.5 kB in 0s (0 B/s) 16:46:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:46:38 Fetched 49.2 kB in 0s (0 B/s) 16:46:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:46:38 Fetched 54.2 kB in 0s (0 B/s) 16:46:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:46:38 Fetched 30.8 kB in 0s (0 B/s) 16:46:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:46:38 Fetched 15.8 kB in 0s (0 B/s) 16:46:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:46:38 Fetched 85.9 kB in 0s (0 B/s) 16:46:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:46:38 Fetched 8720 B in 0s (0 B/s) 16:46:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:46:38 Fetched 140 kB in 0s (0 B/s) 16:46:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:46:38 Fetched 119 kB in 0s (0 B/s) 16:46:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:46:38 Fetched 111 kB in 0s (0 B/s) 16:46:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:46:38 Fetched 11.1 kB in 0s (0 B/s) 16:46:38 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:46:38 Fetched 646 kB in 0s (0 B/s) 16:46:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:46:38 Fetched 41.3 kB in 0s (0 B/s) 16:46:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:46:38 Fetched 17.9 kB in 0s (0 B/s) 16:46:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:46:38 Fetched 368 kB in 0s (0 B/s) 16:46:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:46:38 Fetched 187 kB in 0s (0 B/s) 16:46:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:46:38 Fetched 175 kB in 0s (0 B/s) 16:46:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:46:38 Fetched 206 kB in 0s (0 B/s) 16:46:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:46:38 Fetched 1302 kB in 0s (0 B/s) 16:46:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:46:38 Fetched 36.2 kB in 0s (0 B/s) 16:46:38 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:46:38 Fetched 159 kB in 0s (0 B/s) 16:46:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:46:38 Fetched 107 kB in 0s (0 B/s) 16:46:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:46:38 Fetched 48.7 kB in 0s (0 B/s) 16:46:38 Pulling static-packages 16:46:38 + snapcraftctl pull 16:46:38 Pulling version 16:46:38 + cd /root/project 16:46:38 + git describe --tags --abbrev=0 16:46:38 + sed s/v// 16:46:38 + GIT_VERSION=2.0.1-dev.69 16:46:38 + [ -z 2.0.1-dev.69 ] 16:46:38 + snapcraftctl set-version 2.0.1-dev.69 16:46:39 Building config-common 16:46:39 + snapcraftctl build 16:46:40 Building core-command ... 16:46:40 Building core-data ... 16:46:40 Building core-metadata ... 16:46:40 Building security-bootstrapper ... 16:46:40 Building security-proxy-setup ... 16:46:40 Building security-secretstore-setup ... 16:46:40 Building support-notifications ... 16:46:40 Building support-scheduler ... 16:46:40 Building sys-mgmt-agent ... 16:46:40 Building sys-mgmt-agent 16:46:40 Building core-data 16:46:40 Building security-proxy-setup 16:46:40 Building support-scheduler 16:46:40 Building core-command 16:46:42 Skipping build go-build-helper (already ran) 16:46:42 Building edgex-go 16:46:42 + cd /root/parts/edgex-go/src 16:46:42 + git+ describe --tags --abbrev=0 16:46:42 sed s/v// 16:46:42 + GIT_VERSION=2.0.1-dev.69 16:46:42 + [ -z 2.0.1-dev.69 ] 16:46:42 + echo 2.0.1-dev.69 16:46:42 + [ ! -d vendor ] 16:46:42 + go mod download all 16:46:54 + make build 16:46:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data 16:47:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command 16:47:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:47:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:47:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:47:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:47:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config 16:47:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:47:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:47:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:47:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:47:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:47:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:47:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:47:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:47:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:47:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:47:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:47:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:47:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:47:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:47:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:47:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:47:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:47:19 + 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:47:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:47:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:47:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:47:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:47:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:47:19 + 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:47:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:47:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:47:19 + 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:47:19 Building hooks 16:47:19 + cd /root/parts/hooks/src 16:47:19 + make build 16:47:19 go mod tidy 16:47:20 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 16:47:20 go: downloading github.com/davecgh/go-spew v1.1.0 16:47:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:47:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:47:21 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:47:22 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:47:22 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:47:25 Building static-packages 16:47:25 + snapcraftctl build 16:47:27 Building version 16:47:27 + snapcraftctl build 16:47:29 Staging config-common 16:47:29 + snapcraftctl stage 16:47:30 Skipping stage go-build-helper (already ran) 16:47:30 Staging edgex-go 16:47:30 + snapcraftctl stage 16:47:31 Staging hooks 16:47:31 + snapcraftctl stage 16:47:32 Staging static-packages 16:47:32 + snapcraftctl stage 16:47:33 Staging version 16:47:33 + snapcraftctl stage 16:47:34 Priming config-common 16:47:34 + snapcraftctl prime 16:47:36 Priming go-build-helper 16:47:36 + snapcraftctl prime 16:47:37 Priming edgex-go 16:47:37 + snapcraftctl prime 16:47:38 Priming hooks 16:47:38 + snapcraftctl prime 16:47:39 Priming static-packages 16:47:39 + snapcraftctl prime 16:47:43 Priming version 16:47:43 + snapcraftctl prime 16:47:44 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] } 16:47:48 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:47:48 ---> cf1734f624d1 16:47:48 Step 3/20 : WORKDIR /edgex-go 16:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:48 ---> cf1734f624d1 16:47:48 Step 3/22 : WORKDIR /edgex-go 16:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:48 ---> cf1734f624d1 16:47:48 Step 3/22 : WORKDIR /edgex-go 16:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:48 ---> cf1734f624d1 16:47:48 Step 3/22 : WORKDIR /edgex-go 16:47:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:48 ---> cf1734f624d1 16:47:48 Step 3/23 : WORKDIR /edgex-go 16:47:48 ---> Running in be91800302cf 16:47:48 ---> Running in 860ae4d1d347 16:47:48 ---> Running in 57fd8a5162a1 16:47:48 ---> Running in 8ffe4b49865a 16:47:48 ---> Running in f583bed9e503 16:47:48 Removing intermediate container 57fd8a5162a1 16:47:48 ---> 7c567106bdd4 16:47:48 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:48 Removing intermediate container be91800302cf 16:47:48 ---> d4169cc554a2 16:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:48 Removing intermediate container 8ffe4b49865a 16:47:48 ---> 73151d62fb9a 16:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:48 Removing intermediate container 860ae4d1d347 16:47:48 ---> 68da74cd2b29 16:47:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:48 Removing intermediate container f583bed9e503 16:47:48 ---> e9c8469090d9 16:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:48 ---> Running in 851301bbc502 16:47:48 ---> Running in 7c83a043a434 16:47:48 ---> Running in c4a4928a1ff4 16:47:48 ---> Running in dbc1c5eb40f8 16:47:48 ---> Running in 678ee42c8999 16:47:53 Removing intermediate container 7c83a043a434 16:47:53 ---> 2a8e4f1e2b7d 16:47:53 Step 5/22 : RUN apk add --update --no-cache make bash git 16:47:53 ---> Running in 5a2d959011b5 16:47:53 Removing intermediate container 851301bbc502 16:47:53 ---> d30e89a60ce5 16:47:53 Step 5/20 : RUN apk add --update --no-cache make git 16:47:53 Removing intermediate container dbc1c5eb40f8 16:47:53 ---> 466dc1e9150f 16:47:53 Step 5/23 : RUN apk add --update --no-cache make git 16:47:53 ---> Running in be9ce1d5c8dd 16:47:53 Removing intermediate container c4a4928a1ff4 16:47:53 ---> 785986ccb02b 16:47:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:47:53 ---> Running in d4da02ed47b6 16:47:53 Removing intermediate container 678ee42c8999 16:47:53 ---> edd49b14a928 16:47:53 Step 5/22 : RUN apk add --update --no-cache make git 16:47:53 ---> Running in 36edd4fd187e 16:47:53 ---> Running in 00d4dcefbd23 16:47:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:56 OK: 219 MiB in 52 packages 16:47:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:57 OK: 219 MiB in 52 packages 16:47:57 OK: 219 MiB in 52 packages 16:47:57 OK: 219 MiB in 52 packages 16:47:58 OK: 219 MiB in 52 packages 16:47:58 Removing intermediate container 5a2d959011b5 16:47:58 ---> 8926787ed5f1 16:47:58 Step 6/22 : COPY . . 16:47:58 Removing intermediate container be9ce1d5c8dd 16:47:58 ---> e3eedc71f4a8 16:47:58 Step 6/20 : COPY . . 16:47:59 Removing intermediate container d4da02ed47b6 16:47:59 ---> 1d4463d433fe 16:47:59 Step 6/23 : COPY go.mod . 16:47:59 Removing intermediate container 36edd4fd187e 16:47:59 ---> 1764fc716d7a 16:47:59 Step 6/22 : COPY . . 16:48:00 Removing intermediate container 00d4dcefbd23 16:48:00 ---> 70928d0dce22 16:48:00 Step 6/22 : COPY . . 16:48:02 ---> b53ca06086fb 16:48:02 Step 7/23 : RUN go mod download 16:48:18 ---> Running in 9ab03f986ae1 16:48:18 ---> 7b7f079b5b83 16:48:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:18 ---> 023a32213276 16:48:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:18 ---> d216b28f9335 16:48:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:18 ---> 246656e31c4f 16:48:18 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:18 ---> Running in a86cca524677 16:48:18 ---> Running in 787d785e65d1 16:48:19 ---> Running in 742419869abd 16:48:19 ---> Running in 63b77d39a18b 16:48:23 Removing intermediate container 9ab03f986ae1 16:48:23 ---> c89381947626 16:48:23 Step 8/23 : COPY . . 16:48:25 Removing intermediate container a86cca524677 16:48:25 ---> 75d867ce7717 16:48:25 Step 8/22 : RUN make cmd/core-data/core-data 16:48:28 ---> Running in efc93239f850 16:48:28 Removing intermediate container 787d785e65d1 16:48:28 ---> 199cb6a2343d 16:48:28 Step 8/22 : RUN make cmd/core-command/core-command 16:48:29 Removing intermediate container 63b77d39a18b 16:48:29 ---> 68efe792f387 16:48:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:48:29 ---> Running in e0392e2dccc5 16:48:30 Removing intermediate container 742419869abd 16:48:30 ---> 373b61217ee2 16:48:30 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:48:30 ---> Running in fd37e2c179c9 16:48:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:48:30 ---> Running in 4cb5540442d4 16:48:32 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:48:33 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:48:33 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:48:36 ---> b74df958f962 16:48:36 Step 9/23 : RUN go mod tidy 16:48:37 ---> Running in 3d54f71a3422 16:48:45 Removing intermediate container 3d54f71a3422 16:48:45 ---> a86083323b7b 16:48:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:48:45 ---> Running in d0fd3d00ad14 16:48:47 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:50:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:50:31 Removing intermediate container e0392e2dccc5 16:50:31 ---> cb7d40509aa3 16:50:31 16:50:31 Step 9/22 : FROM alpine:3.14 16:50:31 Removing intermediate container fd37e2c179c9 16:50:31 ---> 26a6c4103259 16:50:31 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:50:31 3.14: Pulling from library/alpine 16:50:31 ---> Running in 3f6efdaf6086 16:50:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:50:31 Status: Downloaded newer image for alpine:3.14 16:50:31 ---> bb3de5531c18 16:50:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:50:31 ---> Running in fc5ecb06482c 16:50:34 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:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:36 (1/1) Installing dumb-init (1.2.5-r1) 16:50:36 Executing busybox-1.33.1-r3.trigger 16:50:36 Removing intermediate container 4cb5540442d4 16:50:36 ---> ff90a30b319f 16:50:36 16:50:36 Step 9/20 : FROM alpine:3.14 16:50:36 ---> bb3de5531c18 16:50:36 Step 10/20 : RUN apk add --update --no-cache curl 16:50:36 OK: 5 MiB in 15 packages 16:50:36 ---> Running in 70ab4519a2d5 16:50:37 Removing intermediate container fc5ecb06482c 16:50:37 ---> b363010cc54a 16:50:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:37 ---> Running in 05ac57d94ae4 16:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:39 Removing intermediate container 05ac57d94ae4 16:50:39 ---> f35fa349af40 16:50:39 Step 12/22 : ENV APP_PORT=59882 16:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:39 ---> Running in b0af5e66d886 16:50:39 Removing intermediate container 3f6efdaf6086 16:50:39 ---> ce5a31344b1d 16:50:39 16:50:39 Step 10/22 : FROM docker:20.10.8 16:50:39 20.10.8: Pulling from library/docker 16:50:40 (1/5) Installing ca-certificates (20191127-r5) 16:50:40 (2/5) Installing brotli-libs (1.0.9-r5) 16:50:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:50:40 (4/5) Installing libcurl (7.79.1-r0) 16:50:40 (5/5) Installing curl (7.79.1-r0) 16:50:40 Executing busybox-1.33.1-r3.trigger 16:50:40 Executing ca-certificates-20191127-r5.trigger 16:50:40 Removing intermediate container b0af5e66d886 16:50:40 ---> 9a06d8d56484 16:50:40 Step 13/22 : EXPOSE $APP_PORT 16:50:40 OK: 8 MiB in 19 packages 16:50:41 ---> Running in 0cae221efd10 16:50:43 Removing intermediate container 0cae221efd10 16:50:43 ---> a11396067852 16:50:43 Step 14/22 : WORKDIR / 16:50:43 ---> Running in 1b472b438f93 16:50:43 Removing intermediate container 70ab4519a2d5 16:50:43 ---> e275e9984110 16:50:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:43 ---> Running in 4995992ca040 16:50:44 Removing intermediate container 1b472b438f93 16:50:44 ---> 8153acc9d7a6 16:50:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:45 Removing intermediate container 4995992ca040 16:50:45 ---> 00f5d304708a 16:50:45 Step 12/20 : WORKDIR /edgex 16:50:46 ---> Running in dc3746a727b7 16:50:46 ---> 63555ee073ae 16:50:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:50:47 Removing intermediate container dc3746a727b7 16:50:47 ---> 830b8d35d319 16:50:47 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:50:49 Removing intermediate container d0fd3d00ad14 16:50:49 ---> 5e0da8142323 16:50:49 16:50:49 Step 11/23 : FROM alpine:3.14 16:50:49 ---> bb3de5531c18 16:50:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:50:49 ---> Using cache 16:50:49 ---> b363010cc54a 16:50:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:49 ---> Using cache 16:50:49 ---> f35fa349af40 16:50:49 Step 14/23 : ENV APP_PORT=59861 16:50:49 ---> 678e4431a541 16:50:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:50:49 ---> 8892d5c1ab4e 16:50:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:50:50 ---> Running in cf3c4c680dc5 16:50:50 Removing intermediate container efc93239f850 16:50:50 ---> a9875cb3066c 16:50:50 16:50:50 Step 9/22 : FROM alpine:3.14 16:50:50 ---> bb3de5531c18 16:50:50 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:50:51 Removing intermediate container cf3c4c680dc5 16:50:51 ---> 89c5b6f9b3a7 16:50:51 Step 15/23 : EXPOSE $APP_PORT 16:50:51 ---> Running in 04db61adc73f 16:50:51 ---> Running in 13334aa5beef 16:50:51 ---> 057a037dcb36 16:50:51 Step 18/22 : ENTRYPOINT ["/core-command"] 16:50:51 ---> c743846c6a1e 16:50:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:50:52 ---> Running in 5ac7cb8e0fa3 16:50:52 Removing intermediate container 04db61adc73f 16:50:52 ---> 8fe8df6f4afe 16:50:52 Step 11/22 : ENV APP_PORT=59880 16:50:52 Removing intermediate container 13334aa5beef 16:50:52 ---> 6ba48dcf1691 16:50:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:52 ---> Running in 4332c2ab32ce 16:50:52 Removing intermediate container 5ac7cb8e0fa3 16:50:52 ---> 76b22ca17bc0 16:50:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:52 ---> Running in 6b24cd0dde3c 16:50:53 Removing intermediate container 4332c2ab32ce 16:50:53 ---> 05e582d338b2 16:50:53 Step 12/22 : EXPOSE $APP_PORT 16:50:53 ---> d303adb063ac 16:50:53 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:50:53 ---> Running in 056e0669b97e 16:50:53 ---> Running in e091c3b7f234 16:50:53 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:50:53 Removing intermediate container 6b24cd0dde3c 16:50:53 ---> 143ee31c5108 16:50:53 Step 20/22 : LABEL arch=arm64 16:50:53 ---> 58528dd61b5d 16:50:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:50:53 Status: Downloaded newer image for docker:20.10.8 16:50:53 ---> 3734d5adc5ac 16:50:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:50:54 ---> Running in 9c76279728d1 16:50:54 ---> Running in 8db9ca3464c3 16:50:54 Removing intermediate container e091c3b7f234 16:50:54 ---> 31d3668a38cf 16:50:54 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:54 Removing intermediate container 056e0669b97e 16:50:54 ---> 78cc542e0d9f 16:50:54 Step 17/20 : CMD ["--init=true"] 16:50:54 ---> Running in d49ac9b5811e 16:50:54 Removing intermediate container 9c76279728d1 16:50:54 ---> 362c9e567cc9 16:50:54 Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:50:55 ---> Running in 2266e4974b43 16:50:55 Removing intermediate container 8db9ca3464c3 16:50:55 ---> 08cf3b6948d3 16:50:55 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:50:55 ---> Running in 274b975aa509 16:50:55 ---> Running in 66021906ccaa 16:50:55 ---> 79f0c4004681 16:50:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:50:55 Removing intermediate container 2266e4974b43 16:50:55 ---> 2a5b49bb0d10 16:50:55 Step 18/20 : LABEL arch=arm64 16:50:55 ---> Running in 2b73209db363 16:50:56 Removing intermediate container 274b975aa509 16:50:56 ---> df5939d3f9aa 16:50:56 Step 22/22 : LABEL version=0.0.0 16:50:56 ---> Running in 5d5eeda89f6d 16:50:56 Removing intermediate container 2b73209db363 16:50:56 ---> 3b8276799567 16:50:56 Step 19/20 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:50:56 ---> Running in e867d275db24 16:50:57 Removing intermediate container 5d5eeda89f6d 16:50:57 ---> e5d6270a28f2 16:50:57 16:50:57 ---> 8412f63527f9 16:50:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:50:57 ---> Running in 1dac00c6d781 16:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:57 Removing intermediate container e867d275db24 16:50:57 ---> 2709fcce1bc2 16:50:57 Step 20/20 : LABEL version=0.0.0 16:50:57 Successfully built e5d6270a28f2 16:50:57 Successfully tagged core-command-arm64:latest 16:50:57  Building core-command ... done Building core-metadata 16:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:57 ---> Running in 9ecba08fc82f 16:50:58 Removing intermediate container 1dac00c6d781 16:50:58 ---> 48ccc3679ca8 16:50:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:58 Removing intermediate container d49ac9b5811e 16:50:58 ---> d7fdfe0f5f84 16:50:58 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:50:58 ---> Running in e9c9946494de 16:50:58 ---> Running in 32e6b9ea43c6 16:50:58 Removing intermediate container 9ecba08fc82f 16:50:58 ---> c117cc0a1368 16:50:58 16:50:58 (1/42) Installing readline (8.1.0-r0) 16:50:58 (2/42) Installing bash (5.1.4-r0) 16:50:58 Executing bash-5.1.4-r0.post-install 16:50:58 (3/42) Installing brotli-libs (1.0.9-r5) 16:50:58 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:50:58 (5/42) Installing libcurl (7.79.1-r0) 16:50:58 (6/42) Installing curl (7.79.1-r0) 16:50:59 (7/42) Installing dumb-init (1.2.5-r1) 16:50:59 (8/42) Installing libbz2 (1.0.8-r1) 16:50:59 (9/42) Installing expat (2.4.1-r0) 16:50:59 (10/42) Installing libffi (3.3-r2) 16:50:59 (11/42) Installing gdbm (1.19-r0) 16:50:59 (12/42) Installing xz-libs (5.2.5-r0) 16:50:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:50:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:50:59 (15/42) Installing mpdecimal (2.5.1-r1) 16:50:59 (16/42) Installing sqlite-libs (3.35.5-r0) 16:50:59 (17/42) Installing python3 (3.9.5-r1) 16:50:59 Successfully built c117cc0a1368 16:50:59 Successfully tagged security-proxy-setup-arm64:latest 16:50:59 Building security-bootstrapper 16:50:59  Building security-proxy-setup ... done Removing intermediate container e9c9946494de 16:50:59 ---> 77ce1adbda7b 16:50:59 Step 21/23 : LABEL arch=arm64 16:51:00 ---> Running in a613260d650b 16:51:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:00 (18/42) Installing py3-appdirs (1.4.4-r2) 16:51:00 (19/42) Installing py3-chardet (4.0.0-r2) 16:51:01 (20/42) Installing py3-idna (3.2-r0) 16:51:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:51:01 (22/42) Installing py3-certifi (2020.12.5-r1) 16:51:01 (23/42) Installing py3-requests (2.25.1-r4) 16:51:01 (24/42) Installing py3-msgpack (1.0.2-r1) 16:51:01 (25/42) Installing py3-lockfile (0.12.2-r4) 16:51:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:51:01 (27/42) Installing py3-colorama (0.4.4-r1) 16:51:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:51:01 (29/42) Installing py3-distlib (0.3.1-r3) 16:51:01 (30/42) Installing py3-distro (1.5.0-r3) 16:51:01 (31/42) Installing py3-six (1.15.0-r1) 16:51:01 (32/42) Installing py3-webencodings (0.5.1-r4) 16:51:01 (33/42) Installing py3-html5lib (1.1-r1) 16:51:01 (34/42) Installing py3-parsing (2.4.7-r2) 16:51:01 (35/42) Installing py3-packaging (20.9-r1) 16:51:01 (36/42) Installing py3-toml (0.10.2-r2) 16:51:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:01 (37/42) Installing py3-pep517 (0.10.0-r2) 16:51:01 (38/42) Installing py3-progress (1.5-r2) 16:51:01 (39/42) Installing py3-retrying (1.3.3-r1) 16:51:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:51:01 (41/42) Installing py3-setuptools (52.0.0-r3) 16:51:01 (42/42) Installing py3-pip (20.3.4-r1) 16:51:01 Removing intermediate container a613260d650b 16:51:01 ---> dc80da11e578 16:51:01 Step 22/23 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:51:02 Executing busybox-1.33.1-r3.trigger 16:51:02 OK: 84 MiB in 64 packages 16:51:02 (1/6) Installing dumb-init (1.2.5-r1) 16:51:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:51:02 (3/6) Installing libsodium (1.0.18-r0) 16:51:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:51:03 (5/6) Installing libzmq (4.3.4-r0) 16:51:03 (6/6) Installing zeromq (4.3.4-r0) 16:51:03 Executing busybox-1.33.1-r3.trigger 16:51:03 OK: 8 MiB in 20 packages 16:51:03 ---> Running in 468edac56378 16:51:06 Removing intermediate container 468edac56378 16:51:06 ---> 3e8f140666cb 16:51:06 Step 23/23 : LABEL version=0.0.0 16:51:06 Removing intermediate container 32e6b9ea43c6 16:51:06 ---> 4c06f190e901 16:51:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:06 Collecting docker-compose==1.23.2 16:51:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:06 ---> Running in ccf2ea744338 16:51:07 Collecting websocket-client<1.0,>=0.32.0 16:51:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:51:07 Removing intermediate container ccf2ea744338 16:51:07 ---> 434b2760eb40 16:51:07 16:51:07 Collecting docopt<0.7,>=0.6.1 16:51:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:07 Successfully built 434b2760eb40 16:51:08 Successfully tagged support-scheduler-arm64:latest 16:51:08 Building support-notifications 16:51:08  Building support-scheduler ... done  ---> 9ea6cd298f7b 16:51:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:51:09 Collecting dockerpty<0.5,>=0.4.1 16:51:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:10 ---> 39377e2ed928 16:51:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:51:13 Collecting PyYAML<4,>=3.10 16:51:13 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:13 ---> 5b5d7ed61a29 16:51:13 Step 18/22 : ENTRYPOINT ["/core-data"] 16:51:14 ---> Running in 99b703e5c28d 16:51:15 Removing intermediate container 99b703e5c28d 16:51:15 ---> 31b69add750b 16:51:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:16 Collecting texttable<0.10,>=0.9.0 16:51:16 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:16 ---> Running in e6cd303bca76 16:51:17 Removing intermediate container e6cd303bca76 16:51:17 ---> b1f7bf8eae2c 16:51:17 Step 20/22 : LABEL arch=arm64 16:51:18 ---> Running in 5d3344818697 16:51:18 Collecting jsonschema<3,>=2.5.1 16:51:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:51:19 Removing intermediate container 5d3344818697 16:51:19 ---> 33cad0bcd33d 16:51:19 Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:51:19 Collecting docker<4.0,>=3.6.0 16:51:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:19 Collecting cached-property<2,>=1.2.0 16:51:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:19 Collecting docker-pycreds>=0.4.0 16:51:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:51:20 ---> Running in 36c4fbacb652 16:51:20 Collecting chardet<3.1.0,>=3.0.2 16:51:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:51:20 Collecting idna<2.8,>=2.5 16:51:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:51:20 Removing intermediate container 36c4fbacb652 16:51:20 ---> c29da399fdfc 16:51:20 Step 22/22 : LABEL version=0.0.0 16:51:21 Collecting urllib3<1.25,>=1.21.1 16:51:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:51:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:51:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:51:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:51:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:51:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:51:21 ---> Running in 059ba3b8c7ba 16:51:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:51:22 Attempting uninstall: urllib3 16:51:22 Found existing installation: urllib3 1.26.5 16:51:22 Uninstalling urllib3-1.26.5: 16:51:22 Successfully uninstalled urllib3-1.26.5 16:51:22 Removing intermediate container 059ba3b8c7ba 16:51:22 ---> 3621c5ad67ce 16:51:22 16:51:22 Successfully built 3621c5ad67ce 16:51:22 Successfully tagged core-data-arm64:latest 16:51:23  Building core-data ... done Building security-secretstore-setup 16:51:23 Attempting uninstall: idna 16:51:23 Found existing installation: idna 3.2 16:51:23 Uninstalling idna-3.2: 16:51:23 Successfully uninstalled idna-3.2 16:51:23 Attempting uninstall: chardet 16:51:23 Found existing installation: chardet 4.0.0 16:51:23 Uninstalling chardet-4.0.0: 16:51:24 Successfully uninstalled chardet-4.0.0 16:51:25 Attempting uninstall: requests 16:51:25 Found existing installation: requests 2.25.1 16:51:25 Uninstalling requests-2.25.1: 16:51:25 Successfully uninstalled requests-2.25.1 16:51:26 Running setup.py install for texttable: started 16:51:28 Running setup.py install for texttable: finished with status 'done' 16:51:28 Running setup.py install for PyYAML: started 16:51:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:51:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:29 ---> cf1734f624d1 16:51:29 Step 3/22 : WORKDIR /edgex-go 16:51:29 ---> Using cache 16:51:29 ---> e9c8469090d9 16:51:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:29 ---> Using cache 16:51:29 ---> edd49b14a928 16:51:29 Step 5/22 : RUN apk add --update --no-cache make git 16:51:29 ---> Using cache 16:51:29 ---> 70928d0dce22 16:51:29 Step 6/22 : COPY . . 16:51:29 ---> Using cache 16:51:29 ---> 023a32213276 16:51:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:29 ---> Using cache 16:51:29 ---> 199cb6a2343d 16:51:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:51:30 Running setup.py install for PyYAML: finished with status 'done' 16:51:31 ---> Running in 8b35b5bc42af 16:51:31 Running setup.py install for docopt: started 16:51:32 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:51:32 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:51:32 ---> cf1734f624d1 16:51:32 Step 3/30 : WORKDIR /edgex-go 16:51:32 ---> Using cache 16:51:32 ---> e9c8469090d9 16:51:32 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:32 ---> Using cache 16:51:32 ---> edd49b14a928 16:51:32 Step 5/30 : RUN apk add --update --no-cache make git 16:51:32 ---> Using cache 16:51:32 ---> 70928d0dce22 16:51:32 Step 6/30 : COPY . . 16:51:32 ---> Using cache 16:51:32 ---> 023a32213276 16:51:32 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:32 ---> Using cache 16:51:32 ---> 199cb6a2343d 16:51:32 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:32 ---> Running in 63a28f6a2df1 16:51:33 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:51:33 Running setup.py install for docopt: finished with status 'done' 16:51:33 Running setup.py install for dockerpty: started 16:51:34 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:51:36 Running setup.py install for dockerpty: finished with status 'done' 16:51:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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:51:46 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:51:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:51:46 ---> cf1734f624d1 16:51:46 Step 3/21 : WORKDIR /edgex-go 16:51:46 ---> Using cache 16:51:46 ---> e9c8469090d9 16:51:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:46 ---> Using cache 16:51:46 ---> edd49b14a928 16:51:46 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:47 ---> Running in cce6732d8b35 16:51:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:52 OK: 219 MiB in 52 packages 16:51:55 Removing intermediate container cce6732d8b35 16:51:55 ---> 9148305d0bd4 16:51:55 Step 6/21 : COPY . . 16:51:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:51:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:59 ---> cf1734f624d1 16:51:59 Step 3/24 : WORKDIR /edgex-go 16:51:59 ---> Using cache 16:51:59 ---> e9c8469090d9 16:51:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:59 ---> Using cache 16:51:59 ---> edd49b14a928 16:51:59 Step 5/24 : RUN apk add --update --no-cache make git 16:51:59 ---> Using cache 16:51:59 ---> 70928d0dce22 16:51:59 Step 6/24 : COPY . . 16:51:59 ---> Using cache 16:51:59 ---> 023a32213276 16:51:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:59 ---> Using cache 16:51:59 ---> 199cb6a2343d 16:51:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:59 ---> Running in 1b43c5199ff0 16:52:01 Removing intermediate container 66021906ccaa 16:52:01 ---> f5615bc57dce 16:52:01 Step 13/22 : ENV APP_PORT=58890 16:52:01 ---> Running in 7dae9e0a02e7 16:52:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:52:03 Removing intermediate container 7dae9e0a02e7 16:52:03 ---> 8e490f7d6fa0 16:52:03 Step 14/22 : EXPOSE $APP_PORT 16:52:03 ---> Running in aa78755ae9c6 16:52:04 Removing intermediate container aa78755ae9c6 16:52:04 ---> 357c3f5bb1b1 16:52:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:07 ---> 0c40245a9e8a 16:52:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:09 ---> 44e21e882e78 16:52:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:11 ---> 598967fa91e0 16:52:11 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:11 ---> Running in 575b0efc9fd9 16:52:12 Removing intermediate container 575b0efc9fd9 16:52:12 ---> 7f9cb9f273d4 16:52:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:12 ---> Running in 39413520ede3 16:52:13 Removing intermediate container 39413520ede3 16:52:13 ---> c4cc8fb3dc22 16:52:13 Step 20/22 : LABEL arch=arm64 16:52:13 ---> Running in 61550b3d3c06 16:52:14 Removing intermediate container 61550b3d3c06 16:52:14 ---> c3ddb6bb4350 16:52:14 Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:52:14 ---> Running in 5e42147237f7 16:52:15 Removing intermediate container 5e42147237f7 16:52:15 ---> 067739a9ce5c 16:52:15 Step 22/22 : LABEL version=0.0.0 16:52:16 ---> Running in 7941e535512d 16:52:17 Removing intermediate container 7941e535512d 16:52:17 ---> ad2d741cad53 16:52:17 16:52:17 Successfully built ad2d741cad53 16:52:17 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:18  Building sys-mgmt-agent ... done  ---> c9e03ed6ecb1 16:52:18 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:19 ---> Running in c0b8c976bf81 16:52:24 Removing intermediate container c0b8c976bf81 16:52:24 ---> 65ec295bf23f 16:52:24 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:52:24 ---> Running in bc2b1531b932 16:52:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:53:22 Removing intermediate container 63a28f6a2df1 16:53:22 ---> 0684fc2b3506 16:53:22 16:53:22 Step 9/30 : FROM alpine:3.14 16:53:22 ---> bb3de5531c18 16:53:22 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:53:22 ---> Running in 76c752ed65d1 16:53:22 Removing intermediate container 76c752ed65d1 16:53:22 ---> d85bea4c152d 16:53:22 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:53:22 ---> Running in 2fdf0b85adaa 16:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:22 (1/2) Installing dumb-init (1.2.5-r1) 16:53:22 (2/2) Installing su-exec (0.2-r1) 16:53:22 Executing busybox-1.33.1-r3.trigger 16:53:22 OK: 5 MiB in 16 packages 16:53:22 Removing intermediate container 2fdf0b85adaa 16:53:22 ---> 435ab5e0072e 16:53:22 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:53:22 ---> Running in 9edfb101f461 16:53:22 Removing intermediate container 9edfb101f461 16:53:22 ---> 43ab6f2541fc 16:53:22 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:53:22 ---> Running in e9c5f88137cb 16:53:22 Removing intermediate container e9c5f88137cb 16:53:22 ---> 8a7ad84b9826 16:53:22 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:22 ---> Running in c353a9bb971e 16:53:25 Removing intermediate container 8b35b5bc42af 16:53:25 ---> 550d7bfea579 16:53:25 16:53:25 Step 9/22 : FROM alpine:3.14 16:53:25 ---> bb3de5531c18 16:53:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:53:25 ---> Using cache 16:53:25 ---> b363010cc54a 16:53:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:25 ---> Using cache 16:53:25 ---> f35fa349af40 16:53:25 Step 12/22 : ENV APP_PORT=59881 16:53:25 ---> Running in f4a24c14e463 16:53:25 Removing intermediate container c353a9bb971e 16:53:25 ---> 35b9bf6eb1f4 16:53:25 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:53:25 ---> Running in 21885ab22ebe 16:53:26 Removing intermediate container f4a24c14e463 16:53:26 ---> 9073a4932e82 16:53:26 Step 13/22 : EXPOSE $APP_PORT 16:53:26 ---> Running in b2076431eb22 16:53:26 Removing intermediate container 21885ab22ebe 16:53:26 ---> d88f8f1c0f48 16:53:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:27 Removing intermediate container b2076431eb22 16:53:27 ---> a28bc61f53ef 16:53:27 Step 14/22 : WORKDIR / 16:53:27 ---> Running in 4a16bfbe5f65 16:53:28 ---> 8877777f69b2 16:53:28 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:28 ---> Running in 93f354804fae 16:53:28 Removing intermediate container 4a16bfbe5f65 16:53:28 ---> 3483832c6f19 16:53:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:30 ---> 420c56988ba1 16:53:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:53:31 Removing intermediate container 93f354804fae 16:53:31 ---> 184946399585 16:53:31 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:32 ---> cb9d5a3894fd 16:53:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:33 ---> 3b5fe3787e51 16:53:33 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:33 ---> 0bcbfa836641 16:53:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:53:33 ---> Running in cfae73efc1be 16:53:34 Removing intermediate container cfae73efc1be 16:53:34 ---> 3e7b7c56e1b8 16:53:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:34 ---> Running in 66c6c09d7669 16:53:35 ---> ce5c4d22b97c 16:53:35 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:35 Removing intermediate container 66c6c09d7669 16:53:35 ---> 019fb7fda99c 16:53:35 Step 20/22 : LABEL arch=arm64 16:53:36 ---> Running in b8396340406c 16:53:37 Removing intermediate container b8396340406c 16:53:37 ---> 03dc260e00e6 16:53:37 Step 21/22 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:53:37 ---> 4a73b0ca2d1d 16:53:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:37 ---> Running in 9a28a9900701 16:53:38 Removing intermediate container 9a28a9900701 16:53:38 ---> 4f97e335338e 16:53:38 Step 22/22 : LABEL version=0.0.0 16:53:38 ---> Running in 62853e320611 16:53:39 ---> 3ce643392be8 16:53:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:53:39 Removing intermediate container 62853e320611 16:53:39 ---> 8ed66e3c69b5 16:53:39 16:53:40 Successfully built 8ed66e3c69b5 16:53:40 Successfully tagged core-metadata-arm64:latest 16:53:41  Building core-metadata ... done  ---> dedc10b59a9d 16:53:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:53:41 ---> Running in 7f0557787e5b 16:53:42 Removing intermediate container 1b43c5199ff0 16:53:42 ---> 26fbfaf471bf 16:53:42 16:53:42 Step 9/24 : FROM alpine:3.14 16:53:42 ---> bb3de5531c18 16:53:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:42 Removing intermediate container 7f0557787e5b 16:53:42 ---> 5bbacbab355c 16:53:42 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:42 ---> Running in 9fe2be0b1c95 16:53:44 ---> cfaeb8b0f87f 16:53:44 Step 25/30 : RUN chmod +x /entrypoint.sh 16:53:44 ---> Running in 6e49401df326 16:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:45 (1/3) Installing ca-certificates (20191127-r5) 16:53:45 (2/3) Installing dumb-init (1.2.5-r1) 16:53:45 (3/3) Installing su-exec (0.2-r1) 16:53:45 Executing busybox-1.33.1-r3.trigger 16:53:45 Executing ca-certificates-20191127-r5.trigger 16:53:46 OK: 6 MiB in 17 packages 16:53:46 Removing intermediate container 6e49401df326 16:53:46 ---> b66668f80f61 16:53:46 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:53:47 ---> Running in 14e5c8b8f7cf 16:53:47 Removing intermediate container 9fe2be0b1c95 16:53:47 ---> ffc047429afe 16:53:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:47 Removing intermediate container 14e5c8b8f7cf 16:53:47 ---> 91b2b531b0c8 16:53:47 Step 27/30 : CMD ["gate"] 16:53:47 ---> Running in f51abcda77f1 16:53:48 ---> Running in 9c751cebfabc 16:53:48 Removing intermediate container f51abcda77f1 16:53:48 ---> 08169ad0fa48 16:53:48 Step 12/24 : WORKDIR / 16:53:48 ---> Running in 0d03eb3db124 16:53:48 Removing intermediate container 9c751cebfabc 16:53:48 ---> aa548191a4a5 16:53:48 Step 28/30 : LABEL arch=arm64 16:53:49 ---> Running in 5a8b5dcc9608 16:53:49 Removing intermediate container 0d03eb3db124 16:53:49 ---> e0db3182046b 16:53:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:49 Removing intermediate container 5a8b5dcc9608 16:53:49 ---> d01a17a722c2 16:53:49 Step 29/30 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:53:50 ---> Running in 4d2518f52666 16:53:50 ---> 84010dfdcb4f 16:53:50 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:50 Removing intermediate container bc2b1531b932 16:53:50 ---> 9607c10653dc 16:53:50 16:53:50 Step 9/21 : FROM alpine:3.14 16:53:50 ---> bb3de5531c18 16:53:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:51 ---> Running in 9bf5cb9c2ccb 16:53:51 Removing intermediate container 4d2518f52666 16:53:51 ---> 2845196591af 16:53:51 Step 30/30 : LABEL version=0.0.0 16:53:51 ---> Running in a2b99d3b9eb5 16:53:51 ---> c0541caf5ab3 16:53:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:52 Removing intermediate container a2b99d3b9eb5 16:53:52 ---> 6ce618fe6764 16:53:52 16:53:52 Successfully built 6ce618fe6764 16:53:52 Successfully tagged security-bootstrapper-arm64:latest 16:53:52  Building security-bootstrapper ... done  ---> 1ab7bb2c89a8 16:53:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:53 ---> 3ff7f891bf75 16:53:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:54 (1/2) Installing ca-certificates (20191127-r5) 16:53:54 (2/2) Installing dumb-init (1.2.5-r1) 16:53:54 Executing busybox-1.33.1-r3.trigger 16:53:54 Executing ca-certificates-20191127-r5.trigger 16:53:54 OK: 6 MiB in 16 packages 16:53:54 ---> a9ffaf4dd322 16:53:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:55 Removing intermediate container 9bf5cb9c2ccb 16:53:55 ---> 4f1f0736d95c 16:53:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:55 ---> Running in 99e0f2602005 16:53:56 ---> 63f591f4ffe5 16:53:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:56 Removing intermediate container 99e0f2602005 16:53:56 ---> 1981b81fe635 16:53:56 Step 12/21 : ENV APP_PORT=59860 16:53:56 ---> Running in 99c57c708066 16:53:57 Removing intermediate container 99c57c708066 16:53:57 ---> e616cb42692f 16:53:57 Step 13/21 : EXPOSE $APP_PORT 16:53:57 ---> fd82c31013fc 16:53:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:53:57 ---> Running in ea2c5629bb70 16:53:57 ---> Running in f5c702598cd4 16:53:58 Removing intermediate container ea2c5629bb70 16:53:58 ---> 7fcedd530322 16:53:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:59 ---> 7a7c67b041a2 16:53:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:54:00 Removing intermediate container f5c702598cd4 16:54:00 ---> 79a9d80f96ec 16:54:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:54:00 ---> Running in 825911fd049c 16:54:00 ---> edc89124945f 16:54:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:54:00 Removing intermediate container 825911fd049c 16:54:00 ---> 5bf88bebde61 16:54:00 Step 22/24 : LABEL arch=arm64 16:54:00 ---> Running in 83a50250d7da 16:54:01 ---> 77b7c1965f4c 16:54:01 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:54:01 Removing intermediate container 83a50250d7da 16:54:01 ---> f809c0357ada 16:54:01 Step 23/24 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:54:01 ---> Running in 31ec99c53f00 16:54:01 ---> Running in e8642d46b50e 16:54:01 Removing intermediate container 31ec99c53f00 16:54:01 ---> 18bff2fca8bd 16:54:01 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:01 ---> Running in fa6b82c2a31a 16:54:01 Removing intermediate container e8642d46b50e 16:54:01 ---> 1a866058e1f4 16:54:01 Step 24/24 : LABEL version=0.0.0 16:54:01 ---> Running in c9c420ed7589 16:54:02 Removing intermediate container fa6b82c2a31a 16:54:02 ---> af6e890931ea 16:54:02 Step 19/21 : LABEL arch=arm64 16:54:02 ---> Running in 069194d26104 16:54:02 Removing intermediate container c9c420ed7589 16:54:02 ---> 3acdf954ec1e 16:54:02 16:54:02 Successfully built 3acdf954ec1e 16:54:02 Successfully tagged security-secretstore-setup-arm64:latest 16:54:03  Building security-secretstore-setup ... done Removing intermediate container 069194d26104 16:54:03 ---> 2ac327058d69 16:54:03 Step 20/21 : LABEL git_sha=3e9ed1db5477ae5e315abada0c736bdcabd9a864 16:54:03 ---> Running in 70ea219f9d2d 16:54:03 Removing intermediate container 70ea219f9d2d 16:54:03 ---> ab671854b518 16:54:03 Step 21/21 : LABEL version=0.0.0 16:54:03 ---> Running in bd7ea332f747 16:54:04 Removing intermediate container bd7ea332f747 16:54:04 ---> f8a8587406b6 16:54:04 16:54:04 Successfully built f8a8587406b6 16:54:04 Successfully tagged support-notifications-arm64:latest 16:54:04  Building support-notifications ... done  [Pipeline] } 16:54:04 $ docker stop --time=1 f3d271be643d9977f59e44b3ecfd8e2dcb2198e698bb1b21933767004ee1bcdb 16:54:06 $ docker rm -f f3d271be643d9977f59e44b3ecfd8e2dcb2198e698bb1b21933767004ee1bcdb [Pipeline] // withDockerContainer [Pipeline] sh 16:54:07 + docker images 16:54:07 REPOSITORY TAG IMAGE ID CREATED SIZE 16:54:07 support-notifications-arm64 latest f8a8587406b6 4 seconds ago 15.9MB 16:54:07 security-secretstore-setup-arm64 latest 3acdf954ec1e 5 seconds ago 26.5MB 16:54:07 security-bootstrapper-arm64 latest 6ce618fe6764 16 seconds ago 17.7MB 16:54:07 9607c10653dc 17 seconds ago 1.57GB 16:54:07 26fbfaf471bf 26 seconds ago 1.58GB 16:54:07 core-metadata-arm64 latest 8ed66e3c69b5 29 seconds ago 15.8MB 16:54:07 550d7bfea579 43 seconds ago 1.57GB 16:54:07 0684fc2b3506 54 seconds ago 1.57GB 16:54:07 sys-mgmt-agent-arm64 latest ad2d741cad53 About a minute ago 277MB 16:54:07 core-data-arm64 latest 3621c5ad67ce 2 minutes ago 19.4MB 16:54:07 support-scheduler-arm64 latest 434b2760eb40 3 minutes ago 15.2MB 16:54:07 security-proxy-setup-arm64 latest c117cc0a1368 3 minutes ago 25.3MB 16:54:07 core-command-arm64 latest e5d6270a28f2 3 minutes ago 15.2MB 16:54:07 a9875cb3066c 3 minutes ago 1.58GB 16:54:07 5e0da8142323 3 minutes ago 1.57GB 16:54:07 ce5a31344b1d 3 minutes ago 1.57GB 16:54:07 ff90a30b319f 3 minutes ago 1.57GB 16:54:07 cb7d40509aa3 3 minutes ago 1.57GB 16:54:07 ci-base-image-arm64 latest cf1734f624d1 14 minutes ago 1.24GB 16:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 57 minutes ago 534MB 16:54:07 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 16:54:07 alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB 16:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:08 16:54:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:54:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:09 arm64: Pulling from edgex-lftools-log-publisher 16:54:09 448f6bf000e3: Pulling fs layer 16:54:09 f757da607395: Pulling fs layer 16:54:09 05883995daec: Pulling fs layer 16:54:09 8603b9c90790: Pulling fs layer 16:54:09 1560dd03e051: Pulling fs layer 16:54:09 27f5ce0e4adf: Pulling fs layer 16:54:09 c2d8d7efcc4b: Pulling fs layer 16:54:09 1560dd03e051: Waiting 16:54:09 27f5ce0e4adf: Waiting 16:54:09 c2d8d7efcc4b: Waiting 16:54:09 8603b9c90790: Waiting 16:54:09 f757da607395: Verifying Checksum 16:54:09 f757da607395: Download complete 16:54:09 8603b9c90790: Verifying Checksum 16:54:09 8603b9c90790: Download complete 16:54:09 1560dd03e051: Verifying Checksum 16:54:09 1560dd03e051: Download complete 16:54:09 05883995daec: Verifying Checksum 16:54:09 05883995daec: Download complete 16:54:09 27f5ce0e4adf: Verifying Checksum 16:54:09 27f5ce0e4adf: Download complete 16:54:10 448f6bf000e3: Verifying Checksum 16:54:10 448f6bf000e3: Download complete 16:54:12 c2d8d7efcc4b: Verifying Checksum 16:54:12 c2d8d7efcc4b: Download complete 16:54:13 448f6bf000e3: Pull complete 16:54:14 f757da607395: Pull complete 16:54:16 05883995daec: Pull complete 16:54:16 8603b9c90790: Pull complete 16:54:17 1560dd03e051: Pull complete 16:54:17 27f5ce0e4adf: Pull complete 16:54:32 c2d8d7efcc4b: Pull complete 16:54:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:54:32 prd-ubuntu18.04-docker-arm64-4c-16g-1141 does not seem to be running inside a container 16:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:arm64 cat 16:54:36 $ docker top db5b00303f2304bba8410913d5cf2bbe0d8ca8a5167008568a00752b1571c2e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:37 ---> job-cost.sh 16:54:37 lf-activate-venv: SKIPPING 16:54:37 INFO: No Stack... 16:54:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:38 INFO: Archiving Costs [Pipeline] sh 16:54:39 + cut -d, -f6 16:54:39 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 16:54:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] 16:54:39 Resource [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] did not exist. Created. 16:54:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:40 Stashed 1 file(s) [Pipeline] } 16:54:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3748-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:40 $ docker stop --time=1 db5b00303f2304bba8410913d5cf2bbe0d8ca8a5167008568a00752b1571c2e4 16:54:41 $ docker rm -f db5b00303f2304bba8410913d5cf2bbe0d8ca8a5167008568a00752b1571c2e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:54:42 provisioning config files... 16:54:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5627129459416746543tmp [Pipeline] { [Pipeline] sh 16:54:42 + set +x 16:54:42 + curl -s https://codecov.io/bash 16:54:42 + bash -s -- 16:54:43 16:54:43 _____ _ 16:54:43 / ____| | | 16:54:43 | | ___ __| | ___ ___ _____ __ 16:54:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:43 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:43 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:43 Bash-1.0.6 16:54:43 16:54:43 16:54:43 ==> git version 2.24.4 found 16:54:43 ==> 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:54:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:54:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:54:43 ==> Jenkins CI detected. 16:54:43 current dir:  /w/workspace/edgex-go/6 16:54:43 project root: . 16:54:43 --> token set from env 16:54:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:43 ==> Running gcov in . (disable via -X gcov) 16:54:43 ==> Python coveragepy not found 16:54:43 ==> Searching for coverage reports in: 16:54:43 + . 16:54:43 -> Found 1 reports 16:54:43 ==> Detecting git/mercurial file structure 16:54:43 ==> Reading reports 16:54:43 + ./coverage.out bytes=403932 16:54:43 ==> Appending adjustments 16:54:43 https://docs.codecov.io/docs/fixing-reports 16:54:44 + Found adjustments 16:54:44 ==> Gzipping contents 16:54:44 56K /tmp/codecov.PzYLM2.gz 16:54:44 ==> Uploading reports 16:54:44 url: https://codecov.io 16:54:44 query: branch=PR-3748&commit=078d8d571631d4ff628b864aaf98b67f8c458896&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3748%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3748&job=&cmd_args= 16:54:44 -> Pinging Codecov 16:54:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3748&commit=078d8d571631d4ff628b864aaf98b67f8c458896&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3748%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3748&job=&cmd_args= 16:54:44 -> Uploading to 16:54:44 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/00271124DB129430A58F1EEE437C3FCB/078d8d571631d4ff628b864aaf98b67f8c458896/e9177c33-038e-41ef-ade7-5e936ddf92b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T165444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b1cb96e047c0f74d03c6e8390ea090fffa38e19b84303afeba9cf6a23be7e60 16:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:44 Dload Upload Total Spent Left Speed 16:54:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54391 0 0 100 54391 0 155k --:--:-- --:--:-- --:--:-- 155k 16:54:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/078d8d571631d4ff628b864aaf98b67f8c458896 [Pipeline] } 16:54:45 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] sh 16:54:45 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:54:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:46 ---> package-listing.sh 16:54:46 ++ facter osfamily 16:54:46 ++ tr '[:upper:]' '[:lower:]' 16:54:47 + OS_FAMILY=redhat 16:54:47 + workspace=/w/workspace/edgex-go/6 16:54:47 + START_PACKAGES=/tmp/packages_start.txt 16:54:47 + END_PACKAGES=/tmp/packages_end.txt 16:54:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:47 + PACKAGES=/tmp/packages_start.txt 16:54:47 + '[' /w/workspace/edgex-go/6 ']' 16:54:47 + PACKAGES=/tmp/packages_end.txt 16:54:47 + case "${OS_FAMILY}" in 16:54:47 + sort 16:54:47 + rpm -qa 16:54:50 + '[' -f /tmp/packages_start.txt ']' 16:54:50 + '[' -f /tmp/packages_end.txt ']' 16:54:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:50 + '[' /w/workspace/edgex-go/6 ']' 16:54:50 + mkdir -p /w/workspace/edgex-go/6/archives/ 16:54:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 16:54:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:51 16:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:51 latest: Pulling from edgex-lftools-log-publisher 16:54:51 b4d181a07f80: Pulling fs layer 16:54:51 a1111a8f2ec3: Pulling fs layer 16:54:51 ed53099fbce6: Pulling fs layer 16:54:51 dc539afda2c1: Pulling fs layer 16:54:51 77bc0d833cb6: Pulling fs layer 16:54:51 9065ff56babe: Pulling fs layer 16:54:51 d287ab97295c: Pulling fs layer 16:54:51 77bc0d833cb6: Waiting 16:54:51 9065ff56babe: Waiting 16:54:51 d287ab97295c: Waiting 16:54:51 dc539afda2c1: Waiting 16:54:51 a1111a8f2ec3: Verifying Checksum 16:54:51 a1111a8f2ec3: Download complete 16:54:51 dc539afda2c1: Verifying Checksum 16:54:51 dc539afda2c1: Download complete 16:54:51 ed53099fbce6: Verifying Checksum 16:54:51 ed53099fbce6: Download complete 16:54:51 9065ff56babe: Verifying Checksum 16:54:51 9065ff56babe: Download complete 16:54:51 77bc0d833cb6: Verifying Checksum 16:54:51 77bc0d833cb6: Download complete 16:54:51 b4d181a07f80: Verifying Checksum 16:54:51 b4d181a07f80: Download complete 16:54:52 d287ab97295c: Verifying Checksum 16:54:52 d287ab97295c: Download complete 16:54:53 b4d181a07f80: Pull complete 16:54:53 a1111a8f2ec3: Pull complete 16:54:54 ed53099fbce6: Pull complete 16:54:54 dc539afda2c1: Pull complete 16:54:54 77bc0d833cb6: Pull complete 16:54:54 9065ff56babe: Pull complete 16:54:59 d287ab97295c: Pull complete 16:54:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:54:59 prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container 16:54:59 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:02 $ docker top d67a9e98788511a3198828cb5d52102026dad0c67bb0c5a6220dc8333d416e2c -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:03 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:03 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:03 + ls /var/log/sa-host 16:55:03 + sadf -c /var/log/sa-host/sa13 16:55:03 file_magic: OK 16:55:03 HZ: Using current value: 100 16:55:03 file_header: OK 16:55:03 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:55:03 Statistics: 16:55:03 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... 16:55:03 File successfully converted to sysstat format version 12.0.3 16:55:03 + sadf -c /var/log/sa-host/sa30 16:55:03 file_magic: OK 16:55:03 HZ: Using current value: 100 16:55:03 file_header: OK 16:55:03 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:55:03 Statistics: 16:55:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:04 provisioning config files... 16:55:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3906185617956743899tmp [Pipeline] { [Pipeline] echo 16:55:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:04 ---> create-netrc.sh [Pipeline] } 16:55:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:04 ---> python-tools-install.sh [Pipeline] echo 16:55:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:04 ---> sudo-logs.sh 16:55:04 Archiving 'sudo' log.. 16:55:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1137.novalocal: Name or service not known 16:55:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1137.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:55:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:05 ---> job-cost.sh 16:55:05 lf-activate-venv: SKIPPING 16:55:05 DEBUG: total: 0.10999999940395355 16:55:05 INFO: Retrieving Stack Cost... 16:55:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:06 INFO: Archiving Costs [Pipeline] echo 16:55:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:06 ---> logs-deploy.sh 16:55:06 lf-activate-venv: SKIPPING 16:55:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3748/6 16:55:06 INFO: archiving workspace using pattern(s): 16:55:06 Archives upload complete. 16:55:07 INFO: archiving logs to Nexus 16:55:07 ---> uname -a: 16:55:07 Linux prd-centos7-docker-4c-2g-1137.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:55:07 16:55:07 16:55:07 ---> lscpu: 16:55:07 Architecture: x86_64 16:55:07 CPU op-mode(s): 32-bit, 64-bit 16:55:07 Byte Order: Little Endian 16:55:07 Address sizes: 40 bits physical, 48 bits virtual 16:55:07 CPU(s): 2 16:55:07 On-line CPU(s) list: 0,1 16:55:07 Thread(s) per core: 1 16:55:07 Core(s) per socket: 1 16:55:07 Socket(s): 2 16:55:07 NUMA node(s): 1 16:55:07 Vendor ID: AuthenticAMD 16:55:07 CPU family: 23 16:55:07 Model: 49 16:55:07 Model name: AMD EPYC-Rome Processor 16:55:07 Stepping: 0 16:55:07 CPU MHz: 2799.998 16:55:07 BogoMIPS: 5599.99 16:55:07 Virtualization: AMD-V 16:55:07 Hypervisor vendor: KVM 16:55:07 Virtualization type: full 16:55:07 L1d cache: 32K 16:55:07 L1i cache: 32K 16:55:07 L2 cache: 512K 16:55:07 L3 cache: 16384K 16:55:07 NUMA node0 CPU(s): 0,1 16:55:07 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:55:07 16:55:07 16:55:07 ---> nproc: 16:55:07 2 16:55:07 16:55:07 16:55:07 ---> df -h: 16:55:07 Filesystem Size Used Avail Use% Mounted on 16:55:07 overlay 40G 14G 27G 33% / 16:55:07 tmpfs 64M 0 64M 0% /dev 16:55:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:55:07 shm 64M 0 64M 0% /dev/shm 16:55:07 /dev/vda1 40G 14G 27G 33% /facter-os 16:55:07 16:55:07 16:55:07 ---> sar -b -r -n DEV: 16:55:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 16:55:07 16:55:07 16:30:51 LINUX RESTART (2 CPU) 16:55:07 16:55:07 16:32:01 tps rtps wtps bread/s bwrtn/s 16:55:07 16:33:01 361.64 0.23 361.41 27.04 99013.30 16:55:07 16:34:01 57.40 0.00 57.40 0.00 8390.59 16:55:07 16:35:01 100.30 0.00 100.30 0.00 4078.13 16:55:07 16:36:06 393.41 163.94 229.47 4787.70 139877.68 16:55:07 16:37:01 754.87 428.94 325.93 19070.59 185696.99 16:55:07 16:38:01 663.76 231.38 432.38 9279.57 207085.13 16:55:07 16:39:01 267.19 30.92 236.27 2101.98 42034.45 16:55:07 16:40:01 1.08 0.00 1.08 0.00 16.11 16:55:07 16:41:01 0.20 0.00 0.20 0.00 1.62 16:55:07 16:42:01 0.25 0.00 0.25 0.00 3.20 16:55:07 16:43:01 6.85 0.28 6.56 82.08 86.24 16:55:07 16:44:01 0.30 0.00 0.30 0.00 4.70 16:55:07 16:45:01 0.33 0.00 0.33 0.00 4.58 16:55:07 16:46:01 0.30 0.10 0.20 3.06 1.78 16:55:07 16:47:01 0.93 0.15 0.78 4.80 14.04 16:55:07 16:48:01 0.25 0.00 0.25 0.00 2.43 16:55:07 16:49:01 0.25 0.00 0.25 0.00 2.97 16:55:07 16:50:01 0.23 0.00 0.23 0.00 2.88 16:55:07 16:51:01 0.38 0.00 0.38 0.00 5.21 16:55:07 16:52:01 0.47 0.30 0.17 94.89 1.63 16:55:07 16:53:01 0.23 0.00 0.23 0.00 1.92 16:55:07 16:54:01 0.35 0.00 0.35 0.00 5.21 16:55:07 16:55:01 119.97 58.34 61.63 4299.53 12439.66 16:55:07 Average: 117.34 38.76 78.58 1675.83 30174.18 16:55:07 16:55:07 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:07 16:33:01 3615588 0 1044212 13.04 2620 3346520 1702344 18.79 1251672 2676084 5788 16:55:07 16:34:01 3293412 0 1045156 13.05 2620 3667752 1694060 18.70 1428688 2804064 86496 16:55:07 16:35:01 3067720 0 1321860 16.50 2620 3616740 1693644 18.70 1658300 2783824 81028 16:55:07 16:36:06 1234020 0 1260732 15.74 2620 5511568 2442368 26.97 1809232 4382744 36780 16:55:07 16:37:01 465656 0 1620520 20.23 2620 5920144 3773628 41.66 2874700 4031468 158852 16:55:07 16:38:01 702784 0 1708072 21.33 2620 5595464 3288908 36.31 2676468 3984344 61152 16:55:07 16:39:01 2535608 0 1135844 14.18 2620 4334868 1589716 17.55 1239616 3617520 20 16:55:07 16:40:01 2551148 0 1120296 13.99 2620 4334876 1362072 15.04 1245992 3602360 12 16:55:07 16:41:01 2555644 0 1115800 13.93 2620 4334876 1362072 15.04 1245532 3599520 8 16:55:07 16:42:01 2555456 0 1115980 13.93 2620 4334884 1362144 15.04 1245664 3599520 8 16:55:07 16:43:01 2556020 0 1112992 13.90 2620 4337308 1362620 15.04 1247184 3597004 20 16:55:07 16:44:01 2556316 0 1112692 13.89 2620 4337312 1362644 15.04 1247276 3597004 8 16:55:07 16:45:01 2555708 0 1113292 13.90 2620 4337320 1362704 15.05 1247368 3597004 8 16:55:07 16:46:01 2556036 0 1112964 13.90 2620 4337320 1364072 15.06 1247092 3597004 8 16:55:07 16:47:01 2557560 0 1111400 13.88 2620 4337360 1362416 15.04 1246120 3596716 8 16:55:07 16:48:01 2557920 0 1111040 13.87 2620 4337360 1362332 15.04 1246040 3596716 8 16:55:07 16:49:01 2557976 0 1110976 13.87 2620 4337368 1362332 15.04 1245932 3596716 8 16:55:07 16:50:01 2557860 0 1111084 13.87 2620 4337376 1362332 15.04 1245956 3596716 8 16:55:07 16:51:01 2557844 0 1111096 13.87 2620 4337380 1362332 15.04 1245960 3596716 8 16:55:07 16:52:01 2552656 0 1113472 13.90 2620 4340192 1362428 15.04 1251676 3596756 8 16:55:07 16:53:01 2552712 0 1113416 13.90 2620 4340192 1362392 15.04 1251780 3596756 12 16:55:07 16:54:01 2552736 0 1113384 13.90 2620 4340200 1362332 15.04 1251588 3596756 8 16:55:07 16:55:01 1811772 0 1235200 15.42 2620 4959348 1655732 18.28 1333504 4175528 106412 16:55:07 Average: 2393920 0 1177021 14.70 2620 4435379 1664245 18.37 1434058 3583428 23333 16:55:07 16:55:07 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:07 16:33:01 veth068996b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:55:07 16:33:01 eth0 361.51 249.63 5282.65 35.39 0.00 0.00 0.00 0.00 16:55:07 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:33:01 docker0 171.70 229.15 13.92 2042.50 0.00 0.00 0.00 0.00 16:55:07 16:34:01 veth068996b 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 16:55:07 16:34:01 eth0 30.34 15.20 24.53 11.91 0.00 0.00 0.00 0.00 16:55:07 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 16:55:07 16:35:01 veth068996b 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 16:55:07 16:35:01 eth0 13.54 7.43 9.92 5.33 0.00 0.00 0.00 0.00 16:55:07 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:35:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 16:55:07 16:36:06 veth97a64ac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:55:07 16:36:06 eth0 104.46 66.34 1591.79 120.77 0.00 0.00 0.00 0.00 16:55:07 16:36:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:36:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:37:01 veth3a701e1 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:55:07 16:37:01 veth97a64ac 0.00 1.40 0.00 0.07 0.00 0.00 0.00 0.00 16:55:07 16:37:01 eth0 65.83 32.23 218.45 14.29 0.00 0.00 0.00 0.00 16:55:07 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:38:01 vethd4b3a55 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:55:07 16:38:01 veth88433ac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:55:07 16:38:01 veth1e3ed79 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 16:55:07 16:38:01 veth97a64ac 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 16:55:07 16:39:01 eth0 1916.17 1686.88 15425.55 499.85 0.00 0.00 0.00 0.00 16:55:07 16:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:55:07 16:39:01 docker0 929.39 735.22 79.16 5655.64 0.00 0.00 0.00 0.00 16:55:07 16:40:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:55:07 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:42:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 16:55:07 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:43:01 eth0 77.91 44.57 71.80 30.84 0.00 0.00 0.00 0.00 16:55:07 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:44:01 eth0 1.37 0.32 0.37 0.23 0.00 0.00 0.00 0.00 16:55:07 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:45:01 eth0 0.67 0.43 0.28 0.21 0.00 0.00 0.00 0.00 16:55:07 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:46:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:55:07 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:47:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 16:55:07 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:48:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:55:07 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:49:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:50:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:55:07 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:51:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:55:07 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:52:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:55:07 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:53:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 16:55:07 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:54:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:55:01 eth0 113.01 72.37 2603.87 89.75 0.00 0.00 0.00 0.00 16:55:07 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 Average: eth0 41.95 25.71 511.54 20.04 0.00 0.00 0.00 0.00 16:55:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:07 Average: docker0 9.60 14.91 0.75 129.88 0.00 0.00 0.00 0.00 16:55:07 16:55:07 16:55:07 ---> sar -P ALL: 16:55:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 16:55:07 16:55:07 16:30:51 LINUX RESTART (2 CPU) 16:55:07 16:55:07 16:32:01 CPU %user %nice %system %iowait %steal %idle 16:55:07 16:33:01 all 33.82 0.00 14.11 3.38 0.14 48.56 16:55:07 16:33:01 0 31.92 0.00 14.08 3.14 0.14 50.72 16:55:07 16:33:01 1 35.73 0.00 14.13 3.61 0.13 46.39 16:55:07 16:34:01 all 56.21 0.00 6.40 0.51 0.12 36.76 16:55:07 16:34:01 0 56.82 0.00 6.00 0.58 0.13 36.47 16:55:07 16:34:01 1 55.61 0.00 6.79 0.43 0.11 37.06 16:55:07 16:35:01 all 61.32 0.00 5.51 0.99 0.15 32.03 16:55:07 16:35:01 0 63.91 0.00 5.52 0.94 0.15 29.48 16:55:07 16:35:01 1 58.74 0.00 5.50 1.03 0.15 34.58 16:55:07 16:36:06 all 45.84 0.00 14.58 12.78 0.14 26.66 16:55:07 16:36:06 0 46.33 0.00 14.28 12.26 0.12 27.01 16:55:07 16:36:06 1 45.34 0.00 14.88 13.31 0.15 26.31 16:55:07 16:37:01 all 60.81 0.00 15.71 18.67 0.15 4.66 16:55:07 16:37:01 0 60.21 0.00 16.13 18.27 0.14 5.25 16:55:07 16:37:01 1 61.42 0.00 15.28 19.08 0.16 4.06 16:55:07 16:38:01 all 64.63 0.00 18.43 14.88 0.15 1.91 16:55:07 16:38:01 0 64.97 0.00 17.93 14.14 0.15 2.81 16:55:07 16:38:01 1 64.28 0.00 18.94 15.63 0.15 1.00 16:55:07 16:39:01 all 37.16 0.00 9.37 2.53 0.11 50.83 16:55:07 16:39:01 0 38.08 0.00 10.15 2.66 0.11 49.01 16:55:07 16:39:01 1 36.23 0.00 8.59 2.40 0.11 52.67 16:55:07 16:40:01 all 0.23 0.00 0.08 0.00 0.01 99.69 16:55:07 16:40:01 0 0.42 0.00 0.07 0.00 0.00 99.52 16:55:07 16:40:01 1 0.03 0.00 0.08 0.00 0.02 99.87 16:55:07 16:41:01 all 0.23 0.00 0.05 0.00 0.03 99.70 16:55:07 16:41:01 0 0.42 0.00 0.05 0.00 0.03 99.50 16:55:07 16:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:55:07 16:42:01 all 0.20 0.00 0.03 0.00 0.01 99.77 16:55:07 16:42:01 0 0.35 0.00 0.02 0.00 0.00 99.63 16:55:07 16:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:55:07 16:43:01 all 0.97 0.00 0.43 0.08 0.03 98.49 16:55:07 16:43:01 0 1.23 0.00 0.44 0.03 0.03 98.27 16:55:07 16:43:01 1 0.72 0.00 0.42 0.13 0.02 98.71 16:55:07 16:55:07 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:55:07 16:44:01 all 0.16 0.00 0.04 0.00 0.01 99.79 16:55:07 16:44:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:55:07 16:44:01 1 0.28 0.00 0.03 0.00 0.02 99.67 16:55:07 16:45:01 all 0.13 0.00 0.03 0.00 0.01 99.84 16:55:07 16:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:55:07 16:45:01 1 0.18 0.00 0.02 0.00 0.00 99.80 16:55:07 16:46:01 all 0.21 0.00 0.05 0.00 0.01 99.73 16:55:07 16:46:01 0 0.05 0.00 0.07 0.00 0.02 99.87 16:55:07 16:46:01 1 0.37 0.00 0.03 0.00 0.00 99.60 16:55:07 16:47:01 all 0.26 0.00 0.03 0.00 0.01 99.70 16:55:07 16:47:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:55:07 16:47:01 1 0.43 0.00 0.03 0.00 0.00 99.53 16:55:07 16:48:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:55:07 16:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:55:07 16:48:01 1 0.43 0.00 0.02 0.00 0.00 99.55 16:55:07 16:49:01 all 0.24 0.00 0.03 0.00 0.02 99.72 16:55:07 16:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:55:07 16:49:01 1 0.43 0.00 0.02 0.00 0.02 99.53 16:55:07 16:50:01 all 0.22 0.00 0.03 0.00 0.01 99.74 16:55:07 16:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:55:07 16:50:01 1 0.37 0.00 0.02 0.00 0.00 99.62 16:55:07 16:51:01 all 0.21 0.00 0.03 0.00 0.01 99.75 16:55:07 16:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:55:07 16:51:01 1 0.38 0.00 0.03 0.00 0.02 99.57 16:55:07 16:52:01 all 0.23 0.00 0.03 0.01 0.01 99.73 16:55:07 16:52:01 0 0.03 0.00 0.02 0.02 0.00 99.93 16:55:07 16:52:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:55:07 16:53:01 all 0.19 0.00 0.02 0.00 0.02 99.77 16:55:07 16:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:55:07 16:53:01 1 0.37 0.00 0.02 0.00 0.02 99.60 16:55:07 16:54:01 all 0.21 0.00 0.03 0.00 0.02 99.75 16:55:07 16:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:55:07 16:54:01 1 0.38 0.00 0.02 0.00 0.03 99.57 16:55:07 16:55:07 16:54:01 CPU %user %nice %system %iowait %steal %idle 16:55:07 16:55:01 all 9.64 0.00 3.73 3.09 0.03 83.50 16:55:07 16:55:01 0 10.33 0.00 3.85 3.55 0.03 82.23 16:55:07 16:55:01 1 8.95 0.00 3.61 2.64 0.03 84.77 16:55:07 Average: all 15.23 0.00 3.63 2.29 0.05 78.80 16:55:07 Average: 0 15.34 0.00 3.64 2.24 0.05 78.73 16:55:07 Average: 1 15.13 0.00 3.62 2.34 0.05 78.86 16:55:07 16:55:07 16:55:07