Pull request #3807 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 99795407abfa68f7f8d0670114e018bf4d616881 rather than cfdab92ed5e2799225aaef0a4c7b6206903b2c1e Obtained Jenkinsfile from 99795407abfa68f7f8d0670114e018bf4d616881 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4644571946953453727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh1984360443701054228.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3807/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3807/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8626611410160828624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3807/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6482194457416502209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6002723388455223750.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3807/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3807/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7761735477080238388.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 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 USE_ALPINE: true 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-140 in /w/workspace/edgexfoundry_edgex-go_PR-3807 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3493348140649952556.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/1@tmp/jenkins-gitclient-ssh6333500295774135058.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3807/head:refs/remotes/origin/PR-3807 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99795407abfa68f7f8d0670114e018bf4d616881 into PR head commit cfdab92ed5e2799225aaef0a4c7b6206903b2c1e Merge succeeded, producing cfdab92ed5e2799225aaef0a4c7b6206903b2c1e Checking out Revision cfdab92ed5e2799225aaef0a4c7b6206903b2c1e (PR-3807) > git config core.sparsecheckout # timeout=10 > git checkout -f cfdab92ed5e2799225aaef0a4c7b6206903b2c1e # 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/1@tmp/jenkins-gitclient-ssh6863220818774745867.key > git merge 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfdab92ed5e2799225aaef0a4c7b6206903b2c1e # timeout=10 Commit message: "build(snap): update release config variable to jakarta" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:22:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:22:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:22:00 ========================================================= 17:22:00 EdgeX Global Pipelines Version Info 17:22:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:22:01 ------------------- 17:22:01 stable info: 17:22:01 ------------------- 17:22:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:22:01 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:22:01 Message: update stable to v1.0.213 17:22:02 ------------------- 17:22:02 experimental info: 17:22:02 ------------------- 17:22:02 Commited By: **** collab-it+edgex@linuxfoundation.org 17:22:02 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:22:02 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3807 [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3807 [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3807 [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfdab92ed5e2799225aaef0a4c7b6206903b2c1e [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfdab92 [Pipeline] echo 17:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:03 provisioning config files... 17:22:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8565868363835138202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:03 ---> docker-login.sh 17:22:03 nexus3.edgexfoundry.org:10001 17:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 nexus3.edgexfoundry.org:10002 17:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 nexus3.edgexfoundry.org:10003 17:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 nexus3.edgexfoundry.org:10004 17:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 docker.io 17:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 ---> docker-login.sh ends [Pipeline] } 17:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:05 ++ 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 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/core-command/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo core-command,cmd/core-command/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ cut -d/ -f2 17:22:05 ++ dirname cmd/core-data/Dockerfile 17:22:05 + echo core-data,cmd/core-data/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/core-metadata/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo core-metadata,cmd/core-metadata/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ cut -d/ -f2 17:22:05 ++ dirname cmd/security-bootstrapper/Dockerfile 17:22:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/security-proxy-setup/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/support-notifications/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo support-notifications,cmd/support-notifications/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/support-scheduler/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:22:05 + for file in '`ls cmd/**/Dockerfile`' 17:22:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:22:05 ++ cut -d/ -f2 17:22:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:22:05 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] { (Build Check) [Pipeline] sh 17:22:05 + git rev-list -1 --merges cfdab92ed5e2799225aaef0a4c7b6206903b2c1e~1..cfdab92ed5e2799225aaef0a4c7b6206903b2c1e [Pipeline] echo 17:22:05 -----------> git rev-list -1 --merges cfdab92ed5e2799225aaef0a4c7b6206903b2c1e~1..cfdab92ed5e2799225aaef0a4c7b6206903b2c1e cfdab92ed5e2799225aaef0a4c7b6206903b2c1e [false] [Pipeline] sh 17:22:06 + git log --format=format:%s -1 cfdab92ed5e2799225aaef0a4c7b6206903b2c1e [Pipeline] echo 17:22:06 ========================================================= 17:22:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:22:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:06 17:22:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:22:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:07 latest: Pulling from edgex-devops/git-semver 17:22:07 a0d0a0d46f8b: Pulling fs layer 17:22:07 3e5f54012d9b: Pulling fs layer 17:22:07 4c7163046ea9: Pulling fs layer 17:22:07 0c2d73faf560: Pulling fs layer 17:22:07 0c2d73faf560: Waiting 17:22:07 3e5f54012d9b: Verifying Checksum 17:22:07 3e5f54012d9b: Download complete 17:22:07 a0d0a0d46f8b: Verifying Checksum 17:22:07 a0d0a0d46f8b: Download complete 17:22:07 0c2d73faf560: Verifying Checksum 17:22:07 0c2d73faf560: Download complete 17:22:07 4c7163046ea9: Verifying Checksum 17:22:07 4c7163046ea9: Download complete 17:22:07 a0d0a0d46f8b: Pull complete 17:22:07 3e5f54012d9b: Pull complete 17:22:07 4c7163046ea9: Pull complete 17:22:07 0c2d73faf560: Pull complete 17:22:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:22:07 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:22:08 $ docker top 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:08 [ssh-agent] Looking for ssh-agent implementation... 17:22:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:08 $ docker exec 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe ssh-agent 17:22:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGJEIaM/agent.15 17:22:08 SSH_AGENT_PID=21 17:22:08 Running ssh-add (command line suppressed) 17:22:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4334339668451891067.key (/w/workspace/edgex-go/1@tmp/private_key_4334339668451891067.key) 17:22:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:09 + git tag --points-at HEAD [Pipeline] } 17:22:09 $ docker exec --env ******** --env ******** 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe ssh-agent -k 17:22:09 unset SSH_AUTH_SOCK; 17:22:09 unset SSH_AGENT_PID; 17:22:09 echo Agent pid 21 killed; 17:22:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:09 [ssh-agent] Looking for ssh-agent implementation... 17:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:09 $ docker exec 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe ssh-agent 17:22:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcjjkoN/agent.54 17:22:09 SSH_AGENT_PID=61 17:22:09 Running ssh-add (command line suppressed) 17:22:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_644938461628152934.key (/w/workspace/edgex-go/1@tmp/private_key_644938461628152934.key) 17:22:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:09 + git semver init 17:22:09 # -> Open(): unable to determine branch for HEAD 17:22:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 17:22:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 17:22:09 # $SEMVER_REMOTE_NAME = origin 17:22:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:22:09 # $SEMVER_USER_NAME = edgex-jenkins 17:22:09 # $SEMVER_BRANCH = PR-3807 17:22:09 # $SEMVER_TEMP = /tmp/semver-206906632 17:22:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:22:42 # '/tmp/semver-206906632' -> '/w/workspace/edgex-go/1/.semver' 17:22:42 # -> Force: false 17:22:42 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 17:22:42 $ docker exec --env ******** --env ******** 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe ssh-agent -k 17:22:42 unset SSH_AUTH_SOCK; 17:22:42 unset SSH_AGENT_PID; 17:22:42 echo Agent pid 61 killed; 17:22:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:42 + git semver [Pipeline] } 17:22:42 $ docker stop --time=1 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe 17:22:44 $ docker rm -f 796af3ffde1ff33d36841e49545fa278b0f87de3200960a696f572450d273cbe [Pipeline] // withDockerContainer [Pipeline] sh 17:22:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:22:44 Stashed 1 file(s) [Pipeline] echo 17:22:44 [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 17:22:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:45 ========================================================= 17:22:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:22:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:22:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:22:45 a0d0a0d46f8b: Already exists 17:22:45 31adcdaf11c8: Pulling fs layer 17:22:45 b8b176561691: Pulling fs layer 17:22:45 4527c011a84f: Pulling fs layer 17:22:45 5d74067f8e1e: Pulling fs layer 17:22:45 e0aca202a116: Pulling fs layer 17:22:45 3a43be97a3b4: Pulling fs layer 17:22:45 34cad66bf833: Pulling fs layer 17:22:45 b4e3c513aaa6: Pulling fs layer 17:22:45 5d74067f8e1e: Waiting 17:22:45 e0aca202a116: Waiting 17:22:45 3a43be97a3b4: Waiting 17:22:45 34cad66bf833: Waiting 17:22:45 b4e3c513aaa6: Waiting 17:22:45 b8b176561691: Verifying Checksum 17:22:45 b8b176561691: Download complete 17:22:45 31adcdaf11c8: Verifying Checksum 17:22:45 31adcdaf11c8: Download complete 17:22:45 5d74067f8e1e: Verifying Checksum 17:22:45 5d74067f8e1e: Download complete 17:22:45 e0aca202a116: Verifying Checksum 17:22:45 e0aca202a116: Download complete 17:22:45 3a43be97a3b4: Verifying Checksum 17:22:45 3a43be97a3b4: Download complete 17:22:46 31adcdaf11c8: Pull complete 17:22:46 34cad66bf833: Verifying Checksum 17:22:46 34cad66bf833: Download complete 17:22:46 b8b176561691: Pull complete 17:22:46 4527c011a84f: Verifying Checksum 17:22:46 4527c011a84f: Download complete 17:22:46 b4e3c513aaa6: Verifying Checksum 17:22:46 b4e3c513aaa6: Download complete 17:22:49 4527c011a84f: Pull complete 17:22:49 5d74067f8e1e: Pull complete 17:22:50 e0aca202a116: Pull complete 17:22:50 3a43be97a3b4: Pull complete 17:22:50 34cad66bf833: Pull complete 17:22:53 b4e3c513aaa6: Pull complete 17:22:53 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:22:53 + docker build -t ci-base-image-x86_64 -f - . 17:22:53 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:22:53 WORKDIR /edgex 17:22:53 COPY go.mod . 17:22:53 RUN go mod download' 17:22:55 Sending build context to Docker daemon 329.9MB 17:22:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:22:55 ---> 9f6097aaca64 17:22:55 Step 2/4 : WORKDIR /edgex 17:22:55 ---> Running in 8a5edf3a984c 17:22:55 Removing intermediate container 8a5edf3a984c 17:22:55 ---> 1a761a33fcf4 17:22:55 Step 3/4 : COPY go.mod . 17:22:56 ---> d8bbcae1481d 17:22:56 Step 4/4 : RUN go mod download 17:22:56 ---> Running in a4bd318d67a4 17:23:00 Still waiting to schedule task 17:23:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ is offline 17:23:34 Removing intermediate container a4bd318d67a4 17:23:34 ---> 66cfa5327f81 17:23:34 Successfully built 66cfa5327f81 17:23:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:23:35 + docker inspect -f . ci-base-image-x86_64 17:23:35 . [Pipeline] withDockerContainer 17:23:35 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:23:35 $ docker top 79d5c8cb9ffa9b82abd5d9a93e863f77db7cab4c34c716f2ec7714a63c3dd5c0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:36 + go version 17:23:36 go version go1.16.8 linux/amd64 [Pipeline] } 17:23:36 $ docker stop --time=1 79d5c8cb9ffa9b82abd5d9a93e863f77db7cab4c34c716f2ec7714a63c3dd5c0 17:23:37 $ docker rm -f 79d5c8cb9ffa9b82abd5d9a93e863f77db7cab4c34c716f2ec7714a63c3dd5c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:23:37 + docker inspect -f . ci-base-image-x86_64 17:23:37 . [Pipeline] withDockerContainer 17:23:38 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:23:38 $ docker top becdf74ab571a8cdcba8a20423cea1576608554fc95fd3500e1cebf30bd2fe72 -eo pid,comm [Pipeline] { [Pipeline] echo 17:23:38 ========================================================= 17:23:38 [edgeXBuildGoParallel] Running Tests and Build... 17:23:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:23:38 + make test 17:23:38 go mod tidy 17:23:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:23:44 ? github.com/edgexfoundry/edgex-go [no test files] 17:24:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:24:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:24:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:24:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:24:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:24:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:24:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:24:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:24:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:24:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:24:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:24:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:24:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:24:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 17:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:24:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:24:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 17:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements 17:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements 17:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.295s coverage: 94.2% of statements 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:24:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:24:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 17:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 17:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 17:24:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.7% of statements 17:24:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:24:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 17:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 17:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 17:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 17:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 17:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 17:24:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 17:24:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 82.5% of statements 17:24:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:24:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-141 in /w/workspace/edgexfoundry_edgex-go_PR-3807 [Pipeline] { [Pipeline] ws 17:24:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:24:39 The recommended git tool is: git 17:24:44 using credential edgex-jenkins-ssh 17:24:44 Cloning the remote Git repository 17:24:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:24:45 > git init /w/workspace/edgex-go/1 # timeout=10 17:24:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:24:45 > git --version # timeout=10 17:24:45 > git --version # 'git version 2.17.1' 17:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 17:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 65.4% of statements 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.8% of statements 17:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 17:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 17:24:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:25:01 Merging remotes/origin/main commit 99795407abfa68f7f8d0670114e018bf4d616881 into PR head commit cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:25:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:25:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:25:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3807/head:refs/remotes/origin/PR-3807 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:25:01 > git config core.sparsecheckout # timeout=10 17:25:01 > git checkout -f cfdab92ed5e2799225aaef0a4c7b6206903b2c1e # timeout=10 17:25:01 > git remote # timeout=10 17:25:01 Merge succeeded, producing cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:25:01 Checking out Revision cfdab92ed5e2799225aaef0a4c7b6206903b2c1e (PR-3807) 17:25:01 > git config --get remote.origin.url # timeout=10 17:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:01 > git merge 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 17:25:01 > git rev-parse HEAD^{commit} # timeout=10 17:25:01 > git config core.sparsecheckout # timeout=10 17:25:01 > git checkout -f cfdab92ed5e2799225aaef0a4c7b6206903b2c1e # timeout=10 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:25:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 17:25:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 17:25:03 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 17:25:06 Commit message: "build(snap): update release config variable to jakarta" 17:25:06 > git --version # timeout=10 17:25:06 > git --version # 'git version 2.17.1' 17:25:06 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:07 Dload Upload Total Spent Left Speed 17:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 47485 0 --:--:-- --:--:-- --:--:-- 47485 [Pipeline] sh 17:25:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:25:08 + sudo tee /etc/docker/daemon.new 17:25:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:25:08 { 17:25:08 "registry-mirrors": [ 17:25:08 "https://nexus3.edgexfoundry.org:10001" 17:25:08 ], 17:25:08 "bip": "10.250.0.254/24", 17:25:08 "hosts": [ 17:25:08 "tcp://0.0.0.0:5555", 17:25:08 "unix:///var/run/docker.sock" 17:25:08 ], 17:25:08 "mtu": 1458, 17:25:08 "selinux-enabled": true, 17:25:08 "seccomp-profile": "/etc/docker/seccomp.json" 17:25:08 } [Pipeline] sh 17:25:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:25:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:27 provisioning config files... 17:25:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1430824562643172934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:27 ---> docker-login.sh 17:25:27 nexus3.edgexfoundry.org:10001 17:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:28 Configure a credential helper to remove this warning. See 17:25:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:28 17:25:28 Login Succeeded 17:25:28 nexus3.edgexfoundry.org:10002 17:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:29 Configure a credential helper to remove this warning. See 17:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:29 17:25:29 Login Succeeded 17:25:29 nexus3.edgexfoundry.org:10003 17:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:29 Configure a credential helper to remove this warning. See 17:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:29 17:25:29 Login Succeeded 17:25:29 nexus3.edgexfoundry.org:10004 17:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:30 Configure a credential helper to remove this warning. See 17:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:30 17:25:30 Login Succeeded 17:25:30 docker.io 17:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:31 Configure a credential helper to remove this warning. See 17:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:31 17:25:31 Login Succeeded 17:25:31 ---> docker-login.sh ends [Pipeline] } 17:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:31 ========================================================= 17:25:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:25:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:25:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:25:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:25:32 552d1f2373af: Pulling fs layer 17:25:32 ea3f2d53f512: Pulling fs layer 17:25:32 9e70ebbbe112: Pulling fs layer 17:25:32 7a9cfe048b4a: Pulling fs layer 17:25:32 72dc09318566: Pulling fs layer 17:25:32 f4f7b4309257: Pulling fs layer 17:25:32 0ac9a79272e3: Pulling fs layer 17:25:32 b78e95d17946: Pulling fs layer 17:25:32 72dc09318566: Waiting 17:25:32 f4f7b4309257: Waiting 17:25:32 0ac9a79272e3: Waiting 17:25:32 7a9cfe048b4a: Waiting 17:25:32 9e70ebbbe112: Verifying Checksum 17:25:32 9e70ebbbe112: Download complete 17:25:32 ea3f2d53f512: Verifying Checksum 17:25:32 ea3f2d53f512: Download complete 17:25:32 72dc09318566: Verifying Checksum 17:25:32 72dc09318566: Download complete 17:25:32 f4f7b4309257: Verifying Checksum 17:25:32 f4f7b4309257: Download complete 17:25:32 552d1f2373af: Verifying Checksum 17:25:32 552d1f2373af: Download complete 17:25:32 0ac9a79272e3: Verifying Checksum 17:25:32 0ac9a79272e3: Download complete 17:25:33 552d1f2373af: Pull complete 17:25:34 ea3f2d53f512: Pull complete 17:25:34 9e70ebbbe112: Pull complete 17:25:34 b78e95d17946: Download complete 17:25:34 7a9cfe048b4a: Verifying Checksum 17:25:34 7a9cfe048b4a: Download complete 17:25:36 GO111MODULE=on go vet ./... 17:25:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:25:44 ./bin/test-attribution-txt.sh [Pipeline] sh 17:25:45 7a9cfe048b4a: Pull complete 17:25:45 + ls -al . 17:25:45 total 636 17:25:45 drwxrwxr-x 10 1001 1001 4096 Nov 11 17:25 . 17:25:45 drwxr-xr-x 4 root root 28 Nov 11 17:23 .. 17:25:45 -rw-rw-r-- 1 1001 1001 11 Nov 11 17:21 .dockerignore 17:25:45 drwxrwxr-x 8 1001 1001 179 Nov 11 17:21 .git 17:25:45 drwxrwxr-x 4 1001 1001 142 Nov 11 17:21 .github 17:25:45 -rw-rw-r-- 1 1001 1001 804 Nov 11 17:21 .gitignore 17:25:45 -rw-rw-r-- 1 1001 1001 42 Nov 11 17:21 .golangci.yml 17:25:45 -rw-rw-r-- 1 1001 1001 76 Nov 11 17:21 .hadolint.yml 17:25:45 drwx------ 3 1001 1001 58 Nov 11 17:22 .semver 17:25:45 -rw-rw-r-- 1 1001 1001 166 Nov 11 17:21 .sonarcloud.properties 17:25:45 -rw-rw-r-- 1 1001 1001 1171 Nov 11 17:21 ADOPTERS.md 17:25:45 -rw-rw-r-- 1 1001 1001 8910 Nov 11 17:21 Attribution.txt 17:25:45 -rw-rw-r-- 1 1001 1001 43881 Nov 11 17:21 CHANGELOG.md 17:25:45 -rw-rw-r-- 1 1001 1001 3804 Nov 11 17:21 CONTRIBUTING.md 17:25:45 -rw-rw-r-- 1 1001 1001 677 Nov 11 17:21 GOVERNANCE.md 17:25:45 -rw-rw-r-- 1 1001 1001 849 Nov 11 17:21 Jenkinsfile 17:25:45 -rw-rw-r-- 1 1001 1001 10775 Nov 11 17:21 LICENSE 17:25:45 -rw-rw-r-- 1 1001 1001 6508 Nov 11 17:21 Makefile 17:25:45 -rw-rw-r-- 1 1001 1001 582 Nov 11 17:21 OWNERS.md 17:25:45 -rw-rw-r-- 1 1001 1001 8256 Nov 11 17:21 README.md 17:25:45 -rw-rw-r-- 1 1001 1001 6912 Nov 11 17:21 SECURITY.md 17:25:45 -rw-rw-r-- 1 1001 1001 5 Nov 11 17:22 VERSION 17:25:45 -rw-rw-r-- 1 1001 1001 4131 Nov 11 17:21 ZMQWindows.md 17:25:45 drwxrwxr-x 2 1001 1001 37 Nov 11 17:21 bin 17:25:45 drwxrwxr-x 14 1001 1001 4096 Nov 11 17:21 cmd 17:25:45 -rw-r--r-- 1 root root 428381 Nov 11 17:25 coverage.out 17:25:45 -rw-rw-r-- 1 1001 1001 854 Nov 11 17:21 go.mod 17:25:45 -rw-rw-r-- 1 1001 1001 49665 Nov 11 17:21 go.sum 17:25:45 drwxrwxr-x 8 1001 1001 124 Nov 11 17:21 internal 17:25:45 drwxrwxr-x 3 1001 1001 16 Nov 11 17:21 openapi 17:25:45 drwxrwxr-x 4 1001 1001 71 Nov 11 17:21 snap 17:25:45 -rw-rw-r-- 1 1001 1001 204 Nov 11 17:21 version.go [Pipeline] sh 17:25:45 72dc09318566: Pull complete 17:25:45 + '[' -e coverage.out ] 17:25:45 + chown 1001:1001 coverage.out [Pipeline] stash 17:25:45 Stashed 1 file(s) [Pipeline] sh 17:25:45 + make build 17:25:45 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 17:25:46 f4f7b4309257: Pull complete 17:25:46 0ac9a79272e3: Pull complete 17:25:47 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 17:25:53 b78e95d17946: Pull complete 17:25:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:25:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:25:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:25:53 WORKDIR /edgex 17:25:53 COPY go.mod . 17:25:53 RUN go mod download 17:25:53 + docker build -t ci-base-image-arm64 -f - . 17:25:54 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 17:25:54 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 17:25:55 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 17:25:55 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 17:25:56 Sending build context to Docker daemon 166.6MB 17:25:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:25:56 ---> 8b459fc5aaf0 17:25:56 Step 2/4 : WORKDIR /edgex 17:25:56 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 17:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:25:57 ---> Running in 9458ecd83128 17:25:58 Removing intermediate container 9458ecd83128 17:25:58 ---> 74efbba68c9f 17:25:58 Step 3/4 : COPY go.mod . 17:25:58 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 17:25:58 ---> d1168c18f735 17:25:58 Step 4/4 : RUN go mod download 17:25:58 ---> Running in 5b9ba09de1de 17:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:26:00 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] } 17:26:02 $ docker stop --time=1 becdf74ab571a8cdcba8a20423cea1576608554fc95fd3500e1cebf30bd2fe72 17:26:03 $ docker rm -f becdf74ab571a8cdcba8a20423cea1576608554fc95fd3500e1cebf30bd2fe72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:05 17:26:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:26:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:06 latest: Pulling from edgex-devops/edgex-compose 17:26:06 cbdbe7a5bc2a: Pulling fs layer 17:26:06 ca9280d653b3: Pulling fs layer 17:26:06 7e9c9ca2126c: Pulling fs layer 17:26:06 cbdbe7a5bc2a: Verifying Checksum 17:26:06 cbdbe7a5bc2a: Download complete 17:26:06 ca9280d653b3: Verifying Checksum 17:26:06 ca9280d653b3: Download complete 17:26:06 cbdbe7a5bc2a: Pull complete 17:26:07 7e9c9ca2126c: Verifying Checksum 17:26:07 7e9c9ca2126c: Download complete 17:26:07 ca9280d653b3: Pull complete 17:26:10 7e9c9ca2126c: Pull complete 17:26:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:26:10 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:26:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:26:12 $ docker top e22ebeb6c2e48540a04b1b5d79c96010373965c49274eb0cd65ae402fab561dc -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:13 + docker-compose build --help 17:26:13 + grep parallel 17:26:13 --parallel Build images in parallel. [Pipeline] } 17:26:13 $ docker stop --time=1 e22ebeb6c2e48540a04b1b5d79c96010373965c49274eb0cd65ae402fab561dc 17:26:14 $ docker rm -f e22ebeb6c2e48540a04b1b5d79c96010373965c49274eb0cd65ae402fab561dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:26:15 . [Pipeline] withDockerContainer 17:26:15 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:26:15 $ docker top fd22816d4ebd7613da738bed0aa59becf50cc844c4e838367e56a4cc4d310c30 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:16 + docker-compose -f ./docker-compose-build.yml build --parallel 17:26:16 Building core-command ... 17:26:16 Building core-data ... 17:26:16 Building core-metadata ... 17:26:16 Building security-bootstrapper ... 17:26:16 Building security-proxy-setup ... 17:26:16 Building security-secretstore-setup ... 17:26:16 Building support-notifications ... 17:26:16 Building support-scheduler ... 17:26:16 Building sys-mgmt-agent ... 17:26:16 Building security-secretstore-setup 17:26:16 Building sys-mgmt-agent 17:26:16 Building security-proxy-setup 17:26:16 Building support-scheduler 17:26:16 Building core-metadata 17:26:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:26:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:26:27 ---> 66cfa5327f81 17:26:27 Step 3/20 : WORKDIR /edgex-go 17:26:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:26:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:26:27 ---> 66cfa5327f81 17:26:27 Step 3/22 : WORKDIR /edgex-go 17:26:33 ---> Running in e53b77a38f51 17:26:33 ---> Running in d1918e9c68a4 17:26:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:26:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:26:36 ---> 66cfa5327f81 17:26:36 Step 3/24 : WORKDIR /edgex-go 17:26:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:26:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:26:38 ---> 66cfa5327f81 17:26:38 Step 3/23 : WORKDIR /edgex-go 17:26:38 ---> Running in 73efe5de7b28 17:26:38 Removing intermediate container e53b77a38f51 17:26:38 ---> 8cc0409da28e 17:26:38 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:38 ---> Running in 2dde45396e11 17:26:38 Removing intermediate container d1918e9c68a4 17:26:38 ---> d50ddb555bfc 17:26:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:39 ---> Running in 390a7c892c56 17:26:39 ---> Running in be848d9e23ef 17:26:39 Removing intermediate container 73efe5de7b28 17:26:39 ---> a11ad3912a78 17:26:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:26:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:26:39 ---> 66cfa5327f81 17:26:39 Step 3/22 : WORKDIR /edgex-go 17:26:39 ---> Using cache 17:26:39 ---> d50ddb555bfc 17:26:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:39 ---> Running in 8e769a4d25c0 17:26:39 Removing intermediate container 2dde45396e11 17:26:39 ---> 89125e0baa3a 17:26:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:39 ---> Running in 7ac5c994d3d8 17:26:39 ---> Running in af22c89bebc8 17:26:40 Removing intermediate container 390a7c892c56 17:26:40 ---> 344500d011ce 17:26:40 Step 5/20 : RUN apk add --update --no-cache make git 17:26:40 ---> Running in 055f9caaaa74 17:26:40 Removing intermediate container be848d9e23ef 17:26:40 ---> 7470685f0151 17:26:40 Step 5/22 : RUN apk add --update --no-cache make bash git 17:26:40 ---> Running in 3ade70267334 17:26:40 Removing intermediate container 8e769a4d25c0 17:26:40 ---> a0529ba02ddb 17:26:40 Step 5/22 : RUN apk add --update --no-cache make git 17:26:40 ---> Running in fb11df7a3a46 17:26:40 Removing intermediate container 7ac5c994d3d8 17:26:40 ---> 83ca9ae92252 17:26:40 Step 5/23 : RUN apk add --update --no-cache make git 17:26:40 ---> Running in d0db43c419f2 17:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:26:40 Removing intermediate container af22c89bebc8 17:26:40 ---> 08256fb24abc 17:26:40 Step 5/24 : RUN apk add --update --no-cache make git 17:26:40 ---> Running in 1940bf577b22 17:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:26:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:26:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:26:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:26:41 OK: 220 MiB in 52 packages 17:26:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:26:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:26:42 OK: 220 MiB in 52 packages 17:26:42 OK: 220 MiB in 52 packages 17:26:42 Removing intermediate container 055f9caaaa74 17:26:42 ---> 0395c0cfaffd 17:26:42 Step 6/20 : COPY . . 17:26:42 OK: 220 MiB in 52 packages 17:26:42 OK: 220 MiB in 52 packages 17:26:43 Removing intermediate container fb11df7a3a46 17:26:43 ---> 600f76dab19a 17:26:43 Step 6/22 : COPY . . 17:26:43 Removing intermediate container 1940bf577b22 17:26:43 ---> 597eadeb7f9a 17:26:43 Step 6/24 : COPY . . 17:26:43 Removing intermediate container 3ade70267334 17:26:43 ---> fd5e69ed1eec 17:26:43 Step 6/22 : COPY . . 17:26:44 Removing intermediate container d0db43c419f2 17:26:44 ---> 3f7fd4f9f6e5 17:26:44 Step 6/23 : COPY go.mod . 17:26:45 ---> 2bac3929effa 17:26:45 Step 7/23 : RUN go mod download 17:26:48 ---> Running in 286ce9b8e962 17:26:50 ---> 97b8aab69624 17:26:50 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:51 ---> Running in c41191e84df2 17:26:52 Removing intermediate container 286ce9b8e962 17:26:52 ---> 96a83e4de242 17:26:52 Step 8/23 : COPY . . 17:26:53 ---> c9729af032e2 17:26:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:54 Removing intermediate container c41191e84df2 17:26:54 ---> 6753d452da3e 17:26:54 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:26:54 ---> 8de86676312b 17:26:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:54 ---> cf87ca23c953 17:26:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:54 ---> Running in 3b7a2544bef9 17:26:54 ---> Running in 944f10bd898a 17:26:54 ---> Running in be63991b5751 17:26:54 ---> Running in 1453e06b4fcc 17:26:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:26:58 Removing intermediate container 3b7a2544bef9 17:26:58 ---> 845140e5301b 17:26:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:26:58 ---> Running in 3663339512a5 17:26:59 Removing intermediate container 944f10bd898a 17:26:59 ---> a06aa1c1b1f1 17:26:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:27:00 ---> Running in 53e6197e321a 17:27:00 Removing intermediate container be63991b5751 17:27:00 ---> 74d962f4490e 17:27:00 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:27:00 ---> Running in c104cbd95575 17:27:00 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 17:27:01 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 17:27:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:27:12 ---> 7a8484dba692 17:27:12 Step 9/23 : RUN go mod tidy 17:27:12 ---> Running in 340b1b584b20 17:27:12 Removing intermediate container 340b1b584b20 17:27:12 ---> 47eaf381d9e9 17:27:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:27:12 ---> Running in 865b6efac907 17:27:13 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 17:27:20 Removing intermediate container 5b9ba09de1de 17:27:20 ---> e3de46767e35 17:27:20 Successfully built e3de46767e35 17:27:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:27:20 + docker inspect -f . ci-base-image-arm64 17:27:20 . [Pipeline] withDockerContainer 17:27:21 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 17:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:22 $ docker top ab72978f9e20d629fe80ff4aebc071ff649713d200d468d362bc597ad166c8ce -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:23 + go version 17:27:23 go version go1.16.8 linux/arm64 [Pipeline] } 17:27:23 $ docker stop --time=1 ab72978f9e20d629fe80ff4aebc071ff649713d200d468d362bc597ad166c8ce 17:27:25 $ docker rm -f ab72978f9e20d629fe80ff4aebc071ff649713d200d468d362bc597ad166c8ce 17:27:25 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:26 + docker inspect -f . ci-base-image-arm64 17:27:26 . [Pipeline] withDockerContainer 17:27:26 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 17:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:28 $ docker top 5d6df4e41111a01fc08e3169a365ae2ecdd553266b9c73ee7543e8c28d6a99ce -eo pid,comm [Pipeline] { [Pipeline] echo 17:27:28 ========================================================= 17:27:28 [edgeXBuildGoParallel] Running Tests and Build... 17:27:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:29 + make test 17:27:29 go mod tidy 17:27:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:27:32 Removing intermediate container 1453e06b4fcc 17:27:32 ---> a26841accd95 17:27:32 17:27:32 Step 9/20 : FROM alpine:3.14 17:27:32 3.14: Pulling from library/alpine 17:27:32 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:27:32 Status: Downloaded newer image for alpine:3.14 17:27:32 ---> 14119a10abf4 17:27:32 Step 10/20 : RUN apk add --update --no-cache curl 17:27:32 ---> Running in ebc4a0fc9313 17:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:27:32 (1/5) Installing ca-certificates (20191127-r5) 17:27:32 (2/5) Installing brotli-libs (1.0.9-r5) 17:27:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:27:32 (4/5) Installing libcurl (7.79.1-r0) 17:27:32 (5/5) Installing curl (7.79.1-r0) 17:27:32 Executing busybox-1.33.1-r3.trigger 17:27:32 Executing ca-certificates-20191127-r5.trigger 17:27:32 OK: 8 MiB in 19 packages 17:27:33 Removing intermediate container ebc4a0fc9313 17:27:33 ---> 6196cb386724 17:27:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:27:33 ---> Running in bb68996f24a2 17:27:33 Removing intermediate container bb68996f24a2 17:27:33 ---> 32fb0ac8d1e2 17:27:33 Step 12/20 : WORKDIR /edgex 17:27:33 ---> Running in 96bbe13b4bf5 17:27:33 Removing intermediate container 96bbe13b4bf5 17:27:33 ---> 191bc765ecdd 17:27:33 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:27:33 ---> 57861bde7989 17:27:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:27:34 ---> 86e9a45485b0 17:27:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:27:35 ---> 51bbb359214b 17:27:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:27:35 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 17:27:35 ---> Running in 488968d69e5b 17:27:35 Removing intermediate container 488968d69e5b 17:27:35 ---> e8a920c33f61 17:27:35 Step 17/20 : CMD ["--init=true"] 17:27:35 ---> Running in 57373c1115ea 17:27:35 Removing intermediate container 57373c1115ea 17:27:35 ---> ed8b03927535 17:27:35 Step 18/20 : LABEL arch=x86_64 17:27:35 ---> Running in f30b706b2286 17:27:35 Removing intermediate container f30b706b2286 17:27:35 ---> 6a801d6db38d 17:27:35 Step 19/20 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:27:35 ---> Running in 28ffc65b3d75 17:27:35 Removing intermediate container 28ffc65b3d75 17:27:35 ---> 5033b47e67cc 17:27:35 Step 20/20 : LABEL version=0.0.0 17:27:35 ---> Running in dae4f69da105 17:27:35 Removing intermediate container dae4f69da105 17:27:35 ---> 722b82e3f44e 17:27:35 17:27:35 Successfully built 722b82e3f44e 17:27:35 Successfully tagged security-proxy-setup:latest 17:27:35 Building security-bootstrapper 17:27:42  Building security-proxy-setup ... done Removing intermediate container 53e6197e321a 17:27:42 ---> 05b30b4b3dfc 17:27:42 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:27:42 Removing intermediate container 3663339512a5 17:27:42 ---> 6cf48e415658 17:27:42 17:27:42 Step 9/24 : FROM alpine:3.14 17:27:42 ---> Running in 5c17dff5987f 17:27:42 ---> 14119a10abf4 17:27:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:27:42 ---> Running in 90987f81caf4 17:27:43 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 17:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:27:44 (1/3) Installing ca-certificates (20191127-r5) 17:27:44 (2/3) Installing dumb-init (1.2.5-r1) 17:27:44 (3/3) Installing su-exec (0.2-r1) 17:27:44 Executing busybox-1.33.1-r3.trigger 17:27:44 Executing ca-certificates-20191127-r5.trigger 17:27:44 OK: 6 MiB in 17 packages 17:27:44 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:27:44 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:27:44 ---> 66cfa5327f81 17:27:44 Step 3/30 : WORKDIR /edgex-go 17:27:44 ---> Using cache 17:27:44 ---> 89125e0baa3a 17:27:44 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:44 ---> Using cache 17:27:44 ---> 08256fb24abc 17:27:44 Step 5/30 : RUN apk add --update --no-cache make git 17:27:44 ---> Using cache 17:27:44 ---> 597eadeb7f9a 17:27:44 Step 6/30 : COPY . . 17:27:44 ---> Using cache 17:27:44 ---> c9729af032e2 17:27:44 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:44 ---> Using cache 17:27:44 ---> 845140e5301b 17:27:44 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:27:44 Removing intermediate container c104cbd95575 17:27:44 ---> 506e9f06c65b 17:27:44 17:27:44 Step 9/22 : FROM alpine:3.14 17:27:44 ---> 14119a10abf4 17:27:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:27:44 ---> Running in 7478ceb57c84 17:27:44 ---> Running in 69e225f51d2f 17:27:45 Removing intermediate container 90987f81caf4 17:27:45 ---> 8a1962449c3b 17:27:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:27:45 Removing intermediate container 5c17dff5987f 17:27:45 ---> a2805bada3ad 17:27:45 17:27:45 Step 10/22 : FROM docker:20.10.8 17:27:45 ---> Running in 99d9f604c6ac 17:27:45 20.10.8: Pulling from library/docker 17:27:45 Removing intermediate container 99d9f604c6ac 17:27:45 ---> 9f7b24634b40 17:27:45 Step 12/24 : WORKDIR / 17:27:45 ---> Running in 3040d1553381 17:27:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:27:46 Removing intermediate container 3040d1553381 17:27:46 ---> d461cfb8c843 17:27:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:27:46 (1/1) Installing dumb-init (1.2.5-r1) 17:27:46 Executing busybox-1.33.1-r3.trigger 17:27:46 OK: 6 MiB in 15 packages 17:27:46 ---> 4115229ca49f 17:27:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:27:47 Removing intermediate container 69e225f51d2f 17:27:47 ---> d64e4f2f91ce 17:27:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:27:47 ---> 991f84d2c1f4 17:27:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:27:47 ---> Running in e20948399388 17:27:47 Removing intermediate container e20948399388 17:27:47 ---> 2ca9bee99224 17:27:47 Step 12/22 : ENV APP_PORT=59881 17:27:47 ---> 78b4e55c4e52 17:27:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:27:47 ---> Running in a3bd672f88d6 17:27:47 Removing intermediate container 865b6efac907 17:27:47 ---> bbb8d6732277 17:27:47 17:27:47 Step 11/23 : FROM alpine:3.14 17:27:47 ---> 14119a10abf4 17:27:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:27:47 ---> Using cache 17:27:47 ---> d64e4f2f91ce 17:27:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:27:47 ---> Using cache 17:27:47 ---> 2ca9bee99224 17:27:47 Step 14/23 : ENV APP_PORT=59861 17:27:48 ---> Running in ece84219bb3c 17:27:48 Removing intermediate container a3bd672f88d6 17:27:48 ---> 3a0dd884df60 17:27:48 Step 13/22 : EXPOSE $APP_PORT 17:27:48 ---> Running in 1c1c457f548c 17:27:48 ---> c10b26268e16 17:27:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:27:48 Removing intermediate container ece84219bb3c 17:27:48 ---> 5fbaf67deab3 17:27:48 Step 15/23 : EXPOSE $APP_PORT 17:27:48 Removing intermediate container 1c1c457f548c 17:27:48 ---> ae0e2f1e77c1 17:27:48 Step 14/22 : WORKDIR / 17:27:48 ---> Running in 624e7da8d0b2 17:27:48 ---> Running in de48d66ec1a0 17:27:49 Removing intermediate container 624e7da8d0b2 17:27:49 ---> bf701d9f1918 17:27:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:49 Removing intermediate container de48d66ec1a0 17:27:49 ---> e32b40ba05c5 17:27:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:49 ---> 8d80aeaa862f 17:27:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:27:49 ---> b0f391b46c90 17:27:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:27:49 ---> 7b856904bbd6 17:27:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:27:50 ---> 8d1ce7277c55 17:27:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:27:50 ---> dc5b4c5b3110 17:27:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:27:50 ---> 0b7ff41681bf 17:27:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:27:50 ---> 12eb6ad0a140 17:27:50 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/ 17:27:50 ---> Running in da0a7dac8434 17:27:51 ---> f061f675746d 17:27:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:27:51 ---> Running in 1977c08cea9d 17:27:51 ---> 8f192a04e3be 17:27:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:27:51 ---> Running in 22431065cedc 17:27:51 Removing intermediate container 1977c08cea9d 17:27:51 ---> be4e0519084d 17:27:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:27:51 ---> Running in be3e20627836 17:27:51 Removing intermediate container 22431065cedc 17:27:51 ---> f3d5ce52266f 17:27:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:27:51 ---> Running in b816de5a7244 17:27:51 Removing intermediate container be3e20627836 17:27:51 ---> 723ef9e9cacc 17:27:51 Step 21/23 : LABEL arch=x86_64 17:27:51 ---> Running in 927c8eaf4ae2 17:27:52 Removing intermediate container da0a7dac8434 17:27:52 ---> ef8d7ad529d2 17:27:52 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:27:52 Removing intermediate container b816de5a7244 17:27:52 ---> 10dcf98aafd3 17:27:52 Step 20/22 : LABEL arch=x86_64 17:27:52 Removing intermediate container 927c8eaf4ae2 17:27:52 ---> f4c320bf5661 17:27:52 Step 22/23 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:27:52 ---> Running in 2e4d40f26308 17:27:52 ---> Running in 81fdaf745ff3 17:27:52 ---> Running in 4c4a05b64ef0 17:27:52 Removing intermediate container 2e4d40f26308 17:27:52 ---> 94d480a78a05 17:27:52 Step 22/24 : LABEL arch=x86_64 17:27:52 Removing intermediate container 81fdaf745ff3 17:27:52 ---> b313ca4041c1 17:27:52 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:27:52 Removing intermediate container 4c4a05b64ef0 17:27:52 ---> ec273d0c484f 17:27:52 Step 23/23 : LABEL version=0.0.0 17:27:52 ---> Running in b5d913aede4a 17:27:52 ---> Running in 23b6792e3492 17:27:52 ---> Running in 379af75e4795 17:27:52 Removing intermediate container b5d913aede4a 17:27:52 ---> e4f8626fe932 17:27:52 Step 23/24 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:27:52 Removing intermediate container 23b6792e3492 17:27:52 ---> c726c5547f32 17:27:52 Step 22/22 : LABEL version=0.0.0 17:27:52 ---> Running in a9cd04d7bf99 17:27:53 ---> Running in 62b323b23183 17:27:53 Removing intermediate container 379af75e4795 17:27:53 ---> 2f8884c3896f 17:27:53 17:27:53 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:27:53 Status: Downloaded newer image for docker:20.10.8 17:27:53 Removing intermediate container a9cd04d7bf99 17:27:53 ---> 36100e46dbfa 17:27:53 Step 24/24 : LABEL version=0.0.0 17:27:53 ---> bc6c0ffef665 17:27: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' 17:27:53 Successfully built 2f8884c3896f 17:27:53 Successfully tagged support-scheduler:latest 17:27:53 Building core-command 17:27:53  Building support-scheduler ... done  ---> Running in fb8fe7f81994 17:27:53 Removing intermediate container 62b323b23183 17:27:53 ---> 50f5025d4145 17:27:53 17:27:53 ---> Running in 6c187d712d82 17:27:53 Successfully built 50f5025d4145 17:27:53 Successfully tagged core-metadata:latest 17:27:53  Building core-metadata ... done Building core-data 17:27:53 Removing intermediate container fb8fe7f81994 17:27:53 ---> 58d051647bae 17:27:53 17:27:53 Removing intermediate container 6c187d712d82 17:27:53 ---> 3be30e52a0bb 17:27:53 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 17:27:53 Successfully built 58d051647bae 17:27:53 Successfully tagged security-secretstore-setup:latest 17:27:53  Building security-secretstore-setup ... done Building support-notifications 17:27:54 ---> Running in 60a40aa490b7 17:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:27:55 (1/42) Installing readline (8.1.0-r0) 17:27:55 (2/42) Installing bash (5.1.4-r0) 17:27:55 Executing bash-5.1.4-r0.post-install 17:27:55 (3/42) Installing brotli-libs (1.0.9-r5) 17:27:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:27:55 (5/42) Installing libcurl (7.79.1-r0) 17:27:55 (6/42) Installing curl (7.79.1-r0) 17:27:55 (7/42) Installing dumb-init (1.2.5-r1) 17:27:55 (8/42) Installing libbz2 (1.0.8-r1) 17:27:55 (9/42) Installing expat (2.4.1-r0) 17:27:55 (10/42) Installing libffi (3.3-r2) 17:27:55 (11/42) Installing gdbm (1.19-r0) 17:27:55 (12/42) Installing xz-libs (5.2.5-r0) 17:27:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:27:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:27:55 (15/42) Installing mpdecimal (2.5.1-r1) 17:27:55 (16/42) Installing sqlite-libs (3.35.5-r0) 17:27:55 (17/42) Installing python3 (3.9.5-r1) 17:27:56 (18/42) Installing py3-appdirs (1.4.4-r2) 17:27:56 (19/42) Installing py3-chardet (4.0.0-r2) 17:27:56 (20/42) Installing py3-idna (3.2-r0) 17:27:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:27:56 (22/42) Installing py3-certifi (2020.12.5-r1) 17:27:56 (23/42) Installing py3-requests (2.25.1-r4) 17:27:56 (24/42) Installing py3-msgpack (1.0.2-r1) 17:27:56 (25/42) Installing py3-lockfile (0.12.2-r4) 17:27:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:27:56 (27/42) Installing py3-colorama (0.4.4-r1) 17:27:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:27:56 (29/42) Installing py3-distlib (0.3.1-r3) 17:27:56 (30/42) Installing py3-distro (1.5.0-r3) 17:27:56 (31/42) Installing py3-six (1.15.0-r1) 17:27:56 (32/42) Installing py3-webencodings (0.5.1-r4) 17:27:56 ? github.com/edgexfoundry/edgex-go [no test files] 17:27:56 (33/42) Installing py3-html5lib (1.1-r1) 17:27:56 (34/42) Installing py3-parsing (2.4.7-r2) 17:27:56 (35/42) Installing py3-packaging (20.9-r1) 17:27:56 (36/42) Installing py3-toml (0.10.2-r2) 17:27:56 (37/42) Installing py3-pep517 (0.10.0-r2) 17:27:56 (38/42) Installing py3-progress (1.5-r2) 17:27:56 (39/42) Installing py3-retrying (1.3.3-r1) 17:27:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:27:56 (41/42) Installing py3-setuptools (52.0.0-r3) 17:27:56 (42/42) Installing py3-pip (20.3.4-r1) 17:28:00 Executing busybox-1.33.1-r3.trigger 17:28:00 OK: 84 MiB in 64 packages 17:28:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:00 ---> 66cfa5327f81 17:28:00 Step 3/22 : WORKDIR /edgex-go 17:28:00 ---> Using cache 17:28:00 ---> 89125e0baa3a 17:28:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:00 ---> Using cache 17:28:00 ---> 08256fb24abc 17:28:00 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:28:01 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:28:01 ---> 66cfa5327f81 17:28:01 Step 3/21 : WORKDIR /edgex-go 17:28:01 ---> Using cache 17:28:01 ---> 89125e0baa3a 17:28:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:01 ---> Using cache 17:28:01 ---> 08256fb24abc 17:28:01 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:28:03 ---> Running in e1c8f6727b1e 17:28:03 ---> Running in 0e81f6780168 17:28:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:07 Collecting docker-compose==1.23.2 17:28:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:28:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:07 Collecting dockerpty<0.5,>=0.4.1 17:28:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:28:07 OK: 220 MiB in 52 packages 17:28:08 OK: 220 MiB in 52 packages 17:28:08 Collecting texttable<0.10,>=0.9.0 17:28:08 Downloading texttable-0.9.1.tar.gz (11 kB) 17:28:08 Collecting websocket-client<1.0,>=0.32.0 17:28:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:28:08 Collecting docopt<0.7,>=0.6.1 17:28:08 Downloading docopt-0.6.2.tar.gz (25 kB) 17:28:09 Collecting cached-property<2,>=1.2.0 17:28:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:28:09 Removing intermediate container e1c8f6727b1e 17:28:09 ---> e10aa2d20549 17:28:09 Step 6/22 : COPY . . 17:28:09 Collecting PyYAML<4,>=3.10 17:28:09 Downloading PyYAML-3.13.tar.gz (270 kB) 17:28:09 Removing intermediate container 0e81f6780168 17:28:09 ---> 998ea67a6f3a 17:28:09 Step 6/21 : COPY . . 17:28:10 Collecting jsonschema<3,>=2.5.1 17:28:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:28:10 Collecting docker<4.0,>=3.6.0 17:28:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:28:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:28:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:28:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:28:10 Collecting docker-pycreds>=0.4.0 17:28:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:28:10 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) 17:28:10 Collecting idna<2.8,>=2.5 17:28:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:28:10 Collecting chardet<3.1.0,>=3.0.2 17:28:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:28:10 Collecting urllib3<1.25,>=1.21.1 17:28:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:28:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:28:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:28:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:28:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:28:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:28:10 Attempting uninstall: urllib3 17:28:10 Found existing installation: urllib3 1.26.5 17:28:10 Uninstalling urllib3-1.26.5: 17:28:10 Successfully uninstalled urllib3-1.26.5 17:28:12 Attempting uninstall: idna 17:28:12 Found existing installation: idna 3.2 17:28:12 Uninstalling idna-3.2: 17:28:12 Successfully uninstalled idna-3.2 17:28:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:28:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:28:12 ---> 66cfa5327f81 17:28:12 Step 3/22 : WORKDIR /edgex-go 17:28:12 ---> Using cache 17:28:12 ---> 89125e0baa3a 17:28:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:12 ---> Using cache 17:28:12 ---> 08256fb24abc 17:28:12 Step 5/22 : RUN apk add --update --no-cache make git 17:28:12 ---> Using cache 17:28:12 ---> 597eadeb7f9a 17:28:12 Step 6/22 : COPY . . 17:28:12 ---> Using cache 17:28:12 ---> c9729af032e2 17:28:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:12 ---> Using cache 17:28:12 ---> 845140e5301b 17:28:12 Step 8/22 : RUN make cmd/core-command/core-command 17:28:12 Removing intermediate container 7478ceb57c84 17:28:12 ---> 5d017a78923f 17:28:12 17:28:12 Step 9/30 : FROM alpine:3.14 17:28:12 ---> 14119a10abf4 17:28:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:28:13 Attempting uninstall: chardet 17:28:13 Found existing installation: chardet 4.0.0 17:28:13 Uninstalling chardet-4.0.0: 17:28:13 Successfully uninstalled chardet-4.0.0 17:28:13 ---> Running in 3cf66b1b1a3f 17:28:13 ---> Running in ee6d614156bd 17:28:13 Attempting uninstall: requests 17:28:13 Found existing installation: requests 2.25.1 17:28:13 Uninstalling requests-2.25.1: 17:28:13 Removing intermediate container 3cf66b1b1a3f 17:28:13 ---> 7dfadd3e593c 17:28:13 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:28:13 Successfully uninstalled requests-2.25.1 17:28:14 Running setup.py install for texttable: started 17:28:14 ---> Running in abb4145b33f0 17:28:14 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 17:28:14 Running setup.py install for texttable: finished with status 'done' 17:28:14 Running setup.py install for PyYAML: started 17:28:15 Running setup.py install for PyYAML: finished with status 'done' 17:28:15 Running setup.py install for docopt: started 17:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:15 Running setup.py install for docopt: finished with status 'done' 17:28:15 Running setup.py install for dockerpty: started 17:28:15 (1/2) Installing dumb-init (1.2.5-r1) 17:28:16 (2/2) Installing su-exec (0.2-r1) 17:28:16 Executing busybox-1.33.1-r3.trigger 17:28:16 OK: 6 MiB in 16 packages 17:28:16 Running setup.py install for dockerpty: finished with status 'done' 17:28:17 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 17:28:17 Removing intermediate container abb4145b33f0 17:28:17 ---> b3d8d3a3c0a4 17:28:17 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:28:17 ---> Running in 6a7d7b2a6330 17:28:18 ---> d72389d928e9 17:28:18 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 Removing intermediate container 6a7d7b2a6330 17:28:18 ---> 69303ac9d8ef 17:28:18 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:28:18 ---> Running in 461688a4a886 17:28:18 ---> Running in b3f319417616 17:28:18 ---> b2d050494b95 17:28:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> Running in 52dac9beb033 17:28:18 Removing intermediate container 461688a4a886 17:28:18 ---> 7a6fd23de525 17:28:18 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:28:18 ---> Running in 5f2825053e74 17:28:20 Removing intermediate container 5f2825053e74 17:28:20 ---> 43ffd980af85 17:28:20 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:28:20 ---> Running in 3805db9563eb 17:28:20 Removing intermediate container 3805db9563eb 17:28:20 ---> f4fb66b2eeff 17:28:20 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:28:20 Removing intermediate container b3f319417616 17:28:20 ---> 69612621dfd4 17:28:20 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:28:20 ---> d2fa75a68df3 17:28:20 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:28:20 Removing intermediate container 52dac9beb033 17:28:20 ---> e4470a0b42bc 17:28:20 Step 8/22 : RUN make cmd/core-data/core-data 17:28:20 ---> Running in 23e7e9c9143a 17:28:20 ---> Running in 0897797a5633 17:28:20 ---> Running in c8c91d1d456c 17:28:21 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 17:28:21 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 17:28:23 Removing intermediate container 0897797a5633 17:28:23 ---> 824222c14e7b 17:28:23 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:23 ---> 76a46ab28faa 17:28:23 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:28:23 Removing intermediate container 60a40aa490b7 17:28:23 ---> a85cadd831dd 17:28:23 Step 13/22 : ENV APP_PORT=58890 17:28:23 ---> Running in 6df6d347a638 17:28:24 Removing intermediate container 6df6d347a638 17:28:24 ---> b467bd74d208 17:28:24 Step 14/22 : EXPOSE $APP_PORT 17:28:24 ---> Running in c16c642bee57 17:28:24 ---> 28bcf7751784 17:28:24 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:28:24 Removing intermediate container c16c642bee57 17:28:24 ---> c86134605e64 17:28:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:28:24 ---> 52dc9ac407d7 17:28:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:28:25 ---> db0dfe8ac109 17:28:25 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:28:25 ---> b922dc71bf45 17:28:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:28:25 ---> 41ab9d2bfbd1 17:28:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:28:25 ---> d1226b5d47b8 17:28:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:28:25 ---> Running in 7291060e4bab 17:28:25 Removing intermediate container 7291060e4bab 17:28:25 ---> a5d1ba59925e 17:28:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:28:25 ---> 1f97885adb27 17:28:25 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:28:25 ---> Running in 3991c54c376f 17:28:25 Removing intermediate container 3991c54c376f 17:28:25 ---> e35b534ba4e5 17:28:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:28:25 ---> b84dde24084f 17:28:25 Step 25/30 : RUN chmod +x /entrypoint.sh 17:28:25 ---> Running in 8b2092ad4430 17:28:25 ---> Running in e5ffffc06b03 17:28:26 Removing intermediate container 8b2092ad4430 17:28:26 ---> 428c66580e40 17:28:26 Step 20/22 : LABEL arch=x86_64 17:28:26 ---> Running in ee54a21de134 17:28:26 Removing intermediate container ee54a21de134 17:28:26 ---> 1bf6e82a9803 17:28:26 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:28:26 ---> Running in e1de8e6dff00 17:28:26 Removing intermediate container e1de8e6dff00 17:28:26 ---> 86eb92b815db 17:28:26 Step 22/22 : LABEL version=0.0.0 17:28:26 ---> Running in 363b6029a521 17:28:26 Removing intermediate container 363b6029a521 17:28:26 ---> f454449b1ef4 17:28:26 17:28:26 Removing intermediate container e5ffffc06b03 17:28:26 ---> 1ca726df8674 17:28:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:28:26 Successfully built f454449b1ef4 17:28:26 ---> Running in 3f3ffc40eac7 17:28:26 Successfully tagged sys-mgmt-agent:latest 17:28:26  Building sys-mgmt-agent ... done Removing intermediate container 3f3ffc40eac7 17:28:26 ---> 32713ee67b22 17:28:26 Step 27/30 : CMD ["gate"] 17:28:27 ---> Running in 44f087044c9f 17:28:27 Removing intermediate container 44f087044c9f 17:28:27 ---> 3ed480c7e63b 17:28:27 Step 28/30 : LABEL arch=x86_64 17:28:27 ---> Running in 89f8f02e8f84 17:28:27 Removing intermediate container 89f8f02e8f84 17:28:27 ---> e4668e978e37 17:28:27 Step 29/30 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:28:27 ---> Running in 79ed8c7cdfcc 17:28:27 Removing intermediate container 79ed8c7cdfcc 17:28:27 ---> ddc602aad77b 17:28:27 Step 30/30 : LABEL version=0.0.0 17:28:28 ---> Running in df2a9560526f 17:28:28 Removing intermediate container df2a9560526f 17:28:28 ---> 376ccdf2b4de 17:28:28 17:28:28 Successfully built 376ccdf2b4de 17:28:28 Successfully tagged security-bootstrapper:latest 17:28:38  Building security-bootstrapper ... done Removing intermediate container ee6d614156bd 17:28:38 ---> 55919928e9de 17:28:38 17:28:38 Step 9/22 : FROM alpine:3.14 17:28:38 ---> 14119a10abf4 17:28:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:28:38 ---> Using cache 17:28:38 ---> d64e4f2f91ce 17:28:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:28:38 ---> Using cache 17:28:38 ---> 2ca9bee99224 17:28:38 Step 12/22 : ENV APP_PORT=59882 17:28:38 ---> Running in 59ffd2ba8730 17:28:38 Removing intermediate container 59ffd2ba8730 17:28:38 ---> 9f570b6bac81 17:28:38 Step 13/22 : EXPOSE $APP_PORT 17:28:38 ---> Running in dd7be3857c4f 17:28:38 Removing intermediate container dd7be3857c4f 17:28:38 ---> 3c8b4a9127fd 17:28:38 Step 14/22 : WORKDIR / 17:28:38 ---> Running in 3b240c81450f 17:28:38 Removing intermediate container 3b240c81450f 17:28:38 ---> 02fe58c403be 17:28:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:39 ---> 4718ab351a4f 17:28:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:28:39 ---> a9e040023655 17:28:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:28:40 ---> f416be09b145 17:28:40 Step 18/22 : ENTRYPOINT ["/core-command"] 17:28:40 ---> Running in e569c038eedc 17:28:40 Removing intermediate container e569c038eedc 17:28:40 ---> f0684d2ecce9 17:28:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:28:40 ---> Running in 98f24cb3a5cf 17:28:40 Removing intermediate container 98f24cb3a5cf 17:28:40 ---> 5f226e0762fc 17:28:40 Step 20/22 : LABEL arch=x86_64 17:28:40 ---> Running in ffd1e27d83d9 17:28:40 Removing intermediate container ffd1e27d83d9 17:28:40 ---> 99405313aa7e 17:28:40 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:28:40 ---> Running in 0ca1a87acae2 17:28:40 Removing intermediate container 0ca1a87acae2 17:28:40 ---> e5369903e7c9 17:28:40 Step 22/22 : LABEL version=0.0.0 17:28:40 ---> Running in 95242edea2c4 17:28:40 Removing intermediate container 95242edea2c4 17:28:40 ---> 8a98c212ee40 17:28:40 17:28:41 Successfully built 8a98c212ee40 17:28:41 Successfully tagged core-command:latest 17:28:47  Building core-command ... done Removing intermediate container 23e7e9c9143a 17:28:47 ---> 78a0f03d48eb 17:28:47 17:28:47 Step 9/21 : FROM alpine:3.14 17:28:47 ---> 14119a10abf4 17:28:47 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:28:47 ---> Running in 719a53aa7148 17:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:47 (1/2) Installing ca-certificates (20191127-r5) 17:28:47 (2/2) Installing dumb-init (1.2.5-r1) 17:28:47 Executing busybox-1.33.1-r3.trigger 17:28:47 Executing ca-certificates-20191127-r5.trigger 17:28:47 OK: 6 MiB in 16 packages 17:28:48 Removing intermediate container 719a53aa7148 17:28:48 ---> bac3a933906a 17:28:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:28:48 ---> Running in afb860db1197 17:28:48 Removing intermediate container afb860db1197 17:28:48 ---> 80eb6b15fadb 17:28:48 Step 12/21 : ENV APP_PORT=59860 17:28:48 ---> Running in a7a05e433e77 17:28:48 Removing intermediate container a7a05e433e77 17:28:48 ---> d2e70d7ab633 17:28:48 Step 13/21 : EXPOSE $APP_PORT 17:28:48 ---> Running in 6f552d05ff5f 17:28:48 Removing intermediate container 6f552d05ff5f 17:28:48 ---> 495174e8e63e 17:28:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:48 ---> 91be4208e10f 17:28:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:28:49 ---> d14e211612c1 17:28:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:28:49 Removing intermediate container c8c91d1d456c 17:28:49 ---> f404bd57e8ce 17:28:49 17:28:49 Step 9/22 : FROM alpine:3.14 17:28:49 ---> 14119a10abf4 17:28:49 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:28:49 ---> Running in 3dfea7709aec 17:28:49 Removing intermediate container 3dfea7709aec 17:28:49 ---> 0c2cfbeb38bf 17:28:49 Step 11/22 : ENV APP_PORT=59880 17:28:49 ---> 66454c1b98fc 17:28:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:28:49 ---> Running in 9869b5c7616b 17:28:49 ---> Running in cbe408c1e004 17:28:49 Removing intermediate container 9869b5c7616b 17:28:49 ---> 671e1e0003fa 17:28:49 Step 12/22 : EXPOSE $APP_PORT 17:28:49 Removing intermediate container cbe408c1e004 17:28:49 ---> a4692a354365 17:28:49 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:28:49 ---> Running in b39b930a6ffc 17:28:49 ---> Running in 339b8928b15b 17:28:49 Removing intermediate container 339b8928b15b 17:28:49 ---> 5d8a80a3913e 17:28:49 Step 19/21 : LABEL arch=x86_64 17:28:49 Removing intermediate container b39b930a6ffc 17:28:49 ---> ae078aaa3797 17:28:49 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:49 ---> Running in 6e29253f548a 17:28:49 ---> Running in 80db14d4dfbd 17:28:49 Removing intermediate container 80db14d4dfbd 17:28:49 ---> f902feb7ac94 17:28:49 Step 20/21 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:28:49 ---> Running in f1944563af85 17:28:50 Removing intermediate container f1944563af85 17:28:50 ---> e924bdc3078a 17:28:50 Step 21/21 : LABEL version=0.0.0 17:28:50 ---> Running in da3145537980 17:28:50 Removing intermediate container da3145537980 17:28:50 ---> 0f4aa517a783 17:28:50 17:28:50 Successfully built 0f4aa517a783 17:28:50 Successfully tagged support-notifications:latest 17:28:50  Building support-notifications ... done Removing intermediate container 6e29253f548a 17:28:50 ---> 32cb588900d3 17:28:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:28:50 ---> Running in 88f6ca1bad1e 17:28:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:28:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:28:51 (1/6) Installing dumb-init (1.2.5-r1) 17:28:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:28:51 (3/6) Installing libsodium (1.0.18-r0) 17:28:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:28:52 (5/6) Installing libzmq (4.3.4-r0) 17:28:52 (6/6) Installing zeromq (4.3.4-r0) 17:28:52 Executing busybox-1.33.1-r3.trigger 17:28:52 OK: 8 MiB in 20 packages 17:28:52 Removing intermediate container 88f6ca1bad1e 17:28:52 ---> 7739dae81ba2 17:28:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:28:52 ---> 95d98e0c24d7 17:28:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:28:52 ---> 509b42243cea 17:28:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:28:53 ---> 3517350a4398 17:28:53 Step 18/22 : ENTRYPOINT ["/core-data"] 17:28:53 ---> Running in 6e85c0438e89 17:28:53 Removing intermediate container 6e85c0438e89 17:28:53 ---> 8021d3412ac8 17:28:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:28:53 ---> Running in 699287d3a5b2 17:28:53 Removing intermediate container 699287d3a5b2 17:28:53 ---> f7c9decabb63 17:28:53 Step 20/22 : LABEL arch=x86_64 17:28:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:28:53 ---> Running in 965ee1bc59fd 17:28:53 Removing intermediate container 965ee1bc59fd 17:28:53 ---> d4b7ce76e0dc 17:28:53 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:28:53 ---> Running in 3d67781ce390 17:28:53 Removing intermediate container 3d67781ce390 17:28:53 ---> 4e61a750eb2f 17:28:53 Step 22/22 : LABEL version=0.0.0 17:28:53 ---> Running in feacdf2012a2 17:28:53 Removing intermediate container feacdf2012a2 17:28:53 ---> 85168c8faf28 17:28:53 17:28:53 Successfully built 85168c8faf28 17:28:53 Successfully tagged core-data:latest 17:28:53  Building core-data ... done  [Pipeline] } 17:28:53 $ docker stop --time=1 fd22816d4ebd7613da738bed0aa59becf50cc844c4e838367e56a4cc4d310c30 17:28:55 $ docker rm -f fd22816d4ebd7613da738bed0aa59becf50cc844c4e838367e56a4cc4d310c30 [Pipeline] // withDockerContainer [Pipeline] sh 17:28:55 + docker images 17:28:55 REPOSITORY TAG IMAGE ID CREATED SIZE 17:28:55 core-data latest 85168c8faf28 2 seconds ago 20.7MB 17:28:55 support-notifications latest 0f4aa517a783 6 seconds ago 16.9MB 17:28:55 f404bd57e8ce 7 seconds ago 1.76GB 17:28:55 78a0f03d48eb 9 seconds ago 1.76GB 17:28:55 core-command latest 8a98c212ee40 15 seconds ago 16.1MB 17:28:55 55919928e9de 17 seconds ago 1.75GB 17:28:55 security-bootstrapper latest 376ccdf2b4de 28 seconds ago 18.9MB 17:28:55 sys-mgmt-agent latest f454449b1ef4 29 seconds ago 294MB 17:28:55 5d017a78923f 45 seconds ago 1.76GB 17:28:55 security-secretstore-setup latest 58d051647bae About a minute ago 28.4MB 17:28:55 core-metadata latest 50f5025d4145 About a minute ago 16.9MB 17:28:55 support-scheduler latest 2f8884c3896f About a minute ago 16.2MB 17:28:55 bbb8d6732277 About a minute ago 1.76GB 17:28:55 a2805bada3ad About a minute ago 1.76GB 17:28:55 506e9f06c65b About a minute ago 1.76GB 17:28:55 6cf48e415658 About a minute ago 1.76GB 17:28:55 security-proxy-setup latest 722b82e3f44e About a minute ago 26.9MB 17:28:55 a26841accd95 About a minute ago 1.76GB 17:28:55 ci-base-image-x86_64 latest 66cfa5327f81 5 minutes ago 1.25GB 17:28:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 17:28:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 17:28:55 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 17:28:55 alpine 3.14 14119a10abf4 2 months ago 5.6MB 17:28:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } 17:28:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [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 17:28:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:28:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:29:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:29:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:29:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:29:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:29:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:29:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:29:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:29:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:29:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:29:10 Still waiting to schedule task 17:29:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:29:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements 17:29:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:29:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.317s coverage: 98.5% of statements 17:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:29:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements 17:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.671s coverage: 89.5% of statements 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.336s coverage: 84.4% of statements 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.297s coverage: 0.9% of statements 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.226s coverage: 58.8% of statements 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 21.7% of statements 17:29:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 79.5% of statements 17:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.300s coverage: 94.1% of statements 17:29:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 17:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 17:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.187s coverage: 94.4% of statements 17:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 17:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.657s coverage: 82.5% of statements 17:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:29:59 Running on prd-ubuntu18.04-docker-8c-8g-143 in /w/workspace/edgexfoundry_edgex-go_PR-3807 [Pipeline] { [Pipeline] ws 17:29:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 17:29:59 The recommended git tool is: git 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.790s coverage: 91.2% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.749s coverage: 64.4% of statements 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 17:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 17:30:01 using credential edgex-jenkins-ssh 17:30:01 Cloning the remote Git repository 17:30:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:30:01 > git init /w/workspace/edgex-go/1 # timeout=10 17:30:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:30:01 > git --version # timeout=10 17:30:01 > git --version # 'git version 2.17.1' 17:30:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 17:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 17:30:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.302s coverage: 65.4% of statements 17:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.8% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 17:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:30:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:30:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:30:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3807/head:refs/remotes/origin/PR-3807 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:30:09 Merging remotes/origin/main commit 99795407abfa68f7f8d0670114e018bf4d616881 into PR head commit cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:30:09 Merge succeeded, producing cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:30:09 Checking out Revision cfdab92ed5e2799225aaef0a4c7b6206903b2c1e (PR-3807) 17:30:09 > git config core.sparsecheckout # timeout=10 17:30:09 > git checkout -f cfdab92ed5e2799225aaef0a4c7b6206903b2c1e # timeout=10 17:30:09 > git remote # timeout=10 17:30:09 > git config --get remote.origin.url # timeout=10 17:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:09 > git merge 99795407abfa68f7f8d0670114e018bf4d616881 # timeout=10 17:30:09 > git rev-parse HEAD^{commit} # timeout=10 17:30:09 > git config core.sparsecheckout # timeout=10 17:30:09 > git checkout -f cfdab92ed5e2799225aaef0a4c7b6206903b2c1e # timeout=10 17:30:13 Commit message: "build(snap): update release config variable to jakarta" 17:30:13 > git --version # timeout=10 17:30:13 > git --version # 'git version 2.17.1' 17:30:13 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:14 + echo snap-build.sh 17:30:14 snap-build.sh 17:30:14 + SNAP_BASE_DIR=. 17:30:14 + '[' '!' -z /w/workspace/edgex-go/1 ']' 17:30:14 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 17:30:14 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 17:30:14 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 17:30:14 + cd /w/workspace/edgex-go/1 17:30:14 + sudo apt-get remove -qy --purge lxd lxd-client 17:30:14 Reading package lists... 17:30:14 Building dependency tree... 17:30:14 Reading state information... 17:30:14 The following packages were automatically installed and are no longer required: 17:30:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:30:14 uidmap xdelta3 17:30:14 Use 'sudo apt autoremove' to remove them. 17:30:14 The following packages will be REMOVED: 17:30:14 lxd* lxd-client* 17:30:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:30:14 After this operation, 31.7 MB disk space will be freed. 17:30:15 (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.) 17:30:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:30:16 Removing lxd dnsmasq configuration 17:30:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:30:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:30:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:30:17 (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.) 17:30:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 17.7% of statements 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 63.2% of statements 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:30:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements 17:30:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 17:30:18 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 17:30:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:30:18 GO111MODULE=on go vet ./... 17:30:18 Processing triggers for systemd (237-3ubuntu10.45) ... 17:30:18 Processing triggers for ureadahead (0.100.0-21) ... 17:30:19 + sudo snap remove --purge lxd 17:30:19 snap "lxd" is not installed 17:30:19 + sudo groupadd --force --system lxd 17:30:19 ++ whoami 17:30:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:30:19 + newgrp - lxd 17:30:19 + sudo snap install lxd 17:30:27 2021-11-11T17:30:24Z INFO Waiting for automatic snapd restart... 17:30:42 lxd 4.20 from Canonical* installed 17:30:42 + sudo lxd init --auto 17:30:50 + sudo snap install --classic snapcraft 17:31:03 snapcraft 5.0 from Canonical* installed 17:31:03 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:31:03 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:31:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:03 Dload Upload Total Spent Left Speed 17:31:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 17:31:03 0 3325k 0 18856 0 0 54655 0 0:01:02 --:--:-- 0:01:02 54655 100 3325k 100 3325k 0 0 7104k 0 --:--:-- --:--:-- --:--:-- 26.2M 17:31:03 ./yq_linux_amd64 17:31:03 + sudo snapcraft prime --use-lxd 17:31:04 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:31:04 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: 17:31:04 - README.md 17:31:04 17:31:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:31:04 Launching a container. 17:31:14 Waiting for container to be ready 17:31:15 To start your first container, try: lxc launch ubuntu:20.04 17:31:15 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:31:15 17:31:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:31:19 Waiting for network to be ready... 17:31:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:31:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:31:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:31:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1957 kB] 17:31:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:31:21 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:31:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:31:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:31:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:31:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:31:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:31:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 17:31:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:31:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:31:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 17:31:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 17:31:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 17:31:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 17:31:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:31:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 17:31:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 17:31:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:31:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:31:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 17:31:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 17:31:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 17:31:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 17:31:25 Fetched 25.6 MB in 5s (5264 kB/s) 17:31:26 Reading package lists... 17:31:26 Reading package lists... 17:31:26 Building dependency tree... 17:31:26 Reading state information... 17:31:26 The following additional packages will be installed: 17:31:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:31:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:31:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:31:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:31:26 Suggested packages: 17:31:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:31:26 Recommended packages: 17:31:26 gnupg libsasl2-modules 17:31:26 The following NEW packages will be installed: 17:31:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:31:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:31:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:31:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:31:26 The following packages will be upgraded: 17:31:26 gpg gpg-agent gpgconf libudev1 17:31:27 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:31:27 Need to get 3527 kB of archives. 17:31:27 After this operation, 13.3 MB of additional disk space will be used. 17:31:27 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] 17:31:27 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] 17:31:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:31:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:31:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:31:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:31:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:31:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:31:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:31:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:31:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:31:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:31:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:31:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:31:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:31:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:31:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:31:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:31:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:31:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:31:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:31:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:31:28 debconf: delaying package configuration, since apt-utils is not installed 17:31:28 Fetched 3527 kB in 1s (3345 kB/s) 17:31:28 (Reading database ... 12511 files and directories currently installed.) 17:31:28 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:31:28 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:31:28 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:31:28 Selecting previously unselected package udev. 17:31:28 (Reading database ... 12511 files and directories currently installed.) 17:31:28 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:31:28 Unpacking udev (237-3ubuntu10.52) ... 17:31:28 Selecting previously unselected package libfuse2:amd64. 17:31:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:31:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:31:28 Selecting previously unselected package fuse. 17:31:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:31:28 Unpacking fuse (2.9.7-1ubuntu1) ... 17:31:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:31:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:31:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:31:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:31:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:31:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:31:28 Selecting previously unselected package libksba8:amd64. 17:31:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:31:28 Unpacking libksba8:amd64 (1.3.5-2) ... 17:31:29 Selecting previously unselected package libroken18-heimdal:amd64. 17:31:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:31:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:31:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:31:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libwind0-heimdal:amd64. 17:31:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:31:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:31:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:31:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:31:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:31:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:29 Selecting previously unselected package libsasl2-modules-db:amd64. 17:31:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:31:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:31:29 Selecting previously unselected package libsasl2-2:amd64. 17:31:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:31:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:31:29 Selecting previously unselected package libldap-common. 17:31:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:31:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:31:29 Selecting previously unselected package libldap-2.4-2:amd64. 17:31:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:31:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:31:29 Selecting previously unselected package dirmngr. 17:31:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:31:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:31:30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:31:30 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:31:30 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:31:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:31:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:31:30 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:31:30 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libksba8:amd64 (1.3.5-2) ... 17:31:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:31:30 Setting up udev (237-3ubuntu10.52) ... 17:31:30 invoke-rc.d: policy-rc.d denied execution of start. 17:31:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Processing triggers for systemd (237-3ubuntu10) ... 17:31:30 Setting up fuse (2.9.7-1ubuntu1) ... 17:31:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:31:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:31:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:31:30 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:31:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:31:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:31:31 settings in the [Install] section, and DefaultInstance for template units). 17:31:31 This means they are not meant to be enabled using systemctl. 17:31:31 Possible reasons for having this kind of units are: 17:31:31 1) A unit may be statically enabled by being symlinked from another unit's 17:31:31 .wants/ or .requires/ directory. 17:31:31 2) A unit's purpose may be to act as a helper for some other unit which has 17:31:31 a requirement dependency on it. 17:31:31 3) A unit may be started when needed via activation (socket, path, timer, 17:31:31 D-Bus, udev, scripted systemctl call, ...). 17:31:31 4) In case of template units, the unit is meant to be enabled with some 17:31:31 instance name specified. 17:31:31 Reading package lists... 17:31:31 Building dependency tree... 17:31:31 Reading state information... 17:31:32 The following additional packages will be installed: 17:31:32 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:31:32 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:31:32 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:31:32 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:31:32 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:31:32 Suggested packages: 17:31:32 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:31:32 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:31:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:31:32 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:31:32 systemd-container policykit-1 17:31:32 Recommended packages: 17:31:32 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:31:32 The following NEW packages will be installed: 17:31:32 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:31:32 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:31:32 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:31:32 multiarch-support openssh-client python3 python3-minimal python3.6 17:31:32 python3.6-minimal snapd squashfs-tools sudo 17:31:32 The following packages will be upgraded: 17:31:32 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:31:32 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:31:32 Need to get 36.8 MB of archives. 17:31:32 After this operation, 147 MB of additional disk space will be used. 17:31:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:31:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:31:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:31:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:31:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:31:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:31:33 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:31:33 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:31:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:31:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:31:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:31:33 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:31:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:31:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:31:33 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:31:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:31:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:31:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:31:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:31:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:31:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:31:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:31:33 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:31:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:31:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:31:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:31:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:31:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:31:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:31:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:31:34 debconf: delaying package configuration, since apt-utils is not installed 17:31:34 Fetched 36.8 MB in 2s (18.6 MB/s) 17:31:34 (Reading database ... 12757 files and directories currently installed.) 17:31:34 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:31:34 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:31:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:31:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:31:35 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:31:35 (Reading database ... 12757 files and directories currently installed.) 17:31:35 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:31:35 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:31:35 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:31:35 (Reading database ... 12757 files and directories currently installed.) 17:31:35 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:31:35 Unpacking apt (1.6.14) over (1.6.1) ... 17:31:35 Setting up apt (1.6.14) ... 17:31:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:31:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:31:36 (Reading database ... 12764 files and directories currently installed.) 17:31:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:31:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:31:36 Selecting previously unselected package libpython3.6-minimal:amd64. 17:31:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:31:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:31:36 Selecting previously unselected package libexpat1:amd64. 17:31:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:31:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:31:36 Selecting previously unselected package python3.6-minimal. 17:31:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:31:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:31:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:31:36 Checking for services that may need to be restarted...done. 17:31:36 Checking for services that may need to be restarted...done. 17:31:37 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:31:37 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:31:37 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:31:37 Selecting previously unselected package python3-minimal. 17:31:37 (Reading database ... 13012 files and directories currently installed.) 17:31:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:31:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:31:37 Selecting previously unselected package mime-support. 17:31:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:31:37 Unpacking mime-support (3.60ubuntu1) ... 17:31:37 Selecting previously unselected package libmpdec2:amd64. 17:31:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:31:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:31:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:31:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:31:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:31:37 Selecting previously unselected package python3.6. 17:31:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:31:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:31:37 Selecting previously unselected package libpython3-stdlib:amd64. 17:31:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:31:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:31:37 Setting up python3-minimal (3.6.7-1~18.04) ... 17:31:38 Selecting previously unselected package python3. 17:31:38 (Reading database ... 13442 files and directories currently installed.) 17:31:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:31:38 Unpacking python3 (3.6.7-1~18.04) ... 17:31:38 Selecting previously unselected package multiarch-support. 17:31:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:31:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:31:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:31:38 Selecting previously unselected package liblzo2-2:amd64. 17:31:38 (Reading database ... 13479 files and directories currently installed.) 17:31:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:31:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:31:38 Selecting previously unselected package libbsd0:amd64. 17:31:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:31:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:31:38 Selecting previously unselected package sudo. 17:31:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:31:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:31:38 Selecting previously unselected package apparmor. 17:31:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:31:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:31:38 Selecting previously unselected package libedit2:amd64. 17:31:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:31:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:31:38 Selecting previously unselected package libkrb5support0:amd64. 17:31:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:31:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:31:38 Selecting previously unselected package libk5crypto3:amd64. 17:31:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:31:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:31:38 Selecting previously unselected package libkeyutils1:amd64. 17:31:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:31:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:31:38 Selecting previously unselected package libkrb5-3:amd64. 17:31:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:31:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:31:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:31:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:31:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:31:38 Selecting previously unselected package libssl1.0.0:amd64. 17:31:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:31:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:31:39 Selecting previously unselected package openssh-client. 17:31:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:31:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:31:39 Selecting previously unselected package squashfs-tools. 17:31:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:31:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:31:39 Selecting previously unselected package snapd. 17:31:39 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:31:39 Unpacking snapd (2.51.1+18.04) ... 17:31:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:40 ./bin/test-attribution-txt.sh [Pipeline] sh 17:31:40 + ls -al . 17:31:40 total 664 17:31:40 drwxrwxr-x 9 1001 1001 4096 Nov 11 17:31 . 17:31:40 drwxr-xr-x 4 root root 4096 Nov 11 17:27 .. 17:31:40 -rw-rw-r-- 1 1001 1001 11 Nov 11 17:25 .dockerignore 17:31:40 drwxrwxr-x 8 1001 1001 4096 Nov 11 17:25 .git 17:31:40 drwxrwxr-x 4 1001 1001 4096 Nov 11 17:25 .github 17:31:40 -rw-rw-r-- 1 1001 1001 804 Nov 11 17:25 .gitignore 17:31:40 -rw-rw-r-- 1 1001 1001 42 Nov 11 17:25 .golangci.yml 17:31:40 -rw-rw-r-- 1 1001 1001 76 Nov 11 17:25 .hadolint.yml 17:31:40 -rw-rw-r-- 1 1001 1001 166 Nov 11 17:25 .sonarcloud.properties 17:31:40 -rw-rw-r-- 1 1001 1001 1171 Nov 11 17:25 ADOPTERS.md 17:31:40 -rw-rw-r-- 1 1001 1001 8910 Nov 11 17:25 Attribution.txt 17:31:40 -rw-rw-r-- 1 1001 1001 43881 Nov 11 17:25 CHANGELOG.md 17:31:40 -rw-rw-r-- 1 1001 1001 3804 Nov 11 17:25 CONTRIBUTING.md 17:31:40 -rw-rw-r-- 1 1001 1001 677 Nov 11 17:25 GOVERNANCE.md 17:31:40 -rw-rw-r-- 1 1001 1001 849 Nov 11 17:25 Jenkinsfile 17:31:40 -rw-rw-r-- 1 1001 1001 10775 Nov 11 17:25 LICENSE 17:31:40 -rw-rw-r-- 1 1001 1001 6508 Nov 11 17:25 Makefile 17:31:40 -rw-rw-r-- 1 1001 1001 582 Nov 11 17:25 OWNERS.md 17:31:40 -rw-rw-r-- 1 1001 1001 8256 Nov 11 17:25 README.md 17:31:40 -rw-rw-r-- 1 1001 1001 6912 Nov 11 17:25 SECURITY.md 17:31:40 -rw-rw-r-- 1 1001 1001 5 Nov 11 17:22 VERSION 17:31:40 -rw-rw-r-- 1 1001 1001 4131 Nov 11 17:25 ZMQWindows.md 17:31:40 drwxrwxr-x 2 1001 1001 4096 Nov 11 17:25 bin 17:31:40 drwxrwxr-x 14 1001 1001 4096 Nov 11 17:25 cmd 17:31:40 -rw-r--r-- 1 root root 428381 Nov 11 17:30 coverage.out 17:31:40 -rw-rw-r-- 1 1001 1001 854 Nov 11 17:25 go.mod 17:31:40 -rw-rw-r-- 1 1001 1001 49665 Nov 11 17:25 go.sum 17:31:40 drwxrwxr-x 8 1001 1001 4096 Nov 11 17:25 internal 17:31:40 drwxrwxr-x 3 1001 1001 4096 Nov 11 17:25 openapi 17:31:40 drwxrwxr-x 4 1001 1001 4096 Nov 11 17:25 snap 17:31:40 -rw-rw-r-- 1 1001 1001 204 Nov 11 17:25 version.go [Pipeline] sh 17:31:41 + '[' -e coverage.out ] 17:31:41 + chown 1001:1001 coverage.out [Pipeline] stash 17:31:41 Warning: overwriting stash ‘coverage-report’ 17:31:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:31:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:31:41 Setting up mime-support (3.60ubuntu1) ... 17:31:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:31:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:31:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:31:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:31:41 Setting up systemd (237-3ubuntu10.52) ... 17:31:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:31:42 Stashed 1 file(s) [Pipeline] sh 17:31:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:31:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:31:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:31:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:31:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:31:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:31:42 + make build 17:31:42 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 17:31:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:31:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:31:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:31:43 Setting up python3 (3.6.7-1~18.04) ... 17:31:43 running python rtupdate hooks for python3.6... 17:31:43 running python post-rtupdate hooks for python3.6... 17:31:43 Setting up apparmor (2.12-4ubuntu5.1) ... 17:31:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:31:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:31:43 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:31:44 Setting up snapd (2.51.1+18.04) ... 17:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:31:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:31:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:31:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:31:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:31:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:31:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:31:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:31:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:31:46 /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' 17:31:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:31:46 Processing triggers for systemd (237-3ubuntu10.52) ... 17:31:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:31:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:31:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:31:48 Reading package lists... 17:31:48 Reading package lists... 17:31:49 Building dependency tree... 17:31:49 Reading state information... 17:31:49 Calculating upgrade... 17:31:49 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 17:31:49 The following packages will be upgraded: 17:31:49 advancecomp base-files bash binutils binutils-common 17:31:49 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:31:49 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:31:49 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:31:49 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:31:49 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:31:49 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:31:49 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:31:49 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:31:49 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:31:49 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:31:49 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:31:49 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:31:49 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:31:49 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:31:49 ubuntu-keyring util-linux 17:31:49 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:31:49 Need to get 64.2 MB of archives. 17:31:49 After this operation, 5152 kB of additional disk space will be used. 17:31:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:31:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 17:31:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:31:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:31:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:31:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:31:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:31:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:31:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:31:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:31:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:31:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:31:50 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:31:50 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:31:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:31:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:31:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:31:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:31:50 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:31:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:31:50 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:31:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:31:50 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:31:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:31:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:31:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:31:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:31:50 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:31:50 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:31:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:31:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:31:50 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:31:50 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:31:50 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:31:50 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:31:50 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:31:50 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:31:50 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:31:50 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:31:50 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:31:50 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:31:50 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:31:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:31:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:31:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:31:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:31:50 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:31:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:31:50 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:31:50 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:31:50 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:31:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:31:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:31:50 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:31:50 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:31:50 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:31:51 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:31:51 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:31:51 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:31:51 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:31:51 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:31:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:31:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:31:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:31:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:31:51 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:31:51 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:31:51 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:31:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:31:51 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:31:51 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:31:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:31:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:31:51 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:31:51 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:31:51 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:31:51 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:31:51 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:31:51 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:31:51 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:31:51 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:31:51 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:31:51 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:31:51 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:31:51 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:31:51 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:31:51 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 17:31:51 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:31:51 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:31:51 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:31:51 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:31:51 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:31:51 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:31:51 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:31:51 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:31:52 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:31:52 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:31:52 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:31:52 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:31:52 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:31:52 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:31:52 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:31:52 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:31:52 debconf: delaying package configuration, since apt-utils is not installed 17:31:52 Fetched 64.2 MB in 3s (21.9 MB/s) 17:31:52 (Reading database ... 13914 files and directories currently installed.) 17:31:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:31:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:31:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:31:53 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:31:53 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 17:31:53 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 17:31:53 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:53 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:31:54 (Reading database ... 13914 files and directories currently installed.) 17:31:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:31:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:31:54 (Reading database ... 13914 files and directories currently installed.) 17:31:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:31:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:31:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:31:54 (Reading database ... 13914 files and directories currently installed.) 17:31:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:31:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:31:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:31:55 (Reading database ... 13914 files and directories currently installed.) 17:31:55 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:31:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:31:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:31:55 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:31:55 Setting up base-files (10.1ubuntu2.11) ... 17:31:55 Installing new version of config file /etc/issue ... 17:31:55 Installing new version of config file /etc/issue.net ... 17:31:55 Installing new version of config file /etc/lsb-release ... 17:31:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:31:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:31:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:31:56 Removing obsolete conffile /etc/default/motd-news ... 17:31:56 (Reading database ... 13915 files and directories currently installed.) 17:31:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:31:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:31:56 Setting up bash (4.4.18-2ubuntu1.2) ... 17:31:56 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 17:31:56 (Reading database ... 13915 files and directories currently installed.) 17:31:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:31:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:31:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:31:57 (Reading database ... 13915 files and directories currently installed.) 17:31:57 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:31:57 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:31:57 Setting up tar (1.29b-2ubuntu0.2) ... 17:31:57 (Reading database ... 13915 files and directories currently installed.) 17:31:57 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:31:57 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:31:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:31:57 (Reading database ... 13915 files and directories currently installed.) 17:31:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:31:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:31:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:31:57 (Reading database ... 13915 files and directories currently installed.) 17:31:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:31:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:31:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:31:57 (Reading database ... 13915 files and directories currently installed.) 17:31:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:31:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:31:57 Setting up grep (3.1-2build1) ... 17:31:57 (Reading database ... 13915 files and directories currently installed.) 17:31:57 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:31:57 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:31:58 Setting up gzip (1.6-5ubuntu1.1) ... 17:31:58 (Reading database ... 13915 files and directories currently installed.) 17:31:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:31:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:31:58 Setting up login (1:4.5-1ubuntu2) ... 17:31:58 (Reading database ... 13915 files and directories currently installed.) 17:31:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:31:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:31:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:31:58 (Reading database ... 13915 files and directories currently installed.) 17:31:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:31:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:31:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:31:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:31:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:31:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:31:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:31:59 (Reading database ... 13915 files and directories currently installed.) 17:31:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:31:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:32:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:32:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:32:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:32:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:32:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:32:00 (Reading database ... 13915 files and directories currently installed.) 17:32:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:32:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:32:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:32:00 (Reading database ... 13915 files and directories currently installed.) 17:32:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:32:00 (Reading database ... 13915 files and directories currently installed.) 17:32:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:32:00 (Reading database ... 13915 files and directories currently installed.) 17:32:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:32:00 (Reading database ... 13915 files and directories currently installed.) 17:32:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:32:01 (Reading database ... 13915 files and directories currently installed.) 17:32:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:32:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:32:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:32:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:32:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:32:01 (Reading database ... 13915 files and directories currently installed.) 17:32:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:32:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:32:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:32:01 (Reading database ... 13915 files and directories currently installed.) 17:32:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:32:01 (Reading database ... 13915 files and directories currently installed.) 17:32:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:32:01 (Reading database ... 13915 files and directories currently installed.) 17:32:01 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:32:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:32:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:32:02 (Reading database ... 13915 files and directories currently installed.) 17:32:02 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:32:02 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:32:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:32:03 (Reading database ... 13915 files and directories currently installed.) 17:32:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:32:03 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:32:03 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:32:03 (Reading database ... 13917 files and directories currently installed.) 17:32:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:32:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:32:03 Setting up debconf (1.5.66ubuntu1) ... 17:32:03 (Reading database ... 13917 files and directories currently installed.) 17:32:03 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:32:03 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:32:04 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:32:04 (Reading database ... 13917 files and directories currently installed.) 17:32:04 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:32:04 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:32:04 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:32:04 (Reading database ... 13917 files and directories currently installed.) 17:32:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:32:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:32:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:32:04 (Reading database ... 13917 files and directories currently installed.) 17:32:04 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:32:04 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:32:04 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:32:04 (Reading database ... 13919 files and directories currently installed.) 17:32:04 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:32:04 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:32:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:32:04 (Reading database ... 13923 files and directories currently installed.) 17:32:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:32:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:32:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:32:04 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:32:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:32:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:32:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:32:05 (Reading database ... 13923 files and directories currently installed.) 17:32:05 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:32:05 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:32:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:32:05 (Reading database ... 13923 files and directories currently installed.) 17:32:05 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:32:05 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:32:05 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:32:05 (Reading database ... 13923 files and directories currently installed.) 17:32:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:32:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:32:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:32:05 (Reading database ... 13923 files and directories currently installed.) 17:32:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:32:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:32:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:32:05 (Reading database ... 13923 files and directories currently installed.) 17:32:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:32:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:32:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:32:06 (Reading database ... 13923 files and directories currently installed.) 17:32:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:32:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:32:06 Setting up passwd (1:4.5-1ubuntu2) ... 17:32:06 (Reading database ... 13923 files and directories currently installed.) 17:32:06 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:32:06 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:32:06 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:32:06 (Reading database ... 13923 files and directories currently installed.) 17:32:06 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:32:06 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:32:06 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:32:06 (Reading database ... 13923 files and directories currently installed.) 17:32:06 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:32:06 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:32:06 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:32:06 (Reading database ... 13923 files and directories currently installed.) 17:32:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:32:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:32:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:32:07 (Reading database ... 13923 files and directories currently installed.) 17:32:07 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:32:07 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:32:07 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:32:07 (Reading database ... 13923 files and directories currently installed.) 17:32:07 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:32:07 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:32:07 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:32:07 (Reading database ... 13923 files and directories currently installed.) 17:32:07 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:32:07 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:32:07 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:32:07 (Reading database ... 13923 files and directories currently installed.) 17:32:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:32:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:32:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:32:07 (Reading database ... 13923 files and directories currently installed.) 17:32:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:32:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:32:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:32:07 (Reading database ... 13924 files and directories currently installed.) 17:32:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:32:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:32:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:32:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:32:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:32:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:32:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:32:08 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:32:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:32:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:32:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:32:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:32:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:32:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:32:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:32:08 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:32:08 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:32:08 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:32:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:32:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:32:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:32:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:32:08 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:32:08 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:32:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:32:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:32:09 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:32:09 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:32:09 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:32:09 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:32:09 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:32:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:32:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:32:09 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:32:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:32:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:32:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:10 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:10 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:11 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 17:32:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:13 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 17:32:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:32:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:32:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:32:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:32:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:32:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:32:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:32:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:32:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:32:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:32:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:32:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:32:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:32:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:32:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:32:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:32:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:32:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:32:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:32:14 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:32:14 17:32:14 Current default time zone: 'Etc/UTC' 17:32:14 Local time is now: Thu Nov 11 17:32:14 UTC 2021. 17:32:14 Universal Time is now: Thu Nov 11 17:32:14 UTC 2021. 17:32:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:32:14 17:32:14 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:32:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 17:32:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:32:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:32:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:32:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:32:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:32:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:32:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:32:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:32:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:32:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:14 Setting up patch (2.7.6-2ubuntu1.1) ... 17:32:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:32:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:32:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:32:14 Installing new version of config file /etc/ssl/openssl.cnf ... 17:32:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:32:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:32:14 Setting up ca-certificates (20210119~18.04.2) ... 17:32:16 Updating certificates in /etc/ssl/certs... 17:32:17 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 17:32:17 23 added, 28 removed; done. 17:32:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:32:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:32:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:32:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:32:17 Setting up pkgbinarymangler (138.18.04.1) ... 17:32:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:32:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up perl (5.26.1-6ubuntu0.5) ... 17:32:17 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:32:17 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:32:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:32:17 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:32:17 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:32:17 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:32:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:32:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:32:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:32:17 Processing triggers for systemd (237-3ubuntu10.52) ... 17:32:18 Processing triggers for mime-support (3.60ubuntu1) ... 17:32:18 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:32:18 Updating certificates in /etc/ssl/certs... 17:32:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:32:18 0 added, 0 removed; done. 17:32:18 Running hooks in /etc/ca-certificates/update.d... 17:32:18 done. 17:32:19 Reading package lists... 17:32:19 Building dependency tree... 17:32:19 Reading state information... 17:32:19 The following NEW packages will be installed: 17:32:19 apt-transport-https 17:32:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:32:19 Need to get 4348 B of archives. 17:32:19 After this operation, 154 kB of additional disk space will be used. 17:32:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:32:19 debconf: delaying package configuration, since apt-utils is not installed 17:32:19 Fetched 4348 B in 0s (23.7 kB/s) 17:32:19 Selecting previously unselected package apt-transport-https. 17:32:19 (Reading database ... 13931 files and directories currently installed.) 17:32:19 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:32:19 Unpacking apt-transport-https (1.6.14) ... 17:32:19 Setting up apt-transport-https (1.6.14) ... 17:32:20 Waiting for network to be ready... 17:32:21 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 17:32:24 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 17:32:27 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 17:32:28 2021-11-11T17:32:24Z INFO Waiting for automatic snapd restart... 17:32:29 snapd 2.52.1 from Canonical* installed 17:32:30 "snapd" switched to the "latest/stable" channel 17:32:30 17:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:32:33 core18 20211015 from Canonical* installed 17:32:33 "core18" switched to the "latest/stable" channel 17:32:33 17:32:34 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 17:32:36 snapcraft 5.0 from Canonical* installed 17:32:36 "snapcraft" switched to the "latest/stable" channel 17:32:36 17:32:37 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 17:32:40 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: 17:32:40 - README.md 17:32:40 17:32:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:32:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:32:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:32:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:32:42 Reading package lists... [Pipeline] } 17:32:43 $ docker stop --time=1 5d6df4e41111a01fc08e3169a365ae2ecdd553266b9c73ee7543e8c28d6a99ce 17:32:43 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 17:32:43 Reading package lists... 17:32:43 Building dependency tree... 17:32:43 Reading state information... 17:32:43 Suggested packages: 17:32:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:32:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:32:43 Recommended packages: 17:32:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:32:43 The following NEW packages will be installed: 17:32:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:32:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:32:43 pkg-config zip 17:32:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:32:43 Need to get 7670 kB of archives. 17:32:43 After this operation, 43.8 MB of additional disk space will be used. 17:32:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:32:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:32:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:32:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:32:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:32:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:32:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:32:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:32:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:32:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:32:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:32:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:32:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:32:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:32:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:32:44 debconf: delaying package configuration, since apt-utils is not installed 17:32:44 Fetched 7670 kB in 1s (10.3 MB/s) 17:32:44 Selecting previously unselected package libglib2.0-0:amd64. 17:32:44 (Reading database ... 13935 files and directories currently installed.) 17:32:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:32:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:32:44 Selecting previously unselected package libpsl5:amd64. 17:32:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:32:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:32:45 Selecting previously unselected package libnghttp2-14:amd64. 17:32:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:32:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:32:45 Selecting previously unselected package librtmp1:amd64. 17:32:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:32:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:32:45 Selecting previously unselected package libcurl3-gnutls:amd64. 17:32:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:32:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:32:45 Selecting previously unselected package liberror-perl. 17:32:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:32:45 Unpacking liberror-perl (0.17025-1) ... 17:32:45 Selecting previously unselected package git-man. 17:32:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:32:45 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:32:45 $ docker rm -f 5d6df4e41111a01fc08e3169a365ae2ecdd553266b9c73ee7543e8c28d6a99ce 17:32:45 Selecting previously unselected package git. 17:32:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:32:45 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:32:45 Selecting previously unselected package libnorm1:amd64. 17:32:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:32:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:32:45 Selecting previously unselected package libpgm-5.2-0:amd64. 17:32:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:32:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:32:46 Selecting previously unselected package libsodium23:amd64. 17:32:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:32:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:32:46 Selecting previously unselected package libzmq5:amd64. 17:32:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:32:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:32:46 Selecting previously unselected package libzmq3-dev:amd64. 17:32:46 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:32:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 17:32:46 Selecting previously unselected package pkg-config. 17:32:46 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:32:46 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:32:46 Selecting previously unselected package zip. 17:32:46 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:32:46 Unpacking zip (3.0-11build1) ... 17:32:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:32:46 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:32:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:32:46 Setting up liberror-perl (0.17025-1) ... 17:32:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:32:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:32:46 No schema files found: doing nothing. 17:32:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:32:46 Setting up zip (3.0-11build1) ... 17:32:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:32:46 Setting up libsodium23:amd64 (1.0.16-2) ... 17:32:46 Setting up pkg-config (0.29.1-0ubuntu2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:32:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:32:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:32:46 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:32:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:32:47 17:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:32:47 git set to automatically installed. 17:32:47 git-man set to automatically installed. 17:32:47 libcurl3-gnutls set to automatically installed. 17:32:47 liberror-perl set to automatically installed. 17:32:47 libglib2.0-0 set to automatically installed. 17:32:47 libnghttp2-14 set to automatically installed. 17:32:47 libnorm1 set to automatically installed. 17:32:47 libpgm-5.2-0 set to automatically installed. 17:32:47 libpsl5 set to automatically installed. 17:32:47 librtmp1 set to automatically installed. 17:32:47 libsodium23 set to automatically installed. 17:32:47 libzmq3-dev set to automatically installed. 17:32:47 libzmq5 set to automatically installed. 17:32:47 pkg-config set to automatically installed. 17:32:47 zip set to automatically installed. [Pipeline] isUnix [Pipeline] sh 17:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:32:47 latest: Pulling from edgex-devops/edgex-compose-arm64 17:32:47 29e5d40040c1: Pulling fs layer 17:32:47 1ce36da41761: Pulling fs layer 17:32:47 25b303627fd3: Pulling fs layer 17:32:47 29e5d40040c1: Verifying Checksum 17:32:47 29e5d40040c1: Download complete 17:32:48 1ce36da41761: Verifying Checksum 17:32:48 1ce36da41761: Download complete 17:32:48 snapd is not logged in, snap install commands will use sudo 17:32:48 29e5d40040c1: Pull complete 17:32:49 25b303627fd3: Verifying Checksum 17:32:49 25b303627fd3: Download complete 17:32:50 1ce36da41761: Pull complete 17:32:52 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 17:32:52 snapd is not logged in, snap install commands will use sudo 17:32:54 snap "core18" has no updates available 17:32:54 Pulling config-common 17:32:54 + snapcraftctl pull 17:32:56 Pulling go-build-helper 17:32:56 + snapcraftctl pull 17:32:57 'edgex-go' has dependencies that need to be staged: go-build-helper 17:32:57 Skipping pull go-build-helper (already ran) 17:32:57 Building go-build-helper 17:32:57 + snapcraftctl build 17:32:59 Staging go-build-helper 17:32:59 + snapcraftctl stage 17:33:00 25b303627fd3: Pull complete 17:33:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:33:00 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 17:33:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:33:03 $ docker top 45cf84f9fc2e5c78f16094f8f37f5da6c31b311274ecdab0f2ddf82e2f1d02c4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:04 + grep parallel 17:33:04 + docker-compose build --help 17:33:08 --parallel Build images in parallel. [Pipeline] } 17:33:08 $ docker stop --time=1 45cf84f9fc2e5c78f16094f8f37f5da6c31b311274ecdab0f2ddf82e2f1d02c4 17:33:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:33:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:33:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:33:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1957 kB] 17:33:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:33:09 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:33:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:33:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:33:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:33:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:33:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:33:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 17:33:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:33:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:33:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 17:33:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 17:33:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 17:33:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 17:33:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:33:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 17:33:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 17:33:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:33:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:33:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 17:33:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 17:33:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 17:33:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 17:33:09 Fetched 25.6 MB in 0s (0 B/s) 17:33:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:33:09 Fetched 224 kB in 0s (0 B/s) 17:33:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:33:09 Fetched 157 kB in 0s (0 B/s) 17:33:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:33:09 Fetched 221 kB in 0s (0 B/s) 17:33:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:33:09 Fetched 143 kB in 0s (0 B/s) 17:33:09 Pulling edgex-go 17:33:09 + snapcraftctl pull 17:33:10 $ docker rm -f 45cf84f9fc2e5c78f16094f8f37f5da6c31b311274ecdab0f2ddf82e2f1d02c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:33:10 . [Pipeline] withDockerContainer 17:33:11 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 17:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:33:11 Pulling hooks 17:33:11 + snapcraftctl pull 17:33:12 $ docker top d35f0fcb04c837b2e1cf9cd154054605b5eb5ac6607c265c8139c64f8996ce82 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:13 + docker-compose -f ./docker-compose-build.yml build --parallel 17:33:18 Building core-command ... 17:33:18 Building core-data ... 17:33:18 Building core-metadata ... 17:33:18 Building security-bootstrapper ... 17:33:18 Building security-proxy-setup ... 17:33:18 Building security-secretstore-setup ... 17:33:18 Building support-notifications ... 17:33:18 Building support-scheduler ... 17:33:18 Building sys-mgmt-agent ... 17:33:18 Building core-metadata 17:33:18 Building core-data 17:33:18 Building security-proxy-setup 17:33:18 Building support-scheduler 17:33:18 Building core-command 17:33:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:33:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:33:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:33:33 Fetched 0 B in 0s (0 B/s) 17:33:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:33:33 Fetched 96.5 kB in 0s (0 B/s) 17:33:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:33:33 Fetched 279 kB in 0s (0 B/s) 17:33:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:33:33 Fetched 122 kB in 0s (0 B/s) 17:33:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:33:33 Fetched 77.8 kB in 0s (0 B/s) 17:33:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:33:33 Fetched 8848 B in 0s (0 B/s) 17:33:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:33:33 Fetched 47.8 kB in 0s (0 B/s) 17:33:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:33:33 Fetched 45.6 kB in 0s (0 B/s) 17:33:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:33:33 Fetched 15.0 kB in 0s (0 B/s) 17:33:33 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:33:33 Fetched 220 kB in 0s (0 B/s) 17:33:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:33:33 Fetched 154 kB in 0s (0 B/s) 17:33:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:33:33 Fetched 50.6 kB in 0s (0 B/s) 17:33:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:33:33 Fetched 14.8 kB in 0s (0 B/s) 17:33:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:33:33 Fetched 41.8 kB in 0s (0 B/s) 17:33:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:33:33 Fetched 499 kB in 0s (0 B/s) 17:33:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:33:33 Fetched 111 kB in 0s (0 B/s) 17:33:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:33:33 Fetched 240 kB in 0s (0 B/s) 17:33:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:33:33 Fetched 29.3 kB in 0s (0 B/s) 17:33:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:33:33 Fetched 85.5 kB in 0s (0 B/s) 17:33:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:33:33 Fetched 24.5 kB in 0s (0 B/s) 17:33:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:33:33 Fetched 49.2 kB in 0s (0 B/s) 17:33:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:33:33 Fetched 54.2 kB in 0s (0 B/s) 17:33:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:33:33 Fetched 30.8 kB in 0s (0 B/s) 17:33:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:33:33 Fetched 15.8 kB in 0s (0 B/s) 17:33:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:33:33 Fetched 85.9 kB in 0s (0 B/s) 17:33:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:33:33 Fetched 8720 B in 0s (0 B/s) 17:33:33 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:33:33 Fetched 140 kB in 0s (0 B/s) 17:33:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:33:33 Fetched 119 kB in 0s (0 B/s) 17:33:33 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:33:33 Fetched 111 kB in 0s (0 B/s) 17:33:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:33:33 Fetched 11.1 kB in 0s (0 B/s) 17:33:33 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:33:33 Fetched 646 kB in 0s (0 B/s) 17:33:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:33:33 Fetched 41.3 kB in 0s (0 B/s) 17:33:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:33:33 Fetched 17.9 kB in 0s (0 B/s) 17:33:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:33:33 Fetched 368 kB in 0s (0 B/s) 17:33:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:33:33 Fetched 187 kB in 0s (0 B/s) 17:33:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:33:33 Fetched 175 kB in 0s (0 B/s) 17:33:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:33:33 Fetched 206 kB in 0s (0 B/s) 17:33:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:33:33 Fetched 1302 kB in 0s (0 B/s) 17:33:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:33:33 Fetched 36.2 kB in 0s (0 B/s) 17:33:33 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:33:33 Fetched 159 kB in 0s (0 B/s) 17:33:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:33:33 Fetched 107 kB in 0s (0 B/s) 17:33:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:33:33 Fetched 48.7 kB in 0s (0 B/s) 17:33:33 Pulling static-packages 17:33:33 + snapcraftctl pull 17:33:33 Pulling version 17:33:33 + cd /root/project 17:33:33 + + git describe --tags --abbrev=0 17:33:33 sed s/v// 17:33:33 + GIT_VERSION=2.0.1-dev.92 17:33:33 + [ -z 2.0.1-dev.92 ] 17:33:33 + snapcraftctl set-version 2.0.1-dev.92 17:33:33 Building config-common 17:33:33 + snapcraftctl build 17:33:36 Skipping build go-build-helper (already ran) 17:33:36 Building edgex-go 17:33:36 + cd /root/parts/edgex-go/src 17:33:36 + git describe --tags --abbrev=0 17:33:36 + sed s/v// 17:33:36 + GIT_VERSION=2.0.1-dev.92 17:33:36 + [ -z 2.0.1-dev.92 ] 17:33:36 + echo 2.0.1-dev.92 17:33:36 + [ ! -d vendor ] 17:33:36 + go mod download all 17:33:48 + make build 17:33:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-data/core-data ./cmd/core-data 17:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:34:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/core-command/core-command ./cmd/core-command 17:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:34:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:34:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:34:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:34:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/secrets-config ./cmd/secrets-config 17:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.92" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:34:17 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:34:17 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:34:17 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:34:17 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:34:17 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:34:17 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:34:17 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:34:17 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:34:17 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:34:17 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:34:17 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:34:17 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:34:17 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:34:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:34:17 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:34:17 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:34:17 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:34:17 + 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 17:34:17 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:34:17 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:34:17 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:34:17 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:34:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:34:17 + 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 17:34:17 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:34:17 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:34:17 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:34:18 Building hooks 17:34:18 + cd /root/parts/hooks/src 17:34:18 + make build 17:34:18 go mod tidy 17:34:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 17:34:19 go: downloading github.com/davecgh/go-spew v1.1.0 17:34:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:34:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:34:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:34:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:34:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:34:24 Building static-packages 17:34:24 + snapcraftctl build 17:34:26 Building version 17:34:26 + snapcraftctl build 17:34:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:34:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:26 ---> e3de46767e35 17:34:26 Step 3/22 : WORKDIR /edgex-go 17:34:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:34:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:34:26 ---> e3de46767e35 17:34:26 Step 3/23 : WORKDIR /edgex-go 17:34:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:34:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:34:26 ---> e3de46767e35 17:34:26 Step 3/20 : WORKDIR /edgex-go 17:34:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:34:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:26 ---> e3de46767e35 17:34:26 Step 3/22 : WORKDIR /edgex-go 17:34:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:34:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:26 ---> e3de46767e35 17:34:26 Step 3/22 : WORKDIR /edgex-go 17:34:26 ---> Running in 81bf2b6e3eb3 17:34:26 ---> Running in fe37a1c08e0e 17:34:26 ---> Running in 07f4aa01f628 17:34:26 ---> Running in ec9b8d7d49e3 17:34:26 ---> Running in 5e59b18f6b26 17:34:26 Removing intermediate container fe37a1c08e0e 17:34:26 ---> a35ec7bf6822 17:34:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:26 Removing intermediate container 5e59b18f6b26 17:34:26 ---> ed0c8fcf0726 17:34:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:26 ---> Running in 1fccedbbc161 17:34:26 Removing intermediate container 81bf2b6e3eb3 17:34:26 ---> 8717bcb3c31d 17:34:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:26 ---> Running in d6317923de2d 17:34:26 Removing intermediate container ec9b8d7d49e3 17:34:26 ---> 4a23950df965 17:34:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:26 Removing intermediate container 07f4aa01f628 17:34:26 ---> fc165dcb2548 17:34:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:26 ---> Running in a991068ff06c 17:34:26 ---> Running in eaa66bef8622 17:34:26 ---> Running in 7fa7299d4a69 17:34:28 Removing intermediate container 1fccedbbc161 17:34:28 ---> 9dbea7d32ef8 17:34:28 Step 5/22 : RUN apk add --update --no-cache make git 17:34:28 ---> Running in 68a9f24d14bf 17:34:28 Removing intermediate container d6317923de2d 17:34:28 ---> e5d01fd63318 17:34:28 Step 5/23 : RUN apk add --update --no-cache make git 17:34:28 ---> Running in 52cee1e1de14 17:34:28 Removing intermediate container eaa66bef8622 17:34:28 ---> 2d0cbf68d2d6 17:34:28 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:34:28 ---> Running in 6573e02599f2 17:34:28 Staging config-common 17:34:28 + snapcraftctl stage 17:34:28 Removing intermediate container 7fa7299d4a69 17:34:28 ---> 86c9722df145 17:34:28 Step 5/20 : RUN apk add --update --no-cache make git 17:34:28 Removing intermediate container a991068ff06c 17:34:28 ---> b01a4626a0bb 17:34:28 Step 5/22 : RUN apk add --update --no-cache make git 17:34:28 ---> Running in 0dbe2041a5bb 17:34:28 ---> Running in 4ede29927d81 17:34:29 Skipping stage go-build-helper (already ran) 17:34:29 Staging edgex-go 17:34:29 + snapcraftctl stage 17:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:30 Staging hooks 17:34:30 + snapcraftctl stage 17:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:31 Staging static-packages 17:34:31 + snapcraftctl stage 17:34:32 OK: 219 MiB in 52 packages 17:34:32 OK: 219 MiB in 52 packages 17:34:32 OK: 219 MiB in 52 packages 17:34:33 OK: 219 MiB in 52 packages 17:34:33 OK: 219 MiB in 52 packages 17:34:33 Staging version 17:34:33 + snapcraftctl stage 17:34:33 Removing intermediate container 68a9f24d14bf 17:34:33 ---> 25af503f670d 17:34:33 Step 6/22 : COPY . . 17:34:34 Removing intermediate container 52cee1e1de14 17:34:34 ---> 9161fd601738 17:34:34 Step 6/23 : COPY go.mod . 17:34:34 Removing intermediate container 6573e02599f2 17:34:34 ---> d41f96b0f2b0 17:34:34 Step 6/22 : COPY . . 17:34:34 Removing intermediate container 0dbe2041a5bb 17:34:34 ---> 253a10f4e2d2 17:34:34 Step 6/20 : COPY . . 17:34:34 Priming config-common 17:34:34 + snapcraftctl prime 17:34:34 Removing intermediate container 4ede29927d81 17:34:34 ---> 01086d89404e 17:34:34 Step 6/22 : COPY . . 17:34:35 ---> e38b30b92ccc 17:34:35 Step 7/23 : RUN go mod download 17:34:35 Priming go-build-helper 17:34:35 + snapcraftctl prime 17:34:35 ---> Running in 55c275a42125 17:34:36 Priming edgex-go 17:34:36 + snapcraftctl prime 17:34:38 Priming hooks 17:34:38 + snapcraftctl prime 17:34:39 Priming static-packages 17:34:39 + snapcraftctl prime 17:34:41 Removing intermediate container 55c275a42125 17:34:41 ---> 3a59145f6f9d 17:34:41 Step 8/23 : COPY . . 17:34:42 Priming version 17:34:42 + snapcraftctl prime 17:34:43 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] } 17:34:59 ---> 74c70a47b1b0 17:34:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:59 ---> 8ecea1a4368a 17:34:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:59 ---> 0d25b9f0d14b 17:34:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:59 ---> 417364955aa7 17:34:59 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:59 ---> Running in 27318d1fa8d8 17:34:59 ---> Running in 5429612429dd 17:34:59 ---> Running in 7e9e1b6d0da1 17:34:59 ---> Running in b3a7d7d8b772 17:35:00 ---> 697a019e0e1f 17:35:00 Step 9/23 : RUN go mod tidy 17:35:00 ---> Running in 037c1986c56f 17:35:04 Removing intermediate container b3a7d7d8b772 17:35:04 ---> d4acbaaae736 17:35:04 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:35:04 ---> Running in 742e10387a94 17:35:04 Removing intermediate container 5429612429dd 17:35:04 ---> 2b7e9b505b33 17:35:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:35:05 Removing intermediate container 7e9e1b6d0da1 17:35:05 ---> f50a5a41c6ac 17:35:05 Step 8/22 : RUN make cmd/core-data/core-data 17:35:05 Removing intermediate container 27318d1fa8d8 17:35:05 ---> 630d6ab7d79d 17:35:05 Step 8/22 : RUN make cmd/core-command/core-command 17:35:05 ---> Running in d0f1ca82aef6 17:35:05 ---> Running in 8a375e5f7593 17:35:05 ---> Running in 2f0887e1435a 17:35:06 Removing intermediate container 037c1986c56f 17:35:06 ---> 8d01f4517f54 17:35:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:35:06 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 17:35:06 ---> Running in c0ccae4bf1b4 17:35:07 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 17:35:07 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 17:35:08 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 17:35:08 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 17:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:37:02 Removing intermediate container 2f0887e1435a 17:37:02 ---> 09d125c9d936 17:37:02 17:37:02 Step 9/22 : FROM alpine:3.14 17:37:02 3.14: Pulling from library/alpine 17:37:02 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:37:02 Status: Downloaded newer image for alpine:3.14 17:37:02 ---> bb3de5531c18 17:37:02 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:37:02 ---> Running in 66a640abae09 17:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:37:06 (1/1) Installing dumb-init (1.2.5-r1) 17:37:06 Executing busybox-1.33.1-r3.trigger 17:37:06 OK: 5 MiB in 15 packages 17:37:07 Removing intermediate container 742e10387a94 17:37:07 ---> 7950100d4019 17:37:07 17:37:07 Step 9/20 : FROM alpine:3.14 17:37:07 ---> bb3de5531c18 17:37:07 Step 10/20 : RUN apk add --update --no-cache curl 17:37:07 ---> Running in 2168a683c09f 17:37:08 Removing intermediate container 66a640abae09 17:37:08 ---> a69953f5d5c1 17:37:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:37:08 ---> Running in 79acabc257a0 17:37:09 Removing intermediate container 79acabc257a0 17:37:09 ---> 18c4d0f5e76d 17:37:09 Step 12/22 : ENV APP_PORT=59882 17:37:09 ---> Running in 77b447dd1d3a 17:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:37:10 Removing intermediate container 77b447dd1d3a 17:37:10 ---> d2e25df3b688 17:37:10 Step 13/22 : EXPOSE $APP_PORT 17:37:10 ---> Running in 43b46ed2b92f 17:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:37:11 Removing intermediate container 43b46ed2b92f 17:37:11 ---> b508802fa85c 17:37:11 Step 14/22 : WORKDIR / 17:37:11 ---> Running in dae78f424f32 17:37:11 (1/5) Installing ca-certificates (20191127-r5) 17:37:11 (2/5) Installing brotli-libs (1.0.9-r5) 17:37:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:37:11 (4/5) Installing libcurl (7.79.1-r0) 17:37:11 Removing intermediate container dae78f424f32 17:37:11 ---> 7fd71e09869f 17:37:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:11 (5/5) Installing curl (7.79.1-r0) 17:37:11 Executing busybox-1.33.1-r3.trigger 17:37:12 Executing ca-certificates-20191127-r5.trigger 17:37:12 OK: 8 MiB in 19 packages 17:37:13 ---> 0c1f871e932a 17:37:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:37:15 Removing intermediate container 2168a683c09f 17:37:15 ---> f64b0eafbb2a 17:37:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:37:15 ---> Running in 6716a2dbba91 17:37:16 Removing intermediate container 6716a2dbba91 17:37:16 ---> 6cbfaca6fcf5 17:37:16 Step 12/20 : WORKDIR /edgex 17:37:16 ---> f0a83d0976f1 17:37:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:37:16 ---> Running in 254cce119658 17:37:17 Removing intermediate container 254cce119658 17:37:17 ---> 9f6db4836438 17:37:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:37:17 ---> bd7bb4cce7b8 17:37:17 Step 18/22 : ENTRYPOINT ["/core-command"] 17:37:17 ---> Running in 06f3a0be7308 17:37:18 Removing intermediate container 06f3a0be7308 17:37:18 ---> 3bdaa4ff4ae0 17:37:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:19 ---> Running in 1f58a5cc4b0c 17:37:19 ---> 79ded77e251f 17:37:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:37:19 Removing intermediate container c0ccae4bf1b4 17:37:19 ---> fc934dcf966a 17:37:19 17:37:19 Step 11/23 : FROM alpine:3.14 17:37:19 ---> bb3de5531c18 17:37:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:37:19 ---> Using cache 17:37:19 ---> a69953f5d5c1 17:37:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:37:19 ---> Using cache 17:37:19 ---> 18c4d0f5e76d 17:37:19 Step 14/23 : ENV APP_PORT=59861 17:37:19 ---> Running in 8ce6abd2fd58 17:37:19 Removing intermediate container d0f1ca82aef6 17:37:19 ---> 545064f3ac8e 17:37:19 17:37:19 Step 9/22 : FROM alpine:3.14 17:37:19 ---> bb3de5531c18 17:37:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:37:19 ---> Using cache 17:37:19 ---> a69953f5d5c1 17:37:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:37:19 ---> Using cache 17:37:19 ---> 18c4d0f5e76d 17:37:19 Step 12/22 : ENV APP_PORT=59881 17:37:19 ---> Running in 67944d6e31a0 17:37:19 Removing intermediate container 1f58a5cc4b0c 17:37:19 ---> 89e4af8ef86e 17:37:19 Step 20/22 : LABEL arch=arm64 17:37:19 ---> Running in fd983699d6ac 17:37:20 Removing intermediate container 8ce6abd2fd58 17:37:20 ---> 364f85e337d7 17:37:20 Step 15/23 : EXPOSE $APP_PORT 17:37:20 ---> Running in a70c5dd36dce 17:37:20 Removing intermediate container 67944d6e31a0 17:37:20 ---> a83292bf8a0a 17:37:20 Step 13/22 : EXPOSE $APP_PORT 17:37:20 ---> Running in e94e80525fe0 17:37:20 Removing intermediate container fd983699d6ac 17:37:20 ---> bd1c2d15af03 17:37:20 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:37:20 ---> Running in c2b4035a6ed2 17:37:21 Removing intermediate container a70c5dd36dce 17:37:21 ---> 4e0384e9e1b2 17:37:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:21 ---> 42d40bac7970 17:37:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:37:21 Removing intermediate container e94e80525fe0 17:37:21 ---> 8dd6652c3714 17:37:21 Step 14/22 : WORKDIR / 17:37:21 ---> Running in 9032b6c6e157 17:37:21 Removing intermediate container c2b4035a6ed2 17:37:21 ---> 9efe0a79e373 17:37:21 Step 22/22 : LABEL version=0.0.0 17:37:21 ---> Running in 7f3378c4cc49 17:37:22 Removing intermediate container 9032b6c6e157 17:37:22 ---> 9810301b7e2b 17:37:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:22 Removing intermediate container 7f3378c4cc49 17:37:22 ---> 049253099709 17:37:22 17:37:22 ---> 679d5e83f3a9 17:37:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:37:23 ---> 5e1448f8cbe1 17:37:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:37:23 Successfully built 049253099709 17:37:23 Successfully tagged core-command-arm64:latest 17:37:23 Building security-bootstrapper 17:37:23  Building core-command ... done  ---> Running in 0b5f65dc8656 17:37:23 ---> e71177a39d64 17:37:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:37:23 Removing intermediate container 0b5f65dc8656 17:37:23 ---> 46dd2d125f63 17:37:23 Step 17/20 : CMD ["--init=true"] 17:37:24 ---> Running in 2b1dcaf7a276 17:37:25 Removing intermediate container 2b1dcaf7a276 17:37:25 ---> e6fe2ea6dd5d 17:37:25 Step 18/20 : LABEL arch=arm64 17:37:25 ---> 6862fc8a462f 17:37:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:37:25 ---> Running in cee33e510b0e 17:37:26 ---> 8ba3300c7830 17:37:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:37:26 Removing intermediate container cee33e510b0e 17:37:26 ---> c8aa10b6f98a 17:37:26 Step 19/20 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:37:26 ---> Running in b59f85fac8fe 17:37:26 ---> 5c72cc3f2bdb 17:37:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:37:26 ---> Running in 1642ef5e26cd 17:37:27 ---> c551883b7275 17:37:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:37:27 Removing intermediate container b59f85fac8fe 17:37:27 ---> 00a7dc877e40 17:37:27 Step 20/20 : LABEL version=0.0.0 17:37:27 Removing intermediate container 8a375e5f7593 17:37:27 ---> 1504f2a9da1d 17:37:27 17:37:27 Step 9/22 : FROM alpine:3.14 17:37:27 ---> bb3de5531c18 17:37:27 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:37:27 ---> Running in 13ecea0a2717 17:37:27 Removing intermediate container 1642ef5e26cd 17:37:27 ---> 855268c0d03c 17:37:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:27 ---> Running in 0d6322daf50b 17:37:27 ---> Running in 5dbff1086b01 17:37:27 ---> Running in 140ecee3150e 17:37:28 Removing intermediate container 13ecea0a2717 17:37:28 ---> 9cf8aa5064c8 17:37:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:28 Removing intermediate container 5dbff1086b01 17:37:28 ---> 94094da4cec4 17:37:28 Step 11/22 : ENV APP_PORT=59880 17:37:28 ---> Running in 96f94fb63bfb 17:37:28 Removing intermediate container 0d6322daf50b 17:37:28 ---> b0e536b130ef 17:37:28 17:37:28 ---> Running in e3b792daa3d9 17:37:28 Removing intermediate container 140ecee3150e 17:37:28 ---> 62f6c53f2d6f 17:37:28 Step 21/23 : LABEL arch=arm64 17:37:28 ---> Running in cfd9c849a3e3 17:37:29 Removing intermediate container 96f94fb63bfb 17:37:29 ---> c205e0f0c07e 17:37:29 Step 20/22 : LABEL arch=arm64 17:37:29 Successfully built b0e536b130ef 17:37:29 Successfully tagged security-proxy-setup-arm64:latest 17:37:29 Removing intermediate container e3b792daa3d9 17:37:29  Building security-proxy-setup ... done Building support-notifications 17:37:29 ---> 9308a3d06087 17:37:29 Step 12/22 : EXPOSE $APP_PORT 17:37:29 ---> Running in bce3b093d7dc 17:37:29 ---> Running in ecd607160dea 17:37:29 Removing intermediate container cfd9c849a3e3 17:37:29 ---> a9b96bc2af99 17:37:29 Step 22/23 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:37:29 ---> Running in 9e74a3519204 17:37:29 Removing intermediate container bce3b093d7dc 17:37:29 ---> 93b19fee79fa 17:37:29 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:37:30 Removing intermediate container ecd607160dea 17:37:30 ---> c41bc79992de 17:37:30 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:30 ---> Running in ddfbbb62dd8c 17:37:30 ---> Running in e22c9825a0f3 17:37:30 Removing intermediate container 9e74a3519204 17:37:30 ---> 88da8f2da32b 17:37:30 Step 23/23 : LABEL version=0.0.0 17:37:30 ---> Running in 10b424fe3d2e 17:37:30 Removing intermediate container ddfbbb62dd8c 17:37:30 ---> 32423fb43e89 17:37:30 Step 22/22 : LABEL version=0.0.0 17:37:30 ---> Running in 4dd7a8af49e1 17:37:30 Removing intermediate container 10b424fe3d2e 17:37:30 ---> d7ca95d4aede 17:37:30 17:37:31 Successfully built d7ca95d4aede 17:37:31 Removing intermediate container 4dd7a8af49e1 17:37:31 ---> be18f400f4e0 17:37:31 17:37:31 Successfully tagged support-scheduler-arm64:latest 17:37:31  Building support-scheduler ... done Building sys-mgmt-agent 17:37:32 Successfully built be18f400f4e0 17:37:32 Successfully tagged core-metadata-arm64:latest 17:37:32  Building core-metadata ... done Building security-secretstore-setup 17:37:32 Removing intermediate container e22c9825a0f3 17:37:32 ---> 20cc8b133b90 17:37:32 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:37:32 ---> Running in 7cd0a5c791d7 17:37:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:37:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:37:35 (1/6) Installing dumb-init (1.2.5-r1) 17:37:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:37:35 (3/6) Installing libsodium (1.0.18-r0) 17:37:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:37:36 (5/6) Installing libzmq (4.3.4-r0) 17:37:36 (6/6) Installing zeromq (4.3.4-r0) 17:37:36 Executing busybox-1.33.1-r3.trigger 17:37:36 OK: 8 MiB in 20 packages 17:37:38 Removing intermediate container 7cd0a5c791d7 17:37:38 ---> 9a308a6ce7b1 17:37:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:39 ---> 1b14e180f245 17:37:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:37:41 ---> 029f24470cb5 17:37:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:37:41 ---> f4366239ec29 17:37:41 Step 18/22 : ENTRYPOINT ["/core-data"] 17:37:41 ---> Running in 379e8994d0ee 17:37:42 Removing intermediate container 379e8994d0ee 17:37:42 ---> 6a273d82b491 17:37:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:42 ---> Running in f97721acea10 17:37:42 Removing intermediate container f97721acea10 17:37:42 ---> 3a340d3caa81 17:37:42 Step 20/22 : LABEL arch=arm64 17:37:42 ---> Running in 9a6ff7e51977 17:37:43 Removing intermediate container 9a6ff7e51977 17:37:43 ---> 75c378c65609 17:37:43 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:37:43 ---> Running in 77726f1e9c1a 17:37:44 Removing intermediate container 77726f1e9c1a 17:37:44 ---> 5725bdf550b4 17:37:44 Step 22/22 : LABEL version=0.0.0 17:37:44 ---> Running in d1776aaa0e26 17:37:44 Removing intermediate container d1776aaa0e26 17:37:44 ---> bfbd857c9176 17:37:44 17:37:44 Successfully built bfbd857c9176 17:37:44 Successfully tagged core-data-arm64:latest 17:38:07  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:38:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:38:07 ---> e3de46767e35 17:38:07 Step 3/30 : WORKDIR /edgex-go 17:38:07 ---> Using cache 17:38:07 ---> fc165dcb2548 17:38:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:07 ---> Using cache 17:38:07 ---> 86c9722df145 17:38:07 Step 5/30 : RUN apk add --update --no-cache make git 17:38:07 ---> Using cache 17:38:07 ---> 253a10f4e2d2 17:38:07 Step 6/30 : COPY . . 17:38:07 ---> Using cache 17:38:07 ---> 417364955aa7 17:38:07 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:07 ---> Using cache 17:38:07 ---> d4acbaaae736 17:38:07 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:38:08 ---> Running in 0d78ff4dbf52 17:38:09 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 17:38:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:38:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:38:17 ---> e3de46767e35 17:38:17 Step 3/21 : WORKDIR /edgex-go 17:38:17 ---> Using cache 17:38:17 ---> fc165dcb2548 17:38:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:17 ---> Using cache 17:38:17 ---> 86c9722df145 17:38:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:38:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:38:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:38:17 ---> e3de46767e35 17:38:17 Step 3/24 : WORKDIR /edgex-go 17:38:17 ---> Using cache 17:38:17 ---> fc165dcb2548 17:38:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:17 ---> Using cache 17:38:17 ---> 86c9722df145 17:38:17 Step 5/24 : RUN apk add --update --no-cache make git 17:38:17 ---> Using cache 17:38:17 ---> 253a10f4e2d2 17:38:17 Step 6/24 : COPY . . 17:38:17 ---> Using cache 17:38:17 ---> 417364955aa7 17:38:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:17 ---> Using cache 17:38:17 ---> d4acbaaae736 17:38:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:38:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:38:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:38:17 ---> e3de46767e35 17:38:17 Step 3/22 : WORKDIR /edgex-go 17:38:17 ---> Using cache 17:38:17 ---> fc165dcb2548 17:38:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:38:17 ---> Using cache 17:38:17 ---> 86c9722df145 17:38:17 Step 5/22 : RUN apk add --update --no-cache make bash git 17:38:18 ---> Running in 32c9a72565b4 17:38:18 ---> Running in 41de0f984a09 17:38:18 ---> Running in 0f992223f7f2 17:38:21 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 17:38:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:38:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:38:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:38:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:38:24 OK: 219 MiB in 52 packages 17:38:24 OK: 219 MiB in 52 packages 17:38:25 Removing intermediate container 0f992223f7f2 17:38:25 ---> 00a3f636e7b8 17:38:25 Step 6/22 : COPY . . 17:38:25 Removing intermediate container 41de0f984a09 17:38:25 ---> a1a8dc94cb71 17:38:25 Step 6/21 : COPY . . 17:38:52 ---> f5c5c1aa37f3 17:38:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:52 ---> 3077671301e4 17:38:52 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:52 ---> Running in d782519caa10 17:38:52 ---> Running in 42ce0ace3743 17:38:58 Removing intermediate container d782519caa10 17:38:58 ---> 7d789caae661 17:38:58 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:38:58 Removing intermediate container 42ce0ace3743 17:38:58 ---> f30f1b9eed90 17:38:58 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:38:58 ---> Running in 6048a57e132e 17:38:58 ---> Running in a50dab36f6fb 17:39:00 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 17:39:00 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 17:39:26 Removing intermediate container 0d78ff4dbf52 17:39:26 ---> 7d22043d22a9 17:39:26 17:39:26 Step 9/30 : FROM alpine:3.14 17:39:26 ---> bb3de5531c18 17:39:26 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:39:26 ---> Running in b6db7fe3e114 17:39:27 Removing intermediate container b6db7fe3e114 17:39:27 ---> 46f2caea56e5 17:39:27 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:39:27 ---> Running in f77c9e1d8232 17:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:39:30 (1/2) Installing dumb-init (1.2.5-r1) 17:39:30 (2/2) Installing su-exec (0.2-r1) 17:39:30 Executing busybox-1.33.1-r3.trigger 17:39:30 OK: 5 MiB in 16 packages 17:39:32 Removing intermediate container f77c9e1d8232 17:39:32 ---> bc0951cef8c7 17:39:32 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:39:32 ---> Running in f6dc329afc51 17:39:32 Removing intermediate container f6dc329afc51 17:39:32 ---> 0061ffa565fb 17:39:32 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:39:32 ---> Running in 1174ba5279eb 17:39:33 Removing intermediate container 1174ba5279eb 17:39:33 ---> 985cf2dfb916 17:39:33 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:39:33 ---> Running in 3d2dc13d51e1 17:39:37 Removing intermediate container 3d2dc13d51e1 17:39:37 ---> 6473dfb34cbc 17:39:37 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:39:37 ---> Running in a043b424e8ac 17:39:37 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 17:39:37 Removing intermediate container a043b424e8ac 17:39:37 ---> 9157ca0d9313 17:39:37 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:39:39 ---> b861964bf624 17:39:39 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:39:39 ---> Running in 221999db3955 17:39:42 Removing intermediate container 221999db3955 17:39:42 ---> ccb102f1f6a6 17:39:42 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:43 ---> 624b28962c1f 17:39:43 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:39:45 ---> 15125e3fee26 17:39:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:39:46 ---> 5916eac60fe0 17:39:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:39:48 ---> 464e45bdd932 17:39:48 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:39:50 ---> 693dd8945440 17:39:50 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:39:50 ---> Running in bf381a6fbb90 17:39:50 Removing intermediate container 32c9a72565b4 17:39:50 ---> 610c83107f67 17:39:50 17:39:50 Step 9/24 : FROM alpine:3.14 17:39:50 ---> bb3de5531c18 17:39:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:39:50 ---> Running in 0d64616b20a4 17:39:51 Removing intermediate container bf381a6fbb90 17:39:51 ---> bfc275552e9d 17:39:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:39:52 ---> c269501622a1 17:39:52 Step 25/30 : RUN chmod +x /entrypoint.sh 17:39:52 ---> Running in 2c4180e7be9e 17:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:39:54 (1/3) Installing ca-certificates (20191127-r5) 17:39:54 (2/3) Installing dumb-init (1.2.5-r1) 17:39:54 (3/3) Installing su-exec (0.2-r1) 17:39:54 Executing busybox-1.33.1-r3.trigger 17:39:54 Executing ca-certificates-20191127-r5.trigger 17:39:54 OK: 6 MiB in 17 packages 17:39:56 Removing intermediate container 2c4180e7be9e 17:39:56 ---> f28c7d160703 17:39:56 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:39:56 ---> Running in 6278626a2123 17:39:56 Removing intermediate container 0d64616b20a4 17:39:56 ---> d4af180fb730 17:39:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:39:57 ---> Running in c213c063b5f1 17:39:57 Removing intermediate container 6278626a2123 17:39:57 ---> e01f8ca75ff1 17:39:57 Step 27/30 : CMD ["gate"] 17:39:57 Removing intermediate container c213c063b5f1 17:39:57 ---> a9ad4a2fe611 17:39:57 Step 12/24 : WORKDIR / 17:39:57 ---> Running in df4afff88f83 17:39:57 ---> Running in 7b1a2d200435 17:39:58 Removing intermediate container df4afff88f83 17:39:58 ---> b0e1a2e3f32a 17:39:58 Step 28/30 : LABEL arch=arm64 17:39:58 Removing intermediate container 7b1a2d200435 17:39:58 ---> 05d818bb4d93 17:39:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:39:59 ---> Running in 6a8c3addc83d 17:39:59 Removing intermediate container 6a8c3addc83d 17:39:59 ---> 97f10e96c882 17:39:59 Step 29/30 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:40:00 ---> 47bea0916d7d 17:40:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:40:00 ---> Running in 5d258bc7fd30 17:40:01 Removing intermediate container 5d258bc7fd30 17:40:01 ---> 28d75d429eab 17:40:01 Step 30/30 : LABEL version=0.0.0 17:40:01 ---> 0c1cad04ad93 17:40:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:40:01 ---> Running in a9d4a86a246c 17:40:02 Removing intermediate container a9d4a86a246c 17:40:02 ---> 76ac6ccf0880 17:40:02 17:40:02 ---> f48361ac5808 17:40:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:40:03 Successfully built 76ac6ccf0880 17:40:03 Successfully tagged security-bootstrapper-arm64:latest 17:40:04  Building security-bootstrapper ... done  ---> 77ef6f707a83 17:40:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:40:06 ---> 91b6efceaade 17:40:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:40:07 ---> 92474a72f525 17:40:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:40:08 ---> 398bfe3354cc 17:40:08 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/ 17:40:08 ---> Running in 09a84eec7423 17:40:12 Removing intermediate container 09a84eec7423 17:40:12 ---> def10087ead7 17:40:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:40:12 ---> Running in a52d2f63fed5 17:40:12 Removing intermediate container a52d2f63fed5 17:40:12 ---> 7e7c05aacaed 17:40:12 Step 22/24 : LABEL arch=arm64 17:40:12 ---> Running in cef184d38f1f 17:40:13 Removing intermediate container cef184d38f1f 17:40:13 ---> ea76c447d811 17:40:13 Step 23/24 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:40:13 ---> Running in 5d5f4acded91 17:40:13 Removing intermediate container 5d5f4acded91 17:40:13 ---> 5d567c32ecb1 17:40:13 Step 24/24 : LABEL version=0.0.0 17:40:14 ---> Running in 2de6e1e86d24 17:40:14 Removing intermediate container 2de6e1e86d24 17:40:14 ---> 0ea4437c3cc5 17:40:14 17:40:14 Successfully built 0ea4437c3cc5 17:40:14 Successfully tagged security-secretstore-setup-arm64:latest 17:40:19  Building security-secretstore-setup ... done Removing intermediate container 6048a57e132e 17:40:19 ---> 356becc8dbd8 17:40:19 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:40:19 ---> Running in e95507298b74 17:40:20 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 17:40:22 Removing intermediate container a50dab36f6fb 17:40:22 ---> 30e1da543048 17:40:22 17:40:22 Step 9/21 : FROM alpine:3.14 17:40:22 ---> bb3de5531c18 17:40:22 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:40:22 ---> Running in ecd995ce3db6 17:40:23 Removing intermediate container e95507298b74 17:40:23 ---> a731b7d5ab94 17:40:23 17:40:23 Step 10/22 : FROM docker:20.10.8 17:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:40:23 20.10.8: Pulling from library/docker 17:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:40:24 (1/2) Installing ca-certificates (20191127-r5) 17:40:24 (2/2) Installing dumb-init (1.2.5-r1) 17:40:24 Executing busybox-1.33.1-r3.trigger 17:40:24 Executing ca-certificates-20191127-r5.trigger 17:40:24 OK: 6 MiB in 16 packages 17:40:26 Removing intermediate container ecd995ce3db6 17:40:26 ---> c46a95f2deb5 17:40:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:40:26 ---> Running in de574f4e2e38 17:40:27 Removing intermediate container de574f4e2e38 17:40:27 ---> e62fdab09d9a 17:40:27 Step 12/21 : ENV APP_PORT=59860 17:40:27 ---> Running in 4ce60f6d3568 17:40:27 Removing intermediate container 4ce60f6d3568 17:40:27 ---> 16b24cccff52 17:40:27 Step 13/21 : EXPOSE $APP_PORT 17:40:27 ---> Running in c73c139eb6c8 17:40:28 Removing intermediate container c73c139eb6c8 17:40:28 ---> 83f07e574666 17:40:28 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:29 ---> d5259b02e5e5 17:40:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:40:30 ---> 64564e320fbc 17:40:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:40:31 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:40:31 Status: Downloaded newer image for docker:20.10.8 17:40:31 ---> 3734d5adc5ac 17:40:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:40:31 ---> Running in 8dea6b6f0ab4 17:40:31 ---> ab95925f7826 17:40:31 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:40:31 ---> Running in 52dbbd183a2b 17:40:31 Removing intermediate container 8dea6b6f0ab4 17:40:31 ---> c596301459e6 17:40:31 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 17:40:31 ---> Running in 55b61982b5b2 17:40:31 Removing intermediate container 52dbbd183a2b 17:40:31 ---> 91037adb8926 17:40:31 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:31 ---> Running in 7e9de07b23e3 17:40:32 Removing intermediate container 7e9de07b23e3 17:40:32 ---> 67ebfb27d180 17:40:32 Step 19/21 : LABEL arch=arm64 17:40:32 ---> Running in 1a51ec6a182a 17:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:40:33 Removing intermediate container 1a51ec6a182a 17:40:33 ---> 5b09a90cbd52 17:40:33 Step 20/21 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:40:33 ---> Running in dc416ec3edb6 17:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:40:33 Removing intermediate container dc416ec3edb6 17:40:33 ---> 943a3d4fb0c8 17:40:33 Step 21/21 : LABEL version=0.0.0 17:40:33 ---> Running in 95c8511a2ac1 17:40:33 (1/42) Installing readline (8.1.0-r0) 17:40:33 (2/42) Installing bash (5.1.4-r0) 17:40:33 Executing bash-5.1.4-r0.post-install 17:40:33 (3/42) Installing brotli-libs (1.0.9-r5) 17:40:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:40:33 (5/42) Installing libcurl (7.79.1-r0) 17:40:33 (6/42) Installing curl (7.79.1-r0) 17:40:33 (7/42) Installing dumb-init (1.2.5-r1) 17:40:33 (8/42) Installing libbz2 (1.0.8-r1) 17:40:34 Removing intermediate container 95c8511a2ac1 17:40:34 ---> 4614464484b7 17:40:34 17:40:34 (9/42) Installing expat (2.4.1-r0) 17:40:34 (10/42) Installing libffi (3.3-r2) 17:40:34 (11/42) Installing gdbm (1.19-r0) 17:40:34 (12/42) Installing xz-libs (5.2.5-r0) 17:40:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:40:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:40:34 (15/42) Installing mpdecimal (2.5.1-r1) 17:40:34 (16/42) Installing sqlite-libs (3.35.5-r0) 17:40:34 (17/42) Installing python3 (3.9.5-r1) 17:40:34 Successfully built 4614464484b7 17:40:34 Successfully tagged support-notifications-arm64:latest 17:40:35  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) 17:40:35 (19/42) Installing py3-chardet (4.0.0-r2) 17:40:35 (20/42) Installing py3-idna (3.2-r0) 17:40:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:40:36 (22/42) Installing py3-certifi (2020.12.5-r1) 17:40:36 (23/42) Installing py3-requests (2.25.1-r4) 17:40:36 (24/42) Installing py3-msgpack (1.0.2-r1) 17:40:36 (25/42) Installing py3-lockfile (0.12.2-r4) 17:40:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:40:36 (27/42) Installing py3-colorama (0.4.4-r1) 17:40:36 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:40:36 (29/42) Installing py3-distlib (0.3.1-r3) 17:40:36 (30/42) Installing py3-distro (1.5.0-r3) 17:40:36 (31/42) Installing py3-six (1.15.0-r1) 17:40:36 (32/42) Installing py3-webencodings (0.5.1-r4) 17:40:36 (33/42) Installing py3-html5lib (1.1-r1) 17:40:36 (34/42) Installing py3-parsing (2.4.7-r2) 17:40:36 (35/42) Installing py3-packaging (20.9-r1) 17:40:36 (36/42) Installing py3-toml (0.10.2-r2) 17:40:36 (37/42) Installing py3-pep517 (0.10.0-r2) 17:40:36 (38/42) Installing py3-progress (1.5-r2) 17:40:36 (39/42) Installing py3-retrying (1.3.3-r1) 17:40:36 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:40:36 (41/42) Installing py3-setuptools (52.0.0-r3) 17:40:36 (42/42) Installing py3-pip (20.3.4-r1) 17:40:37 Executing busybox-1.33.1-r3.trigger 17:40:37 OK: 84 MiB in 64 packages 17:40:40 Collecting docker-compose==1.23.2 17:40:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:40:40 Collecting websocket-client<1.0,>=0.32.0 17:40:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:40:41 Collecting PyYAML<4,>=3.10 17:40:41 Downloading PyYAML-3.13.tar.gz (270 kB) 17:40:44 Collecting docker<4.0,>=3.6.0 17:40:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:40:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:40:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:40:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:40:45 Collecting dockerpty<0.5,>=0.4.1 17:40:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:40:46 Collecting cached-property<2,>=1.2.0 17:40:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:40:47 Collecting texttable<0.10,>=0.9.0 17:40:47 Downloading texttable-0.9.1.tar.gz (11 kB) 17:40:48 Collecting docopt<0.7,>=0.6.1 17:40:48 Downloading docopt-0.6.2.tar.gz (25 kB) 17:40:50 Collecting jsonschema<3,>=2.5.1 17:40:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:40:50 Collecting docker-pycreds>=0.4.0 17:40:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:40:51 Collecting urllib3<1.25,>=1.21.1 17:40:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:40:51 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) 17:40:51 Collecting idna<2.8,>=2.5 17:40:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:40:51 Collecting chardet<3.1.0,>=3.0.2 17:40:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:40:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:40:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:40:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:40:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:40:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:40:52 Attempting uninstall: urllib3 17:40:52 Found existing installation: urllib3 1.26.5 17:40:52 Uninstalling urllib3-1.26.5: 17:40:52 Successfully uninstalled urllib3-1.26.5 17:40:53 Attempting uninstall: idna 17:40:53 Found existing installation: idna 3.2 17:40:53 Uninstalling idna-3.2: 17:40:53 Successfully uninstalled idna-3.2 17:40:53 Attempting uninstall: chardet 17:40:53 Found existing installation: chardet 4.0.0 17:40:53 Uninstalling chardet-4.0.0: 17:40:53 Successfully uninstalled chardet-4.0.0 17:40:55 Attempting uninstall: requests 17:40:55 Found existing installation: requests 2.25.1 17:40:55 Uninstalling requests-2.25.1: 17:40:55 Successfully uninstalled requests-2.25.1 17:40:55 Running setup.py install for texttable: started 17:40:57 Running setup.py install for texttable: finished with status 'done' 17:40:57 Running setup.py install for PyYAML: started 17:40:59 Running setup.py install for PyYAML: finished with status 'done' 17:40:59 Running setup.py install for docopt: started 17:41:01 Running setup.py install for docopt: finished with status 'done' 17:41:01 Running setup.py install for dockerpty: started 17:41:02 Running setup.py install for dockerpty: finished with status 'done' 17:41:04 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 17:41:12 Removing intermediate container 55b61982b5b2 17:41:12 ---> ff6b0af73a2d 17:41:12 Step 13/22 : ENV APP_PORT=58890 17:41:12 ---> Running in b63db808880e 17:41:12 Removing intermediate container b63db808880e 17:41:12 ---> b57a222fdcf9 17:41:12 Step 14/22 : EXPOSE $APP_PORT 17:41:12 ---> Running in 2c3337854bd1 17:41:13 Removing intermediate container 2c3337854bd1 17:41:13 ---> 5cd20015e84e 17:41:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:41:14 ---> 200e7bdf0607 17:41:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:41:15 ---> 919bc37e58c0 17:41:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:41:16 ---> dfe1fc05ba51 17:41:16 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:41:16 ---> Running in fd78c0bfdf7f 17:41:16 Removing intermediate container fd78c0bfdf7f 17:41:16 ---> f549946ddf2e 17:41:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:16 ---> Running in 4c39636f9ace 17:41:16 Removing intermediate container 4c39636f9ace 17:41:16 ---> 879f236a3470 17:41:16 Step 20/22 : LABEL arch=arm64 17:41:16 ---> Running in 7aa922be9fb0 17:41:17 Removing intermediate container 7aa922be9fb0 17:41:17 ---> 631f1748b9fe 17:41:17 Step 21/22 : LABEL git_sha=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e 17:41:17 ---> Running in 4f2372d35759 17:41:17 Removing intermediate container 4f2372d35759 17:41:17 ---> c462a6162b92 17:41:17 Step 22/22 : LABEL version=0.0.0 17:41:17 ---> Running in bd852365baba 17:41:18 Removing intermediate container bd852365baba 17:41:18 ---> cf8679a625a0 17:41:18 17:41:18 Successfully built cf8679a625a0 17:41:18 Successfully tagged sys-mgmt-agent-arm64:latest 17:41:18  Building sys-mgmt-agent ... done  [Pipeline] } 17:41:18 $ docker stop --time=1 d35f0fcb04c837b2e1cf9cd154054605b5eb5ac6607c265c8139c64f8996ce82 17:41:20 $ docker rm -f d35f0fcb04c837b2e1cf9cd154054605b5eb5ac6607c265c8139c64f8996ce82 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:21 + docker images 17:41:21 REPOSITORY TAG IMAGE ID CREATED SIZE 17:41:21 sys-mgmt-agent-arm64 latest cf8679a625a0 3 seconds ago 277MB 17:41:21 support-notifications-arm64 latest 4614464484b7 48 seconds ago 16.1MB 17:41:21 a731b7d5ab94 59 seconds ago 1.57GB 17:41:21 30e1da543048 About a minute ago 1.57GB 17:41:21 security-secretstore-setup-arm64 latest 0ea4437c3cc5 About a minute ago 26.8MB 17:41:21 security-bootstrapper-arm64 latest 76ac6ccf0880 About a minute ago 17.8MB 17:41:21 610c83107f67 About a minute ago 1.58GB 17:41:21 7d22043d22a9 About a minute ago 1.57GB 17:41:21 core-data-arm64 latest bfbd857c9176 3 minutes ago 19.5MB 17:41:21 core-metadata-arm64 latest be18f400f4e0 3 minutes ago 15.9MB 17:41:21 support-scheduler-arm64 latest d7ca95d4aede 3 minutes ago 15.3MB 17:41:21 security-proxy-setup-arm64 latest b0e536b130ef 3 minutes ago 25.4MB 17:41:21 1504f2a9da1d 3 minutes ago 1.58GB 17:41:21 core-command-arm64 latest 049253099709 3 minutes ago 15.2MB 17:41:21 fc934dcf966a 4 minutes ago 1.57GB 17:41:21 545064f3ac8e 4 minutes ago 1.57GB 17:41:21 7950100d4019 4 minutes ago 1.57GB 17:41:21 09d125c9d936 4 minutes ago 1.57GB 17:41:21 ci-base-image-arm64 latest e3de46767e35 14 minutes ago 1.24GB 17:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 17:41:21 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 17:41:21 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 17:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 17:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:22 17:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:22 arm64: Pulling from edgex-lftools-log-publisher 17:41:22 448f6bf000e3: Pulling fs layer 17:41:22 f757da607395: Pulling fs layer 17:41:22 05883995daec: Pulling fs layer 17:41:22 8603b9c90790: Pulling fs layer 17:41:22 1560dd03e051: Pulling fs layer 17:41:22 27f5ce0e4adf: Pulling fs layer 17:41:22 c2d8d7efcc4b: Pulling fs layer 17:41:22 1560dd03e051: Waiting 17:41:22 27f5ce0e4adf: Waiting 17:41:22 c2d8d7efcc4b: Waiting 17:41:22 8603b9c90790: Waiting 17:41:22 f757da607395: Verifying Checksum 17:41:22 f757da607395: Download complete 17:41:22 8603b9c90790: Verifying Checksum 17:41:22 8603b9c90790: Download complete 17:41:22 1560dd03e051: Verifying Checksum 17:41:22 1560dd03e051: Download complete 17:41:23 27f5ce0e4adf: Download complete 17:41:23 05883995daec: Verifying Checksum 17:41:23 05883995daec: Download complete 17:41:23 448f6bf000e3: Verifying Checksum 17:41:23 448f6bf000e3: Download complete 17:41:26 c2d8d7efcc4b: Verifying Checksum 17:41:26 c2d8d7efcc4b: Download complete 17:41:27 448f6bf000e3: Pull complete 17:41:28 f757da607395: Pull complete 17:41:30 05883995daec: Pull complete 17:41:30 8603b9c90790: Pull complete 17:41:31 1560dd03e051: Pull complete 17:41:32 27f5ce0e4adf: Pull complete 17:41:47 c2d8d7efcc4b: Pull complete 17:41:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:41:47 prd-ubuntu18.04-docker-arm64-4c-16g-141 does not seem to be running inside a container 17:41:47 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:41:50 $ docker top b532b3e0b50dbec0ef542b5c21a4a18b3ddb512fa1e539651910778fc401fedc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:51 ---> job-cost.sh 17:41:51 lf-activate-venv: SKIPPING 17:41:51 INFO: No Stack... 17:41:52 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:52 INFO: Archiving Costs [Pipeline] sh 17:41:53 + + cut -d,cat -f6 /w/workspace/edgex-go/1/archives/cost.csv 17:41:53 [Pipeline] lock 17:41:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3807-1-stack-cost] 17:41:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3807-1-stack-cost] did not exist. Created. 17:41:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3807-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:54 + echo total: 0.10999999940395355 [Pipeline] stash 17:41:54 Stashed 1 file(s) [Pipeline] } 17:41:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3807-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:54 $ docker stop --time=1 b532b3e0b50dbec0ef542b5c21a4a18b3ddb512fa1e539651910778fc401fedc 17:41:56 $ docker rm -f b532b3e0b50dbec0ef542b5c21a4a18b3ddb512fa1e539651910778fc401fedc [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 17:41:57 provisioning config files... 17:41:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4768707663765607064tmp [Pipeline] { [Pipeline] sh 17:41:57 + set +x 17:41:57 + bash -s -- 17:41:57 + curl -s https://codecov.io/bash 17:41:57 17:41:57 _____ _ 17:41:57 / ____| | | 17:41:57 | | ___ __| | ___ ___ _____ __ 17:41:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:41:57 | |___| (_) | (_| | __/ (_| (_) \ V / 17:41:57 \_____\___/ \__,_|\___|\___\___/ \_/ 17:41:57 Bash-1.0.6 17:41:57 17:41:57 17:41:57 ==> git version 2.24.4 found 17:41:57 ==> 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 17:41:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:41:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:41:57 ==> Jenkins CI detected. 17:41:57 current dir:  /w/workspace/edgex-go/1 17:41:57 project root: . 17:41:57 --> token set from env 17:41:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:41:57 ==> Running gcov in . (disable via -X gcov) 17:41:57 ==> Python coveragepy not found 17:41:57 ==> Searching for coverage reports in: 17:41:57 + . 17:41:57 -> Found 1 reports 17:41:57 ==> Detecting git/mercurial file structure 17:41:57 ==> Reading reports 17:41:57 + ./coverage.out bytes=428381 17:41:57 ==> Appending adjustments 17:41:57 https://docs.codecov.io/docs/fixing-reports 17:41:59 + Found adjustments 17:41:59 ==> Gzipping contents 17:41:59 60K /tmp/codecov.19aHhH.gz 17:41:59 ==> Uploading reports 17:41:59 url: https://codecov.io 17:41:59 query: branch=PR-3807&commit=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3807&job=&cmd_args= 17:41:59 -> Pinging Codecov 17:41:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3807&commit=cfdab92ed5e2799225aaef0a4c7b6206903b2c1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3807%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3807&job=&cmd_args= 17:41:59 -> Uploading to 17:41:59 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/00271124DB129430A58F1EEE437C3FCB/cfdab92ed5e2799225aaef0a4c7b6206903b2c1e/2c845961-cff4-45b9-a076-da5ffbdc93be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T174159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baded018821f10f128fd7abaa1201357364ed5f5889406cec904a3cc81b6776f 17:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:59 Dload Upload Total Spent Left Speed 17:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57735 0 0 100 57735 0 156k --:--:-- --:--:-- --:--:-- 156k 17:41:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cfdab92ed5e2799225aaef0a4c7b6206903b2c1e [Pipeline] } 17:41:59 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:42:02 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:42:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:42:03 ---> package-listing.sh 17:42:03 ++ facter osfamily 17:42:03 ++ tr '[:upper:]' '[:lower:]' 17:42:03 + OS_FAMILY=redhat 17:42:03 + workspace=/w/workspace/edgex-go/1 17:42:03 + START_PACKAGES=/tmp/packages_start.txt 17:42:03 + END_PACKAGES=/tmp/packages_end.txt 17:42:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:42:03 + PACKAGES=/tmp/packages_start.txt 17:42:03 + '[' /w/workspace/edgex-go/1 ']' 17:42:03 + PACKAGES=/tmp/packages_end.txt 17:42:03 + case "${OS_FAMILY}" in 17:42:03 + rpm -qa 17:42:03 + sort 17:42:06 + '[' -f /tmp/packages_start.txt ']' 17:42:06 + '[' -f /tmp/packages_end.txt ']' 17:42:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:42:06 + '[' /w/workspace/edgex-go/1 ']' 17:42:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:42:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:42:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:42:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:07 17:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:07 latest: Pulling from edgex-lftools-log-publisher 17:42:07 b4d181a07f80: Pulling fs layer 17:42:07 a1111a8f2ec3: Pulling fs layer 17:42:07 ed53099fbce6: Pulling fs layer 17:42:07 dc539afda2c1: Pulling fs layer 17:42:07 77bc0d833cb6: Pulling fs layer 17:42:07 9065ff56babe: Pulling fs layer 17:42:07 d287ab97295c: Pulling fs layer 17:42:07 dc539afda2c1: Waiting 17:42:07 77bc0d833cb6: Waiting 17:42:07 9065ff56babe: Waiting 17:42:07 d287ab97295c: Waiting 17:42:07 a1111a8f2ec3: Verifying Checksum 17:42:07 a1111a8f2ec3: Download complete 17:42:07 dc539afda2c1: Verifying Checksum 17:42:07 dc539afda2c1: Download complete 17:42:08 77bc0d833cb6: Verifying Checksum 17:42:08 77bc0d833cb6: Download complete 17:42:08 ed53099fbce6: Verifying Checksum 17:42:08 ed53099fbce6: Download complete 17:42:08 9065ff56babe: Verifying Checksum 17:42:08 9065ff56babe: Download complete 17:42:08 b4d181a07f80: Verifying Checksum 17:42:08 b4d181a07f80: Download complete 17:42:08 d287ab97295c: Verifying Checksum 17:42:08 d287ab97295c: Download complete 17:42:09 b4d181a07f80: Pull complete 17:42:09 a1111a8f2ec3: Pull complete 17:42:10 ed53099fbce6: Pull complete 17:42:10 dc539afda2c1: Pull complete 17:42:10 77bc0d833cb6: Pull complete 17:42:10 9065ff56babe: Pull complete 17:42:16 d287ab97295c: Pull complete 17:42:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:42:16 prd-centos7-docker-4c-2g-140 does not seem to be running inside a container 17:42:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:42:19 $ docker top 143a7e51b16be99d4beb62e21936691540e6a62c35ded7aa39b79f1e24734dc4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:20 + touch /tmp/pre-build-complete [Pipeline] sh 17:42:20 + mkdir -p /var/log/sysstat [Pipeline] sh 17:42:20 + ls /var/log/sa-host 17:42:20 + sadf -c /var/log/sa-host/sa11 17:42:20 file_magic: OK 17:42:20 HZ: Using current value: 100 17:42:20 file_header: OK 17:42:20 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 17:42:20 Statistics: 17:42:20 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... 17:42:20 File successfully converted to sysstat format version 12.0.3 17:42:20 + sadf -c /var/log/sa-host/sa30 17:42:20 file_magic: OK 17:42:20 HZ: Using current value: 100 17:42:20 file_header: OK 17:42:20 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 17:42:20 Statistics: 17:42:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:42:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:20 provisioning config files... 17:42:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3102753201883632900tmp [Pipeline] { [Pipeline] echo 17:42:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:42:21 ---> create-netrc.sh [Pipeline] } 17:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:42:21 ---> python-tools-install.sh [Pipeline] echo 17:42:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:42:21 ---> sudo-logs.sh 17:42:21 Archiving 'sudo' log.. 17:42:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-140.novalocal: Name or service not known 17:42:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-140.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:42:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:42:22 ---> job-cost.sh 17:42:22 lf-activate-venv: SKIPPING 17:42:22 DEBUG: total: 0.10999999940395355 17:42:22 INFO: Retrieving Stack Cost... 17:42:25 INFO: Retrieving Pricing Info for: v3-standard-2 17:42:25 INFO: Archiving Costs [Pipeline] echo 17:42:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:42:26 ---> logs-deploy.sh 17:42:26 lf-activate-venv: SKIPPING 17:42:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3807/1 17:42:26 INFO: archiving workspace using pattern(s): 17:42:26 Archives upload complete. 17:42:26 INFO: archiving logs to Nexus 17:42:27 ---> uname -a: 17:42:27 Linux prd-centos7-docker-4c-2g-140.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:42:27 17:42:27 17:42:27 ---> lscpu: 17:42:27 Architecture: x86_64 17:42:27 CPU op-mode(s): 32-bit, 64-bit 17:42:27 Byte Order: Little Endian 17:42:27 Address sizes: 40 bits physical, 48 bits virtual 17:42:27 CPU(s): 2 17:42:27 On-line CPU(s) list: 0,1 17:42:27 Thread(s) per core: 1 17:42:27 Core(s) per socket: 1 17:42:27 Socket(s): 2 17:42:27 NUMA node(s): 1 17:42:27 Vendor ID: AuthenticAMD 17:42:27 CPU family: 23 17:42:27 Model: 49 17:42:27 Model name: AMD EPYC-Rome Processor 17:42:27 Stepping: 0 17:42:27 CPU MHz: 2799.998 17:42:27 BogoMIPS: 5599.99 17:42:27 Virtualization: AMD-V 17:42:27 Hypervisor vendor: KVM 17:42:27 Virtualization type: full 17:42:27 L1d cache: 32K 17:42:27 L1i cache: 32K 17:42:27 L2 cache: 512K 17:42:27 L3 cache: 16384K 17:42:27 NUMA node0 CPU(s): 0,1 17:42:27 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 17:42:27 17:42:27 17:42:27 ---> nproc: 17:42:27 2 17:42:27 17:42:27 17:42:27 ---> df -h: 17:42:27 Filesystem Size Used Avail Use% Mounted on 17:42:27 overlay 40G 14G 27G 33% / 17:42:27 tmpfs 64M 0 64M 0% /dev 17:42:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:42:27 shm 64M 0 64M 0% /dev/shm 17:42:27 /dev/vda1 40G 14G 27G 33% /facter-os 17:42:27 17:42:27 17:42:27 ---> sar -b -r -n DEV: 17:42:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 17:42:27 17:42:27 17:21:13 LINUX RESTART (2 CPU) 17:42:27 17:42:27 17:22:01 tps rtps wtps bread/s bwrtn/s 17:42:27 17:23:01 124.53 3.20 121.33 2315.27 43717.90 17:42:27 17:24:01 258.24 0.00 258.24 0.00 57446.69 17:42:27 17:25:01 54.68 0.00 54.68 0.00 10783.54 17:42:27 17:26:01 119.50 0.00 119.50 0.00 4845.17 17:42:27 17:27:02 876.44 439.11 437.34 17092.29 287982.62 17:42:27 17:28:02 532.21 147.76 384.45 7482.07 165783.54 17:42:27 17:29:01 516.75 159.30 357.45 7413.01 112184.33 17:42:27 17:30:01 5.00 0.00 5.00 0.00 148.43 17:42:27 17:31:01 0.30 0.02 0.28 0.13 2.61 17:42:27 17:32:01 0.17 0.00 0.17 0.00 1.90 17:42:27 17:33:01 0.28 0.00 0.28 0.00 3.13 17:42:27 17:34:01 0.22 0.00 0.22 0.00 2.18 17:42:27 17:35:01 0.28 0.00 0.28 0.00 3.32 17:42:27 17:36:01 0.25 0.00 0.25 0.00 2.30 17:42:27 17:37:01 0.42 0.25 0.17 7.86 1.63 17:42:27 17:38:01 0.97 0.02 0.95 0.53 18.52 17:42:27 17:39:01 0.28 0.00 0.28 0.00 4.58 17:42:27 17:40:01 0.25 0.00 0.25 0.00 3.05 17:42:27 17:41:01 0.23 0.00 0.23 0.00 2.83 17:42:27 17:42:01 2.48 2.20 0.28 169.25 17.02 17:42:27 Average: 124.68 37.75 86.93 1728.08 34199.28 17:42:27 17:42:27 17:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:42:27 17:23:01 4330772 0 762476 9.52 2620 2913072 1585844 17.51 1023360 2327116 4652 17:42:27 17:24:01 3426676 0 1049956 13.11 2620 3529688 1710420 18.88 1354356 2759196 184600 17:42:27 17:25:01 3285360 0 1025444 12.80 2620 3695516 1556624 17.19 1412860 2827284 37572 17:42:27 17:26:01 3125656 0 1105444 13.80 2620 3775220 1528604 16.88 1487816 2886540 149804 17:42:27 17:27:02 625272 0 1545840 19.30 2620 5835208 3310392 36.55 2726544 4034200 105260 17:42:27 17:28:02 1069308 0 1265816 15.81 2620 5671196 2035528 22.47 1891456 4408436 132136 17:42:27 17:29:01 3079936 0 1144080 14.29 2620 3782304 1569524 17.33 1212020 3106044 20 17:42:27 17:30:01 3098648 0 1125340 14.05 2620 3782332 1349076 14.89 1236384 3071728 16 17:42:27 17:31:01 3097472 0 1126536 14.07 2620 3782312 1349316 14.90 1238908 3070588 8 17:42:27 17:32:01 3112696 0 1111304 13.88 2620 3782320 1349232 14.90 1235008 3060688 8 17:42:27 17:33:01 3113264 0 1110736 13.87 2620 3782320 1349076 14.89 1234672 3060764 8 17:42:27 17:34:01 3113556 0 1110440 13.87 2620 3782324 1349076 14.89 1234688 3060764 8 17:42:27 17:35:01 3113352 0 1110636 13.87 2620 3782332 1349076 14.89 1234696 3060764 8 17:42:27 17:36:01 3113360 0 1110628 13.87 2620 3782332 1349076 14.89 1234792 3060764 8 17:42:27 17:37:01 3111880 0 1112068 13.89 2620 3782372 1349268 14.90 1236436 3059736 20 17:42:27 17:38:01 3113104 0 1110844 13.87 2620 3782372 1349076 14.89 1235896 3059736 8 17:42:27 17:39:01 3112996 0 1110940 13.87 2620 3782384 1349076 14.89 1235972 3059736 8 17:42:27 17:40:01 3111924 0 1112008 13.88 2620 3782388 1349316 14.90 1236384 3059736 8 17:42:27 17:41:01 3111720 0 1112208 13.89 2620 3782392 1349376 14.90 1236600 3059736 8 17:42:27 17:42:01 3104956 0 1113728 13.91 2620 3787636 1349376 14.90 1238512 3064712 80 17:42:27 Average: 2968595 0 1118824 13.97 2620 3918901 1541818 17.02 1358868 3107913 30712 17:42:27 17:42:27 17:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:42:27 17:23:01 vethd4fb6d9 67.58 85.40 6.65 62.82 0.00 0.00 0.00 0.00 17:42:27 17:23:01 eth0 875.40 1034.22 6293.15 113.01 0.00 0.00 0.00 0.00 17:42:27 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:23:01 docker0 935.57 715.37 76.34 2760.56 0.00 0.00 0.00 0.00 17:42:27 17:24:01 eth0 162.55 140.53 2007.90 20.08 0.00 0.00 0.00 0.00 17:42:27 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:24:01 veth6c43c22 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:42:27 17:24:01 docker0 125.11 135.38 9.28 1979.85 0.00 0.00 0.00 0.00 17:42:27 17:25:01 eth0 29.70 15.77 23.07 12.29 0.00 0.00 0.00 0.00 17:42:27 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:25:01 veth6c43c22 2.00 1.98 0.16 0.16 0.00 0.00 0.00 0.00 17:42:27 17:25:01 docker0 2.00 1.98 0.13 0.16 0.00 0.00 0.00 0.00 17:42:27 17:26:01 eth0 25.43 13.02 22.72 10.80 0.00 0.00 0.00 0.00 17:42:27 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:26:01 veth6c43c22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:27:02 veth180de4c 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 17:42:27 17:27:02 veth4953468 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:42:27 17:27:02 veth1e6cc7a 0.00 0.59 0.00 0.03 0.00 0.00 0.00 0.00 17:42:27 17:27:02 eth0 142.92 84.68 1852.82 133.00 0.00 0.00 0.00 0.00 17:42:27 17:28:02 veth1e6cc7a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:42:27 17:28:02 eth0 109.69 50.31 1599.72 17.94 0.00 0.00 0.00 0.00 17:42:27 17:28:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:42:27 17:28:02 vethd764c3d 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:42:27 17:29:01 eth0 89.08 50.58 257.16 134.53 0.00 0.00 0.00 0.00 17:42:27 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:29:01 docker0 1130.61 980.10 90.49 5744.21 0.00 0.00 0.00 0.00 17:42:27 17:30:01 eth0 0.77 0.30 0.07 0.04 0.00 0.00 0.00 0.00 17:42:27 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:31:01 eth0 1.18 0.73 0.71 0.23 0.00 0.00 0.00 0.00 17:42:27 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:32:01 eth0 0.73 0.38 0.41 0.26 0.00 0.00 0.00 0.00 17:42:27 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:33:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:42:27 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:42:27 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:42:27 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:42:27 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:37:01 eth0 1.13 0.47 0.45 0.27 0.00 0.00 0.00 0.00 17:42:27 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:39:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:40:01 eth0 1.30 0.32 0.36 0.20 0.00 0.00 0.00 0.00 17:42:27 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:41:01 eth0 0.42 0.32 0.26 0.20 0.00 0.00 0.00 0.00 17:42:27 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:42:01 eth0 6.56 3.83 5.75 2.79 0.00 0.00 0.00 0.00 17:42:27 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 Average: eth0 72.40 69.85 603.90 22.29 0.00 0.00 0.00 0.00 17:42:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:27 Average: docker0 55.64 48.23 4.45 282.66 0.00 0.00 0.00 0.00 17:42:27 17:42:27 17:42:27 ---> sar -P ALL: 17:42:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 17:42:27 17:42:27 17:21:13 LINUX RESTART (2 CPU) 17:42:27 17:42:27 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:42:27 17:23:01 all 23.60 0.00 7.28 1.49 0.12 67.50 17:42:27 17:23:01 0 26.91 0.00 7.51 1.91 0.14 63.52 17:42:27 17:23:01 1 20.36 0.00 7.06 1.08 0.11 71.40 17:42:27 17:24:01 all 47.52 0.00 10.34 2.17 0.14 39.83 17:42:27 17:24:01 0 46.55 0.00 10.36 2.35 0.13 40.61 17:42:27 17:24:01 1 48.50 0.00 10.31 1.99 0.15 39.04 17:42:27 17:25:01 all 35.34 0.00 4.47 0.41 0.10 59.67 17:42:27 17:25:01 0 35.79 0.00 4.56 0.44 0.09 59.12 17:42:27 17:25:01 1 34.90 0.00 4.39 0.39 0.11 60.22 17:42:27 17:26:01 all 77.17 0.00 7.65 1.11 0.14 13.93 17:42:27 17:26:01 0 76.85 0.00 8.11 1.11 0.15 13.79 17:42:27 17:26:01 1 77.50 0.00 7.20 1.11 0.13 14.06 17:42:27 17:27:02 all 33.62 0.00 19.78 25.51 0.13 20.96 17:42:27 17:27:02 0 32.83 0.00 20.20 25.33 0.13 21.51 17:42:27 17:27:02 1 34.42 0.00 19.36 25.69 0.13 20.40 17:42:27 17:28:02 all 80.55 0.00 15.52 3.45 0.13 0.35 17:42:27 17:28:02 0 78.29 0.00 17.55 3.59 0.13 0.44 17:42:27 17:28:02 1 82.81 0.00 13.49 3.31 0.13 0.27 17:42:27 17:29:01 all 59.79 0.00 14.49 6.37 0.12 19.22 17:42:27 17:29:01 0 59.85 0.00 14.40 6.43 0.11 19.21 17:42:27 17:29:01 1 59.73 0.00 14.59 6.31 0.13 19.24 17:42:27 17:30:01 all 0.21 0.00 0.11 0.00 0.02 99.67 17:42:27 17:30:01 0 0.38 0.00 0.10 0.00 0.02 99.50 17:42:27 17:30:01 1 0.03 0.00 0.12 0.00 0.02 99.83 17:42:27 17:31:01 all 0.19 0.00 0.05 0.00 0.02 99.74 17:42:27 17:31:01 0 0.33 0.00 0.05 0.00 0.02 99.60 17:42:27 17:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:42:27 17:32:01 all 0.24 0.00 0.07 0.00 0.03 99.67 17:42:27 17:32:01 0 0.45 0.00 0.07 0.00 0.03 99.45 17:42:27 17:32:01 1 0.03 0.00 0.07 0.00 0.02 99.88 17:42:27 17:33:01 all 0.23 0.00 0.04 0.00 0.01 99.72 17:42:27 17:33:01 0 0.07 0.00 0.07 0.00 0.02 99.85 17:42:27 17:33:01 1 0.38 0.00 0.02 0.00 0.00 99.60 17:42:27 17:42:27 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:42:27 17:34:01 all 0.17 0.00 0.03 0.00 0.02 99.78 17:42:27 17:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:42:27 17:34:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:42:27 17:35:01 all 0.20 0.00 0.03 0.00 0.01 99.77 17:42:27 17:35:01 0 0.35 0.00 0.02 0.00 0.00 99.63 17:42:27 17:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:42:27 17:36:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:42:27 17:36:01 0 0.22 0.00 0.02 0.00 0.02 99.75 17:42:27 17:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:42:27 17:37:01 all 0.18 0.00 0.05 0.00 0.02 99.75 17:42:27 17:37:01 0 0.30 0.00 0.05 0.00 0.00 99.65 17:42:27 17:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 17:42:27 17:38:01 all 0.12 0.00 0.04 0.00 0.02 99.82 17:42:27 17:38:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:42:27 17:38:01 1 0.13 0.00 0.05 0.00 0.02 99.80 17:42:27 17:39:01 all 0.07 0.00 0.03 0.00 0.02 99.89 17:42:27 17:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:42:27 17:39:01 1 0.12 0.00 0.02 0.00 0.02 99.85 17:42:27 17:40:01 all 0.17 0.00 0.03 0.00 0.02 99.78 17:42:27 17:40:01 0 0.28 0.00 0.02 0.00 0.02 99.68 17:42:27 17:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:42:27 17:41:01 all 0.14 0.00 0.03 0.00 0.02 99.82 17:42:27 17:41:01 0 0.25 0.00 0.02 0.00 0.00 99.73 17:42:27 17:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:42:27 17:42:01 all 1.05 0.00 0.49 0.02 0.02 98.43 17:42:27 17:42:01 0 1.37 0.00 0.59 0.00 0.02 98.02 17:42:27 17:42:01 1 0.74 0.00 0.38 0.03 0.02 98.83 17:42:27 Average: all 16.90 0.00 3.79 1.92 0.05 77.33 17:42:27 Average: 0 16.95 0.00 3.94 1.95 0.05 77.10 17:42:27 Average: 1 16.86 0.00 3.64 1.89 0.05 77.55 17:42:27 17:42:27 17:42:27