Pull request #3825 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 91efeef7032e435a26f64520798bd734a6271c81+b2bbeb2bf8682f369067d047e38d70060ce035aa (c219ee26f437117db4063593378b3900f095337c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4132645742189509663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh7735056653474247771.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9136029698157159569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6001861645837058839.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9124267420884856729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Running on prd-centos7-docker-4c-2g-507 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5282715347101490403.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 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 91efeef7032e435a26f64520798bd734a6271c81 Merge succeeded, producing 91efeef7032e435a26f64520798bd734a6271c81 Checking out Revision 91efeef7032e435a26f64520798bd734a6271c81 (PR-3825) 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/4@tmp/jenkins-gitclient-ssh16127629090786317.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # 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/4@tmp/jenkins-gitclient-ssh6746459667947083856.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 Commit message: "fix(snap): add token for the push-to-core profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:22:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:22:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:39 ========================================================= 10:22:39 EdgeX Global Pipelines Version Info 10:22:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a92176dd0e96517616a62e4ab0ff0416af1fc1c1 # timeout=10 10:22:40 ------------------- 10:22:40 stable info: 10:22:40 ------------------- 10:22:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:22:40 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:22:40 Message: update stable to v1.0.217 10:22:40 ------------------- 10:22:40 experimental info: 10:22:40 ------------------- 10:22:40 Commited By: **** collab-it+edgex@linuxfoundation.org 10:22:40 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:22:40 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:22:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:22:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:22:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:22:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:22:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:22:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91efeef [Pipeline] echo 10:22:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:41 provisioning config files... 10:22:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1967179526599634754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:41 ---> docker-login.sh 10:22:41 nexus3.edgexfoundry.org:10001 10:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:41 Configure a credential helper to remove this warning. See 10:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:41 10:22:41 Login Succeeded 10:22:41 nexus3.edgexfoundry.org:10002 10:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:41 Configure a credential helper to remove this warning. See 10:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:41 10:22:41 Login Succeeded 10:22:41 nexus3.edgexfoundry.org:10003 10:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:42 Configure a credential helper to remove this warning. See 10:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:42 10:22:42 Login Succeeded 10:22:42 nexus3.edgexfoundry.org:10004 10:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:42 Configure a credential helper to remove this warning. See 10:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:42 10:22:42 Login Succeeded 10:22:42 docker.io 10:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:42 Configure a credential helper to remove this warning. See 10:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:42 10:22:42 Login Succeeded 10:22:42 ---> docker-login.sh ends [Pipeline] } 10:22:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:42 ++ 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 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/core-command/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo core-command,cmd/core-command/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/core-data/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo core-data,cmd/core-data/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/core-metadata/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo core-metadata,cmd/core-metadata/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/security-bootstrapper/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ cut -d/ -f2 10:22:42 ++ dirname cmd/security-proxy-setup/Dockerfile 10:22:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/support-notifications/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo support-notifications,cmd/support-notifications/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/support-scheduler/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:22:42 + for file in '`ls cmd/**/Dockerfile`' 10:22:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:22:42 ++ cut -d/ -f2 10:22:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:22:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:22:43 + git rev-list -1 --merges 91efeef7032e435a26f64520798bd734a6271c81~1..91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] echo 10:22:43 -----------> git rev-list -1 --merges 91efeef7032e435a26f64520798bd734a6271c81~1..91efeef7032e435a26f64520798bd734a6271c81 91efeef7032e435a26f64520798bd734a6271c81 [false] [Pipeline] sh 10:22:43 + git log --format=format:%s -1 91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] echo 10:22:43 ========================================================= 10:22:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:22:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:22:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:22:44 + grep -v github /etc/ssh/ssh_known_hosts 10:22:44 + '[' -e /tmp/ssh_known_hosts ']' 10:22:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:22:44 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:22:44 + sudo tee -a /etc/ssh/ssh_known_hosts 10:22:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:44 10:22:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:22:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:45 latest: Pulling from edgex-devops/git-semver 10:22:45 a0d0a0d46f8b: Pulling fs layer 10:22:45 3e5f54012d9b: Pulling fs layer 10:22:45 4c7163046ea9: Pulling fs layer 10:22:45 0c2d73faf560: Pulling fs layer 10:22:45 0c2d73faf560: Waiting 10:22:45 3e5f54012d9b: Verifying Checksum 10:22:45 3e5f54012d9b: Download complete 10:22:45 a0d0a0d46f8b: Verifying Checksum 10:22:45 a0d0a0d46f8b: Download complete 10:22:45 4c7163046ea9: Verifying Checksum 10:22:45 4c7163046ea9: Download complete 10:22:45 0c2d73faf560: Verifying Checksum 10:22:45 0c2d73faf560: Download complete 10:22:45 a0d0a0d46f8b: Pull complete 10:22:45 3e5f54012d9b: Pull complete 10:22:45 4c7163046ea9: Pull complete 10:22:45 0c2d73faf560: Pull complete 10:22:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:22:45 prd-centos7-docker-4c-2g-507 does not seem to be running inside a container 10:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:22:46 $ docker top e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:46 [ssh-agent] Looking for ssh-agent implementation... 10:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:46 $ docker exec e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent 10:22:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLDAgPM/agent.15 10:22:46 SSH_AGENT_PID=22 10:22:46 Running ssh-add (command line suppressed) 10:22:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3131114500425331871.key (/w/workspace/edgex-go/4@tmp/private_key_3131114500425331871.key) 10:22:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:47 + git tag --points-at HEAD [Pipeline] } 10:22:47 $ docker exec --env ******** --env ******** e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent -k 10:22:47 unset SSH_AUTH_SOCK; 10:22:47 unset SSH_AGENT_PID; 10:22:47 echo Agent pid 22 killed; 10:22:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:47 [ssh-agent] Looking for ssh-agent implementation... 10:22:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:47 $ docker exec e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent 10:22:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOpbDiM/agent.54 10:22:47 SSH_AGENT_PID=60 10:22:47 Running ssh-add (command line suppressed) 10:22:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5005440578341041549.key (/w/workspace/edgex-go/4@tmp/private_key_5005440578341041549.key) 10:22:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:48 + git semver init 10:22:48 # -> Open(): unable to determine branch for HEAD 10:22:48 # $GIT_DIR = /w/workspace/edgex-go/4/.git 10:22:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 10:22:48 # $SEMVER_REMOTE_NAME = origin 10:22:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:22:48 # $SEMVER_USER_NAME = edgex-jenkins 10:22:48 # $SEMVER_BRANCH = PR-3825 10:22:48 # $SEMVER_TEMP = /tmp/semver-513229818 10:22:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:23:03 # '/tmp/semver-513229818' -> '/w/workspace/edgex-go/4/.semver' 10:23:03 # -> Force: false 10:23:03 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 10:23:03 $ docker exec --env ******** --env ******** e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent -k 10:23:03 unset SSH_AUTH_SOCK; 10:23:03 unset SSH_AGENT_PID; 10:23:03 echo Agent pid 60 killed; 10:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:03 + git semver [Pipeline] } 10:23:03 $ docker stop --time=1 e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 10:23:05 $ docker rm -f e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:06 Stashed 1 file(s) [Pipeline] echo 10:23:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 10:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:06 ========================================================= 10:23:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:23:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:23:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:06 a0d0a0d46f8b: Already exists 10:23:06 31adcdaf11c8: Pulling fs layer 10:23:06 b8b176561691: Pulling fs layer 10:23:06 4527c011a84f: Pulling fs layer 10:23:06 5d74067f8e1e: Pulling fs layer 10:23:06 e0aca202a116: Pulling fs layer 10:23:06 3a43be97a3b4: Pulling fs layer 10:23:06 34cad66bf833: Pulling fs layer 10:23:06 b4e3c513aaa6: Pulling fs layer 10:23:06 5d74067f8e1e: Waiting 10:23:06 e0aca202a116: Waiting 10:23:06 3a43be97a3b4: Waiting 10:23:06 34cad66bf833: Waiting 10:23:06 b4e3c513aaa6: Waiting 10:23:06 b8b176561691: Verifying Checksum 10:23:06 b8b176561691: Download complete 10:23:06 31adcdaf11c8: Verifying Checksum 10:23:06 31adcdaf11c8: Download complete 10:23:06 5d74067f8e1e: Verifying Checksum 10:23:06 5d74067f8e1e: Download complete 10:23:06 e0aca202a116: Verifying Checksum 10:23:06 e0aca202a116: Download complete 10:23:06 3a43be97a3b4: Verifying Checksum 10:23:06 3a43be97a3b4: Download complete 10:23:06 34cad66bf833: Verifying Checksum 10:23:06 34cad66bf833: Download complete 10:23:06 31adcdaf11c8: Pull complete 10:23:06 b8b176561691: Pull complete 10:23:07 4527c011a84f: Download complete 10:23:07 b4e3c513aaa6: Verifying Checksum 10:23:07 b4e3c513aaa6: Download complete 10:23:10 4527c011a84f: Pull complete 10:23:10 5d74067f8e1e: Pull complete 10:23:11 e0aca202a116: Pull complete 10:23:11 3a43be97a3b4: Pull complete 10:23:11 34cad66bf833: Pull complete 10:23:13 b4e3c513aaa6: Pull complete 10:23:13 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:23:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 10:23:13 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:23:13 WORKDIR /edgex 10:23:13 COPY go.mod . 10:23:13 RUN go mod download' 10:23:13 + docker build -t ci-base-image-x86_64 -f - . 10:23:15 Sending build context to Docker daemon 334.4MB 10:23:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:23:15 ---> 9f6097aaca64 10:23:15 Step 2/4 : WORKDIR /edgex 10:23:17 ---> Running in ebaaaa5725da 10:23:17 Removing intermediate container ebaaaa5725da 10:23:17 ---> e6fed89f0188 10:23:17 Step 3/4 : COPY go.mod . 10:23:17 ---> 9be9ed1d4a4a 10:23:17 Step 4/4 : RUN go mod download 10:23:17 ---> Running in 93e24945632c 10:23:21 Still waiting to schedule task 10:23:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:23:49 Removing intermediate container 93e24945632c 10:23:49 ---> fba68515969c 10:23:49 Successfully built fba68515969c 10:23:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:23:49 + docker inspect -f . ci-base-image-x86_64 10:23:49 . [Pipeline] withDockerContainer 10:23:49 prd-centos7-docker-4c-2g-507 does not seem to be running inside a container 10:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:23:50 $ docker top fedcd8240e218a4ab692dfe75e3f10eca4f2396acf486dd86faa9e76f02fa0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:50 + go version 10:23:50 go version go1.16.8 linux/amd64 [Pipeline] } 10:23:50 $ docker stop --time=1 fedcd8240e218a4ab692dfe75e3f10eca4f2396acf486dd86faa9e76f02fa0e3 10:23:51 $ docker rm -f fedcd8240e218a4ab692dfe75e3f10eca4f2396acf486dd86faa9e76f02fa0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:23:52 + docker inspect -f . ci-base-image-x86_64 10:23:52 . [Pipeline] withDockerContainer 10:23:52 prd-centos7-docker-4c-2g-507 does not seem to be running inside a container 10:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:23:53 $ docker top 2388d7c0bbd6b00bb3eab756fbaec55980e50299cf6efdeb7d87219da6b82039 -eo pid,comm [Pipeline] { [Pipeline] echo 10:23:53 ========================================================= 10:23:53 [edgeXBuildGoParallel] Running Tests and Build... 10:23:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:23:53 + make test 10:23:53 go mod tidy 10:23:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:23:59 ? github.com/edgexfoundry/edgex-go [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:24:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:24:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:24:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:24:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:24:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:24:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:24:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:24:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:24:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:24:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:24:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:24:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:24:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 10:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:24:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:24:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 10:24:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:24:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements 10:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:24:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.5% of statements 10:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:24:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:24:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.291s coverage: 94.2% of statements 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:24:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:24:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:24:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 10:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 10:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 10:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 10:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 10:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 10:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 10:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 10:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 10:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 10:24:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-508 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 10:24:50 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 10:24:51 The recommended git tool is: git 10:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 82.5% of statements 10:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:24:56 using credential edgex-jenkins-ssh 10:24:56 Cloning the remote Git repository 10:24:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:24:56 > git init /w/workspace/edgex-go/4 # timeout=10 10:24:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:24:56 > git --version # timeout=10 10:24:56 > git --version # 'git version 2.17.1' 10:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 65.4% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:25:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 10:25:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:25:12 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 91efeef7032e435a26f64520798bd734a6271c81 10:25:12 Merge succeeded, producing 91efeef7032e435a26f64520798bd734a6271c81 10:25:12 Checking out Revision 91efeef7032e435a26f64520798bd734a6271c81 (PR-3825) 10:25:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:25:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:25:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:12 > git config core.sparsecheckout # timeout=10 10:25:12 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 10:25:12 > git remote # timeout=10 10:25:12 > git config --get remote.origin.url # timeout=10 10:25:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:12 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 10:25:12 > git rev-parse HEAD^{commit} # timeout=10 10:25:12 > git config core.sparsecheckout # timeout=10 10:25:12 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 10:25:17 Commit message: "fix(snap): add token for the push-to-core profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:25:18 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:18 Dload Upload Total Spent Left Speed 10:25:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh 10:25:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:25:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:25:18 + sudo tee /etc/docker/daemon.new 10:25:18 { 10:25:18 "registry-mirrors": [ 10:25:18 "https://nexus3.edgexfoundry.org:10001" 10:25:18 ], 10:25:18 "bip": "10.250.0.254/24", 10:25:18 "hosts": [ 10:25:18 "tcp://0.0.0.0:5555", 10:25:18 "unix:///var/run/docker.sock" 10:25:18 ], 10:25:18 "mtu": 1458, 10:25:18 "selinux-enabled": true, 10:25:18 "seccomp-profile": "/etc/docker/seccomp.json" 10:25:18 } [Pipeline] sh 10:25:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:25:19 + sudo service docker restart 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:25:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 10:25:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 10:25:19 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:37 provisioning config files... 10:25:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3077562316147676490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:38 ---> docker-login.sh 10:25:38 nexus3.edgexfoundry.org:10001 10:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:39 Configure a credential helper to remove this warning. See 10:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:39 10:25:39 Login Succeeded 10:25:39 nexus3.edgexfoundry.org:10002 10:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:39 Configure a credential helper to remove this warning. See 10:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:39 10:25:39 Login Succeeded 10:25:39 nexus3.edgexfoundry.org:10003 10:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:40 Configure a credential helper to remove this warning. See 10:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:40 10:25:40 Login Succeeded 10:25:40 nexus3.edgexfoundry.org:10004 10:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:40 Configure a credential helper to remove this warning. See 10:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:40 10:25:40 Login Succeeded 10:25:40 docker.io 10:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:41 Configure a credential helper to remove this warning. See 10:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:41 10:25:41 Login Succeeded 10:25:41 ---> docker-login.sh ends [Pipeline] } 10:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:25:42 ========================================================= 10:25:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:25:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:25:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:25:43 552d1f2373af: Pulling fs layer 10:25:43 ea3f2d53f512: Pulling fs layer 10:25:43 9e70ebbbe112: Pulling fs layer 10:25:43 7a9cfe048b4a: Pulling fs layer 10:25:43 72dc09318566: Pulling fs layer 10:25:43 f4f7b4309257: Pulling fs layer 10:25:43 0ac9a79272e3: Pulling fs layer 10:25:43 72dc09318566: Waiting 10:25:43 f4f7b4309257: Waiting 10:25:43 0ac9a79272e3: Waiting 10:25:43 7a9cfe048b4a: Waiting 10:25:43 b78e95d17946: Pulling fs layer 10:25:43 b78e95d17946: Waiting 10:25:43 9e70ebbbe112: Download complete 10:25:43 ea3f2d53f512: Verifying Checksum 10:25:43 ea3f2d53f512: Download complete 10:25:43 72dc09318566: Verifying Checksum 10:25:43 72dc09318566: Download complete 10:25:43 f4f7b4309257: Verifying Checksum 10:25:43 f4f7b4309257: Download complete 10:25:43 552d1f2373af: Verifying Checksum 10:25:43 552d1f2373af: Download complete 10:25:43 0ac9a79272e3: Verifying Checksum 10:25:43 0ac9a79272e3: Download complete 10:25:43 552d1f2373af: Pull complete 10:25:44 ea3f2d53f512: Pull complete 10:25:45 9e70ebbbe112: Pull complete 10:25:45 b78e95d17946: Verifying Checksum 10:25:45 b78e95d17946: Download complete 10:25:45 7a9cfe048b4a: Verifying Checksum 10:25:45 7a9cfe048b4a: Download complete 10:25:51 GO111MODULE=on go vet ./... 10:25:55 7a9cfe048b4a: Pull complete 10:25:55 72dc09318566: Pull complete 10:25:56 f4f7b4309257: Pull complete 10:25:56 0ac9a79272e3: Pull complete 10:26:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:01 ./bin/test-attribution-txt.sh [Pipeline] echo 10:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:26:02 + ls -al . 10:26:02 total 644 10:26:02 drwxrwxr-x 10 1001 1001 4096 Nov 25 10:26 . 10:26:02 drwxr-xr-x 4 root root 28 Nov 25 10:23 .. 10:26:02 -rw-rw-r-- 1 1001 1001 11 Nov 25 10:22 .dockerignore 10:26:02 drwxrwxr-x 8 1001 1001 179 Nov 25 10:22 .git 10:26:02 drwxrwxr-x 4 1001 1001 142 Nov 25 10:22 .github 10:26:02 -rw-rw-r-- 1 1001 1001 804 Nov 25 10:22 .gitignore 10:26:02 -rw-rw-r-- 1 1001 1001 42 Nov 25 10:22 .golangci.yml 10:26:02 -rw-rw-r-- 1 1001 1001 76 Nov 25 10:22 .hadolint.yml 10:26:02 drwx------ 3 1001 1001 73 Nov 25 10:23 .semver 10:26:02 -rw-rw-r-- 1 1001 1001 166 Nov 25 10:22 .sonarcloud.properties 10:26:02 -rw-rw-r-- 1 1001 1001 1171 Nov 25 10:22 ADOPTERS.md 10:26:02 -rw-rw-r-- 1 1001 1001 8910 Nov 25 10:22 Attribution.txt 10:26:02 -rw-rw-r-- 1 1001 1001 51732 Nov 25 10:22 CHANGELOG.md 10:26:02 -rw-rw-r-- 1 1001 1001 3804 Nov 25 10:22 CONTRIBUTING.md 10:26:02 -rw-rw-r-- 1 1001 1001 677 Nov 25 10:22 GOVERNANCE.md 10:26:02 -rw-rw-r-- 1 1001 1001 849 Nov 25 10:22 Jenkinsfile 10:26:02 -rw-rw-r-- 1 1001 1001 10775 Nov 25 10:22 LICENSE 10:26:02 -rw-rw-r-- 1 1001 1001 6508 Nov 25 10:22 Makefile 10:26:02 -rw-rw-r-- 1 1001 1001 582 Nov 25 10:22 OWNERS.md 10:26:02 -rw-rw-r-- 1 1001 1001 8207 Nov 25 10:22 README.md 10:26:02 -rw-rw-r-- 1 1001 1001 6912 Nov 25 10:22 SECURITY.md 10:26:02 -rw-rw-r-- 1 1001 1001 5 Nov 25 10:23 VERSION 10:26:02 -rw-rw-r-- 1 1001 1001 4131 Nov 25 10:22 ZMQWindows.md 10:26:02 drwxrwxr-x 2 1001 1001 37 Nov 25 10:22 bin 10:26:02 drwxrwxr-x 14 1001 1001 4096 Nov 25 10:22 cmd 10:26:02 -rw-r--r-- 1 root root 428381 Nov 25 10:25 coverage.out 10:26:02 -rw-rw-r-- 1 1001 1001 822 Nov 25 10:22 go.mod 10:26:02 -rw-rw-r-- 1 1001 1001 49471 Nov 25 10:22 go.sum 10:26:02 drwxrwxr-x 8 1001 1001 124 Nov 25 10:22 internal 10:26:02 drwxrwxr-x 3 1001 1001 16 Nov 25 10:22 openapi 10:26:02 drwxrwxr-x 4 1001 1001 71 Nov 25 10:22 snap 10:26:02 -rw-rw-r-- 1 1001 1001 204 Nov 25 10:22 version.go [Pipeline] sh 10:26:03 + '[' -e coverage.out ] 10:26:03 + chown 1001:1001 coverage.out [Pipeline] stash 10:26:03 Stashed 1 file(s) [Pipeline] sh 10:26:03 + make build 10:26:03 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 10:26:03 b78e95d17946: Pull complete 10:26:03 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:26:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:26:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 10:26:03 + docker build -t ci-base-image-arm64 -f - . 10:26:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:26:03 WORKDIR /edgex 10:26:03 COPY go.mod . 10:26:03 RUN go mod download 10:26:04 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 10:26:06 Sending build context to Docker daemon 168.9MB 10:26:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:26:06 ---> 8b459fc5aaf0 10:26:06 Step 2/4 : WORKDIR /edgex 10:26:08 ---> Running in 02538ae31a98 10:26:08 Removing intermediate container 02538ae31a98 10:26:08 ---> 5b71a9e299ba 10:26:08 Step 3/4 : COPY go.mod . 10:26:09 ---> 6c52a9a57b8c 10:26:09 Step 4/4 : RUN go mod download 10:26:09 ---> Running in 589637896b2d 10:26: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 10:26:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:26:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:26:15 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 10:26:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:26:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:26:17 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 10:26:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:26:19 $ docker stop --time=1 2388d7c0bbd6b00bb3eab756fbaec55980e50299cf6efdeb7d87219da6b82039 10:26:21 $ docker rm -f 2388d7c0bbd6b00bb3eab756fbaec55980e50299cf6efdeb7d87219da6b82039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:23 10:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:23 latest: Pulling from edgex-devops/edgex-compose 10:26:23 cbdbe7a5bc2a: Pulling fs layer 10:26:23 ca9280d653b3: Pulling fs layer 10:26:23 7e9c9ca2126c: Pulling fs layer 10:26:23 cbdbe7a5bc2a: Verifying Checksum 10:26:23 cbdbe7a5bc2a: Download complete 10:26:24 ca9280d653b3: Verifying Checksum 10:26:24 ca9280d653b3: Download complete 10:26:24 cbdbe7a5bc2a: Pull complete 10:26:24 7e9c9ca2126c: Verifying Checksum 10:26:24 7e9c9ca2126c: Download complete 10:26:24 ca9280d653b3: Pull complete 10:26:29 7e9c9ca2126c: Pull complete 10:26:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:26:29 prd-centos7-docker-4c-2g-507 does not seem to be running inside a container 10:26:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:26:31 $ docker top 5e08879097903bbbc4c178bb717e1aa108b3a701ffbff31b15683c046350cda4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:32 + docker-compose build --help 10:26:32 + grep parallel 10:26:32 --parallel Build images in parallel. [Pipeline] } 10:26:32 $ docker stop --time=1 5e08879097903bbbc4c178bb717e1aa108b3a701ffbff31b15683c046350cda4 10:26:33 $ docker rm -f 5e08879097903bbbc4c178bb717e1aa108b3a701ffbff31b15683c046350cda4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:26:34 . [Pipeline] withDockerContainer 10:26:34 prd-centos7-docker-4c-2g-507 does not seem to be running inside a container 10:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:26:34 $ docker top c92b2eb66822ed28f611c07fca7922b1e6d5896aca89925f1584a8d53c05a3c5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:35 + docker-compose -f ./docker-compose-build.yml build --parallel 10:26:35 Building core-command ... 10:26:35 Building core-data ... 10:26:35 Building core-metadata ... 10:26:35 Building security-bootstrapper ... 10:26:35 Building security-proxy-setup ... 10:26:35 Building security-secretstore-setup ... 10:26:35 Building support-notifications ... 10:26:35 Building support-scheduler ... 10:26:35 Building sys-mgmt-agent ... 10:26:35 Building core-metadata 10:26:35 Building support-scheduler 10:26:35 Building support-notifications 10:26:35 Building security-proxy-setup 10:26:35 Building security-bootstrapper 10:26:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:26:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:26:45 ---> fba68515969c 10:26:45 Step 3/20 : WORKDIR /edgex-go 10:26:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:26:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:26:45 ---> fba68515969c 10:26:45 Step 3/23 : WORKDIR /edgex-go 10:26:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:26:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:26:46 ---> fba68515969c 10:26:46 Step 3/22 : WORKDIR /edgex-go 10:26:50 ---> Running in 2c5662d13f35 10:26:50 ---> Running in bac1cec6af13 10:26:50 ---> Running in b49e0dd75e83 10:26:55 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:26:55 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:26:55 ---> fba68515969c 10:26:55 Step 3/30 : WORKDIR /edgex-go 10:26:55 ---> Using cache 10:26:55 ---> 5e1d2c547162 10:26:55 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:56 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:26:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:26:56 ---> fba68515969c 10:26:56 Step 3/21 : WORKDIR /edgex-go 10:26:56 ---> Using cache 10:26:56 ---> 5e1d2c547162 10:26:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:56 Removing intermediate container 2c5662d13f35 10:26:56 ---> 4d1fa5d15567 10:26:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:56 Removing intermediate container b49e0dd75e83 10:26:56 ---> 5e1d2c547162 10:26:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:56 ---> Running in 0c57dbab6112 10:26:56 ---> Running in 42177ac9f574 10:26:56 Removing intermediate container bac1cec6af13 10:26:56 ---> b794f04cb0a2 10:26:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:56 ---> Running in 9366efb32d35 10:26:56 ---> Running in 473836874ce6 10:26:56 ---> Running in ee23006a9b7d 10:26:57 Removing intermediate container 0c57dbab6112 10:26:57 ---> 6c6e26a53987 10:26:57 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:26:57 ---> Running in acbb93687506 10:26:57 Removing intermediate container 42177ac9f574 10:26:57 ---> 4e936dd23617 10:26:57 Step 5/30 : RUN apk add --update --no-cache make git 10:26:57 ---> Running in a779365409ce 10:26:57 Removing intermediate container 9366efb32d35 10:26:57 ---> 9e2f629a5823 10:26:57 Step 5/20 : RUN apk add --update --no-cache make git 10:26:57 Removing intermediate container ee23006a9b7d 10:26:57 ---> 36cf8c86eed2 10:26:57 Step 5/22 : RUN apk add --update --no-cache make git 10:26:57 ---> Running in 9e522295d7b7 10:26:57 ---> Running in 918846ee34b5 10:26:57 Removing intermediate container 473836874ce6 10:26:57 ---> bee0690c5eef 10:26:57 Step 5/23 : RUN apk add --update --no-cache make git 10:26:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:26:57 ---> Running in 7902ebea3598 10:26:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:26:58 OK: 220 MiB in 52 packages 10:26:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:26:59 OK: 220 MiB in 52 packages 10:26:59 OK: 220 MiB in 52 packages 10:26:59 OK: 220 MiB in 52 packages 10:26:59 OK: 220 MiB in 52 packages 10:26:59 Removing intermediate container acbb93687506 10:26:59 ---> 4af9632bb0f7 10:26:59 Step 6/21 : COPY . . 10:26:59 Removing intermediate container a779365409ce 10:26:59 ---> 2c5ef9a88fa8 10:26:59 Step 6/30 : COPY . . 10:27:00 Removing intermediate container 9e522295d7b7 10:27:00 ---> 4910317ddd20 10:27:00 Step 6/20 : COPY . . 10:27:04 Removing intermediate container 918846ee34b5 10:27:04 ---> 04069bf247ae 10:27:04 Step 6/22 : COPY . . 10:27:04 Removing intermediate container 7902ebea3598 10:27:04 ---> ed964165f7fe 10:27:04 Step 6/23 : COPY go.mod . 10:27:05 ---> 148dc264e724 10:27:05 Step 7/23 : RUN go mod download 10:27:08 ---> Running in 2d17a01c8571 10:27:08 ---> 341dcd6af6be 10:27:08 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:08 ---> c0a0f5d5c25b 10:27:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:09 ---> Running in 0ac7bd12c09c 10:27:09 ---> Running in 2b3396fd8657 10:27:09 ---> eedd0e1e3d1b 10:27:09 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:09 ---> Running in 55adac344508 10:27:11 ---> 1cda5a8bcf66 10:27:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:11 ---> Running in d2728e87814b 10:27:11 Removing intermediate container 2d17a01c8571 10:27:11 ---> 3a0ffa776ab6 10:27:11 Step 8/23 : COPY . . 10:27:12 Removing intermediate container 55adac344508 10:27:12 ---> 71b64628f776 10:27:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:27:12 ---> Running in 0b561ebd874c 10:27:12 Removing intermediate container 2b3396fd8657 10:27:12 ---> 22059b170210 10:27:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:27:12 Removing intermediate container 0ac7bd12c09c 10:27:12 ---> aa27a23dca02 10:27:12 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:27:12 ---> Running in 6ea6fe29e126 10:27:12 ---> Running in ea551fc7a625 10:27:12 Removing intermediate container d2728e87814b 10:27:12 ---> a4e3b25962fb 10:27:12 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:27:12 ---> Running in 54c6ea151403 10:27:13 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 10:27:13 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 10:27: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 10:27:13 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 10:27:26 ---> 2a41d5bb9146 10:27:26 Step 9/23 : RUN go mod tidy 10:27:26 ---> Running in a6c4749fd7c5 10:27:28 Removing intermediate container a6c4749fd7c5 10:27:28 ---> 4eca3d29fecc 10:27:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:27:28 ---> Running in 6b6b98975273 10:27:28 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 10:27:31 Removing intermediate container 589637896b2d 10:27:31 ---> 49796b92afbf 10:27:31 Successfully built 49796b92afbf 10:27:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:27:31 + docker inspect -f . ci-base-image-arm64 10:27:31 . [Pipeline] withDockerContainer 10:27:31 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 10:27:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:27:33 $ docker top be847413644a3a96a838ecf85c05093e0da48eae7f555c932b4d7629660b8fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:34 + go version 10:27:34 go version go1.16.8 linux/arm64 [Pipeline] } 10:27:34 $ docker stop --time=1 be847413644a3a96a838ecf85c05093e0da48eae7f555c932b4d7629660b8fd9 10:27:36 $ docker rm -f be847413644a3a96a838ecf85c05093e0da48eae7f555c932b4d7629660b8fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:36 + docker inspect -f . ci-base-image-arm64 10:27:36 . [Pipeline] withDockerContainer 10:27:37 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 10:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:27:38 $ docker top d9190e4b017c877ae1b34c0e2d0c5246de93f79d7c2c6532d2b53aaac802d5ff -eo pid,comm [Pipeline] { [Pipeline] echo 10:27:38 ========================================================= 10:27:38 [edgeXBuildGoParallel] Running Tests and Build... 10:27:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:27:39 + make test 10:27:39 go mod tidy 10:27:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:27:50 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 10:27:55 Removing intermediate container 0b561ebd874c 10:27:55 ---> 04dfb705fc57 10:27:55 10:27:55 Step 9/20 : FROM alpine:3.14 10:27:55 Removing intermediate container 6ea6fe29e126 10:27:55 ---> 765f381de1ae 10:27:55 10:27:55 Step 9/30 : FROM alpine:3.14 10:27:55 3.14: Pulling from library/alpine 10:27:55 3.14: Pulling from library/alpine 10:27:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:27:55 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:27:56 Status: Downloaded newer image for alpine:3.14 10:27:56 Status: Downloaded newer image for alpine:3.14 10:27:56 ---> 0a97eee8041e 10:27:56 Step 10/20 : RUN apk add --update --no-cache curl 10:27:56 ---> 0a97eee8041e 10:27:56 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:27:56 ---> Running in acf7cdd4d17d 10:27:56 ---> Running in 157dae99e56d 10:27:56 Removing intermediate container acf7cdd4d17d 10:27:56 ---> 4a98be055ec5 10:27:56 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:27:57 ---> Running in 5c0df2b7b106 10:27:57 Removing intermediate container ea551fc7a625 10:27:57 ---> db3c0cf387e7 10:27:57 10:27:57 Step 9/21 : FROM alpine:3.14 10:27:57 ---> 0a97eee8041e 10:27:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:27:57 ---> Running in fdbcefb67046 10:27:57 Removing intermediate container 54c6ea151403 10:27:57 ---> 54381a224dac 10:27:57 10:27:57 Step 9/22 : FROM alpine:3.14 10:27:57 ---> 0a97eee8041e 10:27:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:27:57 ---> Running in c020f847d586 10:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:27:57 (1/5) Installing ca-certificates (20191127-r5) 10:27:57 (2/5) Installing brotli-libs (1.0.9-r5) 10:27:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:27:57 (4/5) Installing libcurl (7.79.1-r0) 10:27:57 (5/5) Installing curl (7.79.1-r0) 10:27:57 Executing busybox-1.33.1-r6.trigger 10:27:57 Executing ca-certificates-20191127-r5.trigger 10:27:57 (1/2) Installing dumb-init (1.2.5-r1) 10:27:57 (2/2) Installing su-exec (0.2-r1) 10:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:27:58 OK: 8 MiB in 19 packages 10:27:58 Executing busybox-1.33.1-r6.trigger 10:27:58 OK: 6 MiB in 16 packages 10:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:27:58 (1/2) Installing ca-certificates (20191127-r5) 10:27:58 (2/2) Installing dumb-init (1.2.5-r1) 10:27:58 Executing busybox-1.33.1-r6.trigger 10:27:58 Executing ca-certificates-20191127-r5.trigger 10:27:58 OK: 6 MiB in 16 packages 10:27:58 (1/1) Installing dumb-init (1.2.5-r1) 10:27:58 Executing busybox-1.33.1-r6.trigger 10:27:58 OK: 6 MiB in 15 packages 10:27:58 Removing intermediate container 5c0df2b7b106 10:27:58 ---> 2b61bf2c69d7 10:27:58 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:27:58 Removing intermediate container 157dae99e56d 10:27:58 ---> c07644e158d3 10:27:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:27:58 ---> Running in bc97f96a1b55 10:27:58 ---> Running in e0402793d7b7 10:27:59 Removing intermediate container bc97f96a1b55 10:27:59 ---> fe5fecdb116d 10:27:59 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:27:59 Removing intermediate container c020f847d586 10:27:59 ---> 5decb87275b3 10:27:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:27:59 Removing intermediate container e0402793d7b7 10:27:59 ---> 0b13c548bbdc 10:27:59 Step 12/20 : WORKDIR /edgex 10:27:59 Removing intermediate container fdbcefb67046 10:27:59 ---> d34674e5112e 10:27:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:27:59 ---> Running in 9b2436792e32 10:27:59 ---> Running in 22eb6a3c07bf 10:27:59 ---> Running in 7bd7b683897a 10:27:59 ---> Running in b56532bcc1fd 10:27:59 Removing intermediate container 22eb6a3c07bf 10:27:59 ---> 6e94923739eb 10:27:59 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:27:59 Removing intermediate container 9b2436792e32 10:27:59 ---> 4b937afe4f94 10:27:59 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:27:59 Removing intermediate container 7bd7b683897a 10:27:59 ---> 85b77ad4f395 10:27:59 Step 12/21 : ENV APP_PORT=59860 10:27:59 ---> Running in d49915a769a2 10:27:59 Removing intermediate container b56532bcc1fd 10:27:59 ---> 161e1d058df9 10:27:59 Step 12/22 : ENV APP_PORT=59881 10:28:00 ---> Running in 7aef2e59ae0f 10:28:00 ---> Running in 2ef559b1ca17 10:28:00 ---> 134fa5e89a5e 10:28:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:28:00 Removing intermediate container 7aef2e59ae0f 10:28:00 ---> 9989a12629b6 10:28:00 Step 13/21 : EXPOSE $APP_PORT 10:28:00 Removing intermediate container 2ef559b1ca17 10:28:00 ---> 85f63502ed0c 10:28:00 Step 13/22 : EXPOSE $APP_PORT 10:28:00 ---> Running in be0d27841c69 10:28:00 ---> Running in 5b32a74f8ad0 10:28:00 Removing intermediate container be0d27841c69 10:28:00 ---> 2d34637bdce7 10:28:00 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:00 ---> 48518765035c 10:28:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:28:00 Removing intermediate container 5b32a74f8ad0 10:28:00 ---> d6cc58a10e4d 10:28:00 Step 14/22 : WORKDIR / 10:28:00 ---> Running in 5ae3cde9c2bc 10:28:00 ---> b9d696334ca9 10:28:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:28:00 ---> e692e58265cb 10:28:00 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:28:01 Removing intermediate container d49915a769a2 10:28:01 ---> 7e12eedbc1c1 10:28:01 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:28:01 Removing intermediate container 5ae3cde9c2bc 10:28:01 ---> 6f2764d1d6c3 10:28:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:01 ---> Running in e1b7d48b6bb9 10:28:01 ---> Running in f49963415449 10:28:01 Removing intermediate container e1b7d48b6bb9 10:28:01 ---> 1d69661e861f 10:28:01 Step 17/20 : CMD ["--init=true"] 10:28:01 ---> e182446df6c0 10:28:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:28:01 Removing intermediate container f49963415449 10:28:01 ---> 800554d45438 10:28:01 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:28:01 ---> Running in 8b0af0df15e4 10:28:01 ---> 814a8630bb8d 10:28:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:28:01 Removing intermediate container 8b0af0df15e4 10:28:01 ---> d6d295512ec6 10:28:01 Step 18/20 : LABEL arch=x86_64 10:28:01 ---> Running in 7bf02ed3c49d 10:28:01 ---> bf8eee85ae63 10:28:01 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:28:01 ---> 3294e01335cc 10:28:01 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:28:01 ---> 5a97aab055f2 10:28:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:28:01 ---> Running in c86237c31ddf 10:28:01 ---> Running in d79e215f87da 10:28:01 Removing intermediate container 7bf02ed3c49d 10:28:01 ---> e893adb9d6cb 10:28:01 Step 19/20 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:28:02 ---> Running in 27ed781b7ea6 10:28:02 Removing intermediate container d79e215f87da 10:28:02 ---> a1186f0700f5 10:28:02 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:02 ---> 16cce7e9b29b 10:28:02 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:28:02 ---> Running in efe5a9ade782 10:28:02 ---> Running in 4dc39046492a 10:28:02 Removing intermediate container 27ed781b7ea6 10:28:02 ---> 015d948432c0 10:28:02 Step 20/20 : LABEL version=0.0.0 10:28:02 Removing intermediate container 6b6b98975273 10:28:02 ---> 244e24da7b23 10:28:02 10:28:02 Step 11/23 : FROM alpine:3.14 10:28:02 ---> 0a97eee8041e 10:28:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:28:02 ---> Using cache 10:28:02 ---> 5decb87275b3 10:28:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:28:02 ---> Using cache 10:28:02 ---> 161e1d058df9 10:28:02 Step 14/23 : ENV APP_PORT=59861 10:28:02 ---> Running in bbf43cd11af0 10:28:02 Removing intermediate container efe5a9ade782 10:28:02 ---> ba81b2ec7b6e 10:28:02 Step 19/21 : LABEL arch=x86_64 10:28:02 ---> Running in caee8273dd43 10:28:02 Removing intermediate container 4dc39046492a 10:28:02 ---> 6fb95d688c4e 10:28:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:02 ---> Running in f7e6d61222c8 10:28:02 ---> Running in 0d3841622200 10:28:02 Removing intermediate container bbf43cd11af0 10:28:02 ---> d58c67d0e625 10:28:02 10:28:02 Removing intermediate container caee8273dd43 10:28:02 ---> 42ebd1260560 10:28:02 Step 15/23 : EXPOSE $APP_PORT 10:28:02 Removing intermediate container f7e6d61222c8 10:28:02 ---> cfa449f0278b 10:28:02 Step 20/21 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:28:02 Successfully built d58c67d0e625 10:28:02 ---> Running in 6645b571147b 10:28:02 Successfully tagged security-proxy-setup:latest 10:28:02 Building sys-mgmt-agent 10:28:02  Building security-proxy-setup ... done  ---> Running in f4d6bf1eff69 10:28:02 Removing intermediate container 0d3841622200 10:28:02 ---> af35746b2fcb 10:28:02 Step 20/22 : LABEL arch=x86_64 10:28:02 Removing intermediate container c86237c31ddf 10:28:02 ---> 896a52eb6aec 10:28:02 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:03 ---> Running in 044ac65e3649 10:28:03 Removing intermediate container 6645b571147b 10:28:03 ---> 6f7a21103457 10:28:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:03 Removing intermediate container f4d6bf1eff69 10:28:03 ---> 1b935607e913 10:28:03 Step 21/21 : LABEL version=0.0.0 10:28:04 ---> 130b41b80251 10:28:04 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:28:04 ---> 56247384b1ec 10:28:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:28:04 Removing intermediate container 044ac65e3649 10:28:04 ---> 0550718c3ee1 10:28:04 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:28:04 ---> Running in eeaad9a2213a 10:28:04 ---> Running in b6ae65ca396c 10:28:04 ---> de75ce698f80 10:28:04 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:28:05 Removing intermediate container eeaad9a2213a 10:28:05 ---> 250d2b2fdb61 10:28:05 10:28:05 ---> 75cf822f7669 10:28:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:28:05 Successfully built 250d2b2fdb61 10:28:05 Removing intermediate container b6ae65ca396c 10:28:05 ---> 2dc4d1ad7fa1 10:28:05 Step 22/22 : LABEL version=0.0.0 10:28:05 Successfully tagged support-notifications:latest 10:28:05  Building support-notifications ... done Building core-command 10:28:05 ---> 1dcb73df2a81 10:28:05 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:28:05 ---> Running in 396c1d2f4b4d 10:28:06 ? github.com/edgexfoundry/edgex-go [no test files] 10:28:08 ---> 29d726ad4b7e 10:28:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:28:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:28:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:28:08 ---> fba68515969c 10:28:08 Step 3/22 : WORKDIR /edgex-go 10:28:08 ---> Using cache 10:28:08 ---> b794f04cb0a2 10:28:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:08 ---> Using cache 10:28:08 ---> 36cf8c86eed2 10:28:08 Step 5/22 : RUN apk add --update --no-cache make git 10:28:08 ---> Using cache 10:28:08 ---> 04069bf247ae 10:28:08 Step 6/22 : COPY . . 10:28:08 ---> Using cache 10:28:08 ---> 1cda5a8bcf66 10:28:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:08 ---> Using cache 10:28:08 ---> a4e3b25962fb 10:28:08 Step 8/22 : RUN make cmd/core-command/core-command 10:28:09 ---> 16ed32a5c701 10:28:09 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:28:09 Removing intermediate container 396c1d2f4b4d 10:28:09 ---> ec1f458de4c0 10:28:09 10:28:09 ---> Running in 6dba62e6c8ba 10:28:09 Successfully built ec1f458de4c0 10:28:09 ---> Running in b070a9f65d29 10:28:09 Successfully tagged core-metadata:latest 10:28:09  Building core-metadata ... done Building core-data 10:28:09 Removing intermediate container 6dba62e6c8ba 10:28:09 ---> ee3693bd04d5 10:28:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:28:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:28:10 ---> fba68515969c 10:28:10 Step 3/22 : WORKDIR /edgex-go 10:28:10 ---> Using cache 10:28:10 ---> b794f04cb0a2 10:28:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:10 ---> Using cache 10:28:10 ---> 36cf8c86eed2 10:28:10 Step 5/22 : RUN apk add --update --no-cache make bash git 10:28: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 10:28:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:28:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:28:12 ---> fba68515969c 10:28:12 Step 3/22 : WORKDIR /edgex-go 10:28:12 ---> Using cache 10:28:12 ---> b794f04cb0a2 10:28:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:12 ---> Using cache 10:28:12 ---> 36cf8c86eed2 10:28:12 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:28:12 ---> Running in 4eedce2b8c5a 10:28:12 ---> bd1103a6b577 10:28:12 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:28:12 ---> Running in 074df6e61619 10:28:12 ---> Running in cee5b200ee3e 10:28:13 ---> Running in 7e6b44354990 10:28:13 Removing intermediate container 4eedce2b8c5a 10:28:13 ---> c136456bdfe4 10:28:13 Step 21/23 : LABEL arch=x86_64 10:28:13 ---> Running in ae2503185e1b 10:28:13 Removing intermediate container 7e6b44354990 10:28:13 ---> f06beb405957 10:28:13 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:28:13 Removing intermediate container ae2503185e1b 10:28:13 ---> 074c1e445261 10:28:13 Step 22/23 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:28:13 ---> Running in 14fa8930e656 10:28:13 Removing intermediate container 14fa8930e656 10:28:13 ---> e4fcd674e18b 10:28:13 Step 23/23 : LABEL version=0.0.0 10:28:13 ---> 98db0f9748e5 10:28:13 Step 25/30 : RUN chmod +x /entrypoint.sh 10:28:13 ---> Running in fe43e26c303e 10:28:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:28:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:28:13 ---> Running in 35cb6ca9b1f0 10:28:13 Removing intermediate container fe43e26c303e 10:28:13 ---> 5ed3e9293978 10:28:13 10:28:14 Successfully built 5ed3e9293978 10:28:14 Successfully tagged support-scheduler:latest 10:28:14 Building security-secretstore-setup 10:28:14  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:28:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:28:15 OK: 220 MiB in 52 packages 10:28:15 OK: 220 MiB in 52 packages 10:28:17 Removing intermediate container 35cb6ca9b1f0 10:28:17 ---> 12eeb95bebd1 10:28:17 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:28:17 ---> Running in d61e9fb34c50 10:28:17 Removing intermediate container cee5b200ee3e 10:28:17 ---> 04f3d749b1fd 10:28:17 Step 6/22 : COPY . . 10:28:17 Removing intermediate container 074df6e61619 10:28:17 ---> f23384b20a13 10:28:17 Step 6/22 : COPY . . 10:28:18 Removing intermediate container d61e9fb34c50 10:28:18 ---> 45382ed84672 10:28:18 Step 27/30 : CMD ["gate"] 10:28:18 ---> Running in 884e5aee74dd 10:28:20 Removing intermediate container 884e5aee74dd 10:28:20 ---> f5df6d300b34 10:28:20 Step 28/30 : LABEL arch=x86_64 10:28:28 ---> Running in bc48b1691747 10:28:28 ---> 2dcf9b637989 10:28:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:28 ---> a00042101556 10:28:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:28 Removing intermediate container bc48b1691747 10:28:28 ---> b7325302f881 10:28:28 Step 29/30 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:28:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:28:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:28:28 ---> fba68515969c 10:28:28 Step 3/24 : WORKDIR /edgex-go 10:28:28 ---> Using cache 10:28:28 ---> b794f04cb0a2 10:28:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:28 ---> Using cache 10:28:28 ---> 36cf8c86eed2 10:28:28 Step 5/24 : RUN apk add --update --no-cache make git 10:28:28 ---> Using cache 10:28:28 ---> 04069bf247ae 10:28:28 Step 6/24 : COPY . . 10:28:28 ---> Using cache 10:28:28 ---> 1cda5a8bcf66 10:28:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:28 ---> Using cache 10:28:28 ---> a4e3b25962fb 10:28:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:28:28 ---> Running in 25c1ab33d41d 10:28:28 ---> Running in 0d160caf388f 10:28:28 ---> Running in 5a6615b36fc6 10:28:28 ---> Running in 9f726dcea79d 10:28:28 Removing intermediate container 9f726dcea79d 10:28:28 ---> b7d9809f5584 10:28:28 Step 30/30 : LABEL version=0.0.0 10:28:28 ---> Running in 29ccb28aca5a 10:28:29 Removing intermediate container 29ccb28aca5a 10:28:29 ---> 2a7a0e29da30 10:28:29 10:28:29 Successfully built 2a7a0e29da30 10:28:29 Successfully tagged security-bootstrapper:latest 10:28:29  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:28:30 Removing intermediate container 0d160caf388f 10:28:30 ---> f07e135ba8d2 10:28:30 Step 8/22 : RUN make cmd/core-data/core-data 10:28:30 ---> Running in bad818f9226e 10:28:30 Removing intermediate container 25c1ab33d41d 10:28:30 ---> 7a55ee9daaa1 10:28:30 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:28:30 ---> Running in 86701e444140 10:28:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:28:31 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 10:28:37 Removing intermediate container b070a9f65d29 10:28:37 ---> 3b5c5729dd57 10:28:37 10:28:37 Step 9/22 : FROM alpine:3.14 10:28:37 ---> 0a97eee8041e 10:28:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:28:37 ---> Using cache 10:28:37 ---> 5decb87275b3 10:28:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:28:37 ---> Using cache 10:28:37 ---> 161e1d058df9 10:28:37 Step 12/22 : ENV APP_PORT=59882 10:28:37 ---> Running in 4e7a7fb92004 10:28:37 Removing intermediate container 4e7a7fb92004 10:28:37 ---> d56882f24427 10:28:37 Step 13/22 : EXPOSE $APP_PORT 10:28:37 ---> Running in 775f9f8bec50 10:28:37 Removing intermediate container 775f9f8bec50 10:28:37 ---> 661ae8f219ac 10:28:37 Step 14/22 : WORKDIR / 10:28:37 ---> Running in c0d0f2884c35 10:28:37 Removing intermediate container c0d0f2884c35 10:28:37 ---> aa3eb4e2d78e 10:28:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:37 ---> 76863fc2ed69 10:28:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:28:38 ---> a87611b97b19 10:28:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:28:38 ---> 16f19ab47a35 10:28:38 Step 18/22 : ENTRYPOINT ["/core-command"] 10:28:39 ---> Running in 5fb54a846d79 10:28:39 Removing intermediate container 5fb54a846d79 10:28:39 ---> 1a06c58f59e8 10:28:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:28:39 ---> Running in c2e6ae552ce0 10:28:39 Removing intermediate container c2e6ae552ce0 10:28:39 ---> 339a9c9a0c85 10:28:39 Step 20/22 : LABEL arch=x86_64 10:28:39 ---> Running in cd4a70c6906f 10:28:39 Removing intermediate container cd4a70c6906f 10:28:39 ---> 0f843b1e274e 10:28:39 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:28:39 ---> Running in 43a24e6e7a26 10:28:39 Removing intermediate container 43a24e6e7a26 10:28:39 ---> 57eb9f49bcb9 10:28:39 Step 22/22 : LABEL version=0.0.0 10:28:39 ---> Running in 79c97cc6d436 10:28:40 Removing intermediate container 79c97cc6d436 10:28:40 ---> ba3c033c9d97 10:28:40 10:28:40 Successfully built ba3c033c9d97 10:28:40 Successfully tagged core-command:latest 10:28:55  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:28:57 Removing intermediate container 86701e444140 10:28:57 ---> 6d7a126c0fdb 10:28:57 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:28:57 ---> Running in e68b14df1fb8 10:28:57 Removing intermediate container 5a6615b36fc6 10:28:57 ---> 188aa49a187c 10:28:57 10:28:57 Step 9/24 : FROM alpine:3.14 10:28:57 ---> 0a97eee8041e 10:28:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:28:57 ---> Running in d3e56a488c50 10:28:57 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 10:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:28:58 (1/3) Installing ca-certificates (20191127-r5) 10:28:58 (2/3) Installing dumb-init (1.2.5-r1) 10:28:58 (3/3) Installing su-exec (0.2-r1) 10:28:58 Executing busybox-1.33.1-r6.trigger 10:28:58 Executing ca-certificates-20191127-r5.trigger 10:28:58 OK: 6 MiB in 17 packages 10:28:59 Removing intermediate container d3e56a488c50 10:28:59 ---> 348139f4a6b4 10:28:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:28:59 ---> Running in 68d6522ceded 10:28:59 Removing intermediate container e68b14df1fb8 10:28:59 ---> 442dff79c943 10:28:59 10:28:59 Step 10/22 : FROM docker:20.10.8 10:28:59 Removing intermediate container 68d6522ceded 10:28:59 ---> a8085b86834f 10:28:59 Step 12/24 : WORKDIR / 10:28:59 20.10.8: Pulling from library/docker 10:28:59 ---> Running in 5b0bae8dc0c5 10:28:59 Removing intermediate container 5b0bae8dc0c5 10:28:59 ---> 6471828297e0 10:28:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:29:00 ---> e4307c3fb1a5 10:29: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 10:29:00 Removing intermediate container bad818f9226e 10:29:00 ---> 76f9e7f4a40e 10:29:00 10:29:00 Step 9/22 : FROM alpine:3.14 10:29:00 ---> 0a97eee8041e 10:29:00 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:29:00 ---> Running in 86a1460dff59 10:29:00 ---> 72ae57818eba 10:29:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:29:00 Removing intermediate container 86a1460dff59 10:29:00 ---> e6b02f25a3cd 10:29:00 Step 11/22 : ENV APP_PORT=59880 10:29:01 ---> Running in 91b0f9a69fd2 10:29:01 ---> 1eb550deedec 10:29:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:29:01 Removing intermediate container 91b0f9a69fd2 10:29:01 ---> 02539f638cc4 10:29:01 Step 12/22 : EXPOSE $APP_PORT 10:29:01 ---> Running in 0f472adfd6dc 10:29:01 ---> 5cf276628219 10:29:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:29:01 Removing intermediate container 0f472adfd6dc 10:29:01 ---> e87921422df1 10:29:01 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:01 ---> Running in 4af6325add38 10:29:01 ---> 3ba6573e4ea5 10:29:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:29:02 ---> 936a80ded86f 10:29:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:29:02 Removing intermediate container 4af6325add38 10:29:02 ---> a6fa1714fdbf 10:29:02 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:29:02 ---> Running in d33a1356a77f 10:29:02 ---> 426102b23250 10:29:02 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/ 10:29:02 ---> Running in d745d1b3675c 10:29:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:29:03 Removing intermediate container d745d1b3675c 10:29:03 ---> dbf3e492877b 10:29:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:29:03 ---> Running in 79a67ab1ae17 10:29:03 Removing intermediate container 79a67ab1ae17 10:29:03 ---> 1f0d9f976584 10:29:03 Step 22/24 : LABEL arch=x86_64 10:29:03 ---> Running in 2054b34ceda8 10:29:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:29:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:29:03 Removing intermediate container 2054b34ceda8 10:29:03 ---> 6a7743e6e145 10:29:03 Step 23/24 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:29:03 ---> Running in 0f767f2408f8 10:29:03 Removing intermediate container 0f767f2408f8 10:29:03 ---> a49b11c5e5dc 10:29:03 Step 24/24 : LABEL version=0.0.0 10:29:03 ---> Running in fc8bc8db67d8 10:29:03 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:29:03 Status: Downloaded newer image for docker:20.10.8 10:29:03 ---> bc6c0ffef665 10:29:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:29:03 ---> Running in 09cee2d6fdc9 10:29:03 (1/6) Installing dumb-init (1.2.5-r1) 10:29:03 Removing intermediate container fc8bc8db67d8 10:29:03 ---> b812aff90131 10:29:03 10:29:03 Removing intermediate container 09cee2d6fdc9 10:29:03 ---> b181f707746a 10:29:03 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 10:29:03 Successfully built b812aff90131 10:29:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:29:03 Successfully tagged security-secretstore-setup:latest 10:29:03  Building security-secretstore-setup ... done  ---> Running in cb6ab3b614e4 10:29:04 (3/6) Installing libsodium (1.0.18-r0) 10:29:04 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:29:04 (5/6) Installing libzmq (4.3.4-r0) 10:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:29:04 (6/6) Installing zeromq (4.3.4-r0) 10:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:29:04 Executing busybox-1.33.1-r6.trigger 10:29:04 OK: 8 MiB in 20 packages 10:29:04 (1/42) Installing readline (8.1.0-r0) 10:29:04 (2/42) Installing bash (5.1.4-r0) 10:29:04 Executing bash-5.1.4-r0.post-install 10:29:04 (3/42) Installing brotli-libs (1.0.9-r5) 10:29:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:29:04 (5/42) Installing libcurl (7.79.1-r0) 10:29:04 (6/42) Installing curl (7.79.1-r0) 10:29:04 (7/42) Installing dumb-init (1.2.5-r1) 10:29:04 (8/42) Installing libbz2 (1.0.8-r1) 10:29:04 (9/42) Installing expat (2.4.1-r0) 10:29:04 (10/42) Installing libffi (3.3-r2) 10:29:04 (11/42) Installing gdbm (1.19-r0) 10:29:04 (12/42) Installing xz-libs (5.2.5-r0) 10:29:04 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:29:04 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:29:04 (15/42) Installing mpdecimal (2.5.1-r1) 10:29:04 (16/42) Installing sqlite-libs (3.35.5-r0) 10:29:04 (17/42) Installing python3 (3.9.5-r2) 10:29:04 Removing intermediate container d33a1356a77f 10:29:04 ---> 812a31f76876 10:29:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:29:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:29:05 ---> 0bf8cf4eeaa1 10:29:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:29:05 (18/42) Installing py3-appdirs (1.4.4-r2) 10:29:05 (19/42) Installing py3-chardet (4.0.0-r2) 10:29:05 (20/42) Installing py3-idna (3.2-r0) 10:29:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:29:05 (22/42) Installing py3-certifi (2020.12.5-r1) 10:29:05 (23/42) Installing py3-requests (2.25.1-r4) 10:29:05 (24/42) Installing py3-msgpack (1.0.2-r1) 10:29:05 (25/42) Installing py3-lockfile (0.12.2-r4) 10:29:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:29:05 (27/42) Installing py3-colorama (0.4.4-r1) 10:29:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:29:05 (29/42) Installing py3-distlib (0.3.1-r3) 10:29:05 (30/42) Installing py3-distro (1.5.0-r3) 10:29:05 (31/42) Installing py3-six (1.15.0-r1) 10:29:05 (32/42) Installing py3-webencodings (0.5.1-r4) 10:29:06 (33/42) Installing py3-html5lib (1.1-r1) 10:29:06 ---> 652d10fa4847 10:29:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:29:06 (34/42) Installing py3-parsing (2.4.7-r2) 10:29:06 (35/42) Installing py3-packaging (20.9-r1) 10:29:06 (36/42) Installing py3-toml (0.10.2-r2) 10:29:06 (37/42) Installing py3-pep517 (0.10.0-r2) 10:29:06 (38/42) Installing py3-progress (1.5-r2) 10:29:06 (39/42) Installing py3-retrying (1.3.3-r1) 10:29:06 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:29:06 (41/42) Installing py3-setuptools (52.0.0-r3) 10:29:06 (42/42) Installing py3-pip (20.3.4-r1) 10:29:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:29:06 ---> dcec3174b9be 10:29:06 Step 18/22 : ENTRYPOINT ["/core-data"] 10:29:06 Executing busybox-1.33.1-r3.trigger 10:29:06 ---> Running in 87fa9449102f 10:29:06 OK: 84 MiB in 64 packages 10:29:06 Removing intermediate container 87fa9449102f 10:29:06 ---> c0a7224a2d13 10:29:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:29:06 ---> Running in a8a3b382db51 10:29:06 Removing intermediate container a8a3b382db51 10:29:06 ---> 48aa64d6e893 10:29:06 Step 20/22 : LABEL arch=x86_64 10:29:06 ---> Running in ee5177607a58 10:29:06 Removing intermediate container ee5177607a58 10:29:06 ---> b232985a0e90 10:29:06 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:29:06 ---> Running in c3d61c665660 10:29:06 Removing intermediate container c3d61c665660 10:29:06 ---> 3f80c8daf159 10:29:06 Step 22/22 : LABEL version=0.0.0 10:29:07 ---> Running in 712bbfcdbce2 10:29:07 Removing intermediate container 712bbfcdbce2 10:29:07 ---> 2f3aa4bf6ce3 10:29:07 10:29:07 Successfully built 2f3aa4bf6ce3 10:29:07 Successfully tagged core-data:latest 10:29:07  Building core-data ... done Collecting docker-compose==1.23.2 10:29:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:29:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:29:07 Collecting dockerpty<0.5,>=0.4.1 10:29:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:29:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:29:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:29:07 Collecting jsonschema<3,>=2.5.1 10:29:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:29:07 Collecting docopt<0.7,>=0.6.1 10:29:07 Downloading docopt-0.6.2.tar.gz (25 kB) 10:29:08 Collecting docker<4.0,>=3.6.0 10:29:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:29:08 Collecting cached-property<2,>=1.2.0 10:29:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:29:08 Collecting PyYAML<4,>=3.10 10:29:08 Downloading PyYAML-3.13.tar.gz (270 kB) 10:29:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:29:08 Collecting websocket-client<1.0,>=0.32.0 10:29:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:29:08 Collecting texttable<0.10,>=0.9.0 10:29:08 Downloading texttable-0.9.1.tar.gz (11 kB) 10:29:09 Collecting docker-pycreds>=0.4.0 10:29:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:29:09 Collecting urllib3<1.25,>=1.21.1 10:29:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:29:09 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) 10:29:09 Collecting chardet<3.1.0,>=3.0.2 10:29:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:29:09 Collecting idna<2.8,>=2.5 10:29:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:29:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:29:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:29:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:29:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:29:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:29:09 Attempting uninstall: urllib3 10:29:09 Found existing installation: urllib3 1.26.5 10:29:09 Uninstalling urllib3-1.26.5: 10:29:09 Successfully uninstalled urllib3-1.26.5 10:29:09 Attempting uninstall: idna 10:29:09 Found existing installation: idna 3.2 10:29:09 Uninstalling idna-3.2: 10:29:09 Successfully uninstalled idna-3.2 10:29:09 Attempting uninstall: chardet 10:29:09 Found existing installation: chardet 4.0.0 10:29:09 Uninstalling chardet-4.0.0: 10:29:09 Successfully uninstalled chardet-4.0.0 10:29:10 Attempting uninstall: requests 10:29:10 Found existing installation: requests 2.25.1 10:29:10 Uninstalling requests-2.25.1: 10:29:10 Successfully uninstalled requests-2.25.1 10:29:10 Running setup.py install for texttable: started 10:29:10 Running setup.py install for texttable: finished with status 'done' 10:29:10 Running setup.py install for PyYAML: started 10:29:10 Running setup.py install for PyYAML: finished with status 'done' 10:29:10 Running setup.py install for docopt: started 10:29:11 Running setup.py install for docopt: finished with status 'done' 10:29:11 Running setup.py install for dockerpty: started 10:29:11 Running setup.py install for dockerpty: finished with status 'done' 10:29:12 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 10:29:14 Removing intermediate container cb6ab3b614e4 10:29:14 ---> 7a91e0593388 10:29:14 Step 13/22 : ENV APP_PORT=58890 10:29:14 ---> Running in d6dfd364abfd 10:29:14 Removing intermediate container d6dfd364abfd 10:29:14 ---> fa8262eebd84 10:29:14 Step 14/22 : EXPOSE $APP_PORT 10:29:14 ---> Running in fb4f50309cbf 10:29:15 Removing intermediate container fb4f50309cbf 10:29:15 ---> a7fe76258494 10:29:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:29:15 ---> 0460b4ec49e5 10:29:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:29:15 ---> 7c1151aae527 10:29:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:29:15 ---> b572e8d94830 10:29:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:29:15 ---> Running in 21424225f0cf 10:29:15 Removing intermediate container 21424225f0cf 10:29:15 ---> 998d45c8b1c4 10:29:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:29:15 ---> Running in 75fb71a82263 10:29:16 Removing intermediate container 75fb71a82263 10:29:16 ---> ab3e5a9ebb24 10:29:16 Step 20/22 : LABEL arch=x86_64 10:29:16 ---> Running in 73df5cbe0cb2 10:29:16 Removing intermediate container 73df5cbe0cb2 10:29:16 ---> 7e99898d07e4 10:29:16 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:29:16 ---> Running in 6851c9fa3ee5 10:29:16 Removing intermediate container 6851c9fa3ee5 10:29:16 ---> d4735b4c4c13 10:29:16 Step 22/22 : LABEL version=0.0.0 10:29:16 ---> Running in 21125598f29d 10:29:16 Removing intermediate container 21125598f29d 10:29:16 ---> 464a5a8930df 10:29:16 10:29:16 Successfully built 464a5a8930df 10:29:16 Successfully tagged sys-mgmt-agent:latest 10:29:16  Building sys-mgmt-agent ... done  [Pipeline] } 10:29:16 $ docker stop --time=1 c92b2eb66822ed28f611c07fca7922b1e6d5896aca89925f1584a8d53c05a3c5 10:29:17 $ docker rm -f c92b2eb66822ed28f611c07fca7922b1e6d5896aca89925f1584a8d53c05a3c5 [Pipeline] // withDockerContainer [Pipeline] sh 10:29:17 + docker images 10:29:17 REPOSITORY TAG IMAGE ID CREATED SIZE 10:29:17 sys-mgmt-agent latest 464a5a8930df 1 second ago 294MB 10:29:17 core-data latest 2f3aa4bf6ce3 10 seconds ago 20.7MB 10:29:17 security-secretstore-setup latest b812aff90131 14 seconds ago 28.4MB 10:29:17 76f9e7f4a40e 17 seconds ago 1.77GB 10:29:17 442dff79c943 18 seconds ago 1.76GB 10:29:17 188aa49a187c 20 seconds ago 1.77GB 10:29:17 core-command latest ba3c033c9d97 38 seconds ago 16.1MB 10:29:17 3b5c5729dd57 41 seconds ago 1.76GB 10:29:17 security-bootstrapper latest 2a7a0e29da30 49 seconds ago 18.9MB 10:29:17 support-scheduler latest 5ed3e9293978 About a minute ago 16.2MB 10:29:17 core-metadata latest ec1f458de4c0 About a minute ago 16.9MB 10:29:17 support-notifications latest 250d2b2fdb61 About a minute ago 17MB 10:29:17 security-proxy-setup latest d58c67d0e625 About a minute ago 26.9MB 10:29:17 244e24da7b23 About a minute ago 1.76GB 10:29:17 db3c0cf387e7 About a minute ago 1.76GB 10:29:17 54381a224dac About a minute ago 1.76GB 10:29:17 765f381de1ae About a minute ago 1.76GB 10:29:17 04dfb705fc57 About a minute ago 1.77GB 10:29:17 ci-base-image-x86_64 latest fba68515969c 5 minutes ago 1.25GB 10:29:17 alpine 3.14 0a97eee8041e 12 days ago 5.61MB 10:29:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 10:29:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 10:29:17 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 10:29:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 10:29:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:29:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:29:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:29:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:29:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:29:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:29:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:29:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:29:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:29:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:29:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements 10:29:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:29:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements 10:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 44.7% of statements 10:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:29:33 Still waiting to schedule task 10:29:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:29:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.629s coverage: 89.5% of statements 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:29:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 84.4% of statements 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 94.2% of statements 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.238s coverage: 60.0% of statements 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.9% of statements 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 21.7% of statements 10:29:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.175s coverage: 47.1% of statements 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements 10:29:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 10:29:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 10:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 10:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 10:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 10:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.572s coverage: 82.5% of statements 10:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.0% of statements 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.774s coverage: 64.4% of statements 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 10:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements 10:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 10:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 10:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 10:30:15 Running on prd-ubuntu18.04-docker-8c-8g-509 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 10:30:15 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 10:30:15 The recommended git tool is: git 10:30:17 using credential edgex-jenkins-ssh 10:30:17 Cloning the remote Git repository 10:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.232s coverage: 65.4% of statements 10:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:30:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:30:17 > git init /w/workspace/edgex-go/4 # timeout=10 10:30:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:30:17 > git --version # timeout=10 10:30:17 > git --version # 'git version 2.17.1' 10:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.820s coverage: 43.8% of statements 10:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements 10:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 10:30:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:30:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:30:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:30:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:30:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:30:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:30:22 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 91efeef7032e435a26f64520798bd734a6271c81 10:30:23 Merge succeeded, producing 91efeef7032e435a26f64520798bd734a6271c81 10:30:23 Checking out Revision 91efeef7032e435a26f64520798bd734a6271c81 (PR-3825) 10:30:22 > git config core.sparsecheckout # timeout=10 10:30:22 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 10:30:23 > git remote # timeout=10 10:30:23 > git config --get remote.origin.url # timeout=10 10:30:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:23 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 10:30:23 > git rev-parse HEAD^{commit} # timeout=10 10:30:23 > git config core.sparsecheckout # timeout=10 10:30:23 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 10:30:26 Commit message: "fix(snap): add token for the push-to-core profile" 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.554s coverage: 92.3% of statements 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:30:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 10:30:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:27 + echo snap-build.sh 10:30:27 snap-build.sh 10:30:27 + SNAP_BASE_DIR=. 10:30:27 + '[' '!' -z /w/workspace/edgex-go/4 ']' 10:30:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 10:30:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 10:30:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 10:30:27 + cd /w/workspace/edgex-go/4 10:30:27 + sudo apt-get remove -qy --purge lxd lxd-client 10:30:27 Reading package lists... 10:30:27 Building dependency tree... 10:30:27 Reading state information... 10:30:27 The following packages were automatically installed and are no longer required: 10:30:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:30:27 uidmap xdelta3 10:30:27 Use 'sudo apt autoremove' to remove them. 10:30:27 The following packages will be REMOVED: 10:30:27 lxd* lxd-client* 10:30:27 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 10:30:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:30:27 GO111MODULE=on go vet ./... 10:30:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:30:27 After this operation, 31.7 MB disk space will be freed. 10:30:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 10:30:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:30:29 Removing lxd dnsmasq configuration 10:30:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:30:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:30:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:30:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 10:30:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:30:31 Processing triggers for systemd (237-3ubuntu10.45) ... 10:30:31 Processing triggers for ureadahead (0.100.0-21) ... 10:30:32 + sudo snap remove --purge lxd 10:30:32 snap "lxd" is not installed 10:30:32 + sudo groupadd --force --system lxd 10:30:32 ++ whoami 10:30:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:30:32 + newgrp - lxd 10:30:32 + sudo snap install lxd 10:30:42 2021-11-25T10:30:40Z INFO Waiting for automatic snapd restart... 10:30:57 lxd 4.20 from Canonical* installed 10:30:57 + sudo lxd init --auto 10:31:05 + sudo snap install --classic snapcraft 10:31:17 snapcraft 5.0 from Canonical* installed 10:31:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:31:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:31:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:17 Dload Upload Total Spent Left Speed 10:31:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 10:31:17 100 3325k 100 3325k 0 0 5948k 0 --:--:-- --:--:-- --:--:-- 5948k 10:31:17 ./yq_linux_amd64 10:31:17 + sudo snapcraft prime --use-lxd 10:31:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:31:18 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: 10:31:18 - README.md 10:31:18 10:31:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:31:19 Launching a container. 10:31:29 Waiting for container to be ready 10:31:29 To start your first container, try: lxc launch ubuntu:20.04 10:31:29 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 10:31:29 10:31:33 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:31:33 Waiting for network to be ready... 10:31:33 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:31:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:31:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:31:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 10:31:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:31:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:31:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:31:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:31:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:31:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:31:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:31:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 10:31:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 10:31:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 10:31:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 10:31:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 10:31:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 10:31:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 10:31:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:31:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 10:31:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 10:31:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 10:31:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 10:31:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 10:31:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 10:31:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 10:31:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 10:31:38 Fetched 25.6 MB in 5s (5480 kB/s) 10:31:39 Reading package lists... 10:31:39 Reading package lists... 10:31:39 Building dependency tree... 10:31:39 Reading state information... 10:31:39 The following additional packages will be installed: 10:31:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:31:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:31:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:31:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:31:39 Suggested packages: 10:31:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:31:39 Recommended packages: 10:31:39 gnupg libsasl2-modules 10:31:39 The following NEW packages will be installed: 10:31:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:31:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:31:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:31:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:31:39 The following packages will be upgraded: 10:31:39 gpg gpg-agent gpgconf libudev1 10:31:39 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 10:31:39 Need to get 3527 kB of archives. 10:31:39 After this operation, 13.3 MB of additional disk space will be used. 10:31:39 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] 10:31:39 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] 10:31:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:31:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:31:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 10:31:40 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 10:31:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:31:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:31:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:31:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:31:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:31:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:31:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:31:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:31:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:31:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:31:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:31:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:31:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:31:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:31:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:31:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:31:40 debconf: delaying package configuration, since apt-utils is not installed 10:31:40 Fetched 3527 kB in 1s (3335 kB/s) 10:31:40 (Reading database ... 12511 files and directories currently installed.) 10:31:40 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 10:31:40 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:31:40 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 10:31:40 Selecting previously unselected package udev. 10:31:40 (Reading database ... 12511 files and directories currently installed.) 10:31:40 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 10:31:40 Unpacking udev (237-3ubuntu10.52) ... 10:31:41 Selecting previously unselected package libfuse2:amd64. 10:31:41 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:31:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:31:41 Selecting previously unselected package fuse. 10:31:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:31:41 Unpacking fuse (2.9.7-1ubuntu1) ... 10:31:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:31:41 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:31:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:31:41 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:31:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:31:41 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:31:41 Selecting previously unselected package libksba8:amd64. 10:31:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:31:41 Unpacking libksba8:amd64 (1.3.5-2) ... 10:31:41 Selecting previously unselected package libroken18-heimdal:amd64. 10:31:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:31:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:31:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:31:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:41 Selecting previously unselected package libwind0-heimdal:amd64. 10:31:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:31:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:31:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:31:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:31:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:31:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:42 Selecting previously unselected package libsasl2-modules-db:amd64. 10:31:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:31:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:31:42 Selecting previously unselected package libsasl2-2:amd64. 10:31:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:31:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:31:42 Selecting previously unselected package libldap-common. 10:31:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:31:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:31:42 Selecting previously unselected package libldap-2.4-2:amd64. 10:31:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:31:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:31:42 Selecting previously unselected package dirmngr. 10:31:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:31:42 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:31:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:31:42 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:31:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:31:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:31:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:31:42 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:31:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:42 Setting up libksba8:amd64 (1.3.5-2) ... 10:31:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:31:42 Setting up udev (237-3ubuntu10.52) ... 10:31:42 invoke-rc.d: policy-rc.d denied execution of start. 10:31:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Processing triggers for systemd (237-3ubuntu10) ... 10:31:43 Setting up fuse (2.9.7-1ubuntu1) ... 10:31:43 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:31:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:31:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:31:43 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:31:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:31:43 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:31:43 settings in the [Install] section, and DefaultInstance for template units). 10:31:43 This means they are not meant to be enabled using systemctl. 10:31:43 Possible reasons for having this kind of units are: 10:31:43 1) A unit may be statically enabled by being symlinked from another unit's 10:31:43 .wants/ or .requires/ directory. 10:31:43 2) A unit's purpose may be to act as a helper for some other unit which has 10:31:43 a requirement dependency on it. 10:31:43 3) A unit may be started when needed via activation (socket, path, timer, 10:31:43 D-Bus, udev, scripted systemctl call, ...). 10:31:43 4) In case of template units, the unit is meant to be enabled with some 10:31:43 instance name specified. 10:31:43 Reading package lists... 10:31:44 Building dependency tree... 10:31:44 Reading state information... 10:31:44 The following additional packages will be installed: 10:31:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:31:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:31:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:31:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:31:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:31:44 Suggested packages: 10:31:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:31:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:31:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:31:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:31:44 systemd-container policykit-1 10:31:44 Recommended packages: 10:31:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:31:44 The following NEW packages will be installed: 10:31:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:31:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:31:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:31:44 multiarch-support openssh-client python3 python3-minimal python3.6 10:31:44 python3.6-minimal snapd squashfs-tools sudo 10:31:44 The following packages will be upgraded: 10:31:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:31:44 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 10:31:44 Need to get 36.8 MB of archives. 10:31:44 After this operation, 147 MB of additional disk space will be used. 10:31:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 10:31:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 10:31:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:31:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:31:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:31:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 10:31:45 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 10:31:45 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 10:31:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:31:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:31:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:31:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:31:45 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:31:45 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:31:45 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:31:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:31:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:31:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:31:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:31:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:31:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:31:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:31:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:31:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:31:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 10:31:45 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:31:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:31:45 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 10:31:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 10:31:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 10:31:46 debconf: delaying package configuration, since apt-utils is not installed 10:31:46 Fetched 36.8 MB in 2s (20.1 MB/s) 10:31:46 (Reading database ... 12757 files and directories currently installed.) 10:31:46 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 10:31:46 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:31:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 10:31:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:31:46 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 10:31:46 (Reading database ... 12757 files and directories currently installed.) 10:31:46 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 10:31:46 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 10:31:47 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 10:31:47 (Reading database ... 12757 files and directories currently installed.) 10:31:47 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 10:31:47 Unpacking apt (1.6.14) over (1.6.1) ... 10:31:47 Setting up apt (1.6.14) ... 10:31:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:31:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:31:47 (Reading database ... 12764 files and directories currently installed.) 10:31:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:31:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:31:47 Selecting previously unselected package libpython3.6-minimal:amd64. 10:31:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:31:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:31:48 Selecting previously unselected package libexpat1:amd64. 10:31:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:31:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:31:48 Selecting previously unselected package python3.6-minimal. 10:31:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:31:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:31:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 10:31:48 Checking for services that may need to be restarted...done. 10:31:48 Checking for services that may need to be restarted...done. 10:31:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:31:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:31:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:31:49 Selecting previously unselected package python3-minimal. 10:31:49 (Reading database ... 13012 files and directories currently installed.) 10:31:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:31:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:31:49 Selecting previously unselected package mime-support. 10:31:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:31:49 Unpacking mime-support (3.60ubuntu1) ... 10:31:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:31:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:31:49 ./bin/test-attribution-txt.sh [Pipeline] echo 10:31:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:31:49 Selecting previously unselected package libmpdec2:amd64. 10:31:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:31:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:31:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:31:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:31:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:31:50 + ls -al . 10:31:50 total 672 10:31:50 drwxrwxr-x 9 1001 1001 4096 Nov 25 10:31 . 10:31:50 drwxr-xr-x 4 root root 4096 Nov 25 10:27 .. 10:31:50 -rw-rw-r-- 1 1001 1001 11 Nov 25 10:25 .dockerignore 10:31:50 drwxrwxr-x 8 1001 1001 4096 Nov 25 10:25 .git 10:31:50 drwxrwxr-x 4 1001 1001 4096 Nov 25 10:25 .github 10:31:50 -rw-rw-r-- 1 1001 1001 804 Nov 25 10:25 .gitignore 10:31:50 -rw-rw-r-- 1 1001 1001 42 Nov 25 10:25 .golangci.yml 10:31:50 -rw-rw-r-- 1 1001 1001 76 Nov 25 10:25 .hadolint.yml 10:31:50 -rw-rw-r-- 1 1001 1001 166 Nov 25 10:25 .sonarcloud.properties 10:31:50 -rw-rw-r-- 1 1001 1001 1171 Nov 25 10:25 ADOPTERS.md 10:31:50 -rw-rw-r-- 1 1001 1001 8910 Nov 25 10:25 Attribution.txt 10:31:50 -rw-rw-r-- 1 1001 1001 51732 Nov 25 10:25 CHANGELOG.md 10:31:50 -rw-rw-r-- 1 1001 1001 3804 Nov 25 10:25 CONTRIBUTING.md 10:31:50 -rw-rw-r-- 1 1001 1001 677 Nov 25 10:25 GOVERNANCE.md 10:31:50 -rw-rw-r-- 1 1001 1001 849 Nov 25 10:25 Jenkinsfile 10:31:50 -rw-rw-r-- 1 1001 1001 10775 Nov 25 10:25 LICENSE 10:31:50 -rw-rw-r-- 1 1001 1001 6508 Nov 25 10:25 Makefile 10:31:50 -rw-rw-r-- 1 1001 1001 582 Nov 25 10:25 OWNERS.md 10:31:50 -rw-rw-r-- 1 1001 1001 8207 Nov 25 10:25 README.md 10:31:50 -rw-rw-r-- 1 1001 1001 6912 Nov 25 10:25 SECURITY.md 10:31:50 -rw-rw-r-- 1 1001 1001 5 Nov 25 10:23 VERSION 10:31:50 -rw-rw-r-- 1 1001 1001 4131 Nov 25 10:25 ZMQWindows.md 10:31:50 drwxrwxr-x 2 1001 1001 4096 Nov 25 10:25 bin 10:31:50 drwxrwxr-x 14 1001 1001 4096 Nov 25 10:25 cmd 10:31:50 -rw-r--r-- 1 root root 428381 Nov 25 10:30 coverage.out 10:31:50 -rw-rw-r-- 1 1001 1001 822 Nov 25 10:25 go.mod 10:31:50 -rw-rw-r-- 1 1001 1001 49471 Nov 25 10:25 go.sum 10:31:50 drwxrwxr-x 8 1001 1001 4096 Nov 25 10:25 internal 10:31:50 drwxrwxr-x 3 1001 1001 4096 Nov 25 10:25 openapi 10:31:50 drwxrwxr-x 4 1001 1001 4096 Nov 25 10:25 snap 10:31:50 -rw-rw-r-- 1 1001 1001 204 Nov 25 10:25 version.go [Pipeline] sh 10:31:50 Selecting previously unselected package python3.6. 10:31:50 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:31:50 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:31:50 Selecting previously unselected package libpython3-stdlib:amd64. 10:31:50 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:31:50 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:31:50 Setting up python3-minimal (3.6.7-1~18.04) ... 10:31:50 + '[' -e coverage.out ] 10:31:50 + chown 1001:1001 coverage.out [Pipeline] stash 10:31:50 Warning: overwriting stash ‘coverage-report’ 10:31:50 Selecting previously unselected package python3. 10:31:50 (Reading database ... 13442 files and directories currently installed.) 10:31:50 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:31:50 Unpacking python3 (3.6.7-1~18.04) ... 10:31:50 Selecting previously unselected package multiarch-support. 10:31:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:31:50 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:31:51 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:31:51 Selecting previously unselected package liblzo2-2:amd64. 10:31:51 (Reading database ... 13479 files and directories currently installed.) 10:31:51 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:31:51 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:31:51 Stashed 1 file(s) [Pipeline] sh 10:31:51 Selecting previously unselected package libbsd0:amd64. 10:31:51 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:31:51 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:31:51 Selecting previously unselected package sudo. 10:31:51 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:31:51 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:31:51 Selecting previously unselected package apparmor. 10:31:51 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:31:51 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:31:51 Selecting previously unselected package libedit2:amd64. 10:31:51 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:31:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:31:51 Selecting previously unselected package libkrb5support0:amd64. 10:31:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:31:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:31:51 Selecting previously unselected package libk5crypto3:amd64. 10:31:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:31:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:31:51 Selecting previously unselected package libkeyutils1:amd64. 10:31:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:31:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:31:52 + make build 10:31:52 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 10:31:52 Selecting previously unselected package libkrb5-3:amd64. 10:31:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:31:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:31:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:31:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:31:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:31:52 Selecting previously unselected package libssl1.0.0:amd64. 10:31:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 10:31:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:31:52 Selecting previously unselected package openssh-client. 10:31:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 10:31:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 10:31:52 Selecting previously unselected package squashfs-tools. 10:31:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 10:31:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:31:52 Selecting previously unselected package snapd. 10:31:52 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 10:31:52 Unpacking snapd (2.51.1+18.04) ... 10:31:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:31:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:31:54 Setting up mime-support (3.60ubuntu1) ... 10:31:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:31:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:31:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:31:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:31:54 Setting up systemd (237-3ubuntu10.52) ... 10:31:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:31:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:31:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:31:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:31:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:31:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:31:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:31:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:31:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:31:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:31:56 Setting up python3 (3.6.7-1~18.04) ... 10:31:56 running python rtupdate hooks for python3.6... 10:31:56 running python post-rtupdate hooks for python3.6... 10:31:56 Setting up apparmor (2.12-4ubuntu5.1) ... 10:31:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:31:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:31:58 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 10:31:58 Setting up snapd (2.51.1+18.04) ... 10:31:58 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 10:31:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:31:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:31:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:31:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:31:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:31:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:31:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:31:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:32:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:32:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:32:00 /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' 10:32:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:32:00 Processing triggers for systemd (237-3ubuntu10.52) ... 10:32:01 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 10:32:01 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:32:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:32:02 Reading package lists... 10:32:02 Reading package lists... 10:32:03 Building dependency tree... 10:32:03 Reading state information... 10:32:03 Calculating upgrade... 10:32:03 The following packages will be upgraded: 10:32:03 advancecomp base-files bash binutils binutils-common 10:32:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:32:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:32:03 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 10:32:03 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 10:32:03 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:32:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:32:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:32:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 10:32:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 10:32:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 10:32:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 10:32:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 10:32:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 10:32:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 10:32:03 ubuntu-keyring util-linux 10:32:03 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:32:03 Need to get 64.2 MB of archives. 10:32:03 After this operation, 5152 kB of additional disk space will be used. 10:32:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 10:32:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:32:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:32:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:32:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:32:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:32:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:32:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:32:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:32:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:32:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:32:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:32:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:32:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:32:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:32:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:32:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:32:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:32:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:32:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:32:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:32:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:32:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:32:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:32:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:32:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:32:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:32:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:32:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:32:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:32:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:32:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:32:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:32:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 10:32:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 10:32:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:32:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:32:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 10:32:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 10:32:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:32:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:32:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 10:32:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 10:32:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:32:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:32:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:32:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 10:32:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:32:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:32:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 10:32:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 10:32:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 10:32:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 10:32:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:32:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:32:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:32:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:32:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:32:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:32:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:32:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:32:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:32:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:32:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:32:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:32:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:32:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:32:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:32:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 10:32:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:32:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:32:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:32:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 10:32:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:32:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:32:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:32:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:32:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:32:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:32:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:32:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:32:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:32:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:32:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 10:32:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 10:32:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 10:32:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 10:32:04 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 10:32:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:32:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:32:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:32:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 10:32:04 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:32:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:32:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:32:04 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:32:04 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:32:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:32:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:32:05 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:32:05 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:32:05 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:32:05 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:32:05 debconf: delaying package configuration, since apt-utils is not installed 10:32:05 Fetched 64.2 MB in 2s (40.4 MB/s) 10:32:05 (Reading database ... 13914 files and directories currently installed.) 10:32:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:32:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:32:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:32:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:32:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 10:32:05 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 10:32:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:06 (Reading database ... 13914 files and directories currently installed.) 10:32:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:32:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:32:06 (Reading database ... 13914 files and directories currently installed.) 10:32:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:06 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:06 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:32:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:32:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:07 (Reading database ... 13914 files and directories currently installed.) 10:32:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:32:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:32:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:32:07 (Reading database ... 13914 files and directories currently installed.) 10:32:07 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 10:32:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:32:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:32:07 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 10:32:08 Setting up base-files (10.1ubuntu2.11) ... 10:32:08 Installing new version of config file /etc/issue ... 10:32:08 Installing new version of config file /etc/issue.net ... 10:32:08 Installing new version of config file /etc/lsb-release ... 10:32:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:32:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:32:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:32:08 Removing obsolete conffile /etc/default/motd-news ... 10:32:08 (Reading database ... 13915 files and directories currently installed.) 10:32:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:32:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:32:08 Setting up bash (4.4.18-2ubuntu1.2) ... 10:32:08 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 10:32:09 (Reading database ... 13915 files and directories currently installed.) 10:32:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:32:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:32:09 (Reading database ... 13915 files and directories currently installed.) 10:32:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:32:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:32:09 Setting up tar (1.29b-2ubuntu0.2) ... 10:32:09 (Reading database ... 13915 files and directories currently installed.) 10:32:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:32:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:32:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:32:09 (Reading database ... 13915 files and directories currently installed.) 10:32:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:32:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:32:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:32:09 (Reading database ... 13915 files and directories currently installed.) 10:32:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:32:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:32:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:32:09 (Reading database ... 13915 files and directories currently installed.) 10:32:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:32:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:32:10 Setting up grep (3.1-2build1) ... 10:32:10 (Reading database ... 13915 files and directories currently installed.) 10:32:10 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 10:32:10 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 10:32:10 Setting up gzip (1.6-5ubuntu1.1) ... 10:32:10 (Reading database ... 13915 files and directories currently installed.) 10:32:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:32:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:32:10 Setting up login (1:4.5-1ubuntu2) ... 10:32:10 (Reading database ... 13915 files and directories currently installed.) 10:32:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:32:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:32:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:32:10 (Reading database ... 13915 files and directories currently installed.) 10:32:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:32:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:32:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:32:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:32:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:32:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:32:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:32:11 (Reading database ... 13915 files and directories currently installed.) 10:32:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:32:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:32:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:32:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:32:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:32:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:32:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:32:12 (Reading database ... 13915 files and directories currently installed.) 10:32:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:32:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:32:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:32:12 (Reading database ... 13915 files and directories currently installed.) 10:32:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:32:12 (Reading database ... 13915 files and directories currently installed.) 10:32:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:32:12 (Reading database ... 13915 files and directories currently installed.) 10:32:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:32:12 (Reading database ... 13915 files and directories currently installed.) 10:32:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:32:13 (Reading database ... 13915 files and directories currently installed.) 10:32:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:32:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:32:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:32:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:32:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:32:13 (Reading database ... 13915 files and directories currently installed.) 10:32:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:32:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:32:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:32:13 (Reading database ... 13915 files and directories currently installed.) 10:32:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:32:13 (Reading database ... 13915 files and directories currently installed.) 10:32:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:32:13 (Reading database ... 13915 files and directories currently installed.) 10:32:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:32:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:32:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:32:14 (Reading database ... 13915 files and directories currently installed.) 10:32:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:32:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:32:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:32:15 (Reading database ... 13915 files and directories currently installed.) 10:32:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:32:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:32:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:32:15 (Reading database ... 13917 files and directories currently installed.) 10:32:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:32:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:32:15 Setting up debconf (1.5.66ubuntu1) ... 10:32:15 (Reading database ... 13917 files and directories currently installed.) 10:32:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:32:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:32:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:32:15 (Reading database ... 13917 files and directories currently installed.) 10:32:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:32:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:32:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:32:15 (Reading database ... 13917 files and directories currently installed.) 10:32:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:32:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:32:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:32:15 (Reading database ... 13917 files and directories currently installed.) 10:32:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:32:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:32:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 10:32:16 (Reading database ... 13919 files and directories currently installed.) 10:32:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:32:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:32:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:32:16 (Reading database ... 13923 files and directories currently installed.) 10:32:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:32:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:32:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 10:32:16 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:32:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:32:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:32:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:32:16 (Reading database ... 13923 files and directories currently installed.) 10:32:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 10:32:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 10:32:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 10:32:16 (Reading database ... 13923 files and directories currently installed.) 10:32:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 10:32:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 10:32:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 10:32:16 (Reading database ... 13923 files and directories currently installed.) 10:32:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 10:32:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:32:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 10:32:17 (Reading database ... 13923 files and directories currently installed.) 10:32:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:32:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:32:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:32:17 (Reading database ... 13923 files and directories currently installed.) 10:32:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:32:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:32:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:32:17 (Reading database ... 13923 files and directories currently installed.) 10:32:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:32:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:32:17 Setting up passwd (1:4.5-1ubuntu2) ... 10:32:17 (Reading database ... 13923 files and directories currently installed.) 10:32:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:32:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:32:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:32:17 (Reading database ... 13923 files and directories currently installed.) 10:32:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:32:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:32:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:32:17 (Reading database ... 13923 files and directories currently installed.) 10:32:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:32:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:32:18 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:32:18 (Reading database ... 13923 files and directories currently installed.) 10:32:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:32:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:32:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:32:18 (Reading database ... 13923 files and directories currently installed.) 10:32:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:32:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:32:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:32:18 (Reading database ... 13923 files and directories currently installed.) 10:32:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:32:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:32:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:32:18 (Reading database ... 13923 files and directories currently installed.) 10:32:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 10:32:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 10:32:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 10:32:18 (Reading database ... 13923 files and directories currently installed.) 10:32:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:32:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:32:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:32:18 (Reading database ... 13923 files and directories currently installed.) 10:32:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:32:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:32:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:32:18 (Reading database ... 13924 files and directories currently installed.) 10:32:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:32:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:32:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:32:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:32:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:32:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:32:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 10:32:19 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 10:32:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:32:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:32:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:32:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:32:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:32:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:32:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:32:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:32:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:32:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:32:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:32:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:32:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:32:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:32:20 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 10:32:20 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 10:32:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:32:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:32:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:32:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:32:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:32:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:32:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:32:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:32:21 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 10:32:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:32:21 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:32:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:32:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:32:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:22 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 10:32:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:32:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:32:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:32:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:32:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:32:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:32:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:32:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:32:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:32:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:32:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:32:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:32:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:32:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:32:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:32:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:32:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:32:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:32:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:32:25 Setting up tzdata (2021e-0ubuntu0.18.04) ... 10:32:25 10:32:25 Current default time zone: 'Etc/UTC' 10:32:25 Local time is now: Thu Nov 25 10:32:25 UTC 2021. 10:32:25 Universal Time is now: Thu Nov 25 10:32:25 UTC 2021. 10:32:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:32:25 10:32:25 Setting up systemd-sysv (237-3ubuntu10.52) ... 10:32:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 10:32:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:32:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:32:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:32:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:32:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:32:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:32:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:32:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:32:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:32:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 10:32:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:25 Setting up patch (2.7.6-2ubuntu1.1) ... 10:32:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:32:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:32:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 10:32:25 Installing new version of config file /etc/ssl/openssl.cnf ... 10:32:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:32:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:32:25 Setting up ca-certificates (20210119~18.04.2) ... 10:32:26 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 10:32:27 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 10:32:27 Updating certificates in /etc/ssl/certs... 10:32:28 23 added, 28 removed; done. 10:32:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:32:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:32:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:32:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:32:28 Setting up pkgbinarymangler (138.18.04.1) ... 10:32:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 10:32:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up perl (5.26.1-6ubuntu0.5) ... 10:32:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 10:32:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:32:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:32:28 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 10:32:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:32:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:32:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:32:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:32:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:32:28 Processing triggers for systemd (237-3ubuntu10.52) ... 10:32:28 Processing triggers for mime-support (3.60ubuntu1) ... 10:32:28 Processing triggers for ca-certificates (20210119~18.04.2) ... 10:32:28 Updating certificates in /etc/ssl/certs... 10:32:29 0 added, 0 removed; done. 10:32:29 Running hooks in /etc/ca-certificates/update.d... 10:32:29 done. 10:32:29 Reading package lists... 10:32:30 Building dependency tree... 10:32:30 Reading state information... 10:32:30 The following NEW packages will be installed: 10:32:30 apt-transport-https 10:32:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:32:30 Need to get 4348 B of archives. 10:32:30 After this operation, 154 kB of additional disk space will be used. 10:32:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 10:32:30 debconf: delaying package configuration, since apt-utils is not installed 10:32:30 Fetched 4348 B in 0s (23.9 kB/s) 10:32:30 Selecting previously unselected package apt-transport-https. 10:32:30 (Reading database ... 13931 files and directories currently installed.) 10:32:30 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 10:32:30 Unpacking apt-transport-https (1.6.14) ... 10:32:30 Setting up apt-transport-https (1.6.14) ... 10:32:30 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 10:32:30 Waiting for network to be ready... 10:32:34 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 10:32:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:32:37 2021-11-25T10:32:34Z INFO Waiting for automatic snapd restart... 10:32:38 snapd 2.53.2 from Canonical* installed 10:32:39 "snapd" switched to the "latest/stable" channel 10:32:39 10:32:41 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 10:32:42 core18 20211028 from Canonical* installed 10:32:42 "core18" switched to the "latest/stable" channel 10:32:42 10:32:44 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 10:32:44 snapcraft 5.0 from Canonical* installed 10:32:44 "snapcraft" switched to the "latest/stable" channel 10:32:44 10:32:47 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 10:32:49 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: 10:32:49 - README.md 10:32:49 10:32:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:32:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:32:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:32:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:32:51 Reading package lists... 10:32:51 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 10:32:51 Reading package lists... 10:32:51 Building dependency tree... 10:32:51 Reading state information... 10:32:51 Suggested packages: 10:32:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:32:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:32:51 Recommended packages: 10:32:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:32:51 The following NEW packages will be installed: 10:32:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:32:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:32:51 pkg-config zip 10:32:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:32:52 Need to get 7670 kB of archives. 10:32:52 After this operation, 43.8 MB of additional disk space will be used. 10:32:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:32:52 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:32:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 10:32:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 10:32:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 10:32:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:32:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:32:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:32:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:32:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:32:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:32:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:32:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:32:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:32:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [Pipeline] } 10:32:52 $ docker stop --time=1 d9190e4b017c877ae1b34c0e2d0c5246de93f79d7c2c6532d2b53aaac802d5ff 10:32:52 debconf: delaying package configuration, since apt-utils is not installed 10:32:52 Fetched 7670 kB in 1s (10.4 MB/s) 10:32:52 Selecting previously unselected package libglib2.0-0:amd64. 10:32:52 (Reading database ... 13935 files and directories currently installed.) 10:32:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:32:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:32:53 Selecting previously unselected package libpsl5:amd64. 10:32:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:32:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:32:53 Selecting previously unselected package libnghttp2-14:amd64. 10:32:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:32:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:32:53 Selecting previously unselected package librtmp1:amd64. 10:32:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:32:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:32:53 Selecting previously unselected package libcurl3-gnutls:amd64. 10:32:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 10:32:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:32:53 Selecting previously unselected package liberror-perl. 10:32:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:32:53 Unpacking liberror-perl (0.17025-1) ... 10:32:53 Selecting previously unselected package git-man. 10:32:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 10:32:53 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 10:32:53 Selecting previously unselected package git. 10:32:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 10:32:53 Unpacking git (1:2.17.1-1ubuntu0.9) ... 10:32:53 Selecting previously unselected package libnorm1:amd64. 10:32:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:32:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:32:54 Selecting previously unselected package libpgm-5.2-0:amd64. 10:32:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:32:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:32:54 Selecting previously unselected package libsodium23:amd64. 10:32:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:32:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:32:54 Selecting previously unselected package libzmq5:amd64. 10:32:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:32:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:32:54 Selecting previously unselected package libzmq3-dev:amd64. 10:32:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:32:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:32:54 Selecting previously unselected package pkg-config. 10:32:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:32:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:32:54 Selecting previously unselected package zip. 10:32:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:32:54 Unpacking zip (3.0-11build1) ... 10:32:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:32:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 10:32:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:32:54 Setting up liberror-perl (0.17025-1) ... 10:32:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:32:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:32:54 No schema files found: doing nothing. 10:32:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:32:54 $ docker rm -f d9190e4b017c877ae1b34c0e2d0c5246de93f79d7c2c6532d2b53aaac802d5ff 10:32:54 Setting up zip (3.0-11build1) ... 10:32:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:32:54 Setting up libsodium23:amd64 (1.0.16-2) ... 10:32:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:32:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:32:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:32:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:32:54 Setting up git (1:2.17.1-1ubuntu0.9) ... 10:32:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:32:55 git set to automatically installed. 10:32:55 git-man set to automatically installed. 10:32:55 libcurl3-gnutls set to automatically installed. 10:32:55 liberror-perl set to automatically installed. 10:32:55 libglib2.0-0 set to automatically installed. 10:32:55 libnghttp2-14 set to automatically installed. 10:32:55 libnorm1 set to automatically installed. 10:32:55 libpgm-5.2-0 set to automatically installed. 10:32:55 libpsl5 set to automatically installed. 10:32:55 librtmp1 set to automatically installed. 10:32:55 libsodium23 set to automatically installed. 10:32:55 libzmq3-dev set to automatically installed. 10:32:55 libzmq5 set to automatically installed. 10:32:55 pkg-config set to automatically installed. 10:32:55 zip set to automatically installed. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:32:56 10:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:32:56 snapd is not logged in, snap install commands will use sudo 10:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:32:57 latest: Pulling from edgex-devops/edgex-compose-arm64 10:32:57 29e5d40040c1: Pulling fs layer 10:32:57 1ce36da41761: Pulling fs layer 10:32:57 25b303627fd3: Pulling fs layer 10:32:57 29e5d40040c1: Verifying Checksum 10:32:57 29e5d40040c1: Download complete 10:32:57 1ce36da41761: Verifying Checksum 10:32:57 1ce36da41761: Download complete 10:32:57 29e5d40040c1: Pull complete 10:32:58 25b303627fd3: Verifying Checksum 10:32:58 25b303627fd3: Download complete 10:32:59 1ce36da41761: Pull complete 10:33:06 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 10:33:06 snapd is not logged in, snap install commands will use sudo 10:33:06 snap "core18" has no updates available 10:33:07 Pulling config-common 10:33:07 + snapcraftctl pull 10:33:08 Pulling go-build-helper 10:33:08 + snapcraftctl pull 10:33:09 25b303627fd3: Pull complete 10:33:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:33:09 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 10:33:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:33:10 'edgex-go' has dependencies that need to be staged: go-build-helper 10:33:10 Skipping pull go-build-helper (already ran) 10:33:10 Building go-build-helper 10:33:10 + snapcraftctl build 10:33:12 Staging go-build-helper 10:33:12 + snapcraftctl stage 10:33:12 $ docker top 45a30fb36d56da25543decf222280c611f3784f940a62ef273d3e0a4fafdd7a4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:13 + docker-compose build --help 10:33:13 + grep parallel 10:33:16 --parallel Build images in parallel. [Pipeline] } 10:33:16 $ docker stop --time=1 45a30fb36d56da25543decf222280c611f3784f940a62ef273d3e0a4fafdd7a4 10:33:18 $ docker rm -f 45a30fb36d56da25543decf222280c611f3784f940a62ef273d3e0a4fafdd7a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:19 . [Pipeline] withDockerContainer 10:33:19 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 10:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:33:20 $ docker top 9a324d004306b5a6d9a4f40df319cb7334f7027d7264f9e119c4a2820300c585 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:21 + docker-compose -f ./docker-compose-build.yml build --parallel 10:33:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:33:22 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:33:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:33:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 10:33:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:33:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:33:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:33:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:33:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:33:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:33:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:33:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 10:33:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 10:33:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 10:33:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 10:33:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 10:33:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 10:33:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 10:33:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:33:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 10:33:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 10:33:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 10:33:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 10:33:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 10:33:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 10:33:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 10:33:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 10:33:22 Fetched 25.6 MB in 0s (0 B/s) 10:33:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:33:22 Fetched 224 kB in 0s (0 B/s) 10:33:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:33:22 Fetched 157 kB in 0s (0 B/s) 10:33:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:33:22 Fetched 221 kB in 0s (0 B/s) 10:33:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:33:22 Fetched 143 kB in 0s (0 B/s) 10:33:22 Pulling edgex-go 10:33:22 + snapcraftctl pull 10:33:22 Pulling hooks 10:33:22 + snapcraftctl pull 10:33:25 Building core-command ... 10:33:25 Building core-data ... 10:33:25 Building core-metadata ... 10:33:25 Building security-bootstrapper ... 10:33:25 Building security-proxy-setup ... 10:33:25 Building security-secretstore-setup ... 10:33:25 Building support-notifications ... 10:33:25 Building support-scheduler ... 10:33:25 Building sys-mgmt-agent ... 10:33:25 Building support-notifications 10:33:25 Building security-proxy-setup 10:33:25 Building security-secretstore-setup 10:33:25 Building support-scheduler 10:33:25 Building security-bootstrapper 10:33:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:33:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:33:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:33:44 Fetched 0 B in 0s (0 B/s) 10:33:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:33:44 Fetched 96.5 kB in 0s (0 B/s) 10:33:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:33:44 Fetched 279 kB in 0s (0 B/s) 10:33:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:33:44 Fetched 122 kB in 0s (0 B/s) 10:33:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:33:44 Fetched 77.8 kB in 0s (0 B/s) 10:33:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:33:44 Fetched 8848 B in 0s (0 B/s) 10:33:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:33:44 Fetched 47.8 kB in 0s (0 B/s) 10:33:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:33:44 Fetched 45.6 kB in 0s (0 B/s) 10:33:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:33:44 Fetched 15.0 kB in 0s (0 B/s) 10:33:44 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 10:33:44 Fetched 220 kB in 0s (0 B/s) 10:33:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:33:44 Fetched 154 kB in 0s (0 B/s) 10:33:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:33:44 Fetched 50.6 kB in 0s (0 B/s) 10:33:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:33:44 Fetched 14.8 kB in 0s (0 B/s) 10:33:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:33:44 Fetched 41.8 kB in 0s (0 B/s) 10:33:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:33:44 Fetched 499 kB in 0s (0 B/s) 10:33:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:33:44 Fetched 111 kB in 0s (0 B/s) 10:33:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:33:44 Fetched 240 kB in 0s (0 B/s) 10:33:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:33:44 Fetched 29.3 kB in 0s (0 B/s) 10:33:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:33:44 Fetched 85.5 kB in 0s (0 B/s) 10:33:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:33:44 Fetched 24.5 kB in 0s (0 B/s) 10:33:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:33:44 Fetched 49.2 kB in 0s (0 B/s) 10:33:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:33:44 Fetched 54.2 kB in 0s (0 B/s) 10:33:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:33:44 Fetched 30.8 kB in 0s (0 B/s) 10:33:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:33:44 Fetched 15.8 kB in 0s (0 B/s) 10:33:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:33:44 Fetched 85.9 kB in 0s (0 B/s) 10:33:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:33:44 Fetched 8720 B in 0s (0 B/s) 10:33:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 10:33:44 Fetched 140 kB in 0s (0 B/s) 10:33:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:33:44 Fetched 119 kB in 0s (0 B/s) 10:33:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 10:33:44 Fetched 111 kB in 0s (0 B/s) 10:33:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:33:44 Fetched 11.1 kB in 0s (0 B/s) 10:33:44 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 10:33:44 Fetched 646 kB in 0s (0 B/s) 10:33:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:33:44 Fetched 41.3 kB in 0s (0 B/s) 10:33:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:33:44 Fetched 17.9 kB in 0s (0 B/s) 10:33:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:33:44 Fetched 368 kB in 0s (0 B/s) 10:33:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:33:44 Fetched 187 kB in 0s (0 B/s) 10:33:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:33:44 Fetched 175 kB in 0s (0 B/s) 10:33:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:33:44 Fetched 206 kB in 0s (0 B/s) 10:33:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 10:33:44 Fetched 1302 kB in 0s (0 B/s) 10:33:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:33:44 Fetched 36.2 kB in 0s (0 B/s) 10:33:44 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 10:33:44 Fetched 159 kB in 0s (0 B/s) 10:33:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:33:44 Fetched 107 kB in 0s (0 B/s) 10:33:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:33:44 Fetched 48.7 kB in 0s (0 B/s) 10:33:44 Pulling static-packages 10:33:44 + snapcraftctl pull 10:33:44 Pulling version 10:33:44 + cd /root/project 10:33:44 + + sed s/v// 10:33:44 git describe --tags --abbrev=0 10:33:44 + GIT_VERSION=2.2.0-dev.2 10:33:44 + [ -z 2.2.0-dev.2 ] 10:33:44 + snapcraftctl set-version 2.2.0-dev.2 10:33:44 Building config-common 10:33:44 + snapcraftctl build 10:33:46 Skipping build go-build-helper (already ran) 10:33:46 Building edgex-go 10:33:46 + cd /root/parts/edgex-go/src 10:33:46 + git describe --tags --abbrev=0 10:33:46 + sed s/v// 10:33:46 + GIT_VERSION=2.2.0-dev.2 10:33:46 + [ -z 2.2.0-dev.2 ] 10:33:46 + echo 2.2.0-dev.2 10:33:46 + [ ! -d vendor ] 10:33:46 + go mod download all 10:33:57 + make build 10:33:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data 10:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command 10:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:34:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:34:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:34:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:34:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:34:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:34:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 10:34:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:34:20 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:34:20 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:34:20 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:34:20 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:34:20 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:34:20 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:34:20 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:34:20 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:34:20 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:34:20 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:34:20 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:34:20 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:34:20 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:34:20 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:34:20 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:34:20 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:34:20 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:34:20 + 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 10:34:20 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:34:20 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:34:20 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:34:20 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:34:20 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:34:20 + 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 10:34:20 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:34:20 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:34:20 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:34:22 Building hooks 10:34:22 + cd /root/parts/hooks/src 10:34:22 + make build 10:34:22 go mod tidy 10:34:22 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 10:34:22 go: downloading github.com/davecgh/go-spew v1.1.0 10:34:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:34:22 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:34:22 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:34:23 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:34:23 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:34:26 Building static-packages 10:34:26 + snapcraftctl build 10:34:28 Building version 10:34:28 + snapcraftctl build 10:34:30 Staging config-common 10:34:30 + snapcraftctl stage 10:34:31 Skipping stage go-build-helper (already ran) 10:34:31 Staging edgex-go 10:34:31 + snapcraftctl stage 10:34:32 Staging hooks 10:34:32 + snapcraftctl stage 10:34:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:34:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:34:33 ---> 49796b92afbf 10:34:33 Step 3/24 : WORKDIR /edgex-go 10:34:33 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:34:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:34:33 ---> 49796b92afbf 10:34:33 Step 3/21 : WORKDIR /edgex-go 10:34:33 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:34:33 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:34:33 ---> 49796b92afbf 10:34:33 Step 3/30 : WORKDIR /edgex-go 10:34:33 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:34:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:34:33 ---> 49796b92afbf 10:34:33 Step 3/20 : WORKDIR /edgex-go 10:34:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:34:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:33 ---> 49796b92afbf 10:34:33 Step 3/23 : WORKDIR /edgex-go 10:34:33 ---> Running in 9d58fe369b1b 10:34:33 ---> Running in e00d39ccc413 10:34:33 ---> Running in 9ea20c8847c9 10:34:33 ---> Running in 8005b01d5abb 10:34:33 ---> Running in c45439411ec3 10:34:33 Removing intermediate container 8005b01d5abb 10:34:33 ---> 939e777e310a 10:34:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:33 Removing intermediate container 9d58fe369b1b 10:34:33 ---> d9a0f0e14869 10:34:33 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:33 ---> Running in 4245b4d9ac70 10:34:33 Removing intermediate container e00d39ccc413 10:34:33 ---> 4917cd87d0d0 10:34:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:33 Removing intermediate container 9ea20c8847c9 10:34:33 ---> 496c001db904 10:34:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 9a1141ab0727 10:34:33 10:34:33 Removing intermediate container c45439411ec3 10:34:33 ---> fa2bccebccc6 10:34:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:33 ---> Running in 9c4d43ad6bad 10:34:33 ---> Running in f3248add4959 10:34:33 ---> Running in 006fa6bf7daa 10:34:33 Staging static-packages 10:34:33 + snapcraftctl stage 10:34:35 Staging version 10:34:35 + snapcraftctl stage 10:34:35 Removing intermediate container 4245b4d9ac70 10:34:35 ---> c4195610d16e 10:34:35 Step 5/23 : RUN apk add --update --no-cache make git 10:34:35 Removing intermediate container 9a1141ab0727 10:34:35 ---> 3e8a58ff8cbb 10:34:35 Step 5/30 : RUN apk add --update --no-cache make git 10:34:35 ---> Running in a97470225f0c 10:34:35 ---> Running in e0d070dd6b29 10:34:35 Removing intermediate container 9c4d43ad6bad 10:34:35 ---> 4f731175be3d 10:34:35 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:34:36 Priming config-common 10:34:36 + snapcraftctl prime 10:34:36 ---> Running in 699fa5f15671 10:34:36 Removing intermediate container 006fa6bf7daa 10:34:36 ---> e13664c4c313 10:34:36 Step 5/24 : RUN apk add --update --no-cache make git 10:34:36 ---> Running in 8bd7fbd02f27 10:34:36 Removing intermediate container f3248add4959 10:34:36 ---> 84b1d8384202 10:34:36 Step 5/20 : RUN apk add --update --no-cache make git 10:34:36 ---> Running in 91c41fb2b940 10:34:37 Priming go-build-helper 10:34:37 + snapcraftctl prime 10:34:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:38 Priming edgex-go 10:34:38 + snapcraftctl prime 10:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:34:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:34:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:34:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:34:39 Priming hooks 10:34:39 + snapcraftctl prime 10:34:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:34:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:34:39 OK: 219 MiB in 52 packages 10:34:40 OK: 219 MiB in 52 packages 10:34:40 OK: 219 MiB in 52 packages 10:34:40 OK: 219 MiB in 52 packages 10:34:40 OK: 219 MiB in 52 packages 10:34:40 Priming static-packages 10:34:40 + snapcraftctl prime 10:34:41 Removing intermediate container a97470225f0c 10:34:41 ---> 884f71cb1b63 10:34:41 Step 6/23 : COPY go.mod . 10:34:41 Removing intermediate container 699fa5f15671 10:34:41 ---> 0c00f8d401d3 10:34:41 Step 6/21 : COPY . . 10:34:42 Removing intermediate container e0d070dd6b29 10:34:42 ---> 8c0b3f15ec85 10:34:42 Step 6/30 : COPY . . 10:34:42 Removing intermediate container 8bd7fbd02f27 10:34:42 ---> 49d88ad47065 10:34:42 Step 6/24 : COPY . . 10:34:42 Removing intermediate container 91c41fb2b940 10:34:42 ---> 5b361b04cd46 10:34:42 Step 6/20 : COPY . . 10:34:42 ---> 415ad82377b2 10:34:42 Step 7/23 : RUN go mod download 10:34:42 ---> Running in 712c10cbde43 10:34:43 Priming version 10:34:43 + snapcraftctl prime 10:34:44 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:34:48 Removing intermediate container 712c10cbde43 10:34:48 ---> 6e65ff6a539d 10:34:48 Step 8/23 : COPY . . 10:35:06 ---> 5d6ec15f0dd0 10:35:06 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:06 ---> 123096d409ea 10:35:06 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:06 ---> 1e99550dc270 10:35:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:06 ---> 00a1a597ee44 10:35:06 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:06 ---> Running in 57507d213dcf 10:35:06 ---> Running in 4fe4a7b2e1ee 10:35:06 ---> Running in 314c24338ab8 10:35:06 ---> Running in a1edf564167f 10:35:08 ---> 04b44f67de16 10:35:08 Step 9/23 : RUN go mod tidy 10:35:08 ---> Running in ce0162f6f8aa 10:35:12 Removing intermediate container 57507d213dcf 10:35:12 ---> 646d33128dcb 10:35:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:12 ---> Running in 15426d8318f4 10:35:12 Removing intermediate container a1edf564167f 10:35:12 ---> 6da2b66ccb43 10:35:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:35:12 Removing intermediate container 314c24338ab8 10:35:12 ---> cd59172e6c8f 10:35:12 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:35:12 Removing intermediate container 4fe4a7b2e1ee 10:35:12 ---> e787aad5b775 10:35:12 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:35:13 ---> Running in 1f2958f89487 10:35:13 ---> Running in 2f58a0b13ab2 10:35:13 ---> Running in 3719b9ee24d3 10:35:14 Removing intermediate container ce0162f6f8aa 10:35:14 ---> 5f9907b5f6c5 10:35:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:35:14 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 10:35:14 ---> Running in a313bbc916f2 10:35:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:35:15 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 10:35:15 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 10:35:16 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 10:37:08 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 10:37:08 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 10:37:18 Removing intermediate container 15426d8318f4 10:37:18 ---> e8b80c74add3 10:37:18 10:37:18 Step 9/24 : FROM alpine:3.14 10:37:18 3.14: Pulling from library/alpine 10:37:18 Removing intermediate container 3719b9ee24d3 10:37:18 ---> 7dfb4dbdfd59 10:37:18 10:37:18 Step 9/30 : FROM alpine:3.14 10:37:18 3.14: Pulling from library/alpine 10:37:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:37:19 Status: Downloaded newer image for alpine:3.14 10:37:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:37:19 Status: Image is up to date for alpine:3.14 10:37:19 ---> 5b8b7b635229 10:37:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:37:19 ---> 5b8b7b635229 10:37:19 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:37:20 ---> Running in 925236c4a3fd 10:37:20 ---> Running in 64302c4577bb 10:37:21 Removing intermediate container 925236c4a3fd 10:37:21 ---> 44ebd308fcca 10:37:21 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:37:21 Removing intermediate container 2f58a0b13ab2 10:37:21 ---> 9132ef3fe546 10:37:21 10:37:21 Step 9/20 : FROM alpine:3.14 10:37:21 ---> 5b8b7b635229 10:37:21 Step 10/20 : RUN apk add --update --no-cache curl 10:37:21 ---> Running in 431d1dcea818 10:37:21 ---> Running in db54102b11bd 10:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:37:23 (1/3) Installing ca-certificates (20191127-r5) 10:37:23 (2/3) Installing dumb-init (1.2.5-r1) 10:37:23 (3/3) Installing su-exec (0.2-r1) 10:37:23 Executing busybox-1.33.1-r6.trigger 10:37:23 Executing ca-certificates-20191127-r5.trigger 10:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:37:23 OK: 6 MiB in 17 packages 10:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:37:24 (1/2) Installing dumb-init (1.2.5-r1) 10:37:24 (2/2) Installing su-exec (0.2-r1) 10:37:24 Executing busybox-1.33.1-r6.trigger 10:37:24 OK: 6 MiB in 16 packages 10:37:24 (1/5) Installing ca-certificates (20191127-r5) 10:37:24 (2/5) Installing brotli-libs (1.0.9-r5) 10:37:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:37:24 (4/5) Installing libcurl (7.79.1-r0) 10:37:24 (5/5) Installing curl (7.79.1-r0) 10:37:25 Executing busybox-1.33.1-r6.trigger 10:37:25 Executing ca-certificates-20191127-r5.trigger 10:37:25 Removing intermediate container a313bbc916f2 10:37:25 ---> 80bbc311698f 10:37:25 10:37:25 Step 11/23 : FROM alpine:3.14 10:37:25 ---> 5b8b7b635229 10:37:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:37:25 Removing intermediate container 1f2958f89487 10:37:25 ---> bc8b41824800 10:37:25 10:37:25 Step 9/21 : FROM alpine:3.14 10:37:25 ---> 5b8b7b635229 10:37:25 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:37:25 OK: 8 MiB in 19 packages 10:37:25 ---> Running in d91d519f8560 10:37:25 ---> Running in 59bc8b5b2409 10:37:26 Removing intermediate container 431d1dcea818 10:37:26 ---> 312e671e571e 10:37:26 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:37:26 Removing intermediate container 64302c4577bb 10:37:26 ---> 52c49703b7b5 10:37:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:37:26 ---> Running in cbc0c8f9a598 10:37:26 ---> Running in 80b2bc654e0a 10:37:27 Removing intermediate container cbc0c8f9a598 10:37:27 ---> ae07d35e31c1 10:37:27 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:37:27 ---> Running in 0544f77cae7a 10:37:27 Removing intermediate container 80b2bc654e0a 10:37:27 ---> 133f34920cd0 10:37:27 Step 12/24 : WORKDIR / 10:37:27 ---> Running in b24d4842ff47 10:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:37:27 Removing intermediate container db54102b11bd 10:37:27 ---> eabd38d378e9 10:37:27 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:37:28 Removing intermediate container 0544f77cae7a 10:37:28 ---> d8be269f3cb6 10:37:28 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:37:28 ---> Running in 5bda54e250c5 10:37:28 ---> Running in 1df69f990f84 10:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:37:28 Removing intermediate container b24d4842ff47 10:37:28 ---> 95fda97ea318 10:37:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:37:29 (1/1) Installing dumb-init (1.2.5-r1) 10:37:29 Removing intermediate container 5bda54e250c5 10:37:29 ---> 47a88d7c265d 10:37:29 Step 12/20 : WORKDIR /edgex 10:37:29 Executing busybox-1.33.1-r6.trigger 10:37:29 (1/2) Installing ca-certificates (20191127-r5) 10:37:29 OK: 6 MiB in 15 packages 10:37:29 (2/2) Installing dumb-init (1.2.5-r1) 10:37:29 Executing busybox-1.33.1-r6.trigger 10:37:29 Executing ca-certificates-20191127-r5.trigger 10:37:29 ---> Running in 2b4cd6fb7821 10:37:29 OK: 6 MiB in 16 packages 10:37:29 ---> eaf388a2b3be 10:37:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:37:30 Removing intermediate container 2b4cd6fb7821 10:37:30 ---> 7e82da42de1b 10:37:30 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:37:30 Removing intermediate container d91d519f8560 10:37:30 ---> c03052a8d6c1 10:37:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:37:31 ---> Running in a2b83f99a757 10:37:31 ---> 60f95097102c 10:37:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:37:31 Removing intermediate container 1df69f990f84 10:37:31 ---> 47f63c6c94d1 10:37:31 ---> c0fe86b343be 10:37:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:37:31 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:37:31 ---> Running in e84ba15154ea 10:37:31 Removing intermediate container a2b83f99a757 10:37:31 ---> b3528dfe40f2 10:37:31 Step 14/23 : ENV APP_PORT=59861 10:37:31 Removing intermediate container 59bc8b5b2409 10:37:31 ---> ccbbc4381d33 10:37:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:37:31 ---> Running in 9adb99e1a197 10:37:31 ---> Running in d40d485ada8c 10:37:32 Removing intermediate container e84ba15154ea 10:37:32 ---> b3b640a5b141 10:37:32 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:37:32 Removing intermediate container 9adb99e1a197 10:37:32 ---> f5a50010f520 10:37:32 Step 15/23 : EXPOSE $APP_PORT 10:37:32 ---> da01700a0ef5 10:37:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:37:32 Removing intermediate container d40d485ada8c 10:37:32 ---> ef0fec493c3d 10:37:32 Step 12/21 : ENV APP_PORT=59860 10:37:32 ---> Running in 81b75ae6bc88 10:37:32 ---> Running in dbf0d9328621 10:37:33 ---> e66fe0d799e3 10:37:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:37:33 Removing intermediate container 81b75ae6bc88 10:37:33 ---> 0253e52d1263 10:37:33 Step 13/21 : EXPOSE $APP_PORT 10:37:33 ---> Running in 27b1c654b258 10:37:33 ---> bbc061a38eb1 10:37:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:37:33 Removing intermediate container dbf0d9328621 10:37:33 ---> 3bb207ecabc5 10:37:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:33 ---> 94ce418a390b 10:37:33 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:37:34 ---> Running in c82554920538 10:37:34 Removing intermediate container 27b1c654b258 10:37:34 ---> 76ac09eaa6d1 10:37:34 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:35 ---> a4ece12f6124 10:37:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:37:35 ---> 25819826ad44 10:37:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:37:35 ---> 2187247eb29b 10:37:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:37:35 ---> Running in 897a17cffd6e 10:37:35 ---> f5ba67e72cf8 10:37:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:37:36 Removing intermediate container 897a17cffd6e 10:37:36 ---> 864e03332057 10:37:36 Step 17/20 : CMD ["--init=true"] 10:37:37 ---> Running in def152016ca5 10:37:37 ---> 980b85593ada 10:37:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:37:37 Removing intermediate container c82554920538 10:37:37 ---> 5c7b04710bd5 10:37:37 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:38 Removing intermediate container def152016ca5 10:37:38 ---> a0cfbfe25e78 10:37:38 Step 18/20 : LABEL arch=arm64 10:37:38 ---> 540d3c9ed295 10:37:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:37:38 ---> Running in 1795b4870a7d 10:37:38 ---> ad49e1ed08c1 10:37:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:37:39 Removing intermediate container 1795b4870a7d 10:37:39 ---> 46d4110ecc05 10:37:39 Step 19/20 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:37:39 ---> Running in e2e054776f19 10:37:39 ---> 21baa1534de0 10:37:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:37:39 ---> 27f72bdf007d 10:37:39 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:37:39 ---> 80c9016a01f8 10:37:39 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:37:39 ---> Running in c29fbf5c6d7c 10:37:39 ---> Running in efe030640df8 10:37:40 Removing intermediate container e2e054776f19 10:37:40 ---> a4a810006404 10:37:40 Step 20/20 : LABEL version=0.0.0 10:37:40 ---> 2c3d544cc036 10:37:40 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/ 10:37:40 ---> Running in 3220d6c639bd 10:37:40 ---> Running in cca8a3c28a15 10:37:40 Removing intermediate container c29fbf5c6d7c 10:37:40 ---> ad920628689a 10:37:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:40 Removing intermediate container efe030640df8 10:37:40 ---> b4370fcb0e02 10:37:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:37:40 ---> Running in 12fae3569b61 10:37:40 ---> Running in d48fef494218 10:37:40 Removing intermediate container 3220d6c639bd 10:37:40 ---> d11de328f069 10:37:40 10:37:41 Removing intermediate container 12fae3569b61 10:37:41 ---> ba34d38d7746 10:37:41 Step 21/23 : LABEL arch=arm64 10:37:41 Removing intermediate container d48fef494218 10:37:41 ---> 115fa861d552 10:37:41 Step 19/21 : LABEL arch=arm64 10:37:41 ---> Running in c87824fc7a33 10:37:41 ---> Running in 2a4bd56a6a2f 10:37:41 Successfully built d11de328f069 10:37:41 Successfully tagged security-proxy-setup-arm64:latest 10:37:41  Building security-proxy-setup ... done Building core-command 10:37:41 ---> e92a52c40738 10:37:41 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:37:42 Removing intermediate container c87824fc7a33 10:37:42 ---> 61aad6fcf0a8 10:37:42 Step 22/23 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:37:42 ---> Running in 2eefa2ea584a 10:37:42 Removing intermediate container 2a4bd56a6a2f 10:37:42 ---> 31ece6e23aa1 10:37:42 Step 20/21 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:37:42 ---> Running in 1412eb682aa1 10:37:43 Removing intermediate container 2eefa2ea584a 10:37:43 ---> 26fdac196ea8 10:37:43 Step 23/23 : LABEL version=0.0.0 10:37:43 Removing intermediate container 1412eb682aa1 10:37:43 ---> aadd9702fc6f 10:37:43 Step 21/21 : LABEL version=0.0.0 10:37:43 ---> aed018aca302 10:37:43 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:37:43 ---> Running in 647306a9719a 10:37:43 ---> Running in 8e794e5b2202 10:37:43 Removing intermediate container cca8a3c28a15 10:37:43 ---> 7fbfe4b953de 10:37:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:37:43 ---> Running in 62fa40967e2a 10:37:44 Removing intermediate container 647306a9719a 10:37:44 ---> 7f7342b9f5cd 10:37:44 10:37:44 Removing intermediate container 8e794e5b2202 10:37:44 ---> cb77df5d0e7c 10:37:44 10:37:44 Removing intermediate container 62fa40967e2a 10:37:44 ---> 18227d8ba1a4 10:37:44 Step 22/24 : LABEL arch=arm64 10:37:44 ---> 0f89ffad6b14 10:37:44 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:37:44 ---> Running in fa9d92b38a64 10:37:44 Successfully built 7f7342b9f5cd 10:37:44 Successfully tagged support-scheduler-arm64:latest 10:37:44  Building support-scheduler ... done Building core-metadata 10:37:44 Successfully built cb77df5d0e7c 10:37:44 Successfully tagged support-notifications-arm64:latest 10:37:44  Building support-notifications ... done Building core-data 10:37:45 Removing intermediate container fa9d92b38a64 10:37:45 ---> 03c6cfafebd5 10:37:45 Step 23/24 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:37:45 ---> Running in ae683682c272 10:37:45 ---> 1890f714b177 10:37:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:37:45 ---> Running in 56785ee4dec6 10:37:45 Removing intermediate container ae683682c272 10:37:45 ---> 38d5751bd5ff 10:37:45 Step 24/24 : LABEL version=0.0.0 10:37:46 ---> Running in 18221d0d0257 10:37:46 Removing intermediate container 56785ee4dec6 10:37:46 ---> d996561e3c9e 10:37:46 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:37:46 Removing intermediate container 18221d0d0257 10:37:46 ---> b213d9961127 10:37:46 10:37:47 Successfully built b213d9961127 10:37:47 Successfully tagged security-secretstore-setup-arm64:latest 10:37:47  Building security-secretstore-setup ... done Building sys-mgmt-agent 10:37:47 ---> 74badc300b18 10:37:47 Step 25/30 : RUN chmod +x /entrypoint.sh 10:37:47 ---> Running in 339abd945aba 10:37:50 Removing intermediate container 339abd945aba 10:37:50 ---> 61656229cd69 10:37:50 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:37:50 ---> Running in 7ab4ca2d1c39 10:37:50 Removing intermediate container 7ab4ca2d1c39 10:37:50 ---> f137408bc9f6 10:37:50 Step 27/30 : CMD ["gate"] 10:37:51 ---> Running in 2e1af478ad1e 10:37:51 Removing intermediate container 2e1af478ad1e 10:37:51 ---> fc3c2a2fa9e4 10:37:51 Step 28/30 : LABEL arch=arm64 10:37:52 ---> Running in c7754dc070bf 10:37:52 Removing intermediate container c7754dc070bf 10:37:52 ---> e4b0fd30332e 10:37:52 Step 29/30 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:37:52 ---> Running in 4f9d7e74f809 10:37:53 Removing intermediate container 4f9d7e74f809 10:37:53 ---> 2820dfe55e74 10:37:53 Step 30/30 : LABEL version=0.0.0 10:37:53 ---> Running in cc9b3169e4a5 10:37:54 Removing intermediate container cc9b3169e4a5 10:37:54 ---> 9383e22aa3e3 10:37:54 10:37:54 Successfully built 9383e22aa3e3 10:37:54 Successfully tagged security-bootstrapper-arm64:latest 10:38:33  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:38:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:38:33 ---> 49796b92afbf 10:38:33 Step 3/22 : WORKDIR /edgex-go 10:38:33 ---> Using cache 10:38:33 ---> fa2bccebccc6 10:38:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:33 ---> Using cache 10:38:33 ---> e13664c4c313 10:38:33 Step 5/22 : RUN apk add --update --no-cache make git 10:38:33 ---> Using cache 10:38:33 ---> 49d88ad47065 10:38:33 Step 6/22 : COPY . . 10:38:33 ---> Using cache 10:38:33 ---> 1e99550dc270 10:38:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:33 ---> Using cache 10:38:33 ---> 646d33128dcb 10:38:33 Step 8/22 : RUN make cmd/core-command/core-command 10:38:33 ---> Running in 4b7a926c27c1 10:38:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:38:35 ---> 49796b92afbf 10:38:35 Step 3/22 : WORKDIR /edgex-go 10:38:35 ---> Using cache 10:38:35 ---> fa2bccebccc6 10:38:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:35 ---> Using cache 10:38:35 ---> e13664c4c313 10:38:35 Step 5/22 : RUN apk add --update --no-cache make git 10:38:35 ---> Using cache 10:38:35 ---> 49d88ad47065 10:38:35 Step 6/22 : COPY . . 10:38:35 ---> Using cache 10:38:35 ---> 1e99550dc270 10:38:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:35 ---> Using cache 10:38:35 ---> 646d33128dcb 10:38:35 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:38:35 ---> 49796b92afbf 10:38:35 Step 3/22 : WORKDIR /edgex-go 10:38:35 ---> Using cache 10:38:35 ---> fa2bccebccc6 10:38:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:35 ---> Using cache 10:38:35 ---> e13664c4c313 10:38:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:38:35 ---> Running in a6a1b93263aa 10:38:35 ---> Running in 3ef6c6ca3260 10:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:38:35 ---> 49796b92afbf 10:38:35 Step 3/22 : WORKDIR /edgex-go 10:38:35 ---> Using cache 10:38:35 ---> fa2bccebccc6 10:38:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:35 ---> Using cache 10:38:35 ---> e13664c4c313 10:38:35 Step 5/22 : RUN apk add --update --no-cache make bash git 10:38:35 ---> Running in 9150726c430e 10:38:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:38:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:38:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:38:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:38:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:38:39 OK: 219 MiB in 52 packages 10:38:39 OK: 219 MiB in 52 packages 10:38:41 Removing intermediate container a6a1b93263aa 10:38:41 ---> 5e314691dd27 10:38:41 Step 6/22 : COPY . . 10:38:41 Removing intermediate container 9150726c430e 10:38:41 ---> 5b253c5c2fcd 10:38:41 Step 6/22 : COPY . . 10:39:08 ---> 16493f769999 10:39:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:08 ---> 2bbc210ce0aa 10:39:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:08 ---> Running in f7740cdf46e1 10:39:08 ---> Running in a76a88c4125d 10:39:14 Removing intermediate container a76a88c4125d 10:39:14 ---> 5c258b4a6884 10:39:14 Step 8/22 : RUN make cmd/core-data/core-data 10:39:14 ---> Running in ad059f6fa6ba 10:39:14 Removing intermediate container f7740cdf46e1 10:39:14 ---> 4cdaeb79bfdb 10:39:14 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:39:14 ---> Running in fdd5036c6df1 10:39:16 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 10:39:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:39:55 Removing intermediate container 4b7a926c27c1 10:39:55 ---> d5e5c136074b 10:39:55 10:39:55 Step 9/22 : FROM alpine:3.14 10:39:55 ---> 5b8b7b635229 10:39:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:39:55 ---> Using cache 10:39:55 ---> c03052a8d6c1 10:39:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:39:55 ---> Using cache 10:39:55 ---> b3528dfe40f2 10:39:55 Step 12/22 : ENV APP_PORT=59882 10:39:55 ---> Running in 5f6e9da755da 10:39:55 Removing intermediate container 5f6e9da755da 10:39:55 ---> c5a731b32e2e 10:39:55 Step 13/22 : EXPOSE $APP_PORT 10:39:55 ---> Running in e9c0e0d82ca9 10:39:55 Removing intermediate container e9c0e0d82ca9 10:39:55 ---> e975f03f056b 10:39:55 Step 14/22 : WORKDIR / 10:39:55 ---> Running in 23c232d5bf32 10:39:56 Removing intermediate container 23c232d5bf32 10:39:56 ---> 9a88f0f2e5c3 10:39:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:39:57 ---> 51b510c7e9a2 10:39:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:39:59 ---> 9954ab673232 10:39:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:40:00 ---> ba6156235a74 10:40:00 Step 18/22 : ENTRYPOINT ["/core-command"] 10:40:00 ---> Running in b774833b96cd 10:40:01 Removing intermediate container b774833b96cd 10:40:01 ---> 8d9c72fe4540 10:40:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:40:01 ---> Running in 8886d3892ec7 10:40:01 Removing intermediate container 8886d3892ec7 10:40:01 ---> d35c961468dc 10:40:01 Step 20/22 : LABEL arch=arm64 10:40:01 ---> Running in 150869c8b108 10:40:02 Removing intermediate container 150869c8b108 10:40:02 ---> 6459653d2b48 10:40:02 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:40:02 ---> Running in 4139e956c178 10:40:02 Removing intermediate container 4139e956c178 10:40:02 ---> 7b221557bcb5 10:40:02 Step 22/22 : LABEL version=0.0.0 10:40:02 ---> Running in 81669c6dde46 10:40:03 Removing intermediate container 81669c6dde46 10:40:03 ---> efab520f8aad 10:40:03 10:40:04 Successfully built efab520f8aad 10:40:04 Successfully tagged core-command-arm64:latest 10:40:14  Building core-command ... done Removing intermediate container 3ef6c6ca3260 10:40:14 ---> 2cfa5a2a359f 10:40:14 10:40:14 Step 9/22 : FROM alpine:3.14 10:40:14 ---> 5b8b7b635229 10:40:14 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:40:14 ---> Using cache 10:40:14 ---> c03052a8d6c1 10:40:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:40:14 ---> Using cache 10:40:14 ---> b3528dfe40f2 10:40:14 Step 12/22 : ENV APP_PORT=59881 10:40:14 ---> Running in 022a12279f1f 10:40:14 Removing intermediate container 022a12279f1f 10:40:14 ---> 2293bcec72b5 10:40:14 Step 13/22 : EXPOSE $APP_PORT 10:40:14 ---> Running in e0789786ad12 10:40:14 Removing intermediate container e0789786ad12 10:40:14 ---> 0f88e536d31e 10:40:14 Step 14/22 : WORKDIR / 10:40:14 ---> Running in 988156a7186f 10:40:15 Removing intermediate container 988156a7186f 10:40:15 ---> b9856db6777f 10:40:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:16 ---> ba4dc1d7ef8f 10:40:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:40:18 ---> 1fabf2c0e4e5 10:40:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:40:19 ---> f96571fa02e5 10:40:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:40:19 ---> Running in 7c07f744b8d5 10:40:19 Removing intermediate container 7c07f744b8d5 10:40:20 ---> 60cba80086fb 10:40:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:40:20 ---> Running in a1005e074d8d 10:40:20 Removing intermediate container a1005e074d8d 10:40:20 ---> bb2a1214fb62 10:40:20 Step 20/22 : LABEL arch=arm64 10:40:20 ---> Running in c7ed99ad87a0 10:40:21 Removing intermediate container c7ed99ad87a0 10:40:21 ---> 758fd81018c0 10:40:21 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:40:21 ---> Running in e820fb8f9117 10:40:22 Removing intermediate container e820fb8f9117 10:40:22 ---> 10da8d3fa8a8 10:40:22 Step 22/22 : LABEL version=0.0.0 10:40:22 ---> Running in a85f2c2bb066 10:40:23 Removing intermediate container a85f2c2bb066 10:40:23 ---> ff8479680d58 10:40:23 10:40:23 Successfully built ff8479680d58 10:40:23 Successfully tagged core-metadata-arm64:latest 10:40:35  Building core-metadata ... done Removing intermediate container fdd5036c6df1 10:40:35 ---> 5f4c7db00489 10:40:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:40:35 ---> Running in 8792e53cc4d8 10:40:37 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 10:40:39 Removing intermediate container 8792e53cc4d8 10:40:39 ---> 571ea7aed020 10:40:39 10:40:39 Step 10/22 : FROM docker:20.10.8 10:40:39 20.10.8: Pulling from library/docker 10:40:43 Removing intermediate container ad059f6fa6ba 10:40:43 ---> f3dea78a1cdc 10:40:43 10:40:43 Step 9/22 : FROM alpine:3.14 10:40:43 ---> 5b8b7b635229 10:40:43 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:40:43 ---> Running in d1ac862915a1 10:40:44 Removing intermediate container d1ac862915a1 10:40:44 ---> e03aed03149c 10:40:44 Step 11/22 : ENV APP_PORT=59880 10:40:44 ---> Running in a473965c96da 10:40:44 Removing intermediate container a473965c96da 10:40:44 ---> a1dac017f80e 10:40:44 Step 12/22 : EXPOSE $APP_PORT 10:40:44 ---> Running in e8d63006ee8d 10:40:45 Removing intermediate container e8d63006ee8d 10:40:45 ---> 7a5dc4f40a63 10:40:45 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:45 ---> Running in 2ea5b04f76cc 10:40:47 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:40:47 Status: Downloaded newer image for docker:20.10.8 10:40:47 ---> 3734d5adc5ac 10:40:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:40:47 ---> Running in 34f03396854c 10:40:47 Removing intermediate container 2ea5b04f76cc 10:40:47 ---> 0a8d6e20c8da 10:40:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:40:47 ---> Running in 28313785d1db 10:40:47 Removing intermediate container 34f03396854c 10:40:47 ---> 6067262a2290 10:40:47 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 10:40:47 ---> Running in 2a62af8501e2 10:40:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:40:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:40:49 (1/42) Installing readline (8.1.0-r0) 10:40:49 (2/42) Installing bash (5.1.4-r0) 10:40:50 Executing bash-5.1.4-r0.post-install 10:40:50 (3/42) Installing brotli-libs (1.0.9-r5) 10:40:50 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:40:50 (5/42) Installing libcurl (7.79.1-r0) 10:40:50 (6/42) Installing curl (7.79.1-r0) 10:40:50 (7/42) Installing dumb-init (1.2.5-r1) 10:40:50 (8/42) Installing libbz2 (1.0.8-r1) 10:40:50 (9/42) Installing expat (2.4.1-r0) 10:40:50 (10/42) Installing libffi (3.3-r2) 10:40:50 (11/42) Installing gdbm (1.19-r0) 10:40:50 (12/42) Installing xz-libs (5.2.5-r0) 10:40:50 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:40:50 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:40:50 (15/42) Installing mpdecimal (2.5.1-r1) 10:40:50 (16/42) Installing sqlite-libs (3.35.5-r0) 10:40:50 (17/42) Installing python3 (3.9.5-r2) 10:40:50 (1/6) Installing dumb-init (1.2.5-r1) 10:40:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:40:50 (3/6) Installing libsodium (1.0.18-r0) 10:40:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:40:50 (5/6) Installing libzmq (4.3.4-r0) 10:40:50 (6/6) Installing zeromq (4.3.4-r0) 10:40:51 Executing busybox-1.33.1-r6.trigger 10:40:51 OK: 8 MiB in 20 packages 10:40:51 (18/42) Installing py3-appdirs (1.4.4-r2) 10:40:51 (19/42) Installing py3-chardet (4.0.0-r2) 10:40:52 (20/42) Installing py3-idna (3.2-r0) 10:40:52 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:40:52 (22/42) Installing py3-certifi (2020.12.5-r1) 10:40:52 (23/42) Installing py3-requests (2.25.1-r4) 10:40:52 (24/42) Installing py3-msgpack (1.0.2-r1) 10:40:52 (25/42) Installing py3-lockfile (0.12.2-r4) 10:40:52 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:40:52 (27/42) Installing py3-colorama (0.4.4-r1) 10:40:52 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:40:52 (29/42) Installing py3-distlib (0.3.1-r3) 10:40:52 (30/42) Installing py3-distro (1.5.0-r3) 10:40:52 (31/42) Installing py3-six (1.15.0-r1) 10:40:52 (32/42) Installing py3-webencodings (0.5.1-r4) 10:40:52 (33/42) Installing py3-html5lib (1.1-r1) 10:40:52 (34/42) Installing py3-parsing (2.4.7-r2) 10:40:52 (35/42) Installing py3-packaging (20.9-r1) 10:40:52 (36/42) Installing py3-toml (0.10.2-r2) 10:40:52 (37/42) Installing py3-pep517 (0.10.0-r2) 10:40:52 (38/42) Installing py3-progress (1.5-r2) 10:40:52 (39/42) Installing py3-retrying (1.3.3-r1) 10:40:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:40:52 (41/42) Installing py3-setuptools (52.0.0-r3) 10:40:52 Removing intermediate container 28313785d1db 10:40:52 ---> 27539ce51d67 10:40:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:52 (42/42) Installing py3-pip (20.3.4-r1) 10:40:52 Executing busybox-1.33.1-r3.trigger 10:40:53 OK: 84 MiB in 64 packages 10:40:53 ---> 83fa0e636c3f 10:40:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:40:54 ---> 97df7109d680 10:40:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:40:54 ---> dae6c67ea594 10:40:54 Step 18/22 : ENTRYPOINT ["/core-data"] 10:40:55 ---> Running in 3e7a3d77e58d 10:40:55 Removing intermediate container 3e7a3d77e58d 10:40:55 ---> 55d788facd28 10:40:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:40:55 ---> Running in 8812efeab948 10:40:56 Removing intermediate container 8812efeab948 10:40:56 ---> 8991898914ba 10:40:56 Step 20/22 : LABEL arch=arm64 10:40:56 ---> Running in 5059b0f18b18 10:40:56 Removing intermediate container 5059b0f18b18 10:40:56 ---> c0d3bccaad49 10:40:56 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:40:56 ---> Running in 7039bd3a9bd8 10:40:56 Removing intermediate container 7039bd3a9bd8 10:40:56 ---> f38cfc236aab 10:40:56 Step 22/22 : LABEL version=0.0.0 10:40:57 ---> Running in baf955177897 10:40:57 Collecting docker-compose==1.23.2 10:40:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:40:57 Removing intermediate container baf955177897 10:40:57 ---> bcc0588d0a5d 10:40:57 10:40:57 Collecting websocket-client<1.0,>=0.32.0 10:40:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:40:58 Successfully built bcc0588d0a5d 10:40:58 Successfully tagged core-data-arm64:latest 10:40:58  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:40:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:40:58 Collecting cached-property<2,>=1.2.0 10:40:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:40:58 Collecting texttable<0.10,>=0.9.0 10:40:58 Downloading texttable-0.9.1.tar.gz (11 kB) 10:41:00 Collecting dockerpty<0.5,>=0.4.1 10:41:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:41:02 Collecting docopt<0.7,>=0.6.1 10:41:02 Downloading docopt-0.6.2.tar.gz (25 kB) 10:41:03 Collecting docker<4.0,>=3.6.0 10:41:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:41:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:41:04 Collecting jsonschema<3,>=2.5.1 10:41:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:41:04 Collecting PyYAML<4,>=3.10 10:41:04 Downloading PyYAML-3.13.tar.gz (270 kB) 10:41:08 Collecting docker-pycreds>=0.4.0 10:41:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:41:08 Collecting idna<2.8,>=2.5 10:41:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:41:08 Collecting chardet<3.1.0,>=3.0.2 10:41:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:41:08 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) 10:41:09 Collecting urllib3<1.25,>=1.21.1 10:41:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:41:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:41:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:41:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:41:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:41:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:41:10 Attempting uninstall: urllib3 10:41:10 Found existing installation: urllib3 1.26.5 10:41:10 Uninstalling urllib3-1.26.5: 10:41:10 Successfully uninstalled urllib3-1.26.5 10:41:10 Attempting uninstall: idna 10:41:10 Found existing installation: idna 3.2 10:41:10 Uninstalling idna-3.2: 10:41:10 Successfully uninstalled idna-3.2 10:41:11 Attempting uninstall: chardet 10:41:11 Found existing installation: chardet 4.0.0 10:41:11 Uninstalling chardet-4.0.0: 10:41:11 Successfully uninstalled chardet-4.0.0 10:41:13 Attempting uninstall: requests 10:41:13 Found existing installation: requests 2.25.1 10:41:13 Uninstalling requests-2.25.1: 10:41:13 Successfully uninstalled requests-2.25.1 10:41:13 Running setup.py install for texttable: started 10:41:15 Running setup.py install for texttable: finished with status 'done' 10:41:15 Running setup.py install for PyYAML: started 10:41:17 Running setup.py install for PyYAML: finished with status 'done' 10:41:17 Running setup.py install for docopt: started 10:41:19 Running setup.py install for docopt: finished with status 'done' 10:41:19 Running setup.py install for dockerpty: started 10:41:21 Running setup.py install for dockerpty: finished with status 'done' 10:41:22 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 10:41:30 Removing intermediate container 2a62af8501e2 10:41:30 ---> 759ed8667144 10:41:30 Step 13/22 : ENV APP_PORT=58890 10:41:30 ---> Running in 5a9566206b65 10:41:30 Removing intermediate container 5a9566206b65 10:41:30 ---> 21de10df279f 10:41:30 Step 14/22 : EXPOSE $APP_PORT 10:41:31 ---> Running in ef1a0fc2b46c 10:41:31 Removing intermediate container ef1a0fc2b46c 10:41:31 ---> 6cf9b9818e40 10:41:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:41:32 ---> 2b482d747ea5 10:41:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:41:33 ---> 43f01f90a5c3 10:41:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:41:34 ---> d1fea91a76fc 10:41:34 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:41:34 ---> Running in eae284efc909 10:41:34 Removing intermediate container eae284efc909 10:41:34 ---> c07e0c71006e 10:41:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:41:34 ---> Running in 00f35641fb53 10:41:35 Removing intermediate container 00f35641fb53 10:41:35 ---> 9a667c0abca2 10:41:35 Step 20/22 : LABEL arch=arm64 10:41:35 ---> Running in 78e0be6fbe5c 10:41:35 Removing intermediate container 78e0be6fbe5c 10:41:35 ---> 33485b0b1cbf 10:41:35 Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 10:41:35 ---> Running in c49baec5ca06 10:41:36 Removing intermediate container c49baec5ca06 10:41:36 ---> 9ce7bcc0a415 10:41:36 Step 22/22 : LABEL version=0.0.0 10:41:36 ---> Running in 0337d3fa7beb 10:41:36 Removing intermediate container 0337d3fa7beb 10:41:36 ---> b5db240067b2 10:41:36 10:41:36 Successfully built b5db240067b2 10:41:36 Successfully tagged sys-mgmt-agent-arm64:latest 10:41:37  Building sys-mgmt-agent ... done  [Pipeline] } 10:41:37 $ docker stop --time=1 9a324d004306b5a6d9a4f40df319cb7334f7027d7264f9e119c4a2820300c585 10:41:39 $ docker rm -f 9a324d004306b5a6d9a4f40df319cb7334f7027d7264f9e119c4a2820300c585 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:39 + docker images 10:41:40 REPOSITORY TAG IMAGE ID CREATED SIZE 10:41:40 sys-mgmt-agent-arm64 latest b5db240067b2 3 seconds ago 277MB 10:41:40 core-data-arm64 latest bcc0588d0a5d 42 seconds ago 19.6MB 10:41:40 f3dea78a1cdc 57 seconds ago 1.58GB 10:41:40 571ea7aed020 About a minute ago 1.57GB 10:41:40 core-metadata-arm64 latest ff8479680d58 About a minute ago 15.9MB 10:41:40 2cfa5a2a359f About a minute ago 1.58GB 10:41:40 core-command-arm64 latest efab520f8aad About a minute ago 15.2MB 10:41:40 d5e5c136074b About a minute ago 1.57GB 10:41:40 security-bootstrapper-arm64 latest 9383e22aa3e3 3 minutes ago 17.8MB 10:41:40 security-secretstore-setup-arm64 latest b213d9961127 3 minutes ago 26.8MB 10:41:40 support-notifications-arm64 latest cb77df5d0e7c 3 minutes ago 16.1MB 10:41:40 support-scheduler-arm64 latest 7f7342b9f5cd 3 minutes ago 15.3MB 10:41:40 security-proxy-setup-arm64 latest d11de328f069 3 minutes ago 25.5MB 10:41:40 bc8b41824800 4 minutes ago 1.57GB 10:41:40 80bbc311698f 4 minutes ago 1.57GB 10:41:40 9132ef3fe546 4 minutes ago 1.58GB 10:41:40 e8b80c74add3 4 minutes ago 1.58GB 10:41:40 7dfb4dbdfd59 4 minutes ago 1.57GB 10:41:40 ci-base-image-arm64 latest 49796b92afbf 14 minutes ago 1.24GB 10:41:40 alpine 3.14 5b8b7b635229 12 days ago 5.35MB 10:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 10:41:40 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 10:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 10:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:40 10:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:41 arm64: Pulling from edgex-lftools-log-publisher 10:41:41 448f6bf000e3: Pulling fs layer 10:41:41 f757da607395: Pulling fs layer 10:41:41 05883995daec: Pulling fs layer 10:41:41 8603b9c90790: Pulling fs layer 10:41:41 1560dd03e051: Pulling fs layer 10:41:41 27f5ce0e4adf: Pulling fs layer 10:41:41 c2d8d7efcc4b: Pulling fs layer 10:41:41 1560dd03e051: Waiting 10:41:41 27f5ce0e4adf: Waiting 10:41:41 c2d8d7efcc4b: Waiting 10:41:41 8603b9c90790: Waiting 10:41:41 f757da607395: Download complete 10:41:41 8603b9c90790: Verifying Checksum 10:41:41 8603b9c90790: Download complete 10:41:41 1560dd03e051: Verifying Checksum 10:41:41 1560dd03e051: Download complete 10:41:41 27f5ce0e4adf: Verifying Checksum 10:41:41 27f5ce0e4adf: Download complete 10:41:41 05883995daec: Verifying Checksum 10:41:41 05883995daec: Download complete 10:41:42 448f6bf000e3: Verifying Checksum 10:41:42 448f6bf000e3: Download complete 10:41:44 c2d8d7efcc4b: Verifying Checksum 10:41:44 c2d8d7efcc4b: Download complete 10:41:45 448f6bf000e3: Pull complete 10:41:46 f757da607395: Pull complete 10:41:48 05883995daec: Pull complete 10:41:48 8603b9c90790: Pull complete 10:41:49 1560dd03e051: Pull complete 10:41:49 27f5ce0e4adf: Pull complete 10:42:04 c2d8d7efcc4b: Pull complete 10:42:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:42:05 prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container 10:42:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:42:07 $ docker top d5d9927d42a786eabea8df8a21dedbee356df21f059ef63a4c0688793f29760b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:08 ---> job-cost.sh 10:42:08 lf-activate-venv: SKIPPING 10:42:08 INFO: No Stack... 10:42:09 INFO: Retrieving Pricing Info for: v3-standard-4 10:42:09 INFO: Archiving Costs [Pipeline] sh 10:42:10 + cut -d, -f6 10:42:10 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 10:42:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] 10:42:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] did not exist. Created. 10:42:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:42:11 Stashed 1 file(s) [Pipeline] } 10:42:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:11 $ docker stop --time=1 d5d9927d42a786eabea8df8a21dedbee356df21f059ef63a4c0688793f29760b 10:42:13 $ docker rm -f d5d9927d42a786eabea8df8a21dedbee356df21f059ef63a4c0688793f29760b [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 10:42:13 provisioning config files... 10:42:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3737194632826794561tmp [Pipeline] { [Pipeline] sh 10:42:14 + set +x 10:42:14 + curl -s https://codecov.io/bash 10:42:14 + bash -s -- 10:42:14 10:42:14 _____ _ 10:42:14 / ____| | | 10:42:14 | | ___ __| | ___ ___ _____ __ 10:42:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:42:14 | |___| (_) | (_| | __/ (_| (_) \ V / 10:42:14 \_____\___/ \__,_|\___|\___\___/ \_/ 10:42:14 Bash-1.0.6 10:42:14 10:42:14 10:42:14 ==> git version 2.24.4 found 10:42:14 ==> 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 10:42:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:42:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:42:14 ==> Jenkins CI detected. 10:42:14 current dir:  /w/workspace/edgex-go/4 10:42:14 project root: . 10:42:14 --> token set from env 10:42:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:42:14 ==> Running gcov in . (disable via -X gcov) 10:42:14 ==> Python coveragepy not found 10:42:14 ==> Searching for coverage reports in: 10:42:14 + . 10:42:14 -> Found 1 reports 10:42:14 ==> Detecting git/mercurial file structure 10:42:14 ==> Reading reports 10:42:14 + ./coverage.out bytes=428381 10:42:14 ==> Appending adjustments 10:42:14 https://docs.codecov.io/docs/fixing-reports 10:42:15 + Found adjustments 10:42:15 ==> Gzipping contents 10:42:15 60K /tmp/codecov.HRewur.gz 10:42:15 ==> Uploading reports 10:42:15 url: https://codecov.io 10:42:15 query: branch=PR-3825&commit=91efeef7032e435a26f64520798bd734a6271c81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 10:42:15 -> Pinging Codecov 10:42:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=91efeef7032e435a26f64520798bd734a6271c81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 10:42:15 -> Uploading to 10:42:15 https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/91efeef7032e435a26f64520798bd734a6271c81/c954ee3a-1320-4e60-9f67-440376d8fdbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T104215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=766dfd26cecea9af28d52cdea24b0b7cf9d2b86ceb526666e68048642f6310c2 10:42:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:15 Dload Upload Total Spent Left Speed 10:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 162k --:--:-- --:--:-- --:--:-- 163k 10:42:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] } 10:42:16 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 10:42:17 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:42:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:42:18 ---> package-listing.sh 10:42:18 ++ facter osfamily 10:42:18 ++ tr '[:upper:]' '[:lower:]' 10:42:18 + OS_FAMILY=redhat 10:42:18 + workspace=/w/workspace/edgex-go/4 10:42:18 + START_PACKAGES=/tmp/packages_start.txt 10:42:18 + END_PACKAGES=/tmp/packages_end.txt 10:42:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:18 + PACKAGES=/tmp/packages_start.txt 10:42:18 + '[' /w/workspace/edgex-go/4 ']' 10:42:18 + PACKAGES=/tmp/packages_end.txt 10:42:18 + case "${OS_FAMILY}" in 10:42:18 + sort 10:42:18 + rpm -qa 10:42:21 + '[' -f /tmp/packages_start.txt ']' 10:42:21 + '[' -f /tmp/packages_end.txt ']' 10:42:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:21 + '[' /w/workspace/edgex-go/4 ']' 10:42:21 + mkdir -p /w/workspace/edgex-go/4/archives/ 10:42:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 10:42:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:42:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:22 10:42:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:42:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:23 latest: Pulling from edgex-lftools-log-publisher 10:42:23 b4d181a07f80: Pulling fs layer 10:42:23 a1111a8f2ec3: Pulling fs layer 10:42:23 ed53099fbce6: Pulling fs layer 10:42:23 dc539afda2c1: Pulling fs layer 10:42:23 77bc0d833cb6: Pulling fs layer 10:42:23 9065ff56babe: Pulling fs layer 10:42:23 d287ab97295c: Pulling fs layer 10:42:23 77bc0d833cb6: Waiting 10:42:23 9065ff56babe: Waiting 10:42:23 d287ab97295c: Waiting 10:42:23 dc539afda2c1: Waiting 10:42:23 a1111a8f2ec3: Verifying Checksum 10:42:23 a1111a8f2ec3: Download complete 10:42:23 dc539afda2c1: Verifying Checksum 10:42:23 dc539afda2c1: Download complete 10:42:23 ed53099fbce6: Verifying Checksum 10:42:23 ed53099fbce6: Download complete 10:42:23 77bc0d833cb6: Verifying Checksum 10:42:23 77bc0d833cb6: Download complete 10:42:23 9065ff56babe: Verifying Checksum 10:42:23 9065ff56babe: Download complete 10:42:23 b4d181a07f80: Verifying Checksum 10:42:23 b4d181a07f80: Download complete 10:42:23 d287ab97295c: Verifying Checksum 10:42:23 d287ab97295c: Download complete 10:42:24 b4d181a07f80: Pull complete 10:42:24 a1111a8f2ec3: Pull complete 10:42:25 ed53099fbce6: Pull complete 10:42:25 dc539afda2c1: Pull complete 10:42:25 77bc0d833cb6: Pull complete 10:42:25 9065ff56babe: Pull complete 10:42:31 d287ab97295c: Pull complete 10:42:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:42:31 prd-centos7-docker-4c-2g-507 does not seem to be running inside a container 10:42:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:34 $ docker top b7f830550bf29f3354fd47a539bd3f8672aec5cb9017990d94fa2c5c26a51756 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:34 + touch /tmp/pre-build-complete [Pipeline] sh 10:42:35 + mkdir -p /var/log/sysstat [Pipeline] sh 10:42:35 + ls /var/log/sa-host 10:42:35 + sadf -c /var/log/sa-host/sa25 10:42:35 file_magic: OK 10:42:35 HZ: Using current value: 100 10:42:35 file_header: OK 10:42:35 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 10:42:35 Statistics: 10:42:35 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... 10:42:35 File successfully converted to sysstat format version 12.0.3 10:42:35 + sadf -c /var/log/sa-host/sa30 10:42:35 file_magic: OK 10:42:35 HZ: Using current value: 100 10:42:35 file_header: OK 10:42:35 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 10:42:35 Statistics: 10:42:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:42:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:35 provisioning config files... 10:42:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6759901091212519553tmp [Pipeline] { [Pipeline] echo 10:42:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:42:36 ---> create-netrc.sh [Pipeline] } 10:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:42:36 ---> python-tools-install.sh [Pipeline] echo 10:42:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:42:36 ---> sudo-logs.sh 10:42:36 Archiving 'sudo' log.. 10:42:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-507.novalocal: Name or service not known 10:42:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-507.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:42:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:42:37 ---> job-cost.sh 10:42:37 lf-activate-venv: SKIPPING 10:42:37 DEBUG: total: 0.10999999940395355 10:42:37 INFO: Retrieving Stack Cost... 10:42:37 INFO: Retrieving Pricing Info for: v3-standard-2 10:42:37 INFO: Archiving Costs [Pipeline] echo 10:42:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:38 ---> logs-deploy.sh 10:42:38 lf-activate-venv: SKIPPING 10:42:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/4 10:42:38 INFO: archiving workspace using pattern(s): 10:42:38 Archives upload complete. 10:42:39 INFO: archiving logs to Nexus 10:42:39 ---> uname -a: 10:42:39 Linux prd-centos7-docker-4c-2g-507.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 10:42:39 10:42:39 10:42:39 ---> lscpu: 10:42:39 Architecture: x86_64 10:42:39 CPU op-mode(s): 32-bit, 64-bit 10:42:39 Byte Order: Little Endian 10:42:39 Address sizes: 40 bits physical, 48 bits virtual 10:42:39 CPU(s): 2 10:42:39 On-line CPU(s) list: 0,1 10:42:39 Thread(s) per core: 1 10:42:39 Core(s) per socket: 1 10:42:39 Socket(s): 2 10:42:39 NUMA node(s): 1 10:42:39 Vendor ID: AuthenticAMD 10:42:39 CPU family: 23 10:42:39 Model: 49 10:42:39 Model name: AMD EPYC-Rome Processor 10:42:39 Stepping: 0 10:42:39 CPU MHz: 2799.998 10:42:39 BogoMIPS: 5599.99 10:42:39 Virtualization: AMD-V 10:42:39 Hypervisor vendor: KVM 10:42:39 Virtualization type: full 10:42:39 L1d cache: 32K 10:42:39 L1i cache: 32K 10:42:39 L2 cache: 512K 10:42:39 L3 cache: 16384K 10:42:39 NUMA node0 CPU(s): 0,1 10:42:39 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 10:42:39 10:42:39 10:42:39 ---> nproc: 10:42:39 2 10:42:39 10:42:39 10:42:39 ---> df -h: 10:42:39 Filesystem Size Used Avail Use% Mounted on 10:42:39 overlay 40G 14G 27G 34% / 10:42:39 tmpfs 64M 0 64M 0% /dev 10:42:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:42:39 shm 64M 0 64M 0% /dev/shm 10:42:39 /dev/vda1 40G 14G 27G 34% /facter-os 10:42:39 10:42:39 10:42:39 ---> sar -b -r -n DEV: 10:42:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 10:42:39 10:42:39 10:22:02 LINUX RESTART (2 CPU) 10:42:39 10:42:39 10:23:01 tps rtps wtps bread/s bwrtn/s 10:42:39 10:24:02 379.85 0.08 379.77 4.92 99136.69 10:42:39 10:25:01 54.93 0.00 54.93 0.00 10175.68 10:42:39 10:26:01 110.46 0.02 110.44 0.53 4080.24 10:42:39 10:27:02 543.19 220.18 323.01 10188.87 198584.05 10:42:39 10:28:01 541.42 211.78 329.64 15706.53 145834.42 10:42:39 10:29:01 545.63 110.22 435.41 6761.44 213559.06 10:42:39 10:30:01 132.13 17.45 114.68 1398.50 15735.99 10:42:39 10:31:01 1.48 0.12 1.37 0.93 16.52 10:42:39 10:32:01 0.35 0.00 0.35 0.00 5.23 10:42:39 10:33:01 0.48 0.25 0.23 94.49 2.60 10:42:39 10:34:01 0.28 0.00 0.28 0.00 3.08 10:42:39 10:35:01 0.23 0.00 0.23 0.00 2.45 10:42:39 10:36:01 0.20 0.00 0.20 0.00 1.80 10:42:39 10:37:01 0.37 0.08 0.28 2.53 2.96 10:42:39 10:38:01 1.00 0.17 0.83 5.33 15.51 10:42:39 10:39:01 0.38 0.00 0.38 0.00 5.15 10:42:39 10:40:01 0.22 0.00 0.22 0.00 2.73 10:42:39 10:41:01 0.30 0.00 0.30 0.00 3.13 10:42:39 10:42:01 0.23 0.00 0.23 0.00 2.70 10:42:39 Average: 121.82 29.51 92.31 1794.56 36233.35 10:42:39 10:42:39 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:39 10:24:02 3604996 0 981460 12.25 2620 3419856 1640820 18.12 1234840 2705844 72600 10:42:39 10:25:01 3275128 0 1054100 13.16 2620 3677084 1695628 18.72 1441240 2810448 37996 10:42:39 10:26:01 3346212 0 1028168 12.84 2620 3631932 1414992 15.62 1386796 2772932 43684 10:42:39 10:27:02 263436 0 1278060 15.96 2620 6464816 2237408 24.70 2754088 4388220 292220 10:42:39 10:28:01 819444 0 1189336 14.85 2620 5997532 1557944 17.20 2620584 3957176 10460 10:42:39 10:29:01 1760544 0 1246660 15.57 2620 4999108 1909136 21.08 2296344 3336176 5420 10:42:39 10:30:01 2963532 0 1131512 14.13 2620 3911268 1517704 16.76 1328044 3115060 8 10:42:39 10:31:01 2973844 0 1121192 14.00 2620 3911276 1350956 14.92 1334484 3102252 8 10:42:39 10:32:01 2989616 0 1105420 13.80 2620 3911276 1347692 14.88 1332700 3089620 8 10:42:39 10:33:01 2984392 0 1107828 13.83 2620 3914092 1347764 14.88 1338400 3089648 8 10:42:39 10:34:01 2984240 0 1107980 13.83 2620 3914092 1347740 14.88 1338428 3089656 8 10:42:39 10:35:01 2984392 0 1107820 13.83 2620 3914100 1347692 14.88 1338300 3089660 8 10:42:39 10:36:01 2984704 0 1107500 13.83 2620 3914108 1347692 14.88 1338312 3089656 8 10:42:39 10:37:01 2982452 0 1109752 13.86 2620 3914108 1349432 14.90 1339856 3089656 8 10:42:39 10:38:01 2984072 0 1108096 13.84 2620 3914144 1347776 14.88 1338948 3089272 8 10:42:39 10:39:01 2984204 0 1107964 13.83 2620 3914144 1347752 14.88 1338756 3089272 8 10:42:39 10:40:01 2984260 0 1107900 13.83 2620 3914152 1347692 14.88 1338756 3089272 8 10:42:39 10:41:01 2984376 0 1107780 13.83 2620 3914156 1347692 14.88 1338760 3089272 16 10:42:39 10:42:01 2984400 0 1107752 13.83 2620 3914160 1347692 14.88 1338872 3089272 8 10:42:39 Average: 2728329 0 1116646 13.94 2620 4161337 1481642 16.36 1532448 3166967 24342 10:42:39 10:42:39 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:39 10:24:02 vethd2fb543 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:42:39 10:24:02 eth0 377.56 281.53 5275.76 38.36 0.00 0.00 0.00 0.00 10:42:39 10:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:24:02 docker0 191.87 239.57 15.16 2039.29 0.00 0.00 0.00 0.00 10:42:39 10:25:01 vethd2fb543 1.05 1.07 0.08 0.10 0.00 0.00 0.00 0.00 10:42:39 10:25:01 eth0 28.69 14.91 26.59 11.37 0.00 0.00 0.00 0.00 10:42:39 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:25:01 docker0 1.05 1.05 0.07 0.10 0.00 0.00 0.00 0.00 10:42:39 10:26:01 vethd2fb543 1.22 1.22 0.09 0.09 0.00 0.00 0.00 0.00 10:42:39 10:26:01 eth0 13.71 7.55 10.56 5.63 0.00 0.00 0.00 0.00 10:42:39 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:26:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 10:42:39 10:27:02 eth0 145.90 88.44 1857.76 129.14 0.00 0.00 0.00 0.00 10:42:39 10:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:27:02 vethea76f9b 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 10:42:39 10:27:02 docker0 16.19 31.60 0.89 175.11 0.00 0.00 0.00 0.00 10:42:39 10:28:01 eth0 49.29 24.06 236.33 13.05 0.00 0.00 0.00 0.00 10:42:39 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:28:01 vethea76f9b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 10:42:39 10:28:01 docker0 5.47 16.28 0.38 163.18 0.00 0.00 0.00 0.00 10:42:39 10:29:01 veth23588fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:29:01 eth0 87.45 48.41 1172.33 17.93 0.00 0.00 0.00 0.00 10:42:39 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:29:01 vethea76f9b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 10:42:39 10:30:01 eth0 69.80 37.41 474.26 119.67 0.00 0.00 0.00 0.00 10:42:39 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:30:01 docker0 972.88 790.38 82.20 5659.38 0.00 0.00 0.00 0.00 10:42:39 10:31:01 eth0 0.92 0.65 0.64 0.23 0.00 0.00 0.00 0.00 10:42:39 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:32:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:42:39 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:33:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:42:39 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:34:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:42:39 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:35:01 eth0 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:42:39 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:36:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:42:39 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:42:39 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:38:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:42:39 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:39:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:42:39 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:40:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:42:39 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 Average: eth0 40.89 26.62 478.70 17.76 0.00 0.00 0.00 0.00 10:42:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:39 Average: docker0 12.71 18.38 0.97 155.40 0.00 0.00 0.00 0.00 10:42:39 10:42:39 10:42:39 ---> sar -P ALL: 10:42:39 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 10:42:39 10:42:39 10:22:02 LINUX RESTART (2 CPU) 10:42:39 10:42:39 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:42:39 10:24:02 all 36.02 0.00 13.02 3.68 0.09 47.19 10:42:39 10:24:02 0 36.10 0.00 13.62 4.36 0.09 45.83 10:42:39 10:24:02 1 35.93 0.00 12.41 3.01 0.09 48.56 10:42:39 10:25:01 all 45.59 0.00 4.76 0.58 0.10 48.98 10:42:39 10:25:01 0 45.26 0.00 5.00 0.67 0.09 48.98 10:42:39 10:25:01 1 45.92 0.00 4.51 0.49 0.11 48.98 10:42:39 10:26:01 all 68.65 0.00 6.84 1.21 0.11 23.18 10:42:39 10:26:01 0 70.14 0.00 6.74 1.22 0.11 21.78 10:42:39 10:26:01 1 67.17 0.00 6.94 1.20 0.11 24.58 10:42:39 10:27:02 all 39.49 0.00 15.09 16.36 0.11 28.95 10:42:39 10:27:02 0 39.76 0.00 15.10 15.15 0.11 29.89 10:42:39 10:27:02 1 39.23 0.00 15.08 17.57 0.11 28.02 10:42:39 10:28:01 all 77.37 0.00 15.06 6.14 0.15 1.28 10:42:39 10:28:01 0 78.14 0.00 14.49 6.33 0.15 0.88 10:42:39 10:28:01 1 76.61 0.00 15.62 5.95 0.15 1.67 10:42:39 10:29:01 all 67.45 0.00 17.81 12.07 0.15 2.53 10:42:39 10:29:01 0 67.45 0.00 17.56 11.79 0.15 3.04 10:42:39 10:29:01 1 67.45 0.00 18.05 12.34 0.15 2.01 10:42:39 10:30:01 all 8.91 0.00 4.02 1.75 0.05 85.27 10:42:39 10:30:01 0 8.06 0.00 3.95 1.68 0.05 86.26 10:42:39 10:30:01 1 9.76 0.00 4.09 1.82 0.05 84.27 10:42:39 10:31:01 all 0.10 0.00 0.08 0.02 0.01 99.80 10:42:39 10:31:01 0 0.05 0.00 0.07 0.00 0.00 99.88 10:42:39 10:31:01 1 0.15 0.00 0.08 0.03 0.02 99.72 10:42:39 10:32:01 all 0.18 0.00 0.07 0.00 0.03 99.72 10:42:39 10:32:01 0 0.07 0.00 0.07 0.00 0.03 99.83 10:42:39 10:32:01 1 0.30 0.00 0.07 0.00 0.02 99.62 10:42:39 10:33:01 all 0.19 0.00 0.03 0.01 0.01 99.77 10:42:39 10:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:42:39 10:33:01 1 0.37 0.00 0.02 0.02 0.02 99.58 10:42:39 10:34:01 all 0.25 0.00 0.03 0.00 0.01 99.72 10:42:39 10:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:42:39 10:34:01 1 0.45 0.00 0.02 0.00 0.00 99.53 10:42:39 10:42:39 10:34:01 CPU %user %nice %system %iowait %steal %idle 10:42:39 10:35:01 all 0.18 0.00 0.02 0.00 0.01 99.80 10:42:39 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:42:39 10:35:01 1 0.33 0.00 0.02 0.00 0.02 99.63 10:42:39 10:36:01 all 0.18 0.00 0.03 0.00 0.02 99.77 10:42:39 10:36:01 0 0.08 0.00 0.03 0.00 0.03 99.85 10:42:39 10:36:01 1 0.28 0.00 0.02 0.00 0.00 99.70 10:42:39 10:37:01 all 0.09 0.00 0.03 0.00 0.02 99.86 10:42:39 10:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:42:39 10:37:01 1 0.15 0.00 0.03 0.00 0.02 99.80 10:42:39 10:38:01 all 0.11 0.00 0.05 0.00 0.02 99.82 10:42:39 10:38:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:42:39 10:38:01 1 0.17 0.00 0.05 0.00 0.02 99.77 10:42:39 10:39:01 all 0.21 0.00 0.04 0.00 0.01 99.74 10:42:39 10:39:01 0 0.03 0.00 0.07 0.00 0.02 99.88 10:42:39 10:39:01 1 0.38 0.00 0.02 0.00 0.00 99.60 10:42:39 10:40:01 all 0.24 0.00 0.03 0.00 0.03 99.70 10:42:39 10:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:42:39 10:40:01 1 0.43 0.00 0.03 0.00 0.02 99.52 10:42:39 10:41:01 all 0.18 0.00 0.04 0.00 0.01 99.77 10:42:39 10:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:42:39 10:41:01 1 0.35 0.00 0.07 0.00 0.02 99.57 10:42:39 10:42:01 all 0.13 0.00 0.03 0.00 0.01 99.83 10:42:39 10:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:42:39 10:42:01 1 0.22 0.00 0.02 0.00 0.00 99.77 10:42:39 Average: all 17.12 0.00 3.84 2.09 0.05 76.92 10:42:39 Average: 0 17.09 0.00 3.83 2.05 0.05 76.99 10:42:39 Average: 1 17.15 0.00 3.84 2.12 0.05 76.85 10:42:39 10:42:39 10:42:39