Pull request #3546 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9274342e6167760cd4d8d9db06784bb402f42dde+0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d (5b7cf49cc1c728991c58c5fde5d403d71458c318) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7479031152724367816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8548103517749838320.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3546/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3546/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2315856840974648158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8529133361538442126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3546/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3546/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3925291297807242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1027 in /w/workspace/edgexfoundry_edgex-go_PR-3546 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3616990593703359688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9043494962990767591.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3546/head:refs/remotes/origin/PR-3546 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d into PR head commit 9274342e6167760cd4d8d9db06784bb402f42dde Merge succeeded, producing 9274342e6167760cd4d8d9db06784bb402f42dde Checking out Revision 9274342e6167760cd4d8d9db06784bb402f42dde (PR-3546) > git config core.sparsecheckout # timeout=10 > git checkout -f 9274342e6167760cd4d8d9db06784bb402f42dde # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8570130708565472453.key > git merge 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9274342e6167760cd4d8d9db06784bb402f42dde # timeout=10 Commit message: "Merge branch 'master' into issue-3341" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk fc1c6f3609d5e96d8ee3e3922d1016a6ea3d8ce9 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:55 ========================================================= 22:25:55 EdgeX Global Pipelines Version Info 22:25:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:56 ------------------- 22:25:56 stable info: 22:25:56 ------------------- 22:25:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:56 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 22:25:56 Message: update stable to v1.0.194 22:25:57 ------------------- 22:25:57 experimental info: 22:25:57 ------------------- 22:25:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:57 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 22:25:57 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:25:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:25:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:25:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3546 [Pipeline] echo 22:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3546 [Pipeline] echo 22:26:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3546 [Pipeline] echo 22:26:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9274342e6167760cd4d8d9db06784bb402f42dde [Pipeline] echo 22:26:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9274342 [Pipeline] echo 22:26:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:00 provisioning config files... 22:26:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3506125859573143130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:00 ---> docker-login.sh 22:26:00 nexus3.edgexfoundry.org:10001 22:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:00 Configure a credential helper to remove this warning. See 22:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:00 22:26:00 Login Succeeded 22:26:00 nexus3.edgexfoundry.org:10002 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 nexus3.edgexfoundry.org:10003 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 nexus3.edgexfoundry.org:10004 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 docker.io 22:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:01 Configure a credential helper to remove this warning. See 22:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:01 22:26:01 Login Succeeded 22:26:01 ---> docker-login.sh ends [Pipeline] } 22:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:02 ++ 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 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/core-command/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo core-command,cmd/core-command/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/core-data/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo core-data,cmd/core-data/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/core-metadata/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo core-metadata,cmd/core-metadata/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/security-bootstrapper/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/security-proxy-setup/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/support-notifications/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo support-notifications,cmd/support-notifications/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/support-scheduler/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:26:02 + for file in '`ls cmd/**/Dockerfile`' 22:26:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:26:02 ++ cut -d/ -f2 22:26:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:26:02 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 22:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:03 22:26:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:26:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:04 latest: Pulling from edgex-devops/git-semver 22:26:04 31603596830f: Pulling fs layer 22:26:04 54011a49482f: Pulling fs layer 22:26:04 a6820b24f6d8: Pulling fs layer 22:26:04 f581987b2513: Pulling fs layer 22:26:04 f581987b2513: Waiting 22:26:04 54011a49482f: Download complete 22:26:04 31603596830f: Verifying Checksum 22:26:04 31603596830f: Download complete 22:26:04 f581987b2513: Verifying Checksum 22:26:04 f581987b2513: Download complete 22:26:04 a6820b24f6d8: Verifying Checksum 22:26:04 a6820b24f6d8: Download complete 22:26:04 31603596830f: Pull complete 22:26:04 54011a49482f: Pull complete 22:26:04 a6820b24f6d8: Pull complete 22:26:05 f581987b2513: Pull complete 22:26:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:26:05 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 22:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:26:06 $ docker top b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:06 [ssh-agent] Looking for ssh-agent implementation... 22:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:06 $ docker exec b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c ssh-agent 22:26:06 SSH_AUTH_SOCK=/tmp/ssh-Sgj2ZoCvb22O/agent.13 22:26:06 SSH_AGENT_PID=19 22:26:06 Running ssh-add (command line suppressed) 22:26:06 Identity added: /w/workspace/edgex-go/4@tmp/private_key_164695402448005364.key (/w/workspace/edgex-go/4@tmp/private_key_164695402448005364.key) 22:26:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:07 + git tag --points-at HEAD [Pipeline] } 22:26:07 $ docker exec --env ******** --env ******** b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c ssh-agent -k 22:26:07 unset SSH_AUTH_SOCK; 22:26:07 unset SSH_AGENT_PID; 22:26:07 echo Agent pid 19 killed; 22:26:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:26:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:07 [ssh-agent] Looking for ssh-agent implementation... 22:26:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:07 $ docker exec b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c ssh-agent 22:26:07 SSH_AUTH_SOCK=/tmp/ssh-nnmeFOCYMCIt/agent.53 22:26:07 SSH_AGENT_PID=59 22:26:07 Running ssh-add (command line suppressed) 22:26:07 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7163980453283740817.key (/w/workspace/edgex-go/4@tmp/private_key_7163980453283740817.key) 22:26:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:08 + git semver init 22:26:08 # -> Open(): unable to determine branch for HEAD 22:26:08 # $GIT_DIR = /w/workspace/edgex-go/4/.git 22:26:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 22:26:08 # $SEMVER_REMOTE_NAME = origin 22:26:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:08 # $SEMVER_USER_NAME = edgex-jenkins 22:26:08 # $SEMVER_BRANCH = PR-3546 22:26:08 # $SEMVER_TEMP = /tmp/semver-509185795 22:26:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:26:24 # '/tmp/semver-509185795' -> '/w/workspace/edgex-go/4/.semver' 22:26:24 # -> Force: false 22:26:24 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 22:26:24 $ docker exec --env ******** --env ******** b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c ssh-agent -k 22:26:24 unset SSH_AUTH_SOCK; 22:26:24 unset SSH_AGENT_PID; 22:26:24 echo Agent pid 59 killed; 22:26:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:24 + git semver [Pipeline] } 22:26:24 $ docker stop --time=1 b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c 22:26:27 $ docker rm -f b8153dce1d4b28c521152d85ac58c037f63774a220e4bff2fbb3403bb576264c [Pipeline] // withDockerContainer [Pipeline] sh 22:26:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:26:28 Stashed 1 file(s) [Pipeline] echo 22:26:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:26:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:26:29 + sudo service docker restart 22:26:29 + true 22:26:29 Redirecting to /bin/systemctl restart docker.service 22:26:43 Still waiting to schedule task 22:26:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 22:26:47 ========================================================= 22:26:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:26:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:26:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:26:49 Sending build context to Docker daemon 329.2MB 22:26:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:26:49 Step 2/6 : FROM ${BASE} 22:26:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:26:49 540db60ca938: Pulling fs layer 22:26:49 adcc1eea9eea: Pulling fs layer 22:26:49 4c4ab2625f07: Pulling fs layer 22:26:49 0510c868ecb4: Pulling fs layer 22:26:49 afea3b2eda06: Pulling fs layer 22:26:49 7809a108b3ef: Pulling fs layer 22:26:49 f706445af74f: Pulling fs layer 22:26:49 afea3b2eda06: Waiting 22:26:49 7809a108b3ef: Waiting 22:26:49 f706445af74f: Waiting 22:26:49 0510c868ecb4: Waiting 22:26:49 4c4ab2625f07: Verifying Checksum 22:26:49 4c4ab2625f07: Download complete 22:26:49 adcc1eea9eea: Verifying Checksum 22:26:49 adcc1eea9eea: Download complete 22:26:49 afea3b2eda06: Verifying Checksum 22:26:49 afea3b2eda06: Download complete 22:26:49 7809a108b3ef: Verifying Checksum 22:26:49 7809a108b3ef: Download complete 22:26:49 540db60ca938: Verifying Checksum 22:26:49 540db60ca938: Download complete 22:26:49 540db60ca938: Pull complete 22:26:49 adcc1eea9eea: Pull complete 22:26:49 4c4ab2625f07: Pull complete 22:26:51 f706445af74f: Verifying Checksum 22:26:51 f706445af74f: Download complete 22:26:52 0510c868ecb4: Verifying Checksum 22:26:52 0510c868ecb4: Download complete 22:26:56 0510c868ecb4: Pull complete 22:26:56 afea3b2eda06: Pull complete 22:26:56 7809a108b3ef: Pull complete 22:26:57 f706445af74f: Pull complete 22:26:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:26:57 ---> b068be0155e3 22:26:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:27:07 ---> Running in f72cc4a45c06 22:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:08 (1/12) Installing libmagic (5.39-r0) 22:27:08 (2/12) Installing file (5.39-r0) 22:27:08 (3/12) Installing libc-dev (0.7.2-r3) 22:27:08 (4/12) Installing g++ (10.2.1_pre1-r3) 22:27:23 (5/12) Installing fortify-headers (1.1-r0) 22:27:23 (6/12) Installing patch (2.7.6-r6) 22:27:23 (7/12) Installing build-base (0.5-r2) 22:27:23 (8/12) Installing libsodium (1.0.18-r0) 22:27:23 (9/12) Installing pkgconf (1.7.3-r0) 22:27:23 (10/12) Installing libsodium-dev (1.0.18-r0) 22:27:23 (11/12) Installing libzmq (4.3.3-r1) 22:27:23 (12/12) Installing zeromq-dev (4.3.3-r1) 22:27:23 Executing busybox-1.32.1-r6.trigger 22:27:23 OK: 219 MiB in 52 packages 22:27:25 Removing intermediate container f72cc4a45c06 22:27:25 ---> 6434753593bd 22:27:25 Step 4/6 : WORKDIR /edgex-go 22:27:25 ---> Running in fb10c3e67d7a 22:27:25 Removing intermediate container fb10c3e67d7a 22:27:25 ---> 6c7081e96cb9 22:27:25 Step 5/6 : COPY go.mod . 22:27:25 ---> 88f4a73dbda3 22:27:25 Step 6/6 : RUN go mod download 22:27:25 ---> Running in 6c115b741a83 22:27:40 Removing intermediate container 6c115b741a83 22:27:40 ---> 7a8f96017d06 22:27:40 Successfully built 7a8f96017d06 22:27:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:27:40 + docker inspect -f . ci-base-image-x86_64 22:27:40 . [Pipeline] withDockerContainer 22:27:40 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 22:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:41 $ docker top ee4e52fbfc36f215b1d5c6e6d3fe96fcae80e2478e566a52f1018a97300f8634 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:41 + go version 22:27:41 go version go1.16.3 linux/amd64 [Pipeline] } 22:27:41 $ docker stop --time=1 ee4e52fbfc36f215b1d5c6e6d3fe96fcae80e2478e566a52f1018a97300f8634 22:27:42 $ docker rm -f ee4e52fbfc36f215b1d5c6e6d3fe96fcae80e2478e566a52f1018a97300f8634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:43 + docker inspect -f . ci-base-image-x86_64 22:27:43 . [Pipeline] withDockerContainer 22:27:43 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 22:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:43 $ docker top 5308025e6ceea85c9227bb3296dbce1daeb5d596cbc8681d96e0721ec1ff7e43 -eo pid,comm [Pipeline] { [Pipeline] echo 22:27:44 ========================================================= 22:27:44 [edgeXBuildGoParallel] Running Tests and Build... 22:27:44 ========================================================= [Pipeline] sh 22:27:44 + go mod tidy [Pipeline] sh 22:27:44 + make test 22:27:44 go mod tidy 22:27:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:27:50 ? github.com/edgexfoundry/edgex-go [no test files] 22:28:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:28:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:28:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:28:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 28.7% of statements 22:28:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.068s coverage: 100.0% of statements 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.089s coverage: 87.7% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:28:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.226s coverage: 95.1% of statements 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:28:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 22:28:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:28:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.049s coverage: 60.0% of statements 22:28:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.042s coverage: 0.8% of statements 22:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:28:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.054s coverage: 22.0% of statements 22:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 22:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 22:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 22:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 22:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 22:28:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 22:28:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 22:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.163s coverage: 81.8% of statements 22:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:28:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1028 in /w/workspace/edgexfoundry_edgex-go_PR-3546 [Pipeline] { [Pipeline] ws 22:28:45 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:28:45 The recommended git tool is: git 22:28:50 using credential edgex-jenkins-ssh 22:28:50 Cloning the remote Git repository 22:28:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:28:50 > git init /w/workspace/edgex-go/4 # timeout=10 22:28:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:28:50 > git --version # timeout=10 22:28:50 > git --version # 'git version 2.17.1' 22:28:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.153s coverage: 66.9% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements 22:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements 22:29:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:29:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:29:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:29:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:29:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:29:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:29:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:29:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:29:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3546/head:refs/remotes/origin/PR-3546 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:29:08 Merging remotes/origin/master commit 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d into PR head commit 9274342e6167760cd4d8d9db06784bb402f42dde 22:29:08 Merge succeeded, producing 9274342e6167760cd4d8d9db06784bb402f42dde 22:29:08 Checking out Revision 9274342e6167760cd4d8d9db06784bb402f42dde (PR-3546) 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 63.4% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:29:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 22:29:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 22:29:08 GO111MODULE=on go vet ./... 22:29:08 > git config core.sparsecheckout # timeout=10 22:29:08 > git checkout -f 9274342e6167760cd4d8d9db06784bb402f42dde # timeout=10 22:29:08 > git remote # timeout=10 22:29:08 > git config --get remote.origin.url # timeout=10 22:29:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:29:08 > git merge 0b4ae0ad88a1613fc0cb81b4f51bd451a4ba894d # timeout=10 22:29:08 > git rev-parse HEAD^{commit} # timeout=10 22:29:08 > git config core.sparsecheckout # timeout=10 22:29:08 > git checkout -f 9274342e6167760cd4d8d9db06784bb402f42dde # timeout=10 22:29:14 Commit message: "Merge branch 'master' into issue-3341" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:29:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:29:16 + true 22:29:16 + sudo service docker restart 22:29:33 gofmt -l . 22:29:33 [ "`gofmt -l .`" = "" ] 22:29:33 ./bin/test-attribution-txt.sh [Pipeline] sh 22:29:34 + ls -al . 22:29:34 total 528 22:29:34 drwxrwxr-x 10 1001 1001 4096 Jun 8 22:29 . 22:29:34 drwxr-xr-x 4 root root 28 Jun 8 22:27 .. 22:29:34 -rw-rw-r-- 1 1001 1001 11 Jun 8 22:25 .dockerignore 22:29:34 drwxrwxr-x 8 1001 1001 179 Jun 8 22:25 .git 22:29:34 drwxrwxr-x 3 1001 1001 125 Jun 8 22:25 .github 22:29:34 -rw-rw-r-- 1 1001 1001 818 Jun 8 22:25 .gitignore 22:29:34 drwx------ 3 1001 1001 60 Jun 8 22:26 .semver 22:29:34 -rw-rw-r-- 1 1001 1001 166 Jun 8 22:25 .sonarcloud.properties 22:29:34 -rw-rw-r-- 1 1001 1001 8609 Jun 8 22:25 Attribution.txt 22:29:34 -rw-rw-r-- 1 1001 1001 3804 Jun 8 22:25 CONTRIBUTING.md 22:29:34 -rw-rw-r-- 1 1001 1001 931 Jun 8 22:25 Dockerfile.build 22:29:34 -rw-rw-r-- 1 1001 1001 849 Jun 8 22:25 Jenkinsfile 22:29:34 -rw-rw-r-- 1 1001 1001 10775 Jun 8 22:25 LICENSE 22:29:34 -rw-rw-r-- 1 1001 1001 5605 Jun 8 22:25 Makefile 22:29:34 -rw-rw-r-- 1 1001 1001 7978 Jun 8 22:25 README.md 22:29:34 -rw-rw-r-- 1 1001 1001 7071 Jun 8 22:25 SECURITY.md 22:29:34 -rw-rw-r-- 1 1001 1001 5 Jun 8 22:26 VERSION 22:29:34 -rw-rw-r-- 1 1001 1001 4131 Jun 8 22:25 ZMQWindows.md 22:29:34 drwxrwxr-x 2 1001 1001 37 Jun 8 22:25 bin 22:29:34 drwxrwxr-x 14 1001 1001 4096 Jun 8 22:25 cmd 22:29:34 -rw-r--r-- 1 root root 412085 Jun 8 22:29 coverage.out 22:29:34 -rw-rw-r-- 1 1001 1001 902 Jun 8 22:25 go.mod 22:29:34 -rw-r--r-- 1 root root 21048 Jun 8 22:27 go.sum 22:29:34 drwxrwxr-x 8 1001 1001 127 Jun 8 22:25 internal 22:29:34 drwxrwxr-x 3 1001 1001 16 Jun 8 22:25 openapi 22:29:34 drwxrwxr-x 4 1001 1001 71 Jun 8 22:25 snap 22:29:34 -rw-rw-r-- 1 1001 1001 168 Jun 8 22:25 version.go [Pipeline] sh 22:29:34 + '[' -e coverage.out ] 22:29:34 + chown 1001:1001 coverage.out [Pipeline] stash 22:29:34 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:34 provisioning config files... 22:29:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7755570407522217146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:34 + make build 22:29:34 go mod tidy 22:29:34 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 22:29:35 ---> docker-login.sh 22:29:35 nexus3.edgexfoundry.org:10001 22:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:36 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 22:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:36 Configure a credential helper to remove this warning. See 22:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:36 22:29:36 Login Succeeded 22:29:36 nexus3.edgexfoundry.org:10002 22:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:36 Configure a credential helper to remove this warning. See 22:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:36 22:29:36 Login Succeeded 22:29:36 nexus3.edgexfoundry.org:10003 22:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:37 Configure a credential helper to remove this warning. See 22:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:37 22:29:37 Login Succeeded 22:29:37 nexus3.edgexfoundry.org:10004 22:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:37 Configure a credential helper to remove this warning. See 22:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:37 22:29:37 Login Succeeded 22:29:37 docker.io 22:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:38 Configure a credential helper to remove this warning. See 22:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:38 22:29:38 Login Succeeded 22:29:38 ---> docker-login.sh ends [Pipeline] } 22:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:29:39 ========================================================= 22:29:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:29:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:29:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:29:42 Sending build context to Docker daemon 166.2MB 22:29:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:29:42 Step 2/6 : FROM ${BASE} 22:29:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:29:42 595b0fe564bb: Pulling fs layer 22:29:42 7186ed65a4f7: Pulling fs layer 22:29:42 316046926c0a: Pulling fs layer 22:29:42 4ebd0625c992: Pulling fs layer 22:29:42 207e8628e3a3: Pulling fs layer 22:29:42 c791037a9be2: Pulling fs layer 22:29:42 ffd874e62e21: Pulling fs layer 22:29:42 4ebd0625c992: Waiting 22:29:42 207e8628e3a3: Waiting 22:29:42 c791037a9be2: Waiting 22:29:42 ffd874e62e21: Waiting 22:29:42 316046926c0a: Verifying Checksum 22:29:42 316046926c0a: Download complete 22:29:42 7186ed65a4f7: Verifying Checksum 22:29:42 7186ed65a4f7: Download complete 22:29:42 207e8628e3a3: Verifying Checksum 22:29:42 207e8628e3a3: Download complete 22:29:42 c791037a9be2: Download complete 22:29:42 595b0fe564bb: Verifying Checksum 22:29:42 595b0fe564bb: Download complete 22:29:42 595b0fe564bb: Pull complete 22:29:42 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 22:29:43 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 22:29:43 7186ed65a4f7: Pull complete 22:29:43 316046926c0a: Pull complete 22:29:44 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 22:29:44 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 22:29:45 ffd874e62e21: Verifying Checksum 22:29:45 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 22:29:46 4ebd0625c992: Verifying Checksum 22:29:46 4ebd0625c992: Download complete 22:29:46 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 22:29:47 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 22:29:48 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 22:29:48 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 22:29:49 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] } 22:29:51 $ docker stop --time=1 5308025e6ceea85c9227bb3296dbce1daeb5d596cbc8681d96e0721ec1ff7e43 22:29:53 $ docker rm -f 5308025e6ceea85c9227bb3296dbce1daeb5d596cbc8681d96e0721ec1ff7e43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:29:59 4ebd0625c992: Pull complete 22:29:59 207e8628e3a3: Pull complete 22:29:59 c791037a9be2: Pull complete [Pipeline] isUnix [Pipeline] sh 22:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:00 22:30:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:30:00 ffd874e62e21: Pull complete 22:30:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:30:00 ---> cfc18b08335c 22:30:00 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:00 latest: Pulling from edgex-devops/edgex-compose 22:30:00 cbdbe7a5bc2a: Pulling fs layer 22:30:00 ca9280d653b3: Pulling fs layer 22:30:00 7e9c9ca2126c: Pulling fs layer 22:30:00 cbdbe7a5bc2a: Verifying Checksum 22:30:00 cbdbe7a5bc2a: Download complete 22:30:00 cbdbe7a5bc2a: Pull complete 22:30:01 ca9280d653b3: Verifying Checksum 22:30:01 ca9280d653b3: Download complete 22:30:02 ca9280d653b3: Pull complete 22:30:02 7e9c9ca2126c: Verifying Checksum 22:30:02 7e9c9ca2126c: Download complete 22:30:03 ---> Running in 2643b30b5b73 22:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:30:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:30:06 7e9c9ca2126c: Pull complete 22:30:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:30:06 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 22:30:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:30:06 (1/12) Installing libmagic (5.39-r0) 22:30:06 (2/12) Installing file (5.39-r0) 22:30:06 (3/12) Installing libc-dev (0.7.2-r3) 22:30:06 (4/12) Installing g++ (10.2.1_pre1-r3) 22:30:08 $ docker top eed38d50a1d1707768f755496de25019123ec9ec4612a6804ddff241849a654d -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:09 + docker-compose build --help 22:30:09 + grep parallel 22:30:09 --parallel Build images in parallel. [Pipeline] } 22:30:09 $ docker stop --time=1 eed38d50a1d1707768f755496de25019123ec9ec4612a6804ddff241849a654d 22:30:11 $ docker rm -f eed38d50a1d1707768f755496de25019123ec9ec4612a6804ddff241849a654d [Pipeline] // withDockerContainer 22:30:15 (5/12) Installing fortify-headers (1.1-r0) 22:30:15 (6/12) Installing patch (2.7.6-r6) 22:30:15 (7/12) Installing build-base (0.5-r2) 22:30:15 (8/12) Installing libsodium (1.0.18-r0) 22:30:15 (9/12) Installing pkgconf (1.7.3-r0) 22:30:15 (10/12) Installing libsodium-dev (1.0.18-r0) 22:30:15 (11/12) Installing libzmq (4.3.3-r1) 22:30:15 (12/12) Installing zeromq-dev (4.3.3-r1) 22:30:15 Executing busybox-1.32.1-r6.trigger 22:30:15 OK: 218 MiB in 52 packages [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:15 Removing intermediate container 2643b30b5b73 22:30:15 ---> dadde6f3b483 22:30:15 Step 4/6 : WORKDIR /edgex-go 22:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:15 . [Pipeline] withDockerContainer 22:30:15 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 22:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:30:15 ---> Running in a7eef7a6909c 22:30:15 $ docker top 4358b3296c5a9c9f8127c58d16ea5d3fbb9fb94891d6a3d994c4690f7e7876e8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:16 Removing intermediate container a7eef7a6909c 22:30:16 ---> 6b64beffb740 22:30:16 Step 5/6 : COPY go.mod . 22:30:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:30:16 ---> 506344b664a3 22:30:16 Step 6/6 : RUN go mod download 22:30:16 Building core-command ... 22:30:16 Building core-data ... 22:30:16 Building core-metadata ... 22:30:16 Building security-bootstrapper ... 22:30:16 Building security-proxy-setup ... 22:30:16 Building security-secretstore-setup ... 22:30:16 Building support-notifications ... 22:30:16 Building support-scheduler ... 22:30:16 Building sys-mgmt-agent ... 22:30:16 Building support-notifications 22:30:16 Building core-command 22:30:16 Building core-data 22:30:16 Building support-scheduler 22:30:16 Building sys-mgmt-agent 22:30:17 ---> Running in 65780e04e0a0 22:30:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:30:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:29 ---> 7a8f96017d06 22:30:29 Step 3/24 : WORKDIR /edgex-go 22:30:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:30:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:29 ---> 7a8f96017d06 22:30:29 Step 3/24 : WORKDIR /edgex-go 22:30:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:30:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:30:29 ---> 7a8f96017d06 22:30:29 Step 3/23 : WORKDIR /edgex-go 22:30:34 ---> Running in ad2e81e6378e 22:30:34 ---> Running in 6959e4d58095 22:30:34 ---> Running in 51ba9e84f56d 22:30:36 Removing intermediate container ad2e81e6378e 22:30:36 ---> 4455c887099a 22:30:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:36 Removing intermediate container 51ba9e84f56d 22:30:36 ---> cbb6fb430bee 22:30:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:36 Removing intermediate container 6959e4d58095 22:30:36 ---> 9fb0609376f9 22:30:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:36 ---> Running in 31dd60cb8718 22:30:36 ---> Running in 0d996958eeec 22:30:36 ---> Running in bd86abe721a5 22:30:38 Removing intermediate container 31dd60cb8718 22:30:38 ---> 6b5914195571 22:30:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:30:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:30:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:38 ---> 7a8f96017d06 22:30:38 Step 3/24 : WORKDIR /edgex-go 22:30:38 ---> Using cache 22:30:38 ---> 9fb0609376f9 22:30:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:30:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:30:38 ---> 7a8f96017d06 22:30:38 Step 3/23 : WORKDIR /edgex-go 22:30:38 ---> Using cache 22:30:38 ---> 9fb0609376f9 22:30:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:38 ---> Running in abe87620f4c1 22:30:38 ---> Running in 12d0c8af19e4 22:30:38 ---> Running in 010a569277f1 22:30:38 Removing intermediate container bd86abe721a5 22:30:38 ---> 2065215f737c 22:30:38 Step 5/23 : RUN apk add --update --no-cache make git 22:30:38 Removing intermediate container 0d996958eeec 22:30:38 ---> f95bfb77151b 22:30:38 Step 5/24 : RUN apk add --update --no-cache make bash git 22:30:39 ---> Running in 235d06f7243c 22:30:39 ---> Running in 53732e7179b3 22:30:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:39 Removing intermediate container 12d0c8af19e4 22:30:39 ---> 6d8355e9f6fe 22:30:39 Step 5/24 : RUN apk add --update --no-cache make git 22:30:39 ---> Running in eb868cc3f0f4 22:30:39 Removing intermediate container 010a569277f1 22:30:39 ---> 75684158e2c9 22:30:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:30:39 ---> Running in 17725c91fc22 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:40 OK: 219 MiB in 52 packages 22:30:40 Removing intermediate container abe87620f4c1 22:30:40 ---> df593b16a629 22:30:40 Step 6/24 : COPY go.mod . 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:40 OK: 219 MiB in 52 packages 22:30:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:30:41 ---> 69dec1e6d823 22:30:41 Step 7/24 : RUN go mod download 22:30:41 ---> Running in 8a050a8a92d0 22:30:41 Removing intermediate container 53732e7179b3 22:30:41 ---> 67e199fa4dc5 22:30:41 Step 6/24 : COPY go.mod . 22:30:41 ---> ebb67fb4dcd4 22:30:41 Step 7/24 : RUN go mod download 22:30:41 OK: 219 MiB in 52 packages 22:30:41 ---> Running in 4e5d1c119017 22:30:41 OK: 219 MiB in 52 packages 22:30:41 Removing intermediate container 65780e04e0a0 22:30:41 ---> 7a061e531363 22:30:41 Successfully built 7a061e531363 22:30:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:30:42 OK: 219 MiB in 52 packages 22:30:42 + docker inspect -f . ci-base-image-arm64 22:30:42 . 22:30:42 Removing intermediate container 235d06f7243c 22:30:42 ---> 3631fdc13f93 22:30:42 Step 6/23 : COPY go.mod . 22:30:42 Removing intermediate container 8a050a8a92d0 22:30:42 ---> 8a22a3eddd25 22:30:42 Step 8/24 : COPY . . 22:30:42 Removing intermediate container 17725c91fc22 22:30:42 ---> 1564513da59f 22:30:42 Step 6/23 : COPY go.mod . 22:30:42 Removing intermediate container eb868cc3f0f4 22:30:42 ---> c0c15cc94f05 22:30:42 Step 6/24 : COPY go.mod . [Pipeline] withDockerContainer 22:30:42 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 22:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:30:43 ---> 6f0c8fb69de7 22:30:43 Step 7/23 : RUN go mod download 22:30:43 ---> e367aef437d9 22:30:43 Step 7/23 : RUN go mod download 22:30:44 $ docker top 1b1e87c35db6c71f359b5e41ac09cbcad8c1c56c121165f2d075750ad5be73cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:45 ---> 9f94730977c1 22:30:45 Step 7/24 : RUN go mod download 22:30:45 + go version 22:30:45 go version go1.16.3 linux/arm64 [Pipeline] } 22:30:45 $ docker stop --time=1 1b1e87c35db6c71f359b5e41ac09cbcad8c1c56c121165f2d075750ad5be73cf 22:30:45 Removing intermediate container 4e5d1c119017 22:30:45 ---> 4763ea6b35e4 22:30:45 Step 8/24 : COPY . . 22:30:45 ---> Running in a5ffc914c8cd 22:30:45 ---> Running in 8007c997706c 22:30:45 ---> Running in 88350269b846 22:30:46 ---> db8b156c865a 22:30:46 Step 9/24 : RUN go mod tidy 22:30:47 $ docker rm -f 1b1e87c35db6c71f359b5e41ac09cbcad8c1c56c121165f2d075750ad5be73cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:47 + docker inspect -f . ci-base-image-arm64 22:30:47 . [Pipeline] withDockerContainer 22:30:48 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 22:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:30:49 ---> Running in 66e277e1968b 22:30:49 ---> 1fa44efd0696 22:30:49 Step 9/24 : RUN go mod tidy 22:30:49 ---> Running in a3e9fdc6b36a 22:30:49 $ docker top 8362f847b28b37ad0ee4ea49db789361dc41b086ba1c0a44ab4068923ccade92 -eo pid,comm 22:30:49 Removing intermediate container a5ffc914c8cd 22:30:49 ---> a6de68177007 22:30:49 Step 8/23 : COPY . . [Pipeline] { [Pipeline] echo 22:30:49 ========================================================= 22:30:49 [edgeXBuildGoParallel] Running Tests and Build... 22:30:49 ========================================================= [Pipeline] sh 22:30:50 + go mod tidy [Pipeline] sh 22:30:51 Removing intermediate container 88350269b846 22:30:51 ---> ec92c49a2e8d 22:30:51 Step 8/23 : COPY . . 22:30:51 Removing intermediate container 8007c997706c 22:30:51 ---> 25729dbea505 22:30:51 Step 8/24 : COPY . . 22:30:51 + make test 22:30:51 go mod tidy 22:30:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:30:55 Removing intermediate container 66e277e1968b 22:30:55 ---> ae038a54a7d4 22:30:55 Step 10/24 : RUN make cmd/core-data/core-data 22:30:59 Removing intermediate container a3e9fdc6b36a 22:30:59 ---> 8fc114b95aa1 22:30:59 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:31:00 ---> Running in 13348a0db1e3 22:31:00 ---> dcb197a98c2b 22:31:00 Step 9/23 : RUN go mod tidy 22:31:00 ---> Running in 5905d23ab95a 22:31:00 ---> 8f601c1dda39 22:31:00 Step 9/24 : RUN go mod tidy 22:31:00 ---> Running in 022afc29bbd0 22:31:00 ---> Running in 12381dd925ed 22:31:01 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 22:31:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:31:04 Removing intermediate container 12381dd925ed 22:31:04 ---> cae45779ede8 22:31:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:31:04 Removing intermediate container 022afc29bbd0 22:31:04 ---> 982fe3d7a885 22:31:04 Step 10/24 : RUN make cmd/core-command/core-command 22:31:04 ---> Running in fb5610f1eaa7 22:31:04 ---> Running in fde2e4403488 22:31:04 ---> 8d297f7e527e 22:31:04 Step 9/23 : RUN go mod tidy 22:31:04 ---> Running in 9baa8b5adecc 22:31:05 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 22:31:05 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 22:31:07 Removing intermediate container 9baa8b5adecc 22:31:07 ---> 2c7fe079625a 22:31:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:31:07 ---> Running in 50c54adadd57 22:31:07 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 22:31:19 ? github.com/edgexfoundry/edgex-go [no test files] 22:31:46 Removing intermediate container fde2e4403488 22:31:46 ---> 63a92018ac24 22:31:46 22:31:46 Step 11/24 : FROM alpine:3.12 22:31:46 Removing intermediate container 5905d23ab95a 22:31:46 ---> 433f2cf3dc6b 22:31:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:31:46 3.12: Pulling from library/alpine 22:31:46 Removing intermediate container fb5610f1eaa7 22:31:46 ---> 14aaf57604cf 22:31:46 22:31:46 Step 11/23 : FROM alpine:3.12 22:31:46 Removing intermediate container 13348a0db1e3 22:31:46 ---> bfab090799eb 22:31:46 22:31:46 Step 11/24 : FROM alpine:3.12 22:31:46 ---> Running in f4e231e8124c 22:31:46 3.12: Pulling from library/alpine 22:31:46 3.12: Pulling from library/alpine 22:31:46 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 22:31:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:31:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:31:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:31:46 Status: Image is up to date for alpine:3.12 22:31:46 Status: Downloaded newer image for alpine:3.12 22:31:46 Status: Image is up to date for alpine:3.12 22:31:46 ---> 13621d1b12d4 22:31:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:31:46 ---> 13621d1b12d4 22:31:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:31:46 ---> 13621d1b12d4 22:31:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:31:46 ---> Running in 61b3a49fa268 22:31:46 ---> Running in 30b6bb6b7f87 22:31:46 ---> Running in 998ac3d976fa 22:31:46 Removing intermediate container 50c54adadd57 22:31:46 ---> 7110176f4fa6 22:31:46 22:31:46 Step 11/23 : FROM alpine:3.12 22:31:46 ---> 13621d1b12d4 22:31:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:31:46 ---> Running in 238711f7a8ec 22:31:46 Removing intermediate container 30b6bb6b7f87 22:31:46 ---> afce1b782d39 22:31:46 Step 13/24 : ENV APP_PORT=59880 22:31:46 ---> Running in 7abbb989fe2c 22:31:46 Removing intermediate container 7abbb989fe2c 22:31:46 ---> 4f8ea2fe4a86 22:31:46 Step 14/24 : EXPOSE $APP_PORT 22:31:46 ---> Running in 05ec0b7d7d40 22:31:46 Removing intermediate container 05ec0b7d7d40 22:31:46 ---> 3278bdc2ddc0 22:31:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:46 ---> Running in 79967493b718 22:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:47 Removing intermediate container f4e231e8124c 22:31:47 ---> 09c739585a42 22:31:47 22:31:47 Step 12/24 : FROM docker:20.10.0 22:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:47 20.10.0: Pulling from library/docker 22:31:47 (1/1) Installing dumb-init (1.2.2-r1) 22:31:47 Executing busybox-1.31.1-r20.trigger 22:31:47 OK: 6 MiB in 15 packages 22:31:47 (1/1) Installing dumb-init (1.2.2-r1) 22:31:47 Executing busybox-1.31.1-r20.trigger 22:31:47 OK: 6 MiB in 15 packages 22:31:47 (1/2) Installing ca-certificates (20191127-r4) 22:31:47 (2/2) Installing dumb-init (1.2.2-r1) 22:31:47 Executing busybox-1.31.1-r20.trigger 22:31:47 Executing ca-certificates-20191127-r4.trigger 22:31:47 OK: 6 MiB in 16 packages 22:31:47 Removing intermediate container 998ac3d976fa 22:31:47 ---> 83f4a07e9f8b 22:31:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:31:47 Removing intermediate container 61b3a49fa268 22:31:47 ---> 5ca2d9c54657 22:31:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:31:47 ---> Running in 0d9c30174658 22:31:47 ---> Running in 386e37060cb6 22:31:48 Removing intermediate container 238711f7a8ec 22:31:48 ---> 73fcaf228e52 22:31:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:31:48 Removing intermediate container 79967493b718 22:31:48 ---> b9e0d969c3ea 22:31:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:31:48 Removing intermediate container 386e37060cb6 22:31:48 ---> 00d1fe75b7cc 22:31:48 Step 14/23 : ENV APP_PORT=59861 22:31:48 Removing intermediate container 0d9c30174658 22:31:48 ---> 4e0bf5cdcbda 22:31:48 Step 14/24 : ENV APP_PORT=59882 22:31:48 ---> Running in 58adb37535de 22:31:48 ---> Running in 4b90eeea35eb 22:31:48 ---> Running in 04dbb5a4ed38 22:31:48 ---> Running in 489b6561fc72 22:31:48 Removing intermediate container 4b90eeea35eb 22:31:48 ---> 29c0c902f33e 22:31:48 Step 14/23 : ENV APP_PORT=59860 22:31:48 Removing intermediate container 489b6561fc72 22:31:48 ---> 060ce0a03b00 22:31:48 Step 15/23 : EXPOSE $APP_PORT 22:31:48 Removing intermediate container 04dbb5a4ed38 22:31:48 ---> a4d4b22a9bdd 22:31:48 Step 15/24 : EXPOSE $APP_PORT 22:31:48 ---> Running in bf7bc22467af 22:31:48 ---> Running in f673dae92947 22:31:48 ---> Running in 7bbef831b2dc 22:31:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:48 Removing intermediate container bf7bc22467af 22:31:48 ---> e165d6260ef8 22:31:48 Step 15/23 : EXPOSE $APP_PORT 22:31:48 Removing intermediate container f673dae92947 22:31:48 ---> 7d2059cc0bb1 22:31:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:48 ---> Running in 2443926f4b53 22:31:48 Removing intermediate container 7bbef831b2dc 22:31:48 ---> 008db512dd03 22:31:48 Step 16/24 : WORKDIR / 22:31:48 Removing intermediate container 2443926f4b53 22:31:48 ---> 108eae700e5c 22:31:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:48 ---> Running in 324e9dae9644 22:31:49 ---> 49cb7155aefd 22:31:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:31:49 Removing intermediate container 324e9dae9644 22:31:49 ---> 3e4b0a2cc05b 22:31:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:49 ---> 5dfee99b9861 22:31:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:31:49 ---> 8e546efcf536 22:31:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:31:49 ---> 7fda790366fc 22:31:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:31:49 ---> 0346feeeb5e8 22:31:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:31:49 ---> 1b153ef82c3d 22:31:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:31:50 ---> Running in 916ed8f3e4d7 22:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:50 ---> 786868694232 22:31:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:31:50 ---> ce6518449480 22:31:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:31:50 Removing intermediate container 916ed8f3e4d7 22:31:50 ---> 41c1d834a94e 22:31:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:50 ---> Running in 284efba8c1de 22:31:50 ---> Running in 854c16728ab3 22:31:50 Removing intermediate container 284efba8c1de 22:31:50 ---> 388f89b74360 22:31:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:50 ---> 2522ddf7a6eb 22:31:50 Step 20/24 : ENTRYPOINT ["/core-command"] 22:31:50 (1/6) Installing dumb-init (1.2.2-r1) 22:31:50 Removing intermediate container 854c16728ab3 22:31:50 ---> 8f454369f90f 22:31:50 Step 21/23 : LABEL arch=x86_64 22:31:50 (2/6) Installing libgcc (9.3.0-r2) 22:31:50 ---> Running in f616631fca06 22:31:50 ---> Running in 6bb08a8678db 22:31:51 (3/6) Installing libsodium (1.0.18-r0) 22:31:51 ---> Running in 418b05861026 22:31:51 (4/6) Installing libstdc++ (9.3.0-r2) 22:31:51 Removing intermediate container f616631fca06 22:31:51 ---> 0246a2cf1f42 22:31:51 Step 21/23 : LABEL arch=x86_64 22:31:51 Removing intermediate container 6bb08a8678db 22:31:51 ---> abd208d4fcda 22:31:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:51 (5/6) Installing libzmq (4.3.3-r0) 22:31:51 Removing intermediate container 418b05861026 22:31:51 ---> feb58b9911f5 22:31:51 Step 22/23 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:31:51 ---> Running in eb294226d496 22:31:51 ---> Running in d0419d3147e1 22:31:51 (6/6) Installing zeromq (4.3.3-r0) 22:31:51 ---> Running in c486fce51b61 22:31:51 Executing busybox-1.31.1-r20.trigger 22:31:51 OK: 8 MiB in 20 packages 22:31:51 Removing intermediate container eb294226d496 22:31:51 ---> 70e97120a997 22:31:51 Step 22/23 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:31:51 ---> Running in 727f7df0ba71 22:31:51 Removing intermediate container d0419d3147e1 22:31:51 ---> 1112df2da330 22:31:51 Step 22/24 : LABEL arch=x86_64 22:31:51 Removing intermediate container c486fce51b61 22:31:51 ---> 9ce13b6f2569 22:31:51 Step 23/23 : LABEL version=0.0.0 22:31:51 ---> Running in f79c848479d1 22:31:51 Removing intermediate container 727f7df0ba71 22:31:51 ---> 0c482395b5a4 22:31:51 Step 23/23 : LABEL version=0.0.0 22:31:51 ---> Running in 27167410ee1a 22:31:51 ---> Running in 5e1d3c6f67ac 22:31:52 Removing intermediate container f79c848479d1 22:31:52 ---> 874fb8781cbe 22:31:52 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:31:52 Removing intermediate container 27167410ee1a 22:31:52 ---> ca65081629fc 22:31:52 22:31:52 Removing intermediate container 58adb37535de 22:31:52 ---> 8d016f3c71d2 22:31:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:52 Removing intermediate container 5e1d3c6f67ac 22:31:52 ---> db54688fe163 22:31:52 22:31:52 ---> Running in ede3b5c1b0e7 22:31:52 Successfully built ca65081629fc 22:31:52 Successfully tagged support-scheduler:latest 22:31:52  Building support-scheduler ... done Building security-bootstrapper 22:31:52 Successfully built db54688fe163 22:31:52 Successfully tagged support-notifications:latest 22:31:52 Building security-proxy-setup 22:31:52  Building support-notifications ... done  ---> 4061bcc786e6 22:31:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:31:52 Removing intermediate container ede3b5c1b0e7 22:31:52 ---> c8113ae615ec 22:31:52 Step 24/24 : LABEL version=0.0.0 22:31:52 ---> Running in 902b5a0eae20 22:31:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:31:52 Status: Downloaded newer image for docker:20.10.0 22:31:52 ---> aefe523efa57 22:31:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:31:54 ---> Running in e011a82beaaf 22:31:54 Removing intermediate container 902b5a0eae20 22:31:54 ---> 051abfb0f1da 22:31:54 22:31:54 Successfully built 051abfb0f1da 22:31:54 Successfully tagged core-command:latest 22:31:54 Building core-metadata 22:31:55  Building core-command ... done  ---> 9482d6ff997d 22:31:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:31:56 Removing intermediate container e011a82beaaf 22:31:56 ---> f93b4503daf5 22:31:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:32:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:32:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:32:01 ---> 7a8f96017d06 22:32:01 Step 3/32 : WORKDIR /edgex-go 22:32:01 ---> Using cache 22:32:01 ---> 9fb0609376f9 22:32:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:01 ---> Using cache 22:32:01 ---> 75684158e2c9 22:32:01 Step 5/32 : RUN apk add --update --no-cache make git 22:32:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:32:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:32:01 ---> 7a8f96017d06 22:32:01 Step 3/24 : WORKDIR /edgex-go 22:32:01 ---> Using cache 22:32:01 ---> 9fb0609376f9 22:32:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:01 ---> Using cache 22:32:01 ---> 75684158e2c9 22:32:01 Step 5/24 : RUN apk add --update --no-cache make git 22:32:02 ---> affa8d99214f 22:32:02 Step 20/24 : ENTRYPOINT ["/core-data"] 22:32:02 ---> Running in a186c623627b 22:32:02 ---> Running in 239eb319f4aa 22:32:02 ---> Running in edefcd1cfc8b 22:32:02 ---> Running in 5b3e285533bc 22:32:03 Removing intermediate container 5b3e285533bc 22:32:03 ---> 4d1fd7a57355 22:32:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:03 ---> Running in fb1f4c6c2d88 22:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:32:04 (1/39) Installing readline (8.0.4-r0) 22:32:04 Removing intermediate container fb1f4c6c2d88 22:32:04 ---> d8012d8e6108 22:32:04 Step 22/24 : LABEL arch=x86_64 22:32:04 (2/39) Installing bash (5.0.17-r0) 22:32:04 Executing bash-5.0.17-r0.post-install 22:32:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:32:04 (4/39) Installing libcurl (7.77.0-r0) 22:32:04 (5/39) Installing curl (7.77.0-r0) 22:32:04 (6/39) Installing dumb-init (1.2.2-r1) 22:32:04 (7/39) Installing libbz2 (1.0.8-r1) 22:32:04 (8/39) Installing expat (2.2.9-r1) 22:32:04 (9/39) Installing libffi (3.3-r2) 22:32:04 ---> Running in e5eded7b3eb0 22:32:04 (10/39) Installing gdbm (1.13-r1) 22:32:04 (11/39) Installing xz-libs (5.2.5-r0) 22:32:04 (12/39) Installing sqlite-libs (3.32.1-r1) 22:32:04 (13/39) Installing python3 (3.8.10-r0) 22:32:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:04 Removing intermediate container e5eded7b3eb0 22:32:04 ---> c5d921509a85 22:32:04 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:32:05 ---> Running in 7bd0270c4527 22:32:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:32:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:32:05 ---> 7a8f96017d06 22:32:05 Step 3/22 : WORKDIR /edgex-go 22:32:05 ---> Using cache 22:32:05 ---> 9fb0609376f9 22:32:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:05 ---> Using cache 22:32:05 ---> 75684158e2c9 22:32:05 Step 5/22 : RUN apk add --update --no-cache make git 22:32:05 (14/39) Installing py3-appdirs (1.4.4-r1) 22:32:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:32:05 ---> Running in 23b75c3856ae 22:32:05 (16/39) Installing py3-parsing (2.4.7-r0) 22:32:05 (17/39) Installing py3-six (1.15.0-r0) 22:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:05 (18/39) Installing py3-packaging (20.4-r0) 22:32:05 (19/39) Installing py3-setuptools (47.0.0-r0) 22:32:05 (20/39) Installing py3-chardet (3.0.4-r4) 22:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:05 (21/39) Installing py3-idna (2.9-r0) 22:32:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:32:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:32:05 (24/39) Installing py3-requests (2.23.0-r0) 22:32:05 Removing intermediate container 7bd0270c4527 22:32:05 ---> 607742788b5d 22:32:05 Step 24/24 : LABEL version=0.0.0 22:32:05 (25/39) Installing py3-msgpack (1.0.0-r0) 22:32:05 (26/39) Installing py3-lockfile (0.12.2-r3) 22:32:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:32:05 (28/39) Installing py3-colorama (0.4.3-r0) 22:32:06 (29/39) Installing py3-distlib (0.3.0-r0) 22:32:06 ---> Running in f3c464cbc8a7 22:32:06 (30/39) Installing py3-distro (1.5.0-r1) 22:32:06 (31/39) Installing py3-webencodings (0.5.1-r3) 22:32:06 (32/39) Installing py3-html5lib (1.0.1-r4) 22:32:06 (33/39) Installing py3-pytoml (0.1.21-r0) 22:32:06 (34/39) Installing py3-pep517 (0.8.2-r0) 22:32:06 (35/39) Installing py3-progress (1.5-r0) 22:32:06 (36/39) Installing py3-toml (0.10.1-r0) 22:32:06 (37/39) Installing py3-retrying (1.3.3-r0) 22:32:06 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:32:06 (39/39) Installing py3-pip (20.1.1-r0) 22:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:32:06 OK: 219 MiB in 52 packages 22:32:06 Removing intermediate container f3c464cbc8a7 22:32:06 ---> 1266c947e8a0 22:32:06 22:32:06 OK: 219 MiB in 52 packages 22:32:06 Executing busybox-1.31.1-r19.trigger 22:32:06 OK: 72 MiB in 59 packages 22:32:06 Successfully built 1266c947e8a0 22:32:06 Successfully tagged core-data:latest 22:32:06  Building core-data ... done Building security-secretstore-setup 22:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:32:07 OK: 219 MiB in 52 packages 22:32:07 Collecting docker-compose==1.23.2 22:32:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:32:08 Collecting websocket-client<1.0,>=0.32.0 22:32:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:32:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:32:08 Removing intermediate container 239eb319f4aa 22:32:08 ---> c3badd05b59b 22:32:08 Step 6/32 : COPY go.mod . 22:32:08 Collecting dockerpty<0.5,>=0.4.1 22:32:08 Removing intermediate container edefcd1cfc8b 22:32:08 ---> 7fde9abf1eb3 22:32:08 Step 6/24 : COPY go.mod . 22:32:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:32:08 Removing intermediate container 23b75c3856ae 22:32:08 ---> e2d8754b48fb 22:32:08 Step 6/22 : COPY go.mod . 22:32:09 ---> dbed11cae894 22:32:09 Step 7/32 : RUN go mod download 22:32:09 Collecting cached-property<2,>=1.2.0 22:32:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:32:09 ---> 277b53e4a67f 22:32:09 Step 7/24 : RUN go mod download 22:32:10 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:32:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:32:10 ---> 7a8f96017d06 22:32:10 Step 3/26 : WORKDIR /edgex-go 22:32:10 ---> Using cache 22:32:10 ---> 9fb0609376f9 22:32:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:10 ---> Using cache 22:32:10 ---> 75684158e2c9 22:32:10 Step 5/26 : RUN apk add --update --no-cache make git 22:32:10 ---> Using cache 22:32:10 ---> e2d8754b48fb 22:32:10 Step 6/26 : COPY go.mod . 22:32:10 ---> Using cache 22:32:10 ---> 5de6afa60e93 22:32:10 Step 7/26 : RUN go mod download 22:32:10 Collecting PyYAML<4,>=3.10 22:32:10 Downloading PyYAML-3.13.tar.gz (270 kB) 22:32:10 ---> Running in 92873695a813 22:32:10 ---> 5de6afa60e93 22:32:10 Step 7/22 : RUN go mod download 22:32:10 ---> Running in 4d62a0a7b44f 22:32:10 ---> Running in 5e2e3894b9be 22:32:10 ---> Running in 4c669fd4dd33 22:32:10 Collecting texttable<0.10,>=0.9.0 22:32:10 Downloading texttable-0.9.1.tar.gz (11 kB) 22:32:11 Collecting docopt<0.7,>=0.6.1 22:32:11 Downloading docopt-0.6.2.tar.gz (25 kB) 22:32:11 Removing intermediate container 92873695a813 22:32:11 ---> ec938d086ba3 22:32:11 Step 8/32 : COPY . . 22:32:11 Removing intermediate container 4d62a0a7b44f 22:32:11 ---> adfe42ad40bd 22:32:11 Step 8/24 : COPY . . 22:32:11 Collecting docker<4.0,>=3.6.0 22:32:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:32:11 Removing intermediate container 4c669fd4dd33 22:32:11 ---> 2d15a2b5d452 22:32:11 Step 8/22 : COPY . . 22:32:11 Collecting jsonschema<3,>=2.5.1 22:32:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:32:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:32:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:32:13 Collecting docker-pycreds>=0.4.0 22:32:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:32:13 Removing intermediate container 5e2e3894b9be 22:32:13 ---> 93335482423f 22:32:13 Step 8/26 : COPY . . 22:32:13 Collecting urllib3<1.25,>=1.21.1 22:32:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:32:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:32:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:32:14 Collecting idna<2.8,>=2.5 22:32:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:32:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:32:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:32:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:32:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:32:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:32:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:32:20 Installing collected packages: websocket-client, dockerpty, cached-property, PyYAML, texttable, docopt, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docker-compose 22:32:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:32:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:32:21 Running setup.py install for dockerpty: started 22:32:27 Running setup.py install for dockerpty: finished with status 'done' 22:32:27 Running setup.py install for PyYAML: started 22:32:27 ---> 0ee966fa8ba0 22:32:27 Step 9/26 : RUN go mod tidy 22:32:27 ---> Running in 1c015c7e23b7 22:32:27 Running setup.py install for PyYAML: finished with status 'done' 22:32:27 Running setup.py install for texttable: started 22:32:27 Running setup.py install for texttable: finished with status 'done' 22:32:27 Running setup.py install for docopt: started 22:32:27 Running setup.py install for docopt: finished with status 'done' 22:32:27 Attempting uninstall: urllib3 22:32:27 Found existing installation: urllib3 1.25.9 22:32:27 Uninstalling urllib3-1.25.9: 22:32:27 Successfully uninstalled urllib3-1.25.9 22:32:27 Attempting uninstall: idna 22:32:27 Found existing installation: idna 2.9 22:32:27 Uninstalling idna-2.9: 22:32:27 Successfully uninstalled idna-2.9 22:32:27 Attempting uninstall: requests 22:32:27 Found existing installation: requests 2.23.0 22:32:27 Uninstalling requests-2.23.0: 22:32:27 Successfully uninstalled requests-2.23.0 22:32:27 Removing intermediate container 1c015c7e23b7 22:32:27 ---> 02c78ed831cc 22:32:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:32:27 ---> Running in 3daddca0a485 22:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:32:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:32:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:32:28 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 22:32:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:32:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:32:31 ---> b3056ad3172a 22:32:31 Step 9/22 : RUN go mod tidy 22:32:32 ---> Running in e6a652f1e129 22:32:34 Removing intermediate container e6a652f1e129 22:32:34 ---> aa19daba7814 22:32:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:32:35 ---> Running in b7cbca71564e 22:32:35 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 22:32:35 ---> de7585fd8daa 22:32:35 Step 9/32 : RUN go mod tidy 22:32:36 ---> Running in dd675b1bfa6d 22:32:36 ---> c60abff315e2 22:32:36 Step 9/24 : RUN go mod tidy 22:32:36 ---> Running in ec9498afbe51 22:32:39 Removing intermediate container dd675b1bfa6d 22:32:39 ---> 3a384b1e093e 22:32:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:32:39 Removing intermediate container ec9498afbe51 22:32:39 ---> dbbfad8592b1 22:32:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:32:39 ---> Running in a2c0260d370f 22:32:39 ---> Running in 61026413fd2f 22:32:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:32:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:32:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:32:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:32:40 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 22:32:40 Removing intermediate container a186c623627b 22:32:40 ---> a96e43d6eba1 22:32:40 Step 15/24 : ENV APP_PORT=58890 22:32:40 ---> Running in 6e28f9e1c1d8 22:32:40 Removing intermediate container 6e28f9e1c1d8 22:32:40 ---> da3af42aec38 22:32:40 Step 16/24 : EXPOSE $APP_PORT 22:32:40 ---> Running in 3f288767af22 22:32:40 Removing intermediate container 3f288767af22 22:32:40 ---> 42bba2de6ef1 22:32:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 28.7% of statements 22:32:41 ---> 5b46b9677318 22:32:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:32:41 ---> 05eaab892eb6 22:32:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:32:41 ---> 3df1ca56dbe8 22:32:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:32:41 ---> Running in 8febdb5a88ff 22:32:41 Removing intermediate container 8febdb5a88ff 22:32:41 ---> 763554f00af5 22:32:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:41 ---> Running in 7324bf89653b 22:32:42 Removing intermediate container 7324bf89653b 22:32:42 ---> b13935bee60e 22:32:42 Step 22/24 : LABEL arch=x86_64 22:32:42 ---> Running in 0977f8d481a7 22:32:42 Removing intermediate container 0977f8d481a7 22:32:42 ---> a9966c1017f1 22:32:42 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:32:42 ---> Running in 035e441d74a1 22:32:42 Removing intermediate container 035e441d74a1 22:32:42 ---> 4851b84fcfdf 22:32:42 Step 24/24 : LABEL version=0.0.0 22:32:42 ---> Running in 622f324d24e5 22:32:42 Removing intermediate container 622f324d24e5 22:32:42 ---> 61aaee89b9f4 22:32:42 22:32:42 Successfully built 61aaee89b9f4 22:32:42 Successfully tagged sys-mgmt-agent:latest 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.295s coverage: 100.0% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 81.2% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:32:46  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.453s coverage: 53.4% of statements 22:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:32:50 Removing intermediate container 3daddca0a485 22:32:50 ---> a9a9fcdc4ae7 22:32:50 22:32:50 Step 11/26 : FROM alpine:3.12 22:32:50 ---> 13621d1b12d4 22:32:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:32:50 ---> Running in 3b0e38bbdef0 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.519s coverage: 87.7% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.187s coverage: 78.9% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:32:51 (1/6) Installing ca-certificates (20191127-r4) 22:32:51 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:32:51 (3/6) Installing libcurl (7.77.0-r0) 22:32:51 (4/6) Installing curl (7.77.0-r0) 22:32:51 (5/6) Installing dumb-init (1.2.2-r1) 22:32:51 (6/6) Installing su-exec (0.2-r1) 22:32:51 Executing busybox-1.31.1-r20.trigger 22:32:51 Executing ca-certificates-20191127-r4.trigger 22:32:51 OK: 7 MiB in 20 packages 22:32:52 Removing intermediate container 3b0e38bbdef0 22:32:52 ---> 3240bc1b2dd3 22:32:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:32:52 ---> Running in 589728efa0e9 22:32:52 Removing intermediate container 589728efa0e9 22:32:52 ---> 4862aa299aa8 22:32:52 Step 14/26 : WORKDIR / 22:32:52 ---> Running in 013b228bf05c 22:32:52 Removing intermediate container 013b228bf05c 22:32:52 ---> 0890a714e61f 22:32:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:32:52 ---> fa01a2151ec4 22:32:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:32:53 ---> 74157111b0d4 22:32:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:32:53 ---> ab8f217e866e 22:32:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:32:53 ---> 58c5df15abee 22:32:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:32:54 ---> 4cf5accdffcd 22:32:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:32:54 ---> 54ef8bad5cde 22:32:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:32:55 ---> e7a608bd2702 22:32:55 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:32:55 ---> Running in bd275c1cfae6 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 95.1% of statements 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.198s coverage: 60.0% of statements 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.300s coverage: 0.8% of statements 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.200s coverage: 22.0% of statements 22:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.189s coverage: 47.1% of statements 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.200s coverage: 79.5% of statements 22:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.173s coverage: 94.1% of statements 22:32:56 Removing intermediate container bd275c1cfae6 22:32:56 ---> 45bb5ed20a30 22:32:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:32:56 ---> Running in 33d8ebeb2628 22:32:56 Removing intermediate container 33d8ebeb2628 22:32:56 ---> 58a13cbc9c58 22:32:56 Step 24/26 : LABEL arch=x86_64 22:32:56 ---> Running in f0a9c1745460 22:32:56 Removing intermediate container f0a9c1745460 22:32:56 ---> 93829544608e 22:32:56 Step 25/26 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:32:56 ---> Running in d99d797e63cf 22:32:56 Removing intermediate container d99d797e63cf 22:32:56 ---> 2272aa97f449 22:32:56 Step 26/26 : LABEL version=0.0.0 22:32:56 ---> Running in d7f1149be364 22:32:56 Removing intermediate container d7f1149be364 22:32:56 ---> 7ced9a7ece74 22:32:56 22:32:56 Successfully built 7ced9a7ece74 22:32:56 Successfully tagged security-secretstore-setup:latest 22:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements 22:33:00  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:33:04 Removing intermediate container b7cbca71564e 22:33:04 ---> 0f90edc600e1 22:33:04 22:33:04 Step 11/22 : FROM alpine:3.12 22:33:04 ---> 13621d1b12d4 22:33:04 Step 12/22 : RUN apk add --update --no-cache curl 22:33:04 ---> Running in b7c7f9fb31d3 22:33:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:04 (1/4) Installing ca-certificates (20191127-r4) 22:33:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:33:04 (3/4) Installing libcurl (7.77.0-r0) 22:33:04 (4/4) Installing curl (7.77.0-r0) 22:33:04 Executing busybox-1.31.1-r20.trigger 22:33:04 Executing ca-certificates-20191127-r4.trigger 22:33:05 OK: 7 MiB in 18 packages 22:33:05 Removing intermediate container b7c7f9fb31d3 22:33:05 ---> 54ff808d0ff7 22:33:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:05 ---> Running in 233b0c1b6219 22:33:05 Removing intermediate container 233b0c1b6219 22:33:05 ---> 891b46a5e63a 22:33:05 Step 14/22 : WORKDIR /edgex 22:33:06 ---> Running in 4bd666f445b2 22:33:06 Removing intermediate container 4bd666f445b2 22:33:06 ---> f23810072c79 22:33:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:33:07 Removing intermediate container a2c0260d370f 22:33:07 ---> 7343fa130e40 22:33:07 22:33:07 Step 11/32 : FROM alpine:3.12 22:33:07 ---> 13621d1b12d4 22:33:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:33:07 ---> 15edae854028 22:33:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:33:07 ---> Running in 1d4e4efd2da1 22:33:07 Removing intermediate container 1d4e4efd2da1 22:33:07 ---> a8890c9d7777 22:33:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:33:07 ---> Running in 25e1e629f1ce 22:33:07 ---> be67a18964f6 22:33:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:07 (1/2) Installing dumb-init (1.2.2-r1) 22:33:07 (2/2) Installing su-exec (0.2-r1) 22:33:07 Executing busybox-1.31.1-r20.trigger 22:33:07 OK: 6 MiB in 16 packages 22:33:07 Removing intermediate container 61026413fd2f 22:33:07 ---> a1c83b49370a 22:33:07 22:33:07 Step 11/24 : FROM alpine:3.12 22:33:07 ---> 13621d1b12d4 22:33:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:33:07 ---> Using cache 22:33:07 ---> 5ca2d9c54657 22:33:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:07 ---> Using cache 22:33:07 ---> 4e0bf5cdcbda 22:33:07 Step 14/24 : ENV APP_PORT=59881 22:33:07 ---> aa8a7b0ddf1f 22:33:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:33:07 ---> Running in ced2dba9191a 22:33:07 ---> Running in 43a97c358db5 22:33:07 Removing intermediate container ced2dba9191a 22:33:07 ---> bdd68391ff49 22:33:07 Step 15/24 : EXPOSE $APP_PORT 22:33:08 Removing intermediate container 43a97c358db5 22:33:08 ---> f9454072c372 22:33:08 Step 19/22 : CMD ["--init=true"] 22:33:08 ---> Running in b3a28527c80f 22:33:08 Removing intermediate container 25e1e629f1ce 22:33:08 ---> 849df7a17dd2 22:33:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:33:08 ---> Running in f3d1537b1b33 22:33:08 ---> Running in d233ab8a603a 22:33:08 Removing intermediate container b3a28527c80f 22:33:08 ---> e3a0a7552331 22:33:08 Step 16/24 : WORKDIR / 22:33:08 ---> Running in ba54b89e3939 22:33:08 Removing intermediate container f3d1537b1b33 22:33:08 ---> ef391e98da06 22:33:08 Step 20/22 : LABEL arch=x86_64 22:33:08 Removing intermediate container d233ab8a603a 22:33:08 ---> cac9c4c18ca5 22:33:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:33:08 ---> Running in 27b93c29caef 22:33:08 ---> Running in b6042d4bc5f4 22:33:08 Removing intermediate container ba54b89e3939 22:33:08 ---> 9eb5ddacce52 22:33:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:08 Removing intermediate container 27b93c29caef 22:33:08 ---> 53cf415b711f 22:33:08 Step 21/22 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:33:08 Removing intermediate container b6042d4bc5f4 22:33:08 ---> bbcd7ea3e01f 22:33:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:33:08 ---> Running in c6ab1213feeb 22:33:08 ---> Running in 33b981befaea 22:33:08 Removing intermediate container c6ab1213feeb 22:33:08 ---> d3b3427250e6 22:33:08 Step 22/22 : LABEL version=0.0.0 22:33:08 ---> de304ab7822a 22:33:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:33:08 ---> Running in 17e7e04e657e 22:33:08 Removing intermediate container 17e7e04e657e 22:33:08 ---> 3851c9157400 22:33:08 22:33:08 ---> ff493e7c8218 22:33:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:33:08 Successfully built 3851c9157400 22:33:08 Successfully tagged security-proxy-setup:latest 22:33:09  Building security-proxy-setup ... done  ---> 0e63da8c2b65 22:33:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:33:09 ---> Running in ccf6af9a7082 22:33:09 Removing intermediate container 33b981befaea 22:33:09 ---> 8f06a475a767 22:33:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:33:09 ---> Running in 17f066708856 22:33:09 Removing intermediate container ccf6af9a7082 22:33:09 ---> 71dedac77318 22:33:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:09 ---> Running in 3b0c587fdfb8 22:33:09 Removing intermediate container 17f066708856 22:33:09 ---> 6b05a3e451f9 22:33:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:33:09 Removing intermediate container 3b0c587fdfb8 22:33:09 ---> f10a6cb09e56 22:33:09 Step 22/24 : LABEL arch=x86_64 22:33:09 ---> Running in 74694df69793 22:33:09 ---> 6f971f8326e3 22:33:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:33:09 ---> Running in fd06f7869006 22:33:09 Removing intermediate container 74694df69793 22:33:09 ---> 67d4d0aa9171 22:33:09 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:33:09 ---> Running in e85cd5b877a6 22:33:09 Removing intermediate container e85cd5b877a6 22:33:09 ---> 01c120a76f40 22:33:09 Step 24/24 : LABEL version=0.0.0 22:33:09 ---> Running in be9bf0fb4f14 22:33:09 Removing intermediate container be9bf0fb4f14 22:33:09 ---> 295b2ff93321 22:33:09 22:33:09 Successfully built 295b2ff93321 22:33:09 Successfully tagged core-metadata:latest 22:33:09  Building core-metadata ... done Removing intermediate container fd06f7869006 22:33:09 ---> 2aa44ab3bfad 22:33:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:10 ---> 8626751086f8 22:33:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:33:10 ---> 06b055a78db8 22:33:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.384s coverage: 94.4% of statements 22:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 22:33:10 ---> 71ecf064eb4b 22:33:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:33:10 ---> a6b95eb76238 22:33:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:33:11 ---> 8be76d859f07 22:33:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:33:11 ---> Running in 38ae76ed78f8 22:33:11 Removing intermediate container 38ae76ed78f8 22:33:11 ---> bd6dcc407868 22:33:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:33:11 ---> 2ea9907e980b 22:33:11 Step 27/32 : RUN chmod +x /entrypoint.sh 22:33:11 ---> Running in ab7354ae1f01 22:33:11 Removing intermediate container ab7354ae1f01 22:33:11 ---> 0d7e114c0d79 22:33:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:33:12 ---> Running in e8011e122ca3 22:33:12 Removing intermediate container e8011e122ca3 22:33:12 ---> a1c25acd2117 22:33:12 Step 29/32 : CMD ["gate"] 22:33:12 ---> Running in a9662d70d3ff 22:33:12 Removing intermediate container a9662d70d3ff 22:33:12 ---> 228d35463b8d 22:33:12 Step 30/32 : LABEL arch=x86_64 22:33:12 ---> Running in 2636b19ff032 22:33:12 Removing intermediate container 2636b19ff032 22:33:12 ---> 187c8438b4e9 22:33:12 Step 31/32 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:33:12 ---> Running in 75d1c2b98f7f 22:33:12 Removing intermediate container 75d1c2b98f7f 22:33:12 ---> ae03020bc5af 22:33:12 Step 32/32 : LABEL version=0.0.0 22:33:12 ---> Running in 7293cb0d8a4a 22:33:12 Removing intermediate container 7293cb0d8a4a 22:33:12 ---> fae1b6a7848a 22:33:12 22:33:12 Successfully built fae1b6a7848a 22:33:12 Successfully tagged security-bootstrapper:latest 22:33:12  Building security-bootstrapper ... done  [Pipeline] } 22:33:12 $ docker stop --time=1 4358b3296c5a9c9f8127c58d16ea5d3fbb9fb94891d6a3d994c4690f7e7876e8 22:33:14 $ docker rm -f 4358b3296c5a9c9f8127c58d16ea5d3fbb9fb94891d6a3d994c4690f7e7876e8 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:14 + docker images 22:33:14 REPOSITORY TAG IMAGE ID CREATED SIZE 22:33:14 security-bootstrapper latest fae1b6a7848a 2 seconds ago 18.2MB 22:33:14 core-metadata latest 295b2ff93321 5 seconds ago 16.6MB 22:33:14 security-proxy-setup latest 3851c9157400 6 seconds ago 25.3MB 22:33:14 a1c83b49370a 7 seconds ago 1.15GB 22:33:14 7343fa130e40 8 seconds ago 1.14GB 22:33:14 0f90edc600e1 11 seconds ago 1.15GB 22:33:14 security-secretstore-setup latest 7ced9a7ece74 18 seconds ago 28.1MB 22:33:14 a9a9fcdc4ae7 25 seconds ago 1.15GB 22:33:14 sys-mgmt-agent latest 61aaee89b9f4 32 seconds ago 312MB 22:33:14 core-data latest 1266c947e8a0 About a minute ago 20.2MB 22:33:14 core-command latest 051abfb0f1da About a minute ago 15.9MB 22:33:14 support-scheduler latest ca65081629fc About a minute ago 15.9MB 22:33:14 support-notifications latest db54688fe163 About a minute ago 16.6MB 22:33:14 09c739585a42 About a minute ago 1.15GB 22:33:14 7110176f4fa6 About a minute ago 1.15GB 22:33:14 14aaf57604cf About a minute ago 1.14GB 22:33:14 bfab090799eb About a minute ago 1.15GB 22:33:14 63a92018ac24 About a minute ago 1.14GB 22:33:14 ci-base-image-x86_64 latest 7a8f96017d06 5 minutes ago 648MB 22:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 22:33:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 22:33:14 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 22:33:14 docker 20.10.0 aefe523efa57 5 months ago 240MB 22:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.596s coverage: 81.8% of statements 22:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 76.0% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.187s coverage: 80.0% of statements 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.313s coverage: 91.2% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.677s coverage: 64.4% of statements 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 22:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 22:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 22:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.025s coverage: 66.9% of statements 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.672s coverage: 43.6% of statements 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.246s coverage: 19.3% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.542s coverage: 91.9% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.235s coverage: 63.4% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.402s coverage: 97.6% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system 0.078s coverage: 0.0% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.179s coverage: 28.1% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 22:33:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 22:33:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 22:33:39 GO111MODULE=on go vet ./... 22:35:03 gofmt -l . 22:35:03 [ "`gofmt -l .`" = "" ] 22:35:03 ./bin/test-attribution-txt.sh [Pipeline] sh 22:35:04 + ls -al . 22:35:04 total 556 22:35:04 drwxrwxr-x 9 1001 1001 4096 Jun 8 22:35 . 22:35:04 drwxr-xr-x 4 root root 4096 Jun 8 22:30 .. 22:35:04 -rw-rw-r-- 1 1001 1001 11 Jun 8 22:29 .dockerignore 22:35:04 drwxrwxr-x 8 1001 1001 4096 Jun 8 22:29 .git 22:35:04 drwxrwxr-x 3 1001 1001 4096 Jun 8 22:29 .github 22:35:04 -rw-rw-r-- 1 1001 1001 818 Jun 8 22:29 .gitignore 22:35:04 -rw-rw-r-- 1 1001 1001 166 Jun 8 22:29 .sonarcloud.properties 22:35:04 -rw-rw-r-- 1 1001 1001 8609 Jun 8 22:29 Attribution.txt 22:35:04 -rw-rw-r-- 1 1001 1001 3804 Jun 8 22:29 CONTRIBUTING.md 22:35:04 -rw-rw-r-- 1 1001 1001 931 Jun 8 22:29 Dockerfile.build 22:35:04 -rw-rw-r-- 1 1001 1001 849 Jun 8 22:29 Jenkinsfile 22:35:04 -rw-rw-r-- 1 1001 1001 10775 Jun 8 22:29 LICENSE 22:35:04 -rw-rw-r-- 1 1001 1001 5605 Jun 8 22:29 Makefile 22:35:04 -rw-rw-r-- 1 1001 1001 7978 Jun 8 22:29 README.md 22:35:04 -rw-rw-r-- 1 1001 1001 7071 Jun 8 22:29 SECURITY.md 22:35:04 -rw-rw-r-- 1 1001 1001 5 Jun 8 22:26 VERSION 22:35:04 -rw-rw-r-- 1 1001 1001 4131 Jun 8 22:29 ZMQWindows.md 22:35:04 drwxrwxr-x 2 1001 1001 4096 Jun 8 22:29 bin 22:35:04 drwxrwxr-x 14 1001 1001 4096 Jun 8 22:29 cmd 22:35:04 -rw-r--r-- 1 root root 412085 Jun 8 22:33 coverage.out 22:35:04 -rw-rw-r-- 1 1001 1001 902 Jun 8 22:29 go.mod 22:35:04 -rw-r--r-- 1 root root 21048 Jun 8 22:30 go.sum 22:35:04 drwxrwxr-x 8 1001 1001 4096 Jun 8 22:29 internal 22:35:04 drwxrwxr-x 3 1001 1001 4096 Jun 8 22:29 openapi 22:35:04 drwxrwxr-x 4 1001 1001 4096 Jun 8 22:29 snap 22:35:04 -rw-rw-r-- 1 1001 1001 168 Jun 8 22:29 version.go [Pipeline] sh 22:35:04 + '[' -e coverage.out ] 22:35:04 + chown 1001:1001 coverage.out [Pipeline] stash 22:35:04 Warning: overwriting stash ‘coverage-report’ 22:35:05 Stashed 1 file(s) [Pipeline] sh 22:35:06 + make build 22:35:06 go mod tidy 22:35:06 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 22:35: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 22:35:35 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 22:35: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 22:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:35:41 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 22:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:35:49 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 22:35:52 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 22:35:56 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 22:35:59 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 22:36:02 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] } 22:36:08 $ docker stop --time=1 8362f847b28b37ad0ee4ea49db789361dc41b086ba1c0a44ab4068923ccade92 22:36:10 $ docker rm -f 8362f847b28b37ad0ee4ea49db789361dc41b086ba1c0a44ab4068923ccade92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:12 22:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:12 latest: Pulling from edgex-devops/edgex-compose-arm64 22:36:12 29e5d40040c1: Pulling fs layer 22:36:12 1ce36da41761: Pulling fs layer 22:36:12 25b303627fd3: Pulling fs layer 22:36:12 29e5d40040c1: Verifying Checksum 22:36:12 29e5d40040c1: Download complete 22:36:13 1ce36da41761: Verifying Checksum 22:36:13 1ce36da41761: Download complete 22:36:13 29e5d40040c1: Pull complete 22:36:15 1ce36da41761: Pull complete 22:36:15 25b303627fd3: Verifying Checksum 22:36:15 25b303627fd3: Download complete 22:36:27 25b303627fd3: Pull complete 22:36:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:36:27 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 22:36:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:36:30 $ docker top 13bf46ddefe62d0f7eb8ae2ada3cc583b994ad5cdef8e22bc6b96771cedb2cae -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:31 + grep parallel 22:36:31 + docker-compose build --help 22:36:34 --parallel Build images in parallel. [Pipeline] } 22:36:34 $ docker stop --time=1 13bf46ddefe62d0f7eb8ae2ada3cc583b994ad5cdef8e22bc6b96771cedb2cae 22:36:36 $ docker rm -f 13bf46ddefe62d0f7eb8ae2ada3cc583b994ad5cdef8e22bc6b96771cedb2cae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:37 . [Pipeline] withDockerContainer 22:36:37 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 22:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:36:39 $ docker top 04b0ddede425f84e52ede78b0dad7f83ee4973dec70156bcf13c93eb025c4561 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:45 + docker-compose -f ./docker-compose-build.yml build --parallel 22:36:45 Building core-command ... 22:36:45 Building core-data ... 22:36:45 Building core-metadata ... 22:36:45 Building security-bootstrapper ... 22:36:45 Building security-proxy-setup ... 22:36:45 Building security-secretstore-setup ... 22:36:45 Building support-notifications ... 22:36:45 Building support-scheduler ... 22:36:45 Building sys-mgmt-agent ... 22:36:45 Building core-command 22:36:45 Building security-proxy-setup 22:36:45 Building sys-mgmt-agent 22:36:45 Building security-secretstore-setup 22:36:45 Building support-notifications 22:37:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:59 ---> 7a061e531363 22:37:59 Step 3/24 : WORKDIR /edgex-go 22:37:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:37:59 ---> 7a061e531363 22:37:59 Step 3/26 : WORKDIR /edgex-go 22:37:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:59 ---> 7a061e531363 22:37:59 Step 3/23 : WORKDIR /edgex-go 22:37:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:37:59 ---> 7a061e531363 22:37:59 Step 3/22 : WORKDIR /edgex-go 22:37:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:37:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:59 ---> 7a061e531363 22:37:59 Step 3/24 : WORKDIR /edgex-go 22:37:59 ---> Running in c96574991099 22:37:59 ---> Running in f754865f94ec 22:37:59 ---> Running in 635eb93d3c8d 22:37:59 ---> Running in 6d7bfd40e0eb 22:37:59 ---> Running in 67267a32f033 22:37:59 Removing intermediate container 635eb93d3c8d 22:37:59 ---> ff8d6916336c 22:37:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:59 Removing intermediate container c96574991099 22:37:59 ---> f888b3de2bb3 22:37:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:59 ---> Running in 593ffd972f60 22:37:59 Removing intermediate container f754865f94ec 22:37:59 ---> eac168e57111 22:37:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:59 Removing intermediate container 6d7bfd40e0eb 22:37:59 Removing intermediate container 67267a32f033 22:37:59 ---> fbcafb11899b 22:37:59 ---> bdbf63a29795 22:37:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:59 ---> Running in 308448b7b4ce 22:37:59 ---> Running in 2ef21a2c3a18 22:37:59 ---> Running in 6eff1e369289 22:37:59 ---> Running in 78f795479ea9 22:37:59 Removing intermediate container 593ffd972f60 22:37:59 ---> f402308a9e03 22:37:59 Step 5/22 : RUN apk add --update --no-cache make git 22:37:59 Removing intermediate container 308448b7b4ce 22:37:59 ---> 6b0186bb9b2f 22:37:59 Step 5/26 : RUN apk add --update --no-cache make git 22:37:59 ---> Running in 92c0378cfa72 22:37:59 ---> Running in 16e7a81e5516 22:37:59 Removing intermediate container 2ef21a2c3a18 22:37:59 ---> db3b67c418f7 22:37:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:38:00 ---> Running in 74fcf912990b 22:38:00 Removing intermediate container 6eff1e369289 22:38:00 ---> e8dc3d150ddd 22:38:00 Step 5/24 : RUN apk add --update --no-cache make git 22:38:00 Removing intermediate container 78f795479ea9 22:38:00 ---> 895871fb998b 22:38:00 Step 5/24 : RUN apk add --update --no-cache make bash git 22:38:00 ---> Running in 24b6cee6da58 22:38:00 ---> Running in 80869d4273e9 22:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:38:03 OK: 218 MiB in 52 packages 22:38:04 OK: 218 MiB in 52 packages 22:38:04 OK: 218 MiB in 52 packages 22:38:05 OK: 218 MiB in 52 packages 22:38:05 Removing intermediate container 74fcf912990b 22:38:05 ---> ecba9a891afb 22:38:05 Step 6/23 : COPY go.mod . 22:38:05 Removing intermediate container 80869d4273e9 22:38:05 ---> af700e53b6b6 22:38:05 Step 6/24 : COPY go.mod . 22:38:06 Removing intermediate container 24b6cee6da58 22:38:06 ---> 01c5ea245629 22:38:06 Step 6/24 : COPY go.mod . 22:38:06 Removing intermediate container 16e7a81e5516 22:38:06 ---> 28954f57b8a4 22:38:06 Step 6/26 : COPY go.mod . 22:38:10 ---> 171c0b25d945 22:38:10 Step 7/23 : RUN go mod download 22:38:10 ---> b1417af58abf 22:38:10 Step 7/24 : RUN go mod download 22:38:10 ---> Running in 7854b7380132 22:38:10 ---> Running in 5f6327caf6c1 22:38:10 ---> 9f8ac5086d9a 22:38:10 Step 7/24 : RUN go mod download 22:38:10 ---> bfbd38d0467a 22:38:10 Step 7/26 : RUN go mod download 22:38:10 ---> Running in fa75718854bf 22:38:10 ---> Running in 28830fd2d7e1 22:38:10 OK: 218 MiB in 52 packages 22:38:10 Removing intermediate container 92c0378cfa72 22:38:10 ---> 7fcb61fd8cdb 22:38:10 Step 6/22 : COPY go.mod . 22:38:11 Removing intermediate container 7854b7380132 22:38:11 ---> 8f0026dea48f 22:38:11 Step 8/23 : COPY . . 22:38:11 Removing intermediate container 5f6327caf6c1 22:38:11 ---> f6514ab25523 22:38:11 Step 8/24 : COPY . . 22:38:11 ---> 48db1848c80e 22:38:11 Step 7/22 : RUN go mod download 22:38:11 ---> Running in bfd13a7e6eb3 22:38:11 Removing intermediate container fa75718854bf 22:38:11 ---> d113d9cc7f58 22:38:11 Step 8/24 : COPY . . 22:38:12 Removing intermediate container 28830fd2d7e1 22:38:12 ---> fe5ccf9a0f33 22:38:12 Step 8/26 : COPY . . 22:38:21 Removing intermediate container bfd13a7e6eb3 22:38:21 ---> d85319141b89 22:38:21 Step 8/22 : COPY . . 22:38:36 ---> 90c531d71fe6 22:38:36 Step 9/23 : RUN go mod tidy 22:38:36 ---> 5ee658978f7f 22:38:36 Step 9/24 : RUN go mod tidy 22:38:36 ---> a9b6f1a2c758 22:38:36 Step 9/26 : RUN go mod tidy 22:38:36 ---> d877613d1cf6 22:38:36 Step 9/24 : RUN go mod tidy 22:38:36 ---> Running in 67cfa4c884d7 22:38:36 ---> Running in dc9773c2068e 22:38:36 ---> Running in a0b40c5dfb3a 22:38:36 ---> Running in 4b58465ad310 22:38:37 ---> fcfca57ef714 22:38:37 Step 9/22 : RUN go mod tidy 22:38:39 ---> Running in 5fddefe4f9fb 22:38:44 Removing intermediate container 67cfa4c884d7 22:38:44 ---> 2901901f29c6 22:38:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:38:44 Removing intermediate container dc9773c2068e 22:38:44 ---> 408c3d85b35d 22:38:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:38:44 Removing intermediate container 4b58465ad310 22:38:44 ---> 5be0686f89d9 22:38:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:38:44 ---> Running in b99eed6008d9 22:38:44 ---> Running in bd5374b1a981 22:38:44 ---> Running in 12e3b3e1399a 22:38:44 Removing intermediate container a0b40c5dfb3a 22:38:44 ---> eebf5af65bab 22:38:44 Step 10/24 : RUN make cmd/core-command/core-command 22:38:44 ---> Running in 97efa4ddc1c7 22:38:44 Removing intermediate container 5fddefe4f9fb 22:38:44 ---> c069cdd71f30 22:38:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:38:44 ---> Running in eff3a57674ae 22:38:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:38:46 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 22:38:46 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 22:38:47 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 22:38:47 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 22:40:40 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 22:40:40 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 22:40:40 Removing intermediate container 97efa4ddc1c7 22:40:40 ---> f05f8d050982 22:40:40 22:40:40 Step 11/24 : FROM alpine:3.12 22:40:40 3.12: Pulling from library/alpine 22:40:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:40:43 Status: Downloaded newer image for alpine:3.12 22:40:43 ---> 9852663dfa18 22:40:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:40:45 ---> Running in 065db302b8d6 22:40:45 Removing intermediate container b99eed6008d9 22:40:45 ---> b5ed384ed501 22:40:45 22:40:45 Step 11/23 : FROM alpine:3.12 22:40:45 ---> 9852663dfa18 22:40:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:40:45 Removing intermediate container bd5374b1a981 22:40:45 ---> 42011ba28cd1 22:40:45 22:40:45 Step 11/26 : FROM alpine:3.12 22:40:45 Removing intermediate container eff3a57674ae 22:40:45 ---> 9852663dfa18 22:40:45 ---> 05afd39e9c74 22:40:45 22:40:45 Step 11/22 : FROM alpine:3.12 22:40:45 ---> 9852663dfa18 22:40:45 Step 12/22 : RUN apk add --update --no-cache curl 22:40:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:40:45 ---> Running in 91f59ba93116 22:40:45 ---> Running in 92dd5febc5b2 22:40:45 ---> Running in 7ebc8682790a 22:40:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:47 (1/1) Installing dumb-init (1.2.2-r1) 22:40:47 Executing busybox-1.31.1-r20.trigger 22:40:47 OK: 5 MiB in 15 packages 22:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:48 (1/6) Installing ca-certificates (20191127-r4) 22:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:40:48 (3/6) Installing libcurl (7.77.0-r0) 22:40:48 (4/6) Installing curl (7.77.0-r0) 22:40:48 (5/6) Installing dumb-init (1.2.2-r1) 22:40:48 (6/6) Installing su-exec (0.2-r1) 22:40:48 Executing busybox-1.31.1-r20.trigger 22:40:48 Executing ca-certificates-20191127-r4.trigger 22:40:48 OK: 7 MiB in 20 packages 22:40:48 (1/2) Installing ca-certificates (20191127-r4) 22:40:49 (1/4) Installing ca-certificates (20191127-r4) 22:40:49 (2/2) Installing dumb-init (1.2.2-r1) 22:40:49 Executing busybox-1.31.1-r20.trigger 22:40:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:40:49 (3/4) Installing libcurl (7.77.0-r0) 22:40:49 Executing ca-certificates-20191127-r4.trigger 22:40:49 (4/4) Installing curl (7.77.0-r0) 22:40:49 Executing busybox-1.31.1-r20.trigger 22:40:49 Executing ca-certificates-20191127-r4.trigger 22:40:49 OK: 6 MiB in 16 packages 22:40:49 Removing intermediate container 12e3b3e1399a 22:40:49 ---> 9fa71abef073 22:40:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:40:49 OK: 7 MiB in 18 packages 22:40:50 ---> Running in 33ff5cc1e458 22:40:50 Removing intermediate container 065db302b8d6 22:40:50 ---> 34bcb831407c 22:40:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:40:50 ---> Running in 3649a69b96c4 22:40:51 Removing intermediate container 92dd5febc5b2 22:40:51 ---> 819bdff74c90 22:40:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:51 Removing intermediate container 3649a69b96c4 22:40:51 ---> 53f00b2cc900 22:40:51 Step 14/24 : ENV APP_PORT=59882 22:40:51 Removing intermediate container 91f59ba93116 22:40:51 ---> 4202b7cd1552 22:40:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:40:52 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 22:40:52 ---> Running in 09227bbe5d03 22:40:52 ---> Running in 00608e83c453 22:40:52 ---> Running in 199b147f279b 22:40:52 Removing intermediate container 7ebc8682790a 22:40:52 ---> 3885269a9957 22:40:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:52 ---> Running in a39915e19826 22:40:53 Removing intermediate container 09227bbe5d03 22:40:53 ---> dab42a816d0f 22:40:53 Step 14/26 : WORKDIR / 22:40:53 ---> Running in 17877ec0f737 22:40:53 Removing intermediate container 199b147f279b 22:40:53 ---> 36471210326f 22:40:53 Step 15/24 : EXPOSE $APP_PORT 22:40:53 Removing intermediate container 00608e83c453 22:40:53 ---> d19da45717e3 22:40:53 Step 14/23 : ENV APP_PORT=59860 22:40:53 ---> Running in 75f02d01fd38 22:40:53 Removing intermediate container a39915e19826 22:40:53 ---> 6e2e6af22614 22:40:53 Step 14/22 : WORKDIR /edgex 22:40:53 ---> Running in cfbce4f4953b 22:40:53 ---> Running in 8456441b22ff 22:40:53 Removing intermediate container 17877ec0f737 22:40:53 ---> f1a83f135e04 22:40:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:40:54 Removing intermediate container 75f02d01fd38 22:40:54 ---> f75bdf6a08c2 22:40:54 Step 16/24 : WORKDIR / 22:40:54 Removing intermediate container cfbce4f4953b 22:40:54 ---> 7c2013c551c3 22:40:54 Step 15/23 : EXPOSE $APP_PORT 22:40:54 ---> Running in 0fcbd813c69a 22:40:54 ---> Running in d53e3a251112 22:40:54 Removing intermediate container 8456441b22ff 22:40:54 ---> 065bcd0ced3d 22:40:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:40:54 ---> 61483f3f7766 22:40:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:40:55 Removing intermediate container 0fcbd813c69a 22:40:55 Removing intermediate container 33ff5cc1e458 22:40:55 ---> d1f2789a079a 22:40:55 22:40:55 Step 12/24 : FROM docker:20.10.0 22:40:55 ---> 43e0cd69f676 22:40:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:55 Removing intermediate container d53e3a251112 22:40:55 ---> 0d5505c12b12 22:40:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:55 20.10.0: Pulling from library/docker 22:40:55 ---> 0e13b71ebb71 22:40:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:40:56 ---> 89e53a2a2cbe 22:40:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:40:56 ---> c1d4009e2b42 22:40:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:40:57 ---> d5529e034122 22:40:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:40:58 ---> dfbf56666bb3 22:40:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:40:58 ---> 42e8812d49dd 22:40:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:40:59 ---> 9ba9b429e938 22:40:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:40:59 ---> 9db789f18f24 22:40:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:40:59 ---> 777edc1140ff 22:40:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:41:00 ---> 77d44eabd70c 22:41:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:41:00 ---> Running in dfa74b6efabe 22:41:02 ---> 75be3f480017 22:41:02 ---> 03820176eb84 22:41:02 Step 20/24 : ENTRYPOINT ["/core-command"] 22:41:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:41:02 ---> Running in 5f593e18c2b5 22:41:02 ---> Running in ae977ec0b7c0 22:41:02 Removing intermediate container dfa74b6efabe 22:41:02 ---> 4cb009126d37 22:41:02 Step 19/22 : CMD ["--init=true"] 22:41:02 ---> cad234bfa8ed 22:41:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:41:02 ---> Running in 4c31f767364e 22:41:02 Removing intermediate container 5f593e18c2b5 22:41:02 ---> 1586933fc27f 22:41:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:02 Removing intermediate container ae977ec0b7c0 22:41:02 ---> fcf60c14193b 22:41:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:02 ---> Running in 10e5f69a620a 22:41:02 ---> Running in 1c0cec2d1d35 22:41:02 Removing intermediate container 4c31f767364e 22:41:02 ---> 39c55dddea09 22:41:02 Step 20/22 : LABEL arch=arm64 22:41:02 ---> Running in 1942b294ec8c 22:41:03 Removing intermediate container 1c0cec2d1d35 22:41:03 Removing intermediate container 10e5f69a620a 22:41:03 ---> 90fd8e8cdb3f 22:41:03 Step 22/24 : LABEL arch=arm64 22:41:03 ---> 8cebb7aff580 22:41:03 Step 21/23 : LABEL arch=arm64 22:41:03 ---> a4f5cd8e12ed 22:41:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:41:03 ---> Running in 8d508a483dfc 22:41:03 ---> Running in 8ed99169162c 22:41:03 Removing intermediate container 1942b294ec8c 22:41:03 ---> 2542a0450ba0 22:41:03 Step 21/22 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:41:03 ---> Running in 105c4d6f9230 22:41:04 Removing intermediate container 8d508a483dfc 22:41:04 ---> 37cfc12d1dbb 22:41:04 Step 22/23 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:41:04 Removing intermediate container 8ed99169162c 22:41:04 ---> 8c800c79a94c 22:41:04 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:41:04 ---> Running in 1b4b38828ba8 22:41:04 ---> e2c601bc3577 22:41:04 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:41:04 ---> Running in f0bf05baa0ca 22:41:05 ---> Running in 26a126fae3ac 22:41:05 Removing intermediate container 105c4d6f9230 22:41:05 ---> 44574959a04c 22:41:05 Step 22/22 : LABEL version=0.0.0 22:41:05 ---> Running in 1abe060047ee 22:41:05 Removing intermediate container 1b4b38828ba8 22:41:05 ---> 8e307023d612 22:41:05 Step 23/23 : LABEL version=0.0.0 22:41:05 Removing intermediate container f0bf05baa0ca 22:41:05 ---> f7c01843dbdf 22:41:05 Step 24/24 : LABEL version=0.0.0 22:41:05 ---> Running in f3f8f8613923 22:41:06 ---> Running in 68a29e0d67a9 22:41:06 Removing intermediate container 1abe060047ee 22:41:06 ---> f79ec41b2455 22:41:06 22:41:06 Removing intermediate container f3f8f8613923 22:41:06 ---> b9011b32cae6 22:41:06 22:41:07 Successfully built f79ec41b2455 22:41:07 Removing intermediate container 68a29e0d67a9 22:41:07 ---> 0ec0d83a201c 22:41:07 22:41:07 Successfully tagged security-proxy-setup-arm64:latest 22:41:07  Building security-proxy-setup ... done Building core-metadata 22:41:07 Successfully built b9011b32cae6 22:41:07 Successfully tagged support-notifications-arm64:latest 22:41:07  Building support-notifications ... done Building support-scheduler 22:41:07 Successfully built 0ec0d83a201c 22:41:07 Successfully tagged core-command-arm64:latest 22:41:07  Building core-command ... done Building security-bootstrapper 22:41:08 Removing intermediate container 26a126fae3ac 22:41:08 ---> 16983337734a 22:41:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:41:08 ---> Running in f456e7d7d942 22:41:09 Removing intermediate container f456e7d7d942 22:41:09 ---> 50b1d305b8eb 22:41:09 Step 24/26 : LABEL arch=arm64 22:41:09 ---> Running in 1df219cdd83c 22:41:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:41:09 Status: Downloaded newer image for docker:20.10.0 22:41:09 ---> eeaf43b92773 22:41:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:41:09 ---> Running in 739dac89b7db 22:41:09 Removing intermediate container 1df219cdd83c 22:41:09 ---> d8367db5bc60 22:41:09 Step 25/26 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:41:11 ---> Running in e88281545b2b 22:41:11 Removing intermediate container 739dac89b7db 22:41:11 ---> b52d72e36e1d 22:41:11 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:41:11 ---> Running in f00d175f9da1 22:41:11 Removing intermediate container e88281545b2b 22:41:11 ---> a8aeea951a3e 22:41:11 Step 26/26 : LABEL version=0.0.0 22:41:11 ---> Running in 7e6aa8e1511f 22:41:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:12 Removing intermediate container 7e6aa8e1511f 22:41:12 ---> 1ce4217e1b65 22:41:12 22:41:12 (1/39) Installing readline (8.0.4-r0) 22:41:12 (2/39) Installing bash (5.0.17-r0) 22:41:12 Executing bash-5.0.17-r0.post-install 22:41:12 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:41:12 (4/39) Installing libcurl (7.77.0-r0) 22:41:12 (5/39) Installing curl (7.77.0-r0) 22:41:12 (6/39) Installing dumb-init (1.2.2-r1) 22:41:12 (7/39) Installing libbz2 (1.0.8-r1) 22:41:12 (8/39) Installing expat (2.2.9-r1) 22:41:12 (9/39) Installing libffi (3.3-r2) 22:41:12 (10/39) Installing gdbm (1.13-r1) 22:41:12 Successfully built 1ce4217e1b65 22:41:12 (11/39) Installing xz-libs (5.2.5-r0) 22:41:12 (12/39) Installing sqlite-libs (3.32.1-r1) 22:41:12 Successfully tagged security-secretstore-setup-arm64:latest 22:41:12 (13/39) Installing python3 (3.8.10-r0) 22:41:12  Building security-secretstore-setup ... done Building core-data 22:41:16 (14/39) Installing py3-appdirs (1.4.4-r1) 22:41:16 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:41:16 (16/39) Installing py3-parsing (2.4.7-r0) 22:41:16 (17/39) Installing py3-six (1.15.0-r0) 22:41:16 (18/39) Installing py3-packaging (20.4-r0) 22:41:16 (19/39) Installing py3-setuptools (47.0.0-r0) 22:41:16 (20/39) Installing py3-chardet (3.0.4-r4) 22:41:16 (21/39) Installing py3-idna (2.9-r0) 22:41:16 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:41:16 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:41:16 (24/39) Installing py3-requests (2.23.0-r0) 22:41:16 (25/39) Installing py3-msgpack (1.0.0-r0) 22:41:16 (26/39) Installing py3-lockfile (0.12.2-r3) 22:41:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:41:16 (28/39) Installing py3-colorama (0.4.3-r0) 22:41:16 (29/39) Installing py3-distlib (0.3.0-r0) 22:41:16 (30/39) Installing py3-distro (1.5.0-r1) 22:41:16 (31/39) Installing py3-webencodings (0.5.1-r3) 22:41:16 (32/39) Installing py3-html5lib (1.0.1-r4) 22:41:16 (33/39) Installing py3-pytoml (0.1.21-r0) 22:41:16 (34/39) Installing py3-pep517 (0.8.2-r0) 22:41:16 (35/39) Installing py3-progress (1.5-r0) 22:41:16 (36/39) Installing py3-toml (0.10.1-r0) 22:41:16 (37/39) Installing py3-retrying (1.3.3-r0) 22:41:16 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:41:16 (39/39) Installing py3-pip (20.1.1-r0) 22:41:16 Executing busybox-1.31.1-r19.trigger 22:41:16 OK: 72 MiB in 59 packages 22:41:19 Collecting docker-compose==1.23.2 22:41:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:41:20 Collecting jsonschema<3,>=2.5.1 22:41:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:41:20 Collecting websocket-client<1.0,>=0.32.0 22:41:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:41:21 Collecting texttable<0.10,>=0.9.0 22:41:21 Downloading texttable-0.9.1.tar.gz (11 kB) 22:41:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:41:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:41:24 Collecting cached-property<2,>=1.2.0 22:41:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:41:25 Collecting docker<4.0,>=3.6.0 22:41:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:41:26 Collecting PyYAML<4,>=3.10 22:41:26 Downloading PyYAML-3.13.tar.gz (270 kB) 22:41:31 Collecting dockerpty<0.5,>=0.4.1 22:41:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:41:32 Collecting docopt<0.7,>=0.6.1 22:41:32 Downloading docopt-0.6.2.tar.gz (25 kB) 22:41:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:41:34 Collecting idna<2.8,>=2.5 22:41:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:41:35 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:41:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 22:41:35 Collecting urllib3<1.25,>=1.21.1 22:41:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:41:36 Collecting docker-pycreds>=0.4.0 22:41:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:41:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:41:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:41:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:41:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:41:37 Installing collected packages: jsonschema, websocket-client, texttable, idna, urllib3, requests, cached-property, docker-pycreds, docker, PyYAML, dockerpty, docopt, docker-compose 22:41:38 Running setup.py install for texttable: started 22:41:43 Running setup.py install for texttable: finished with status 'done' 22:41:43 Attempting uninstall: idna 22:41:43 Found existing installation: idna 2.9 22:41:43 Uninstalling idna-2.9: 22:41:43 Successfully uninstalled idna-2.9 22:41:43 Attempting uninstall: urllib3 22:41:43 Found existing installation: urllib3 1.25.9 22:41:43 Uninstalling urllib3-1.25.9: 22:41:43 Successfully uninstalled urllib3-1.25.9 22:41:43 Attempting uninstall: requests 22:41:43 Found existing installation: requests 2.23.0 22:41:43 Uninstalling requests-2.23.0: 22:41:43 Successfully uninstalled requests-2.23.0 22:41:47 Running setup.py install for PyYAML: started 22:41:49 Running setup.py install for PyYAML: finished with status 'done' 22:41:49 Running setup.py install for dockerpty: started 22:41:52 Running setup.py install for dockerpty: finished with status 'done' 22:41:52 Running setup.py install for docopt: started 22:41:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:41:52 ---> 7a061e531363 22:41:52 Step 3/32 : WORKDIR /edgex-go 22:41:52 ---> Using cache 22:41:52 ---> bdbf63a29795 22:41:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 ---> Using cache 22:41:52 ---> e8dc3d150ddd 22:41:52 Step 5/32 : RUN apk add --update --no-cache make git 22:41:52 ---> Using cache 22:41:52 ---> 01c5ea245629 22:41:52 Step 6/32 : COPY go.mod . 22:41:52 ---> Using cache 22:41:52 ---> 9f8ac5086d9a 22:41:52 Step 7/32 : RUN go mod download 22:41:52 ---> Using cache 22:41:52 ---> d113d9cc7f58 22:41:52 Step 8/32 : COPY . . 22:41:52 ---> Using cache 22:41:52 ---> d877613d1cf6 22:41:52 Step 9/32 : RUN go mod tidy 22:41:52 ---> Using cache 22:41:52 ---> eebf5af65bab 22:41:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:41:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:53 ---> 7a061e531363 22:41:53 Step 3/23 : WORKDIR /edgex-go 22:41:53 ---> Using cache 22:41:53 ---> bdbf63a29795 22:41:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:53 ---> Using cache 22:41:53 ---> e8dc3d150ddd 22:41:53 Step 5/23 : RUN apk add --update --no-cache make git 22:41:53 ---> Using cache 22:41:53 ---> 01c5ea245629 22:41:53 Step 6/23 : COPY go.mod . 22:41:53 ---> Using cache 22:41:53 ---> 9f8ac5086d9a 22:41:53 Step 7/23 : RUN go mod download 22:41:53 ---> Using cache 22:41:53 ---> d113d9cc7f58 22:41:53 Step 8/23 : COPY . . 22:41:53 ---> Using cache 22:41:53 ---> d877613d1cf6 22:41:53 Step 9/23 : RUN go mod tidy 22:41:53 ---> Using cache 22:41:53 ---> eebf5af65bab 22:41:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:41:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:41:53 ---> 7a061e531363 22:41:53 Step 3/24 : WORKDIR /edgex-go 22:41:53 ---> Using cache 22:41:53 ---> bdbf63a29795 22:41:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:53 ---> Using cache 22:41:53 ---> e8dc3d150ddd 22:41:53 Step 5/24 : RUN apk add --update --no-cache make git 22:41:53 ---> Using cache 22:41:53 ---> 01c5ea245629 22:41:53 Step 6/24 : COPY go.mod . 22:41:53 ---> Using cache 22:41:53 ---> 9f8ac5086d9a 22:41:53 Step 7/24 : RUN go mod download 22:41:53 ---> Using cache 22:41:53 ---> d113d9cc7f58 22:41:53 Step 8/24 : COPY . . 22:41:53 ---> Using cache 22:41:53 ---> d877613d1cf6 22:41:53 Step 9/24 : RUN go mod tidy 22:41:53 ---> Using cache 22:41:53 ---> eebf5af65bab 22:41:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:41:54 ---> Running in 3ca26c74cc1d 22:41:54 ---> Running in fe061df1f342 22:41:54 ---> Running in 5b4b32d573c5 22:41:54 Running setup.py install for docopt: finished with status 'done' 22:41:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:41:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:41:55 ---> 7a061e531363 22:41:55 Step 3/24 : WORKDIR /edgex-go 22:41:55 ---> Using cache 22:41:55 ---> bdbf63a29795 22:41:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:55 ---> Using cache 22:41:55 ---> e8dc3d150ddd 22:41:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:41:55 ---> Running in 87eb98aa45e2 22:41:56 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:41:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:41:56 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 22:41:56 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 22:41:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:59 OK: 218 MiB in 52 packages 22:42:01 Removing intermediate container 87eb98aa45e2 22:42:01 ---> 19908a20d6c3 22:42:01 Step 6/24 : COPY go.mod . 22:42:03 ---> 903d96548dca 22:42:03 Step 7/24 : RUN go mod download 22:42:04 ---> Running in 11b659022cad 22:42:09 Removing intermediate container 11b659022cad 22:42:09 ---> 1bf8688734fc 22:42:09 Step 8/24 : COPY . . 22:42:13 Removing intermediate container f00d175f9da1 22:42:13 ---> ef1a5b955f98 22:42:13 Step 15/24 : ENV APP_PORT=58890 22:42:14 ---> Running in a04a211b80c0 22:42:15 Removing intermediate container a04a211b80c0 22:42:15 ---> 5b992fb2a4c0 22:42:15 Step 16/24 : EXPOSE $APP_PORT 22:42:15 ---> Running in 6e675448051b 22:42:16 Removing intermediate container 6e675448051b 22:42:16 ---> bfcdbfa26984 22:42:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:42:19 ---> c0ecf749915c 22:42:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:42:21 ---> c1c21a07dc78 22:42:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:42:24 ---> c8b99eaf09a5 22:42:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:42:24 ---> Running in 69b15cb54e45 22:42:25 Removing intermediate container 69b15cb54e45 22:42:25 ---> 83c46fdbc701 22:42:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:26 ---> Running in 5016c80abdba 22:42:27 Removing intermediate container 5016c80abdba 22:42:27 ---> c39169cf33fd 22:42:27 Step 22/24 : LABEL arch=arm64 22:42:27 ---> Running in 30230d280137 22:42:28 Removing intermediate container 30230d280137 22:42:28 ---> 16d017b2bf83 22:42:28 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:42:29 ---> Running in 3ff7394301f3 22:42:30 Removing intermediate container 3ff7394301f3 22:42:30 ---> 27f89d61c10c 22:42:30 Step 24/24 : LABEL version=0.0.0 22:42:30 ---> Running in 518469bd23e5 22:42:31 ---> 5d0846337edc 22:42:31 Step 9/24 : RUN go mod tidy 22:42:31 Removing intermediate container 518469bd23e5 22:42:31 ---> e29cdb078324 22:42:31 22:42:31 ---> Running in 2cb861f1cf02 22:42:32 Successfully built e29cdb078324 22:42:32 Successfully tagged sys-mgmt-agent-arm64:latest 22:42:39  Building sys-mgmt-agent ... done Removing intermediate container 2cb861f1cf02 22:42:39 ---> 19e0aef2945e 22:42:39 Step 10/24 : RUN make cmd/core-data/core-data 22:42:39 ---> Running in 7d5a7520ec2f 22:42:40 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 22:43:52 Removing intermediate container 5b4b32d573c5 22:43:52 ---> f9bccc477ec1 22:43:52 22:43:52 Step 11/32 : FROM alpine:3.12 22:43:52 ---> 9852663dfa18 22:43:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:43:52 ---> Running in 15e9cf7d9171 22:43:52 Removing intermediate container 15e9cf7d9171 22:43:52 ---> e397c8b4b71a 22:43:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:43:52 ---> Running in 4fffbb747392 22:43:52 Removing intermediate container 3ca26c74cc1d 22:43:52 ---> 0ea097e2eafc 22:43:52 22:43:52 Step 11/23 : FROM alpine:3.12 22:43:52 ---> 9852663dfa18 22:43:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:43:52 ---> Using cache 22:43:52 ---> 34bcb831407c 22:43:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:52 ---> Using cache 22:43:52 ---> 53f00b2cc900 22:43:52 Step 14/23 : ENV APP_PORT=59861 22:43:52 ---> Running in 12a141e5d3ff 22:43:52 Removing intermediate container 12a141e5d3ff 22:43:52 ---> 12f077f89532 22:43:52 Step 15/23 : EXPOSE $APP_PORT 22:43:52 ---> Running in 183061fecbf0 22:43:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:52 Removing intermediate container 183061fecbf0 22:43:52 ---> b4bfa9922414 22:43:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:52 (1/2) Installing dumb-init (1.2.2-r1) 22:43:52 (2/2) Installing su-exec (0.2-r1) 22:43:52 Executing busybox-1.31.1-r20.trigger 22:43:52 OK: 5 MiB in 16 packages 22:43:52 ---> 5a847621103c 22:43:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:43:52 Removing intermediate container 4fffbb747392 22:43:52 ---> 9bdedcef8e27 22:43:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:43:52 ---> Running in 16e9d8f1b68a 22:43:52 Removing intermediate container 16e9d8f1b68a 22:43:52 ---> 51089aaa392f 22:43:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:43:52 Removing intermediate container fe061df1f342 22:43:52 ---> daeeb41b1e9d 22:43:52 22:43:52 Step 11/24 : FROM alpine:3.12 22:43:52 ---> 9852663dfa18 22:43:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:43:52 ---> Using cache 22:43:52 ---> 34bcb831407c 22:43:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:43:52 ---> Using cache 22:43:52 ---> 53f00b2cc900 22:43:52 Step 14/24 : ENV APP_PORT=59881 22:43:52 ---> 917d68b88943 22:43:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:43:52 ---> Running in 514af5da2e11 22:43:52 ---> Running in af4a39aaac49 22:43:53 Removing intermediate container af4a39aaac49 22:43:53 ---> 07432799f62b 22:43:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:43:53 Removing intermediate container 514af5da2e11 22:43:53 ---> 5dc3fce8e0a3 22:43:53 Step 15/24 : EXPOSE $APP_PORT 22:43:53 ---> Running in 45c99c2845fe 22:43:53 ---> Running in 45abd12ad21e 22:43:54 ---> 888618988f09 22:43:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:43:54 ---> Running in 448d4b241ee0 22:43:54 Removing intermediate container 45abd12ad21e 22:43:54 ---> acedcde88b8a 22:43:54 Step 16/24 : WORKDIR / 22:43:54 ---> Running in fde8b49f804d 22:43:55 Removing intermediate container 448d4b241ee0 22:43:55 ---> cb54d771c383 22:43:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:55 ---> Running in 95364db96579 22:43:55 Removing intermediate container fde8b49f804d 22:43:55 ---> b9870275ba93 22:43:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:56 Removing intermediate container 95364db96579 22:43:56 ---> 53c3d37e31a9 22:43:56 Step 21/23 : LABEL arch=arm64 22:43:56 ---> Running in 9939c6932873 22:43:57 Removing intermediate container 45c99c2845fe 22:43:57 ---> de0e558318d5 22:43:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:43:57 ---> 61f24b6608e2 22:43:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:43:57 ---> Running in caa93b3abbc6 22:43:57 Removing intermediate container 9939c6932873 22:43:57 ---> 77c6f2849105 22:43:57 Step 22/23 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:43:58 ---> Running in 4dcde8bccfe2 22:43:58 Removing intermediate container caa93b3abbc6 22:43:58 ---> 49cef538667d 22:43:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:43:58 Removing intermediate container 4dcde8bccfe2 22:43:58 ---> 5c36e620246d 22:43:58 Step 23/23 : LABEL version=0.0.0 22:43:59 ---> Running in 16be8ba0adec 22:44:00 ---> bf6112d467bb 22:44:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:44:00 Removing intermediate container 16be8ba0adec 22:44:00 ---> 9c36d80634ca 22:44:00 22:44:00 ---> e2a6c281f1ad 22:44:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:44:00 ---> Running in 3f5c3dabb7b5 22:44:01 Successfully built 9c36d80634ca 22:44:01 Successfully tagged support-scheduler-arm64:latest 22:44:01  Building support-scheduler ... done  ---> c35f7be901ba 22:44:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:44:01 ---> Running in 8dfa1a47d235 22:44:02 Removing intermediate container 8dfa1a47d235 22:44:02 ---> d8b451d533d3 22:44:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:02 ---> Running in 959ff488ce47 22:44:03 Removing intermediate container 959ff488ce47 22:44:03 ---> fe33cd81ee4a 22:44:03 Step 22/24 : LABEL arch=arm64 22:44:03 ---> Running in 3371dd89f762 22:44:03 Removing intermediate container 3f5c3dabb7b5 22:44:03 ---> 8f135b84ea00 22:44:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:04 Removing intermediate container 3371dd89f762 22:44:04 ---> 77fd760bbc97 22:44:04 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:44:04 ---> 385ffcdd57b2 22:44:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:44:04 ---> Running in 08ee34b39978 22:44:05 Removing intermediate container 08ee34b39978 22:44:05 ---> acc2bb3b3748 22:44:05 Step 24/24 : LABEL version=0.0.0 22:44:05 ---> Running in 151e572a5f94 22:44:06 ---> 2abbcb292bc4 22:44:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:44:06 Removing intermediate container 151e572a5f94 22:44:06 ---> c750284b3ecd 22:44:06 22:44:06 Successfully built c750284b3ecd 22:44:06 Successfully tagged core-metadata-arm64:latest 22:44:07  Building core-metadata ... done  ---> d72b52c2b5da 22:44:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:44:08 ---> 90742dd7bb76 22:44:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:44:09 ---> 86bb603acd85 22:44:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:44:09 ---> Running in 59165f8d1f2c 22:44:10 Removing intermediate container 59165f8d1f2c 22:44:10 ---> b449ea727a39 22:44:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:44:11 Removing intermediate container 7d5a7520ec2f 22:44:11 ---> bb5593159afa 22:44:11 22:44:11 Step 11/24 : FROM alpine:3.12 22:44:11 ---> 9852663dfa18 22:44:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:11 ---> 6646dc41ff87 22:44:11 Step 27/32 : RUN chmod +x /entrypoint.sh 22:44:11 ---> Running in 5a930efc698e 22:44:11 ---> Running in 1b1cf8bb3b89 22:44:12 Removing intermediate container 5a930efc698e 22:44:12 ---> bb1b00aad7e0 22:44:12 Step 13/24 : ENV APP_PORT=59880 22:44:12 ---> Running in 95ebd7437890 22:44:12 Removing intermediate container 95ebd7437890 22:44:12 ---> dcc097961829 22:44:12 Step 14/24 : EXPOSE $APP_PORT 22:44:12 ---> Running in 2b6c02b68f65 22:44:13 Removing intermediate container 2b6c02b68f65 22:44:13 ---> 3270d1eb3d5f 22:44:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:13 ---> Running in 90a5555a8c42 22:44:14 Removing intermediate container 1b1cf8bb3b89 22:44:14 ---> 0cdd0edacc53 22:44:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:44:17 ---> Running in 008078c8bbfb 22:44:17 Removing intermediate container 008078c8bbfb 22:44:17 ---> 6fb0c918048c 22:44:17 Step 29/32 : CMD ["gate"] 22:44:17 ---> Running in 1f843070c5a0 22:44:17 Removing intermediate container 90a5555a8c42 22:44:17 ---> 296c063bf390 22:44:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:44:17 Removing intermediate container 1f843070c5a0 22:44:17 ---> ce0ec2188434 22:44:17 Step 30/32 : LABEL arch=arm64 22:44:17 ---> Running in 3704e5cbdec0 22:44:17 ---> Running in 41bb6fca5c21 22:44:17 Removing intermediate container 41bb6fca5c21 22:44:17 ---> 60147aa1a934 22:44:17 Step 31/32 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:44:18 ---> Running in 4b0a6ba81305 22:44:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:18 Removing intermediate container 4b0a6ba81305 22:44:18 ---> e1efc8175090 22:44:18 Step 32/32 : LABEL version=0.0.0 22:44:19 ---> Running in fcd35e5f7028 22:44:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:19 Removing intermediate container fcd35e5f7028 22:44:19 ---> d5f04752b12b 22:44:19 22:44:19 (1/6) Installing dumb-init (1.2.2-r1) 22:44:19 (2/6) Installing libgcc (9.3.0-r2) 22:44:19 Successfully built d5f04752b12b 22:44:19 (3/6) Installing libsodium (1.0.18-r0) 22:44:19 Successfully tagged security-bootstrapper-arm64:latest 22:44:19  Building security-bootstrapper ... done (4/6) Installing libstdc++ (9.3.0-r2) 22:44:20 (5/6) Installing libzmq (4.3.3-r0) 22:44:20 (6/6) Installing zeromq (4.3.3-r0) 22:44:20 Executing busybox-1.31.1-r20.trigger 22:44:20 OK: 8 MiB in 20 packages 22:44:21 Removing intermediate container 3704e5cbdec0 22:44:21 ---> f56549c2d420 22:44:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:22 ---> a6dbe9862fde 22:44:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:44:23 ---> 58b5190d3973 22:44:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:44:24 ---> f7936120d794 22:44:24 Step 20/24 : ENTRYPOINT ["/core-data"] 22:44:24 ---> Running in e15fddcb5d73 22:44:25 Removing intermediate container e15fddcb5d73 22:44:25 ---> af14209c5da3 22:44:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:25 ---> Running in cd2ddf4a696d 22:44:25 Removing intermediate container cd2ddf4a696d 22:44:25 ---> 7ecab5529f04 22:44:25 Step 22/24 : LABEL arch=arm64 22:44:25 ---> Running in b968e0a8fc08 22:44:30 Removing intermediate container b968e0a8fc08 22:44:30 ---> eea73f214e46 22:44:30 Step 23/24 : LABEL git_sha=9274342e6167760cd4d8d9db06784bb402f42dde 22:44:30 ---> Running in d7e6242c3693 22:44:30 Removing intermediate container d7e6242c3693 22:44:30 ---> b97276c01705 22:44:30 Step 24/24 : LABEL version=0.0.0 22:44:30 ---> Running in 473325a241df 22:44:30 Removing intermediate container 473325a241df 22:44:30 ---> 26d8f2afdbec 22:44:30 22:44:30 Successfully built 26d8f2afdbec 22:44:30 Successfully tagged core-data-arm64:latest 22:44:30  Building core-data ... done  [Pipeline] } 22:44:30 $ docker stop --time=1 04b0ddede425f84e52ede78b0dad7f83ee4973dec70156bcf13c93eb025c4561 22:44:32 $ docker rm -f 04b0ddede425f84e52ede78b0dad7f83ee4973dec70156bcf13c93eb025c4561 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:33 + docker images 22:44:33 REPOSITORY TAG IMAGE ID CREATED SIZE 22:44:33 core-data-arm64 latest 26d8f2afdbec 6 seconds ago 19.1MB 22:44:33 security-bootstrapper-arm64 latest d5f04752b12b 14 seconds ago 17.1MB 22:44:33 bb5593159afa 23 seconds ago 974MB 22:44:33 core-metadata-arm64 latest c750284b3ecd 27 seconds ago 15.6MB 22:44:33 support-scheduler-arm64 latest 9c36d80634ca 33 seconds ago 15MB 22:44:33 daeeb41b1e9d 42 seconds ago 971MB 22:44:33 0ea097e2eafc 49 seconds ago 968MB 22:44:33 f9bccc477ec1 52 seconds ago 967MB 22:44:33 sys-mgmt-agent-arm64 latest e29cdb078324 2 minutes ago 299MB 22:44:33 security-secretstore-setup-arm64 latest 1ce4217e1b65 3 minutes ago 26.5MB 22:44:33 support-notifications-arm64 latest b9011b32cae6 3 minutes ago 15.7MB 22:44:33 core-command-arm64 latest 0ec0d83a201c 3 minutes ago 15MB 22:44:33 security-proxy-setup-arm64 latest f79ec41b2455 3 minutes ago 24MB 22:44:33 d1f2789a079a 3 minutes ago 973MB 22:44:33 05afd39e9c74 3 minutes ago 971MB 22:44:33 b5ed384ed501 3 minutes ago 968MB 22:44:33 42011ba28cd1 3 minutes ago 973MB 22:44:33 f05f8d050982 3 minutes ago 966MB 22:44:33 ci-base-image-arm64 latest 7a061e531363 13 minutes ago 641MB 22:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 22:44:33 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 22:44:33 docker 20.10.0 eeaf43b92773 5 months ago 228MB 22:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:44:34 ---> job-cost.sh 22:44:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IxEh 22:45:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-IxEh/bin to PATH 22:47:19 INFO: No Stack... 22:47:19 INFO: Retrieving Pricing Info for: v2-standard-4 22:47:19 INFO: Archiving Costs [Pipeline] sh 22:47:20 + cut -d, -f6 22:47:20 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 22:47:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3546-4-stack-cost] 22:47:20 Resource [jenkins-edgexfoundry-edgex-go-PR-3546-4-stack-cost] did not exist. Created. 22:47:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3546-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:20 + echo total: 0.18000000715255737 [Pipeline] stash 22:47:20 Stashed 1 file(s) [Pipeline] } 22:47:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3546-4-stack-cost] [Pipeline] // lock [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 22:47:21 provisioning config files... 22:47:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7319389467143291748tmp [Pipeline] { [Pipeline] sh 22:47:21 + set +x 22:47:21 + curl -s https://codecov.io/bash 22:47:21 + bash -s -- 22:47:21 22:47:21 _____ _ 22:47:21 / ____| | | 22:47:21 | | ___ __| | ___ ___ _____ __ 22:47:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:47:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:47:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:47:21 Bash-1.0.3 22:47:21 22:47:21 22:47:21 ==> git version 2.24.4 found 22:47:21 ==> 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 22:47:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:47:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:47:21 ==> Jenkins CI detected. 22:47:21 project root: . 22:47:21 --> token set from env 22:47:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:47:21 ==> Running gcov in . (disable via -X gcov) 22:47:21 ==> Python coveragepy not found 22:47:21 ==> Searching for coverage reports in: 22:47:21 + . 22:47:21 -> Found 1 reports 22:47:21 ==> Detecting git/mercurial file structure 22:47:21 ==> Reading reports 22:47:21 + ./coverage.out bytes=412085 22:47:21 ==> Appending adjustments 22:47:21 https://docs.codecov.io/docs/fixing-reports 22:47:25 + Found adjustments 22:47:25 ==> Gzipping contents 22:47:25 56K /tmp/codecov.GXshpo.gz 22:47:25 ==> Uploading reports 22:47:25 url: https://codecov.io 22:47:25 query: branch=PR-3546&commit=9274342e6167760cd4d8d9db06784bb402f42dde&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3546%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3546&job=&cmd_args= 22:47:25 -> Pinging Codecov 22:47:25 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3546&commit=9274342e6167760cd4d8d9db06784bb402f42dde&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3546%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3546&job=&cmd_args= 22:47:25 -> Uploading to 22:47:25 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/9274342e6167760cd4d8d9db06784bb402f42dde/70f94e58-0875-48ba-9f21-fd6af8e915a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T224723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47b9e9df96776268ccd2240b7048eeebb12ce40c4a947edec33401c566420811 22:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:25 Dload Upload Total Spent Left Speed 22:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56103 0 0 100 56103 0 124k --:--:-- --:--:-- --:--:-- 124k 22:47:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9274342e6167760cd4d8d9db06784bb402f42dde [Pipeline] } 22:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:47:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:47:26 ---> package-listing.sh 22:47:26 ++ tr '[:upper:]' '[:lower:]' 22:47:26 ++ facter osfamily 22:47:27 + OS_FAMILY=redhat 22:47:27 + workspace=/w/workspace/edgex-go/4 22:47:27 + START_PACKAGES=/tmp/packages_start.txt 22:47:27 + END_PACKAGES=/tmp/packages_end.txt 22:47:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:47:27 + PACKAGES=/tmp/packages_start.txt 22:47:27 + '[' /w/workspace/edgex-go/4 ']' 22:47:27 + PACKAGES=/tmp/packages_end.txt 22:47:27 + case "${OS_FAMILY}" in 22:47:27 + rpm -qa 22:47:27 + sort 22:47:29 + '[' -f /tmp/packages_start.txt ']' 22:47:29 + '[' -f /tmp/packages_end.txt ']' 22:47:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:47:29 + '[' /w/workspace/edgex-go/4 ']' 22:47:29 + mkdir -p /w/workspace/edgex-go/4/archives/ 22:47:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 22:47:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:47:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:47:30 22:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:47:30 alpine: Pulling from edgex-lftools-log-publisher 22:47:30 df20fa9351a1: Pulling fs layer 22:47:30 36b3adc4ff6f: Pulling fs layer 22:47:30 8ad3a11d3b57: Pulling fs layer 22:47:30 46f8f816bc3b: Pulling fs layer 22:47:30 93b61091891f: Pulling fs layer 22:47:30 93b9cdb0e59b: Pulling fs layer 22:47:30 5e14af77c1be: Pulling fs layer 22:47:30 01666e4c0597: Pulling fs layer 22:47:30 aa168da1d23b: Pulling fs layer 22:47:30 93b61091891f: Waiting 22:47:30 93b9cdb0e59b: Waiting 22:47:30 5e14af77c1be: Waiting 22:47:30 01666e4c0597: Waiting 22:47:30 aa168da1d23b: Waiting 22:47:30 46f8f816bc3b: Waiting 22:47:30 36b3adc4ff6f: Verifying Checksum 22:47:30 36b3adc4ff6f: Download complete 22:47:30 46f8f816bc3b: Verifying Checksum 22:47:30 46f8f816bc3b: Download complete 22:47:30 df20fa9351a1: Verifying Checksum 22:47:30 df20fa9351a1: Download complete 22:47:30 93b9cdb0e59b: Verifying Checksum 22:47:30 93b9cdb0e59b: Download complete 22:47:31 93b61091891f: Verifying Checksum 22:47:31 93b61091891f: Download complete 22:47:31 5e14af77c1be: Verifying Checksum 22:47:31 5e14af77c1be: Download complete 22:47:31 01666e4c0597: Verifying Checksum 22:47:31 01666e4c0597: Download complete 22:47:31 8ad3a11d3b57: Verifying Checksum 22:47:31 8ad3a11d3b57: Download complete 22:47:31 df20fa9351a1: Pull complete 22:47:31 36b3adc4ff6f: Pull complete 22:47:31 8ad3a11d3b57: Pull complete 22:47:31 46f8f816bc3b: Pull complete 22:47:32 93b61091891f: Pull complete 22:47:32 93b9cdb0e59b: Pull complete 22:47:32 5e14af77c1be: Pull complete 22:47:32 01666e4c0597: Pull complete 22:47:32 aa168da1d23b: Verifying Checksum 22:47:32 aa168da1d23b: Download complete 22:47:36 aa168da1d23b: Pull complete 22:47:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:47:36 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 22:47:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:47:42 $ docker top dc26a39e7f8f96273fe088cf638eaace41af8cfb128c91fb631a4dc05a0b778b -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:43 + touch /tmp/pre-build-complete [Pipeline] sh 22:47:43 + mkdir -p /var/log/sa [Pipeline] sh 22:47:43 + ls /var/log/sa-host 22:47:43 + sadf -c /var/log/sa-host/sa05 22:47:43 file_magic: OK 22:47:43 HZ: Using current value: 100 22:47:43 file_header: OK 22:47:43 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 22:47:43 Statistics: 22:47:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:47:43 File successfully converted to sysstat format version 12.2.1 22:47:43 + sadf -c /var/log/sa-host/sa08 22:47:43 file_magic: OK 22:47:43 HZ: Using current value: 100 22:47:43 file_header: OK 22:47:43 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 22:47:43 Statistics: 22:47:43 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... 22:47:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:43 provisioning config files... 22:47:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config706385441378605105tmp [Pipeline] { [Pipeline] echo 22:47:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:47:44 ---> create-netrc.sh [Pipeline] } 22:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:47:44 ---> python-tools-install.sh [Pipeline] echo 22:47:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:47:44 ---> sudo-logs.sh 22:47:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:47:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:47:45 ---> job-cost.sh 22:47:45 lf-activate-venv: SKIPPING 22:47:45 DEBUG: total: 0.18000000715255737 22:47:45 INFO: Retrieving Stack Cost... 22:47:46 INFO: Retrieving Pricing Info for: v3-standard-2 22:47:46 INFO: Archiving Costs [Pipeline] echo 22:47:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:47:47 ---> logs-deploy.sh 22:47:47 lf-activate-venv: SKIPPING 22:47:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3546/4 22:47:47 INFO: archiving workspace using pattern(s): 22:47:47 Archives upload complete. 22:47:47 INFO: archiving logs to Nexus 22:47:48 ---> uname -a: 22:47:48 Linux prd-centos7-docker-4c-2g-1027.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:47:48 22:47:48 22:47:48 ---> lscpu: 22:47:48 Architecture: x86_64 22:47:48 CPU op-mode(s): 32-bit, 64-bit 22:47:48 Byte Order: Little Endian 22:47:48 Address sizes: 40 bits physical, 48 bits virtual 22:47:48 CPU(s): 2 22:47:48 On-line CPU(s) list: 0,1 22:47:48 Thread(s) per core: 1 22:47:48 Core(s) per socket: 1 22:47:48 Socket(s): 2 22:47:48 NUMA node(s): 1 22:47:48 Vendor ID: AuthenticAMD 22:47:48 CPU family: 23 22:47:48 Model: 49 22:47:48 Model name: AMD EPYC-Rome Processor 22:47:48 Stepping: 0 22:47:48 CPU MHz: 2800.000 22:47:48 BogoMIPS: 5600.00 22:47:48 Virtualization: AMD-V 22:47:48 Hypervisor vendor: KVM 22:47:48 Virtualization type: full 22:47:48 L1d cache: 64 KiB 22:47:48 L1i cache: 64 KiB 22:47:48 L2 cache: 1 MiB 22:47:48 L3 cache: 32 MiB 22:47:48 NUMA node0 CPU(s): 0,1 22:47:48 Vulnerability Itlb multihit: Not affected 22:47:48 Vulnerability L1tf: Not affected 22:47:48 Vulnerability Mds: Not affected 22:47:48 Vulnerability Meltdown: Not affected 22:47:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:47:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:47:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:47:48 Vulnerability Srbds: Not affected 22:47:48 Vulnerability Tsx async abort: Not affected 22:47:48 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:47:48 22:47:48 22:47:48 ---> nproc: 22:47:48 2 22:47:48 22:47:48 22:47:48 ---> df -h: 22:47:48 Filesystem Size Used Available Use% Mounted on 22:47:48 overlay 40.0G 12.9G 27.1G 32% / 22:47:48 tmpfs 64.0M 0 64.0M 0% /dev 22:47:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:47:48 shm 64.0M 0 64.0M 0% /dev/shm 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4@tmp 22:47:48 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4 22:47:48 22:47:48 22:47:48 ---> free -m: 22:47:48 total used free shared buff/cache available 22:47:48 Mem: 7821 1339 3123 0 3358 6427 22:47:48 Swap: 1023 2 1021 22:47:48 22:47:48 22:47:48 ---> ip addr: 22:47:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:47:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:47:48 inet 127.0.0.1/8 scope host lo 22:47:48 valid_lft forever preferred_lft forever 22:47:48 inet6 ::1/128 scope host 22:47:48 valid_lft forever preferred_lft forever 22:47:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:47:48 link/ether fa:16:3e:55:2f:2c brd ff:ff:ff:ff:ff:ff 22:47:48 inet 10.30.123.173/23 brd 10.30.123.255 scope global dynamic eth0 22:47:48 valid_lft 85047sec preferred_lft 85047sec 22:47:48 inet6 fe80::f816:3eff:fe55:2f2c/64 scope link 22:47:48 valid_lft forever preferred_lft forever 22:47:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:47:48 link/ether 02:42:c3:13:e1:7e brd ff:ff:ff:ff:ff:ff 22:47:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:47:48 valid_lft forever preferred_lft forever 22:47:48 inet6 fe80::42:c3ff:fe13:e17e/64 scope link 22:47:48 valid_lft forever preferred_lft forever 22:47:48 22:47:48 22:47:48 ---> sar -b -r -n DEV: 22:47:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 22:47:48 22:47:48 22:25:04 LINUX RESTART (2 CPU) 22:47:48 22:47:48 22:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:47:48 22:27:01 69.39 0.70 68.69 0.00 351.93 35565.89 0.00 22:47:48 22:28:01 152.42 0.00 152.42 0.00 0.00 26386.63 0.00 22:47:48 22:29:01 60.07 0.00 60.07 0.00 0.00 10866.82 0.00 22:47:48 22:30:01 61.66 0.00 61.66 0.00 0.00 8868.07 0.00 22:47:48 22:31:02 688.86 223.95 464.92 0.00 6795.23 291388.23 0.00 22:47:48 22:32:01 347.00 21.26 325.74 0.00 3951.79 132266.15 0.00 22:47:48 22:33:01 760.23 328.33 431.90 0.00 15615.38 179728.92 0.00 22:47:48 22:34:01 123.31 10.67 112.64 0.00 1310.51 17274.77 0.00 22:47:48 22:35:01 1.45 0.00 1.45 0.00 0.00 21.40 0.00 22:47:48 22:36:01 0.18 0.00 0.18 0.00 0.00 1.77 0.00 22:47:48 22:37:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 22:47:48 22:38:01 0.47 0.00 0.47 0.00 0.00 5.76 0.00 22:47:48 22:39:01 0.25 0.03 0.22 0.00 0.80 3.15 0.00 22:47:48 22:40:01 0.38 0.08 0.30 0.00 2.53 3.66 0.00 22:47:48 22:41:01 0.83 0.10 0.73 0.00 3.20 15.59 0.00 22:47:48 22:42:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 22:47:48 22:43:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 22:47:48 22:44:01 0.25 0.00 0.25 0.00 0.00 3.98 0.00 22:47:48 22:45:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 22:47:48 22:46:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 22:47:48 22:47:01 0.37 0.02 0.35 0.00 0.13 5.18 0.00 22:47:48 Average: 108.00 27.92 80.09 0.00 1334.23 33440.19 0.00 22:47:48 22:47:48 22:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:47:48 22:27:01 4198596 0 955736 11.93 2620 2851988 1443744 15.94 1036564 2283112 225380 22:47:48 22:28:01 3907528 0 1172332 14.64 2620 2926460 1663364 18.36 1323372 2233380 172888 22:47:48 22:29:01 3739952 0 1179472 14.73 2620 3086896 1662460 18.35 1407536 2300568 17484 22:47:48 22:30:01 3838172 0 1184264 14.79 2620 2983884 1953704 21.57 1332920 2288380 117188 22:47:48 22:31:02 693536 0 1509180 18.84 2620 5803604 2932824 32.38 2772820 3806136 164452 22:47:48 22:32:01 1048036 0 1382812 17.27 2620 5575472 1767888 19.52 1774196 4451804 43280 22:47:48 22:33:01 2351304 0 1493944 18.65 2620 4161072 2924456 32.29 1746736 3136040 75568 22:47:48 22:34:01 3826976 0 1270396 15.86 2620 2908948 1438132 15.88 963708 2512952 8 22:47:48 22:35:01 3825780 0 1271592 15.88 2620 2908948 1399044 15.45 969904 2510744 8 22:47:48 22:36:01 3825048 0 1272316 15.89 2620 2908956 1399188 15.45 970184 2510816 8 22:47:48 22:37:01 3824652 0 1272712 15.89 2620 2908956 1399260 15.45 970424 2510816 12 22:47:48 22:38:01 3825676 0 1271680 15.88 2620 2908964 1399044 15.45 969240 2511300 8 22:47:48 22:39:01 3824792 0 1272560 15.89 2620 2908968 1399284 15.45 970024 2511320 20 22:47:48 22:40:01 3822348 0 1275004 15.92 2620 2908968 1401072 15.47 971868 2511320 8 22:47:48 22:41:01 3824676 0 1272636 15.89 2620 2909008 1399308 15.45 971236 2510184 8 22:47:48 22:42:01 3824636 0 1272676 15.89 2620 2909008 1399332 15.45 971324 2510184 8 22:47:48 22:43:01 3825064 0 1272240 15.89 2620 2909016 1399164 15.45 971060 2510184 20 22:47:48 22:44:01 3825552 0 1271748 15.88 2620 2909020 1399164 15.45 970852 2510184 8 22:47:48 22:45:01 3825016 0 1272280 15.89 2620 2909024 1399200 15.45 971032 2510184 8 22:47:48 22:46:01 3825568 0 1271724 15.88 2620 2909028 1399140 15.45 970656 2510184 8 22:47:48 22:47:01 3825388 0 1271896 15.88 2620 2909036 1399200 15.45 970844 2510188 8 22:47:48 Average: 3491824 0 1270914 15.87 2620 3243582 1617999 17.86 1189357 2649999 38875 22:47:48 22:47:48 22:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:47:48 22:27:01 eth0 1077.56 1234.36 5693.24 124.68 0.00 0.00 0.00 0.00 22:47:48 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:27:01 docker0 917.38 721.30 74.37 2684.20 0.00 0.00 0.00 0.00 22:47:48 22:28:01 vethf61c801 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:28:01 eth0 316.30 244.99 878.83 31.59 0.00 0.00 0.00 0.00 22:47:48 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:28:01 docker0 226.66 274.86 15.40 847.27 0.00 0.00 0.00 0.00 22:47:48 22:29:01 vethf61c801 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 22:47:48 22:29:01 eth0 30.30 16.43 24.05 11.05 0.00 0.00 0.00 0.00 22:47:48 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:29:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 22:47:48 22:30:01 eth0 150.98 132.54 1307.53 120.89 0.00 0.00 0.00 0.00 22:47:48 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:31:02 vethfd7537e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:31:02 veth6ca13fa 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:31:02 vethc9f9362 0.00 1.29 0.00 0.07 0.00 0.00 0.00 0.00 22:47:48 22:31:02 veth8d7e2fc 0.03 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:32:01 vethc9f9362 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:32:01 eth0 2883.36 2689.34 13600.23 444.69 0.00 0.00 0.00 0.00 22:47:48 22:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:47:48 22:32:01 docker0 1247.58 1118.16 96.76 3909.68 0.00 0.00 0.00 0.00 22:47:48 22:33:01 veth954ed82 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:33:01 vethc9f9362 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 22:47:48 22:33:01 vethee630dc 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:33:01 veth08f59fe 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:47:48 22:34:01 eth0 3001.47 2749.63 13984.83 571.14 0.00 0.00 0.00 0.00 22:47:48 22:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:47:48 22:34:01 docker0 1291.26 1195.90 99.38 4402.09 0.00 0.00 0.00 0.00 22:47:48 22:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:47:48 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:36:01 eth0 0.63 0.38 0.35 0.24 0.00 0.00 0.00 0.00 22:47:48 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:37:01 eth0 1.05 0.38 0.38 0.20 0.00 0.00 0.00 0.00 22:47:48 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:38:01 eth0 1.05 0.10 0.11 0.04 0.00 0.00 0.00 0.00 22:47:48 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:39:01 eth0 1.35 0.53 0.58 0.40 0.00 0.00 0.00 0.00 22:47:48 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:40:01 eth0 1.43 0.28 0.36 0.20 0.00 0.00 0.00 0.00 22:47:48 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:41:01 eth0 2.45 0.67 0.81 0.46 0.00 0.00 0.00 0.00 22:47:48 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:42:01 eth0 0.57 0.37 0.27 0.20 0.00 0.00 0.00 0.00 22:47:48 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:43:01 eth0 1.32 0.32 0.33 0.20 0.00 0.00 0.00 0.00 22:47:48 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:44:01 eth0 0.98 0.30 0.32 0.20 0.00 0.00 0.00 0.00 22:47:48 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:45:01 eth0 0.57 0.25 0.27 0.20 0.00 0.00 0.00 0.00 22:47:48 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:46:01 eth0 0.73 0.20 0.19 0.07 0.00 0.00 0.00 0.00 22:47:48 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:47:01 eth0 0.98 0.32 0.32 0.20 0.00 0.00 0.00 0.00 22:47:48 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 Average: eth0 98.68 94.29 502.33 22.25 0.00 0.00 0.00 0.00 22:47:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:48 Average: docker0 61.51 56.97 4.73 209.71 0.00 0.00 0.00 0.00 22:47:48 22:47:48 22:47:48 ---> sar -P ALL: 22:47:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 22:47:48 22:47:48 22:25:04 LINUX RESTART (2 CPU) 22:47:48 22:47:48 22:26:01 CPU %user %nice %system %iowait %steal %idle 22:47:48 22:27:01 all 18.55 0.00 5.74 5.14 0.08 70.49 22:47:48 22:27:01 0 18.90 0.00 6.36 6.88 0.07 67.80 22:47:48 22:27:01 1 18.20 0.00 5.13 3.40 0.09 73.18 22:47:48 22:28:01 all 29.65 0.00 5.79 2.88 0.11 61.58 22:47:48 22:28:01 0 30.55 0.00 6.09 3.13 0.14 60.09 22:47:48 22:28:01 1 28.75 0.00 5.49 2.62 0.09 63.06 22:47:48 22:29:01 all 37.51 0.00 5.25 0.78 0.09 56.38 22:47:48 22:29:01 0 37.83 0.00 5.32 1.14 0.09 55.62 22:47:48 22:29:01 1 37.18 0.00 5.17 0.42 0.09 57.13 22:47:48 22:30:01 all 55.06 0.00 8.01 1.11 0.10 35.72 22:47:48 22:30:01 0 55.61 0.00 8.02 0.78 0.11 35.48 22:47:48 22:30:01 1 54.51 0.00 8.00 1.44 0.09 35.96 22:47:48 22:31:02 all 27.80 0.00 20.64 25.43 0.12 26.01 22:47:48 22:31:02 0 28.83 0.00 20.79 24.68 0.11 25.59 22:47:48 22:31:02 1 26.77 0.00 20.50 26.18 0.13 26.43 22:47:48 22:32:01 all 73.80 0.00 14.97 8.60 0.12 2.51 22:47:48 22:32:01 0 73.75 0.00 15.36 8.41 0.11 2.37 22:47:48 22:32:01 1 73.85 0.00 14.59 8.79 0.13 2.64 22:47:48 22:33:01 all 60.55 0.00 18.87 17.30 0.13 3.15 22:47:48 22:33:01 0 60.35 0.00 19.27 16.92 0.13 3.33 22:47:48 22:33:01 1 60.76 0.00 18.47 17.67 0.13 2.97 22:47:48 22:34:01 all 9.21 0.00 4.07 1.47 0.05 85.20 22:47:48 22:34:01 0 9.20 0.00 4.01 1.46 0.05 85.27 22:47:48 22:34:01 1 9.21 0.00 4.12 1.48 0.05 85.13 22:47:48 22:35:01 all 0.09 0.00 0.05 0.00 0.02 99.84 22:47:48 22:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:47:48 22:35:01 1 0.15 0.00 0.05 0.00 0.03 99.77 22:47:48 22:36:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:47:48 22:36:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:47:48 22:36:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:47:48 22:37:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:47:48 22:37:01 0 0.02 0.00 0.05 0.00 0.03 99.90 22:47:48 22:37:01 1 0.13 0.00 0.02 0.00 0.02 99.83 22:47:48 22:47:48 22:37:01 CPU %user %nice %system %iowait %steal %idle 22:47:48 22:38:01 all 0.13 0.00 0.02 0.00 0.02 99.84 22:47:48 22:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:47:48 22:38:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:47:48 22:39:01 all 0.11 0.00 0.02 0.00 0.03 99.85 22:47:48 22:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 22:47:48 22:39:01 1 0.15 0.00 0.02 0.00 0.03 99.80 22:47:48 22:40:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:47:48 22:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:47:48 22:40:01 1 0.23 0.00 0.03 0.00 0.03 99.70 22:47:48 22:41:01 all 0.05 0.00 0.03 0.00 0.02 99.91 22:47:48 22:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:47:48 22:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:47:48 22:42:01 all 0.13 0.00 0.02 0.00 0.03 99.82 22:47:48 22:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:47:48 22:42:01 1 0.23 0.00 0.02 0.00 0.03 99.72 22:47:48 22:43:01 all 0.09 0.00 0.03 0.00 0.01 99.87 22:47:48 22:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:47:48 22:43:01 1 0.17 0.00 0.05 0.00 0.02 99.77 22:47:48 22:44:01 all 0.07 0.00 0.02 0.00 0.03 99.89 22:47:48 22:44:01 0 0.07 0.00 0.02 0.00 0.03 99.88 22:47:48 22:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:47:48 22:45:01 all 0.09 0.00 0.03 0.00 0.02 99.87 22:47:48 22:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:47:48 22:45:01 1 0.15 0.00 0.02 0.00 0.02 99.82 22:47:48 22:46:01 all 0.09 0.00 0.02 0.00 0.03 99.87 22:47:48 22:46:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:47:48 22:46:01 1 0.13 0.00 0.02 0.00 0.02 99.83 22:47:48 22:47:01 all 0.05 0.00 0.02 0.00 0.02 99.92 22:47:48 22:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:47:48 22:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:47:48 Average: all 14.07 0.00 3.76 2.81 0.05 79.30 22:47:48 Average: 0 14.17 0.00 3.85 2.85 0.05 79.09 22:47:48 Average: 1 13.98 0.00 3.68 2.78 0.05 79.51 22:47:48 22:47:48 22:47:48