Pull request #3787 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e+d325f454062a1ab7df1627f6a73b0f166109ba5b (9fe01bdef48a9a41d8bb903bb038d32cb018e968) 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-ssh631067377269845335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh319803030409256438.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3787/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-3787/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1397113328963412780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3189800042605509349.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-3787/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-3787/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8463113888905048744.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2365 in /w/workspace/edgexfoundry_edgex-go_PR-3787 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8366660748940395278.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e Merge succeeded, producing 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e Checking out Revision 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e (PR-3787) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh879400977380426678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3787/head:refs/remotes/origin/PR-3787 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8481522704071038678.key > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 Commit message: "fix: Don't write eKuiper file if file doesn't already exist" First time build. Skipping changelog. > git rev-list --no-walk fc14d731c3608070744849fe7d3313468b722e19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:28:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:28:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:28:59 ========================================================= 00:28:59 EdgeX Global Pipelines Version Info 00:28:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:29:01 ------------------- 00:29:01 stable info: 00:29:01 ------------------- 00:29:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:29:01 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:29:01 Message: update stable to v1.0.210 00:29:01 ------------------- 00:29:01 experimental info: 00:29:01 ------------------- 00:29:01 Commited By: **** collab-it+edgex@linuxfoundation.org 00:29:01 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 00:29:01 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:29:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3787 [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3787 [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3787 [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44bd9db [Pipeline] echo 00:29:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:03 provisioning config files... 00:29:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2926249534791912088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:03 ---> docker-login.sh 00:29:03 nexus3.edgexfoundry.org:10001 00:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:03 Configure a credential helper to remove this warning. See 00:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:03 00:29:03 Login Succeeded 00:29:03 nexus3.edgexfoundry.org:10002 00:29:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:03 Configure a credential helper to remove this warning. See 00:29:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:03 00:29:03 Login Succeeded 00:29:03 nexus3.edgexfoundry.org:10003 00:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:04 Configure a credential helper to remove this warning. See 00:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:04 00:29:04 Login Succeeded 00:29:04 nexus3.edgexfoundry.org:10004 00:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:04 Configure a credential helper to remove this warning. See 00:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:04 00:29:04 Login Succeeded 00:29:04 docker.io 00:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:04 Configure a credential helper to remove this warning. See 00:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:04 00:29:04 Login Succeeded 00:29:04 ---> docker-login.sh ends [Pipeline] } 00:29:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:04 ++ 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 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/core-command/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo core-command,cmd/core-command/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/core-data/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo core-data,cmd/core-data/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/core-metadata/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo core-metadata,cmd/core-metadata/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/security-bootstrapper/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/security-proxy-setup/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/support-notifications/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo support-notifications,cmd/support-notifications/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/support-scheduler/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:29:04 + for file in '`ls cmd/**/Dockerfile`' 00:29:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:29:04 ++ cut -d/ -f2 00:29:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:29:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:29:10 00:29:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:29:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:29:10 latest: Pulling from edgex-devops/git-semver 00:29:10 a0d0a0d46f8b: Pulling fs layer 00:29:10 3e5f54012d9b: Pulling fs layer 00:29:10 4c7163046ea9: Pulling fs layer 00:29:10 0c2d73faf560: Pulling fs layer 00:29:10 0c2d73faf560: Waiting 00:29:10 3e5f54012d9b: Verifying Checksum 00:29:10 3e5f54012d9b: Download complete 00:29:10 a0d0a0d46f8b: Verifying Checksum 00:29:10 a0d0a0d46f8b: Download complete 00:29:10 0c2d73faf560: Verifying Checksum 00:29:10 0c2d73faf560: Download complete 00:29:10 4c7163046ea9: Verifying Checksum 00:29:10 4c7163046ea9: Download complete 00:29:10 a0d0a0d46f8b: Pull complete 00:29:10 3e5f54012d9b: Pull complete 00:29:11 4c7163046ea9: Pull complete 00:29:11 0c2d73faf560: Pull complete 00:29:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:29:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:29:12 prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container 00:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:29:12 $ docker top d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:12 [ssh-agent] Looking for ssh-agent implementation... 00:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:13 $ docker exec d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent 00:29:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCdobml/agent.13 00:29:13 SSH_AGENT_PID=19 00:29:13 Running ssh-add (command line suppressed) 00:29:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4110224158002363542.key (/w/workspace/edgex-go/2@tmp/private_key_4110224158002363542.key) 00:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:13 + git tag --points-at HEAD [Pipeline] } 00:29:13 $ docker exec --env ******** --env ******** d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent -k 00:29:13 unset SSH_AUTH_SOCK; 00:29:13 unset SSH_AGENT_PID; 00:29:13 echo Agent pid 19 killed; 00:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:13 [ssh-agent] Looking for ssh-agent implementation... 00:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:13 $ docker exec d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent 00:29:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXldMiLg/agent.53 00:29:14 SSH_AGENT_PID=59 00:29:14 Running ssh-add (command line suppressed) 00:29:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7377093615259952054.key (/w/workspace/edgex-go/2@tmp/private_key_7377093615259952054.key) 00:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:14 + git semver init 00:29:14 # -> Open(): unable to determine branch for HEAD 00:29:14 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:29:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:29:14 # $SEMVER_REMOTE_NAME = origin 00:29:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:29:14 # $SEMVER_USER_NAME = edgex-jenkins 00:29:14 # $SEMVER_BRANCH = PR-3787 00:29:14 # $SEMVER_TEMP = /tmp/semver-754396312 00:29:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:29:27 # '/tmp/semver-754396312' -> '/w/workspace/edgex-go/2/.semver' 00:29:27 # -> Force: false 00:29:27 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:29:27 $ docker exec --env ******** --env ******** d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 ssh-agent -k 00:29:27 unset SSH_AUTH_SOCK; 00:29:27 unset SSH_AGENT_PID; 00:29:27 echo Agent pid 59 killed; 00:29:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:28 + git semver [Pipeline] } 00:29:28 $ docker stop --time=1 d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 00:29:30 $ docker rm -f d11e1644e4a732627b653f2bebed0ad786de14b1a5c189d50a3eacab1c80a443 [Pipeline] // withDockerContainer [Pipeline] sh 00:29:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:29:31 Stashed 1 file(s) [Pipeline] echo 00:29:31 [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 00:29:31 ========================================================= 00:29:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:29:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:29:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:29:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:29:32 a0d0a0d46f8b: Already exists 00:29:32 31adcdaf11c8: Pulling fs layer 00:29:32 b8b176561691: Pulling fs layer 00:29:32 4527c011a84f: Pulling fs layer 00:29:32 5d74067f8e1e: Pulling fs layer 00:29:32 e0aca202a116: Pulling fs layer 00:29:32 3a43be97a3b4: Pulling fs layer 00:29:32 34cad66bf833: Pulling fs layer 00:29:32 b4e3c513aaa6: Pulling fs layer 00:29:32 e0aca202a116: Waiting 00:29:32 3a43be97a3b4: Waiting 00:29:32 34cad66bf833: Waiting 00:29:32 b4e3c513aaa6: Waiting 00:29:32 5d74067f8e1e: Waiting 00:29:32 b8b176561691: Download complete 00:29:32 31adcdaf11c8: Download complete 00:29:32 5d74067f8e1e: Verifying Checksum 00:29:32 5d74067f8e1e: Download complete 00:29:32 e0aca202a116: Verifying Checksum 00:29:32 e0aca202a116: Download complete 00:29:32 3a43be97a3b4: Verifying Checksum 00:29:32 3a43be97a3b4: Download complete 00:29:32 34cad66bf833: Verifying Checksum 00:29:32 34cad66bf833: Download complete 00:29:32 31adcdaf11c8: Pull complete 00:29:32 b8b176561691: Pull complete 00:29:32 4527c011a84f: Verifying Checksum 00:29:32 4527c011a84f: Download complete 00:29:33 b4e3c513aaa6: Verifying Checksum 00:29:33 b4e3c513aaa6: Download complete 00:29:36 4527c011a84f: Pull complete 00:29:36 5d74067f8e1e: Pull complete 00:29:36 e0aca202a116: Pull complete 00:29:36 3a43be97a3b4: Pull complete 00:29:36 34cad66bf833: Pull complete 00:29:38 b4e3c513aaa6: Pull complete 00:29:38 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:29:39 + docker build -t ci-base-image-x86_64 -f - . 00:29:39 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:29:39 WORKDIR /edgex 00:29:39 COPY go.mod . 00:29:39 RUN go mod download' 00:29:40 Sending build context to Docker daemon 329.8MB 00:29:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:29:40 ---> 9f6097aaca64 00:29:40 Step 2/4 : WORKDIR /edgex 00:29:42 ---> Running in 36621a6f13d3 00:29:42 Removing intermediate container 36621a6f13d3 00:29:42 ---> 5e8e77dc5328 00:29:42 Step 3/4 : COPY go.mod . 00:29:42 ---> 8474fcc36a44 00:29:42 Step 4/4 : RUN go mod download 00:29:42 ---> Running in 5d0e3d02958d 00:29:46 Still waiting to schedule task 00:29:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2363’ 00:30:15 Removing intermediate container 5d0e3d02958d 00:30:15 ---> 90f62b82c57e 00:30:15 Successfully built 90f62b82c57e 00:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:30:16 + docker inspect -f . ci-base-image-x86_64 00:30:16 . [Pipeline] withDockerContainer 00:30:16 prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container 00:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:30:16 $ docker top 90ec886e8d5ff0dca01b4e5d0c6cdffb385f68e145d4fa833af4b3568543ef9d -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:16 + go version 00:30:16 go version go1.16.8 linux/amd64 [Pipeline] } 00:30:16 $ docker stop --time=1 90ec886e8d5ff0dca01b4e5d0c6cdffb385f68e145d4fa833af4b3568543ef9d 00:30:18 $ docker rm -f 90ec886e8d5ff0dca01b4e5d0c6cdffb385f68e145d4fa833af4b3568543ef9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:30:19 + docker inspect -f . ci-base-image-x86_64 00:30:19 . [Pipeline] withDockerContainer 00:30:19 prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container 00:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:30:19 $ docker top 0894f219ce8021c62c9a7d187b72f01a9a864ec650489b9b676303889fbe1136 -eo pid,comm [Pipeline] { [Pipeline] echo 00:30:19 ========================================================= 00:30:19 [edgeXBuildGoParallel] Running Tests and Build... 00:30:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:30:20 + make test 00:30:20 go mod tidy 00:30:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:30:25 ? github.com/edgexfoundry/edgex-go [no test files] 00:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 00:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 44.7% of statements 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements 00:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:30:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 00:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 00:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 00:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.090s coverage: 79.5% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 00:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 00:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 00:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 00:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.162s coverage: 82.5% of statements 00:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.203s coverage: 65.4% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.8% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 00:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 00:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 00:31:43 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 00:32:17 GO111MODULE=on go vet ./... 00:32:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:32:27 ./bin/test-attribution-txt.sh [Pipeline] sh 00:32:28 + ls -al . 00:32:28 total 636 00:32:28 drwxrwxr-x 10 1001 1001 4096 Oct 28 00:32 . 00:32:28 drwxr-xr-x 4 root root 28 Oct 28 00:30 .. 00:32:28 -rw-rw-r-- 1 1001 1001 11 Oct 28 00:28 .dockerignore 00:32:28 drwxrwxr-x 8 1001 1001 179 Oct 28 00:28 .git 00:32:28 drwxrwxr-x 4 1001 1001 142 Oct 28 00:28 .github 00:32:28 -rw-rw-r-- 1 1001 1001 804 Oct 28 00:28 .gitignore 00:32:28 -rw-rw-r-- 1 1001 1001 42 Oct 28 00:28 .golangci.yml 00:32:28 -rw-rw-r-- 1 1001 1001 76 Oct 28 00:28 .hadolint.yml 00:32:28 drwx------ 3 1001 1001 58 Oct 28 00:29 .semver 00:32:28 -rw-rw-r-- 1 1001 1001 166 Oct 28 00:28 .sonarcloud.properties 00:32:28 -rw-rw-r-- 1 1001 1001 1171 Oct 28 00:28 ADOPTERS.md 00:32:28 -rw-rw-r-- 1 1001 1001 8910 Oct 28 00:28 Attribution.txt 00:32:28 -rw-rw-r-- 1 1001 1001 43881 Oct 28 00:28 CHANGELOG.md 00:32:28 -rw-rw-r-- 1 1001 1001 3804 Oct 28 00:28 CONTRIBUTING.md 00:32:28 -rw-rw-r-- 1 1001 1001 677 Oct 28 00:28 GOVERNANCE.md 00:32:28 -rw-rw-r-- 1 1001 1001 849 Oct 28 00:28 Jenkinsfile 00:32:28 -rw-rw-r-- 1 1001 1001 10775 Oct 28 00:28 LICENSE 00:32:28 -rw-rw-r-- 1 1001 1001 6508 Oct 28 00:28 Makefile 00:32:28 -rw-rw-r-- 1 1001 1001 582 Oct 28 00:28 OWNERS.md 00:32:28 -rw-rw-r-- 1 1001 1001 8256 Oct 28 00:28 README.md 00:32:28 -rw-rw-r-- 1 1001 1001 6912 Oct 28 00:28 SECURITY.md 00:32:28 -rw-rw-r-- 1 1001 1001 5 Oct 28 00:29 VERSION 00:32:28 -rw-rw-r-- 1 1001 1001 4131 Oct 28 00:28 ZMQWindows.md 00:32:28 drwxrwxr-x 2 1001 1001 37 Oct 28 00:28 bin 00:32:28 drwxrwxr-x 14 1001 1001 4096 Oct 28 00:28 cmd 00:32:28 -rw-r--r-- 1 root root 428381 Oct 28 00:31 coverage.out 00:32:28 -rw-rw-r-- 1 1001 1001 848 Oct 28 00:28 go.mod 00:32:28 -rw-rw-r-- 1 1001 1001 50414 Oct 28 00:28 go.sum 00:32:28 drwxrwxr-x 8 1001 1001 124 Oct 28 00:28 internal 00:32:28 drwxrwxr-x 3 1001 1001 16 Oct 28 00:28 openapi 00:32:28 drwxrwxr-x 4 1001 1001 71 Oct 28 00:28 snap 00:32:28 -rw-rw-r-- 1 1001 1001 204 Oct 28 00:28 version.go [Pipeline] sh 00:32:28 + '[' -e coverage.out ] 00:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 00:32:28 Stashed 1 file(s) [Pipeline] sh 00:32:28 + make build 00:32:28 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 00:32:30 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 00:32:37 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 00:32:37 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 00:32:38 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 00:32:38 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 00:32:39 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 00:32:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:32:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:32:43 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 00:32:43 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 00:32:43 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] } 00:32:45 $ docker stop --time=1 0894f219ce8021c62c9a7d187b72f01a9a864ec650489b9b676303889fbe1136 00:32:47 $ docker rm -f 0894f219ce8021c62c9a7d187b72f01a9a864ec650489b9b676303889fbe1136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:51 00:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:51 latest: Pulling from edgex-devops/edgex-compose 00:32:51 cbdbe7a5bc2a: Pulling fs layer 00:32:51 ca9280d653b3: Pulling fs layer 00:32:51 7e9c9ca2126c: Pulling fs layer 00:32:51 cbdbe7a5bc2a: Verifying Checksum 00:32:51 cbdbe7a5bc2a: Download complete 00:32:51 cbdbe7a5bc2a: Pull complete 00:32:51 ca9280d653b3: Verifying Checksum 00:32:51 ca9280d653b3: Download complete 00:32:52 7e9c9ca2126c: Download complete 00:32:52 ca9280d653b3: Pull complete 00:32:55 7e9c9ca2126c: Pull complete 00:32:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:32:55 prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container 00:32:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:32:58 $ docker top 8ec44e59ab63fb7d0ff44805f64536d59f264ee8d8f385f1e5f51540039cf869 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:58 + docker-compose build --help 00:32:58 + grep parallel 00:32:59 --parallel Build images in parallel. [Pipeline] } 00:32:59 $ docker stop --time=1 8ec44e59ab63fb7d0ff44805f64536d59f264ee8d8f385f1e5f51540039cf869 00:33:00 $ docker rm -f 8ec44e59ab63fb7d0ff44805f64536d59f264ee8d8f385f1e5f51540039cf869 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:01 . [Pipeline] withDockerContainer 00:33:01 prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container 00:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:01 $ docker top 538c6331882f8c8c4f3936001b29e05273424f4d52cf8d812d67e1ff9a972dfb -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:02 + docker-compose -f ./docker-compose-build.yml build --parallel 00:33:02 Building core-command ... 00:33:02 Building core-data ... 00:33:02 Building core-metadata ... 00:33:02 Building security-bootstrapper ... 00:33:02 Building security-proxy-setup ... 00:33:02 Building security-secretstore-setup ... 00:33:02 Building support-notifications ... 00:33:02 Building support-scheduler ... 00:33:02 Building sys-mgmt-agent ... 00:33:02 Building security-secretstore-setup 00:33:02 Building security-bootstrapper 00:33:02 Building core-metadata 00:33:02 Building sys-mgmt-agent 00:33:02 Building security-proxy-setup 00:33:13 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> 90f62b82c57e 00:33:13 Step 3/30 : WORKDIR /edgex-go 00:33:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> 90f62b82c57e 00:33:13 Step 3/20 : WORKDIR /edgex-go 00:33:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:33:13 ---> 90f62b82c57e 00:33:13 Step 3/22 : WORKDIR /edgex-go 00:33:17 ---> Running in 0a038894c7c1 00:33:17 ---> Running in bdc731b18290 00:33:17 ---> Running in 4d8557b1f2f5 00:33:22 Removing intermediate container 0a038894c7c1 00:33:22 ---> 118b7f7e4253 00:33:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:22 Removing intermediate container 4d8557b1f2f5 00:33:22 ---> 660a5818d8e7 00:33:22 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:22 Removing intermediate container bdc731b18290 00:33:22 ---> c32552f5b4ca 00:33:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:22 ---> Running in ee580e635a49 00:33:23 ---> Running in 09dd17c9c9ce 00:33:23 ---> Running in 94431d067fe0 00:33:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:33:27 ---> 90f62b82c57e 00:33:27 Step 3/24 : WORKDIR /edgex-go 00:33:27 ---> Using cache 00:33:27 ---> c32552f5b4ca 00:33:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:33:27 ---> 90f62b82c57e 00:33:27 Step 3/22 : WORKDIR /edgex-go 00:33:27 ---> Using cache 00:33:27 ---> c32552f5b4ca 00:33:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:27 ---> Running in c3110de01581 00:33:27 ---> Running in 25dfd52a5699 00:33:27 Removing intermediate container 09dd17c9c9ce 00:33:27 ---> 9dfa37e0efc4 00:33:27 Step 5/30 : RUN apk add --update --no-cache make git 00:33:28 Removing intermediate container ee580e635a49 00:33:28 ---> b78028a57abb 00:33:28 Step 5/22 : RUN apk add --update --no-cache make bash git 00:33:28 Removing intermediate container 94431d067fe0 00:33:28 ---> 0eeb68172c35 00:33:28 Step 5/20 : RUN apk add --update --no-cache make git 00:33:28 ---> Running in 6c2ab8fd5d4e 00:33:28 ---> Running in de3da5573001 00:33:28 ---> Running in 2dc950523002 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:33:28 Removing intermediate container c3110de01581 00:33:28 ---> 7319c0acedf2 00:33:28 Step 5/24 : RUN apk add --update --no-cache make git 00:33:28 ---> Running in 516ad36a47ac 00:33:28 Removing intermediate container 25dfd52a5699 00:33:28 ---> 54353b019fec 00:33:28 Step 5/22 : RUN apk add --update --no-cache make git 00:33:28 ---> Running in 269cdc9f3cfc 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:33:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:33:29 OK: 220 MiB in 52 packages 00:33:29 OK: 220 MiB in 52 packages 00:33:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:33:29 OK: 220 MiB in 52 packages 00:33:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:33:29 Removing intermediate container 6c2ab8fd5d4e 00:33:29 ---> 61382ac3aae1 00:33:29 Step 6/30 : COPY . . 00:33:29 OK: 220 MiB in 52 packages 00:33:29 OK: 220 MiB in 52 packages 00:33:29 Removing intermediate container de3da5573001 00:33:29 ---> 05b3bf3fb1be 00:33:29 Step 6/20 : COPY . . 00:33:29 Removing intermediate container 2dc950523002 00:33:29 ---> d61a336ffb83 00:33:29 Step 6/22 : COPY . . 00:33:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2366 in /w/workspace/edgexfoundry_edgex-go_PR-3787 [Pipeline] { [Pipeline] ws 00:33:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:33:30 The recommended git tool is: git 00:33:34 Removing intermediate container 516ad36a47ac 00:33:34 ---> b922cdff71b8 00:33:34 Step 6/24 : COPY . . 00:33:34 Removing intermediate container 269cdc9f3cfc 00:33:34 ---> 0f55d7770731 00:33:34 Step 6/22 : COPY . . 00:33:38 using credential edgex-jenkins-ssh 00:33:38 Cloning the remote Git repository 00:33:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:33:38 > git init /w/workspace/edgex-go/2 # timeout=10 00:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:33:38 > git --version # timeout=10 00:33:38 > git --version # 'git version 2.17.1' 00:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:33:40 ---> e85f2fdc0ee1 00:33:40 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:40 ---> 1b60b0ac70b6 00:33:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:40 ---> 61ec6ae9c73d 00:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:40 ---> Running in 79de7f6c9742 00:33:40 ---> Running in 33b275edc505 00:33:40 ---> Running in f270de69e47a 00:33:47 ---> 707cda968849 00:33:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:47 ---> Running in 2f28033b3393 00:33:49 Removing intermediate container 33b275edc505 00:33:49 ---> ee9d3be04883 00:33:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:33:49 Removing intermediate container f270de69e47a 00:33:49 ---> e1d96178f4cd 00:33:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:33:49 ---> Running in ba110c36742a 00:33:49 ---> Running in 67938fa6e052 00:33:49 Removing intermediate container 79de7f6c9742 00:33:49 ---> ea14a3616782 00:33:49 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:33:49 Removing intermediate container 2f28033b3393 00:33:49 ---> d56b9189193a 00:33:49 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:33:49 ---> Running in bba2734f16c8 00:33:50 ---> Running in eb3ec1c40b6d 00:33:50 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 00:33:50 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 00:33:50 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 00:33:50 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 00:33:52 ---> e343e62f82c0 00:33:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:52 ---> Running in 02a8305c7686 00:33:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:33:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:33:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:33:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:33:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3787/head:refs/remotes/origin/PR-3787 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:33:53 Removing intermediate container 02a8305c7686 00:33:53 ---> d569697d396c 00:33:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:33:53 ---> Running in e38e43e4c9e1 00:33:54 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:33:54 Merge succeeded, producing 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:33:54 Checking out Revision 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e (PR-3787) 00:33:54 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 00:33:54 > git config core.sparsecheckout # timeout=10 00:33:54 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 00:33:54 > git remote # timeout=10 00:33:54 > git config --get remote.origin.url # timeout=10 00:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:54 > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 00:33:54 > git rev-parse HEAD^{commit} # timeout=10 00:33:54 > git config core.sparsecheckout # timeout=10 00:33:54 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 00:33:59 Commit message: "fix: Don't write eKuiper file if file doesn't already exist" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:34:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:00 Dload Upload Total Spent Left Speed 00:34:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 98533 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh 00:34:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:34:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:34:00 + sudo tee /etc/docker/daemon.new 00:34:00 { 00:34:00 "registry-mirrors": [ 00:34:00 "https://nexus3.edgexfoundry.org:10001" 00:34:00 ], 00:34:00 "bip": "10.250.0.254/24", 00:34:00 "hosts": [ 00:34:00 "tcp://0.0.0.0:5555", 00:34:00 "unix:///var/run/docker.sock" 00:34:00 ], 00:34:00 "mtu": 1458, 00:34:00 "selinux-enabled": true, 00:34:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:34:00 } [Pipeline] sh 00:34:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:34:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:21 provisioning config files... 00:34:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1118900630674706450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:22 ---> docker-login.sh 00:34:22 nexus3.edgexfoundry.org:10001 00:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:22 Configure a credential helper to remove this warning. See 00:34:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:22 00:34:22 Login Succeeded 00:34:22 nexus3.edgexfoundry.org:10002 00:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:23 Configure a credential helper to remove this warning. See 00:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:23 00:34:23 Login Succeeded 00:34:23 nexus3.edgexfoundry.org:10003 00:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:24 Configure a credential helper to remove this warning. See 00:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:24 00:34:24 Login Succeeded 00:34:24 nexus3.edgexfoundry.org:10004 00:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:24 Configure a credential helper to remove this warning. See 00:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:24 00:34:24 Login Succeeded 00:34:24 docker.io 00:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:25 Configure a credential helper to remove this warning. See 00:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:25 00:34:25 Login Succeeded 00:34:25 ---> docker-login.sh ends [Pipeline] } 00:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:34:25 ========================================================= 00:34:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:34:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:34:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:27 552d1f2373af: Pulling fs layer 00:34:27 ea3f2d53f512: Pulling fs layer 00:34:27 9e70ebbbe112: Pulling fs layer 00:34:27 7a9cfe048b4a: Pulling fs layer 00:34:27 72dc09318566: Pulling fs layer 00:34:27 f4f7b4309257: Pulling fs layer 00:34:27 0ac9a79272e3: Pulling fs layer 00:34:27 b78e95d17946: Pulling fs layer 00:34:27 7a9cfe048b4a: Waiting 00:34:27 72dc09318566: Waiting 00:34:27 f4f7b4309257: Waiting 00:34:27 0ac9a79272e3: Waiting 00:34:27 b78e95d17946: Waiting 00:34:27 9e70ebbbe112: Verifying Checksum 00:34:27 9e70ebbbe112: Download complete 00:34:27 ea3f2d53f512: Verifying Checksum 00:34:27 ea3f2d53f512: Download complete 00:34:27 72dc09318566: Verifying Checksum 00:34:27 72dc09318566: Download complete 00:34:27 f4f7b4309257: Verifying Checksum 00:34:27 f4f7b4309257: Download complete 00:34:27 552d1f2373af: Verifying Checksum 00:34:27 552d1f2373af: Download complete 00:34:27 0ac9a79272e3: Verifying Checksum 00:34:27 0ac9a79272e3: Download complete 00:34:28 552d1f2373af: Pull complete 00:34:28 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 00:34:28 Removing intermediate container 67938fa6e052 00:34:28 ---> 2d009e2141b2 00:34:28 00:34:28 Step 9/30 : FROM alpine:3.14 00:34:28 3.14: Pulling from library/alpine 00:34:28 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:34:28 Status: Downloaded newer image for alpine:3.14 00:34:28 ---> 14119a10abf4 00:34:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:34:28 ---> Running in 7e8c3ea3eb16 00:34:28 Removing intermediate container 7e8c3ea3eb16 00:34:28 ---> 8db9cb46f5f9 00:34:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:34:28 ---> Running in b6e5ec771242 00:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:34:29 ea3f2d53f512: Pull complete 00:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:34:29 9e70ebbbe112: Pull complete 00:34:29 b78e95d17946: Verifying Checksum 00:34:29 b78e95d17946: Download complete 00:34:29 (1/2) Installing dumb-init (1.2.5-r1) 00:34:29 (2/2) Installing su-exec (0.2-r1) 00:34:29 Executing busybox-1.33.1-r3.trigger 00:34:29 OK: 6 MiB in 16 packages 00:34:30 Removing intermediate container ba110c36742a 00:34:30 ---> 881bd2e5706c 00:34:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:34:30 ---> Running in 18b08f176f06 00:34:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:30 7a9cfe048b4a: Verifying Checksum 00:34:30 7a9cfe048b4a: Download complete 00:34:30 Removing intermediate container b6e5ec771242 00:34:30 ---> c77d621b2566 00:34:30 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:34:30 ---> Running in 50d92a325052 00:34:30 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 00:34:30 Removing intermediate container 50d92a325052 00:34:30 ---> 75dc29a52455 00:34:30 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:34:30 ---> Running in e3b48bd62be8 00:34:31 Removing intermediate container e3b48bd62be8 00:34:31 ---> f0e4263483e9 00:34:31 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:34:31 ---> Running in f4b650dd4c62 00:34:31 Removing intermediate container bba2734f16c8 00:34:31 ---> b09d0f423a97 00:34:31 00:34:31 Step 9/20 : FROM alpine:3.14 00:34:31 ---> 14119a10abf4 00:34:31 Step 10/20 : RUN apk add --update --no-cache curl 00:34:31 ---> Running in 71e141272a69 00:34:31 Removing intermediate container eb3ec1c40b6d 00:34:31 ---> 9c1797b753b3 00:34:31 00:34:31 Step 9/22 : FROM alpine:3.14 00:34:31 ---> 14119a10abf4 00:34:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:34:32 ---> Running in 4b518d7df90f 00:34:32 Removing intermediate container 18b08f176f06 00:34:32 ---> 8e5bcae01707 00:34:32 00:34:32 Step 10/22 : FROM docker:20.10.8 00:34:32 20.10.8: Pulling from library/docker 00:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:34:32 Removing intermediate container f4b650dd4c62 00:34:32 ---> 3155a50e063d 00:34:32 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:34:32 (1/5) Installing ca-certificates (20191127-r5) 00:34:32 (2/5) Installing brotli-libs (1.0.9-r5) 00:34:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:34:33 (4/5) Installing libcurl (7.79.1-r0) 00:34:33 (5/5) Installing curl (7.79.1-r0) 00:34:33 Executing busybox-1.33.1-r3.trigger 00:34:33 Executing ca-certificates-20191127-r5.trigger 00:34:33 ---> Running in c3173a06cbae 00:34:33 OK: 8 MiB in 19 packages 00:34:33 (1/1) Installing dumb-init (1.2.5-r1) 00:34:33 Executing busybox-1.33.1-r3.trigger 00:34:33 OK: 6 MiB in 15 packages 00:34:33 Removing intermediate container e38e43e4c9e1 00:34:33 ---> d6d74b651971 00:34:33 00:34:33 Step 9/24 : FROM alpine:3.14 00:34:33 ---> 14119a10abf4 00:34:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:34:33 Removing intermediate container c3173a06cbae 00:34:33 ---> 0b636be780f9 00:34:33 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:34:33 ---> Running in 33b5725814d8 00:34:33 Removing intermediate container 4b518d7df90f 00:34:33 ---> 11c18468c41e 00:34:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:34:33 Removing intermediate container 71e141272a69 00:34:33 ---> 86f09cc4587a 00:34:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:34:33 ---> Running in ea443cc832b7 00:34:33 ---> 83f880e07012 00:34:33 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:34:33 ---> Running in f0a8ace2c6c2 00:34:34 ---> Running in e4dbf94ba53a 00:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:34:34 Removing intermediate container f0a8ace2c6c2 00:34:34 ---> a42f82bbf0cf 00:34:34 Step 12/20 : WORKDIR /edgex 00:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:34:34 Removing intermediate container ea443cc832b7 00:34:34 ---> d3db5ed650cb 00:34:34 Step 12/22 : ENV APP_PORT=59881 00:34:34 ---> Running in a2d8142e80d0 00:34:34 (1/3) Installing ca-certificates (20191127-r5) 00:34:34 (2/3) Installing dumb-init (1.2.5-r1) 00:34:34 (3/3) Installing su-exec (0.2-r1) 00:34:34 Executing busybox-1.33.1-r3.trigger 00:34:34 Executing ca-certificates-20191127-r5.trigger 00:34:34 OK: 6 MiB in 17 packages 00:34:34 ---> Running in 941f18d8e75e 00:34:34 Removing intermediate container a2d8142e80d0 00:34:34 ---> d7b597e68f81 00:34:34 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:34:34 Removing intermediate container 941f18d8e75e 00:34:34 ---> dfe32c0e1ecf 00:34:34 Step 13/22 : EXPOSE $APP_PORT 00:34:34 ---> Running in b17f64bc57c8 00:34:34 ---> da9f7449aa35 00:34:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:34:34 Removing intermediate container b17f64bc57c8 00:34:34 ---> 0add6afa4357 00:34:34 Step 14/22 : WORKDIR / 00:34:34 Removing intermediate container e4dbf94ba53a 00:34:34 ---> 04659cd64b65 00:34:34 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:34 ---> Running in 884c99a7c2c3 00:34:34 Removing intermediate container 33b5725814d8 00:34:34 ---> fe9650ee8e16 00:34:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:34:35 ---> Running in 917b692c0840 00:34:35 Removing intermediate container 884c99a7c2c3 00:34:35 ---> f6f94051eeb5 00:34:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:35 ---> b5df66757dd5 00:34:35 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:34:35 Removing intermediate container 917b692c0840 00:34:35 ---> 59c19b1b864c 00:34:35 Step 12/24 : WORKDIR / 00:34:35 ---> f1a3ce3de402 00:34:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:34:35 ---> 2c466ff1eab3 00:34:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:34:35 ---> Running in 276d09fa6598 00:34:36 Removing intermediate container 276d09fa6598 00:34:36 ---> c2107efa09a1 00:34:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:34:36 ---> 9052d035ed65 00:34:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:34:36 ---> a5c014215ab2 00:34:36 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:34:36 ---> Running in f71e978760a3 00:34:36 ---> 1be6c8ff9ea1 00:34:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:34:36 ---> d196906fd83f 00:34:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:34:36 Removing intermediate container f71e978760a3 00:34:36 ---> b79dc94c1e5c 00:34:36 Step 17/20 : CMD ["--init=true"] 00:34:36 ---> 96d9415496d1 00:34:36 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:34:36 ---> Running in 8f8c9ddbc6ef 00:34:36 ---> 58480ffae2e8 00:34:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:34:36 ---> 1c31b2d0c207 00:34:36 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:34:36 ---> Running in 3710e25e43c5 00:34:36 Removing intermediate container 8f8c9ddbc6ef 00:34:36 ---> 5dbaac2fd640 00:34:36 Step 18/20 : LABEL arch=x86_64 00:34:36 ---> 5544f97deab5 00:34:36 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:34:36 ---> Running in 85c3b99a6a60 00:34:36 ---> a9637297f86c 00:34:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:34:36 Removing intermediate container 3710e25e43c5 00:34:36 ---> 77d3199b7b19 00:34:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:36 ---> Running in b718041bbca6 00:34:36 Removing intermediate container 85c3b99a6a60 00:34:36 ---> f6141bd5d71a 00:34:36 Step 19/20 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:34:36 ---> 1ee9ffacbff1 00:34:36 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:34:36 ---> Running in acb224afc58e 00:34:36 ---> 62403b95493a 00:34:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:34:36 Removing intermediate container b718041bbca6 00:34:36 ---> 07113778fad9 00:34:36 Step 20/22 : LABEL arch=x86_64 00:34:36 ---> Running in ab6271b1ff89 00:34:36 ---> Running in fdb6706b5a86 00:34:36 Removing intermediate container acb224afc58e 00:34:36 ---> 751809f0bf2e 00:34:36 Step 20/20 : LABEL version=0.0.0 00:34:36 ---> Running in 31b002eaa220 00:34:36 Removing intermediate container ab6271b1ff89 00:34:36 ---> 24793936dd2f 00:34:36 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:34:36 Removing intermediate container fdb6706b5a86 00:34:36 ---> 6c22592d2e09 00:34:36 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:34:36 ---> 32de2bdbbc9e 00:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:34:36 ---> Running in ba1740d30c6c 00:34:36 Removing intermediate container 31b002eaa220 00:34:36 ---> 3b07d4867097 00:34:36 00:34:37 ---> 98f41bec2e66 00:34:37 Step 25/30 : RUN chmod +x /entrypoint.sh 00:34:37 Removing intermediate container ba1740d30c6c 00:34:37 ---> 201033ec60a9 00:34:37 Step 22/22 : LABEL version=0.0.0 00:34:37 Successfully built 3b07d4867097 00:34:37 Successfully tagged security-proxy-setup:latest 00:34:37  Building security-proxy-setup ... done Building support-scheduler 00:34:37 ---> Running in f8dd580c859f 00:34:37 ---> Running in efbdb1d88217 00:34:37 ---> e34154d85b3f 00:34:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:34:38 Removing intermediate container f8dd580c859f 00:34:38 ---> 26faa3c6a702 00:34:38 00:34:38 Successfully built 26faa3c6a702 00:34:38 Successfully tagged core-metadata:latest 00:34:38 Building support-notifications 00:34:38  Building core-metadata ... done  ---> bd38511a31b4 00:34:38 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/ 00:34:38 ---> Running in 3788d95eb9fa 00:34:38 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:34:38 Status: Downloaded newer image for docker:20.10.8 00:34:38 ---> bc6c0ffef665 00:34:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:34:40 ---> Running in 066bc9982827 00:34:40 Removing intermediate container 066bc9982827 00:34:40 ---> ed36c2b3717e 00:34:40 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 00:34:41 Removing intermediate container efbdb1d88217 00:34:41 ---> befb398002a5 00:34:41 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:34:41 ---> Running in c367717da82b 00:34:41 Removing intermediate container 3788d95eb9fa 00:34:41 ---> 850449c816ac 00:34:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:34:41 ---> Running in db0b0093ffa6 00:34:41 7a9cfe048b4a: Pull complete 00:34:41 72dc09318566: Pull complete 00:34:41 f4f7b4309257: Pull complete 00:34:41 0ac9a79272e3: Pull complete 00:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:34:41 ---> Running in 68e69a3be9bd 00:34:41 (1/42) Installing readline (8.1.0-r0) 00:34:41 (2/42) Installing bash (5.1.4-r0) 00:34:41 Executing bash-5.1.4-r0.post-install 00:34:41 Removing intermediate container db0b0093ffa6 00:34:41 ---> e1936ae2031a 00:34:41 Step 27/30 : CMD ["gate"] 00:34:42 (3/42) Installing brotli-libs (1.0.9-r5) 00:34:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:34:42 (5/42) Installing libcurl (7.79.1-r0) 00:34:42 (6/42) Installing curl (7.79.1-r0) 00:34:42 (7/42) Installing dumb-init (1.2.5-r1) 00:34:42 (8/42) Installing libbz2 (1.0.8-r1) 00:34:42 (9/42) Installing expat (2.4.1-r0) 00:34:42 (10/42) Installing libffi (3.3-r2) 00:34:42 (11/42) Installing gdbm (1.19-r0) 00:34:42 (12/42) Installing xz-libs (5.2.5-r0) 00:34:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:34:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:34:42 (15/42) Installing mpdecimal (2.5.1-r1) 00:34:42 (16/42) Installing sqlite-libs (3.35.5-r0) 00:34:42 (17/42) Installing python3 (3.9.5-r1) 00:34:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:34:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:34:43 ---> 90f62b82c57e 00:34:43 Step 3/21 : WORKDIR /edgex-go 00:34:43 ---> Using cache 00:34:43 ---> c32552f5b4ca 00:34:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:43 ---> Using cache 00:34:43 ---> 54353b019fec 00:34:43 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:34:44 Removing intermediate container 68e69a3be9bd 00:34:44 ---> 9267f6a089aa 00:34:44 Step 22/24 : LABEL arch=x86_64 00:34:44 ---> Running in a5bdad3a65e0 00:34:44 ---> Running in b2a8d1ebc26b 00:34:44 (18/42) Installing py3-appdirs (1.4.4-r2) 00:34:44 (19/42) Installing py3-chardet (4.0.0-r2) 00:34:44 (20/42) Installing py3-idna (3.2-r0) 00:34:44 ---> Running in 5c74853b8b2e 00:34:44 Removing intermediate container a5bdad3a65e0 00:34:44 ---> 98ec1400cf47 00:34:44 Step 28/30 : LABEL arch=x86_64 00:34:44 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:34:44 (22/42) Installing py3-certifi (2020.12.5-r1) 00:34:44 (23/42) Installing py3-requests (2.25.1-r4) 00:34:44 (24/42) Installing py3-msgpack (1.0.2-r1) 00:34:44 Removing intermediate container 5c74853b8b2e 00:34:44 ---> 7c61c8d99732 00:34:44 Step 23/24 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:34:44 (25/42) Installing py3-lockfile (0.12.2-r4) 00:34:44 ---> Running in 0ace26773de1 00:34:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:34:44 (27/42) Installing py3-colorama (0.4.4-r1) 00:34:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:34:44 (29/42) Installing py3-distlib (0.3.1-r3) 00:34:44 ---> Running in 02e71f715983 00:34:44 (30/42) Installing py3-distro (1.5.0-r3) 00:34:44 (31/42) Installing py3-six (1.15.0-r1) 00:34:44 (32/42) Installing py3-webencodings (0.5.1-r4) 00:34:44 (33/42) Installing py3-html5lib (1.1-r1) 00:34:44 (34/42) Installing py3-parsing (2.4.7-r2) 00:34:44 (35/42) Installing py3-packaging (20.9-r1) 00:34:44 (36/42) Installing py3-toml (0.10.2-r2) 00:34:44 (37/42) Installing py3-pep517 (0.10.0-r2) 00:34:44 (38/42) Installing py3-progress (1.5-r2) 00:34:44 (39/42) Installing py3-retrying (1.3.3-r1) 00:34:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:34:44 Removing intermediate container 0ace26773de1 00:34:44 ---> 2782a913b7c9 00:34:44 Step 29/30 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:34:44 (41/42) Installing py3-setuptools (52.0.0-r3) 00:34:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:34:45 Removing intermediate container 02e71f715983 00:34:45 ---> 8d5738d892d7 00:34:45 Step 24/24 : LABEL version=0.0.0 00:34:45 (42/42) Installing py3-pip (20.3.4-r1) 00:34:45 ---> Running in 902cde6a5ef4 00:34:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:34:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:45 ---> 90f62b82c57e 00:34:45 Step 3/23 : WORKDIR /edgex-go 00:34:45 ---> Using cache 00:34:45 ---> c32552f5b4ca 00:34:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:45 ---> Using cache 00:34:45 ---> 54353b019fec 00:34:45 Step 5/23 : RUN apk add --update --no-cache make git 00:34:45 ---> Using cache 00:34:45 ---> 0f55d7770731 00:34:45 Step 6/23 : COPY go.mod . 00:34:45 ---> Running in 362d1451af12 00:34:45 Executing busybox-1.33.1-r3.trigger 00:34:45 OK: 84 MiB in 64 packages 00:34:45 ---> 398760463e2b 00:34:45 Step 7/23 : RUN go mod download 00:34:45 Removing intermediate container 902cde6a5ef4 00:34:45 ---> a4e3ae54c415 00:34:45 Step 30/30 : LABEL version=0.0.0 00:34:45 ---> Running in f1a6614017fb 00:34:45 Removing intermediate container 362d1451af12 00:34:45 ---> 2d0e8ed2b281 00:34:45 00:34:45 Successfully built 2d0e8ed2b281 00:34:45 ---> Running in 6129dfd1afd1 00:34:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:34:45 Successfully tagged security-secretstore-setup:latest 00:34:45 Building core-command 00:34:46  Building security-secretstore-setup ... done Removing intermediate container 6129dfd1afd1 00:34:46 ---> 41faaeb4475d 00:34:46 00:34:46 OK: 220 MiB in 52 packages 00:34:46 Successfully built 41faaeb4475d 00:34:46 Successfully tagged security-bootstrapper:latest 00:34:46  Building security-bootstrapper ... done Building core-data 00:34:46 Collecting docker-compose==1.23.2 00:34:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:34:46 Collecting jsonschema<3,>=2.5.1 00:34:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:34:46 Collecting docker<4.0,>=3.6.0 00:34:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:34:46 Collecting dockerpty<0.5,>=0.4.1 00:34:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:34:47 Collecting texttable<0.10,>=0.9.0 00:34:47 Downloading texttable-0.9.1.tar.gz (11 kB) 00:34:47 b78e95d17946: Pull complete 00:34:47 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:34:47 + docker build -t ci-base-image-arm64 -f - . 00:34:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:34:47 WORKDIR /edgex 00:34:47 COPY go.mod . 00:34:47 RUN go mod download 00:34:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:34:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:34:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:34:48 Collecting docopt<0.7,>=0.6.1 00:34:48 Downloading docopt-0.6.2.tar.gz (25 kB) 00:34:48 Collecting PyYAML<4,>=3.10 00:34:48 Downloading PyYAML-3.13.tar.gz (270 kB) 00:34:49 Collecting cached-property<2,>=1.2.0 00:34:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:34:49 Collecting websocket-client<1.0,>=0.32.0 00:34:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:34:49 Removing intermediate container b2a8d1ebc26b 00:34:49 ---> 7c2e7239b349 00:34:49 Step 6/21 : COPY . . 00:34:49 Collecting docker-pycreds>=0.4.0 00:34:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:34:49 Collecting idna<2.8,>=2.5 00:34:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:34:49 Collecting chardet<3.1.0,>=3.0.2 00:34:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:34:49 Collecting urllib3<1.25,>=1.21.1 00:34:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:34:49 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) 00:34:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:34:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:34:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:34:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:34:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:34:49 Attempting uninstall: urllib3 00:34:49 Found existing installation: urllib3 1.26.5 00:34:49 Uninstalling urllib3-1.26.5: 00:34:49 Successfully uninstalled urllib3-1.26.5 00:34:49 Attempting uninstall: idna 00:34:49 Found existing installation: idna 3.2 00:34:49 Uninstalling idna-3.2: 00:34:49 Successfully uninstalled idna-3.2 00:34:49 Attempting uninstall: chardet 00:34:49 Found existing installation: chardet 4.0.0 00:34:49 Uninstalling chardet-4.0.0: 00:34:49 Successfully uninstalled chardet-4.0.0 00:34:50 Sending build context to Docker daemon 166.6MB 00:34:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:34:50 ---> 8b459fc5aaf0 00:34:50 Step 2/4 : WORKDIR /edgex 00:34:52 ---> Running in 1b8eeb1b755a 00:34:52 Attempting uninstall: requests 00:34:52 Found existing installation: requests 2.25.1 00:34:52 Uninstalling requests-2.25.1: 00:34:52 Removing intermediate container f1a6614017fb 00:34:52 ---> 57b5aefaff57 00:34:52 Step 8/23 : COPY . . 00:34:52 Successfully uninstalled requests-2.25.1 00:34:52 Removing intermediate container 1b8eeb1b755a 00:34:52 ---> 243cc71cf6b0 00:34:52 Step 3/4 : COPY go.mod . 00:34:53 Running setup.py install for texttable: started 00:34:53 ---> f6d0ee1e583e 00:34:53 Step 4/4 : RUN go mod download 00:34:53 ---> Running in dea20052ef5a 00:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:34:53 ---> 90f62b82c57e 00:34:53 Step 3/22 : WORKDIR /edgex-go 00:34:53 ---> Using cache 00:34:53 ---> c32552f5b4ca 00:34:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:53 ---> Using cache 00:34:53 ---> 54353b019fec 00:34:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:34:55 Running setup.py install for texttable: finished with status 'done' 00:34:55 Running setup.py install for PyYAML: started 00:34:56 Running setup.py install for PyYAML: finished with status 'done' 00:34:57 Running setup.py install for docopt: started 00:34:58 Running setup.py install for docopt: finished with status 'done' 00:34:58 Running setup.py install for dockerpty: started 00:34:59 Running setup.py install for dockerpty: finished with status 'done' 00:34:59 ---> 65e4b28e3f0b 00:34:59 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:59 ---> Running in aa02178342bc 00:34:59 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 00:34:59 ---> 4a307994c2f5 00:34:59 Step 9/23 : RUN go mod tidy 00:35:00 ---> Running in 8151036831a9 00:35:00 ---> Running in 70db88475437 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:03 OK: 220 MiB in 52 packages 00:35:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:35:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:03 ---> 90f62b82c57e 00:35:03 Step 3/22 : WORKDIR /edgex-go 00:35:03 ---> Using cache 00:35:03 ---> c32552f5b4ca 00:35:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:03 ---> Using cache 00:35:03 ---> 54353b019fec 00:35:03 Step 5/22 : RUN apk add --update --no-cache make git 00:35:03 ---> Using cache 00:35:03 ---> 0f55d7770731 00:35:03 Step 6/22 : COPY . . 00:35:03 ---> Using cache 00:35:03 ---> 707cda968849 00:35:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:03 ---> Using cache 00:35:03 ---> d56b9189193a 00:35:03 Step 8/22 : RUN make cmd/core-command/core-command 00:35:03 Removing intermediate container 8151036831a9 00:35:03 ---> 533189590201 00:35:03 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:35:03 ---> Running in a8b534bfa494 00:35:03 ---> Running in 8ca5073e9321 00:35:04 Removing intermediate container aa02178342bc 00:35:04 ---> ee9072f2c506 00:35:04 Step 6/22 : COPY . . 00:35:04 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 00:35:04 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 00:35:09 Removing intermediate container c367717da82b 00:35:09 ---> 4067b20faf39 00:35:09 Step 13/22 : ENV APP_PORT=58890 00:35:09 ---> Running in f1a789ff72b2 00:35:09 Removing intermediate container f1a789ff72b2 00:35:09 ---> 48e2b95760c9 00:35:09 Step 14/22 : EXPOSE $APP_PORT 00:35:09 ---> Running in 5f5405dd0f61 00:35:09 Removing intermediate container 70db88475437 00:35:09 ---> 8e720976bd4a 00:35:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:35:09 ---> Running in 5af4970ec3c2 00:35:10 Removing intermediate container 5f5405dd0f61 00:35:10 ---> c0aa76ce38f5 00:35:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:35:11 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 00:35:11 ---> 19b7f75166c8 00:35:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:35:11 ---> c6d9248e49d2 00:35:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:11 ---> 85d5baa6e1bc 00:35:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:35:11 ---> Running in ff7adbda3613 00:35:11 ---> a3c0eafcfcad 00:35:11 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:35:11 ---> Running in 8d7e5e4c5c18 00:35:11 Removing intermediate container 8d7e5e4c5c18 00:35:11 ---> b6532f8376a8 00:35:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:12 ---> Running in 00122d49ecce 00:35:12 Removing intermediate container 00122d49ecce 00:35:12 ---> f0153e547570 00:35:12 Step 20/22 : LABEL arch=x86_64 00:35:12 ---> Running in e83c5ec945db 00:35:12 Removing intermediate container e83c5ec945db 00:35:12 ---> 5493d0e9beff 00:35:12 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:35:12 ---> Running in 3d2d02c4355d 00:35:12 Removing intermediate container 3d2d02c4355d 00:35:12 ---> 33532e24dfde 00:35:12 Step 22/22 : LABEL version=0.0.0 00:35:12 ---> Running in 8deef2537c30 00:35:12 Removing intermediate container 8deef2537c30 00:35:12 ---> bbb961c7ad20 00:35:12 00:35:12 Successfully built bbb961c7ad20 00:35:12 Successfully tagged sys-mgmt-agent:latest 00:35:13  Building sys-mgmt-agent ... done Removing intermediate container ff7adbda3613 00:35:13 ---> a8c5d729f87f 00:35:13 Step 8/22 : RUN make cmd/core-data/core-data 00:35:13 ---> Running in 54ec1d3364a6 00:35:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:36 Removing intermediate container a8b534bfa494 00:35:36 ---> 47ab7dd1158b 00:35:36 00:35:36 Step 9/22 : FROM alpine:3.14 00:35:36 ---> 14119a10abf4 00:35:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:35:36 ---> Using cache 00:35:36 ---> 11c18468c41e 00:35:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:36 ---> Using cache 00:35:36 ---> d3db5ed650cb 00:35:36 Step 12/22 : ENV APP_PORT=59882 00:35:36 ---> Running in 81f1d9d3bb8c 00:35:36 Removing intermediate container 81f1d9d3bb8c 00:35:36 ---> f51bd944e7c8 00:35:36 Step 13/22 : EXPOSE $APP_PORT 00:35:36 ---> Running in 11d3f5d1c453 00:35:36 Removing intermediate container 11d3f5d1c453 00:35:36 ---> 9796915918a2 00:35:36 Step 14/22 : WORKDIR / 00:35:36 ---> Running in e3e8c9504a4c 00:35:36 Removing intermediate container e3e8c9504a4c 00:35:36 ---> 51d9650fb0b6 00:35:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:36 ---> faaa82d8cab9 00:35:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:35:36 ---> 00f1598be8be 00:35:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:35:36 ---> e388148763ec 00:35:36 Step 18/22 : ENTRYPOINT ["/core-command"] 00:35:36 ---> Running in 5b2ad5f7a5d4 00:35:36 Removing intermediate container 5b2ad5f7a5d4 00:35:36 ---> adcff87ce4e2 00:35:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:36 ---> Running in 632617b5c711 00:35:36 Removing intermediate container 632617b5c711 00:35:36 ---> 05a3fc5bcfc8 00:35:36 Step 20/22 : LABEL arch=x86_64 00:35:36 ---> Running in adf50a098de5 00:35:36 Removing intermediate container adf50a098de5 00:35:36 ---> bbba228d57fe 00:35:36 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:35:36 ---> Running in d434cf5be08b 00:35:36 Removing intermediate container d434cf5be08b 00:35:36 ---> 2ee9ad31b0ab 00:35:36 Step 22/22 : LABEL version=0.0.0 00:35:36 ---> Running in 682553d2fe6e 00:35:36 Removing intermediate container 682553d2fe6e 00:35:36 ---> 04017d836bdc 00:35:36 00:35:36 Successfully built 04017d836bdc 00:35:36 Successfully tagged core-command:latest 00:35:37  Building core-command ... done Removing intermediate container 8ca5073e9321 00:35:37 ---> 33489f153b91 00:35:37 00:35:37 Step 9/21 : FROM alpine:3.14 00:35:37 ---> 14119a10abf4 00:35:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:35:37 ---> Running in b4ceee2275f0 00:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:38 (1/2) Installing ca-certificates (20191127-r5) 00:35:38 (2/2) Installing dumb-init (1.2.5-r1) 00:35:38 Executing busybox-1.33.1-r3.trigger 00:35:38 Executing ca-certificates-20191127-r5.trigger 00:35:38 OK: 6 MiB in 16 packages 00:35:39 Removing intermediate container b4ceee2275f0 00:35:39 ---> 78694c68db4b 00:35:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:35:39 ---> Running in 09882dbdf270 00:35:39 Removing intermediate container 09882dbdf270 00:35:39 ---> 7c4cfbd7cda8 00:35:39 Step 12/21 : ENV APP_PORT=59860 00:35:39 ---> Running in 87565c160925 00:35:39 Removing intermediate container 87565c160925 00:35:39 ---> b922acce38d7 00:35:39 Step 13/21 : EXPOSE $APP_PORT 00:35:39 ---> Running in e3dcad7497e7 00:35:40 Removing intermediate container e3dcad7497e7 00:35:40 ---> d65c808399af 00:35:40 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:40 ---> f9f386b316ed 00:35:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:35:41 ---> 917fb270441b 00:35:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:35:41 ---> 7e34c4c8c12f 00:35:41 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:35:41 ---> Running in 08952baac1e8 00:35:41 Removing intermediate container 08952baac1e8 00:35:41 ---> 5aadb8e8da71 00:35:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:41 ---> Running in 9655899b41c4 00:35:41 Removing intermediate container 9655899b41c4 00:35:41 ---> fc5bb6260583 00:35:41 Step 19/21 : LABEL arch=x86_64 00:35:41 ---> Running in 245d8b8c0262 00:35:41 Removing intermediate container 245d8b8c0262 00:35:41 ---> f5b2b1222aba 00:35:41 Step 20/21 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:35:41 ---> Running in 7b661fcaffc5 00:35:41 Removing intermediate container 7b661fcaffc5 00:35:41 ---> f82e951517db 00:35:41 Step 21/21 : LABEL version=0.0.0 00:35:41 ---> Running in 0054bc44985f 00:35:42 Removing intermediate container 0054bc44985f 00:35:42 ---> 40b9eec612f4 00:35:42 00:35:42 Successfully built 40b9eec612f4 00:35:42 Successfully tagged support-notifications:latest 00:35:43  Building support-notifications ... done Removing intermediate container 5af4970ec3c2 00:35:43 ---> a39b84aa11c7 00:35:43 00:35:43 Step 11/23 : FROM alpine:3.14 00:35:43 ---> 14119a10abf4 00:35:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:35:43 ---> Using cache 00:35:43 ---> 11c18468c41e 00:35:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:43 ---> Using cache 00:35:43 ---> d3db5ed650cb 00:35:43 Step 14/23 : ENV APP_PORT=59861 00:35:43 ---> Running in b0fbca9a5884 00:35:43 Removing intermediate container b0fbca9a5884 00:35:43 ---> 69624e3c353f 00:35:43 Step 15/23 : EXPOSE $APP_PORT 00:35:43 ---> Running in 9467ace682ad 00:35:43 Removing intermediate container 9467ace682ad 00:35:43 ---> aaf0e37f6f52 00:35:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:43 ---> 51e5c924f748 00:35:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:35:44 ---> 961398bfd401 00:35:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:35:44 ---> 1d0f99ac459f 00:35:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:35:44 ---> Running in b9d636dd8b52 00:35:44 Removing intermediate container b9d636dd8b52 00:35:44 ---> 544580c51590 00:35:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:44 ---> Running in d36d59c9fc8f 00:35:44 Removing intermediate container d36d59c9fc8f 00:35:44 ---> 1174d49ab023 00:35:44 Step 21/23 : LABEL arch=x86_64 00:35:44 ---> Running in 2c199cfd2cc6 00:35:44 Removing intermediate container 2c199cfd2cc6 00:35:44 ---> 3b2d1f7e0374 00:35:44 Step 22/23 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:35:44 ---> Running in a692f7b4be10 00:35:44 Removing intermediate container a692f7b4be10 00:35:44 ---> 5d35449c66bc 00:35:44 Step 23/23 : LABEL version=0.0.0 00:35:44 ---> Running in 693ae358e92e 00:35:44 Removing intermediate container 693ae358e92e 00:35:44 ---> 5d19799a32ab 00:35:44 00:35:44 Successfully built 5d19799a32ab 00:35:44 Successfully tagged support-scheduler:latest 00:35:45  Building support-scheduler ... done Removing intermediate container 54ec1d3364a6 00:35:45 ---> 878ff5f59e30 00:35:45 00:35:45 Step 9/22 : FROM alpine:3.14 00:35:45 ---> 14119a10abf4 00:35:45 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:35:45 ---> Running in 1dfce2ca6798 00:35:45 Removing intermediate container 1dfce2ca6798 00:35:45 ---> ef6e642b02b0 00:35:45 Step 11/22 : ENV APP_PORT=59880 00:35:45 ---> Running in 9be94e78769c 00:35:45 Removing intermediate container 9be94e78769c 00:35:45 ---> 8d3009f49c4f 00:35:45 Step 12/22 : EXPOSE $APP_PORT 00:35:45 ---> Running in 6fa9a42259fb 00:35:46 Removing intermediate container 6fa9a42259fb 00:35:46 ---> 8d2b2e239f86 00:35:46 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:46 ---> Running in 943e00d2e9b7 00:35:46 Removing intermediate container 943e00d2e9b7 00:35:46 ---> f320e25c868b 00:35:46 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:35:46 ---> Running in 53ed2f35696a 00:35:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:48 (1/6) Installing dumb-init (1.2.5-r1) 00:35:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:35:48 (3/6) Installing libsodium (1.0.18-r0) 00:35:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:35:48 (5/6) Installing libzmq (4.3.4-r0) 00:35:48 (6/6) Installing zeromq (4.3.4-r0) 00:35:48 Executing busybox-1.33.1-r3.trigger 00:35:48 OK: 8 MiB in 20 packages 00:35:48 Removing intermediate container 53ed2f35696a 00:35:48 ---> e63755ad1336 00:35:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:49 ---> 3e851434eb37 00:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:35:49 ---> d3ef9317d488 00:35:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:35:49 ---> 21c8550f27d8 00:35:49 Step 18/22 : ENTRYPOINT ["/core-data"] 00:35:49 ---> Running in df7e4e0693f3 00:35:49 Removing intermediate container df7e4e0693f3 00:35:49 ---> 5633af494f0f 00:35:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:49 ---> Running in feb408cf7a20 00:35:49 Removing intermediate container feb408cf7a20 00:35:49 ---> df32c272e3c7 00:35:49 Step 20/22 : LABEL arch=x86_64 00:35:49 ---> Running in 0689a276d40d 00:35:49 Removing intermediate container 0689a276d40d 00:35:49 ---> 6012acf14311 00:35:49 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:35:49 ---> Running in 0647cacd471c 00:35:49 Removing intermediate container 0647cacd471c 00:35:49 ---> 4798ebd73b38 00:35:49 Step 22/22 : LABEL version=0.0.0 00:35:49 ---> Running in e03c687174b4 00:35:50 Removing intermediate container e03c687174b4 00:35:50 ---> 4d81fb34a65d 00:35:50 00:35:50 Successfully built 4d81fb34a65d 00:35:50 Successfully tagged core-data:latest 00:35:50  Building core-data ... done  [Pipeline] } 00:35:50 $ docker stop --time=1 538c6331882f8c8c4f3936001b29e05273424f4d52cf8d812d67e1ff9a972dfb 00:35:51 $ docker rm -f 538c6331882f8c8c4f3936001b29e05273424f4d52cf8d812d67e1ff9a972dfb [Pipeline] // withDockerContainer [Pipeline] sh 00:35:51 + docker images 00:35:51 REPOSITORY TAG IMAGE ID CREATED SIZE 00:35:51 core-data latest 4d81fb34a65d 2 seconds ago 20.7MB 00:35:51 878ff5f59e30 6 seconds ago 1.76GB 00:35:51 support-scheduler latest 5d19799a32ab 7 seconds ago 16.2MB 00:35:51 a39b84aa11c7 9 seconds ago 1.76GB 00:35:51 support-notifications latest 40b9eec612f4 10 seconds ago 16.9MB 00:35:51 33489f153b91 14 seconds ago 1.76GB 00:35:51 core-command latest 04017d836bdc 16 seconds ago 16.1MB 00:35:51 47ab7dd1158b 18 seconds ago 1.75GB 00:35:51 sys-mgmt-agent latest bbb961c7ad20 39 seconds ago 294MB 00:35:51 security-bootstrapper latest 41faaeb4475d About a minute ago 18.9MB 00:35:51 security-secretstore-setup latest 2d0e8ed2b281 About a minute ago 28.4MB 00:35:51 core-metadata latest 26faa3c6a702 About a minute ago 16.9MB 00:35:51 security-proxy-setup latest 3b07d4867097 About a minute ago 26.9MB 00:35:51 d6d74b651971 About a minute ago 1.76GB 00:35:51 8e5bcae01707 About a minute ago 1.76GB 00:35:51 b09d0f423a97 About a minute ago 1.76GB 00:35:51 9c1797b753b3 About a minute ago 1.76GB 00:35:51 2d009e2141b2 About a minute ago 1.76GB 00:35:51 ci-base-image-x86_64 latest 90f62b82c57e 5 minutes ago 1.25GB 00:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 00:35:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 00:35:51 docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB 00:35:51 alpine 3.14 14119a10abf4 2 months ago 5.6MB 00:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 00:36:07 Still waiting to schedule task 00:36:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:36:16 Removing intermediate container dea20052ef5a 00:36:16 ---> 1d5086cb05eb 00:36:16 Successfully built 1d5086cb05eb 00:36:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:17 + docker inspect -f . ci-base-image-arm64 00:36:17 . [Pipeline] withDockerContainer 00:36:18 prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container 00:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:19 $ docker top 306a5c60a2162cba1bbdb699e2f25efcdeccd8042763384e9bb7755f41125397 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:20 + go version 00:36:20 go version go1.16.8 linux/arm64 [Pipeline] } 00:36:20 $ docker stop --time=1 306a5c60a2162cba1bbdb699e2f25efcdeccd8042763384e9bb7755f41125397 00:36:22 $ docker rm -f 306a5c60a2162cba1bbdb699e2f25efcdeccd8042763384e9bb7755f41125397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:23 + docker inspect -f . ci-base-image-arm64 00:36:23 . [Pipeline] withDockerContainer 00:36:23 prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container 00:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:24 $ docker top 39db0d7b430c0fb98a4add885f73a19c09dc2b332ab8bebe408b1301dffb0563 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:25 ========================================================= 00:36:25 [edgeXBuildGoParallel] Running Tests and Build... 00:36:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:36:27 + make test 00:36:27 go mod tidy 00:36:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:54 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:00 Running on prd-ubuntu18.04-docker-8c-8g-2368 in /w/workspace/edgexfoundry_edgex-go_PR-3787 [Pipeline] { [Pipeline] ws 00:37:00 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:37:00 The recommended git tool is: git 00:37:05 using credential edgex-jenkins-ssh 00:37:05 Cloning the remote Git repository 00:37:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:37:05 > git init /w/workspace/edgex-go/2 # timeout=10 00:37:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:05 > git --version # timeout=10 00:37:05 > git --version # 'git version 2.17.1' 00:37:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3787/head:refs/remotes/origin/PR-3787 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:37:10 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:37:10 Merge succeeded, producing 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:37:10 Checking out Revision 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e (PR-3787) 00:37:10 > git config core.sparsecheckout # timeout=10 00:37:10 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 00:37:10 > git remote # timeout=10 00:37:10 > git config --get remote.origin.url # timeout=10 00:37:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:10 > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 00:37:10 > git rev-parse HEAD^{commit} # timeout=10 00:37:10 > git config core.sparsecheckout # timeout=10 00:37:10 > git checkout -f 44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e # timeout=10 00:37:15 Commit message: "fix: Don't write eKuiper file if file doesn't already exist" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:16 + echo snap-build.sh 00:37:16 snap-build.sh 00:37:16 + SNAP_BASE_DIR=. 00:37:16 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:37:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:37:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:37:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:37:16 + cd /w/workspace/edgex-go/2 00:37:16 + sudo apt-get remove -qy --purge lxd lxd-client 00:37:16 Reading package lists... 00:37:16 Building dependency tree... 00:37:16 Reading state information... 00:37:16 The following packages were automatically installed and are no longer required: 00:37:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:37:16 uidmap xdelta3 00:37:16 Use 'sudo apt autoremove' to remove them. 00:37:16 The following packages will be REMOVED: 00:37:16 lxd* lxd-client* 00:37:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:37:16 After this operation, 31.7 MB disk space will be freed. 00:37:16 (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.) 00:37:16 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:37:17 Removing lxd dnsmasq configuration 00:37:17 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:37:17 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:37:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:37:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:37:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:37:20 Processing triggers for systemd (237-3ubuntu10.45) ... 00:37:20 Processing triggers for ureadahead (0.100.0-21) ... 00:37:20 + sudo snap remove --purge lxd 00:37:20 snap "lxd" is not installed 00:37:20 + sudo groupadd --force --system lxd 00:37:20 ++ whoami 00:37:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:37:20 + newgrp - lxd 00:37:20 + sudo snap install lxd 00:37:30 2021-10-28T00:37:27Z INFO Waiting for automatic snapd restart... 00:37:41 lxd 4.19 from Canonical* installed 00:37:41 + sudo lxd init --auto 00:37:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:50 + sudo snap install --classic snapcraft 00:37:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:01 snapcraft 5.0 from Canonical* installed 00:38:01 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:38:01 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:38:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:01 Dload Upload Total Spent Left Speed 00:38:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 00:38:01 100 3325k 100 3325k 0 0 6078k 0 --:--:-- --:--:-- --:--:-- 6078k 00:38:01 ./yq_linux_amd64 00:38:01 + sudo snapcraft prime --use-lxd 00:38:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:38:04 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:38:04 - README.md 00:38:04 00:38:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:38:04 Launching a container. 00:38:09 Waiting for container to be ready 00:38:09 To start your first instance, try: lxc launch ubuntu:20.04 00:38:09 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:38:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:38:14 Waiting for network to be ready... 00:38:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:38:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 00:38:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:38:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 00:38:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:38:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:38:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 00:38:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 00:38:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 00:38:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 00:38:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:38:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:38:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:38:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:38:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:38:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:38:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:38:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:38:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:38:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 00:38:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 00:38:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:38:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:38:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 00:38:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 00:38:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 00:38:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:18 Fetched 25.5 MB in 4s (6069 kB/s) 00:38:19 Reading package lists... 00:38:19 Reading package lists... 00:38:19 Building dependency tree... 00:38:19 Reading state information... 00:38:19 The following additional packages will be installed: 00:38:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:38:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:38:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:38:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:38:19 Suggested packages: 00:38:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:38:19 Recommended packages: 00:38:19 gnupg libsasl2-modules 00:38:19 The following NEW packages will be installed: 00:38:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:38:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:38:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:38:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:38:19 The following packages will be upgraded: 00:38:19 gpg gpg-agent gpgconf libudev1 00:38:19 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 00:38:19 Need to get 3527 kB of archives. 00:38:19 After this operation, 13.3 MB of additional disk space will be used. 00:38:19 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] 00:38:19 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] 00:38:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:38:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:38:19 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 00:38:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 00:38:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:38:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:38:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:38:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:38:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:38:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:38:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:38:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:38:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:38:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:38:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:38:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:38:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:38:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:38:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:38:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.346s coverage: 98.5% of statements 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:21 debconf: delaying package configuration, since apt-utils is not installed 00:38:21 Fetched 3527 kB in 1s (3087 kB/s) 00:38:21 (Reading database ... 12511 files and directories currently installed.) 00:38:21 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 00:38:21 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:38:21 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 00:38:21 Selecting previously unselected package udev. 00:38:21 (Reading database ... 12511 files and directories currently installed.) 00:38:21 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 00:38:21 Unpacking udev (237-3ubuntu10.52) ... 00:38:21 Selecting previously unselected package libfuse2:amd64. 00:38:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:38:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:38:21 Selecting previously unselected package fuse. 00:38:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:38:21 Unpacking fuse (2.9.7-1ubuntu1) ... 00:38:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:38:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:38:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:38:21 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:38:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:38:21 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:38:21 Selecting previously unselected package libksba8:amd64. 00:38:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:38:21 Unpacking libksba8:amd64 (1.3.5-2) ... 00:38:21 Selecting previously unselected package libroken18-heimdal:amd64. 00:38:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:38:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:38:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:38:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libwind0-heimdal:amd64. 00:38:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:38:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:38:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:38:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:38:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:38:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.295s coverage: 44.7% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:22 Selecting previously unselected package libsasl2-modules-db:amd64. 00:38:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:38:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:38:22 Selecting previously unselected package libsasl2-2:amd64. 00:38:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:38:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:38:22 Selecting previously unselected package libldap-common. 00:38:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:38:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:38:22 Selecting previously unselected package libldap-2.4-2:amd64. 00:38:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:38:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:38:22 Selecting previously unselected package dirmngr. 00:38:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:38:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:38:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:38:22 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:38:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:38:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:38:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:38:22 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:38:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:22 Setting up libksba8:amd64 (1.3.5-2) ... 00:38:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:38:22 Setting up udev (237-3ubuntu10.52) ... 00:38:23 invoke-rc.d: policy-rc.d denied execution of start. 00:38:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Processing triggers for systemd (237-3ubuntu10) ... 00:38:23 Setting up fuse (2.9.7-1ubuntu1) ... 00:38:23 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:38:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:38:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:38:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:38:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:38:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:38:23 settings in the [Install] section, and DefaultInstance for template units). 00:38:23 This means they are not meant to be enabled using systemctl. 00:38:23 Possible reasons for having this kind of units are: 00:38:23 1) A unit may be statically enabled by being symlinked from another unit's 00:38:23 .wants/ or .requires/ directory. 00:38:23 2) A unit's purpose may be to act as a helper for some other unit which has 00:38:23 a requirement dependency on it. 00:38:23 3) A unit may be started when needed via activation (socket, path, timer, 00:38:23 D-Bus, udev, scripted systemctl call, ...). 00:38:23 4) In case of template units, the unit is meant to be enabled with some 00:38:23 instance name specified. 00:38:24 Reading package lists... 00:38:24 Building dependency tree... 00:38:24 Reading state information... 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.653s coverage: 89.5% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.204s coverage: 84.4% of statements 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:24 The following additional packages will be installed: 00:38:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:38:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:38:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:38:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:38:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:38:24 Suggested packages: 00:38:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:38:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:38:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:38:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:38:24 systemd-container policykit-1 00:38:24 Recommended packages: 00:38:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:38:24 The following NEW packages will be installed: 00:38:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:38:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:38:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:38:24 multiarch-support openssh-client python3 python3-minimal python3.6 00:38:24 python3.6-minimal snapd squashfs-tools sudo 00:38:24 The following packages will be upgraded: 00:38:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:38:24 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 00:38:24 Need to get 36.8 MB of archives. 00:38:24 After this operation, 147 MB of additional disk space will be used. 00:38:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 00:38:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:38:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:38:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:38:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 00:38:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:38:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:38:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:38:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:38:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:38:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:38:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:38:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:38:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:38:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 00:38:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 00:38:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 00:38:25 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 00:38:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:38:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:38:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:38:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:38:25 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:38:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:38:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:38:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:38:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:38:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:38:25 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:38:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 00:38:26 debconf: delaying package configuration, since apt-utils is not installed 00:38:26 Fetched 36.8 MB in 2s (20.3 MB/s) 00:38:26 (Reading database ... 12757 files and directories currently installed.) 00:38:26 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 00:38:26 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:38:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 00:38:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:38:27 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 00:38:27 (Reading database ... 12757 files and directories currently installed.) 00:38:27 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:38:27 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:38:27 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:38:27 (Reading database ... 12757 files and directories currently installed.) 00:38:27 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:38:27 Unpacking apt (1.6.14) over (1.6.1) ... 00:38:28 Setting up apt (1.6.14) ... 00:38:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:38:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:38:29 (Reading database ... 12764 files and directories currently installed.) 00:38:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:38:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:38:29 Selecting previously unselected package libpython3.6-minimal:amd64. 00:38:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:38:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:38:29 Selecting previously unselected package libexpat1:amd64. 00:38:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:38:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:38:29 Selecting previously unselected package python3.6-minimal. 00:38:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:38:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:38:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 00:38:29 Checking for services that may need to be restarted...done. 00:38:29 Checking for services that may need to be restarted...done. 00:38:29 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:38:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:38:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:38:29 Selecting previously unselected package python3-minimal. 00:38:29 (Reading database ... 13012 files and directories currently installed.) 00:38:29 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:38:29 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:38:29 Selecting previously unselected package mime-support. 00:38:29 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:38:29 Unpacking mime-support (3.60ubuntu1) ... 00:38:29 Selecting previously unselected package libmpdec2:amd64. 00:38:29 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:38:29 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:38:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:38:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:38:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:38:30 Selecting previously unselected package python3.6. 00:38:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:38:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:38:30 Selecting previously unselected package libpython3-stdlib:amd64. 00:38:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:38:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:38:30 Setting up python3-minimal (3.6.7-1~18.04) ... 00:38:30 Selecting previously unselected package python3. 00:38:30 (Reading database ... 13442 files and directories currently installed.) 00:38:30 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:38:30 Unpacking python3 (3.6.7-1~18.04) ... 00:38:30 Selecting previously unselected package multiarch-support. 00:38:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:38:30 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:38:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:38:30 Selecting previously unselected package liblzo2-2:amd64. 00:38:30 (Reading database ... 13479 files and directories currently installed.) 00:38:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:38:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:38:30 Selecting previously unselected package libbsd0:amd64. 00:38:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:38:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:38:30 Selecting previously unselected package sudo. 00:38:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:38:30 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:38:30 Selecting previously unselected package apparmor. 00:38:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:38:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:38:31 Selecting previously unselected package libedit2:amd64. 00:38:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:38:31 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:38:31 Selecting previously unselected package libkrb5support0:amd64. 00:38:31 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:38:31 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:38:31 Selecting previously unselected package libk5crypto3:amd64. 00:38:31 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:38:31 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:38:31 Selecting previously unselected package libkeyutils1:amd64. 00:38:31 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:38:31 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:38:31 Selecting previously unselected package libkrb5-3:amd64. 00:38:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:38:31 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:38:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:38:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:38:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:38:31 Selecting previously unselected package libssl1.0.0:amd64. 00:38:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 00:38:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:38:31 Selecting previously unselected package openssh-client. 00:38:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 00:38:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 00:38:31 Selecting previously unselected package squashfs-tools. 00:38:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 00:38:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:38:32 Selecting previously unselected package snapd. 00:38:32 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 00:38:32 Unpacking snapd (2.51.1+18.04) ... 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 94.2% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.209s coverage: 60.0% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.344s coverage: 0.9% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.179s coverage: 21.7% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.163s coverage: 47.1% of statements 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements 00:38:33 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:38:33 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:38:33 Setting up mime-support (3.60ubuntu1) ... 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 00:38:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:38:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:38:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:38:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:38:34 Setting up systemd (237-3ubuntu10.52) ... 00:38:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements 00:38:34 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:38:34 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:38:34 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:38:34 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:38:34 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:38:34 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:38:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:38:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:38:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:38:35 Setting up python3 (3.6.7-1~18.04) ... 00:38:35 running python rtupdate hooks for python3.6... 00:38:35 running python post-rtupdate hooks for python3.6... 00:38:35 Setting up apparmor (2.12-4ubuntu5.1) ... 00:38:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:38:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:38:37 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 00:38:37 Setting up snapd (2.51.1+18.04) ... 00:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:38:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:38:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:38:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:38:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:38:38 /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' 00:38:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:38:38 Processing triggers for systemd (237-3ubuntu10.52) ... 00:38:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:38:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:38:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:38:40 Reading package lists... 00:38:40 Reading package lists... 00:38:40 Building dependency tree... 00:38:40 Reading state information... 00:38:40 Calculating upgrade... 00:38:41 The following packages will be upgraded: 00:38:41 advancecomp base-files bash binutils binutils-common 00:38:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:38:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:38:41 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 00:38:41 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 00:38:41 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:38:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:38:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:38:41 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:38:41 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:38:41 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:38:41 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:38:41 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:38:41 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:38:41 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:38:41 ubuntu-keyring util-linux 00:38:41 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:38:41 Need to get 64.2 MB of archives. 00:38:41 After this operation, 5144 kB of additional disk space will be used. 00:38:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 00:38:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:38:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:38:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:38:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:38:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:38:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:38:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:38:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:38:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:38:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:38:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:38:41 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:38:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:38:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:38:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:38:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:38:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:38:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:38:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:38:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:38:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:38:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:38:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:38:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:38:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:38:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:38:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:38:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:38:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:38:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:38:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:38:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:38:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 00:38:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:38:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:38:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:38:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:38:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:38:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:38:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:38:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 00:38:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 00:38:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:38:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:38:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:38:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 00:38:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:38:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:38:41 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] 00:38:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 00:38:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 00:38:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 00:38:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:38:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:38:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:38:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:38:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:38:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:38:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:38:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:38:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:38:41 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:38:41 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:38:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:38:41 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:38:41 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:38:41 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:38:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 00:38:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:38:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:38:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:38:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 00:38:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:38:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:38:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:38:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:38:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:38:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:38:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:38:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:38:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:38:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:38:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:38:42 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] 00:38:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:38:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 00:38:42 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] 00:38:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:38:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:38:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:38:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 00:38:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:38:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:38:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:38:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:38:42 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] 00:38:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:38:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:38:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:38:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:38:42 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:38:42 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:38:42 debconf: delaying package configuration, since apt-utils is not installed 00:38:42 Fetched 64.2 MB in 2s (40.2 MB/s) 00:38:42 (Reading database ... 13914 files and directories currently installed.) 00:38:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:38:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:38:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:38:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:38:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 00:38:43 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 00:38:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:38:44 (Reading database ... 13914 files and directories currently installed.) 00:38:44 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:38:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:38:44 (Reading database ... 13914 files and directories currently installed.) 00:38:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:38:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:38:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:38:44 (Reading database ... 13914 files and directories currently installed.) 00:38:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:38:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:38:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:38:45 (Reading database ... 13914 files and directories currently installed.) 00:38:45 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 00:38:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:38:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:38:45 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 00:38:45 Setting up base-files (10.1ubuntu2.11) ... 00:38:45 Installing new version of config file /etc/issue ... 00:38:45 Installing new version of config file /etc/issue.net ... 00:38:45 Installing new version of config file /etc/lsb-release ... 00:38:45 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:38:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:38:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:38:46 Removing obsolete conffile /etc/default/motd-news ... 00:38:46 (Reading database ... 13915 files and directories currently installed.) 00:38:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:38:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:38:46 Setting up bash (4.4.18-2ubuntu1.2) ... 00:38:46 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 00:38:46 (Reading database ... 13915 files and directories currently installed.) 00:38:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:38:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:38:46 (Reading database ... 13915 files and directories currently installed.) 00:38:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:38:46 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:38:46 Setting up tar (1.29b-2ubuntu0.2) ... 00:38:46 (Reading database ... 13915 files and directories currently installed.) 00:38:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:38:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:38:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:38:47 (Reading database ... 13915 files and directories currently installed.) 00:38:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:38:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:38:47 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:38:47 (Reading database ... 13915 files and directories currently installed.) 00:38:47 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:38:47 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:38:47 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:38:47 (Reading database ... 13915 files and directories currently installed.) 00:38:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:38:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:38:47 Setting up grep (3.1-2build1) ... 00:38:47 (Reading database ... 13915 files and directories currently installed.) 00:38:47 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 00:38:47 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 00:38:47 Setting up gzip (1.6-5ubuntu1.1) ... 00:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements 00:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 00:38:47 (Reading database ... 13915 files and directories currently installed.) 00:38:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:38:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:38:47 Setting up login (1:4.5-1ubuntu2) ... 00:38:47 (Reading database ... 13915 files and directories currently installed.) 00:38:47 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:38:47 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:38:48 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:38:48 (Reading database ... 13915 files and directories currently installed.) 00:38:48 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:38:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:38:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:38:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:38:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:38:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:38:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:38:49 (Reading database ... 13915 files and directories currently installed.) 00:38:49 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:38:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:38:50 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:38:50 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:38:50 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:38:50 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:38:50 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:38:50 (Reading database ... 13915 files and directories currently installed.) 00:38:50 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:38:50 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:38:50 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:38:50 (Reading database ... 13915 files and directories currently installed.) 00:38:50 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:50 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:50 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:38:50 (Reading database ... 13915 files and directories currently installed.) 00:38:50 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:50 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:50 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:38:50 (Reading database ... 13915 files and directories currently installed.) 00:38:50 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:50 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:50 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:38:50 (Reading database ... 13915 files and directories currently installed.) 00:38:50 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:50 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:50 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:38:50 (Reading database ... 13915 files and directories currently installed.) 00:38:50 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:38:50 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:38:50 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:38:50 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:38:51 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:38:51 (Reading database ... 13915 files and directories currently installed.) 00:38:51 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:38:51 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:38:51 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.584s coverage: 82.5% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:52 (Reading database ... 13915 files and directories currently installed.) 00:38:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:38:52 (Reading database ... 13915 files and directories currently installed.) 00:38:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:52 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:38:52 (Reading database ... 13915 files and directories currently installed.) 00:38:52 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:52 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:38:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:38:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:38:52 (Reading database ... 13915 files and directories currently installed.) 00:38:52 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:38:52 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:38:52 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:38:52 (Reading database ... 13915 files and directories currently installed.) 00:38:52 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:38:52 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:38:52 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:38:53 (Reading database ... 13917 files and directories currently installed.) 00:38:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:38:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:38:53 Setting up debconf (1.5.66ubuntu1) ... 00:38:53 (Reading database ... 13917 files and directories currently installed.) 00:38:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:38:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:38:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:38:53 (Reading database ... 13917 files and directories currently installed.) 00:38:53 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:38:53 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:38:53 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:38:53 (Reading database ... 13917 files and directories currently installed.) 00:38:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:38:53 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:38:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:38:53 (Reading database ... 13917 files and directories currently installed.) 00:38:53 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:38:53 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:38:53 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:38:53 (Reading database ... 13919 files and directories currently installed.) 00:38:53 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:38:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:38:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:38:54 (Reading database ... 13923 files and directories currently installed.) 00:38:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:38:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:38:54 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 00:38:54 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:38:54 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:38:54 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:38:54 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:38:54 (Reading database ... 13923 files and directories currently installed.) 00:38:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 00:38:54 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 00:38:54 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 00:38:54 (Reading database ... 13923 files and directories currently installed.) 00:38:54 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:38:54 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:38:54 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:38:54 (Reading database ... 13923 files and directories currently installed.) 00:38:54 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:38:54 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:38:54 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:38:54 (Reading database ... 13923 files and directories currently installed.) 00:38:54 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:38:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:38:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:38:55 (Reading database ... 13923 files and directories currently installed.) 00:38:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:38:55 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:38:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:38:55 (Reading database ... 13923 files and directories currently installed.) 00:38:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:38:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:38:55 Setting up passwd (1:4.5-1ubuntu2) ... 00:38:55 (Reading database ... 13923 files and directories currently installed.) 00:38:55 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:38:55 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:38:55 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:38:55 (Reading database ... 13923 files and directories currently installed.) 00:38:55 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:38:55 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:38:55 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:38:55 (Reading database ... 13923 files and directories currently installed.) 00:38:55 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:38:55 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:38:55 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:38:55 (Reading database ... 13923 files and directories currently installed.) 00:38:55 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:38:55 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:38:56 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:38:56 (Reading database ... 13923 files and directories currently installed.) 00:38:56 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:38:56 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:38:56 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:38:56 (Reading database ... 13923 files and directories currently installed.) 00:38:56 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:38:56 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:38:56 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:38:56 (Reading database ... 13923 files and directories currently installed.) 00:38:56 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 00:38:56 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 00:38:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 00:38:56 (Reading database ... 13923 files and directories currently installed.) 00:38:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:38:56 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:38:56 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:38:56 (Reading database ... 13923 files and directories currently installed.) 00:38:56 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:38:56 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:38:56 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:38:56 (Reading database ... 13924 files and directories currently installed.) 00:38:56 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:38:56 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:38:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:38:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:38:57 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:38:57 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:38:57 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 00:38:57 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 00:38:57 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:38:57 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:38:57 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:38:57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:38:57 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:38:57 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:38:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:38:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:38:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:38:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:38:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:38:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:38:57 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:38:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:38:57 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 00:38:57 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 00:38:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:38:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:38:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:38:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:38:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:38:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:38:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:38:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:38:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:38:59 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:38:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 00:38:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 00:38:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:38:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:38:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:38:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:38:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:38:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:38:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:38:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:39:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements 00:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 00:39:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:39:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:39:01 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:39:01 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:39:01 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:39:01 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:39:02 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:39:02 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:39:02 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:39:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:39:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:39:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:39:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:39:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:39:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:39:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:39:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:39:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:39:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:39:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:39:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:39:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:39:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:39:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:39:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:39:03 Setting up tzdata (2021a-2ubuntu0.18.04) ... 00:39:03 00:39:03 Current default time zone: 'Etc/UTC' 00:39:03 Local time is now: Thu Oct 28 00:39:03 UTC 2021. 00:39:03 Universal Time is now: Thu Oct 28 00:39:03 UTC 2021. 00:39:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:39:03 00:39:03 Setting up systemd-sysv (237-3ubuntu10.52) ... 00:39:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 00:39:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:39:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:39:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:39:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:39:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:39:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:39:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:39:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:39:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:39:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 00:39:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:03 Setting up patch (2.7.6-2ubuntu1.1) ... 00:39:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:39:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:39:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 00:39:03 Installing new version of config file /etc/ssl/openssl.cnf ... 00:39:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:39:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:39:03 Setting up ca-certificates (20210119~18.04.2) ... 00:39:05 Updating certificates in /etc/ssl/certs... 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.209s coverage: 65.4% of statements 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:06 23 added, 28 removed; done. 00:39:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:39:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:39:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:39:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:39:06 Setting up pkgbinarymangler (138.18.04.1) ... 00:39:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 00:39:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up perl (5.26.1-6ubuntu0.5) ... 00:39:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 00:39:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:39:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:39:06 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 00:39:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:39:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:39:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:39:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:39:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:39:06 Processing triggers for systemd (237-3ubuntu10.52) ... 00:39:06 Processing triggers for mime-support (3.60ubuntu1) ... 00:39:06 Processing triggers for ca-certificates (20210119~18.04.2) ... 00:39:06 Updating certificates in /etc/ssl/certs... 00:39:07 0 added, 0 removed; done. 00:39:07 Running hooks in /etc/ca-certificates/update.d... 00:39:07 done. 00:39:07 Reading package lists... 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.771s coverage: 43.8% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:39:07 Building dependency tree... 00:39:07 Reading state information... 00:39:07 The following NEW packages will be installed: 00:39:07 apt-transport-https 00:39:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:39:08 Need to get 4348 B of archives. 00:39:08 After this operation, 154 kB of additional disk space will be used. 00:39:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:39:08 debconf: delaying package configuration, since apt-utils is not installed 00:39:08 Fetched 4348 B in 0s (24.1 kB/s) 00:39:08 Selecting previously unselected package apt-transport-https. 00:39:08 (Reading database ... 13928 files and directories currently installed.) 00:39:08 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:39:08 Unpacking apt-transport-https (1.6.14) ... 00:39:08 Setting up apt-transport-https (1.6.14) ... 00:39:08 Waiting for network to be ready... 00:39:13 2021-10-28T00:39:11Z INFO Waiting for automatic snapd restart... 00:39:13 snapd 2.52.1 from Canonical* installed 00:39:14 "snapd" switched to the "latest/stable" channel 00:39:14 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.610s coverage: 92.3% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.199s coverage: 63.2% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 00:39:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 00:39:15 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 00:39:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:39:15 GO111MODULE=on go vet ./... 00:39:17 core18 20211015 from Canonical* installed 00:39:17 "core18" switched to the "latest/stable" channel 00:39:17 00:39:20 snapcraft 5.0 from Canonical* installed 00:39:20 "snapcraft" switched to the "latest/stable" channel 00:39:20 00:39:24 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: 00:39:24 - README.md 00:39:24 00:39:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:39:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:39:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:39:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:39:26 Reading package lists... 00:39:26 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 00:39:26 Reading package lists... 00:39:26 Building dependency tree... 00:39:26 Reading state information... 00:39:26 Suggested packages: 00:39:26 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:39:26 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:39:26 Recommended packages: 00:39:26 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:39:26 The following NEW packages will be installed: 00:39:26 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:39:26 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:39:26 pkg-config zip 00:39:26 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:39:27 Need to get 7670 kB of archives. 00:39:27 After this operation, 43.8 MB of additional disk space will be used. 00:39:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:39:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 00:39:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 00:39:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 00:39:27 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:39:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:39:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:39:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:39:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:39:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:39:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:39:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:39:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:39:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:39:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:39:27 debconf: delaying package configuration, since apt-utils is not installed 00:39:27 Fetched 7670 kB in 1s (9494 kB/s) 00:39:27 Selecting previously unselected package libglib2.0-0:amd64. 00:39:27 (Reading database ... 13932 files and directories currently installed.) 00:39:27 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:39:27 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:39:28 Selecting previously unselected package libpsl5:amd64. 00:39:28 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:39:28 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:39:28 Selecting previously unselected package libnghttp2-14:amd64. 00:39:28 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:39:28 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:39:28 Selecting previously unselected package librtmp1:amd64. 00:39:28 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:39:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:39:28 Selecting previously unselected package libcurl3-gnutls:amd64. 00:39:28 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 00:39:28 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:39:28 Selecting previously unselected package liberror-perl. 00:39:28 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:39:28 Unpacking liberror-perl (0.17025-1) ... 00:39:28 Selecting previously unselected package git-man. 00:39:28 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 00:39:28 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 00:39:28 Selecting previously unselected package git. 00:39:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 00:39:29 Unpacking git (1:2.17.1-1ubuntu0.9) ... 00:39:29 Selecting previously unselected package libnorm1:amd64. 00:39:29 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:39:29 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:39:29 Selecting previously unselected package libpgm-5.2-0:amd64. 00:39:29 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:39:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:39:29 Selecting previously unselected package libsodium23:amd64. 00:39:29 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:39:29 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:39:29 Selecting previously unselected package libzmq5:amd64. 00:39:29 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:39:29 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:39:29 Selecting previously unselected package libzmq3-dev:amd64. 00:39:29 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:39:29 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:39:29 Selecting previously unselected package pkg-config. 00:39:29 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:39:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:39:29 Selecting previously unselected package zip. 00:39:29 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:39:29 Unpacking zip (3.0-11build1) ... 00:39:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:39:29 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 00:39:29 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:39:29 Setting up liberror-perl (0.17025-1) ... 00:39:29 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:39:29 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:39:29 No schema files found: doing nothing. 00:39:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:39:29 Setting up zip (3.0-11build1) ... 00:39:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:39:29 Setting up libsodium23:amd64 (1.0.16-2) ... 00:39:29 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:39:29 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:39:29 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:39:29 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:39:29 Setting up git (1:2.17.1-1ubuntu0.9) ... 00:39:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:39:30 git set to automatically installed. 00:39:30 git-man set to automatically installed. 00:39:30 libcurl3-gnutls set to automatically installed. 00:39:30 liberror-perl set to automatically installed. 00:39:30 libglib2.0-0 set to automatically installed. 00:39:30 libnghttp2-14 set to automatically installed. 00:39:30 libnorm1 set to automatically installed. 00:39:30 libpgm-5.2-0 set to automatically installed. 00:39:30 libpsl5 set to automatically installed. 00:39:30 librtmp1 set to automatically installed. 00:39:30 libsodium23 set to automatically installed. 00:39:30 libzmq3-dev set to automatically installed. 00:39:30 libzmq5 set to automatically installed. 00:39:30 pkg-config set to automatically installed. 00:39:30 zip set to automatically installed. 00:39:31 snapd is not logged in, snap install commands will use sudo 00:39:36 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 00:39:36 snapd is not logged in, snap install commands will use sudo 00:39:37 snap "core18" has no updates available 00:39:37 Pulling config-common 00:39:37 + snapcraftctl pull 00:39:39 Pulling go-build-helper 00:39:39 + snapcraftctl pull 00:39:40 'edgex-go' has dependencies that need to be staged: go-build-helper 00:39:40 Skipping pull go-build-helper (already ran) 00:39:40 Building go-build-helper 00:39:40 + snapcraftctl build 00:39:42 Staging go-build-helper 00:39:42 + snapcraftctl stage 00:39:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:39:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:39:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 00:39:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 00:39:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:39:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:39:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 00:39:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 00:39:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 00:39:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 00:39:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:39:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:39:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:39:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:39:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:39:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:39:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:39:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:39:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:39:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 00:39:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 00:39:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:39:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:39:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 00:39:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 00:39:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 00:39:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 00:39:52 Fetched 25.5 MB in 0s (0 B/s) 00:39:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:39:52 Fetched 224 kB in 0s (0 B/s) 00:39:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:39:52 Fetched 157 kB in 0s (0 B/s) 00:39:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:39:52 Fetched 221 kB in 0s (0 B/s) 00:39:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:39:52 Fetched 143 kB in 0s (0 B/s) 00:39:52 Pulling edgex-go 00:39:52 + snapcraftctl pull 00:39:52 Pulling hooks 00:39:52 + snapcraftctl pull 00:40:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:40:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:40:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:40:11 Fetched 0 B in 0s (0 B/s) 00:40:11 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:40:11 Fetched 96.5 kB in 0s (0 B/s) 00:40:11 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:40:11 Fetched 279 kB in 0s (0 B/s) 00:40:11 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:40:11 Fetched 122 kB in 0s (0 B/s) 00:40:11 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:40:11 Fetched 77.8 kB in 0s (0 B/s) 00:40:11 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:40:11 Fetched 8848 B in 0s (0 B/s) 00:40:11 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:40:11 Fetched 47.8 kB in 0s (0 B/s) 00:40:11 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:40:11 Fetched 45.6 kB in 0s (0 B/s) 00:40:11 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:40:11 Fetched 15.0 kB in 0s (0 B/s) 00:40:11 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 00:40:11 Fetched 220 kB in 0s (0 B/s) 00:40:11 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:40:11 Fetched 154 kB in 0s (0 B/s) 00:40:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:40:11 Fetched 50.6 kB in 0s (0 B/s) 00:40:11 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:40:11 Fetched 14.8 kB in 0s (0 B/s) 00:40:11 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:40:11 Fetched 41.8 kB in 0s (0 B/s) 00:40:11 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:40:11 Fetched 499 kB in 0s (0 B/s) 00:40:11 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:40:11 Fetched 111 kB in 0s (0 B/s) 00:40:11 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:40:11 Fetched 240 kB in 0s (0 B/s) 00:40:11 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:40:11 Fetched 29.3 kB in 0s (0 B/s) 00:40:11 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:40:11 Fetched 85.5 kB in 0s (0 B/s) 00:40:11 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:40:11 Fetched 24.5 kB in 0s (0 B/s) 00:40:11 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:40:11 Fetched 49.2 kB in 0s (0 B/s) 00:40:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:40:11 Fetched 54.2 kB in 0s (0 B/s) 00:40:11 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:40:11 Fetched 30.8 kB in 0s (0 B/s) 00:40:11 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:40:11 Fetched 15.8 kB in 0s (0 B/s) 00:40:11 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:40:11 Fetched 85.9 kB in 0s (0 B/s) 00:40:11 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:40:11 Fetched 8720 B in 0s (0 B/s) 00:40:11 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:40:11 Fetched 140 kB in 0s (0 B/s) 00:40:11 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:40:11 Fetched 119 kB in 0s (0 B/s) 00:40:11 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:40:11 Fetched 111 kB in 0s (0 B/s) 00:40:11 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:40:11 Fetched 11.1 kB in 0s (0 B/s) 00:40:11 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 00:40:11 Fetched 646 kB in 0s (0 B/s) 00:40:11 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:40:11 Fetched 41.3 kB in 0s (0 B/s) 00:40:11 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:40:11 Fetched 17.9 kB in 0s (0 B/s) 00:40:11 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:40:11 Fetched 368 kB in 0s (0 B/s) 00:40:11 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:40:11 Fetched 187 kB in 0s (0 B/s) 00:40:11 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:40:11 Fetched 175 kB in 0s (0 B/s) 00:40:11 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:40:11 Fetched 206 kB in 0s (0 B/s) 00:40:11 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 00:40:11 Fetched 1302 kB in 0s (0 B/s) 00:40:11 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:40:11 Fetched 36.2 kB in 0s (0 B/s) 00:40:11 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 00:40:11 Fetched 159 kB in 0s (0 B/s) 00:40:11 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:40:11 Fetched 107 kB in 0s (0 B/s) 00:40:11 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:40:11 Fetched 48.7 kB in 0s (0 B/s) 00:40:11 Pulling static-packages 00:40:11 + snapcraftctl pull 00:40:11 Pulling version 00:40:11 + cd /root/project 00:40:11 + git describe --tags --abbrev=0 00:40:11 + sed s/v// 00:40:11 + GIT_VERSION=2.0.1-dev.81 00:40:11 + [ -z 2.0.1-dev.81 ] 00:40:11 + snapcraftctl set-version 2.0.1-dev.81 00:40:12 Building config-common 00:40:12 + snapcraftctl build 00:40:14 Skipping build go-build-helper (already ran) 00:40:14 Building edgex-go 00:40:14 + cd /root/parts/edgex-go/src 00:40:14 + git describe --tags --abbrev=0 00:40:14 + sed s/v// 00:40:14 + GIT_VERSION=2.0.1-dev.81 00:40:14 + [ -z 2.0.1-dev.81 ] 00:40:14 + echo 2.0.1-dev.81 00:40:14 + [ ! -d vendor ] 00:40:14 + go mod download all 00:40:23 + make build 00:40:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data 00:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:40:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command 00:40:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:40:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:40:38 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:39 + ls -al . 00:40:39 total 664 00:40:39 drwxrwxr-x 9 1001 1001 4096 Oct 28 00:40 . 00:40:39 drwxr-xr-x 4 root root 4096 Oct 28 00:36 .. 00:40:39 -rw-rw-r-- 1 1001 1001 11 Oct 28 00:33 .dockerignore 00:40:39 drwxrwxr-x 8 1001 1001 4096 Oct 28 00:33 .git 00:40:39 drwxrwxr-x 4 1001 1001 4096 Oct 28 00:33 .github 00:40:39 -rw-rw-r-- 1 1001 1001 804 Oct 28 00:33 .gitignore 00:40:39 -rw-rw-r-- 1 1001 1001 42 Oct 28 00:33 .golangci.yml 00:40:39 -rw-rw-r-- 1 1001 1001 76 Oct 28 00:33 .hadolint.yml 00:40:39 -rw-rw-r-- 1 1001 1001 166 Oct 28 00:33 .sonarcloud.properties 00:40:39 -rw-rw-r-- 1 1001 1001 1171 Oct 28 00:33 ADOPTERS.md 00:40:39 -rw-rw-r-- 1 1001 1001 8910 Oct 28 00:33 Attribution.txt 00:40:39 -rw-rw-r-- 1 1001 1001 43881 Oct 28 00:33 CHANGELOG.md 00:40:39 -rw-rw-r-- 1 1001 1001 3804 Oct 28 00:33 CONTRIBUTING.md 00:40:39 -rw-rw-r-- 1 1001 1001 677 Oct 28 00:33 GOVERNANCE.md 00:40:39 -rw-rw-r-- 1 1001 1001 849 Oct 28 00:33 Jenkinsfile 00:40:39 -rw-rw-r-- 1 1001 1001 10775 Oct 28 00:33 LICENSE 00:40:39 -rw-rw-r-- 1 1001 1001 6508 Oct 28 00:33 Makefile 00:40:39 -rw-rw-r-- 1 1001 1001 582 Oct 28 00:33 OWNERS.md 00:40:39 -rw-rw-r-- 1 1001 1001 8256 Oct 28 00:33 README.md 00:40:39 -rw-rw-r-- 1 1001 1001 6912 Oct 28 00:33 SECURITY.md 00:40:39 -rw-rw-r-- 1 1001 1001 5 Oct 28 00:29 VERSION 00:40:39 -rw-rw-r-- 1 1001 1001 4131 Oct 28 00:33 ZMQWindows.md 00:40:39 drwxrwxr-x 2 1001 1001 4096 Oct 28 00:33 bin 00:40:39 drwxrwxr-x 14 1001 1001 4096 Oct 28 00:33 cmd 00:40:39 -rw-r--r-- 1 root root 428381 Oct 28 00:39 coverage.out 00:40:39 -rw-rw-r-- 1 1001 1001 848 Oct 28 00:33 go.mod 00:40:39 -rw-rw-r-- 1 1001 1001 50414 Oct 28 00:33 go.sum 00:40:39 drwxrwxr-x 8 1001 1001 4096 Oct 28 00:33 internal 00:40:39 drwxrwxr-x 3 1001 1001 4096 Oct 28 00:33 openapi 00:40:39 drwxrwxr-x 4 1001 1001 4096 Oct 28 00:33 snap 00:40:39 -rw-rw-r-- 1 1001 1001 204 Oct 28 00:33 version.go [Pipeline] sh 00:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:39 + '[' -e coverage.out ] 00:40:39 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:39 Warning: overwriting stash ‘coverage-report’ 00:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:40:40 Stashed 1 file(s) [Pipeline] sh 00:40:41 + make build 00:40:41 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 00:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:40:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:40:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config 00:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:40:48 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 00:40:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:40:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:40:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:40:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:40:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:40:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:40:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:40:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:40:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:40:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:40:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:40:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:40:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:40:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:40:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:40:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:40:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:40:48 + 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 00:40:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:40:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:40:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:40:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:40:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:40:48 + 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 00:40:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:40:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:40:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:40:49 Building hooks 00:40:49 + cd /root/parts/hooks/src 00:40:49 + make build 00:40:49 go mod tidy 00:40:49 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 00:40:50 go: downloading github.com/davecgh/go-spew v1.1.0 00:40:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:40:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:40:50 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:40:51 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:40:51 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:40:54 Building static-packages 00:40:54 + snapcraftctl build 00:40:56 Building version 00:40:56 + snapcraftctl build 00:40:58 Staging config-common 00:40:58 + snapcraftctl stage 00:40:59 Skipping stage go-build-helper (already ran) 00:40:59 Staging edgex-go 00:40:59 + snapcraftctl stage 00:41:00 Staging hooks 00:41:00 + snapcraftctl stage 00:41:01 Staging static-packages 00:41:01 + snapcraftctl stage 00:41:02 Staging version 00:41:02 + snapcraftctl stage 00:41:03 Priming config-common 00:41:03 + snapcraftctl prime 00:41:04 Priming go-build-helper 00:41:04 + snapcraftctl prime 00:41:05 Priming edgex-go 00:41:05 + snapcraftctl prime 00:41:06 Priming hooks 00:41:06 + snapcraftctl prime 00:41:08 Priming static-packages 00:41:08 + snapcraftctl prime 00:41:10 Priming version 00:41:10 + snapcraftctl prime 00:41:11 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] } 00:41:15 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 00:41:16 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 00:41:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:22 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 00:41:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:41:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:34 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 00:41:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:41:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:44 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] } 00:41:51 $ docker stop --time=1 39db0d7b430c0fb98a4add885f73a19c09dc2b332ab8bebe408b1301dffb0563 00:41:53 $ docker rm -f 39db0d7b430c0fb98a4add885f73a19c09dc2b332ab8bebe408b1301dffb0563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:55 00:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:56 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:56 29e5d40040c1: Pulling fs layer 00:41:56 1ce36da41761: Pulling fs layer 00:41:56 25b303627fd3: Pulling fs layer 00:41:56 29e5d40040c1: Download complete 00:41:56 1ce36da41761: Verifying Checksum 00:41:56 1ce36da41761: Download complete 00:41:56 29e5d40040c1: Pull complete 00:41:57 25b303627fd3: Verifying Checksum 00:41:57 25b303627fd3: Download complete 00:41:58 1ce36da41761: Pull complete 00:42:08 25b303627fd3: Pull complete 00:42:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:08 prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container 00:42:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:12 $ docker top cdb523a4519e90a3945fe25c70686551d8d58f866791312313e19eb9db07ed8a -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:14 + grep parallel 00:42:14 + docker-compose build --help 00:42:17 --parallel Build images in parallel. [Pipeline] } 00:42:17 $ docker stop --time=1 cdb523a4519e90a3945fe25c70686551d8d58f866791312313e19eb9db07ed8a 00:42:19 $ docker rm -f cdb523a4519e90a3945fe25c70686551d8d58f866791312313e19eb9db07ed8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:20 . [Pipeline] withDockerContainer 00:42:21 prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container 00:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:22 $ docker top 7a3196d74432c41cddd26989c23794b523262ab212500930d274022b76f0adf9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:23 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:28 Building core-command ... 00:42:28 Building core-data ... 00:42:28 Building core-metadata ... 00:42:28 Building security-bootstrapper ... 00:42:28 Building security-proxy-setup ... 00:42:28 Building security-secretstore-setup ... 00:42:28 Building support-notifications ... 00:42:28 Building support-scheduler ... 00:42:28 Building sys-mgmt-agent ... 00:42:28 Building support-notifications 00:42:28 Building core-metadata 00:42:28 Building support-scheduler 00:42:28 Building security-secretstore-setup 00:42:28 Building security-proxy-setup 00:43:37 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:43:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:43:37 ---> 1d5086cb05eb 00:43:37 Step 3/20 : WORKDIR /edgex-go 00:43:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:43:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:37 ---> 1d5086cb05eb 00:43:37 Step 3/22 : WORKDIR /edgex-go 00:43:37 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:43:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:37 ---> 1d5086cb05eb 00:43:37 Step 3/21 : WORKDIR /edgex-go 00:43:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:43:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:37 ---> 1d5086cb05eb 00:43:37 Step 3/23 : WORKDIR /edgex-go 00:43:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:43:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:37 ---> 1d5086cb05eb 00:43:37 Step 3/24 : WORKDIR /edgex-go 00:43:37 ---> Running in 38e624aeb4da 00:43:37 ---> Running in 3add8c0f83d8 00:43:37 ---> Running in e88540483368 00:43:37 ---> Running in d32c98c91e15 00:43:37 ---> Running in 7016818ffac7 00:43:37 Removing intermediate container 7016818ffac7 00:43:37 ---> 1ac5314321e8 00:43:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:37 Removing intermediate container e88540483368 00:43:37 ---> c83adedf0b48 00:43:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:37 Removing intermediate container 38e624aeb4da 00:43:37 ---> 3e673c86ef76 00:43:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:37 Removing intermediate container 3add8c0f83d8 00:43:37 ---> 6892fd6aad7b 00:43:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:37 Removing intermediate container d32c98c91e15 00:43:37 ---> 6e29738bbe19 00:43:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:37 ---> Running in 099be78ef978 00:43:37 ---> Running in 892385c88df3 00:43:37 ---> Running in bc1b9fb6a91a 00:43:37 ---> Running in f5d0a9ec3938 00:43:37 ---> Running in 500a4d882234 00:43:37 Removing intermediate container 892385c88df3 00:43:37 ---> 7c1d6ef8b57c 00:43:37 Step 5/20 : RUN apk add --update --no-cache make git 00:43:37 ---> Running in 7b8a42156da2 00:43:37 Removing intermediate container 099be78ef978 00:43:37 ---> d5cfe0b23182 00:43:37 Step 5/23 : RUN apk add --update --no-cache make git 00:43:37 Removing intermediate container bc1b9fb6a91a 00:43:37 ---> 421cf6a1fc20 00:43:37 Step 5/24 : RUN apk add --update --no-cache make git 00:43:37 ---> Running in bb22fae08d81 00:43:37 ---> Running in 27b42fd5b89e 00:43:37 Removing intermediate container f5d0a9ec3938 00:43:37 ---> 7372fdda7b00 00:43:37 Step 5/22 : RUN apk add --update --no-cache make git 00:43:37 Removing intermediate container 500a4d882234 00:43:37 ---> 47d1f7bb8357 00:43:37 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:37 ---> Running in 428ad898bb20 00:43:37 ---> Running in 6b311b1dc916 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:43:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:43:37 OK: 219 MiB in 52 packages 00:43:37 OK: 219 MiB in 52 packages 00:43:37 OK: 219 MiB in 52 packages 00:43:37 OK: 219 MiB in 52 packages 00:43:37 OK: 219 MiB in 52 packages 00:43:37 Removing intermediate container 7b8a42156da2 00:43:37 ---> 95d0f87bd1be 00:43:37 Step 6/20 : COPY . . 00:43:38 Removing intermediate container bb22fae08d81 00:43:38 ---> 5f935c2f8961 00:43:38 Step 6/23 : COPY go.mod . 00:43:38 Removing intermediate container 27b42fd5b89e 00:43:38 ---> 7c12d5ba686d 00:43:38 Step 6/24 : COPY . . 00:43:38 Removing intermediate container 428ad898bb20 00:43:38 ---> 60a4e3201137 00:43:38 Step 6/21 : COPY . . 00:43:39 Removing intermediate container 6b311b1dc916 00:43:39 ---> fa2a81fc28ba 00:43:39 Step 6/22 : COPY . . 00:43:39 ---> 83ff0d5e73fb 00:43:39 Step 7/23 : RUN go mod download 00:43:41 ---> Running in ec861f5f49c9 00:43:45 Removing intermediate container ec861f5f49c9 00:43:45 ---> e500d239ea7e 00:43:45 Step 8/23 : COPY . . 00:44:04 ---> dc8494152bdd 00:44:04 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:04 ---> 1d1ba66f77f6 00:44:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:04 ---> 31a81561e5d7 00:44:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:04 ---> b0fa5dbce3f5 00:44:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:04 ---> Running in a985b9dab9da 00:44:04 ---> Running in a8ecac527a2a 00:44:04 ---> Running in b0b487b1302d 00:44:04 ---> Running in 1ec37ad3610f 00:44:06 ---> 925a46951269 00:44:06 Step 9/23 : RUN go mod tidy 00:44:07 ---> Running in 34bd9ac719d3 00:44:09 Removing intermediate container b0b487b1302d 00:44:09 ---> 8cc10289c502 00:44:09 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:44:09 ---> Running in 03e5d41f4f5a 00:44:09 Removing intermediate container a985b9dab9da 00:44:09 ---> 83a640a73d47 00:44:09 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:09 ---> Running in 800876eee38e 00:44:09 Removing intermediate container 1ec37ad3610f 00:44:09 ---> d893b103ccd1 00:44:09 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:44:10 ---> Running in 89fbfd9a81ac 00:44:10 Removing intermediate container a8ecac527a2a 00:44:10 ---> 08d217efc294 00:44:10 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:44:10 ---> Running in dfa51730d1d6 00:44: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 00:44:12 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 00:44:12 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 00:44: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 00:44:13 Removing intermediate container 34bd9ac719d3 00:44:13 ---> 4c449116d813 00:44:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:44:13 ---> Running in a50777627e9c 00:44:15 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 00:46:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:23 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 00:46:31 Removing intermediate container 89fbfd9a81ac 00:46:31 ---> 69702336adaf 00:46:31 00:46:31 Step 9/24 : FROM alpine:3.14 00:46:31 Removing intermediate container 800876eee38e 00:46:31 ---> fb11046ab1b0 00:46:31 00:46:31 Step 9/20 : FROM alpine:3.14 00:46:31 3.14: Pulling from library/alpine 00:46:31 3.14: Pulling from library/alpine 00:46:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:46:31 Status: Downloaded newer image for alpine:3.14 00:46:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:46:31 Status: Image is up to date for alpine:3.14 00:46:31 ---> bb3de5531c18 00:46:31 Step 10/20 : RUN apk add --update --no-cache curl 00:46:31 ---> bb3de5531c18 00:46:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:46:32 ---> Running in a6c4a710f04b 00:46:32 ---> Running in 020994a66ec8 00:46:34 Removing intermediate container 03e5d41f4f5a 00:46:34 ---> 6115aa8b8d57 00:46:34 00:46:34 Step 9/21 : FROM alpine:3.14 00:46:34 ---> bb3de5531c18 00:46:34 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:46:34 ---> Running in 9209f314d1fa 00:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:46:36 (1/5) Installing ca-certificates (20191127-r5) 00:46:36 (1/3) Installing ca-certificates (20191127-r5) 00:46:36 (2/5) Installing brotli-libs (1.0.9-r5) 00:46:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:46:36 (4/5) Installing libcurl (7.79.1-r0) 00:46:36 (5/5) Installing curl (7.79.1-r0) 00:46:36 Executing busybox-1.33.1-r3.trigger 00:46:36 Executing ca-certificates-20191127-r5.trigger 00:46:36 (2/3) Installing dumb-init (1.2.5-r1) 00:46:36 (3/3) Installing su-exec (0.2-r1) 00:46:36 Executing busybox-1.33.1-r3.trigger 00:46:36 Executing ca-certificates-20191127-r5.trigger 00:46:36 OK: 8 MiB in 19 packages 00:46:36 OK: 6 MiB in 17 packages 00:46:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:46:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:46:37 Removing intermediate container a50777627e9c 00:46:37 ---> 7a2f4c3d7795 00:46:37 00:46:37 Step 11/23 : FROM alpine:3.14 00:46:37 ---> bb3de5531c18 00:46:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:46:38 ---> Running in 511f2595bff5 00:46:38 (1/2) Installing ca-certificates (20191127-r5) 00:46:38 (2/2) Installing dumb-init (1.2.5-r1) 00:46:38 Executing busybox-1.33.1-r3.trigger 00:46:38 Executing ca-certificates-20191127-r5.trigger 00:46:38 OK: 6 MiB in 16 packages 00:46:39 Removing intermediate container 020994a66ec8 00:46:39 ---> 081fc6e76350 00:46:39 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:39 Removing intermediate container a6c4a710f04b 00:46:39 ---> 046a1f995e12 00:46:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:39 ---> Running in 41a863f3aaea 00:46:39 ---> Running in f9d5c03b3c80 00:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:46:40 Removing intermediate container dfa51730d1d6 00:46:40 ---> f985c1a0ee2a 00:46:40 00:46:40 Step 9/22 : FROM alpine:3.14 00:46:40 ---> bb3de5531c18 00:46:40 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:46:40 ---> Running in 56b9b3d13b3a 00:46:41 Removing intermediate container 41a863f3aaea 00:46:41 ---> e204ea6f30ab 00:46:41 Step 12/20 : WORKDIR /edgex 00:46:41 Removing intermediate container f9d5c03b3c80 00:46:41 ---> 88b3b62b9fe0 00:46:41 Step 12/24 : WORKDIR / 00:46:41 ---> Running in cf58f7e6e1fe 00:46:41 ---> Running in 71d7f56d6111 00:46:41 Removing intermediate container 9209f314d1fa 00:46:41 ---> 9852c1ee6d9a 00:46:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:41 (1/1) Installing dumb-init (1.2.5-r1) 00:46:41 Executing busybox-1.33.1-r3.trigger 00:46:41 ---> Running in ad58a9110474 00:46:41 OK: 5 MiB in 15 packages 00:46:41 Removing intermediate container cf58f7e6e1fe 00:46:41 ---> 8483a5cabde4 00:46:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:41 Removing intermediate container 71d7f56d6111 00:46:41 ---> 5858469a568d 00:46:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:46:42 Removing intermediate container ad58a9110474 00:46:42 ---> dbd54fda2cf2 00:46:42 Step 12/21 : ENV APP_PORT=59860 00:46:42 ---> Running in c437c5b6c150 00:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:46:43 Removing intermediate container 511f2595bff5 00:46:43 ---> e414f7a7160d 00:46:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:43 Removing intermediate container c437c5b6c150 00:46:43 ---> 6b24c1bda8e7 00:46:43 Step 13/21 : EXPOSE $APP_PORT 00:46:43 ---> Running in 0f5dcf28065a 00:46:43 ---> Running in 15c5adb0c056 00:46:43 ---> 89c61164d9d7 00:46:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:46:43 ---> 74064e7e278f 00:46:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:43 (1/1) Installing dumb-init (1.2.5-r1) 00:46:43 Executing busybox-1.33.1-r3.trigger 00:46:43 OK: 5 MiB in 15 packages 00:46:43 Removing intermediate container 0f5dcf28065a 00:46:43 ---> 654570db2a88 00:46:43 Step 14/23 : ENV APP_PORT=59861 00:46:44 ---> Running in 21eb24800bee 00:46:44 Removing intermediate container 15c5adb0c056 00:46:44 ---> 0a40fe0b9b74 00:46:44 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:45 ---> d2c5e54e295c 00:46:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:46:45 Removing intermediate container 21eb24800bee 00:46:45 ---> 53c4db394211 00:46:45 Step 15/23 : EXPOSE $APP_PORT 00:46:45 ---> Running in ce137faaba8a 00:46:45 Removing intermediate container 56b9b3d13b3a 00:46:45 ---> f01487afec63 00:46:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:45 ---> 3409625298d2 00:46:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:45 ---> aee4a9f49e7b 00:46:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:46:45 ---> Running in 0ceabda19410 00:46:46 Removing intermediate container ce137faaba8a 00:46:46 ---> a2dc9ac70693 00:46:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:46 ---> 82d3a46f9acd 00:46:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:46:46 Removing intermediate container 0ceabda19410 00:46:46 ---> ba050cd3d830 00:46:46 Step 12/22 : ENV APP_PORT=59881 00:46:46 ---> Running in 89a0e096b788 00:46:47 Removing intermediate container 89a0e096b788 00:46:47 ---> 495c6b507326 00:46:47 Step 13/22 : EXPOSE $APP_PORT 00:46:47 ---> 0f5d0c8a32fa 00:46:47 ---> 8d10d525a669 00:46:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:46:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:46:47 ---> Running in 7002276d0b05 00:46:47 ---> 56144c7c45f8 00:46:47 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:47 ---> 172b0e3eced0 00:46:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:48 ---> Running in bef7a7f836d3 00:46:48 Removing intermediate container 7002276d0b05 00:46:48 ---> 31ce4c0953a9 00:46:48 Step 14/22 : WORKDIR / 00:46:48 ---> Running in d89f425dae7d 00:46:48 Removing intermediate container bef7a7f836d3 00:46:48 ---> d5d6b8dce5c6 00:46:48 Step 17/20 : CMD ["--init=true"] 00:46:48 ---> Running in ef0521ea8471 00:46:49 ---> 6abc740063b3 00:46:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:46:49 ---> 9ff94431bb3a 00:46:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:46:49 ---> 73a4debb77cc 00:46:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:46:49 Removing intermediate container d89f425dae7d 00:46:49 ---> 55903a357b0b 00:46:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:49 Removing intermediate container ef0521ea8471 00:46:49 ---> 704796a63bd4 00:46:49 Step 18/20 : LABEL arch=arm64 00:46:49 ---> Running in 6ff99c009c99 00:46:49 ---> Running in 90835dc79acd 00:46:50 Removing intermediate container 6ff99c009c99 00:46:50 ---> 0ef8f70793c8 00:46:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:50 Removing intermediate container 90835dc79acd 00:46:50 ---> dbcd3b6f71c1 00:46:50 Step 19/20 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:46:50 ---> Running in 4b4f91e85b2a 00:46:50 ---> 7a5e9ce70ce0 00:46:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:46:51 ---> Running in 73baf502486c 00:46:51 ---> Running in e5561752c6c1 00:46:51 ---> 39cfedd60e7d 00:46:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:46:51 Removing intermediate container 4b4f91e85b2a 00:46:51 ---> 5ffa58947777 00:46:51 Step 19/21 : LABEL arch=arm64 00:46:51 ---> 963a67c4aa74 00:46:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:46:51 Removing intermediate container 73baf502486c 00:46:51 ---> dc140e7ae7e1 00:46:51 Step 20/20 : LABEL version=0.0.0 00:46:51 ---> Running in bbb2fab8323b 00:46:51 Removing intermediate container e5561752c6c1 00:46:51 ---> 5f16957ba295 00:46:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:51 ---> Running in 30e7dea97b87 00:46:51 ---> Running in 208b9f50af09 00:46:52 Removing intermediate container bbb2fab8323b 00:46:52 ---> 35d16eb0d2df 00:46:52 Step 20/21 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:46:52 ---> Running in 7e73820a65d5 00:46:52 Removing intermediate container 208b9f50af09 00:46:52 ---> 8eb3123cec8e 00:46:52 Step 21/23 : LABEL arch=arm64 00:46:52 Removing intermediate container 30e7dea97b87 00:46:52 ---> ed91fce6f7ef 00:46:52 00:46:52 ---> Running in 7da42cc8a0ef 00:46:53 ---> ae69af4200f6 00:46:53 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/ 00:46:53 ---> Running in 7aff0f560be3 00:46:53 Removing intermediate container 7e73820a65d5 00:46:53 ---> b121f642b13d 00:46:53 Step 21/21 : LABEL version=0.0.0 00:46:53 Successfully built ed91fce6f7ef 00:46:53 Successfully tagged security-proxy-setup-arm64:latest 00:46:53 ---> 9e333bc1df5e 00:46:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:46:53 ---> Running in 3838d1f36b6e 00:46:53  Building security-proxy-setup ... done Building sys-mgmt-agent 00:46:53 Removing intermediate container 7da42cc8a0ef 00:46:53 ---> 8d71666c27b4 00:46:53 Step 22/23 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:46:53 ---> Running in 62011940a420 00:46:54 Removing intermediate container 3838d1f36b6e 00:46:54 ---> 6bc86c86b882 00:46:54 00:46:54 Removing intermediate container 62011940a420 00:46:54 ---> a79f1399dc88 00:46:54 Step 23/23 : LABEL version=0.0.0 00:46:55 Successfully built 6bc86c86b882 00:46:55 Successfully tagged support-notifications-arm64:latest 00:46:55  Building support-notifications ... done Building core-command 00:46:55 ---> Running in 8559d5c7ef0c 00:46:55 ---> 69bfbeea3998 00:46:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:46:55 ---> Running in e6b2a518967e 00:46:55 Removing intermediate container 8559d5c7ef0c 00:46:55 ---> c9fa4e98d2eb 00:46:55 00:46:55 Removing intermediate container e6b2a518967e 00:46:55 ---> 1d1a524f536c 00:46:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:56 ---> Running in 7207ccdb486f 00:46:56 Successfully built c9fa4e98d2eb 00:46:56 Successfully tagged support-scheduler-arm64:latest 00:46:56 Building core-data 00:46:56  Building support-scheduler ... done Removing intermediate container 7aff0f560be3 00:46:56 ---> c795e5d33b56 00:46:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:46:56 ---> Running in 13af1bcadf0b 00:46:56 Removing intermediate container 7207ccdb486f 00:46:56 ---> c13e31982e7d 00:46:56 Step 20/22 : LABEL arch=arm64 00:46:56 ---> Running in 9d3abc1d9800 00:46:57 Removing intermediate container 13af1bcadf0b 00:46:57 ---> 041f6bb9c2df 00:46:57 Step 22/24 : LABEL arch=arm64 00:46:57 ---> Running in 727087702d86 00:46:57 Removing intermediate container 9d3abc1d9800 00:46:57 ---> 66a1bfaed982 00:46:57 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:46:57 ---> Running in 9d68dc09b7b3 00:46:57 Removing intermediate container 727087702d86 00:46:57 ---> cae7d98a6342 00:46:57 Step 23/24 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:46:58 ---> Running in d0adc035aa4f 00:46:58 Removing intermediate container 9d68dc09b7b3 00:46:58 ---> 926b0672bfb5 00:46:58 Step 22/22 : LABEL version=0.0.0 00:46:58 ---> Running in c53946175dc0 00:46:58 Removing intermediate container d0adc035aa4f 00:46:58 ---> 24e1fd7cb7b0 00:46:58 Step 24/24 : LABEL version=0.0.0 00:46:59 ---> Running in 55cf86e52bbe 00:46:59 Removing intermediate container c53946175dc0 00:46:59 ---> e5d76d6b57e0 00:46:59 00:46:59 Successfully built e5d76d6b57e0 00:46:59 Successfully tagged core-metadata-arm64:latest 00:46:59  Building core-metadata ... done Building security-bootstrapper 00:46:59 Removing intermediate container 55cf86e52bbe 00:46:59 ---> 98556cc444ae 00:46:59 00:47:00 Successfully built 98556cc444ae 00:47:00 Successfully tagged security-secretstore-setup-arm64:latest 00:47:48  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:48 ---> 1d5086cb05eb 00:47:48 Step 3/22 : WORKDIR /edgex-go 00:47:48 ---> Using cache 00:47:48 ---> 6e29738bbe19 00:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:48 ---> Using cache 00:47:48 ---> 47d1f7bb8357 00:47:48 Step 5/22 : RUN apk add --update --no-cache make bash git 00:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:48 ---> 1d5086cb05eb 00:47:48 Step 3/22 : WORKDIR /edgex-go 00:47:48 ---> Using cache 00:47:48 ---> 6e29738bbe19 00:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:48 ---> Using cache 00:47:48 ---> 47d1f7bb8357 00:47:48 Step 5/22 : RUN apk add --update --no-cache make git 00:47:48 ---> Running in 542d0b488184 00:47:48 ---> Running in ef44a868e796 00:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:48 ---> 1d5086cb05eb 00:47:48 Step 3/22 : WORKDIR /edgex-go 00:47:48 ---> Using cache 00:47:48 ---> 6e29738bbe19 00:47:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:48 ---> Using cache 00:47:48 ---> 47d1f7bb8357 00:47:48 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:48 ---> Running in 9265490dbb65 00:47:48 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:47:48 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:47:48 ---> 1d5086cb05eb 00:47:48 Step 3/30 : WORKDIR /edgex-go 00:47:48 ---> Using cache 00:47:48 ---> 6e29738bbe19 00:47:48 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:48 ---> Using cache 00:47:48 ---> 47d1f7bb8357 00:47:48 Step 5/30 : RUN apk add --update --no-cache make git 00:47:48 ---> Running in b3ddbc0b78a1 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:47:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:47:49 OK: 219 MiB in 52 packages 00:47:49 OK: 219 MiB in 52 packages 00:47:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:47:49 OK: 219 MiB in 52 packages 00:47:50 OK: 219 MiB in 52 packages 00:47:50 Removing intermediate container ef44a868e796 00:47:50 ---> b41176a52242 00:47:50 Step 6/22 : COPY . . 00:47:50 Removing intermediate container 542d0b488184 00:47:50 ---> f368c68b95cf 00:47:50 Step 6/22 : COPY . . 00:47:51 Removing intermediate container 9265490dbb65 00:47:51 ---> 73f0ca50384c 00:47:51 Step 6/22 : COPY . . 00:47:51 Removing intermediate container b3ddbc0b78a1 00:47:51 ---> e653c8bd168f 00:47:51 Step 6/30 : COPY . . 00:48:10 ---> a31412d72485 00:48:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 4471b1092359 00:48:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:10 00:48:10 ---> 08c1897635ad 00:48:10 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:10 ---> 182b9faceb7c 00:48:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:10 ---> Running in de651c01c5eb 00:48:10 ---> Running in f5870163bb21 00:48:10 ---> Running in 57afc44fe52f 00:48:10 ---> Running in 90e1eed64268 00:48:15 Removing intermediate container de651c01c5eb 00:48:15 ---> 7fe23759d154 00:48:15 Step 8/22 : RUN make cmd/core-command/core-command 00:48:15 ---> Running in f8fab559c1b3 00:48:15 Removing intermediate container 90e1eed64268 00:48:15 ---> 6592a04b7d5e 00:48:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:15 ---> Running in 139ea30c4030 00:48:15 Removing intermediate container 57afc44fe52f 00:48:15 Removing intermediate container f5870163bb21 00:48:15 ---> a6351b691c04 00:48:15 Step 8/22 : RUN make cmd/core-data/core-data 00:48:15 ---> 38f927da3fc1 00:48:15 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:15 ---> Running in 738a33f02aa7 00:48:15 ---> Running in 4b6dad1759d2 00:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:48:17 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 00:48:17 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 00:48: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 00:50:11 Removing intermediate container f8fab559c1b3 00:50:11 ---> 931bd109bd0b 00:50:11 00:50:11 Step 9/22 : FROM alpine:3.14 00:50:11 ---> bb3de5531c18 00:50:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:50:11 ---> Using cache 00:50:11 ---> f01487afec63 00:50:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:11 ---> Using cache 00:50:11 ---> ba050cd3d830 00:50:11 Step 12/22 : ENV APP_PORT=59882 00:50:11 Removing intermediate container 139ea30c4030 00:50:11 ---> 0da1977824e9 00:50:11 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:11 ---> Running in 4c9e5e235a49 00:50:11 ---> Running in f0892f6d35c6 00:50:11 Removing intermediate container 4c9e5e235a49 00:50:11 ---> 6daae2ac5b51 00:50:11 Step 13/22 : EXPOSE $APP_PORT 00:50:11 ---> Running in d8ba53200413 00:50:11 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 00:50:11 Removing intermediate container d8ba53200413 00:50:11 ---> cb6df095cbe2 00:50:11 Step 14/22 : WORKDIR / 00:50:11 ---> Running in 0fb0d30ee652 00:50:11 Removing intermediate container 0fb0d30ee652 00:50:11 ---> 77692727aa91 00:50:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:11 Removing intermediate container 738a33f02aa7 00:50:11 ---> 70a27d35a491 00:50:11 00:50:11 Step 9/30 : FROM alpine:3.14 00:50:11 ---> bb3de5531c18 00:50:11 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:50:11 ---> Running in 75a0c725d4e3 00:50:11 Removing intermediate container 75a0c725d4e3 00:50:11 ---> ab79dbdbeafb 00:50:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:50:11 ---> 27647dc55a52 00:50:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:11 ---> Running in ecb9a36a77cd 00:50:11 Removing intermediate container f0892f6d35c6 00:50:11 ---> 348808ce18e9 00:50:11 00:50:11 Step 10/22 : FROM docker:20.10.8 00:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:50:11 20.10.8: Pulling from library/docker 00:50:11 ---> 819981e05557 00:50:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:50:11 (1/2) Installing dumb-init (1.2.5-r1) 00:50:11 (2/2) Installing su-exec (0.2-r1) 00:50:11 Executing busybox-1.33.1-r3.trigger 00:50:11 OK: 5 MiB in 16 packages 00:50:11 ---> 7d46b3ba7931 00:50:11 Step 18/22 : ENTRYPOINT ["/core-command"] 00:50:11 ---> Running in 5f3814410144 00:50:11 Removing intermediate container 5f3814410144 00:50:11 ---> 9e1f6217dd4f 00:50:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:11 ---> Running in f3c9d52845bb 00:50:11 Removing intermediate container ecb9a36a77cd 00:50:11 ---> 61db7fcc535d 00:50:11 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:50:11 ---> Running in 81eb275e645f 00:50:11 Removing intermediate container f3c9d52845bb 00:50:11 ---> 64d3418deb99 00:50:11 Step 20/22 : LABEL arch=arm64 00:50:11 Removing intermediate container 81eb275e645f 00:50:11 ---> fe18cf6bb8bc 00:50:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:50:11 ---> Running in a754e8d3f6ca 00:50:11 ---> Running in 114e3cb0094e 00:50:11 Removing intermediate container a754e8d3f6ca 00:50:11 ---> 72d51df0a365 00:50:11 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:50:11 Removing intermediate container 114e3cb0094e 00:50:11 ---> 29b0a87f7a9b 00:50:11 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:11 ---> Running in 8066a69c04a6 00:50:11 ---> Running in f6e894288506 00:50:12 Removing intermediate container 8066a69c04a6 00:50:12 ---> de725e69f11e 00:50:12 Step 22/22 : LABEL version=0.0.0 00:50:12 ---> Running in 43de8c32557f 00:50:13 Removing intermediate container 43de8c32557f 00:50:13 ---> 076632787c70 00:50:13 00:50:13 Successfully built 076632787c70 00:50:13 Successfully tagged core-command-arm64:latest 00:50:14  Building core-command ... done Removing intermediate container f6e894288506 00:50:14 ---> afda642e5957 00:50:14 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:50:14 ---> Running in 2353aa1d5aa4 00:50:14 Removing intermediate container 4b6dad1759d2 00:50:14 ---> 382817bed559 00:50:14 00:50:14 Step 9/22 : FROM alpine:3.14 00:50:14 ---> bb3de5531c18 00:50:14 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:14 ---> Running in 047922ef37b9 00:50:15 Removing intermediate container 2353aa1d5aa4 00:50:15 ---> 9ee7b5493f67 00:50:15 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:15 Removing intermediate container 047922ef37b9 00:50:15 ---> 04ccf8742e3d 00:50:15 Step 11/22 : ENV APP_PORT=59880 00:50:15 ---> Running in 42100c11b8d2 00:50:15 Removing intermediate container 42100c11b8d2 00:50:15 ---> 288be1933d32 00:50:15 Step 12/22 : EXPOSE $APP_PORT 00:50:16 ---> c06547ee705e 00:50:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:16 ---> Running in 94e6bfb8e871 00:50:16 ---> Running in ec087eb42655 00:50:16 Removing intermediate container 94e6bfb8e871 00:50:16 ---> a2c1270fbf6a 00:50:16 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:17 ---> Running in 5aa1605ea35f 00:50:19 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:50:19 Status: Downloaded newer image for docker:20.10.8 00:50:19 ---> 3734d5adc5ac 00:50:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:50:19 ---> Running in c36183eca8fe 00:50:19 Removing intermediate container ec087eb42655 00:50:19 ---> c38581ae0c91 00:50:19 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:19 Removing intermediate container c36183eca8fe 00:50:19 ---> a48ba60c4496 00:50:19 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 00:50:19 Removing intermediate container 5aa1605ea35f 00:50:19 ---> 582520c5d630 00:50:19 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:50:19 ---> Running in 0b46727262d9 00:50:19 ---> Running in 1d1e24f9f41f 00:50:20 ---> ee4a0c6faa00 00:50:20 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:50:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:50:21 ---> c0e7a49db3e5 00:50:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:50:22 (1/42) Installing readline (8.1.0-r0) 00:50:22 ---> 04fce5651e47 00:50:22 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:22 (2/42) Installing bash (5.1.4-r0) 00:50:22 Executing bash-5.1.4-r0.post-install 00:50:22 (3/42) Installing brotli-libs (1.0.9-r5) 00:50:22 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:50:22 (5/42) Installing libcurl (7.79.1-r0) 00:50:22 (6/42) Installing curl (7.79.1-r0) 00:50:22 (7/42) Installing dumb-init (1.2.5-r1) 00:50:22 (8/42) Installing libbz2 (1.0.8-r1) 00:50:22 (9/42) Installing expat (2.4.1-r0) 00:50:23 (10/42) Installing libffi (3.3-r2) 00:50:23 (11/42) Installing gdbm (1.19-r0) 00:50:23 (12/42) Installing xz-libs (5.2.5-r0) 00:50:23 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:50:23 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:50:23 (15/42) Installing mpdecimal (2.5.1-r1) 00:50:23 (16/42) Installing sqlite-libs (3.35.5-r0) 00:50:23 (17/42) Installing python3 (3.9.5-r1) 00:50:23 (1/6) Installing dumb-init (1.2.5-r1) 00:50:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:50:23 (3/6) Installing libsodium (1.0.18-r0) 00:50:23 ---> bd09bd351294 00:50:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:50:23 (5/6) Installing libzmq (4.3.4-r0) 00:50:24 (6/6) Installing zeromq (4.3.4-r0) 00:50:24 Executing busybox-1.33.1-r3.trigger 00:50:24 OK: 8 MiB in 20 packages 00:50:24 ---> b350bbad79ef 00:50:24 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:50:25 ---> Running in c1573ba78cd7 00:50:25 (18/42) Installing py3-appdirs (1.4.4-r2) 00:50:25 (19/42) Installing py3-chardet (4.0.0-r2) 00:50:25 (20/42) Installing py3-idna (3.2-r0) 00:50:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:50:25 (22/42) Installing py3-certifi (2020.12.5-r1) 00:50:25 (23/42) Installing py3-requests (2.25.1-r4) 00:50:25 (24/42) Installing py3-msgpack (1.0.2-r1) 00:50:25 (25/42) Installing py3-lockfile (0.12.2-r4) 00:50:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:50:25 Removing intermediate container 1d1e24f9f41f 00:50:25 ---> 8e0080877bc5 00:50:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:25 (27/42) Installing py3-colorama (0.4.4-r1) 00:50:25 Removing intermediate container c1573ba78cd7 00:50:25 ---> 390c7ed0f9d5 00:50:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:50:25 (29/42) Installing py3-distlib (0.3.1-r3) 00:50:25 (30/42) Installing py3-distro (1.5.0-r3) 00:50:25 (31/42) Installing py3-six (1.15.0-r1) 00:50:25 (32/42) Installing py3-webencodings (0.5.1-r4) 00:50:25 (33/42) Installing py3-html5lib (1.1-r1) 00:50:25 (34/42) Installing py3-parsing (2.4.7-r2) 00:50:25 (35/42) Installing py3-packaging (20.9-r1) 00:50:25 (36/42) Installing py3-toml (0.10.2-r2) 00:50:25 (37/42) Installing py3-pep517 (0.10.0-r2) 00:50:25 (38/42) Installing py3-progress (1.5-r2) 00:50:25 (39/42) Installing py3-retrying (1.3.3-r1) 00:50:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:50:25 (41/42) Installing py3-setuptools (52.0.0-r3) 00:50:26 (42/42) Installing py3-pip (20.3.4-r1) 00:50:26 ---> c48ab7a57fd2 00:50:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:26 ---> 3b7405147ea1 00:50:26 Step 25/30 : RUN chmod +x /entrypoint.sh 00:50:26 Executing busybox-1.33.1-r3.trigger 00:50:26 OK: 84 MiB in 64 packages 00:50:27 ---> Running in 1df04da18241 00:50:28 ---> bf013c3a7bfb 00:50:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:50:29 ---> 8850bab89dd1 00:50:29 Step 18/22 : ENTRYPOINT ["/core-data"] 00:50:29 ---> Running in 722a56b0f521 00:50:29 Removing intermediate container 1df04da18241 00:50:29 ---> 26e30bcb0b66 00:50:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:50:29 ---> Running in fbe92e82ccef 00:50:29 Removing intermediate container 722a56b0f521 00:50:29 ---> 4791c4c94ca2 00:50:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:29 ---> Running in 8914d26dcb55 00:50:30 Removing intermediate container fbe92e82ccef 00:50:30 ---> ad57809530b9 00:50:30 Step 27/30 : CMD ["gate"] 00:50:30 ---> Running in 733d3f3fdfc5 00:50:30 Removing intermediate container 8914d26dcb55 00:50:30 ---> b07fa30f86da 00:50:30 Step 20/22 : LABEL arch=arm64 00:50:30 ---> Running in 7e46e79ae0ed 00:50:31 Removing intermediate container 733d3f3fdfc5 00:50:31 ---> 49881a07d0f2 00:50:31 Step 28/30 : LABEL arch=arm64 00:50:31 ---> Running in fcf4b1e4858b 00:50:31 Removing intermediate container 7e46e79ae0ed 00:50:31 ---> f714f49e315d 00:50:31 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:50:31 ---> Running in 7927a27a24e5 00:50:31 Collecting docker-compose==1.23.2 00:50:31 Removing intermediate container fcf4b1e4858b 00:50:31 ---> bbc5c4b0d272 00:50:31 Step 29/30 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:50:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:31 Removing intermediate container 7927a27a24e5 00:50:31 ---> ca27fe4184c5 00:50:31 Step 22/22 : LABEL version=0.0.0 00:50:31 ---> Running in e76dea2ab5fb 00:50:31 ---> Running in 519f36e3bb2e 00:50:32 Removing intermediate container e76dea2ab5fb 00:50:32 ---> 05e5116f2062 00:50:32 Step 30/30 : LABEL version=0.0.0 00:50:32 Removing intermediate container 519f36e3bb2e 00:50:32 ---> 580f94eff0b6 00:50:32 00:50:32 ---> Running in 97dbb9a951f2 00:50:32 Successfully built 580f94eff0b6 00:50:32 Successfully tagged core-data-arm64:latest 00:50:33  Building core-data ... done Removing intermediate container 97dbb9a951f2 00:50:33 ---> 5236c68cc83a 00:50:33 00:50:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:33 Collecting docopt<0.7,>=0.6.1 00:50:33 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:33 Successfully built 5236c68cc83a 00:50:33 Successfully tagged security-bootstrapper-arm64:latest 00:50:36  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 00:50:36 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:40 Collecting docker<4.0,>=3.6.0 00:50:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:40 Collecting cached-property<2,>=1.2.0 00:50:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:40 Collecting websocket-client<1.0,>=0.32.0 00:50:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:50:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:50:41 Collecting jsonschema<3,>=2.5.1 00:50:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:41 Collecting dockerpty<0.5,>=0.4.1 00:50:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:43 Collecting texttable<0.10,>=0.9.0 00:50:43 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:46 Collecting docker-pycreds>=0.4.0 00:50:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:46 Collecting chardet<3.1.0,>=3.0.2 00:50:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:50:47 Collecting urllib3<1.25,>=1.21.1 00:50:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50:47 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) 00:50:47 Collecting idna<2.8,>=2.5 00:50:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:50:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:50:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:50:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:50:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:50:48 Attempting uninstall: urllib3 00:50:48 Found existing installation: urllib3 1.26.5 00:50:48 Uninstalling urllib3-1.26.5: 00:50:48 Successfully uninstalled urllib3-1.26.5 00:50:49 Attempting uninstall: idna 00:50:49 Found existing installation: idna 3.2 00:50:49 Uninstalling idna-3.2: 00:50:49 Successfully uninstalled idna-3.2 00:50:50 Attempting uninstall: chardet 00:50:50 Found existing installation: chardet 4.0.0 00:50:50 Uninstalling chardet-4.0.0: 00:50:50 Successfully uninstalled chardet-4.0.0 00:50:52 Attempting uninstall: requests 00:50:52 Found existing installation: requests 2.25.1 00:50:52 Uninstalling requests-2.25.1: 00:50:52 Successfully uninstalled requests-2.25.1 00:50:53 Running setup.py install for texttable: started 00:50:55 Running setup.py install for texttable: finished with status 'done' 00:50:55 Running setup.py install for PyYAML: started 00:50:57 Running setup.py install for PyYAML: finished with status 'done' 00:50:58 Running setup.py install for docopt: started 00:51:00 Running setup.py install for docopt: finished with status 'done' 00:51:00 Running setup.py install for dockerpty: started 00:51:02 Running setup.py install for dockerpty: finished with status 'done' 00:51:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:51:13 Removing intermediate container 0b46727262d9 00:51:13 ---> b3e53be5fdfd 00:51:13 Step 13/22 : ENV APP_PORT=58890 00:51:13 ---> Running in 68231ca09af6 00:51:13 Removing intermediate container 68231ca09af6 00:51:13 ---> 2475bf45e4bc 00:51:13 Step 14/22 : EXPOSE $APP_PORT 00:51:13 ---> Running in ef26d1084390 00:51:13 Removing intermediate container ef26d1084390 00:51:13 ---> e902b1f67e66 00:51:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:14 ---> 3c0a078ac61f 00:51:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:15 ---> fe19e8aec33d 00:51:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:16 ---> 76b93b6ef46a 00:51:16 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:16 ---> Running in de516878c8b7 00:51:16 Removing intermediate container de516878c8b7 00:51:16 ---> 12a92e89257f 00:51:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:16 ---> Running in 121c7d5833c7 00:51:17 Removing intermediate container 121c7d5833c7 00:51:17 ---> c9d24fec6768 00:51:17 Step 20/22 : LABEL arch=arm64 00:51:17 ---> Running in 4771fbef01ed 00:51:17 Removing intermediate container 4771fbef01ed 00:51:17 ---> 0b45bbda6af6 00:51:17 Step 21/22 : LABEL git_sha=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e 00:51:17 ---> Running in 18c41df95e94 00:51:18 Removing intermediate container 18c41df95e94 00:51:18 ---> 839f972dc406 00:51:18 Step 22/22 : LABEL version=0.0.0 00:51:18 ---> Running in 13a5bd41e6c2 00:51:18 Removing intermediate container 13a5bd41e6c2 00:51:18 ---> 370916e4abd2 00:51:18 00:51:19 Successfully built 370916e4abd2 00:51:19 Successfully tagged sys-mgmt-agent-arm64:latest 00:51:19  Building sys-mgmt-agent ... done  [Pipeline] } 00:51:19 $ docker stop --time=1 7a3196d74432c41cddd26989c23794b523262ab212500930d274022b76f0adf9 00:51:21 $ docker rm -f 7a3196d74432c41cddd26989c23794b523262ab212500930d274022b76f0adf9 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:21 + docker images 00:51:22 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:22 sys-mgmt-agent-arm64 latest 370916e4abd2 3 seconds ago 277MB 00:51:22 security-bootstrapper-arm64 latest 5236c68cc83a 49 seconds ago 17.8MB 00:51:22 core-data-arm64 latest 580f94eff0b6 49 seconds ago 19.5MB 00:51:22 382817bed559 About a minute ago 1.58GB 00:51:22 core-command-arm64 latest 076632787c70 About a minute ago 15.2MB 00:51:22 348808ce18e9 About a minute ago 1.57GB 00:51:22 70a27d35a491 About a minute ago 1.57GB 00:51:22 931bd109bd0b About a minute ago 1.57GB 00:51:22 security-secretstore-setup-arm64 latest 98556cc444ae 4 minutes ago 26.8MB 00:51:22 core-metadata-arm64 latest e5d76d6b57e0 4 minutes ago 15.9MB 00:51:22 support-scheduler-arm64 latest c9fa4e98d2eb 4 minutes ago 15.3MB 00:51:22 support-notifications-arm64 latest 6bc86c86b882 4 minutes ago 16.1MB 00:51:22 security-proxy-setup-arm64 latest ed91fce6f7ef 4 minutes ago 25.4MB 00:51:22 f985c1a0ee2a 4 minutes ago 1.57GB 00:51:22 7a2f4c3d7795 4 minutes ago 1.57GB 00:51:22 6115aa8b8d57 4 minutes ago 1.57GB 00:51:22 fb11046ab1b0 4 minutes ago 1.57GB 00:51:22 69702336adaf 4 minutes ago 1.58GB 00:51:22 ci-base-image-arm64 latest 1d5086cb05eb 15 minutes ago 1.24GB 00:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 00:51:22 docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB 00:51:22 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 00:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:51:24 00:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:51:24 arm64: Pulling from edgex-lftools-log-publisher 00:51:24 448f6bf000e3: Pulling fs layer 00:51:24 f757da607395: Pulling fs layer 00:51:24 05883995daec: Pulling fs layer 00:51:24 8603b9c90790: Pulling fs layer 00:51:24 1560dd03e051: Pulling fs layer 00:51:24 27f5ce0e4adf: Pulling fs layer 00:51:24 c2d8d7efcc4b: Pulling fs layer 00:51:24 8603b9c90790: Waiting 00:51:24 1560dd03e051: Waiting 00:51:24 27f5ce0e4adf: Waiting 00:51:24 c2d8d7efcc4b: Waiting 00:51:24 f757da607395: Verifying Checksum 00:51:24 f757da607395: Download complete 00:51:24 8603b9c90790: Verifying Checksum 00:51:24 8603b9c90790: Download complete 00:51:24 1560dd03e051: Verifying Checksum 00:51:24 1560dd03e051: Download complete 00:51:24 27f5ce0e4adf: Verifying Checksum 00:51:24 27f5ce0e4adf: Download complete 00:51:24 05883995daec: Verifying Checksum 00:51:24 05883995daec: Download complete 00:51:25 448f6bf000e3: Verifying Checksum 00:51:25 448f6bf000e3: Download complete 00:51:27 c2d8d7efcc4b: Verifying Checksum 00:51:27 c2d8d7efcc4b: Download complete 00:51:28 448f6bf000e3: Pull complete 00:51:29 f757da607395: Pull complete 00:51:31 05883995daec: Pull complete 00:51:31 8603b9c90790: Pull complete 00:51:32 1560dd03e051: Pull complete 00:51:32 27f5ce0e4adf: Pull complete 00:51:47 c2d8d7efcc4b: Pull complete 00:51:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:51:48 prd-ubuntu18.04-docker-arm64-4c-16g-2366 does not seem to be running inside a container 00:51:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:51:51 $ docker top 2b15c86ae9b72867df8ce96b0e83d27013254363fe62a2914fe424bab09ac32d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:53 ---> job-cost.sh 00:51:53 lf-activate-venv: SKIPPING 00:51:53 INFO: No Stack... 00:51:54 INFO: Retrieving Pricing Info for: v3-standard-4 00:51:54 INFO: Archiving Costs [Pipeline] sh 00:51:55 + cut -d, -f6 00:51:55 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 00:51:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] 00:51:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] did not exist. Created. 00:51:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:51:56 + echo total: 0.10999999940395355 [Pipeline] stash 00:51:56 Stashed 1 file(s) [Pipeline] } 00:51:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3787-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:51:56 $ docker stop --time=1 2b15c86ae9b72867df8ce96b0e83d27013254363fe62a2914fe424bab09ac32d 00:51:58 $ docker rm -f 2b15c86ae9b72867df8ce96b0e83d27013254363fe62a2914fe424bab09ac32d [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 00:52:01 provisioning config files... 00:52:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8168044475567976482tmp [Pipeline] { [Pipeline] sh 00:52:02 + set +x 00:52:02 + curl -s https://codecov.io/bash 00:52:02 + bash -s -- 00:52:02 00:52:02 _____ _ 00:52:02 / ____| | | 00:52:02 | | ___ __| | ___ ___ _____ __ 00:52:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:02 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:02 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:02 Bash-1.0.6 00:52:02 00:52:02 00:52:02 ==> git version 2.24.4 found 00:52:02 ==> 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 00:52:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:52:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:52:02 ==> Jenkins CI detected. 00:52:02 current dir:  /w/workspace/edgex-go/2 00:52:02 project root: . 00:52:02 --> token set from env 00:52:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:02 ==> Running gcov in . (disable via -X gcov) 00:52:02 ==> Python coveragepy not found 00:52:02 ==> Searching for coverage reports in: 00:52:02 + . 00:52:02 -> Found 1 reports 00:52:02 ==> Detecting git/mercurial file structure 00:52:02 ==> Reading reports 00:52:02 + ./coverage.out bytes=428381 00:52:02 ==> Appending adjustments 00:52:02 https://docs.codecov.io/docs/fixing-reports 00:52:03 + Found adjustments 00:52:03 ==> Gzipping contents 00:52:03 60K /tmp/codecov.XTNH1z.gz 00:52:03 ==> Uploading reports 00:52:03 url: https://codecov.io 00:52:03 query: branch=PR-3787&commit=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3787%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3787&job=&cmd_args= 00:52:03 -> Pinging Codecov 00:52:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3787&commit=44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3787%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3787&job=&cmd_args= 00:52:03 -> Uploading to 00:52:03 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e/63ce3ccd-f3d0-4a59-996e-b1b1794b4672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T005203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50c7f17d58860eadd6a3dde6ca9cdada435099087a6fb20daaf059f873bbf401 00:52:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:03 Dload Upload Total Spent Left Speed 00:52:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57740 0 0 100 57740 0 179k --:--:-- --:--:-- --:--:-- 179k 00:52:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/44bd9db51f55a28a8e39fe4e5a3bff1741d5a16e [Pipeline] } 00:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:52:05 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:52:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:06 ---> package-listing.sh 00:52:06 ++ facter osfamily 00:52:06 ++ tr '[:upper:]' '[:lower:]' 00:52:06 + OS_FAMILY=redhat 00:52:06 + workspace=/w/workspace/edgex-go/2 00:52:06 + START_PACKAGES=/tmp/packages_start.txt 00:52:06 + END_PACKAGES=/tmp/packages_end.txt 00:52:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:06 + PACKAGES=/tmp/packages_start.txt 00:52:06 + '[' /w/workspace/edgex-go/2 ']' 00:52:06 + PACKAGES=/tmp/packages_end.txt 00:52:06 + case "${OS_FAMILY}" in 00:52:06 + sort 00:52:06 + rpm -qa 00:52:10 + '[' -f /tmp/packages_start.txt ']' 00:52:10 + '[' -f /tmp/packages_end.txt ']' 00:52:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:10 + '[' /w/workspace/edgex-go/2 ']' 00:52:10 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:52:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:52:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:12 00:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:12 latest: Pulling from edgex-lftools-log-publisher 00:52:12 b4d181a07f80: Pulling fs layer 00:52:12 a1111a8f2ec3: Pulling fs layer 00:52:12 ed53099fbce6: Pulling fs layer 00:52:12 dc539afda2c1: Pulling fs layer 00:52:12 77bc0d833cb6: Pulling fs layer 00:52:12 9065ff56babe: Pulling fs layer 00:52:12 d287ab97295c: Pulling fs layer 00:52:12 77bc0d833cb6: Waiting 00:52:12 9065ff56babe: Waiting 00:52:12 d287ab97295c: Waiting 00:52:12 dc539afda2c1: Waiting 00:52:12 a1111a8f2ec3: Verifying Checksum 00:52:12 a1111a8f2ec3: Download complete 00:52:12 dc539afda2c1: Verifying Checksum 00:52:12 dc539afda2c1: Download complete 00:52:12 77bc0d833cb6: Verifying Checksum 00:52:12 77bc0d833cb6: Download complete 00:52:12 ed53099fbce6: Verifying Checksum 00:52:12 ed53099fbce6: Download complete 00:52:12 9065ff56babe: Verifying Checksum 00:52:12 9065ff56babe: Download complete 00:52:12 b4d181a07f80: Verifying Checksum 00:52:12 b4d181a07f80: Download complete 00:52:13 d287ab97295c: Verifying Checksum 00:52:13 d287ab97295c: Download complete 00:52:14 b4d181a07f80: Pull complete 00:52:14 a1111a8f2ec3: Pull complete 00:52:14 ed53099fbce6: Pull complete 00:52:14 dc539afda2c1: Pull complete 00:52:15 77bc0d833cb6: Pull complete 00:52:15 9065ff56babe: Pull complete 00:52:20 d287ab97295c: Pull complete 00:52:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:52:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:52:20 prd-centos7-docker-4c-2g-2365 does not seem to be running inside a container 00:52:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:52:23 $ docker top 73e1e9d67fb67d2905c6056e9eab5f5ab79f6dc635984b1ed6e42c3a045a9518 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:52:24 + ls /var/log/sa-host 00:52:24 + sadf -c /var/log/sa-host/sa28 00:52:24 file_magic: OK 00:52:24 HZ: Using current value: 100 00:52:24 file_header: OK 00:52:24 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 00:52:24 Statistics: 00:52:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:24 File successfully converted to sysstat format version 12.0.3 00:52:24 + sadf -c /var/log/sa-host/sa30 00:52:24 file_magic: OK 00:52:24 HZ: Using current value: 100 00:52:24 file_header: OK 00:52:24 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 00:52:24 Statistics: 00:52:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:27 provisioning config files... 00:52:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config601965502836769927tmp [Pipeline] { [Pipeline] echo 00:52:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:27 ---> create-netrc.sh [Pipeline] } 00:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:52:27 ---> python-tools-install.sh [Pipeline] echo 00:52:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:28 ---> sudo-logs.sh 00:52:28 Archiving 'sudo' log.. 00:52:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-2365.novalocal: Name or service not known 00:52:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-2365.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:52:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:28 ---> job-cost.sh 00:52:28 lf-activate-venv: SKIPPING 00:52:28 DEBUG: total: 0.10999999940395355 00:52:28 INFO: Retrieving Stack Cost... 00:52:32 INFO: Retrieving Pricing Info for: v3-standard-2 00:52:33 INFO: Archiving Costs [Pipeline] echo 00:52:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:33 ---> logs-deploy.sh 00:52:33 lf-activate-venv: SKIPPING 00:52:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3787/2 00:52:33 INFO: archiving workspace using pattern(s): 00:52:33 Archives upload complete. 00:52:35 INFO: archiving logs to Nexus 00:52:35 ---> uname -a: 00:52:35 Linux prd-centos7-docker-4c-2g-2365.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 00:52:35 00:52:35 00:52:35 ---> lscpu: 00:52:35 Architecture: x86_64 00:52:35 CPU op-mode(s): 32-bit, 64-bit 00:52:35 Byte Order: Little Endian 00:52:35 Address sizes: 40 bits physical, 48 bits virtual 00:52:35 CPU(s): 2 00:52:35 On-line CPU(s) list: 0,1 00:52:35 Thread(s) per core: 1 00:52:35 Core(s) per socket: 1 00:52:35 Socket(s): 2 00:52:35 NUMA node(s): 1 00:52:35 Vendor ID: AuthenticAMD 00:52:35 CPU family: 23 00:52:35 Model: 49 00:52:35 Model name: AMD EPYC-Rome Processor 00:52:35 Stepping: 0 00:52:35 CPU MHz: 2799.998 00:52:35 BogoMIPS: 5599.99 00:52:35 Virtualization: AMD-V 00:52:35 Hypervisor vendor: KVM 00:52:35 Virtualization type: full 00:52:35 L1d cache: 32K 00:52:35 L1i cache: 32K 00:52:35 L2 cache: 512K 00:52:35 L3 cache: 16384K 00:52:35 NUMA node0 CPU(s): 0,1 00:52:35 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 00:52:35 00:52:35 00:52:35 ---> nproc: 00:52:35 2 00:52:35 00:52:35 00:52:35 ---> df -h: 00:52:35 Filesystem Size Used Avail Use% Mounted on 00:52:35 overlay 40G 14G 27G 33% / 00:52:35 tmpfs 64M 0 64M 0% /dev 00:52:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:52:35 shm 64M 0 64M 0% /dev/shm 00:52:35 /dev/vda1 40G 14G 27G 33% /facter-os 00:52:35 00:52:35 00:52:35 ---> sar -b -r -n DEV: 00:52:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 00:52:35 00:52:35 00:28:18 LINUX RESTART (2 CPU) 00:52:35 00:52:35 00:29:02 tps rtps wtps bread/s bwrtn/s 00:52:35 00:30:01 263.39 3.22 260.17 2353.40 72541.37 00:52:35 00:31:01 183.55 0.00 183.55 0.00 33114.69 00:52:35 00:32:01 55.87 0.00 55.87 0.00 7941.88 00:52:35 00:33:01 147.51 0.02 147.49 0.53 21370.81 00:52:35 00:34:01 878.91 471.09 407.82 18448.33 293595.76 00:52:35 00:35:01 682.25 192.21 490.04 6012.86 218337.72 00:52:35 00:36:01 358.08 100.20 257.89 5356.07 65011.82 00:52:35 00:37:01 4.08 0.00 4.08 0.00 115.31 00:52:35 00:38:01 0.22 0.00 0.22 0.00 2.56 00:52:35 00:39:01 0.45 0.13 0.32 54.64 4.25 00:52:35 00:40:01 0.25 0.00 0.25 0.00 2.43 00:52:35 00:41:01 0.33 0.08 0.25 2.27 3.28 00:52:35 00:42:01 0.25 0.00 0.25 0.00 2.47 00:52:35 00:43:01 0.20 0.00 0.20 0.00 1.62 00:52:35 00:44:01 0.50 0.25 0.25 7.86 3.83 00:52:35 00:45:01 0.77 0.00 0.77 0.00 12.87 00:52:35 00:46:01 0.27 0.00 0.27 0.00 4.78 00:52:35 00:47:02 0.25 0.00 0.25 0.00 2.60 00:52:35 00:48:01 0.27 0.00 0.27 0.00 3.46 00:52:35 00:49:01 0.22 0.00 0.22 0.00 2.47 00:52:35 00:50:01 0.20 0.00 0.20 0.00 1.62 00:52:35 00:51:01 0.27 0.00 0.27 0.00 3.15 00:52:35 00:52:01 0.58 0.28 0.30 48.91 16.99 00:52:35 Average: 112.13 33.44 78.70 1404.84 30967.75 00:52:35 00:52:35 00:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:35 00:30:01 3179192 0 935816 11.68 2620 3891312 1551188 17.13 1297108 3045708 227688 00:52:35 00:31:01 3311440 0 1023692 12.78 2620 3671188 1649512 18.21 1411896 2804824 233252 00:52:35 00:32:01 3283788 0 1027264 12.83 2620 3695268 1684056 18.59 1344200 2894572 188404 00:52:35 00:33:01 3220308 0 997572 12.46 2620 3788440 1587852 17.53 1313760 2974284 36 00:52:35 00:34:01 750512 0 1529796 19.10 2620 5726012 3611408 39.87 2982784 3650156 80332 00:52:35 00:35:01 971440 0 1260832 15.74 2620 5774048 2573644 28.41 2628300 3770880 10624 00:52:35 00:36:01 2761628 0 1087708 13.58 2620 4156984 1326328 14.64 1179016 3452820 20 00:52:35 00:37:01 2764492 0 1084840 13.55 2620 4156988 1287252 14.21 1189976 3440280 12 00:52:35 00:38:01 2763996 0 1085332 13.55 2620 4156992 1287492 14.21 1190644 3440288 8 00:52:35 00:39:01 2773388 0 1074296 13.41 2620 4158636 1287432 14.21 1184556 3438512 8 00:52:35 00:40:01 2773364 0 1074320 13.41 2620 4158636 1287492 14.21 1184736 3438536 8 00:52:35 00:41:01 2780368 0 1067236 13.33 2620 4158716 1287252 14.21 1183944 3432276 8 00:52:35 00:42:01 2780608 0 1066992 13.32 2620 4158720 1287252 14.21 1183948 3432276 8 00:52:35 00:43:01 2780608 0 1066988 13.32 2620 4158724 1287252 14.21 1184072 3432276 8 00:52:35 00:44:01 2780024 0 1067540 13.33 2620 4158756 1287348 14.21 1184560 3431920 16 00:52:35 00:45:01 2780036 0 1067524 13.33 2620 4158760 1287252 14.21 1184352 3431920 20 00:52:35 00:46:01 2780540 0 1067016 13.32 2620 4158764 1287252 14.21 1184356 3431920 8 00:52:35 00:47:02 2780284 0 1067264 13.33 2620 4158772 1287252 14.21 1184364 3431920 8 00:52:35 00:48:01 2780276 0 1067272 13.33 2620 4158772 1287252 14.21 1184480 3431920 8 00:52:35 00:49:01 2780164 0 1067376 13.33 2620 4158780 1287336 14.21 1184572 3431924 8 00:52:35 00:50:01 2780300 0 1067240 13.33 2620 4158780 1287252 14.21 1184372 3431920 8 00:52:35 00:51:01 2780376 0 1067160 13.32 2620 4158784 1287288 14.21 1184384 3431920 8 00:52:35 00:52:01 2777396 0 1068584 13.34 2620 4160340 1287384 14.21 1185752 3433484 20 00:52:35 Average: 2691936 0 1086507 13.57 2620 4227877 1503523 16.60 1353049 3371154 32197 00:52:35 00:52:35 00:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:35 00:30:01 eth0 820.32 1005.77 8390.61 113.24 0.00 0.00 0.00 0.00 00:52:35 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:30:01 docker0 898.97 642.81 77.74 4797.31 0.00 0.00 0.00 0.00 00:52:35 00:31:01 eth0 39.40 22.40 35.55 14.82 0.00 0.00 0.00 0.00 00:52:35 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:31:01 veth276090d 0.32 0.45 0.03 0.04 0.00 0.00 0.00 0.00 00:52:35 00:31:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 00:52:35 00:32:01 eth0 17.22 9.70 13.10 7.02 0.00 0.00 0.00 0.00 00:52:35 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:32:01 veth276090d 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 00:52:35 00:32:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 00:52:35 00:33:01 eth0 95.29 62.95 1694.77 104.69 0.00 0.00 0.00 0.00 00:52:35 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:34:01 veth5608df4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:35 00:34:01 veth0f1344f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:52:35 00:34:01 eth0 63.40 32.58 204.00 14.19 0.00 0.00 0.00 0.00 00:52:35 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:35:01 veth7cb3c3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:35:01 eth0 122.51 64.25 1661.47 94.33 0.00 0.00 0.00 0.00 00:52:35 00:35:01 veth1c6aca1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:36:01 eth0 48.91 24.25 150.76 13.40 0.00 0.00 0.00 0.00 00:52:35 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:36:01 docker0 932.61 739.47 79.68 5623.84 0.00 0.00 0.00 0.00 00:52:35 00:37:01 eth0 0.72 0.33 0.07 0.03 0.00 0.00 0.00 0.00 00:52:35 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:38:01 eth0 1.55 0.67 0.59 0.41 0.00 0.00 0.00 0.00 00:52:35 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:39:01 eth0 0.68 0.22 0.19 0.07 0.00 0.00 0.00 0.00 00:52:35 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:40:01 eth0 0.52 0.40 0.27 0.21 0.00 0.00 0.00 0.00 00:52:35 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:41:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:35 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:42:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:35 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:35 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:44:01 eth0 0.28 0.25 0.15 0.08 0.00 0.00 0.00 0.00 00:52:35 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:45:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:35 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:47:02 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:35 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:49:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:52:35 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:50:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:35 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:51:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:52:35 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:52:01 eth0 0.57 0.47 0.86 0.11 0.00 0.00 0.00 0.00 00:52:35 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 Average: eth0 52.21 52.62 523.17 15.71 0.00 0.00 0.00 0.00 00:52:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:35 Average: docker0 40.62 32.20 3.47 244.92 0.00 0.00 0.00 0.00 00:52:35 00:52:35 00:52:35 ---> sar -P ALL: 00:52:35 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 00:52:35 00:52:35 00:28:18 LINUX RESTART (2 CPU) 00:52:35 00:52:35 00:29:02 CPU %user %nice %system %iowait %steal %idle 00:52:35 00:30:01 all 31.03 0.00 9.94 4.08 0.08 54.87 00:52:35 00:30:01 0 31.67 0.00 10.23 3.99 0.09 54.02 00:52:35 00:30:01 1 30.38 0.00 9.65 4.17 0.07 55.73 00:52:35 00:31:01 all 60.46 0.00 9.21 1.44 0.12 28.78 00:52:35 00:31:01 0 60.77 0.00 8.88 1.38 0.11 28.86 00:52:35 00:31:01 1 60.14 0.00 9.53 1.49 0.13 28.70 00:52:35 00:32:01 all 35.09 0.00 4.05 0.40 0.07 60.38 00:52:35 00:32:01 0 35.67 0.00 4.14 0.39 0.07 59.72 00:52:35 00:32:01 1 34.51 0.00 3.96 0.42 0.07 61.04 00:52:35 00:33:01 all 57.66 0.00 7.73 2.48 0.10 32.03 00:52:35 00:33:01 0 56.73 0.00 7.96 2.25 0.09 32.96 00:52:35 00:33:01 1 58.60 0.00 7.49 2.70 0.11 31.11 00:52:35 00:34:01 all 38.77 0.00 18.89 35.10 0.11 7.12 00:52:35 00:34:01 0 38.20 0.00 18.82 35.43 0.11 7.45 00:52:35 00:34:01 1 39.35 0.00 18.97 34.77 0.11 6.80 00:52:35 00:35:01 all 66.28 0.00 18.03 12.55 0.12 3.02 00:52:35 00:35:01 0 67.47 0.00 17.03 12.17 0.11 3.23 00:52:35 00:35:01 1 65.09 0.00 19.04 12.93 0.13 2.81 00:52:35 00:36:01 all 58.34 0.00 11.53 3.38 0.11 26.64 00:52:35 00:36:01 0 57.50 0.00 11.98 3.34 0.11 27.08 00:52:35 00:36:01 1 59.18 0.00 11.08 3.43 0.11 26.21 00:52:35 00:37:01 all 0.13 0.00 0.04 0.00 0.03 99.81 00:52:35 00:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:52:35 00:37:01 1 0.22 0.00 0.05 0.00 0.03 99.70 00:52:35 00:38:01 all 0.15 0.00 0.03 0.00 0.03 99.80 00:52:35 00:38:01 0 0.10 0.00 0.03 0.00 0.02 99.85 00:52:35 00:38:01 1 0.20 0.00 0.02 0.00 0.03 99.75 00:52:35 00:39:01 all 0.13 0.00 0.06 0.01 0.02 99.79 00:52:35 00:39:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:52:35 00:39:01 1 0.22 0.00 0.07 0.02 0.00 99.70 00:52:35 00:40:01 all 0.17 0.00 0.05 0.00 0.03 99.76 00:52:35 00:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:35 00:40:01 1 0.30 0.00 0.08 0.00 0.03 99.58 00:52:35 00:52:35 00:40:01 CPU %user %nice %system %iowait %steal %idle 00:52:35 00:41:01 all 0.16 0.00 0.03 0.00 0.02 99.80 00:52:35 00:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:52:35 00:41:01 1 0.27 0.00 0.03 0.00 0.03 99.67 00:52:35 00:42:01 all 0.23 0.00 0.02 0.00 0.02 99.73 00:52:35 00:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:52:35 00:42:01 1 0.45 0.00 0.02 0.00 0.02 99.52 00:52:35 00:43:01 all 0.21 0.00 0.02 0.00 0.02 99.76 00:52:35 00:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:35 00:43:01 1 0.38 0.00 0.02 0.00 0.02 99.58 00:52:35 00:44:01 all 0.21 0.00 0.05 0.00 0.02 99.72 00:52:35 00:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 00:52:35 00:44:01 1 0.40 0.00 0.05 0.00 0.02 99.53 00:52:35 00:45:01 all 0.23 0.00 0.03 0.00 0.02 99.73 00:52:35 00:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:52:35 00:45:01 1 0.40 0.00 0.02 0.00 0.03 99.55 00:52:35 00:46:01 all 0.23 0.00 0.03 0.00 0.02 99.72 00:52:35 00:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:35 00:46:01 1 0.43 0.00 0.03 0.00 0.02 99.52 00:52:35 00:47:02 all 0.16 0.00 0.03 0.00 0.03 99.79 00:52:35 00:47:02 0 0.03 0.00 0.03 0.00 0.02 99.92 00:52:35 00:47:02 1 0.28 0.00 0.02 0.00 0.03 99.67 00:52:35 00:48:01 all 0.15 0.00 0.03 0.00 0.03 99.80 00:52:35 00:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:35 00:48:01 1 0.27 0.00 0.03 0.00 0.03 99.66 00:52:35 00:49:01 all 0.18 0.00 0.02 0.00 0.02 99.79 00:52:35 00:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:52:35 00:49:01 1 0.33 0.00 0.02 0.00 0.02 99.63 00:52:35 00:50:01 all 0.16 0.00 0.03 0.00 0.02 99.80 00:52:35 00:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:35 00:50:01 1 0.28 0.00 0.03 0.00 0.02 99.67 00:52:35 00:51:01 all 0.15 0.00 0.03 0.00 0.03 99.80 00:52:35 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:52:35 00:51:01 1 0.27 0.00 0.03 0.00 0.05 99.65 00:52:35 00:52:35 00:51:01 CPU %user %nice %system %iowait %steal %idle 00:52:35 00:52:01 all 0.22 0.00 0.03 0.02 0.01 99.72 00:52:35 00:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:52:35 00:52:01 1 0.38 0.00 0.03 0.03 0.02 99.53 00:52:35 Average: all 14.36 0.00 3.26 2.42 0.04 79.93 00:52:35 Average: 0 14.27 0.00 3.25 2.40 0.04 80.05 00:52:35 Average: 1 14.44 0.00 3.27 2.43 0.05 79.80 00:52:35 00:52:35 00:52:35