Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b828afc7074371b9b161ed26787deb7319de1d3+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (6ffca532a6423f2ec518ff610af41b9ea05e1a4b) 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-ssh296556759725637363.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-ssh7158690862531230186.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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8339042021774569085.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-ssh149326917960966119.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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4720124116326161289.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-973 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh3598165892765095896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 2b828afc7074371b9b161ed26787deb7319de1d3 Merge succeeded, producing 2b828afc7074371b9b161ed26787deb7319de1d3 Checking out Revision 2b828afc7074371b9b161ed26787deb7319de1d3 (PR-3525) > 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/9@tmp/jenkins-gitclient-ssh6846403860766042555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # 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/9@tmp/jenkins-gitclient-ssh540336953183218745.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:54:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 2f052d325588972c823c07aa32835238a63cf163 # timeout=10 [Pipeline] withCredentials 18:54:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:54:37 ========================================================= 18:54:37 EdgeX Global Pipelines Version Info 18:54:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:54:38 ------------------- 18:54:38 stable info: 18:54:38 ------------------- 18:54:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:54:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:54:38 Message: update stable to v1.0.194 18:54:39 ------------------- 18:54:39 experimental info: 18:54:39 ------------------- 18:54:39 Commited By: **** collab-it+edgex@linuxfoundation.org 18:54:39 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:54:39 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b828afc7074371b9b161ed26787deb7319de1d3 [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b828af [Pipeline] echo 18:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:39 provisioning config files... 18:54:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3007245271793419461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:40 ---> docker-login.sh 18:54:40 nexus3.edgexfoundry.org:10001 18:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:40 Configure a credential helper to remove this warning. See 18:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:40 18:54:40 Login Succeeded 18:54:40 nexus3.edgexfoundry.org:10002 18:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:40 Configure a credential helper to remove this warning. See 18:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:40 18:54:40 Login Succeeded 18:54:40 nexus3.edgexfoundry.org:10003 18:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:41 Configure a credential helper to remove this warning. See 18:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:41 18:54:41 Login Succeeded 18:54:41 nexus3.edgexfoundry.org:10004 18:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:41 Configure a credential helper to remove this warning. See 18:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:41 18:54:41 Login Succeeded 18:54:41 docker.io 18:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:41 Configure a credential helper to remove this warning. See 18:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:41 18:54:41 Login Succeeded 18:54:41 ---> docker-login.sh ends [Pipeline] } 18:54:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/core-command/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo core-command,cmd/core-command/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/core-data/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo core-data,cmd/core-data/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/core-metadata/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo core-metadata,cmd/core-metadata/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/security-bootstrapper/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/security-proxy-setup/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/support-notifications/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo support-notifications,cmd/support-notifications/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/support-scheduler/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:54:42 + for file in '`ls cmd/**/Dockerfile`' 18:54:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:54:42 ++ cut -d/ -f2 18:54:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:54:42 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 18:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:42 18:54:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:54:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:43 latest: Pulling from edgex-devops/git-semver 18:54:43 31603596830f: Pulling fs layer 18:54:43 54011a49482f: Pulling fs layer 18:54:43 a6820b24f6d8: Pulling fs layer 18:54:43 f581987b2513: Pulling fs layer 18:54:43 f581987b2513: Waiting 18:54:43 54011a49482f: Verifying Checksum 18:54:43 54011a49482f: Download complete 18:54:43 31603596830f: Verifying Checksum 18:54:43 31603596830f: Download complete 18:54:43 a6820b24f6d8: Verifying Checksum 18:54:43 a6820b24f6d8: Download complete 18:54:43 f581987b2513: Verifying Checksum 18:54:43 f581987b2513: Download complete 18:54:43 31603596830f: Pull complete 18:54:43 54011a49482f: Pull complete 18:54:44 a6820b24f6d8: Pull complete 18:54:44 f581987b2513: Pull complete 18:54:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:54:44 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 18:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:54:46 $ docker top cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:46 [ssh-agent] Looking for ssh-agent implementation... 18:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:46 $ docker exec cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent 18:54:46 SSH_AUTH_SOCK=/tmp/ssh-fwimcLfvosJ7/agent.15 18:54:46 SSH_AGENT_PID=22 18:54:46 Running ssh-add (command line suppressed) 18:54:46 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5962491742227170246.key (/w/workspace/edgex-go/9@tmp/private_key_5962491742227170246.key) 18:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:46 + git tag --points-at HEAD [Pipeline] } 18:54:46 $ docker exec --env ******** --env ******** cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent -k 18:54:46 unset SSH_AUTH_SOCK; 18:54:46 unset SSH_AGENT_PID; 18:54:46 echo Agent pid 22 killed; 18:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:47 [ssh-agent] Looking for ssh-agent implementation... 18:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:47 $ docker exec cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent 18:54:47 SSH_AUTH_SOCK=/tmp/ssh-meIDQdGgU6A7/agent.55 18:54:47 SSH_AGENT_PID=61 18:54:47 Running ssh-add (command line suppressed) 18:54:47 Identity added: /w/workspace/edgex-go/9@tmp/private_key_3489979704812886380.key (/w/workspace/edgex-go/9@tmp/private_key_3489979704812886380.key) 18:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:47 + git semver init 18:54:47 # -> Open(): unable to determine branch for HEAD 18:54:47 # $GIT_DIR = /w/workspace/edgex-go/9/.git 18:54:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 18:54:47 # $SEMVER_REMOTE_NAME = origin 18:54:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:54:47 # $SEMVER_USER_NAME = edgex-jenkins 18:54:47 # $SEMVER_BRANCH = PR-3525 18:54:47 # $SEMVER_TEMP = /tmp/semver-975489746 18:54:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:55:03 # '/tmp/semver-975489746' -> '/w/workspace/edgex-go/9/.semver' 18:55:03 # -> Force: false 18:55:03 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 18:55:03 $ docker exec --env ******** --env ******** cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 ssh-agent -k 18:55:03 unset SSH_AUTH_SOCK; 18:55:03 unset SSH_AGENT_PID; 18:55:03 echo Agent pid 61 killed; 18:55:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:04 + git semver [Pipeline] } 18:55:04 $ docker stop --time=1 cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 18:55:06 $ docker rm -f cbc2405b08003d1d1828232f469535e044ea886d8328702d17bc752b86e02115 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:55:07 Stashed 1 file(s) [Pipeline] echo 18:55:07 [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 18:55:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:55:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:55:08 + sudo service docker restart 18:55:08 + true 18:55:08 Redirecting to /bin/systemctl restart docker.service 18:55:22 Still waiting to schedule task 18:55:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-972’ is offline [Pipeline] echo 18:55:27 ========================================================= 18:55:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:55:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:55:27 + 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 . 18:55:28 Sending build context to Docker daemon 329.1MB 18:55:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:55:28 Step 2/6 : FROM ${BASE} 18:55:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:55:28 540db60ca938: Pulling fs layer 18:55:28 adcc1eea9eea: Pulling fs layer 18:55:28 4c4ab2625f07: Pulling fs layer 18:55:28 0510c868ecb4: Pulling fs layer 18:55:28 afea3b2eda06: Pulling fs layer 18:55:28 7809a108b3ef: Pulling fs layer 18:55:28 f706445af74f: Pulling fs layer 18:55:28 0510c868ecb4: Waiting 18:55:28 afea3b2eda06: Waiting 18:55:28 7809a108b3ef: Waiting 18:55:28 f706445af74f: Waiting 18:55:28 4c4ab2625f07: Verifying Checksum 18:55:28 4c4ab2625f07: Download complete 18:55:28 adcc1eea9eea: Download complete 18:55:28 afea3b2eda06: Verifying Checksum 18:55:28 afea3b2eda06: Download complete 18:55:28 540db60ca938: Verifying Checksum 18:55:28 540db60ca938: Download complete 18:55:28 540db60ca938: Pull complete 18:55:28 7809a108b3ef: Verifying Checksum 18:55:28 7809a108b3ef: Download complete 18:55:28 adcc1eea9eea: Pull complete 18:55:29 4c4ab2625f07: Pull complete 18:55:30 f706445af74f: Verifying Checksum 18:55:30 f706445af74f: Download complete 18:55:31 0510c868ecb4: Verifying Checksum 18:55:31 0510c868ecb4: Download complete 18:55:34 0510c868ecb4: Pull complete 18:55:34 afea3b2eda06: Pull complete 18:55:34 7809a108b3ef: Pull complete 18:55:37 f706445af74f: Pull complete 18:55:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:55:37 ---> b068be0155e3 18:55:37 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 18:55:39 ---> Running in 396bf87894d5 18:55:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:55:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:55:40 (1/12) Installing libmagic (5.39-r0) 18:55:41 (2/12) Installing file (5.39-r0) 18:55:41 (3/12) Installing libc-dev (0.7.2-r3) 18:55:41 (4/12) Installing g++ (10.2.1_pre1-r3) 18:55:45 (5/12) Installing fortify-headers (1.1-r0) 18:55:45 (6/12) Installing patch (2.7.6-r6) 18:55:45 (7/12) Installing build-base (0.5-r2) 18:55:45 (8/12) Installing libsodium (1.0.18-r0) 18:55:45 (9/12) Installing pkgconf (1.7.3-r0) 18:55:45 (10/12) Installing libsodium-dev (1.0.18-r0) 18:55:45 (11/12) Installing libzmq (4.3.3-r1) 18:55:45 (12/12) Installing zeromq-dev (4.3.3-r1) 18:55:45 Executing busybox-1.32.1-r6.trigger 18:55:45 OK: 219 MiB in 52 packages 18:55:47 Removing intermediate container 396bf87894d5 18:55:47 ---> f957abb9c61d 18:55:47 Step 4/6 : WORKDIR /edgex-go 18:55:47 ---> Running in 8b862a6b2161 18:55:47 Removing intermediate container 8b862a6b2161 18:55:47 ---> 7d8b72147227 18:55:47 Step 5/6 : COPY go.mod . 18:55:47 ---> 97856370dda0 18:55:47 Step 6/6 : RUN go mod download 18:55:47 ---> Running in 8fa1644d2ed9 18:56:02 Removing intermediate container 8fa1644d2ed9 18:56:02 ---> 0f09f2d976cc 18:56:02 Successfully built 0f09f2d976cc 18:56:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:56:02 + docker inspect -f . ci-base-image-x86_64 18:56:02 . [Pipeline] withDockerContainer 18:56:03 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 18:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:56:03 $ docker top bbc9746cee35da0afd0575cc9bcea8cfaa8398b2daf397fe2c949d3341d7ce0b -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:03 + go version 18:56:03 go version go1.16.3 linux/amd64 [Pipeline] } 18:56:03 $ docker stop --time=1 bbc9746cee35da0afd0575cc9bcea8cfaa8398b2daf397fe2c949d3341d7ce0b 18:56:05 $ docker rm -f bbc9746cee35da0afd0575cc9bcea8cfaa8398b2daf397fe2c949d3341d7ce0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:05 + docker inspect -f . ci-base-image-x86_64 18:56:05 . [Pipeline] withDockerContainer 18:56:05 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 18:56:05 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:56:06 $ docker top 7b3d03cc585fdf9802be5acb67020b35e45ac81cc77ffff3d11017764f2637e6 -eo pid,comm [Pipeline] { [Pipeline] echo 18:56:06 ========================================================= 18:56:06 [edgeXBuildGoParallel] Running Tests and Build... 18:56:06 ========================================================= [Pipeline] sh 18:56:06 + go mod tidy [Pipeline] sh 18:56:06 + make test 18:56:06 go mod tidy 18:56:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:56:12 ? github.com/edgexfoundry/edgex-go [no test files] 18:56:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:56:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:56:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:56:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:56:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:56:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:56:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:56:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:56:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:56:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:56:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 18:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 18:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.080s coverage: 87.7% of statements 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:56:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 18:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:56:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.047s coverage: 60.0% of statements 18:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements 18:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements 18:56:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 18:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 18:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 18:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 18:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 18:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 18:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 18:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.222s coverage: 81.8% of statements 18:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:57:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-974 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 18:57:19 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 18:57:19 The recommended git tool is: git 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 18:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.028s coverage: 89.5% of statements 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:57:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:57:24 using credential edgex-jenkins-ssh 18:57:24 Cloning the remote Git repository 18:57:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:57:25 > git init /w/workspace/edgex-go/9 # timeout=10 18:57:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:57:25 > git --version # timeout=10 18:57:25 > git --version # 'git version 2.17.1' 18:57:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 91.9% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:57:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:57:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements 18:57:29 GO111MODULE=on go vet ./... 18:57:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:57:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:57:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:42 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 2b828afc7074371b9b161ed26787deb7319de1d3 18:57:42 Merge succeeded, producing 2b828afc7074371b9b161ed26787deb7319de1d3 18:57:42 Checking out Revision 2b828afc7074371b9b161ed26787deb7319de1d3 (PR-3525) 18:57:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:57:42 > git config core.sparsecheckout # timeout=10 18:57:42 > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 18:57:42 > git remote # timeout=10 18:57:42 > git config --get remote.origin.url # timeout=10 18:57:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:42 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 18:57:42 > git rev-parse HEAD^{commit} # timeout=10 18:57:42 > git config core.sparsecheckout # timeout=10 18:57:42 > git checkout -f 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 18:57:47 Commit message: "fix(snap): set version from git tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:57:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:57:51 + true 18:57:51 + sudo service docker restart 18:57:56 gofmt -l . 18:57:56 [ "`gofmt -l .`" = "" ] 18:57:56 ./bin/test-attribution-txt.sh [Pipeline] sh 18:57:56 + ls -al . 18:57:56 total 528 18:57:56 drwxrwxr-x 10 1001 1001 4096 Jun 8 18:57 . 18:57:56 drwxr-xr-x 4 root root 28 Jun 8 18:56 .. 18:57:56 -rw-rw-r-- 1 1001 1001 11 Jun 8 18:54 .dockerignore 18:57:56 drwxrwxr-x 8 1001 1001 179 Jun 8 18:54 .git 18:57:56 drwxrwxr-x 3 1001 1001 125 Jun 8 18:54 .github 18:57:56 -rw-rw-r-- 1 1001 1001 818 Jun 8 18:54 .gitignore 18:57:56 drwx------ 3 1001 1001 60 Jun 8 18:55 .semver 18:57:56 -rw-rw-r-- 1 1001 1001 166 Jun 8 18:54 .sonarcloud.properties 18:57:56 -rw-rw-r-- 1 1001 1001 8609 Jun 8 18:54 Attribution.txt 18:57:56 -rw-rw-r-- 1 1001 1001 3804 Jun 8 18:54 CONTRIBUTING.md 18:57:56 -rw-rw-r-- 1 1001 1001 931 Jun 8 18:54 Dockerfile.build 18:57:56 -rw-rw-r-- 1 1001 1001 849 Jun 8 18:54 Jenkinsfile 18:57:56 -rw-rw-r-- 1 1001 1001 10775 Jun 8 18:54 LICENSE 18:57:56 -rw-rw-r-- 1 1001 1001 5605 Jun 8 18:54 Makefile 18:57:56 -rw-rw-r-- 1 1001 1001 7978 Jun 8 18:54 README.md 18:57:56 -rw-rw-r-- 1 1001 1001 6755 Jun 8 18:54 SECURITY.md 18:57:56 -rw-rw-r-- 1 1001 1001 5 Jun 8 18:55 VERSION 18:57:56 -rw-rw-r-- 1 1001 1001 4131 Jun 8 18:54 ZMQWindows.md 18:57:56 drwxrwxr-x 2 1001 1001 37 Jun 8 18:54 bin 18:57:56 drwxrwxr-x 14 1001 1001 4096 Jun 8 18:54 cmd 18:57:56 -rw-r--r-- 1 root root 412085 Jun 8 18:57 coverage.out 18:57:56 -rw-rw-r-- 1 1001 1001 902 Jun 8 18:54 go.mod 18:57:56 -rw-r--r-- 1 root root 21048 Jun 8 18:56 go.sum 18:57:56 drwxrwxr-x 8 1001 1001 127 Jun 8 18:54 internal 18:57:56 drwxrwxr-x 3 1001 1001 16 Jun 8 18:54 openapi 18:57:56 drwxrwxr-x 4 1001 1001 71 Jun 8 18:54 snap 18:57:56 -rw-rw-r-- 1 1001 1001 168 Jun 8 18:54 version.go [Pipeline] sh 18:57:56 + '[' -e coverage.out ] 18:57:56 + chown 1001:1001 coverage.out [Pipeline] stash 18:57:57 Stashed 1 file(s) [Pipeline] sh 18:57:57 + make build 18:57:57 go mod tidy 18:57:57 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 18:57:59 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 18:58: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 18:58:06 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 18:58:08 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 18:58:08 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 18:58:09 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:09 provisioning config files... 18:58:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5719112444754313274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:10 ---> docker-login.sh 18:58:10 nexus3.edgexfoundry.org:10001 18:58:10 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 18:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:11 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 18:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:11 Configure a credential helper to remove this warning. See 18:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:11 18:58:11 Login Succeeded 18:58:11 nexus3.edgexfoundry.org:10002 18:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:12 Configure a credential helper to remove this warning. See 18:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:12 18:58:12 Login Succeeded 18:58:12 nexus3.edgexfoundry.org:10003 18:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:12 Configure a credential helper to remove this warning. See 18:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:12 18:58:12 Login Succeeded 18:58:12 nexus3.edgexfoundry.org:10004 18:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:13 Configure a credential helper to remove this warning. See 18:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:13 18:58:13 Login Succeeded 18:58:13 docker.io 18:58:13 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 18:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:14 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 18:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:14 Configure a credential helper to remove this warning. See 18:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:14 18:58:14 Login Succeeded 18:58:14 ---> docker-login.sh ends [Pipeline] } 18:58:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:58:14 ========================================================= 18:58:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:58:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:58:14 + 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 . [Pipeline] } 18:58:16 $ docker stop --time=1 7b3d03cc585fdf9802be5acb67020b35e45ac81cc77ffff3d11017764f2637e6 18:58:17 Sending build context to Docker daemon 166.2MB 18:58:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:58:17 Step 2/6 : FROM ${BASE} 18:58:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:58:17 595b0fe564bb: Pulling fs layer 18:58:17 7186ed65a4f7: Pulling fs layer 18:58:17 316046926c0a: Pulling fs layer 18:58:17 4ebd0625c992: Pulling fs layer 18:58:17 207e8628e3a3: Pulling fs layer 18:58:17 c791037a9be2: Pulling fs layer 18:58:17 ffd874e62e21: Pulling fs layer 18:58:17 207e8628e3a3: Waiting 18:58:17 c791037a9be2: Waiting 18:58:17 ffd874e62e21: Waiting 18:58:17 316046926c0a: Verifying Checksum 18:58:17 316046926c0a: Download complete 18:58:17 7186ed65a4f7: Download complete 18:58:17 207e8628e3a3: Verifying Checksum 18:58:17 207e8628e3a3: Download complete 18:58:17 c791037a9be2: Verifying Checksum 18:58:17 595b0fe564bb: Verifying Checksum 18:58:17 595b0fe564bb: Download complete 18:58:17 $ docker rm -f 7b3d03cc585fdf9802be5acb67020b35e45ac81cc77ffff3d11017764f2637e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:58:18 595b0fe564bb: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:58:18 7186ed65a4f7: Pull complete 18:58:19 316046926c0a: Pull complete 18:58:21 ffd874e62e21: Verifying Checksum 18:58:21 4ebd0625c992: Verifying Checksum 18:58:21 4ebd0625c992: Download complete [Pipeline] isUnix [Pipeline] sh 18:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:58:22 18:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:58:22 latest: Pulling from edgex-devops/edgex-compose 18:58:22 cbdbe7a5bc2a: Pulling fs layer 18:58:22 ca9280d653b3: Pulling fs layer 18:58:22 7e9c9ca2126c: Pulling fs layer 18:58:22 cbdbe7a5bc2a: Verifying Checksum 18:58:22 cbdbe7a5bc2a: Download complete 18:58:23 cbdbe7a5bc2a: Pull complete 18:58:23 ca9280d653b3: Verifying Checksum 18:58:23 ca9280d653b3: Download complete 18:58:23 ca9280d653b3: Pull complete 18:58:24 7e9c9ca2126c: Verifying Checksum 18:58:24 7e9c9ca2126c: Download complete 18:58:27 7e9c9ca2126c: Pull complete 18:58:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:58:27 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 18:58:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:58:31 $ docker top 35cf1f5af7244c095532ee35a9486add517370e24c4a33f1445e8fc97e6eb2ca -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:31 + grep parallel 18:58:31 + docker-compose build --help 18:58:32 4ebd0625c992: Pull complete 18:58:32 207e8628e3a3: Pull complete 18:58:32 c791037a9be2: Pull complete 18:58:32 --parallel Build images in parallel. [Pipeline] } 18:58:32 $ docker stop --time=1 35cf1f5af7244c095532ee35a9486add517370e24c4a33f1445e8fc97e6eb2ca 18:58:33 $ docker rm -f 35cf1f5af7244c095532ee35a9486add517370e24c4a33f1445e8fc97e6eb2ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:58:33 . [Pipeline] withDockerContainer 18:58:33 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 18:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:58:34 $ docker top 39d27401ee57ce5a805e0ebbb87da4fcb70b4f3be831ab5c90a9f4175cc2d941 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:34 + docker-compose -f ./docker-compose-build.yml build --parallel 18:58:35 Building core-command ... 18:58:35 Building core-data ... 18:58:35 Building core-metadata ... 18:58:35 Building security-bootstrapper ... 18:58:35 Building security-proxy-setup ... 18:58:35 Building security-secretstore-setup ... 18:58:35 Building support-notifications ... 18:58:35 Building support-scheduler ... 18:58:35 Building sys-mgmt-agent ... 18:58:35 Building support-notifications 18:58:35 Building core-metadata 18:58:35 Building support-scheduler 18:58:35 Building security-secretstore-setup 18:58:35 Building security-proxy-setup 18:58:35 ffd874e62e21: Pull complete 18:58:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:58:35 ---> cfc18b08335c 18:58:35 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 18:58:38 ---> Running in 775e3fdf2374 18:58:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:58:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:58:40 (1/12) Installing libmagic (5.39-r0) 18:58:41 (2/12) Installing file (5.39-r0) 18:58:41 (3/12) Installing libc-dev (0.7.2-r3) 18:58:41 (4/12) Installing g++ (10.2.1_pre1-r3) 18:58:46 (5/12) Installing fortify-headers (1.1-r0) 18:58:46 (6/12) Installing patch (2.7.6-r6) 18:58:47 (7/12) Installing build-base (0.5-r2) 18:58:47 (8/12) Installing libsodium (1.0.18-r0) 18:58:47 (9/12) Installing pkgconf (1.7.3-r0) 18:58:47 (10/12) Installing libsodium-dev (1.0.18-r0) 18:58:47 (11/12) Installing libzmq (4.3.3-r1) 18:58:47 (12/12) Installing zeromq-dev (4.3.3-r1) 18:58:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:58:47 ---> 0f09f2d976cc 18:58:47 Step 3/23 : WORKDIR /edgex-go 18:58:47 Executing busybox-1.32.1-r6.trigger 18:58:47 OK: 218 MiB in 52 packages 18:58:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:58:47 ---> 0f09f2d976cc 18:58:47 Step 3/24 : WORKDIR /edgex-go 18:58:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:58:47 ---> 0f09f2d976cc 18:58:47 Step 3/22 : WORKDIR /edgex-go 18:58:51 Removing intermediate container 775e3fdf2374 18:58:51 ---> 27f85d6dc4b3 18:58:51 Step 4/6 : WORKDIR /edgex-go 18:58:51 ---> Running in 3df0c2e1d931 18:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:58:51 ---> 0f09f2d976cc 18:58:51 Step 3/23 : WORKDIR /edgex-go 18:58:52 Removing intermediate container 3df0c2e1d931 18:58:52 ---> f8752f44908c 18:58:52 Step 5/6 : COPY go.mod . 18:58:53 ---> 7f53536cffc8 18:58:53 Step 6/6 : RUN go mod download 18:58:53 ---> Running in a9e1ac1464d9 18:58:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:58:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:58:57 ---> 0f09f2d976cc 18:58:57 Step 3/26 : WORKDIR /edgex-go 18:58:57 ---> Running in 1a43e5414bd9 18:58:57 ---> Running in 894e44988c3b 18:58:57 ---> Running in ac5c9f7122e1 18:58:57 ---> Running in dca59b1d188f 18:58:57 ---> Running in 0d2efb3bd82a 18:58:57 Removing intermediate container 894e44988c3b 18:58:57 ---> 3d0b40a32b61 18:58:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:57 ---> Running in 544fb845f347 18:58:57 Removing intermediate container ac5c9f7122e1 18:58:57 ---> f8997e9f9601 18:58:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:57 Removing intermediate container 0d2efb3bd82a 18:58:57 ---> 50b38f4f3849 18:58:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:57 Removing intermediate container 1a43e5414bd9 18:58:57 ---> 8b50ff72c17f 18:58:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:57 Removing intermediate container dca59b1d188f 18:58:57 ---> 9de52047f0fe 18:58:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:57 ---> Running in 6d5c8cc4b761 18:58:57 ---> Running in 7e20c0d67d8f 18:58:57 ---> Running in dd51be6b5e80 18:58:57 ---> Running in 433be9176b11 18:58:58 Removing intermediate container 544fb845f347 18:58:58 ---> d88bb6b1e7cc 18:58:58 Step 5/22 : RUN apk add --update --no-cache make git 18:58:59 ---> Running in b7ae8e08f8ae 18:58:59 Removing intermediate container 6d5c8cc4b761 18:58:59 ---> a83d56fc0556 18:58:59 Step 5/23 : RUN apk add --update --no-cache make git 18:58:59 ---> Running in d197e939849c 18:58:59 Removing intermediate container 7e20c0d67d8f 18:58:59 ---> 30089b64e58c 18:58:59 Step 5/24 : RUN apk add --update --no-cache make git 18:58:59 ---> Running in e53592ab3065 18:58:59 Removing intermediate container 433be9176b11 18:58:59 ---> 39ea0a760ee1 18:58:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:58:59 ---> Running in 38d47e0be8cf 18:58:59 Removing intermediate container dd51be6b5e80 18:58:59 ---> a9a57354e72c 18:58:59 Step 5/26 : RUN apk add --update --no-cache make git 18:58:59 ---> Running in 8f00a4c49010 18:58:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:59:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:59:01 OK: 219 MiB in 52 packages 18:59:01 OK: 219 MiB in 52 packages 18:59:01 OK: 219 MiB in 52 packages 18:59:01 OK: 219 MiB in 52 packages 18:59:01 OK: 219 MiB in 52 packages 18:59:01 Removing intermediate container 38d47e0be8cf 18:59:01 ---> 098806f250f3 18:59:01 Step 6/23 : COPY go.mod . 18:59:02 Removing intermediate container d197e939849c 18:59:02 ---> 6162467dfa7d 18:59:02 Step 6/23 : COPY go.mod . 18:59:02 Removing intermediate container 8f00a4c49010 18:59:02 ---> 5396d41a94fc 18:59:02 Step 6/26 : COPY go.mod . 18:59:02 Removing intermediate container e53592ab3065 18:59:02 ---> 673ee6ecb058 18:59:02 Step 6/24 : COPY go.mod . 18:59:02 Removing intermediate container b7ae8e08f8ae 18:59:02 ---> 8200cc64d58d 18:59:02 Step 6/22 : COPY go.mod . 18:59:02 ---> f68c4dcfe89e 18:59:02 Step 7/23 : RUN go mod download 18:59:02 ---> 53aa4f509f6c 18:59:02 Step 7/23 : RUN go mod download 18:59:02 ---> Running in 6928040249c5 18:59:02 ---> Running in 8560cff45f66 18:59:02 ---> d7616f043c32 18:59:02 Step 7/26 : RUN go mod download 18:59:02 ---> ec07f05ece25 18:59:02 Step 7/24 : RUN go mod download 18:59:02 ---> Running in 90371c5edfbe 18:59:02 ---> d30d5bec261e 18:59:02 Step 7/22 : RUN go mod download 18:59:02 ---> Running in 211183af20e0 18:59:02 ---> Running in b914cff84207 18:59:03 Removing intermediate container 6928040249c5 18:59:03 ---> e695ef9c6471 18:59:03 Step 8/23 : COPY . . 18:59:03 Removing intermediate container 8560cff45f66 18:59:03 ---> 10cf0259452c 18:59:03 Step 8/23 : COPY . . 18:59:03 Removing intermediate container 90371c5edfbe 18:59:03 ---> 2b9a06d816d4 18:59:03 Step 8/26 : COPY . . 18:59:10 Removing intermediate container 211183af20e0 18:59:10 ---> 277a03efdae3 18:59:10 Step 8/24 : COPY . . 18:59:10 Removing intermediate container b914cff84207 18:59:10 ---> 28aef96b2201 18:59:10 Step 8/22 : COPY . . 18:59:19 Removing intermediate container a9e1ac1464d9 18:59:19 ---> 3aa30e873e6a 18:59:19 Successfully built 3aa30e873e6a 18:59:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:59:20 + docker inspect -f . ci-base-image-arm64 18:59:20 . [Pipeline] withDockerContainer 18:59:20 ---> e8e33c55229a 18:59:20 Step 9/23 : RUN go mod tidy 18:59:20 ---> 7e7c71f08977 18:59:20 Step 9/26 : RUN go mod tidy 18:59:20 ---> 70f092ba4e5e 18:59:20 Step 9/23 : RUN go mod tidy 18:59:20 ---> Running in c9d00487fa55 18:59:20 ---> Running in 6b256b785f0e 18:59:20 ---> Running in 54055f5fa8b3 18:59:20 prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container 18:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:22 $ docker top 789b5a5d6bcfcff36e3c0178858e78bfcd0785f9822f721a350b382dd5ef68c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:23 + go version 18:59:23 go version go1.16.3 linux/arm64 [Pipeline] } 18:59:23 $ docker stop --time=1 789b5a5d6bcfcff36e3c0178858e78bfcd0785f9822f721a350b382dd5ef68c3 18:59:28 $ docker rm -f 789b5a5d6bcfcff36e3c0178858e78bfcd0785f9822f721a350b382dd5ef68c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:59:28 Removing intermediate container c9d00487fa55 18:59:28 ---> 983ea23e716c 18:59:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:59:28 ---> b720bc9e45c6 18:59:28 Step 9/24 : RUN go mod tidy 18:59:28 ---> e276e93b8abc 18:59:28 Step 9/22 : RUN go mod tidy 18:59:28 Removing intermediate container 6b256b785f0e 18:59:28 ---> f5ca4555b69c 18:59:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:59:28 ---> Running in 0f905625a314 18:59:28 ---> Running in 7af2a939f2b6 18:59:28 Removing intermediate container 54055f5fa8b3 18:59:28 ---> 3d8197300c53 18:59:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:59:28 ---> Running in 5d0d8aece9a5 18:59:28 ---> Running in fd8439c5d56f 18:59:28 ---> Running in d1a6f7bf84eb 18:59:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:29 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 18:59:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:59:29 + docker inspect -f . ci-base-image-arm64 18:59:29 . [Pipeline] withDockerContainer 18:59:29 prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container 18:59:29 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:59:30 Removing intermediate container 7af2a939f2b6 18:59:30 ---> b3afeda827f7 18:59:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:59:30 ---> Running in 7e8a91b6b85e 18:59:30 Removing intermediate container 5d0d8aece9a5 18:59:30 ---> e7875e892dbc 18:59:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:59:30 ---> Running in 263d8c9547f7 18:59:30 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 18:59:31 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 18:59:31 $ docker top dbff2a91d2e67da2e8412748cd3eddf4d1a908b1cad985a585f0ba0205987901 -eo pid,comm [Pipeline] { [Pipeline] echo 18:59:32 ========================================================= 18:59:32 [edgeXBuildGoParallel] Running Tests and Build... 18:59:32 ========================================================= [Pipeline] sh 18:59:32 + go mod tidy [Pipeline] sh 18:59:34 + make test 18:59:34 go mod tidy 18:59:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:59:56 ? github.com/edgexfoundry/edgex-go [no test files] 19:00:09 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 19:00:09 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 19:00:13 Removing intermediate container 0f905625a314 19:00:13 ---> 98f200fb22cb 19:00:13 19:00:13 Step 11/23 : FROM alpine:3.12 19:00:13 3.12: Pulling from library/alpine 19:00:13 Removing intermediate container 7e8a91b6b85e 19:00:13 ---> 4b3c58b36bf7 19:00:13 19:00:13 Step 11/22 : FROM alpine:3.12 19:00:13 Removing intermediate container fd8439c5d56f 19:00:13 ---> 92ed8fe5d3a4 19:00:13 19:00:13 Step 11/23 : FROM alpine:3.12 19:00:13 Removing intermediate container d1a6f7bf84eb 19:00:13 ---> 2cac46b35b9e 19:00:13 19:00:13 Step 11/26 : FROM alpine:3.12 19:00:13 3.12: Pulling from library/alpine 19:00:13 3.12: Pulling from library/alpine 19:00:14 3.12: Pulling from library/alpine 19:00:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:00:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:00:14 Status: Downloaded newer image for alpine:3.12 19:00:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:00:14 Status: Image is up to date for alpine:3.12 19:00:14 Status: Downloaded newer image for alpine:3.12 19:00:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:00:14 Status: Image is up to date for alpine:3.12 19:00:14 ---> 13621d1b12d4 19:00:14 Step 12/22 : RUN apk add --update --no-cache curl 19:00:14 ---> 13621d1b12d4 19:00:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:00:14 ---> 13621d1b12d4 19:00:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:00:14 ---> 13621d1b12d4 19:00:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:00:14 ---> Running in c49e6395d26f 19:00:14 ---> Running in 01266f0ec6ae 19:00:14 ---> Running in e5011d6e12ba 19:00:14 ---> Running in cdfc0012b75d 19:00:14 Removing intermediate container 263d8c9547f7 19:00:14 ---> e7f8169f5762 19:00:14 19:00:14 Step 11/24 : FROM alpine:3.12 19:00:14 ---> 13621d1b12d4 19:00:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:00:14 ---> Running in ae6564ec4338 19:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:15 (1/2) Installing ca-certificates (20191127-r4) 19:00:15 (2/2) Installing dumb-init (1.2.2-r1) 19:00:15 Executing busybox-1.31.1-r20.trigger 19:00:15 Executing ca-certificates-20191127-r4.trigger 19:00:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:15 (1/1) Installing dumb-init (1.2.2-r1) 19:00:15 Executing busybox-1.31.1-r20.trigger 19:00:15 OK: 6 MiB in 15 packages 19:00:16 OK: 6 MiB in 16 packages 19:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:16 (1/6) Installing ca-certificates (20191127-r4) 19:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:00:16 (3/6) Installing libcurl (7.77.0-r0) 19:00:16 (4/6) Installing curl (7.77.0-r0) 19:00:16 (5/6) Installing dumb-init (1.2.2-r1) 19:00:16 (6/6) Installing su-exec (0.2-r1) 19:00:16 Executing busybox-1.31.1-r20.trigger 19:00:16 Executing ca-certificates-20191127-r4.trigger 19:00:16 OK: 7 MiB in 20 packages 19:00:16 (1/4) Installing ca-certificates (20191127-r4) 19:00:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:00:16 (3/4) Installing libcurl (7.77.0-r0) 19:00:16 (4/4) Installing curl (7.77.0-r0) 19:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:00:16 Executing busybox-1.31.1-r20.trigger 19:00:16 Executing ca-certificates-20191127-r4.trigger 19:00:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:00:16 OK: 7 MiB in 18 packages 19:00:16 (1/1) Installing dumb-init (1.2.2-r1) 19:00:16 Executing busybox-1.31.1-r20.trigger 19:00:16 OK: 6 MiB in 15 packages 19:00:16 Removing intermediate container e5011d6e12ba 19:00:16 ---> b24371e45c92 19:00:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:00:16 ---> Running in 1d3f1d8c857c 19:00:16 Removing intermediate container c49e6395d26f 19:00:16 ---> 3eefc718003b 19:00:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:00:16 ---> Running in bd35dfd4b5a9 19:00:16 Removing intermediate container 01266f0ec6ae 19:00:16 ---> 40452469a2a2 19:00:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:00:16 Removing intermediate container 1d3f1d8c857c 19:00:16 ---> 23343eca929e 19:00:16 Step 14/23 : ENV APP_PORT=59861 19:00:17 ---> Running in 86325f51a53b 19:00:17 ---> Running in 73882a21e4c3 19:00:17 Removing intermediate container cdfc0012b75d 19:00:17 ---> 4cbd9aa5a676 19:00:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:00:17 Removing intermediate container ae6564ec4338 19:00:17 ---> b4589d5dd5a3 19:00:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:00:17 ---> Running in 3b5680c6c57c 19:00:17 Removing intermediate container bd35dfd4b5a9 19:00:17 ---> 1ba63e2dd3d1 19:00:17 Step 14/23 : ENV APP_PORT=59860 19:00:17 ---> Running in 674c79a2183e 19:00:17 Removing intermediate container 73882a21e4c3 19:00:17 ---> 6f5f32ce1d5e 19:00:17 Step 15/23 : EXPOSE $APP_PORT 19:00:17 Removing intermediate container 86325f51a53b 19:00:17 ---> 69ee8bb40a39 19:00:17 Step 14/26 : WORKDIR / 19:00:17 ---> Running in a5587ea784db 19:00:17 ---> Running in f79b4582f1b7 19:00:17 ---> Running in fa669f1445ee 19:00:17 Removing intermediate container 674c79a2183e 19:00:17 ---> d99e1aa88b78 19:00:17 Step 14/22 : WORKDIR /edgex 19:00:17 Removing intermediate container 3b5680c6c57c 19:00:17 ---> 4c20c298f18f 19:00:17 Step 14/24 : ENV APP_PORT=59881 19:00:17 ---> Running in 9c9c679ebbea 19:00:17 Removing intermediate container f79b4582f1b7 19:00:17 ---> 761a16f1fd2a 19:00:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:17 ---> Running in c809afc378a9 19:00:17 Removing intermediate container fa669f1445ee 19:00:17 ---> be8f1b3744be 19:00:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:00:17 Removing intermediate container a5587ea784db 19:00:17 ---> c54ef55e5756 19:00:17 Step 15/23 : EXPOSE $APP_PORT 19:00:17 ---> Running in 08ac84e7a938 19:00:17 Removing intermediate container c809afc378a9 19:00:17 ---> c2781f36c390 19:00:17 Step 15/24 : EXPOSE $APP_PORT 19:00:17 Removing intermediate container 9c9c679ebbea 19:00:17 ---> 5651e86c733d 19:00:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:00:17 Removing intermediate container 08ac84e7a938 19:00:17 ---> c4482517de20 19:00:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:17 ---> 985642f5e064 19:00:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:00:17 ---> Running in 119534c3f916 19:00:17 ---> 60d21dc5fb55 19:00:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:00:18 Removing intermediate container 119534c3f916 19:00:18 ---> ac2941487717 19:00:18 Step 16/24 : WORKDIR / 19:00:18 ---> c41c21a2c8bf 19:00:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:00:18 ---> Running in 90a010740452 19:00:18 ---> e4df3fe9cf7b 19:00:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:00:18 ---> 964dfc6cebaf 19:00:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:00:18 ---> fb2e356441c2 19:00:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:00:18 Removing intermediate container 90a010740452 19:00:18 ---> 71b45626c0eb 19:00:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:18 ---> d05943dc549b 19:00:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:00:18 ---> 5ae1718954b9 19:00:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:00:18 ---> c8d1b4a6e0b6 19:00:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:00:18 ---> 69030357cb40 19:00:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:00:18 ---> 03bec4c80d87 19:00:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:00:18 ---> Running in 479285e6a44d 19:00:19 Removing intermediate container 479285e6a44d 19:00:19 ---> b94b9d7473b5 19:00:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:19 ---> 7439a40645c3 19:00:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:00:19 ---> eefd7292d979 19:00:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:00:19 ---> 513753d3d28a 19:00:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:00:19 ---> Running in 4be98f164182 19:00:19 ---> 0161799df783 19:00:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:00:19 ---> Running in d1bf32ac4eb2 19:00:19 ---> Running in 97d0c5f99ec5 19:00:19 Removing intermediate container 4be98f164182 19:00:19 ---> 82cfbeae77b6 19:00:19 Step 21/23 : LABEL arch=x86_64 19:00:19 Removing intermediate container d1bf32ac4eb2 19:00:19 ---> 168c427d1c08 19:00:19 Step 19/22 : CMD ["--init=true"] 19:00:19 ---> Running in d4d381d4887e 19:00:19 Removing intermediate container 97d0c5f99ec5 19:00:19 ---> 72b0b11f5541 19:00:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:19 ---> Running in 21ead11679ec 19:00:19 ---> 7902a3b5dbd4 19:00:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:00:19 Removing intermediate container d4d381d4887e 19:00:19 ---> 1f882158f204 19:00:19 Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:00:19 ---> Running in eb27e74253c0 19:00:19 ---> 802769327bb7 19:00:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:00:19 ---> Running in 484b197e811d 19:00:19 Removing intermediate container 21ead11679ec 19:00:19 ---> 45f6a4491ac0 19:00:19 Step 20/22 : LABEL arch=x86_64 19:00:19 ---> Running in cc80ba9e70dc 19:00:19 ---> Running in c7a38a36327c 19:00:19 Removing intermediate container eb27e74253c0 19:00:19 ---> 2e555c36ec66 19:00:19 Step 21/23 : LABEL arch=x86_64 19:00:20 Removing intermediate container 484b197e811d 19:00:20 ---> 5fe74440c51f 19:00:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:20 ---> Running in c827362e34ff 19:00:20 Removing intermediate container cc80ba9e70dc 19:00:20 ---> ca05c37e3e71 19:00:20 Step 23/23 : LABEL version=0.0.0 19:00:20 ---> Running in 72d733bec926 19:00:20 Removing intermediate container c7a38a36327c 19:00:20 ---> 535d0f0a1311 19:00:20 Step 21/22 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:00:20 ---> b699da175ebd 19:00:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:00:20 ---> Running in 853bee73d315 19:00:20 ---> Running in 5a77122e95d3 19:00:20 Removing intermediate container c827362e34ff 19:00:20 ---> 44b9c02f5545 19:00:20 Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:00:20 Removing intermediate container 72d733bec926 19:00:20 ---> 99244fb26ce9 19:00:20 Step 22/24 : LABEL arch=x86_64 19:00:20 ---> b490a11d788a 19:00:20 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/ 19:00:20 ---> Running in 0636d2b0eb83 19:00:20 Removing intermediate container 853bee73d315 19:00:20 ---> 842cb9240730 19:00:20 Step 22/22 : LABEL version=0.0.0 19:00:20 ---> Running in 7a982d972b24 19:00:20 Removing intermediate container 5a77122e95d3 19:00:20 ---> 7ef5856dda5f 19:00:20 19:00:20 ---> Running in 4efbfa44fa35 19:00:20 ---> Running in ac92a08cafa2 19:00:20 Successfully built 7ef5856dda5f 19:00:20 Successfully tagged support-scheduler:latest 19:00:20 Building sys-mgmt-agent 19:00:20  Building support-scheduler ... done Removing intermediate container 7a982d972b24 19:00:20 ---> 5024ed05946d 19:00:20 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:00:20 Removing intermediate container 0636d2b0eb83 19:00:20 ---> d264ee865873 19:00:20 Step 23/23 : LABEL version=0.0.0 19:00:20 ---> Running in d42998a2519d 19:00:20 ---> Running in 13f00bc980b2 19:00:20 Removing intermediate container ac92a08cafa2 19:00:20 ---> 3dc6b697cdfd 19:00:20 19:00:21 Successfully built 3dc6b697cdfd 19:00:21 Successfully tagged security-proxy-setup:latest 19:00:21  Building security-proxy-setup ... done Building core-command 19:00:22 Removing intermediate container 13f00bc980b2 19:00:22 ---> c2087644edca 19:00:22 19:00:22 Successfully built c2087644edca 19:00:24 Successfully tagged support-notifications:latest 19:00:24  Building support-notifications ... done Building core-data 19:00:24 Removing intermediate container d42998a2519d 19:00:24 ---> 8a94277b17cc 19:00:24 Step 24/24 : LABEL version=0.0.0 19:00:24 ---> Running in 17046682c905 19:00:27 Removing intermediate container 17046682c905 19:00:27 ---> 562f65cf3ee9 19:00:27 19:00:27 Removing intermediate container 4efbfa44fa35 19:00:27 ---> bffe9ef398ea 19:00:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:00:27 Successfully built 562f65cf3ee9 19:00:31 Successfully tagged core-metadata:latest 19:00:31  Building core-metadata ... done Building security-bootstrapper 19:00:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:00:31 ---> 0f09f2d976cc 19:00:31 Step 3/24 : WORKDIR /edgex-go 19:00:31 ---> Using cache 19:00:31 ---> 9de52047f0fe 19:00:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:31 ---> Using cache 19:00:31 ---> 39ea0a760ee1 19:00:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:00:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:00:31 ---> 0f09f2d976cc 19:00:31 Step 3/24 : WORKDIR /edgex-go 19:00:31 ---> Using cache 19:00:31 ---> 9de52047f0fe 19:00:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:31 ---> Using cache 19:00:31 ---> 39ea0a760ee1 19:00:31 Step 5/24 : RUN apk add --update --no-cache make bash git 19:00:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:00:33 ---> 0f09f2d976cc 19:00:33 Step 3/24 : WORKDIR /edgex-go 19:00:33 ---> Using cache 19:00:33 ---> 9de52047f0fe 19:00:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:33 ---> Using cache 19:00:33 ---> 39ea0a760ee1 19:00:33 Step 5/24 : RUN apk add --update --no-cache make git 19:00:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:00:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:00:34 ---> 0f09f2d976cc 19:00:34 Step 3/32 : WORKDIR /edgex-go 19:00:34 ---> Using cache 19:00:34 ---> 9de52047f0fe 19:00:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:34 ---> Using cache 19:00:34 ---> 39ea0a760ee1 19:00:34 Step 5/32 : RUN apk add --update --no-cache make git 19:00:35 ---> Running in 2904a8a1a10c 19:00:35 ---> Running in 76d1950e7d44 19:00:35 ---> Running in c750dbd5e3dd 19:00:35 ---> Running in 0e667c65a0e5 19:00:35 ---> Running in 13d4ca48e58f 19:00:35 Removing intermediate container 2904a8a1a10c 19:00:35 ---> 7ce81f3a4fc8 19:00:35 Step 24/26 : LABEL arch=x86_64 19:00:35 ---> Running in c303cb18014b 19:00:35 Removing intermediate container c303cb18014b 19:00:35 ---> 18da6c67c91d 19:00:35 Step 25/26 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:00:35 ---> Running in 16a89e347667 19:00:35 Removing intermediate container 16a89e347667 19:00:35 ---> c99b059b8a99 19:00:35 Step 26/26 : LABEL version=0.0.0 19:00:35 ---> Running in 291f230e1758 19:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:00:36 Removing intermediate container 291f230e1758 19:00:36 ---> b08b6a7aa534 19:00:36 19:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:00:36 Successfully built b08b6a7aa534 19:00:36 Successfully tagged security-secretstore-setup:latest 19:00:37  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:00:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:00:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:00:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:00:37 OK: 219 MiB in 52 packages 19:00:37 OK: 219 MiB in 52 packages 19:00:37 OK: 219 MiB in 52 packages 19:00:37 Removing intermediate container 76d1950e7d44 19:00:37 ---> e8ee7b964aec 19:00:37 Step 6/24 : COPY go.mod . 19:00:37 Removing intermediate container c750dbd5e3dd 19:00:37 ---> 613704d0a09c 19:00:37 Step 6/24 : COPY go.mod . 19:00:37 OK: 219 MiB in 52 packages 19:00:37 Removing intermediate container 13d4ca48e58f 19:00:37 ---> 1dfa779bea96 19:00:37 Step 6/24 : COPY go.mod . 19:00:38 ---> 10c711999ac3 19:00:38 Step 7/24 : RUN go mod download 19:00:38 ---> Running in d97a211031c3 19:00:38 ---> 6e727501186f 19:00:38 Step 7/24 : RUN go mod download 19:00:38 ---> aa427ba9e742 19:00:38 Step 7/24 : RUN go mod download 19:00:38 ---> Running in 94090be7860e 19:00:38 ---> Running in c8e161fd5110 19:00:38 Removing intermediate container 0e667c65a0e5 19:00:38 ---> 0e87dab5c3b2 19:00:38 Step 6/32 : COPY go.mod . 19:00:38 ---> e69298c04cc2 19:00:38 Step 7/32 : RUN go mod download 19:00:38 ---> Running in 149220299d00 19:00:38 Removing intermediate container d97a211031c3 19:00:38 ---> 73ccc8cf62ed 19:00:38 Step 8/24 : COPY . . 19:00:44 Removing intermediate container 94090be7860e 19:00:44 ---> edf9d26c65aa 19:00:44 Step 8/24 : COPY . . 19:00:44 Removing intermediate container c8e161fd5110 19:00:44 ---> b351e1886ff9 19:00:44 Step 8/24 : COPY . . 19:00:44 ---> d62197fddcff 19:00:44 Step 9/24 : RUN go mod tidy 19:00:44 Removing intermediate container 149220299d00 19:00:44 ---> 47091fb1415c 19:00:44 Step 8/32 : COPY . . 19:00:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:00:55 ---> Running in 8888a9c6c346 19:00:55 ---> 0b5466857274 19:00:55 Step 9/32 : RUN go mod tidy 19:00:55 ---> d6aa39eb5bb9 19:00:55 Step 9/24 : RUN go mod tidy 19:00:55 ---> 94ad33b5ae59 19:00:55 Step 9/24 : RUN go mod tidy 19:00:55 ---> Running in b866a3241c5e 19:00:55 ---> Running in 58a1ebe87f32 19:00:55 ---> Running in f8222836591a 19:00:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:00:57 Removing intermediate container 8888a9c6c346 19:00:57 ---> f5a6fd395278 19:00:57 Step 10/24 : RUN make cmd/core-data/core-data 19:00:57 ---> Running in 55ae1e95f6a1 19:00:57 Removing intermediate container b866a3241c5e 19:00:57 ---> 75fd50da5af5 19:00:57 Step 10/24 : RUN make cmd/core-command/core-command 19:00:57 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 19:00:57 ---> Running in 157c934c8aad 19:00:57 Removing intermediate container 58a1ebe87f32 19:00:57 ---> 2fbfef67c808 19:00:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:00:57 Removing intermediate container f8222836591a 19:00:57 ---> 8699d776eea0 19:00:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:00:57 ---> Running in 8a8e1253c41b 19:00:57 ---> Running in 1c2239348b18 19:00:58 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 19:00:58 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 19:00:58 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 19:01:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:01:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:01:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:01:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:01:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:01:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:01:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:01:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.207s coverage: 28.7% of statements 19:01:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.289s coverage: 100.0% of statements 19:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:01:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.336s coverage: 81.2% of statements 19:01:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:01:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 53.4% of statements 19:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.573s coverage: 87.7% of statements 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:01:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:01:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:01:37 Removing intermediate container 157c934c8aad 19:01:37 ---> ddc7cdee1c0c 19:01:37 19:01:37 Step 11/24 : FROM alpine:3.12 19:01:37 ---> 13621d1b12d4 19:01:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:01:37 ---> Using cache 19:01:37 ---> b4589d5dd5a3 19:01:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:01:37 ---> Using cache 19:01:37 ---> 4c20c298f18f 19:01:37 Step 14/24 : ENV APP_PORT=59882 19:01:37 Removing intermediate container 8a8e1253c41b 19:01:37 ---> b9d8596b9b68 19:01:37 19:01:37 Step 11/32 : FROM alpine:3.12 19:01:37 ---> 13621d1b12d4 19:01:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:01:37 ---> Running in d4994fc471bf 19:01:37 ---> Running in 6be509e3a979 19:01:37 Removing intermediate container 6be509e3a979 19:01:37 ---> 444f879f4a47 19:01:37 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:01:37 Removing intermediate container d4994fc471bf 19:01:37 ---> 735859f7e91a 19:01:37 Step 15/24 : EXPOSE $APP_PORT 19:01:37 ---> Running in c796b657713b 19:01:37 ---> Running in 20742b500bf5 19:01:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:01:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:01:37 Removing intermediate container 20742b500bf5 19:01:37 ---> 52a4a017eeed 19:01:37 Step 16/24 : WORKDIR / 19:01:37 (1/2) Installing dumb-init (1.2.2-r1) 19:01:37 (2/2) Installing su-exec (0.2-r1) 19:01:37 Executing busybox-1.31.1-r20.trigger 19:01:37 OK: 6 MiB in 16 packages 19:01:37 ---> Running in b3e1b2c5f0ee 19:01:37 Removing intermediate container 1c2239348b18 19:01:37 ---> 279bb2901578 19:01:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:01:37 ---> Running in adfc9e398195 19:01:37 Removing intermediate container b3e1b2c5f0ee 19:01:37 ---> 6f00740646c9 19:01:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:37 Removing intermediate container c796b657713b 19:01:37 ---> c7d04976a2c6 19:01:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:01:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:01:37 ---> 995b1a257980 19:01:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:01:37 ---> Running in f9982bc5098c 19:01:37 Removing intermediate container 55ae1e95f6a1 19:01:37 ---> 7ff87407c5de 19:01:37 19:01:37 Step 11/24 : FROM alpine:3.12 19:01:37 ---> 13621d1b12d4 19:01:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:01:37 ---> Running in c0911c126335 19:01:37 Removing intermediate container f9982bc5098c 19:01:37 ---> 49d625377dd1 19:01:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:01:37 ---> Running in 01b872590f86 19:01:37 ---> 57401a3b9451 19:01:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:01:37 Removing intermediate container c0911c126335 19:01:37 ---> 0c5366720c5a 19:01:37 Step 13/24 : ENV APP_PORT=59880 19:01:37 ---> Running in ee19128b6b46 19:01:37 Removing intermediate container 01b872590f86 19:01:37 ---> 67b12b56e62a 19:01:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:01:37 Removing intermediate container adfc9e398195 19:01:37 ---> 99c57a5e5eac 19:01:37 19:01:37 Step 12/24 : FROM docker:20.10.0 19:01:37 ---> Running in 851ae382bfab 19:01:37 ---> 4332b8486a3b 19:01:37 Step 20/24 : ENTRYPOINT ["/core-command"] 19:01:37 Removing intermediate container ee19128b6b46 19:01:37 ---> 9194ac9c174f 19:01:37 Step 14/24 : EXPOSE $APP_PORT 19:01:37 ---> Running in 0d1ac11baaac 19:01:37 ---> Running in 137f296dbac0 19:01:37 20.10.0: Pulling from library/docker 19:01:37 Removing intermediate container 0d1ac11baaac 19:01:37 ---> cfae7ffc40b5 19:01:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:37 Removing intermediate container 137f296dbac0 19:01:37 ---> f3cad8acad9f 19:01:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:37 ---> Running in 8de65fac766c 19:01:37 ---> Running in 41305bd539ed 19:01:37 Removing intermediate container 8de65fac766c 19:01:37 ---> 9673d0185d93 19:01:37 Step 22/24 : LABEL arch=x86_64 19:01:37 ---> Running in 9d689486d604 19:01:37 Removing intermediate container 9d689486d604 19:01:37 ---> 2e6a93ddd09d 19:01:37 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:01:37 ---> Running in dfbf1000c1f4 19:01:37 Removing intermediate container 851ae382bfab 19:01:37 ---> 20b37d4051e2 19:01:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:01:37 ---> Running in 886910d700f7 19:01:37 Removing intermediate container dfbf1000c1f4 19:01:37 ---> 4496e1f6a68b 19:01:37 Step 24/24 : LABEL version=0.0.0 19:01:37 Removing intermediate container 41305bd539ed 19:01:37 ---> b3a1262e9560 19:01:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:01:37 ---> Running in 115b374f9db0 19:01:37 ---> Running in d09767f44652 19:01:37 Removing intermediate container 886910d700f7 19:01:37 ---> 6e3eb1864093 19:01:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:01:37 Removing intermediate container d09767f44652 19:01:37 ---> 7e310ea65075 19:01:37 19:01:37 Successfully built 7e310ea65075 19:01:37 Successfully tagged core-command:latest 19:01:37  Building core-command ... done  ---> 1f55f6f28b83 19:01:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:01:37 ---> Running in 599f1ee2d87a 19:01:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:01:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.283s coverage: 95.1% of statements 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.266s coverage: 60.0% of statements 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.324s coverage: 0.8% of statements 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.233s coverage: 22.0% of statements 19:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 79.5% of statements 19:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 19:01:39 (1/6) Installing dumb-init (1.2.2-r1) 19:01:39 Removing intermediate container 599f1ee2d87a 19:01:39 ---> d8ebdfc0307d 19:01:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:39 (2/6) Installing libgcc (9.3.0-r2) 19:01:39 (3/6) Installing libsodium (1.0.18-r0) 19:01:39 (4/6) Installing libstdc++ (9.3.0-r2) 19:01:39 ---> f24b5b47b477 19:01:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 19:01:40 (5/6) Installing libzmq (4.3.3-r0) 19:01:40 ---> 474c52be8693 19:01:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:01:40 (6/6) Installing zeromq (4.3.3-r0) 19:01:40 Executing busybox-1.31.1-r20.trigger 19:01:40 OK: 8 MiB in 20 packages 19:01:40 ---> b0c25e2e5f74 19:01:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:01:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:01:40 Status: Downloaded newer image for docker:20.10.0 19:01:40 ---> aefe523efa57 19:01:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:01:40 ---> Running in 3010ba8ab60e 19:01:40 ---> e3a4fdee10c2 19:01:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:01:40 Removing intermediate container 3010ba8ab60e 19:01:40 ---> 94adf63edff9 19:01:40 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:01:40 Removing intermediate container 115b374f9db0 19:01:40 ---> aed580624af4 19:01:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:40 ---> Running in 1fcf071411c5 19:01:41 ---> 2c4641965a02 19:01:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:01:41 ---> Running in 4634faa9b32a 19:01:41 ---> 507b98e00736 19:01:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:01:41 Removing intermediate container 4634faa9b32a 19:01:41 ---> 640f001baa4a 19:01:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:01:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:01:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:01:41 (1/39) Installing readline (8.0.4-r0) 19:01:41 (2/39) Installing bash (5.0.17-r0) 19:01:41 Executing bash-5.0.17-r0.post-install 19:01:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:01:41 (4/39) Installing libcurl (7.77.0-r0) 19:01:41 (5/39) Installing curl (7.77.0-r0) 19:01:41 (6/39) Installing dumb-init (1.2.2-r1) 19:01:41 (7/39) Installing libbz2 (1.0.8-r1) 19:01:41 (8/39) Installing expat (2.2.9-r1) 19:01:41 (9/39) Installing libffi (3.3-r2) 19:01:41 (10/39) Installing gdbm (1.13-r1) 19:01:41 (11/39) Installing xz-libs (5.2.5-r0) 19:01:41 (12/39) Installing sqlite-libs (3.32.1-r1) 19:01:41 (13/39) Installing python3 (3.8.10-r0) 19:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 19:01:41 ---> 875b77b32c85 19:01:41 Step 27/32 : RUN chmod +x /entrypoint.sh 19:01:42 ---> 71ab09b9bbb0 19:01:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:01:42 (14/39) Installing py3-appdirs (1.4.4-r1) 19:01:42 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:01:42 (16/39) Installing py3-parsing (2.4.7-r0) 19:01:42 (17/39) Installing py3-six (1.15.0-r0) 19:01:42 (18/39) Installing py3-packaging (20.4-r0) 19:01:42 (19/39) Installing py3-setuptools (47.0.0-r0) 19:01:42 (20/39) Installing py3-chardet (3.0.4-r4) 19:01:42 ---> Running in 2b496cf20f04 19:01:42 (21/39) Installing py3-idna (2.9-r0) 19:01:42 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:01:42 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:01:42 ---> f772f377c8d2 19:01:42 Step 20/24 : ENTRYPOINT ["/core-data"] 19:01:42 (24/39) Installing py3-requests (2.23.0-r0) 19:01:42 (25/39) Installing py3-msgpack (1.0.0-r0) 19:01:42 (26/39) Installing py3-lockfile (0.12.2-r3) 19:01:42 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:01:42 ---> Running in 15789cef75d6 19:01:42 (28/39) Installing py3-colorama (0.4.3-r0) 19:01:42 (29/39) Installing py3-distlib (0.3.0-r0) 19:01:42 (30/39) Installing py3-distro (1.5.0-r1) 19:01:42 (31/39) Installing py3-webencodings (0.5.1-r3) 19:01:42 (32/39) Installing py3-html5lib (1.0.1-r4) 19:01:42 (33/39) Installing py3-pytoml (0.1.21-r0) 19:01:42 (34/39) Installing py3-pep517 (0.8.2-r0) 19:01:42 (35/39) Installing py3-progress (1.5-r0) 19:01:42 (36/39) Installing py3-toml (0.10.1-r0) 19:01:42 (37/39) Installing py3-retrying (1.3.3-r0) 19:01:42 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:01:42 (39/39) Installing py3-pip (20.1.1-r0) 19:01:43 Executing busybox-1.31.1-r19.trigger 19:01:43 OK: 72 MiB in 59 packages 19:01:43 Removing intermediate container 15789cef75d6 19:01:43 ---> 37e177c6b0ab 19:01:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:43 ---> Running in 67e2b8405975 19:01:43 Removing intermediate container 67e2b8405975 19:01:43 ---> d19929c83435 19:01:43 Step 22/24 : LABEL arch=x86_64 19:01:43 ---> Running in 9ce7c9405a60 19:01:43 Removing intermediate container 9ce7c9405a60 19:01:43 ---> 472fd9d529c4 19:01:43 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:01:43 Removing intermediate container 2b496cf20f04 19:01:43 ---> 92617133afe1 19:01:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:01:43 ---> Running in cf03332333c8 19:01:43 ---> Running in b9ce9ebc4831 19:01:43 Removing intermediate container b9ce9ebc4831 19:01:43 ---> 6057f40098c8 19:01:43 Step 29/32 : CMD ["gate"] 19:01:43 Removing intermediate container cf03332333c8 19:01:43 ---> 6ef1c4e979be 19:01:43 Step 24/24 : LABEL version=0.0.0 19:01:43 Collecting docker-compose==1.23.2 19:01:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:01:43 ---> Running in 5d4dcc34ea6c 19:01:44 ---> Running in adb6424263b2 19:01:44 Removing intermediate container 5d4dcc34ea6c 19:01:44 ---> 52ada47546da 19:01:44 19:01:44 Collecting dockerpty<0.5,>=0.4.1 19:01:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:01:44 Successfully built 52ada47546da 19:01:44 Removing intermediate container adb6424263b2 19:01:44 ---> 53275822f444 19:01:44 Step 30/32 : LABEL arch=x86_64 19:01:44 Successfully tagged core-data:latest 19:01:44  Building core-data ... done  ---> Running in 4b4cd313d4de 19:01:44 Removing intermediate container 4b4cd313d4de 19:01:44 ---> 4b5caac0ba54 19:01:44 Step 31/32 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:01:44 Collecting websocket-client<1.0,>=0.32.0 19:01:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:01:44 ---> Running in ca60e37a1833 19:01:44 Removing intermediate container ca60e37a1833 19:01:44 ---> edb72fb0d350 19:01:44 Step 32/32 : LABEL version=0.0.0 19:01:44 Collecting docker<4.0,>=3.6.0 19:01:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:01:44 ---> Running in 57068aef9c2a 19:01:45 Removing intermediate container 57068aef9c2a 19:01:45 ---> 6ff900019628 19:01:45 19:01:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:01:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:01:45 Successfully built 6ff900019628 19:01:45 Successfully tagged security-bootstrapper:latest 19:01:45  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 19:01:45 Downloading texttable-0.9.1.tar.gz (11 kB) 19:01:45 Collecting docopt<0.7,>=0.6.1 19:01:45 Downloading docopt-0.6.2.tar.gz (25 kB) 19:01:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:01:46 Collecting jsonschema<3,>=2.5.1 19:01:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:01:46 Collecting PyYAML<4,>=3.10 19:01:46 Downloading PyYAML-3.13.tar.gz (270 kB) 19:01:46 Collecting cached-property<2,>=1.2.0 19:01:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:01:46 Collecting docker-pycreds>=0.4.0 19:01:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:01:46 Collecting urllib3<1.25,>=1.21.1 19:01:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:01:47 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) 19:01:47 Collecting idna<2.8,>=2.5 19:01:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:01:47 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) 19:01:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:01:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:01:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:01:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:01:47 Installing collected packages: dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, jsonschema, PyYAML, cached-property, docker-compose 19:01:47 Running setup.py install for dockerpty: started 19:01:47 Running setup.py install for dockerpty: finished with status 'done' 19:01:47 Attempting uninstall: urllib3 19:01:47 Found existing installation: urllib3 1.25.9 19:01:47 Uninstalling urllib3-1.25.9: 19:01:47 Successfully uninstalled urllib3-1.25.9 19:01:47 Attempting uninstall: idna 19:01:47 Found existing installation: idna 2.9 19:01:47 Uninstalling idna-2.9: 19:01:47 Successfully uninstalled idna-2.9 19:01:47 Attempting uninstall: requests 19:01:47 Found existing installation: requests 2.23.0 19:01:47 Uninstalling requests-2.23.0: 19:01:47 Successfully uninstalled requests-2.23.0 19:01:48 Running setup.py install for texttable: started 19:01:48 Running setup.py install for texttable: finished with status 'done' 19:01:48 Running setup.py install for docopt: started 19:01:48 Running setup.py install for docopt: finished with status 'done' 19:01:48 Running setup.py install for PyYAML: started 19:01:49 Running setup.py install for PyYAML: finished with status 'done' 19:01:49 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 19:01:51 Removing intermediate container 1fcf071411c5 19:01:51 ---> 41f36f226218 19:01:51 Step 15/24 : ENV APP_PORT=58890 19:01:51 ---> Running in 280d4ec9b0de 19:01:51 Removing intermediate container 280d4ec9b0de 19:01:51 ---> 51cacf1707a2 19:01:51 Step 16/24 : EXPOSE $APP_PORT 19:01:51 ---> Running in 66306756329a 19:01:51 Removing intermediate container 66306756329a 19:01:51 ---> 807885b69ce7 19:01:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:01:52 ---> 1bcd446014e8 19:01:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:01:52 ---> ab78c113aa30 19:01:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:01:52 ---> eac2d50bfa3b 19:01:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:01:52 ---> Running in 598b67a892db 19:01:52 Removing intermediate container 598b67a892db 19:01:52 ---> b5c1e65ba85b 19:01:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:01:52 ---> Running in 142e2e465d71 19:01:52 Removing intermediate container 142e2e465d71 19:01:52 ---> d581f1a9cfbc 19:01:52 Step 22/24 : LABEL arch=x86_64 19:01:52 ---> Running in 6cd7e0d72cd2 19:01:52 Removing intermediate container 6cd7e0d72cd2 19:01:52 ---> 19ce05748260 19:01:52 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:01:52 ---> Running in de3699116243 19:01:53 Removing intermediate container de3699116243 19:01:53 ---> cbee3bfb1a38 19:01:53 Step 24/24 : LABEL version=0.0.0 19:01:53 ---> Running in 40c46d43f8e1 19:01:53 Removing intermediate container 40c46d43f8e1 19:01:53 ---> 43a38a35011e 19:01:53 19:01:53 Successfully built 43a38a35011e 19:01:53 Successfully tagged sys-mgmt-agent:latest 19:01:53  Building sys-mgmt-agent ... done  [Pipeline] } 19:01:53 $ docker stop --time=1 39d27401ee57ce5a805e0ebbb87da4fcb70b4f3be831ab5c90a9f4175cc2d941 19:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements 19:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.257s coverage: 44.8% of statements 19:01:54 $ docker rm -f 39d27401ee57ce5a805e0ebbb87da4fcb70b4f3be831ab5c90a9f4175cc2d941 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:55 + docker images 19:01:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:01:55 sys-mgmt-agent latest 43a38a35011e 3 seconds ago 312MB 19:01:55 security-bootstrapper latest 6ff900019628 11 seconds ago 18.2MB 19:01:55 core-data latest 52ada47546da 12 seconds ago 20.2MB 19:01:55 core-command latest 7e310ea65075 18 seconds ago 15.9MB 19:01:55 99c57a5e5eac 19 seconds ago 1.15GB 19:01:55 7ff87407c5de 20 seconds ago 1.15GB 19:01:55 b9d8596b9b68 23 seconds ago 1.14GB 19:01:55 ddc7cdee1c0c 24 seconds ago 1.14GB 19:01:55 security-secretstore-setup latest b08b6a7aa534 About a minute ago 28.1MB 19:01:55 core-metadata latest 562f65cf3ee9 About a minute ago 16.6MB 19:01:55 support-notifications latest c2087644edca About a minute ago 16.6MB 19:01:55 support-scheduler latest 7ef5856dda5f About a minute ago 15.9MB 19:01:55 security-proxy-setup latest 3dc6b697cdfd About a minute ago 25.3MB 19:01:55 e7f8169f5762 About a minute ago 1.15GB 19:01:55 92ed8fe5d3a4 About a minute ago 1.15GB 19:01:55 4b3c58b36bf7 About a minute ago 1.15GB 19:01:55 2cac46b35b9e About a minute ago 1.15GB 19:01:55 98f200fb22cb About a minute ago 1.14GB 19:01:55 ci-base-image-x86_64 latest 0f09f2d976cc 5 minutes ago 648MB 19:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 19:01:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 19:01:55 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 19:01:55 docker 20.10.0 aefe523efa57 5 months ago 240MB 19:01:55 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] } 19:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 81.8% of statements 19:01:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.166s coverage: 80.0% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.334s coverage: 91.2% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.590s coverage: 64.4% of statements 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:02:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 19:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 19:02:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.998s coverage: 66.9% of statements 19:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:02:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.6% of statements 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.293s coverage: 19.3% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.591s coverage: 91.9% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.277s coverage: 63.4% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.177s coverage: 28.9% of statements 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 19:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:02:23 GO111MODULE=on go vet ./... 19:03:48 gofmt -l . 19:03:48 [ "`gofmt -l .`" = "" ] 19:03:48 ./bin/test-attribution-txt.sh [Pipeline] sh 19:03:48 + ls -al . 19:03:48 total 556 19:03:48 drwxrwxr-x 9 1001 1001 4096 Jun 8 19:03 . 19:03:48 drwxr-xr-x 4 root root 4096 Jun 8 18:59 .. 19:03:48 -rw-rw-r-- 1 1001 1001 11 Jun 8 18:57 .dockerignore 19:03:48 drwxrwxr-x 8 1001 1001 4096 Jun 8 18:57 .git 19:03:48 drwxrwxr-x 3 1001 1001 4096 Jun 8 18:57 .github 19:03:48 -rw-rw-r-- 1 1001 1001 818 Jun 8 18:57 .gitignore 19:03:48 -rw-rw-r-- 1 1001 1001 166 Jun 8 18:57 .sonarcloud.properties 19:03:48 -rw-rw-r-- 1 1001 1001 8609 Jun 8 18:57 Attribution.txt 19:03:48 -rw-rw-r-- 1 1001 1001 3804 Jun 8 18:57 CONTRIBUTING.md 19:03:48 -rw-rw-r-- 1 1001 1001 931 Jun 8 18:57 Dockerfile.build 19:03:48 -rw-rw-r-- 1 1001 1001 849 Jun 8 18:57 Jenkinsfile 19:03:48 -rw-rw-r-- 1 1001 1001 10775 Jun 8 18:57 LICENSE 19:03:48 -rw-rw-r-- 1 1001 1001 5605 Jun 8 18:57 Makefile 19:03:48 -rw-rw-r-- 1 1001 1001 7978 Jun 8 18:57 README.md 19:03:48 -rw-rw-r-- 1 1001 1001 6755 Jun 8 18:57 SECURITY.md 19:03:48 -rw-rw-r-- 1 1001 1001 5 Jun 8 18:55 VERSION 19:03:48 -rw-rw-r-- 1 1001 1001 4131 Jun 8 18:57 ZMQWindows.md 19:03:48 drwxrwxr-x 2 1001 1001 4096 Jun 8 18:57 bin 19:03:48 drwxrwxr-x 14 1001 1001 4096 Jun 8 18:57 cmd 19:03:48 -rw-r--r-- 1 root root 412085 Jun 8 19:02 coverage.out 19:03:48 -rw-rw-r-- 1 1001 1001 902 Jun 8 18:57 go.mod 19:03:48 -rw-r--r-- 1 root root 21048 Jun 8 18:59 go.sum 19:03:48 drwxrwxr-x 8 1001 1001 4096 Jun 8 18:57 internal 19:03:48 drwxrwxr-x 3 1001 1001 4096 Jun 8 18:57 openapi 19:03:48 drwxrwxr-x 4 1001 1001 4096 Jun 8 18:57 snap 19:03:48 -rw-rw-r-- 1 1001 1001 168 Jun 8 18:57 version.go [Pipeline] sh 19:03:49 + '[' -e coverage.out ] 19:03:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:03:49 Warning: overwriting stash ‘coverage-report’ 19:03:50 Stashed 1 file(s) [Pipeline] sh 19:03:50 + make build 19:03:50 go mod tidy 19:03:51 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 19:03:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:04:20 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 19:04:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:04:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:04:26 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 19:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:04:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:04:40 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 19:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:04:46 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] } 19:04:52 $ docker stop --time=1 dbff2a91d2e67da2e8412748cd3eddf4d1a908b1cad985a585f0ba0205987901 19:04:54 $ docker rm -f dbff2a91d2e67da2e8412748cd3eddf4d1a908b1cad985a585f0ba0205987901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:04:58 19:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:04:59 latest: Pulling from edgex-devops/edgex-compose-arm64 19:04:59 29e5d40040c1: Pulling fs layer 19:04:59 1ce36da41761: Pulling fs layer 19:04:59 25b303627fd3: Pulling fs layer 19:04:59 29e5d40040c1: Verifying Checksum 19:04:59 29e5d40040c1: Download complete 19:04:59 1ce36da41761: Verifying Checksum 19:04:59 1ce36da41761: Download complete 19:05:00 29e5d40040c1: Pull complete 19:05:01 25b303627fd3: Verifying Checksum 19:05:01 25b303627fd3: Download complete 19:05:01 1ce36da41761: Pull complete 19:05:11 25b303627fd3: Pull complete 19:05:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:05:12 prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container 19:05:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:05:14 $ docker top 9699a20027d0ca158f1b4c64ee8251894971db9329bb1ca772f25185e158711e -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:15 + docker-compose build --help 19:05:15 + grep parallel 19:05:19 --parallel Build images in parallel. [Pipeline] } 19:05:19 $ docker stop --time=1 9699a20027d0ca158f1b4c64ee8251894971db9329bb1ca772f25185e158711e 19:05:21 $ docker rm -f 9699a20027d0ca158f1b4c64ee8251894971db9329bb1ca772f25185e158711e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:05:21 . [Pipeline] withDockerContainer 19:05:21 prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container 19:05:22 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:05:23 $ docker top 30612ce5c022a3f0e1a91be8c0699499707e0ec27895132c6308a20615ee40da -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:24 + docker-compose -f ./docker-compose-build.yml build --parallel 19:05:27 Building core-command ... 19:05:27 Building core-data ... 19:05:27 Building core-metadata ... 19:05:27 Building security-bootstrapper ... 19:05:27 Building security-proxy-setup ... 19:05:27 Building security-secretstore-setup ... 19:05:27 Building support-notifications ... 19:05:27 Building support-scheduler ... 19:05:27 Building sys-mgmt-agent ... 19:05:27 Building security-secretstore-setup 19:05:27 Building security-bootstrapper 19:05:27 Building core-metadata 19:05:27 Building security-proxy-setup 19:05:27 Building support-scheduler 19:06:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:35 ---> 3aa30e873e6a 19:06:35 Step 3/22 : WORKDIR /edgex-go 19:06:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:06:35 ---> 3aa30e873e6a 19:06:35 Step 3/32 : WORKDIR /edgex-go 19:06:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:06:35 ---> 3aa30e873e6a 19:06:35 Step 3/26 : WORKDIR /edgex-go 19:06:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:35 ---> 3aa30e873e6a 19:06:35 Step 3/24 : WORKDIR /edgex-go 19:06:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:06:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:06:35 ---> 3aa30e873e6a 19:06:35 Step 3/23 : WORKDIR /edgex-go 19:06:37 ---> Running in 262381884b28 19:06:37 ---> Running in 52f72948b2ea 19:06:37 ---> Running in 2a6d06147f45 19:06:37 ---> Running in 39e5982fdb09 19:06:37 ---> Running in 05cdb0702c46 19:06:37 Removing intermediate container 262381884b28 19:06:37 ---> 33b01b6466cc 19:06:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:38 Removing intermediate container 2a6d06147f45 19:06:38 ---> a0ba45c28055 19:06:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:38 ---> Running in f2d90d23666e 19:06:38 Removing intermediate container 39e5982fdb09 19:06:38 Removing intermediate container 05cdb0702c46 19:06:38 ---> 9567a0f615b4 19:06:38 ---> b2e253efa40c 19:06:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:38 Removing intermediate container 52f72948b2ea 19:06:38 ---> 2b81ca150fbe 19:06:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:38 ---> Running in 0929edd0b9ce 19:06:38 ---> Running in 3e3bacb24944 19:06:38 ---> Running in d20bd49eaf24 19:06:38 ---> Running in f32c3ed82708 19:06:41 Removing intermediate container f2d90d23666e 19:06:41 ---> 22a19597db0a 19:06:41 Step 5/24 : RUN apk add --update --no-cache make git 19:06:41 ---> Running in 05b0870ad89a 19:06:42 Removing intermediate container 0929edd0b9ce 19:06:42 ---> 213fe2b40404 19:06:42 Step 5/22 : RUN apk add --update --no-cache make git 19:06:42 ---> Running in 6c91e2dc445c 19:06:42 Removing intermediate container 3e3bacb24944 19:06:42 ---> 56cbb5cc94e7 19:06:42 Step 5/23 : RUN apk add --update --no-cache make git 19:06:43 ---> Running in c5cfab852795 19:06:43 Removing intermediate container f32c3ed82708 19:06:43 ---> 9d447921321a 19:06:43 Step 5/26 : RUN apk add --update --no-cache make git 19:06:43 Removing intermediate container d20bd49eaf24 19:06:43 ---> b516a0a7d321 19:06:43 Step 5/32 : RUN apk add --update --no-cache make git 19:06:43 ---> Running in e34f299e9dc7 19:06:43 ---> Running in d133573d19a4 19:06:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:06:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:46 OK: 218 MiB in 52 packages 19:06:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:06:46 OK: 218 MiB in 52 packages 19:06:47 OK: 218 MiB in 52 packages 19:06:47 OK: 218 MiB in 52 packages 19:06:47 OK: 218 MiB in 52 packages 19:06:48 Removing intermediate container 05b0870ad89a 19:06:48 ---> 4ed4ff125365 19:06:48 Step 6/24 : COPY go.mod . 19:06:48 Removing intermediate container 6c91e2dc445c 19:06:48 ---> 00632caa8423 19:06:48 Step 6/22 : COPY go.mod . 19:06:48 Removing intermediate container c5cfab852795 19:06:48 ---> 6e864146063e 19:06:48 Step 6/23 : COPY go.mod . 19:06:49 Removing intermediate container e34f299e9dc7 19:06:49 ---> 646b54b1efe7 19:06:49 Step 6/26 : COPY go.mod . 19:06:49 ---> 92fd57e2831d 19:06:49 Step 7/24 : RUN go mod download 19:06:49 Removing intermediate container d133573d19a4 19:06:49 ---> b1b3264fe5de 19:06:49 Step 6/32 : COPY go.mod . 19:06:49 ---> Running in ddfbb4fe5ead 19:06:49 ---> 6f5434f96035 19:06:49 Step 7/22 : RUN go mod download 19:06:50 ---> Running in 6869578ffd4e 19:06:50 ---> 9c19624629de 19:06:50 Step 7/23 : RUN go mod download 19:06:50 ---> Running in 167851ac1ccb 19:06:51 ---> 474d16288823 19:06:51 Step 7/32 : RUN go mod download 19:06:51 ---> 1b93ef609de9 19:06:51 Step 7/26 : RUN go mod download 19:06:51 ---> Running in 9a67c78b1255 19:06:51 ---> Running in 5d17ddee7fdc 19:06:53 Removing intermediate container ddfbb4fe5ead 19:06:53 ---> 27d533150eb3 19:06:53 Step 8/24 : COPY . . 19:06:54 Removing intermediate container 6869578ffd4e 19:06:54 ---> 01f36438e061 19:06:54 Step 8/22 : COPY . . 19:06:54 Removing intermediate container 167851ac1ccb 19:06:54 ---> eb21bf929861 19:06:54 Step 8/23 : COPY . . 19:06:55 Removing intermediate container 5d17ddee7fdc 19:06:55 ---> 4f316a17f54f 19:06:55 Step 8/26 : COPY . . 19:06:56 Removing intermediate container 9a67c78b1255 19:06:56 ---> 2ff146ac520b 19:06:56 Step 8/32 : COPY . . 19:07:18 ---> 8e66b9ad887c 19:07:18 Step 9/24 : RUN go mod tidy 19:07:18 ---> 144e4f930a0e 19:07:18 Step 9/22 : RUN go mod tidy 19:07:18 ---> Running in a235880bb86d 19:07:18 ---> ae83b6c5c879 19:07:18 Step 9/23 : RUN go mod tidy 19:07:18 ---> e296baad5244 19:07:18 Step 9/32 : RUN go mod tidy 19:07:18 ---> c6dbc1089071 19:07:18 Step 9/26 : RUN go mod tidy 19:07:18 ---> Running in e756cc7da6b3 19:07:18 ---> Running in dd2a1632deb0 19:07:18 ---> Running in 244cc4d05d20 19:07:18 ---> Running in f8a0a01485a1 19:07:23 Removing intermediate container a235880bb86d 19:07:23 ---> 0003b2f99064 19:07:23 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:07:24 ---> Running in fde677e18b92 19:07:25 Removing intermediate container e756cc7da6b3 19:07:25 ---> 95db12234233 19:07:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:07:25 ---> Running in 4fc0d6627a8d 19:07:25 Removing intermediate container dd2a1632deb0 19:07:25 ---> 51eef95dd61f 19:07:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:07:25 ---> Running in b38740369f4f 19:07:25 Removing intermediate container f8a0a01485a1 19:07:25 ---> 6c422788cdf6 19:07:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:07:26 Removing intermediate container 244cc4d05d20 19:07:26 ---> 38eb09658e8c 19:07:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:07:26 ---> Running in d280f43af741 19:07:26 ---> Running in 7d5315c0b460 19:07:26 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 19:07:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:27 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 19:07:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:28 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 19:09:05 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 19:09:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:23 Removing intermediate container 7d5315c0b460 19:09:23 ---> e03f51bc0eca 19:09:23 19:09:23 Step 11/32 : FROM alpine:3.12 19:09:23 3.12: Pulling from library/alpine 19:09:23 Removing intermediate container 4fc0d6627a8d 19:09:23 ---> bd531bd67c1e 19:09:23 19:09:23 Step 11/22 : FROM alpine:3.12 19:09:23 Removing intermediate container b38740369f4f 19:09:23 ---> 4b6aad19a2c5 19:09:23 19:09:23 Step 11/26 : FROM alpine:3.12 19:09:23 3.12: Pulling from library/alpine 19:09:23 3.12: Pulling from library/alpine 19:09:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:09:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:09:24 Status: Downloaded newer image for alpine:3.12 19:09:24 Status: Image is up to date for alpine:3.12 19:09:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:09:24 Status: Image is up to date for alpine:3.12 19:09:24 ---> 9852663dfa18 19:09:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:09:24 ---> 9852663dfa18 19:09:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:09:24 ---> 9852663dfa18 19:09:24 Step 12/22 : RUN apk add --update --no-cache curl 19:09:24 Removing intermediate container d280f43af741 19:09:24 ---> 06db4841294b 19:09:24 19:09:24 Step 11/23 : FROM alpine:3.12 19:09:24 ---> 9852663dfa18 19:09:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:09:25 ---> Running in ae5c04ac4dea 19:09:25 ---> Running in ba557568d4db 19:09:25 ---> Running in b611e2865c73 19:09:25 ---> Running in f2176d68cabe 19:09:26 Removing intermediate container f2176d68cabe 19:09:26 ---> 39c9dc7c62b3 19:09:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:09:26 Removing intermediate container fde677e18b92 19:09:26 ---> fa85e76b71cb 19:09:26 19:09:26 Step 11/24 : FROM alpine:3.12 19:09:26 ---> 9852663dfa18 19:09:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:09:26 ---> Running in 2de918df61b1 19:09:26 ---> Running in c3f0767f1da6 19:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:27 (1/6) Installing ca-certificates (20191127-r4) 19:09:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:09:28 (3/6) Installing libcurl (7.77.0-r0) 19:09:28 (4/6) Installing curl (7.77.0-r0) 19:09:28 (5/6) Installing dumb-init (1.2.2-r1) 19:09:28 (6/6) Installing su-exec (0.2-r1) 19:09:28 Executing busybox-1.31.1-r20.trigger 19:09:28 Executing ca-certificates-20191127-r4.trigger 19:09:28 OK: 7 MiB in 20 packages 19:09:28 (1/4) Installing ca-certificates (20191127-r4) 19:09:28 (1/1) Installing dumb-init (1.2.2-r1) 19:09:28 Executing busybox-1.31.1-r20.trigger 19:09:28 OK: 5 MiB in 15 packages 19:09:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:09:28 (3/4) Installing libcurl (7.77.0-r0) 19:09:28 (4/4) Installing curl (7.77.0-r0) 19:09:28 Executing busybox-1.31.1-r20.trigger 19:09:28 Executing ca-certificates-20191127-r4.trigger 19:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:29 OK: 7 MiB in 18 packages 19:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:09:30 (1/1) Installing dumb-init (1.2.2-r1) 19:09:30 Executing busybox-1.31.1-r20.trigger 19:09:30 OK: 5 MiB in 15 packages 19:09:30 (1/2) Installing dumb-init (1.2.2-r1) 19:09:30 (2/2) Installing su-exec (0.2-r1) 19:09:30 Executing busybox-1.31.1-r20.trigger 19:09:30 OK: 5 MiB in 16 packages 19:09:30 Removing intermediate container b611e2865c73 19:09:30 ---> 3e4b8b05a607 19:09:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:31 Removing intermediate container ae5c04ac4dea 19:09:31 ---> 68957c3e8101 19:09:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:31 ---> Running in 382dd7ec4958 19:09:31 Removing intermediate container 2de918df61b1 19:09:31 ---> 4ed792b5bfe3 19:09:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:31 ---> Running in e5c34bfdc68d 19:09:31 Removing intermediate container ba557568d4db 19:09:31 ---> c669013c413a 19:09:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:31 ---> Running in 5cf509eeeeb7 19:09:31 ---> Running in 2e74877aebdb 19:09:31 Removing intermediate container c3f0767f1da6 19:09:31 ---> faa088ee53ba 19:09:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:09:32 Removing intermediate container 382dd7ec4958 19:09:32 ---> 15969d38cef5 19:09:32 Step 14/23 : ENV APP_PORT=59861 19:09:32 ---> Running in 988d44c05a1d 19:09:32 Removing intermediate container e5c34bfdc68d 19:09:32 ---> e4bc6ac08867 19:09:32 Step 14/26 : WORKDIR / 19:09:32 ---> Running in 86e03b5583ba 19:09:32 Removing intermediate container 2e74877aebdb 19:09:32 ---> c1c0530b3176 19:09:32 Step 14/22 : WORKDIR /edgex 19:09:32 ---> Running in df38ea1102ab 19:09:32 Removing intermediate container 5cf509eeeeb7 19:09:32 ---> 87c40e5f6017 19:09:32 Step 14/24 : ENV APP_PORT=59881 19:09:32 ---> Running in 32c20ee8b064 19:09:32 Removing intermediate container 988d44c05a1d 19:09:32 ---> 8d0b92270cd4 19:09:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:09:32 ---> Running in f248655f6b02 19:09:32 ---> Running in f3c78b76456a 19:09:33 Removing intermediate container 86e03b5583ba 19:09:33 ---> db01fef3b148 19:09:33 Step 15/23 : EXPOSE $APP_PORT 19:09:33 Removing intermediate container df38ea1102ab 19:09:33 ---> 3cd9870534ea 19:09:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:33 ---> Running in 5692100ad717 19:09:33 Removing intermediate container 32c20ee8b064 19:09:33 ---> 57f6a5b0d056 19:09:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:33 Removing intermediate container f248655f6b02 19:09:33 Removing intermediate container f3c78b76456a 19:09:33 ---> 1d12d0654436 19:09:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:09:33 ---> bcb8e9f91205 19:09:33 Step 15/24 : EXPOSE $APP_PORT 19:09:33 ---> Running in 1a543097b5e6 19:09:33 ---> Running in ff89cc37e10f 19:09:34 Removing intermediate container 5692100ad717 19:09:34 ---> 5e6908119f7b 19:09:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:34 Removing intermediate container ff89cc37e10f 19:09:34 ---> 87786505fd79 19:09:34 Step 16/24 : WORKDIR / 19:09:34 ---> 493cc93cc517 19:09:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:34 ---> c61b7882833e 19:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:34 ---> Running in 0257154d8a87 19:09:35 ---> 9cf0c116d7d7 19:09:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:35 Removing intermediate container 0257154d8a87 19:09:35 ---> 8cc576522c30 19:09:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:36 ---> edeb1b05e0f3 19:09:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:37 ---> fd2eb18644cb 19:09:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:37 Removing intermediate container 1a543097b5e6 19:09:37 ---> b5a1bb2fafcb 19:09:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:09:37 ---> 01f2dc53b536 19:09:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:37 ---> Running in bb37cca92680 19:09:37 ---> 2e30a93f893f 19:09:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:37 ---> cd1cc6855036 19:09:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:09:38 Removing intermediate container bb37cca92680 19:09:38 ---> 1dcf4d2ecbf2 19:09:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:09:38 ---> 8692558485e2 19:09:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:09:38 ---> 10cc6e4579d2 19:09:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:38 ---> 820895bfff0e 19:09:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:09:39 ---> d5c52473db30 19:09:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:39 ---> Running in e91351f3d6eb 19:09:39 ---> Running in e0dd93722b7b 19:09:39 ---> 2ca8cfa2183e 19:09:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:09:39 ---> Running in ea57c7a1726d 19:09:40 Removing intermediate container e0dd93722b7b 19:09:40 ---> f9bbac9699a5 19:09:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:40 Removing intermediate container e91351f3d6eb 19:09:40 ---> 106849bc9d5a 19:09:40 Step 19/22 : CMD ["--init=true"] 19:09:40 ---> Running in 1153dad05f88 19:09:40 ---> Running in bed0a3fd8481 19:09:40 ---> 55f58f91b15b 19:09:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:09:40 ---> cb9d2c36ab29 19:09:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:40 ---> Running in bc0c99342592 19:09:41 Removing intermediate container 1153dad05f88 19:09:41 ---> 3bf692454475 19:09:41 Step 21/23 : LABEL arch=arm64 19:09:41 Removing intermediate container bed0a3fd8481 19:09:41 ---> f93c65b3169d 19:09:41 Step 20/22 : LABEL arch=arm64 19:09:41 ---> Running in 52e111794522 19:09:41 ---> Running in c6a2926b0a09 19:09:41 Removing intermediate container bc0c99342592 19:09:41 ---> 6e2bf7a42754 19:09:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:42 ---> Running in 84ee0d09bc1b 19:09:42 Removing intermediate container 52e111794522 19:09:42 ---> c8c30bd4df35 19:09:42 Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:09:42 Removing intermediate container c6a2926b0a09 19:09:42 ---> 3c76a50d4e9e 19:09:42 Step 21/22 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:09:42 ---> 34854a61881d 19:09:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:42 ---> Running in eaf3040e162b 19:09:42 ---> Running in 8776833e6bf3 19:09:42 Removing intermediate container 84ee0d09bc1b 19:09:42 ---> 89825a712ef0 19:09:42 Step 22/24 : LABEL arch=arm64 19:09:43 ---> Running in 3cabe2d3849f 19:09:43 Removing intermediate container eaf3040e162b 19:09:43 ---> bfd7c1bcbcba 19:09:43 Step 23/23 : LABEL version=0.0.0 19:09:43 Removing intermediate container 8776833e6bf3 19:09:43 ---> 6d0f24fb8cfa 19:09:43 Step 22/22 : LABEL version=0.0.0 19:09:43 ---> Running in d15ca5129bc9 19:09:43 Removing intermediate container ea57c7a1726d 19:09:43 ---> 4618a02f861c 19:09:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:43 ---> Running in 6d2e06a2e039 19:09:43 ---> 54d55596603c 19:09:43 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/ 19:09:43 Removing intermediate container 3cabe2d3849f 19:09:43 ---> 37edc3f80288 19:09:43 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:09:44 ---> Running in ebf07ec739c3 19:09:44 ---> Running in c05dd653e821 19:09:44 Removing intermediate container 6d2e06a2e039 19:09:44 ---> 4e8c9db22824 19:09:44 19:09:44 Removing intermediate container d15ca5129bc9 19:09:44 ---> 8adfa93ca047 19:09:44 19:09:44 ---> f332dc0738c7 19:09:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:45 Removing intermediate container ebf07ec739c3 19:09:45 ---> 1545d7ff789d 19:09:45 Step 24/24 : LABEL version=0.0.0 19:09:45 Successfully built 4e8c9db22824 19:09:45 Successfully tagged security-proxy-setup-arm64:latest 19:09:45  Building security-proxy-setup ... done Building sys-mgmt-agent 19:09:45 Successfully built 8adfa93ca047 19:09:45 Successfully tagged support-scheduler-arm64:latest 19:09:45  Building support-scheduler ... done  ---> Running in 649fa5152546 19:09:45 Building support-notifications 19:09:46 Removing intermediate container 649fa5152546 19:09:46 ---> bf5fc4226369 19:09:46 19:09:46 Successfully built bf5fc4226369 19:09:49 Successfully tagged core-metadata-arm64:latest 19:09:49  Building core-metadata ... done Building core-command 19:09:49 ---> 60602220e1f7 19:09:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:49 Removing intermediate container c05dd653e821 19:09:49 ---> 7f7759e7d03e 19:09:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:09:49 ---> Running in 28a41733958d 19:09:49 ---> 28581713efc4 19:09:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:49 Removing intermediate container 28a41733958d 19:09:49 ---> da4fe5cd7100 19:09:49 Step 24/26 : LABEL arch=arm64 19:09:49 ---> Running in 08f0b2cb334d 19:09:49 ---> e0b15e778b16 19:09:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:09:49 Removing intermediate container 08f0b2cb334d 19:09:49 ---> c4d6e2faded7 19:09:49 Step 25/26 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:09:49 ---> Running in fa8801023965 19:09:49 ---> e46a9ba34cdf 19:09:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:09:50 Removing intermediate container fa8801023965 19:09:50 ---> 7e3b3c9b7344 19:09:50 Step 26/26 : LABEL version=0.0.0 19:09:50 ---> Running in 0e240c2c6436 19:09:50 ---> Running in ac799c7bb075 19:09:51 Removing intermediate container 0e240c2c6436 19:09:51 ---> a764e63b78d7 19:09:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:51 Removing intermediate container ac799c7bb075 19:09:51 ---> ec4c0ab90c8a 19:09:51 19:09:52 Successfully built ec4c0ab90c8a 19:09:52 Successfully tagged security-secretstore-setup-arm64:latest 19:09:52 Building core-data 19:09:52  Building security-secretstore-setup ... done  ---> 449ba3998095 19:09:52 Step 27/32 : RUN chmod +x /entrypoint.sh 19:09:53 ---> Running in 103f9414f755 19:09:55 Removing intermediate container 103f9414f755 19:09:55 ---> 3f2fe9b6dd1b 19:09:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:09:56 ---> Running in 851551d83d7b 19:09:56 Removing intermediate container 851551d83d7b 19:09:56 ---> 49a350d39be6 19:09:56 Step 29/32 : CMD ["gate"] 19:09:56 ---> Running in 2386572ad959 19:09:57 Removing intermediate container 2386572ad959 19:09:57 ---> a4e053b76937 19:09:57 Step 30/32 : LABEL arch=arm64 19:09:57 ---> Running in eb0a6e34fa2e 19:09:58 Removing intermediate container eb0a6e34fa2e 19:09:58 ---> db65ea9f4cdf 19:09:58 Step 31/32 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:09:59 ---> Running in 4c42bfe98680 19:09:59 Removing intermediate container 4c42bfe98680 19:09:59 ---> 77d574dd1014 19:09:59 Step 32/32 : LABEL version=0.0.0 19:10:00 ---> Running in 04fcc4f150f7 19:10:01 Removing intermediate container 04fcc4f150f7 19:10:01 ---> ead01ab34b44 19:10:01 19:10:01 Successfully built ead01ab34b44 19:10:01 Successfully tagged security-bootstrapper-arm64:latest 19:10:40  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:40 ---> 3aa30e873e6a 19:10:40 Step 3/24 : WORKDIR /edgex-go 19:10:40 ---> Using cache 19:10:40 ---> 9567a0f615b4 19:10:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:40 ---> Using cache 19:10:40 ---> 9d447921321a 19:10:40 Step 5/24 : RUN apk add --update --no-cache make bash git 19:10:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:40 ---> 3aa30e873e6a 19:10:40 Step 3/23 : WORKDIR /edgex-go 19:10:40 ---> Using cache 19:10:40 ---> 9567a0f615b4 19:10:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:40 ---> Using cache 19:10:40 ---> 9d447921321a 19:10:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:40 ---> 3aa30e873e6a 19:10:40 Step 3/24 : WORKDIR /edgex-go 19:10:40 ---> Using cache 19:10:40 ---> 9567a0f615b4 19:10:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:40 ---> Using cache 19:10:40 ---> 9d447921321a 19:10:40 Step 5/24 : RUN apk add --update --no-cache make git 19:10:40 ---> Using cache 19:10:40 ---> 646b54b1efe7 19:10:40 Step 6/24 : COPY go.mod . 19:10:40 ---> Using cache 19:10:40 ---> 1b93ef609de9 19:10:40 Step 7/24 : RUN go mod download 19:10:40 ---> Using cache 19:10:40 ---> 4f316a17f54f 19:10:40 Step 8/24 : COPY . . 19:10:40 ---> Using cache 19:10:40 ---> c6dbc1089071 19:10:40 Step 9/24 : RUN go mod tidy 19:10:40 ---> Using cache 19:10:40 ---> 51eef95dd61f 19:10:40 Step 10/24 : RUN make cmd/core-command/core-command 19:10:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:10:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:41 ---> 3aa30e873e6a 19:10:41 Step 3/24 : WORKDIR /edgex-go 19:10:41 ---> Using cache 19:10:41 ---> 9567a0f615b4 19:10:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:41 ---> Using cache 19:10:41 ---> 9d447921321a 19:10:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:10:42 ---> Running in 74463e192d61 19:10:42 ---> Running in 768efcd8f445 19:10:42 ---> Running in 09a71f85e14e 19:10:42 ---> Running in 4f594118e1cf 19:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:10:44 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 19:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:10:45 OK: 218 MiB in 52 packages 19:10:46 OK: 218 MiB in 52 packages 19:10:46 OK: 218 MiB in 52 packages 19:10:47 Removing intermediate container 09a71f85e14e 19:10:47 ---> f50d640bb75d 19:10:47 Step 6/23 : COPY go.mod . 19:10:48 Removing intermediate container 74463e192d61 19:10:48 ---> 2d155fdac2c5 19:10:48 Step 6/24 : COPY go.mod . 19:10:48 Removing intermediate container 4f594118e1cf 19:10:48 ---> b825f3f2672f 19:10:48 Step 6/24 : COPY go.mod . 19:10:49 ---> a06fba0a62b7 19:10:49 Step 7/23 : RUN go mod download 19:10:50 ---> Running in 3779f2896ccf 19:10:50 ---> 4765b495397f 19:10:50 Step 7/24 : RUN go mod download 19:10:50 ---> 707e304d531c 19:10:50 Step 7/24 : RUN go mod download 19:10:50 ---> Running in c085a4c14793 19:10:50 ---> Running in 240ceab162ed 19:10:54 Removing intermediate container 3779f2896ccf 19:10:54 ---> 048377ddf17e 19:10:54 Step 8/23 : COPY . . 19:10:55 Removing intermediate container 240ceab162ed 19:10:55 ---> 9342142620b1 19:10:55 Step 8/24 : COPY . . 19:10:55 Removing intermediate container c085a4c14793 19:10:56 ---> 00d2fbdc4bd3 19:10:56 Step 8/24 : COPY . . 19:11:30 ---> 1749b9610888 19:11:30 Step 9/23 : RUN go mod tidy 19:11:30 ---> 422df53b82f9 19:11:30 Step 9/24 : RUN go mod tidy 19:11:30 ---> efeec5d53382 19:11:30 Step 9/24 : RUN go mod tidy 19:11:30 ---> Running in f52f448abb79 19:11:30 ---> Running in 87c12e5ad2cc 19:11:30 ---> Running in 1f15114e77eb 19:11:31 Removing intermediate container 768efcd8f445 19:11:31 ---> c23c3672274a 19:11:31 19:11:31 Step 11/24 : FROM alpine:3.12 19:11:31 ---> 9852663dfa18 19:11:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:11:31 ---> Using cache 19:11:31 ---> 4ed792b5bfe3 19:11:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:31 ---> Using cache 19:11:31 ---> 87c40e5f6017 19:11:31 Step 14/24 : ENV APP_PORT=59882 19:11:31 ---> Running in 6fd8a4a12fc0 19:11:32 Removing intermediate container 6fd8a4a12fc0 19:11:32 ---> 5b00fca15d04 19:11:32 Step 15/24 : EXPOSE $APP_PORT 19:11:32 ---> Running in 1b3b7558fe7c 19:11:33 Removing intermediate container 1b3b7558fe7c 19:11:33 ---> 4d4ceca5ce4f 19:11:33 Step 16/24 : WORKDIR / 19:11:33 ---> Running in 968cb74d3da3 19:11:33 Removing intermediate container f52f448abb79 19:11:33 ---> 732dd698be7f 19:11:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:34 Removing intermediate container 968cb74d3da3 19:11:34 ---> 2f6ea00ed050 19:11:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:34 ---> Running in 889cf9b2f1c4 19:11:34 Removing intermediate container 87c12e5ad2cc 19:11:34 ---> 9c41a41ddcdf 19:11:34 Step 10/24 : RUN make cmd/core-data/core-data 19:11:34 Removing intermediate container 1f15114e77eb 19:11:34 ---> a1880911b1b5 19:11:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:11:34 ---> Running in 8b1b80f96e23 19:11:35 ---> Running in accadd81e3e2 19:11:35 ---> 223868968c47 19:11:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:35 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 19:11:36 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 19:11: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 19:11:37 ---> 908d3d9974f5 19:11:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:38 ---> 6cc1695967a4 19:11:38 Step 20/24 : ENTRYPOINT ["/core-command"] 19:11:38 ---> Running in 21e6aee202a6 19:11:39 Removing intermediate container 21e6aee202a6 19:11:39 ---> bb778cbb5ea3 19:11:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:39 ---> Running in c95350f3ef17 19:11:39 Removing intermediate container c95350f3ef17 19:11:39 ---> 0e9dea9b53a7 19:11:39 Step 22/24 : LABEL arch=arm64 19:11:40 ---> Running in e3ef40f4fcc1 19:11:40 Removing intermediate container e3ef40f4fcc1 19:11:40 ---> 761d3256f784 19:11:40 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:11:41 ---> Running in d889dace1aba 19:11:41 Removing intermediate container d889dace1aba 19:11:41 ---> e7b5733d2006 19:11:41 Step 24/24 : LABEL version=0.0.0 19:11:42 ---> Running in 670046b4a00a 19:11:42 Removing intermediate container 670046b4a00a 19:11:42 ---> dc542ff242dd 19:11:42 19:11:43 Successfully built dc542ff242dd 19:11:43 Successfully tagged core-command-arm64:latest 19:13:05  Building core-command ... done Removing intermediate container accadd81e3e2 19:13:05 ---> 0bc2b2a4e336 19:13:05 19:13:05 Step 11/23 : FROM alpine:3.12 19:13:05 ---> 9852663dfa18 19:13:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:05 Removing intermediate container 889cf9b2f1c4 19:13:05 ---> 7c64e1ae4ed8 19:13:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:13:05 ---> Running in 545d54cf0c49 19:13:05 ---> Running in 1eea6167be07 19:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:05 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 19:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:05 (1/2) Installing ca-certificates (20191127-r4) 19:13:05 (2/2) Installing dumb-init (1.2.2-r1) 19:13:05 Executing busybox-1.31.1-r20.trigger 19:13:05 Executing ca-certificates-20191127-r4.trigger 19:13:05 OK: 6 MiB in 16 packages 19:13:05 Removing intermediate container 8b1b80f96e23 19:13:05 ---> 52fd6d3e57d1 19:13:05 19:13:05 Step 11/24 : FROM alpine:3.12 19:13:05 ---> 9852663dfa18 19:13:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:05 Removing intermediate container 545d54cf0c49 19:13:05 ---> f39387f88953 19:13:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:05 Removing intermediate container 1eea6167be07 19:13:05 ---> b8d522fde444 19:13:05 19:13:05 Step 12/24 : FROM docker:20.10.0 19:13:05 ---> Running in 6a7a9a3ad22c 19:13:05 ---> Running in 73793d4f53df 19:13:05 20.10.0: Pulling from library/docker 19:13:05 Removing intermediate container 6a7a9a3ad22c 19:13:05 ---> bd770fb05ef1 19:13:05 Step 13/24 : ENV APP_PORT=59880 19:13:05 Removing intermediate container 73793d4f53df 19:13:05 ---> b104e73578e3 19:13:05 Step 14/23 : ENV APP_PORT=59860 19:13:05 ---> Running in 9dc69fd92544 19:13:05 ---> Running in 793e7de736db 19:13:05 Removing intermediate container 9dc69fd92544 19:13:05 ---> 6461b0aa7d29 19:13:05 Step 14/24 : EXPOSE $APP_PORT 19:13:05 Removing intermediate container 793e7de736db 19:13:05 ---> e61394e36665 19:13:05 Step 15/23 : EXPOSE $APP_PORT 19:13:05 ---> Running in 91ca0d97de3d 19:13:05 ---> Running in 93db401793f8 19:13:06 Removing intermediate container 91ca0d97de3d 19:13:06 ---> ac720dde2f4f 19:13:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:06 Removing intermediate container 93db401793f8 19:13:06 ---> 584ba828f19c 19:13:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:06 ---> Running in 7102f217451c 19:13:07 ---> f8bd2d1d1542 19:13:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:09 Removing intermediate container 7102f217451c 19:13:09 ---> 98ded7e279d1 19:13:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:13:09 ---> 0f159447c2b4 19:13:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:09 ---> Running in 8cb4e2607f6e 19:13:10 ---> 2285cf214b08 19:13:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:11 ---> Running in eff5ac8e7c8c 19:13:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:11 Removing intermediate container eff5ac8e7c8c 19:13:11 ---> 3a092a011fa1 19:13:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:12 ---> Running in 061c36f598ea 19:13:12 Removing intermediate container 061c36f598ea 19:13:12 ---> 365828053903 19:13:12 Step 21/23 : LABEL arch=arm64 19:13:12 (1/6) Installing dumb-init (1.2.2-r1) 19:13:12 (2/6) Installing libgcc (9.3.0-r2) 19:13:12 ---> Running in 25d4614cfadc 19:13:12 (3/6) Installing libsodium (1.0.18-r0) 19:13:12 (4/6) Installing libstdc++ (9.3.0-r2) 19:13:13 (5/6) Installing libzmq (4.3.3-r0) 19:13:13 (6/6) Installing zeromq (4.3.3-r0) 19:13:13 Removing intermediate container 25d4614cfadc 19:13:13 ---> 3a82b54d14c4 19:13:13 Step 22/23 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:13:13 Executing busybox-1.31.1-r20.trigger 19:13:13 OK: 8 MiB in 20 packages 19:13:13 ---> Running in fe46a2be0536 19:13:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:13:13 Status: Downloaded newer image for docker:20.10.0 19:13:13 ---> eeaf43b92773 19:13:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:13:13 ---> Running in a47840f1c5de 19:13:14 Removing intermediate container fe46a2be0536 19:13:14 ---> 9ded1e869cc5 19:13:14 Step 23/23 : LABEL version=0.0.0 19:13:14 ---> Running in 0282ab30b8d8 19:13:14 Removing intermediate container a47840f1c5de 19:13:14 ---> 5a360387a59f 19:13:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:13:14 ---> Running in 05d07a48eb62 19:13:14 Removing intermediate container 8cb4e2607f6e 19:13:14 ---> b3716494afc4 19:13:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:14 Removing intermediate container 0282ab30b8d8 19:13:14 ---> 9393190bf72e 19:13:14 19:13:15 Successfully built 9393190bf72e 19:13:15 Successfully tagged support-notifications-arm64:latest 19:13:15  Building support-notifications ... done  ---> 34dc4f0be1de 19:13:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:13:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:13:16 (1/39) Installing readline (8.0.4-r0) 19:13:16 (2/39) Installing bash (5.0.17-r0) 19:13:16 Executing bash-5.0.17-r0.post-install 19:13:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:13:16 (4/39) Installing libcurl (7.77.0-r0) 19:13:16 (5/39) Installing curl (7.77.0-r0) 19:13:16 (6/39) Installing dumb-init (1.2.2-r1) 19:13:16 (7/39) Installing libbz2 (1.0.8-r1) 19:13:16 (8/39) Installing expat (2.2.9-r1) 19:13:16 (9/39) Installing libffi (3.3-r2) 19:13:16 (10/39) Installing gdbm (1.13-r1) 19:13:16 (11/39) Installing xz-libs (5.2.5-r0) 19:13:16 ---> 5c0961160a57 19:13:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:16 (12/39) Installing sqlite-libs (3.32.1-r1) 19:13:17 (13/39) Installing python3 (3.8.10-r0) 19:13:18 ---> 7b2a26e1ec5a 19:13:18 Step 20/24 : ENTRYPOINT ["/core-data"] 19:13:18 ---> Running in 1136a696766e 19:13:18 (14/39) Installing py3-appdirs (1.4.4-r1) 19:13:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:13:18 (16/39) Installing py3-parsing (2.4.7-r0) 19:13:19 (17/39) Installing py3-six (1.15.0-r0) 19:13:19 (18/39) Installing py3-packaging (20.4-r0) 19:13:19 (19/39) Installing py3-setuptools (47.0.0-r0) 19:13:19 (20/39) Installing py3-chardet (3.0.4-r4) 19:13:19 Removing intermediate container 1136a696766e 19:13:19 ---> be75a111dec8 19:13:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:19 (21/39) Installing py3-idna (2.9-r0) 19:13:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:13:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:13:19 (24/39) Installing py3-requests (2.23.0-r0) 19:13:19 (25/39) Installing py3-msgpack (1.0.0-r0) 19:13:19 (26/39) Installing py3-lockfile (0.12.2-r3) 19:13:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:13:19 (28/39) Installing py3-colorama (0.4.3-r0) 19:13:19 ---> Running in fd5ae136de88 19:13:19 (29/39) Installing py3-distlib (0.3.0-r0) 19:13:19 (30/39) Installing py3-distro (1.5.0-r1) 19:13:19 (31/39) Installing py3-webencodings (0.5.1-r3) 19:13:19 (32/39) Installing py3-html5lib (1.0.1-r4) 19:13:19 (33/39) Installing py3-pytoml (0.1.21-r0) 19:13:19 (34/39) Installing py3-pep517 (0.8.2-r0) 19:13:19 (35/39) Installing py3-progress (1.5-r0) 19:13:19 (36/39) Installing py3-toml (0.10.1-r0) 19:13:19 (37/39) Installing py3-retrying (1.3.3-r0) 19:13:19 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:13:19 (39/39) Installing py3-pip (20.1.1-r0) 19:13:19 Executing busybox-1.31.1-r19.trigger 19:13:19 OK: 72 MiB in 59 packages 19:13:19 Removing intermediate container fd5ae136de88 19:13:19 ---> f744606417a7 19:13:19 Step 22/24 : LABEL arch=arm64 19:13:20 ---> Running in 9a6be5ef4bb6 19:13:20 Removing intermediate container 9a6be5ef4bb6 19:13:20 ---> d10aeb72b446 19:13:20 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:13:20 ---> Running in a6162fe7e46b 19:13:21 Removing intermediate container a6162fe7e46b 19:13:21 ---> e21a9a2e4d8b 19:13:21 Step 24/24 : LABEL version=0.0.0 19:13:21 ---> Running in 5d8a14b46e3d 19:13:21 Removing intermediate container 5d8a14b46e3d 19:13:21 ---> c6506b2fcbfe 19:13:21 19:13:22 Successfully built c6506b2fcbfe 19:13:22 Successfully tagged core-data-arm64:latest 19:13:24  Building core-data ... done Collecting docker-compose==1.23.2 19:13:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:25 Collecting PyYAML<4,>=3.10 19:13:25 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:29 Collecting docker<4.0,>=3.6.0 19:13:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:13:30 Collecting dockerpty<0.5,>=0.4.1 19:13:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:33 Collecting jsonschema<3,>=2.5.1 19:13:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:13:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:35 Collecting cached-property<2,>=1.2.0 19:13:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:13:35 Collecting texttable<0.10,>=0.9.0 19:13:35 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:37 Collecting docopt<0.7,>=0.6.1 19:13:37 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:41 Collecting websocket-client<1.0,>=0.32.0 19:13:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:41 Collecting docker-pycreds>=0.4.0 19:13:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:41 Collecting idna<2.8,>=2.5 19:13:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:41 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) 19:13:41 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) 19:13:42 Collecting urllib3<1.25,>=1.21.1 19:13:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:13:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:13:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:13:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:13:43 Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, cached-property, texttable, docopt, docker-compose 19:13:43 Running setup.py install for PyYAML: started 19:13:50 Running setup.py install for PyYAML: finished with status 'done' 19:13:50 Attempting uninstall: idna 19:13:50 Found existing installation: idna 2.9 19:13:50 Uninstalling idna-2.9: 19:13:50 Successfully uninstalled idna-2.9 19:13:50 Attempting uninstall: urllib3 19:13:50 Found existing installation: urllib3 1.25.9 19:13:50 Uninstalling urllib3-1.25.9: 19:13:50 Successfully uninstalled urllib3-1.25.9 19:13:50 Attempting uninstall: requests 19:13:50 Found existing installation: requests 2.23.0 19:13:50 Uninstalling requests-2.23.0: 19:13:50 Successfully uninstalled requests-2.23.0 19:13:50 Running setup.py install for dockerpty: started 19:13:50 Running setup.py install for dockerpty: finished with status 'done' 19:13:50 Running setup.py install for texttable: started 19:13:55 Running setup.py install for texttable: finished with status 'done' 19:13:55 Running setup.py install for docopt: started 19:13:55 Running setup.py install for docopt: finished with status 'done' 19:13:55 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 19:14:04 Removing intermediate container 05d07a48eb62 19:14:04 ---> e19550719360 19:14:04 Step 15/24 : ENV APP_PORT=58890 19:14:04 ---> Running in 6ea7d99d8d88 19:14:04 Removing intermediate container 6ea7d99d8d88 19:14:04 ---> 2cecb89d6cbd 19:14:04 Step 16/24 : EXPOSE $APP_PORT 19:14:04 ---> Running in 56bd15ecd482 19:14:04 Removing intermediate container 56bd15ecd482 19:14:04 ---> b6893371c0c1 19:14:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:05 ---> efc644cc2e94 19:14:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:06 ---> 7cadb8c996a0 19:14:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:07 ---> 624829fd19a8 19:14:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:07 ---> Running in f2e22dd48636 19:14:08 Removing intermediate container f2e22dd48636 19:14:08 ---> 072690599d31 19:14:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:08 ---> Running in 7b84a6dc2892 19:14:09 Removing intermediate container 7b84a6dc2892 19:14:09 ---> 98e81b9340d1 19:14:09 Step 22/24 : LABEL arch=arm64 19:14:09 ---> Running in 2dd062d78efe 19:14:09 Removing intermediate container 2dd062d78efe 19:14:09 ---> ebec88bded50 19:14:09 Step 23/24 : LABEL git_sha=2b828afc7074371b9b161ed26787deb7319de1d3 19:14:09 ---> Running in 186503ebb0ea 19:14:10 Removing intermediate container 186503ebb0ea 19:14:10 ---> 19bdef574910 19:14:10 Step 24/24 : LABEL version=0.0.0 19:14:10 ---> Running in ad7083682c46 19:14:11 Removing intermediate container ad7083682c46 19:14:11 ---> d0192a84e9a6 19:14:11 19:14:11 Successfully built d0192a84e9a6 19:14:11 Successfully tagged sys-mgmt-agent-arm64:latest 19:14:11  Building sys-mgmt-agent ... done  [Pipeline] } 19:14:11 $ docker stop --time=1 30612ce5c022a3f0e1a91be8c0699499707e0ec27895132c6308a20615ee40da 19:14:13 $ docker rm -f 30612ce5c022a3f0e1a91be8c0699499707e0ec27895132c6308a20615ee40da [Pipeline] // withDockerContainer [Pipeline] sh 19:14:14 + docker images 19:14:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:14 sys-mgmt-agent-arm64 latest d0192a84e9a6 4 seconds ago 299MB 19:14:14 core-data-arm64 latest c6506b2fcbfe 53 seconds ago 19.1MB 19:14:14 support-notifications-arm64 latest 9393190bf72e About a minute ago 15.7MB 19:14:14 52fd6d3e57d1 About a minute ago 974MB 19:14:14 b8d522fde444 About a minute ago 973MB 19:14:14 0bc2b2a4e336 About a minute ago 968MB 19:14:14 core-command-arm64 latest dc542ff242dd 2 minutes ago 15MB 19:14:14 c23c3672274a 2 minutes ago 966MB 19:14:14 security-bootstrapper-arm64 latest ead01ab34b44 4 minutes ago 17.1MB 19:14:14 security-secretstore-setup-arm64 latest ec4c0ab90c8a 4 minutes ago 26.5MB 19:14:14 core-metadata-arm64 latest bf5fc4226369 4 minutes ago 15.6MB 19:14:14 security-proxy-setup-arm64 latest 4e8c9db22824 4 minutes ago 24MB 19:14:14 support-scheduler-arm64 latest 8adfa93ca047 4 minutes ago 15MB 19:14:14 fa85e76b71cb 4 minutes ago 971MB 19:14:14 06db4841294b 4 minutes ago 968MB 19:14:14 bd531bd67c1e 4 minutes ago 971MB 19:14:14 4b6aad19a2c5 4 minutes ago 973MB 19:14:14 e03f51bc0eca 4 minutes ago 967MB 19:14:14 ci-base-image-arm64 latest 3aa30e873e6a 14 minutes ago 641MB 19:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 19:14:14 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 19:14:14 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:14:14 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 19:14:15 ---> job-cost.sh 19:14:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qWkW 19:15:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:16:57 lf-activate-venv(): INFO: Adding /tmp/venv-qWkW/bin to PATH 19:16:57 INFO: No Stack... 19:16:58 INFO: Retrieving Pricing Info for: v2-standard-4 19:16:58 INFO: Archiving Costs [Pipeline] sh 19:16:59 + + catcut /w/workspace/edgex-go/9/archives/cost.csv -d, 19:16:59 -f6 [Pipeline] lock 19:16:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-9-stack-cost] 19:16:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-9-stack-cost] did not exist. Created. 19:16:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:59 + echo total: 0.18000000715255737 [Pipeline] stash 19:16:59 Stashed 1 file(s) [Pipeline] } 19:16:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-9-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 19:17:00 provisioning config files... 19:17:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config1880189154331414518tmp [Pipeline] { [Pipeline] sh 19:17:01 + set +x 19:17:01 + curl -s https://codecov.io/bash 19:17:01 + bash -s -- 19:17:01 19:17:01 _____ _ 19:17:01 / ____| | | 19:17:01 | | ___ __| | ___ ___ _____ __ 19:17:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:17:01 | |___| (_) | (_| | __/ (_| (_) \ V / 19:17:01 \_____\___/ \__,_|\___|\___\___/ \_/ 19:17:01 Bash-1.0.3 19:17:01 19:17:01 19:17:01 ==> git version 2.24.4 found 19:17:01 ==> 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 19:17:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:17:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:17:01 ==> Jenkins CI detected. 19:17:01 project root: . 19:17:01 --> token set from env 19:17:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:17:01 ==> Running gcov in . (disable via -X gcov) 19:17:01 ==> Python coveragepy not found 19:17:01 ==> Searching for coverage reports in: 19:17:01 + . 19:17:01 -> Found 1 reports 19:17:01 ==> Detecting git/mercurial file structure 19:17:01 ==> Reading reports 19:17:01 + ./coverage.out bytes=412085 19:17:01 ==> Appending adjustments 19:17:01 https://docs.codecov.io/docs/fixing-reports 19:17:02 + Found adjustments 19:17:02 ==> Gzipping contents 19:17:02 56K /tmp/codecov.CykNVN.gz 19:17:02 ==> Uploading reports 19:17:02 url: https://codecov.io 19:17:02 query: branch=PR-3525&commit=2b828afc7074371b9b161ed26787deb7319de1d3&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= 19:17:02 -> Pinging Codecov 19:17:02 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=2b828afc7074371b9b161ed26787deb7319de1d3&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= 19:17:03 -> Uploading to 19:17:03 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/2b828afc7074371b9b161ed26787deb7319de1d3/43628a03-7cfa-4005-8b95-6689f34e9dd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T191702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02364ee48064151716ac6425c186f420a81be9864ca2ab84e3021cf231d07564 19:17:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:03 Dload Upload Total Spent Left Speed 19:17:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56090 0 0 100 56090 0 149k --:--:-- --:--:-- --:--:-- 150k 19:17:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b828afc7074371b9b161ed26787deb7319de1d3 [Pipeline] } 19:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:17:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:05 ---> package-listing.sh 19:17:05 ++ tr '[:upper:]' '[:lower:]' 19:17:05 ++ facter osfamily 19:17:05 + OS_FAMILY=redhat 19:17:05 + workspace=/w/workspace/edgex-go/9 19:17:05 + START_PACKAGES=/tmp/packages_start.txt 19:17:05 + END_PACKAGES=/tmp/packages_end.txt 19:17:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:05 + PACKAGES=/tmp/packages_start.txt 19:17:05 + '[' /w/workspace/edgex-go/9 ']' 19:17:05 + PACKAGES=/tmp/packages_end.txt 19:17:05 + case "${OS_FAMILY}" in 19:17:05 + rpm -qa 19:17:05 + sort 19:17:08 + '[' -f /tmp/packages_start.txt ']' 19:17:08 + '[' -f /tmp/packages_end.txt ']' 19:17:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:08 + '[' /w/workspace/edgex-go/9 ']' 19:17:08 + mkdir -p /w/workspace/edgex-go/9/archives/ 19:17:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 19:17:08 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:17:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:17:09 19:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:17:09 alpine: Pulling from edgex-lftools-log-publisher 19:17:09 df20fa9351a1: Pulling fs layer 19:17:09 36b3adc4ff6f: Pulling fs layer 19:17:09 8ad3a11d3b57: Pulling fs layer 19:17:09 46f8f816bc3b: Pulling fs layer 19:17:09 93b61091891f: Pulling fs layer 19:17:09 93b9cdb0e59b: Pulling fs layer 19:17:09 5e14af77c1be: Pulling fs layer 19:17:09 01666e4c0597: Pulling fs layer 19:17:09 aa168da1d23b: Pulling fs layer 19:17:09 46f8f816bc3b: Waiting 19:17:09 93b61091891f: Waiting 19:17:09 93b9cdb0e59b: Waiting 19:17:09 5e14af77c1be: Waiting 19:17:09 01666e4c0597: Waiting 19:17:09 aa168da1d23b: Waiting 19:17:09 36b3adc4ff6f: Verifying Checksum 19:17:09 36b3adc4ff6f: Download complete 19:17:09 46f8f816bc3b: Download complete 19:17:09 df20fa9351a1: Verifying Checksum 19:17:09 df20fa9351a1: Download complete 19:17:09 93b9cdb0e59b: Verifying Checksum 19:17:09 93b9cdb0e59b: Download complete 19:17:09 5e14af77c1be: Verifying Checksum 19:17:09 5e14af77c1be: Download complete 19:17:09 01666e4c0597: Verifying Checksum 19:17:09 01666e4c0597: Download complete 19:17:09 93b61091891f: Verifying Checksum 19:17:09 93b61091891f: Download complete 19:17:09 df20fa9351a1: Pull complete 19:17:09 36b3adc4ff6f: Pull complete 19:17:09 8ad3a11d3b57: Verifying Checksum 19:17:09 8ad3a11d3b57: Download complete 19:17:10 8ad3a11d3b57: Pull complete 19:17:10 46f8f816bc3b: Pull complete 19:17:10 93b61091891f: Pull complete 19:17:10 93b9cdb0e59b: Pull complete 19:17:10 5e14af77c1be: Pull complete 19:17:10 01666e4c0597: Pull complete 19:17:11 aa168da1d23b: Verifying Checksum 19:17:11 aa168da1d23b: Download complete 19:17:15 aa168da1d23b: Pull complete 19:17:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:17:15 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 19:17:15 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:17:19 $ docker top 850f55a1c4e726beb9e09c7754b52ba97d9ca6c74e706e688805bf101f94e78e -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:20 + mkdir -p /var/log/sa [Pipeline] sh 19:17:20 + ls /var/log/sa-host 19:17:20 + sadf -c /var/log/sa-host/sa05 19:17:20 file_magic: OK 19:17:20 HZ: Using current value: 100 19:17:20 file_header: OK 19:17:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:17:20 Statistics: 19:17:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:20 File successfully converted to sysstat format version 12.2.1 19:17:20 + sadf -c /var/log/sa-host/sa08 19:17:20 file_magic: OK 19:17:20 HZ: Using current value: 100 19:17:20 file_header: OK 19:17:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:17:20 Statistics: 19:17:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:23 provisioning config files... 19:17:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3992727843608974932tmp [Pipeline] { [Pipeline] echo 19:17:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:17:23 ---> create-netrc.sh [Pipeline] } 19:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:17:23 ---> python-tools-install.sh [Pipeline] echo 19:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:17:24 ---> sudo-logs.sh 19:17:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:17:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:17:24 ---> job-cost.sh 19:17:24 lf-activate-venv: SKIPPING 19:17:24 DEBUG: total: 0.18000000715255737 19:17:24 INFO: Retrieving Stack Cost... 19:17:25 INFO: Retrieving Pricing Info for: v3-standard-2 19:17:25 INFO: Archiving Costs [Pipeline] echo 19:17:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:17:26 ---> logs-deploy.sh 19:17:26 lf-activate-venv: SKIPPING 19:17:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/9 19:17:26 INFO: archiving workspace using pattern(s): 19:17:27 Archives upload complete. 19:17:27 INFO: archiving logs to Nexus 19:17:27 ---> uname -a: 19:17:27 Linux prd-centos7-docker-4c-2g-973.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:17:27 19:17:27 19:17:27 ---> lscpu: 19:17:27 Architecture: x86_64 19:17:27 CPU op-mode(s): 32-bit, 64-bit 19:17:27 Byte Order: Little Endian 19:17:27 Address sizes: 40 bits physical, 48 bits virtual 19:17:27 CPU(s): 2 19:17:27 On-line CPU(s) list: 0,1 19:17:27 Thread(s) per core: 1 19:17:27 Core(s) per socket: 1 19:17:27 Socket(s): 2 19:17:27 NUMA node(s): 1 19:17:27 Vendor ID: AuthenticAMD 19:17:27 CPU family: 23 19:17:27 Model: 49 19:17:27 Model name: AMD EPYC-Rome Processor 19:17:27 Stepping: 0 19:17:27 CPU MHz: 2799.998 19:17:27 BogoMIPS: 5599.99 19:17:27 Virtualization: AMD-V 19:17:27 Hypervisor vendor: KVM 19:17:27 Virtualization type: full 19:17:27 L1d cache: 64 KiB 19:17:27 L1i cache: 64 KiB 19:17:27 L2 cache: 1 MiB 19:17:27 L3 cache: 32 MiB 19:17:27 NUMA node0 CPU(s): 0,1 19:17:27 Vulnerability Itlb multihit: Not affected 19:17:27 Vulnerability L1tf: Not affected 19:17:27 Vulnerability Mds: Not affected 19:17:27 Vulnerability Meltdown: Not affected 19:17:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:17:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:17:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:17:27 Vulnerability Srbds: Not affected 19:17:27 Vulnerability Tsx async abort: Not affected 19:17:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext 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 19:17:27 19:17:27 19:17:27 ---> nproc: 19:17:27 2 19:17:27 19:17:27 19:17:27 ---> df -h: 19:17:27 Filesystem Size Used Available Use% Mounted on 19:17:27 overlay 40.0G 12.9G 27.1G 32% / 19:17:27 tmpfs 64.0M 0 64.0M 0% /dev 19:17:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:17:27 shm 64.0M 0 64.0M 0% /dev/shm 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/9 19:17:27 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/9@tmp 19:17:27 19:17:27 19:17:27 ---> free -m: 19:17:27 total used free shared buff/cache available 19:17:27 Mem: 7821 1235 2006 0 4579 6553 19:17:27 Swap: 1023 1 1022 19:17:27 19:17:27 19:17:27 ---> ip addr: 19:17:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:17:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:17:27 inet 127.0.0.1/8 scope host lo 19:17:27 valid_lft forever preferred_lft forever 19:17:27 inet6 ::1/128 scope host 19:17:27 valid_lft forever preferred_lft forever 19:17:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:17:27 link/ether fa:16:3e:02:64:01 brd ff:ff:ff:ff:ff:ff 19:17:27 inet 10.30.122.9/23 brd 10.30.123.255 scope global dynamic eth0 19:17:27 valid_lft 84987sec preferred_lft 84987sec 19:17:27 inet6 fe80::f816:3eff:fe02:6401/64 scope link 19:17:27 valid_lft forever preferred_lft forever 19:17:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:17:27 link/ether 02:42:bd:33:40:2a brd ff:ff:ff:ff:ff:ff 19:17:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:17:27 valid_lft forever preferred_lft forever 19:17:27 inet6 fe80::42:bdff:fe33:402a/64 scope link 19:17:27 valid_lft forever preferred_lft forever 19:17:27 19:17:27 19:17:27 ---> sar -b -r -n DEV: 19:17:27 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) 19:17:27 19:17:27 18:53:43 LINUX RESTART (2 CPU) 19:17:27 19:17:27 18:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:17:27 18:55:01 173.97 38.39 135.58 0.00 6286.20 45877.38 0.00 19:17:27 18:56:01 183.45 0.18 183.26 0.00 22.78 57100.30 0.00 19:17:27 18:57:01 62.14 0.00 62.14 0.00 0.00 7857.26 0.00 19:17:27 18:58:01 55.56 0.03 55.52 0.00 1.07 4509.40 0.00 19:17:27 18:59:01 368.22 107.27 260.95 0.00 2602.83 153362.33 0.00 19:17:27 19:00:01 413.04 164.31 248.74 0.00 8723.73 143193.08 0.00 19:17:27 19:01:01 516.63 19.72 496.90 0.00 2262.58 264848.15 0.00 19:17:27 19:02:01 271.40 22.87 248.53 0.00 3071.08 43657.72 0.00 19:17:27 19:03:01 3.91 0.02 3.90 0.00 0.13 109.01 0.00 19:17:27 19:04:01 0.43 0.00 0.43 0.00 0.00 4.70 0.00 19:17:27 19:05:01 0.23 0.02 0.22 0.00 0.13 2.28 0.00 19:17:27 19:06:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 19:17:27 19:07:01 0.30 0.00 0.30 0.00 0.00 3.85 0.00 19:17:27 19:08:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 19:17:27 19:09:01 0.43 0.18 0.25 0.00 5.73 3.35 0.00 19:17:27 19:10:01 0.72 0.00 0.72 0.00 0.00 14.51 0.00 19:17:27 19:11:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 19:17:27 19:12:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 19:17:27 19:13:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:17:27 19:14:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 19:17:27 19:15:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:17:27 19:16:01 0.40 0.00 0.40 0.00 0.00 5.88 0.00 19:17:27 19:17:01 2.82 2.63 0.18 0.00 251.25 14.96 0.00 19:17:27 Average: 89.35 15.46 73.89 0.00 1006.72 31339.08 0.00 19:17:27 19:17:27 18:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:17:27 18:55:01 4888124 0 1061716 13.26 2620 2056480 1775992 19.61 1095268 1611584 157636 19:17:27 18:56:01 4292864 0 963348 12.03 2620 2750108 1322312 14.60 972064 2198268 8 19:17:27 18:57:01 3825432 0 1094032 13.66 2620 3086856 1783620 19.69 1337660 2285244 108952 19:17:27 18:58:01 3965124 0 1011164 12.63 2620 3030032 1452448 16.04 1182036 2296040 93764 19:17:27 18:59:01 1872636 0 1244336 15.54 2620 4889348 2079416 22.96 1392328 4075712 76 19:17:27 19:00:01 586604 0 1478828 18.46 2620 5940888 3456932 38.17 2928624 3745024 301288 19:17:27 19:01:01 1116860 0 1614720 20.16 2620 5274740 3239112 35.76 2471652 3650888 13988 19:17:27 19:02:01 2675728 0 1174168 14.66 2620 4156424 1310564 14.47 931908 3675164 20 19:17:27 19:03:01 2679436 0 1170460 14.61 2620 4156424 1293968 14.29 936348 3668496 8 19:17:27 19:04:01 2685740 0 1164148 14.54 2620 4156432 1263700 13.95 933824 3668252 12 19:17:27 19:05:01 2683780 0 1166108 14.56 2620 4156432 1285744 14.20 935824 3668256 8 19:17:27 19:06:01 2687256 0 1162624 14.52 2620 4156440 1263700 13.95 933704 3668224 12 19:17:27 19:07:01 2685172 0 1164704 14.54 2620 4156444 1303364 14.39 935008 3668316 8 19:17:27 19:08:01 2687280 0 1162596 14.52 2620 4156444 1263832 13.95 934072 3668220 8 19:17:27 19:09:01 2687080 0 1162756 14.52 2620 4156484 1263832 13.95 934112 3668224 16 19:17:27 19:10:01 2686692 0 1163144 14.52 2620 4156484 1264204 13.96 934300 3668224 8 19:17:27 19:11:01 2687576 0 1162252 14.51 2620 4156492 1263832 13.95 934120 3668224 12 19:17:27 19:12:01 2685924 0 1163900 14.53 2620 4156496 1277652 14.11 934980 3668224 12 19:17:27 19:13:01 2687740 0 1162080 14.51 2620 4156500 1263832 13.95 934040 3668224 20 19:17:27 19:14:01 2687608 0 1162208 14.51 2620 4156504 1263832 13.95 934044 3668224 8 19:17:27 19:15:01 2686540 0 1163272 14.52 2620 4156508 1269440 14.02 934416 3668224 8 19:17:27 19:16:01 2687352 0 1162456 14.51 2620 4156512 1264860 13.96 934108 3668224 8 19:17:27 19:17:01 2674388 0 1167428 14.58 2620 4164504 1270000 14.02 937892 3675720 376 19:17:27 Average: 2760997 0 1178367 14.71 2620 4066955 1543313 17.04 1144884 3416052 29402 19:17:27 19:17:27 18:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:17:27 18:55:01 eth0 1736.85 1655.34 6519.82 197.66 0.00 0.00 0.00 0.00 19:17:27 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 18:55:01 veth1e23b09 929.14 691.82 89.55 2734.91 0.00 0.00 0.00 0.00 19:17:27 18:55:01 docker0 929.14 691.69 76.85 2734.89 0.00 0.00 0.00 0.00 19:17:27 18:56:01 eth0 504.38 414.67 3543.47 69.67 0.00 0.00 0.00 0.00 19:17:27 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 18:56:01 docker0 176.35 237.37 12.44 843.40 0.00 0.00 0.00 0.00 19:17:27 18:57:01 eth0 46.75 29.28 40.56 68.99 0.00 0.00 0.00 0.00 19:17:27 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 18:57:01 veth2791199 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 19:17:27 18:57:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 19:17:27 18:58:01 eth0 21.82 12.43 18.20 9.61 0.00 0.00 0.00 0.00 19:17:27 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 18:58:01 veth2791199 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 19:17:27 18:58:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 19:17:27 18:59:01 veth1e49b69 10.34 12.50 0.84 33.22 0.00 0.00 0.00 0.00 19:17:27 18:59:01 veth3738436 6.08 7.31 0.46 19.30 0.00 0.00 0.00 0.00 19:17:27 18:59:01 vethd1f986f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:17:27 18:59:01 eth0 240.97 203.10 1855.34 71.31 0.00 0.00 0.00 0.00 19:17:27 19:00:01 vethd1f986f 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 19:17:27 19:00:01 veth805a264 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:17:27 19:00:01 vethc77db94 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:17:27 19:00:01 eth0 25.16 12.25 30.18 8.38 0.00 0.00 0.00 0.00 19:17:27 19:01:01 veth3cf75cd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:17:27 19:01:01 veth805958e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:17:27 19:01:01 vethd1f986f 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 19:17:27 19:01:01 eth0 120.66 79.91 380.99 69.53 0.00 0.00 0.00 0.00 19:17:27 19:02:01 eth0 216.88 163.18 1658.45 20.22 0.00 0.00 0.00 0.00 19:17:27 19:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:17:27 19:02:01 docker0 1235.92 1118.26 97.31 4420.75 0.00 0.00 0.00 0.00 19:17:27 19:03:01 eth0 1.67 1.88 0.46 10.04 0.00 0.00 0.00 0.00 19:17:27 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:04:01 eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:17:27 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:05:01 eth0 2.28 2.22 0.51 13.13 0.00 0.00 0.00 0.00 19:17:27 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:06:01 eth0 0.62 0.15 0.06 0.01 0.00 0.00 0.00 0.00 19:17:27 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:07:01 eth0 1.65 1.60 0.34 6.66 0.00 0.00 0.00 0.00 19:17:27 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:17:27 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:17:27 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:10:01 eth0 1.72 1.65 0.23 6.53 0.00 0.00 0.00 0.00 19:17:27 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:11:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:17:27 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:12:01 eth0 1.10 0.93 0.31 6.56 0.00 0.00 0.00 0.00 19:17:27 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:17:27 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:15:01 eth0 1.55 1.53 0.17 5.13 0.00 0.00 0.00 0.00 19:17:27 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:17:01 eth0 3.08 2.23 3.92 0.98 0.00 0.00 0.00 0.00 19:17:27 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 Average: eth0 126.20 111.20 606.91 24.42 0.00 0.00 0.00 0.00 19:17:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:27 Average: docker0 53.80 48.68 4.24 192.45 0.00 0.00 0.00 0.00 19:17:27 19:17:27 19:17:27 ---> sar -P ALL: 19:17:27 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) 19:17:27 19:17:27 18:53:43 LINUX RESTART (2 CPU) 19:17:27 19:17:27 18:54:02 CPU %user %nice %system %iowait %steal %idle 19:17:27 18:55:01 all 31.02 0.00 8.54 8.97 0.11 51.36 19:17:27 18:55:01 0 27.75 0.00 9.35 10.28 0.11 52.52 19:17:27 18:55:01 1 34.29 0.00 7.73 7.66 0.11 50.22 19:17:27 18:56:01 all 13.27 0.00 6.64 5.07 0.07 74.95 19:17:27 18:56:01 0 12.95 0.00 6.57 5.96 0.07 74.46 19:17:27 18:56:01 1 13.59 0.00 6.71 4.19 0.07 75.45 19:17:27 18:57:01 all 56.10 0.00 6.26 0.86 0.09 36.69 19:17:27 18:57:01 0 56.28 0.00 6.67 0.72 0.09 36.24 19:17:27 18:57:01 1 55.93 0.00 5.86 0.99 0.09 37.13 19:17:27 18:58:01 all 49.63 0.00 7.54 0.55 0.11 42.18 19:17:27 18:58:01 0 49.27 0.00 7.91 0.68 0.11 42.03 19:17:27 18:58:01 1 49.98 0.00 7.17 0.41 0.11 42.33 19:17:27 18:59:01 all 34.41 0.00 14.91 17.16 0.12 33.40 19:17:27 18:59:01 0 35.50 0.00 14.72 16.00 0.11 33.66 19:17:27 18:59:01 1 33.33 0.00 15.10 18.32 0.13 33.13 19:17:27 19:00:01 all 61.06 0.00 16.13 17.60 0.11 5.10 19:17:27 19:00:01 0 61.76 0.00 15.72 17.57 0.09 4.86 19:17:27 19:00:01 1 60.35 0.00 16.54 17.64 0.13 5.34 19:17:27 19:01:01 all 43.50 0.00 24.53 21.16 0.13 10.68 19:17:27 19:01:01 0 43.66 0.00 24.41 21.14 0.13 10.66 19:17:27 19:01:01 1 43.35 0.00 24.66 21.18 0.13 10.69 19:17:27 19:02:01 all 56.30 0.00 11.68 7.68 0.12 24.23 19:17:27 19:02:01 0 56.11 0.00 12.15 8.03 0.11 23.61 19:17:27 19:02:01 1 56.49 0.00 11.20 7.32 0.13 24.85 19:17:27 19:03:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:17:27 19:03:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:17:27 19:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:17:27 19:04:01 all 0.03 0.00 0.06 0.00 0.04 99.87 19:17:27 19:04:01 0 0.03 0.00 0.02 0.00 0.07 99.88 19:17:27 19:04:01 1 0.02 0.00 0.10 0.00 0.02 99.87 19:17:27 19:05:01 all 0.07 0.00 0.05 0.00 0.03 99.85 19:17:27 19:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:17:27 19:05:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:17:27 19:17:27 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:17:27 19:06:01 all 0.00 0.00 0.02 0.00 0.03 99.95 19:17:27 19:06:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:17:27 19:06:01 1 0.00 0.00 0.02 0.00 0.03 99.95 19:17:27 19:07:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:17:27 19:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:17:27 19:07:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:17:27 19:08:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:17:27 19:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:17:27 19:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:17:27 19:09:01 all 0.04 0.00 0.03 0.00 0.03 99.89 19:17:27 19:09:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:17:27 19:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:17:27 19:10:01 all 0.02 0.00 0.03 0.00 0.03 99.92 19:17:27 19:10:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:17:27 19:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:17:27 19:11:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:17:27 19:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:17:27 19:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:17:27 19:12:01 all 0.04 0.00 0.03 0.00 0.02 99.92 19:17:27 19:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:17:27 19:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:17:27 19:13:01 all 0.03 0.00 0.02 0.00 0.03 99.93 19:17:27 19:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:17:27 19:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:17:27 19:14:01 all 0.02 0.00 0.02 0.00 0.03 99.94 19:17:27 19:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:17:27 19:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:17:27 19:15:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:17:27 19:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:17:27 19:15:01 1 0.12 0.00 0.03 0.00 0.03 99.82 19:17:27 19:16:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:17:27 19:16:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:17:27 19:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:17:27 19:17:27 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:17:27 19:17:01 all 0.59 0.00 0.27 0.06 0.03 99.06 19:17:27 19:17:01 0 0.59 0.00 0.28 0.05 0.03 99.05 19:17:27 19:17:01 1 0.58 0.00 0.25 0.07 0.03 99.07 19:17:27 Average: all 14.22 0.00 3.98 3.24 0.05 78.51 19:17:27 Average: 0 14.17 0.00 4.03 3.30 0.06 78.45 19:17:27 Average: 1 14.28 0.00 3.92 3.18 0.05 78.58 19:17:27 19:17:27 19:17:27