Pull request #3571 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9106bbc589f57de50b494ab615c1d847f3fadd2+c3ee48ec81a1cae6a8275850650318015b1b17b0 (8a8339c1bb9f80de93e39b0e1160007a6da7cc58) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4716842819694556662.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-ssh2126142490776105486.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7731576971851028610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4402197574383282236.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6468144125119291061.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8610142501045720295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 ‘prd-centos7-docker-4c-2g-1434’ Running on prd-centos7-docker-4c-2g-1437 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh706820770789499059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5637008386459199434.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit f9106bbc589f57de50b494ab615c1d847f3fadd2 Merge succeeded, producing f9106bbc589f57de50b494ab615c1d847f3fadd2 Checking out Revision f9106bbc589f57de50b494ab615c1d847f3fadd2 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # 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/1@tmp/jenkins-gitclient-ssh1917079865799951686.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:43 ========================================================= 05:51:43 EdgeX Global Pipelines Version Info 05:51:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:51:45 ------------------- 05:51:45 stable info: 05:51:45 ------------------- 05:51:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:51:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:51:45 Message: update stable to v1.0.194 05:51:45 ------------------- 05:51:45 experimental info: 05:51:45 ------------------- 05:51:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:51:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:51:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:51:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9106bbc589f57de50b494ab615c1d847f3fadd2 [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9106bb [Pipeline] echo 05:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:47 provisioning config files... 05:51:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7794977967582899182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:48 ---> docker-login.sh 05:51:48 nexus3.edgexfoundry.org:10001 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 nexus3.edgexfoundry.org:10002 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 nexus3.edgexfoundry.org:10003 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 nexus3.edgexfoundry.org:10004 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 docker.io 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:49 Configure a credential helper to remove this warning. See 05:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:49 05:51:49 Login Succeeded 05:51:49 ---> docker-login.sh ends [Pipeline] } 05:51:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:50 ++ 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 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/core-command/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo core-command,cmd/core-command/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/core-data/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo core-data,cmd/core-data/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/core-metadata/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo core-metadata,cmd/core-metadata/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/security-bootstrapper/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/security-proxy-setup/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/support-notifications/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo support-notifications,cmd/support-notifications/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/support-scheduler/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:51:50 + for file in '`ls cmd/**/Dockerfile`' 05:51:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:51:50 ++ cut -d/ -f2 05:51:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:51:50 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 05:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:51 05:51:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:51:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:51 latest: Pulling from edgex-devops/git-semver 05:51:51 31603596830f: Pulling fs layer 05:51:51 54011a49482f: Pulling fs layer 05:51:51 a6820b24f6d8: Pulling fs layer 05:51:51 f581987b2513: Pulling fs layer 05:51:51 f581987b2513: Waiting 05:51:51 54011a49482f: Verifying Checksum 05:51:51 54011a49482f: Download complete 05:51:51 31603596830f: Verifying Checksum 05:51:51 31603596830f: Download complete 05:51:51 f581987b2513: Verifying Checksum 05:51:51 f581987b2513: Download complete 05:51:51 a6820b24f6d8: Verifying Checksum 05:51:51 a6820b24f6d8: Download complete 05:51:51 31603596830f: Pull complete 05:51:51 54011a49482f: Pull complete 05:51:52 a6820b24f6d8: Pull complete 05:51:52 f581987b2513: Pull complete 05:51:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:51:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:51:52 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 05:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:51:53 $ docker top 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:51:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:53 [ssh-agent] Looking for ssh-agent implementation... 05:51:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:54 $ docker exec 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent 05:51:54 SSH_AUTH_SOCK=/tmp/ssh-Trh9QLk1ZYka/agent.14 05:51:54 SSH_AGENT_PID=21 05:51:54 Running ssh-add (command line suppressed) 05:51:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1996364796742142663.key (/w/workspace/edgex-go/1@tmp/private_key_1996364796742142663.key) 05:51:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:54 + git tag --points-at HEAD [Pipeline] } 05:51:54 $ docker exec --env ******** --env ******** 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent -k 05:51:54 unset SSH_AUTH_SOCK; 05:51:54 unset SSH_AGENT_PID; 05:51:54 echo Agent pid 21 killed; 05:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:51:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:51:54 [ssh-agent] Looking for ssh-agent implementation... 05:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:51:55 $ docker exec 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent 05:51:55 SSH_AUTH_SOCK=/tmp/ssh-NHIJnIyUBFRX/agent.55 05:51:55 SSH_AGENT_PID=61 05:51:55 Running ssh-add (command line suppressed) 05:51:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7533472150456759759.key (/w/workspace/edgex-go/1@tmp/private_key_7533472150456759759.key) 05:51:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:51:55 + git semver init 05:51:55 # -> Open(): unable to determine branch for HEAD 05:51:55 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:51:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:51:55 # $SEMVER_REMOTE_NAME = origin 05:51:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:51:55 # $SEMVER_USER_NAME = edgex-jenkins 05:51:55 # $SEMVER_BRANCH = PR-3571 05:51:55 # $SEMVER_TEMP = /tmp/semver-545140674 05:51:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:52:13 # '/tmp/semver-545140674' -> '/w/workspace/edgex-go/1/.semver' 05:52:13 # -> Force: false 05:52:13 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:52:13 $ docker exec --env ******** --env ******** 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent -k 05:52:13 unset SSH_AUTH_SOCK; 05:52:13 unset SSH_AGENT_PID; 05:52:13 echo Agent pid 61 killed; 05:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:14 + git semver [Pipeline] } 05:52:14 $ docker stop --time=1 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a 05:52:17 $ docker rm -f 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a [Pipeline] // withDockerContainer [Pipeline] sh 05:52:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:18 Stashed 1 file(s) [Pipeline] echo 05:52:18 [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 05:52:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:52:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:20 + true 05:52:20 + sudo service docker restart 05:52:20 Redirecting to /bin/systemctl restart docker.service 05:52:34 Still waiting to schedule task 05:52:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1435’ [Pipeline] echo 05:52:38 ========================================================= 05:52:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:52:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:38 + 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 . 05:52:40 Sending build context to Docker daemon 329.4MB 05:52:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:52:40 Step 2/6 : FROM ${BASE} 05:52:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:40 540db60ca938: Pulling fs layer 05:52:40 adcc1eea9eea: Pulling fs layer 05:52:40 4c4ab2625f07: Pulling fs layer 05:52:40 0510c868ecb4: Pulling fs layer 05:52:40 afea3b2eda06: Pulling fs layer 05:52:40 7809a108b3ef: Pulling fs layer 05:52:40 f706445af74f: Pulling fs layer 05:52:40 0510c868ecb4: Waiting 05:52:40 afea3b2eda06: Waiting 05:52:40 7809a108b3ef: Waiting 05:52:40 f706445af74f: Waiting 05:52:40 4c4ab2625f07: Verifying Checksum 05:52:40 4c4ab2625f07: Download complete 05:52:40 adcc1eea9eea: Verifying Checksum 05:52:40 adcc1eea9eea: Download complete 05:52:40 afea3b2eda06: Verifying Checksum 05:52:40 afea3b2eda06: Download complete 05:52:40 7809a108b3ef: Verifying Checksum 05:52:40 7809a108b3ef: Download complete 05:52:40 540db60ca938: Verifying Checksum 05:52:40 540db60ca938: Download complete 05:52:40 540db60ca938: Pull complete 05:52:40 adcc1eea9eea: Pull complete 05:52:40 4c4ab2625f07: Pull complete 05:52:42 f706445af74f: Verifying Checksum 05:52:42 f706445af74f: Download complete 05:52:43 0510c868ecb4: Verifying Checksum 05:52:43 0510c868ecb4: Download complete 05:52:49 0510c868ecb4: Pull complete 05:52:49 afea3b2eda06: Pull complete 05:52:49 7809a108b3ef: Pull complete 05:52:50 f706445af74f: Pull complete 05:52:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:52:50 ---> b068be0155e3 05:52:50 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 05:52:54 ---> Running in 3af97ade2fec 05:52:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:52:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:52:56 (1/12) Installing libmagic (5.39-r0) 05:52:57 (2/12) Installing file (5.39-r0) 05:52:57 (3/12) Installing libc-dev (0.7.2-r3) 05:52:57 (4/12) Installing g++ (10.2.1_pre1-r3) 05:53:07 (5/12) Installing fortify-headers (1.1-r0) 05:53:07 (6/12) Installing patch (2.7.6-r6) 05:53:07 (7/12) Installing build-base (0.5-r2) 05:53:07 (8/12) Installing libsodium (1.0.18-r0) 05:53:07 (9/12) Installing pkgconf (1.7.3-r0) 05:53:07 (10/12) Installing libsodium-dev (1.0.18-r0) 05:53:07 (11/12) Installing libzmq (4.3.3-r1) 05:53:07 (12/12) Installing zeromq-dev (4.3.3-r1) 05:53:07 Executing busybox-1.32.1-r6.trigger 05:53:07 OK: 219 MiB in 52 packages 05:53:09 Removing intermediate container 3af97ade2fec 05:53:09 ---> 3fc263797c54 05:53:09 Step 4/6 : WORKDIR /edgex-go 05:53:09 ---> Running in 6eb971375675 05:53:09 Removing intermediate container 6eb971375675 05:53:09 ---> e659242ebfed 05:53:09 Step 5/6 : COPY go.mod . 05:53:09 ---> f667161e5b02 05:53:09 Step 6/6 : RUN go mod download 05:53:09 ---> Running in 3aea13e8a458 05:53:24 Removing intermediate container 3aea13e8a458 05:53:24 ---> 85852a76b125 05:53:24 Successfully built 85852a76b125 05:53:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:25 + docker inspect -f . ci-base-image-x86_64 05:53:25 . [Pipeline] withDockerContainer 05:53:25 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 05:53:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:25 $ docker top 4576fada094201349f30501c935c1f0b4b25ac063b8667efbf5ae78c370d4b6e -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:26 + go version 05:53:26 go version go1.16.3 linux/amd64 [Pipeline] } 05:53:26 $ docker stop --time=1 4576fada094201349f30501c935c1f0b4b25ac063b8667efbf5ae78c370d4b6e 05:53:27 $ docker rm -f 4576fada094201349f30501c935c1f0b4b25ac063b8667efbf5ae78c370d4b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:28 + docker inspect -f . ci-base-image-x86_64 05:53:28 . [Pipeline] withDockerContainer 05:53:28 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 05:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:28 $ docker top 4000ab497bd98f6c904376b1da5a4ae0b6c3a291ccf1a50620219f847d1cb4ce -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:28 ========================================================= 05:53:28 [edgeXBuildGoParallel] Running Tests and Build... 05:53:28 ========================================================= [Pipeline] sh 05:53:29 + go mod tidy [Pipeline] sh 05:53:29 + make test 05:53:29 go mod tidy 05:53:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:53:35 ? github.com/edgexfoundry/edgex-go [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:53:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:53:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:53:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:53:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:54:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 05:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 05:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.4% of statements 05:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:54:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.084s coverage: 87.7% of statements 05:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:54:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements 05:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.223s coverage: 95.1% of statements 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:54:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:54:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 05:54:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 05:54:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 05:54:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 05:54:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 05:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 05:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 05:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.187s coverage: 81.8% of statements 05:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 05:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 05:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 05:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 05:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 05:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 05:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 05:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.6% of statements 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements 05:54:54 GO111MODULE=on go vet ./... 05:55:16 gofmt -l . 05:55:16 [ "`gofmt -l .`" = "" ] 05:55:16 ./bin/test-attribution-txt.sh [Pipeline] sh 05:55:16 + ls -al . 05:55:16 total 516 05:55:16 drwxrwxr-x 10 1001 1001 4096 Jun 15 05:55 . 05:55:16 drwxr-xr-x 4 root root 28 Jun 15 05:53 .. 05:55:16 -rw-rw-r-- 1 1001 1001 11 Jun 15 05:51 .dockerignore 05:55:16 drwxrwxr-x 8 1001 1001 179 Jun 15 05:51 .git 05:55:16 drwxrwxr-x 3 1001 1001 125 Jun 15 05:51 .github 05:55:16 -rw-rw-r-- 1 1001 1001 818 Jun 15 05:51 .gitignore 05:55:16 drwx------ 3 1001 1001 60 Jun 15 05:52 .semver 05:55:16 -rw-rw-r-- 1 1001 1001 166 Jun 15 05:51 .sonarcloud.properties 05:55:16 -rw-rw-r-- 1 1001 1001 8609 Jun 15 05:51 Attribution.txt 05:55:16 -rw-rw-r-- 1 1001 1001 3804 Jun 15 05:51 CONTRIBUTING.md 05:55:16 -rw-rw-r-- 1 1001 1001 931 Jun 15 05:51 Dockerfile.build 05:55:16 -rw-rw-r-- 1 1001 1001 849 Jun 15 05:51 Jenkinsfile 05:55:16 -rw-rw-r-- 1 1001 1001 10775 Jun 15 05:51 LICENSE 05:55:16 -rw-rw-r-- 1 1001 1001 5605 Jun 15 05:51 Makefile 05:55:16 -rw-rw-r-- 1 1001 1001 7905 Jun 15 05:51 README.md 05:55:16 -rw-rw-r-- 1 1001 1001 7071 Jun 15 05:51 SECURITY.md 05:55:16 -rw-rw-r-- 1 1001 1001 5 Jun 15 05:52 VERSION 05:55:16 -rw-rw-r-- 1 1001 1001 4131 Jun 15 05:51 ZMQWindows.md 05:55:16 drwxrwxr-x 2 1001 1001 37 Jun 15 05:51 bin 05:55:16 drwxrwxr-x 14 1001 1001 4096 Jun 15 05:51 cmd 05:55:16 -rw-r--r-- 1 root root 398195 Jun 15 05:54 coverage.out 05:55:16 -rw-rw-r-- 1 1001 1001 841 Jun 15 05:51 go.mod 05:55:16 -rw-r--r-- 1 root root 21043 Jun 15 05:53 go.sum 05:55:16 drwxrwxr-x 7 1001 1001 114 Jun 15 05:51 internal 05:55:16 drwxrwxr-x 3 1001 1001 16 Jun 15 05:51 openapi 05:55:16 drwxrwxr-x 4 1001 1001 71 Jun 15 05:51 snap 05:55:16 -rw-rw-r-- 1 1001 1001 168 Jun 15 05:51 version.go [Pipeline] sh 05:55:16 + '[' -e coverage.out ] 05:55:16 + chown 1001:1001 coverage.out [Pipeline] stash 05:55:17 Stashed 1 file(s) [Pipeline] sh 05:55:17 + make build 05:55:17 go mod tidy 05:55:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:55:18 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 05:55:25 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 05:55:26 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 05:55:27 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 05:55:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:55: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 05:55:28 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 05:55:29 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 05:55:30 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 05:55:31 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 05:55:32 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] } 05:55:33 $ docker stop --time=1 4000ab497bd98f6c904376b1da5a4ae0b6c3a291ccf1a50620219f847d1cb4ce 05:55:35 $ docker rm -f 4000ab497bd98f6c904376b1da5a4ae0b6c3a291ccf1a50620219f847d1cb4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:55:37 05:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:55:38 latest: Pulling from edgex-devops/edgex-compose 05:55:38 cbdbe7a5bc2a: Pulling fs layer 05:55:38 ca9280d653b3: Pulling fs layer 05:55:38 7e9c9ca2126c: Pulling fs layer 05:55:38 cbdbe7a5bc2a: Verifying Checksum 05:55:38 cbdbe7a5bc2a: Download complete 05:55:38 cbdbe7a5bc2a: Pull complete 05:55:38 ca9280d653b3: Verifying Checksum 05:55:38 ca9280d653b3: Download complete 05:55:39 ca9280d653b3: Pull complete 05:55:39 7e9c9ca2126c: Verifying Checksum 05:55:39 7e9c9ca2126c: Download complete 05:55:42 7e9c9ca2126c: Pull complete 05:55:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:55:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:55:42 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 05:55:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:55:45 $ docker top 8e362afce56a84f2701849fbe1bc6640de8fd22b311d4f92b3524e149555906f -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:45 + docker-compose build --help 05:55:45 + grep parallel 05:55:46 --parallel Build images in parallel. [Pipeline] } 05:55:46 $ docker stop --time=1 8e362afce56a84f2701849fbe1bc6640de8fd22b311d4f92b3524e149555906f 05:55:47 $ docker rm -f 8e362afce56a84f2701849fbe1bc6640de8fd22b311d4f92b3524e149555906f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:55:48 . [Pipeline] withDockerContainer 05:55:48 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 05:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:55:48 $ docker top 392f47cc834ee10c7535e28d94afb688f5cdbe0e43a1050e94eec38fdc8b3b20 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:49 + docker-compose -f ./docker-compose-build.yml build --parallel 05:55:49 Building core-command ... 05:55:49 Building core-data ... 05:55:49 Building core-metadata ... 05:55:49 Building security-bootstrapper ... 05:55:49 Building security-proxy-setup ... 05:55:49 Building security-secretstore-setup ... 05:55:49 Building support-notifications ... 05:55:49 Building support-scheduler ... 05:55:49 Building sys-mgmt-agent ... 05:55:49 Building sys-mgmt-agent 05:55:49 Building security-secretstore-setup 05:55:49 Building core-metadata 05:55:49 Building security-proxy-setup 05:55:49 Building security-bootstrapper 05:56:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:56:02 ---> 85852a76b125 05:56:02 Step 3/22 : WORKDIR /edgex-go 05:56:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:56:02 ---> 85852a76b125 05:56:02 Step 3/24 : WORKDIR /edgex-go 05:56:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:56:02 ---> 85852a76b125 05:56:02 Step 3/24 : WORKDIR /edgex-go 05:56:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:56:02 ---> 85852a76b125 05:56:02 Step 3/26 : WORKDIR /edgex-go 05:56:08 ---> Running in 2bce4f352e05 05:56:08 ---> Running in dc557e5d443b 05:56:08 ---> Running in e49f803b215d 05:56:08 ---> Running in 87b294dfd3ef 05:56:08 Removing intermediate container 2bce4f352e05 05:56:08 ---> 899eb8381a4d 05:56:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:09 Removing intermediate container 87b294dfd3ef 05:56:09 ---> 49f4c32a7636 05:56:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:09 Removing intermediate container e49f803b215d 05:56:09 ---> 376cd5558610 05:56:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:09 Removing intermediate container dc557e5d443b 05:56:09 ---> ea7d3c05fc69 05:56:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:09 ---> Running in 6e818b722632 05:56:09 ---> Running in cbc3de2d5791 05:56:09 ---> Running in 778ebc9e292d 05:56:09 ---> Running in a9b7e04618d0 05:56:11 Removing intermediate container 6e818b722632 05:56:11 ---> 0d703d68a0c9 05:56:11 Step 5/22 : RUN apk add --update --no-cache make git 05:56:11 Removing intermediate container cbc3de2d5791 05:56:11 ---> 5650b3e766e7 05:56:11 Step 5/24 : RUN apk add --update --no-cache make bash git 05:56:11 ---> Running in d0712474c50c 05:56:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:56:11 ---> 85852a76b125 05:56:11 Step 3/32 : WORKDIR /edgex-go 05:56:11 ---> Using cache 05:56:11 ---> 376cd5558610 05:56:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:11 ---> Running in d82ff44b046e 05:56:11 ---> Running in bc2d52210dbf 05:56:11 Removing intermediate container 778ebc9e292d 05:56:11 ---> 38eb1816c926 05:56:11 Step 5/26 : RUN apk add --update --no-cache make git 05:56:11 ---> Running in f472615c5674 05:56:11 Removing intermediate container a9b7e04618d0 05:56:11 ---> 072735ba1852 05:56:11 Step 5/24 : RUN apk add --update --no-cache make git 05:56:11 ---> Running in 5e9a0512f42a 05:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:56:12 Removing intermediate container d82ff44b046e 05:56:12 ---> 593957ffca56 05:56:12 Step 5/32 : RUN apk add --update --no-cache make git 05:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:56:12 ---> Running in 0ef00eaadd30 05:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:56:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:56:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:56:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:56:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:56:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:56:13 OK: 219 MiB in 52 packages 05:56:13 OK: 219 MiB in 52 packages 05:56:13 OK: 219 MiB in 52 packages 05:56:14 OK: 219 MiB in 52 packages 05:56:14 Removing intermediate container 5e9a0512f42a 05:56:14 ---> 93dc2bbc4245 05:56:14 Step 6/24 : COPY go.mod . 05:56:14 OK: 219 MiB in 52 packages 05:56:14 Removing intermediate container f472615c5674 05:56:14 ---> 97882c59759b 05:56:14 Step 6/26 : COPY go.mod . 05:56:14 Removing intermediate container d0712474c50c 05:56:14 ---> c22df8b0ccb4 05:56:14 Step 6/22 : COPY go.mod . 05:56:14 Removing intermediate container bc2d52210dbf 05:56:14 ---> ce788c1e94b5 05:56:14 Step 6/24 : COPY go.mod . 05:56:14 ---> b438996b07c8 05:56:14 Step 7/24 : RUN go mod download 05:56:14 ---> 2b4178b2a753 05:56:14 Step 7/24 : RUN go mod download 05:56:14 ---> 520d51389c1d 05:56:14 Step 7/22 : RUN go mod download 05:56:14 ---> Running in cd787be5b8c6 05:56:14 ---> 95e73f4210a9 05:56:14 Step 7/26 : RUN go mod download 05:56:14 ---> Running in 83e3bb2e1389 05:56:14 ---> Running in 7af124ecf81c 05:56:14 Removing intermediate container 0ef00eaadd30 05:56:14 ---> 64d024254518 05:56:14 Step 6/32 : COPY go.mod . 05:56:14 ---> Running in 1b13283c7f16 05:56:15 ---> d36fc782df54 05:56:15 Step 7/32 : RUN go mod download 05:56:15 ---> Running in 64ac6ef95587 05:56:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1438 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 05:56:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:56:16 Removing intermediate container cd787be5b8c6 05:56:16 ---> 42c52cda9388 05:56:16 Step 8/24 : COPY . . 05:56:16 The recommended git tool is: git 05:56:18 Removing intermediate container 83e3bb2e1389 05:56:18 ---> d5f1a1a9c893 05:56:18 Step 8/24 : COPY . . 05:56:18 Removing intermediate container 7af124ecf81c 05:56:18 ---> 8841dafdc11f 05:56:18 Step 8/22 : COPY . . 05:56:19 Removing intermediate container 64ac6ef95587 05:56:19 ---> 4133173658b2 05:56:19 Step 8/32 : COPY . . 05:56:21 using credential edgex-jenkins-ssh 05:56:21 Cloning the remote Git repository 05:56:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:56:21 > git init /w/workspace/edgex-go/1 # timeout=10 05:56:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:56:21 > git --version # timeout=10 05:56:21 > git --version # 'git version 2.17.1' 05:56:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:22 Removing intermediate container 1b13283c7f16 05:56:22 ---> 3d77dd5ee218 05:56:22 Step 8/26 : COPY . . 05:56:25 ---> 414483bd7c3f 05:56:25 Step 9/24 : RUN go mod tidy 05:56:28 ---> Running in 21e76274a9eb 05:56:29 ---> 7b1fc38d25bc 05:56:29 Step 9/32 : RUN go mod tidy 05:56:29 ---> 0687eab38392 05:56:29 Step 9/24 : RUN go mod tidy 05:56:29 ---> 727c5668d8f1 05:56:29 Step 9/22 : RUN go mod tidy 05:56:29 ---> Running in 3d22e9086b82 05:56:29 ---> Running in bbb3b010e1c0 05:56:29 ---> Running in c161df7c036f 05:56:31 Removing intermediate container 21e76274a9eb 05:56:31 ---> dcea1183ed26 05:56:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:56:31 ---> Running in 31c7b3aef3d3 05:56:32 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 05:56:35 Removing intermediate container 3d22e9086b82 05:56:35 ---> 5e871671410d 05:56:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:56:35 Removing intermediate container bbb3b010e1c0 05:56:35 ---> 78b766f5891b 05:56:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:56:35 Removing intermediate container c161df7c036f 05:56:35 ---> 5197cb811527 05:56:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:56:35 ---> Running in 9302bf3d5096 05:56:35 ---> Running in db675d7e79be 05:56:35 ---> Running in 834f77ba289f 05:56:37 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 05:56:37 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 05:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:56:37 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit f9106bbc589f57de50b494ab615c1d847f3fadd2 05:56:37 Merge succeeded, producing f9106bbc589f57de50b494ab615c1d847f3fadd2 05:56:37 Checking out Revision f9106bbc589f57de50b494ab615c1d847f3fadd2 (PR-3571) 05:56:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:56:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:56:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:56:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:37 > git config core.sparsecheckout # timeout=10 05:56:37 > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 05:56:37 > git remote # timeout=10 05:56:37 > git config --get remote.origin.url # timeout=10 05:56:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:37 > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 05:56:37 > git rev-parse HEAD^{commit} # timeout=10 05:56:37 > git config core.sparsecheckout # timeout=10 05:56:37 > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 05:56:42 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 05:56:42 > git --version # timeout=10 05:56:42 > git --version # 'git version 2.17.1' 05:56:42 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:56:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:44 + sudo service docker restart 05:56:44 + true 05:56:47 ---> f06c94ca2a75 05:56:47 Step 9/26 : RUN go mod tidy 05:56:47 ---> Running in 2cc042a6f7af 05:56:49 Removing intermediate container 2cc042a6f7af 05:56:49 ---> aa599c782b07 05:56:49 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:56:49 ---> Running in 260dec41c891 05:56:49 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:03 provisioning config files... 05:57:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8253540315469177947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:03 ---> docker-login.sh 05:57:03 nexus3.edgexfoundry.org:10001 05:57:04 Removing intermediate container 31c7b3aef3d3 05:57:04 ---> a083c595b5da 05:57:04 05:57:04 Step 11/24 : FROM alpine:3.12 05:57:04 3.12: Pulling from library/alpine 05:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:04 Configure a credential helper to remove this warning. See 05:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:04 05:57:04 Login Succeeded 05:57:04 nexus3.edgexfoundry.org:10002 05:57:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:57:04 Status: Downloaded newer image for alpine:3.12 05:57:04 ---> 13621d1b12d4 05:57:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:57:04 ---> Running in a88d1e28eef4 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10003 05:57:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 (1/1) Installing dumb-init (1.2.2-r1) 05:57:05 Executing busybox-1.31.1-r20.trigger 05:57:05 OK: 6 MiB in 15 packages 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10004 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 docker.io 05:57:06 Removing intermediate container a88d1e28eef4 05:57:06 ---> 1a8f66a65439 05:57:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:57:06 ---> Running in 7e34af6f9bc2 05:57:06 Removing intermediate container 7e34af6f9bc2 05:57:06 ---> f2b733cc9003 05:57:06 Step 14/24 : ENV APP_PORT=59881 05:57:06 ---> Running in 326b8d58e3a1 05:57:06 Removing intermediate container 326b8d58e3a1 05:57:06 ---> 050a4133236c 05:57:06 Step 15/24 : EXPOSE $APP_PORT 05:57:06 ---> Running in 9b90922c86b4 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 Removing intermediate container 9b90922c86b4 05:57:06 ---> 848544fc8f1d 05:57:06 Step 16/24 : WORKDIR / 05:57:06 ---> Running in aaf383a3b1f0 05:57:06 Removing intermediate container aaf383a3b1f0 05:57:06 ---> 5bfee4a2931c 05:57:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:07 Configure a credential helper to remove this warning. See 05:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:07 05:57:07 Login Succeeded 05:57:07 ---> docker-login.sh ends [Pipeline] } 05:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:57:07 ---> 5430dc43c9cb 05:57:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] echo 05:57:08 ========================================================= 05:57:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:57:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:08 ---> d5d38594768e 05:57:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:57:08 + 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 . 05:57:08 ---> 1aa55581b66f 05:57:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:57:08 ---> Running in 959cefc48da6 05:57:08 Removing intermediate container 959cefc48da6 05:57:08 ---> 48b04514eb12 05:57:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:08 ---> Running in 2df0f3870544 05:57:08 Removing intermediate container 2df0f3870544 05:57:08 ---> 762cbf6d0a1a 05:57:08 Step 22/24 : LABEL arch=x86_64 05:57:08 ---> Running in 309fce23489a 05:57:08 Removing intermediate container 309fce23489a 05:57:08 ---> d7757b341537 05:57:08 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:57:08 ---> Running in aedf2d067b92 05:57:09 Removing intermediate container aedf2d067b92 05:57:09 ---> a54f8fb808ee 05:57:09 Step 24/24 : LABEL version=0.0.0 05:57:09 ---> Running in 0096ac313c84 05:57:09 Removing intermediate container 0096ac313c84 05:57:09 ---> 56870e6b4b4d 05:57:09 05:57:09 Successfully built 56870e6b4b4d 05:57:09 Successfully tagged core-metadata:latest 05:57:09  Building core-metadata ... done Building support-notifications 05:57:10 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 05:57:11 Sending build context to Docker daemon 166.3MB 05:57:11 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:57:11 Step 2/6 : FROM ${BASE} 05:57:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:11 595b0fe564bb: Pulling fs layer 05:57:11 3088b5b3c5c0: Pulling fs layer 05:57:11 5b7225fbf94c: Pulling fs layer 05:57:11 ba82ee9f976e: Pulling fs layer 05:57:11 506bd15cee9f: Pulling fs layer 05:57:11 75a0a4a0db45: Pulling fs layer 05:57:11 618dc40b7e24: Pulling fs layer 05:57:11 ba82ee9f976e: Waiting 05:57:11 506bd15cee9f: Waiting 05:57:11 75a0a4a0db45: Waiting 05:57:11 618dc40b7e24: Waiting 05:57:11 5b7225fbf94c: Download complete 05:57:11 3088b5b3c5c0: Download complete 05:57:11 506bd15cee9f: Download complete 05:57:11 75a0a4a0db45: Verifying Checksum 05:57:11 75a0a4a0db45: Download complete 05:57:11 595b0fe564bb: Download complete 05:57:11 595b0fe564bb: Pull complete 05:57:12 3088b5b3c5c0: Pull complete 05:57:12 Removing intermediate container 9302bf3d5096 05:57:12 ---> 05989e3ae9bc 05:57:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:57:12 ---> Running in 5159a9a0d745 05:57:12 5b7225fbf94c: Pull complete 05:57:12 618dc40b7e24: Verifying Checksum 05:57:12 618dc40b7e24: Download complete 05:57:12 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 05:57:14 ba82ee9f976e: Verifying Checksum 05:57:14 ba82ee9f976e: Download complete 05:57:14 Removing intermediate container 834f77ba289f 05:57:14 ---> 3aa128618b0b 05:57:14 05:57:14 Step 11/32 : FROM alpine:3.12 05:57:14 ---> 13621d1b12d4 05:57:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:57:14 ---> Running in 6e6ae3844d84 05:57:15 Removing intermediate container 6e6ae3844d84 05:57:15 ---> bb55451a2beb 05:57:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:57:15 ---> Running in dddc2e5e42e0 05:57:15 Removing intermediate container 5159a9a0d745 05:57:15 ---> b663594addfe 05:57:15 05:57:15 Step 12/24 : FROM docker:20.10.0 05:57:15 20.10.0: Pulling from library/docker 05:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:16 (1/2) Installing dumb-init (1.2.2-r1) 05:57:16 (2/2) Installing su-exec (0.2-r1) 05:57:16 Executing busybox-1.31.1-r20.trigger 05:57:16 OK: 6 MiB in 16 packages 05:57:16 Removing intermediate container db675d7e79be 05:57:16 ---> 6af592108cd0 05:57:16 05:57:16 Step 11/22 : FROM alpine:3.12 05:57:16 ---> 13621d1b12d4 05:57:16 Step 12/22 : RUN apk add --update --no-cache curl 05:57:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:57:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:57:18 ---> 85852a76b125 05:57:18 Step 3/23 : WORKDIR /edgex-go 05:57:18 ---> Using cache 05:57:18 ---> 376cd5558610 05:57:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:18 ---> Using cache 05:57:18 ---> 593957ffca56 05:57:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:57:18 ---> Running in a1b048ba0c74 05:57:18 ---> Running in d4749a159974 05:57:18 Removing intermediate container dddc2e5e42e0 05:57:18 ---> ed64efea05f5 05:57:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:57:18 ---> Running in 5dbfd242b71a 05:57:18 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 05:57:18 Removing intermediate container 5dbfd242b71a 05:57:18 ---> a900dc7b8091 05:57:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:57:19 ---> Running in 3600263434c9 05:57:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:19 Removing intermediate container 3600263434c9 05:57:19 ---> 203df31092b7 05:57:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:57:19 ---> Running in f796db633397 05:57:19 (1/4) Installing ca-certificates (20191127-r4) 05:57:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:57:19 (3/4) Installing libcurl (7.77.0-r0) 05:57:19 (4/4) Installing curl (7.77.0-r0) 05:57:19 Executing busybox-1.31.1-r20.trigger 05:57:19 Executing ca-certificates-20191127-r4.trigger 05:57:19 OK: 7 MiB in 18 packages 05:57:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:20 OK: 219 MiB in 52 packages 05:57:20 Removing intermediate container a1b048ba0c74 05:57:20 ---> 70883b572724 05:57:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:57:20 Removing intermediate container f796db633397 05:57:20 ---> 1046505fb152 05:57:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:57:21 ---> Running in 5f023904bbfa 05:57:21 ---> Running in 37aac7efb8d3 05:57:21 Removing intermediate container 5f023904bbfa 05:57:21 ---> deafa8802737 05:57:21 Step 14/22 : WORKDIR /edgex 05:57:21 Removing intermediate container 37aac7efb8d3 05:57:21 ---> 2f616dcb722b 05:57:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:57:21 ---> Running in def2edbb0b82 05:57:21 Removing intermediate container d4749a159974 05:57:21 ---> 59ec305bb097 05:57:21 Step 6/23 : COPY go.mod . 05:57:21 Removing intermediate container def2edbb0b82 05:57:21 ---> 705c8d1b52b2 05:57:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:57:22 ---> 0981ed3a6ad2 05:57:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:57:22 ---> 1327aafdec52 05:57:22 Step 7/23 : RUN go mod download 05:57:22 ---> 6743b0043b0b 05:57:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:57:22 ---> Running in 1d767dfd36ab 05:57:22 ---> Running in 17520257c8f9 05:57:22 Removing intermediate container 260dec41c891 05:57:22 ---> a9ebf026022b 05:57:22 05:57:22 Step 11/26 : FROM alpine:3.12 05:57:22 ---> 13621d1b12d4 05:57:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:57:22 ---> Running in 1abe0b41a712 05:57:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:57:22 Status: Downloaded newer image for docker:20.10.0 05:57:22 ---> aefe523efa57 05:57:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:57:22 ---> Running in 4779b440c867 05:57:22 ---> 091a5c0d73b9 05:57:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:57:22 Removing intermediate container 4779b440c867 05:57:22 ---> 0877a89687b2 05:57:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:57:22 ---> Running in cf521180e6e1 05:57:23 ---> c7b894850243 05:57:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:57:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:23 ---> Running in fa6177084bdc 05:57:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:23 Removing intermediate container 1d767dfd36ab 05:57:23 ---> cad6918d246f 05:57:23 Step 8/23 : COPY . . 05:57:23 (1/6) Installing ca-certificates (20191127-r4) 05:57:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:57:23 (3/6) Installing libcurl (7.77.0-r0) 05:57:23 (4/6) Installing curl (7.77.0-r0) 05:57:23 (5/6) Installing dumb-init (1.2.2-r1) 05:57:23 (6/6) Installing su-exec (0.2-r1) 05:57:23 Executing busybox-1.31.1-r20.trigger 05:57:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:57:23 Executing ca-certificates-20191127-r4.trigger 05:57:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:57:23 Removing intermediate container fa6177084bdc 05:57:23 ---> 5b90f0beed4b 05:57:23 Step 19/22 : CMD ["--init=true"] 05:57:23 OK: 7 MiB in 20 packages 05:57:23 (1/39) Installing readline (8.0.4-r0) 05:57:23 (2/39) Installing bash (5.0.17-r0) 05:57:23 Executing bash-5.0.17-r0.post-install 05:57:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:57:23 (4/39) Installing libcurl (7.77.0-r0) 05:57:23 (5/39) Installing curl (7.77.0-r0) 05:57:23 (6/39) Installing dumb-init (1.2.2-r1) 05:57:23 (7/39) Installing libbz2 (1.0.8-r1) 05:57:23 (8/39) Installing expat (2.2.9-r1) 05:57:23 (9/39) Installing libffi (3.3-r2) 05:57:23 (10/39) Installing gdbm (1.13-r1) 05:57:23 (11/39) Installing xz-libs (5.2.5-r0) 05:57:23 Removing intermediate container 17520257c8f9 05:57:23 ---> 5710b51ba1fa 05:57:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:23 (12/39) Installing sqlite-libs (3.32.1-r1) 05:57:23 (13/39) Installing python3 (3.8.10-r0) 05:57:24 ---> Running in 01dc8b047b15 05:57:24 ba82ee9f976e: Pull complete 05:57:25 506bd15cee9f: Pull complete 05:57:25 75a0a4a0db45: Pull complete 05:57:26 (14/39) Installing py3-appdirs (1.4.4-r1) 05:57:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:57:26 (16/39) Installing py3-parsing (2.4.7-r0) 05:57:26 (17/39) Installing py3-six (1.15.0-r0) 05:57:26 (18/39) Installing py3-packaging (20.4-r0) 05:57:27 (19/39) Installing py3-setuptools (47.0.0-r0) 05:57:27 Removing intermediate container 01dc8b047b15 05:57:27 ---> d7c994b3ee68 05:57:27 Step 20/22 : LABEL arch=x86_64 05:57:27 (20/39) Installing py3-chardet (3.0.4-r4) 05:57:27 ---> 4b5a9d5a47c8 05:57:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:57:27 (21/39) Installing py3-idna (2.9-r0) 05:57:27 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:57:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:57:28 (24/39) Installing py3-requests (2.23.0-r0) 05:57:28 (25/39) Installing py3-msgpack (1.0.0-r0) 05:57:28 Removing intermediate container 1abe0b41a712 05:57:28 ---> 87ad329d96c8 05:57:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:57:28 (26/39) Installing py3-lockfile (0.12.2-r3) 05:57:28 ---> Running in b82a64537570 05:57:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:57:28 (28/39) Installing py3-colorama (0.4.3-r0) 05:57:28 (29/39) Installing py3-distlib (0.3.0-r0) 05:57:28 (30/39) Installing py3-distro (1.5.0-r1) 05:57:28 (31/39) Installing py3-webencodings (0.5.1-r3) 05:57:28 Removing intermediate container b82a64537570 05:57:28 ---> 1017ab023bc7 05:57:28 Step 21/22 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:57:28 (32/39) Installing py3-html5lib (1.0.1-r4) 05:57:28 (33/39) Installing py3-pytoml (0.1.21-r0) 05:57:28 ---> Running in 99ca7e10f543 05:57:28 (34/39) Installing py3-pep517 (0.8.2-r0) 05:57:28 ---> 400c35bb315b 05:57:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:57:28 (35/39) Installing py3-progress (1.5-r0) 05:57:28 (36/39) Installing py3-toml (0.10.1-r0) 05:57:28 (37/39) Installing py3-retrying (1.3.3-r0) 05:57:28 ---> Running in 56e544f903dd 05:57:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:57:28 (39/39) Installing py3-pip (20.1.1-r0) 05:57:28 Executing busybox-1.31.1-r19.trigger 05:57:28 OK: 72 MiB in 59 packages 05:57:28 ---> e9df121e8418 05:57:28 Step 9/23 : RUN go mod tidy 05:57:28 ---> Running in e1900d43872f 05:57:28 Removing intermediate container 99ca7e10f543 05:57:28 ---> 82fe6b0163e6 05:57:28 Step 14/26 : WORKDIR / 05:57:28 Removing intermediate container 56e544f903dd 05:57:28 ---> 2f4b4bbaf2ba 05:57:28 Step 22/22 : LABEL version=0.0.0 05:57:28 ---> a37e7fdfa339 05:57:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:57:28 ---> Running in f7a09f0ae5c3 05:57:28 ---> Running in 3dcb84ba60bf 05:57:29 Removing intermediate container 3dcb84ba60bf 05:57:29 ---> 38681dd30307 05:57:29 05:57:29 Removing intermediate container f7a09f0ae5c3 05:57:29 ---> eeb0b992a72b 05:57:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:57:29 Successfully built 38681dd30307 05:57:29 Successfully tagged security-proxy-setup:latest 05:57:29 Building support-scheduler 05:57:29  Building security-proxy-setup ... done  ---> 50fda1c8f0ac 05:57:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:57:29 Collecting docker-compose==1.23.2 05:57:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:57:29 618dc40b7e24: Pull complete 05:57:29 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:57:29 ---> a36622ca3599 05:57:29 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 05:57:29 ---> 212f1f919cdc 05:57:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:57:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:57:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:57:30 ---> 8c8530b662e1 05:57:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:57:31 Collecting dockerpty<0.5,>=0.4.1 05:57:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:57:31 ---> Running in 11d46e8c5a81 05:57:31 Collecting PyYAML<4,>=3.10 05:57:31 ---> c27fb73549ef 05:57:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:57:31 Downloading PyYAML-3.13.tar.gz (270 kB) 05:57:32 Removing intermediate container 11d46e8c5a81 05:57:32 ---> b33265face7f 05:57:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:57:32 Removing intermediate container e1900d43872f 05:57:32 ---> d0c7e643273b 05:57:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:57:32 ---> Running in 7767eeddc346 05:57:32 ---> e277871aaf34 05:57:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:57:32 ---> Running in af2a17886617 05:57:32 ---> a50d2e7ae1bb 05:57:32 Step 27/32 : RUN chmod +x /entrypoint.sh 05:57:32 Collecting websocket-client<1.0,>=0.32.0 05:57:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:57:32 ---> Running in 66190d66a2ef 05:57:32 Collecting jsonschema<3,>=2.5.1 05:57:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:57:32 ---> ba5e94869f07 05:57:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:57:32 Collecting cached-property<2,>=1.2.0 05:57:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:57:32 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 05:57:33 Collecting docker<4.0,>=3.6.0 05:57:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:57: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) 05:57:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:57:33 Collecting docopt<0.7,>=0.6.1 05:57:33 Downloading docopt-0.6.2.tar.gz (25 kB) 05:57:33 Collecting texttable<0.10,>=0.9.0 05:57:33 Downloading texttable-0.9.1.tar.gz (11 kB) 05:57:33 ---> d9af5c15d187 05:57:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:57:34 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) 05:57:34 Collecting idna<2.8,>=2.5 05:57:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:57:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:57:34 ---> 67aabc5e280f 05:57:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:57:34 Collecting urllib3<1.25,>=1.21.1 05:57:34 Removing intermediate container 66190d66a2ef 05:57:34 ---> 3d07949c58ce 05:57:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:57:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:57:34 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) 05:57:34 Collecting docker-pycreds>=0.4.0 05:57:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:57:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:57:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:57:34 ---> 85852a76b125 05:57:34 Step 3/23 : WORKDIR /edgex-go 05:57:34 ---> Using cache 05:57:34 ---> 376cd5558610 05:57:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:34 ---> Using cache 05:57:34 ---> 593957ffca56 05:57:34 Step 5/23 : RUN apk add --update --no-cache make git 05:57:34 ---> Using cache 05:57:34 ---> 64d024254518 05:57:34 Step 6/23 : COPY go.mod . 05:57:34 ---> Using cache 05:57:34 ---> d36fc782df54 05:57:34 Step 7/23 : RUN go mod download 05:57:34 ---> Using cache 05:57:34 ---> 4133173658b2 05:57:34 Step 8/23 : COPY . . 05:57:34 ---> Using cache 05:57:34 ---> 7b1fc38d25bc 05:57:34 Step 9/23 : RUN go mod tidy 05:57:34 ---> Using cache 05:57:34 ---> 78b766f5891b 05:57:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:57:34 ---> Running in 960fdde8cadb 05:57:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:57:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:57:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:57:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:57:34 ---> Running in 62345d68f49e 05:57:34 (1/12) Installing libmagic (5.39-r0) 05:57:35 ---> 4835035bebbb 05:57:35 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/ 05:57:35 ---> Running in 437c04de6db4 05:57:35 Installing collected packages: idna, urllib3, requests, dockerpty, PyYAML, websocket-client, jsonschema, cached-property, docker-pycreds, docker, docopt, texttable, docker-compose 05:57:35 Attempting uninstall: idna 05:57:35 Found existing installation: idna 2.9 05:57:35 Removing intermediate container 960fdde8cadb 05:57:35 ---> f88ea3a38c35 05:57:35 Step 29/32 : CMD ["gate"] 05:57:35 Uninstalling idna-2.9: 05:57:35 Successfully uninstalled idna-2.9 05:57:35 ---> Running in 6a016505f4e5 05:57:35 Attempting uninstall: urllib3 05:57:35 Found existing installation: urllib3 1.25.9 05:57:35 Uninstalling urllib3-1.25.9: 05:57:35 Successfully uninstalled urllib3-1.25.9 05:57:35 (2/12) Installing file (5.39-r0) 05:57:35 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 05:57:35 Removing intermediate container 6a016505f4e5 05:57:35 ---> 55620069c023 05:57:35 Step 30/32 : LABEL arch=x86_64 05:57:35 ---> Running in 8ca72065173b 05:57:35 Attempting uninstall: requests 05:57:35 Found existing installation: requests 2.23.0 05:57:35 Uninstalling requests-2.23.0: 05:57:35 (3/12) Installing libc-dev (0.7.2-r3) 05:57:35 (4/12) Installing g++ (10.2.1_pre1-r3) 05:57:35 Successfully uninstalled requests-2.23.0 05:57:35 Removing intermediate container 8ca72065173b 05:57:35 ---> 1b310720048e 05:57:35 Step 31/32 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:57:35 Running setup.py install for dockerpty: started 05:57:35 ---> Running in 915c28654eca 05:57:36 Removing intermediate container 915c28654eca 05:57:36 ---> a2e9162e3c1a 05:57:36 Step 32/32 : LABEL version=0.0.0 05:57:36 ---> Running in 5f7a2149fda7 05:57:36 Removing intermediate container 437c04de6db4 05:57:36 ---> e06b8731593c 05:57:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:57:36 ---> Running in 11556fe8c016 05:57:36 Removing intermediate container 5f7a2149fda7 05:57:36 ---> 21426c607378 05:57:36 05:57:36 Removing intermediate container 11556fe8c016 05:57:36 ---> abbb73e5d701 05:57:36 Step 24/26 : LABEL arch=x86_64 05:57:36 Running setup.py install for dockerpty: finished with status 'done' 05:57:36 Running setup.py install for PyYAML: started 05:57:36 Successfully built 21426c607378 05:57:36 Successfully tagged security-bootstrapper:latest 05:57:36 Building core-command 05:57:36  Building security-bootstrapper ... done  ---> Running in a62fd8e9dd79 05:57:36 Removing intermediate container a62fd8e9dd79 05:57:36 ---> c107143e682a 05:57:36 Step 25/26 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:57:36 ---> Running in 194ff85cc9a4 05:57:36 Removing intermediate container 194ff85cc9a4 05:57:36 ---> ef023df71ec6 05:57:36 Step 26/26 : LABEL version=0.0.0 05:57:37 ---> Running in 7d6f838c5c53 05:57:37 Running setup.py install for PyYAML: finished with status 'done' 05:57:37 Removing intermediate container 7d6f838c5c53 05:57:37 ---> c0f5ecc6672e 05:57:37 05:57:37 Successfully built c0f5ecc6672e 05:57:37 Successfully tagged security-secretstore-setup:latest 05:57:37  Building security-secretstore-setup ... done Building core-data 05:57:38 Running setup.py install for docopt: started 05:57:39 Running setup.py install for docopt: finished with status 'done' 05:57:39 Running setup.py install for texttable: started 05:57:39 Running setup.py install for texttable: finished with status 'done' 05:57:39 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 05:57:41 (5/12) Installing fortify-headers (1.1-r0) 05:57:41 (6/12) Installing patch (2.7.6-r6) 05:57:41 (7/12) Installing build-base (0.5-r2) 05:57:41 (8/12) Installing libsodium (1.0.18-r0) 05:57:41 (9/12) Installing pkgconf (1.7.3-r0) 05:57:41 (10/12) Installing libsodium-dev (1.0.18-r0) 05:57:41 (11/12) Installing libzmq (4.3.3-r1) 05:57:41 (12/12) Installing zeromq-dev (4.3.3-r1) 05:57:41 Executing busybox-1.32.1-r6.trigger 05:57:41 OK: 218 MiB in 52 packages 05:57:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:57:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:57:45 ---> 85852a76b125 05:57:45 Step 3/24 : WORKDIR /edgex-go 05:57:45 ---> Using cache 05:57:45 ---> 376cd5558610 05:57:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:45 ---> Using cache 05:57:45 ---> 593957ffca56 05:57:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:57:46 Removing intermediate container 7767eeddc346 05:57:46 ---> 17f0b7737db1 05:57:46 Step 4/6 : WORKDIR /edgex-go 05:57:46 ---> Running in d9d174a488a9 05:57:46 Removing intermediate container d9d174a488a9 05:57:46 ---> 142bbbeb2b87 05:57:46 Step 5/6 : COPY go.mod . 05:57:46 ---> Running in 76812afa40ca 05:57:47 ---> 47a3fd94fec8 05:57:47 Step 6/6 : RUN go mod download 05:57:47 ---> Running in 0c07e437bd6c 05:57:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:48 OK: 219 MiB in 52 packages 05:57:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:57:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:57:48 ---> 85852a76b125 05:57:48 Step 3/24 : WORKDIR /edgex-go 05:57:48 ---> Using cache 05:57:48 ---> 376cd5558610 05:57:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:48 ---> Using cache 05:57:48 ---> 593957ffca56 05:57:48 Step 5/24 : RUN apk add --update --no-cache make git 05:57:48 ---> Using cache 05:57:48 ---> 64d024254518 05:57:48 Step 6/24 : COPY go.mod . 05:57:48 ---> Using cache 05:57:48 ---> d36fc782df54 05:57:48 Step 7/24 : RUN go mod download 05:57:48 ---> Using cache 05:57:48 ---> 4133173658b2 05:57:48 Step 8/24 : COPY . . 05:57:48 ---> Using cache 05:57:48 ---> 7b1fc38d25bc 05:57:48 Step 9/24 : RUN go mod tidy 05:57:48 ---> Using cache 05:57:48 ---> 78b766f5891b 05:57:48 Step 10/24 : RUN make cmd/core-command/core-command 05:57:49 ---> Running in de9cdb543f47 05:57:49 Removing intermediate container cf521180e6e1 05:57:49 ---> 3cacbdd87dcf 05:57:49 Step 15/24 : ENV APP_PORT=58890 05:57:49 ---> Running in 884702ea86cb 05:57:49 Removing intermediate container 884702ea86cb 05:57:49 ---> a21a3ada3028 05:57:49 Step 16/24 : EXPOSE $APP_PORT 05:57:49 ---> Running in b231d63e9a41 05:57:49 Removing intermediate container 76812afa40ca 05:57:49 ---> d0eb05741260 05:57:49 Step 6/24 : COPY go.mod . 05:57:49 Removing intermediate container b231d63e9a41 05:57:49 ---> 5a6fa295cbbc 05:57:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:57:49 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 05:57:50 ---> 290c22b33fd4 05:57:50 Step 7/24 : RUN go mod download 05:57:50 ---> Running in ef9f8bf2dea3 05:57:50 ---> 894f08e1e348 05:57:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:57:50 ---> 7a70e010d901 05:57:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:57:51 ---> c31a605dafc6 05:57:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:57:51 ---> Running in 3a45db1b7f18 05:57:51 Removing intermediate container 3a45db1b7f18 05:57:51 ---> 69b0f40c179e 05:57:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:51 ---> Running in 23dc88d45c29 05:57:51 Removing intermediate container ef9f8bf2dea3 05:57:51 ---> 543244d3f119 05:57:51 Step 8/24 : COPY . . 05:57:51 Removing intermediate container 23dc88d45c29 05:57:51 ---> aec5deb10d76 05:57:51 Step 22/24 : LABEL arch=x86_64 05:57:52 ---> Running in 0f947b0955a7 05:57:54 Removing intermediate container 0f947b0955a7 05:57:54 ---> 531da33e636b 05:57:54 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:57:56 ---> Running in 0b86930f30c0 05:57:56 Removing intermediate container 0b86930f30c0 05:57:56 ---> f3dd18464406 05:57:56 Step 24/24 : LABEL version=0.0.0 05:57:56 ---> Running in 07b5d2f93f91 05:57:56 ---> fa1e6e65d7df 05:57:56 Step 9/24 : RUN go mod tidy 05:57:56 ---> Running in d4664b590449 05:57:56 Removing intermediate container 07b5d2f93f91 05:57:56 ---> 9db932b6451c 05:57:56 05:57:56 Successfully built 9db932b6451c 05:57:56 Successfully tagged sys-mgmt-agent:latest 05:57:58  Building sys-mgmt-agent ... done Removing intermediate container d4664b590449 05:57:58 ---> 244cece9c7ad 05:57:58 Step 10/24 : RUN make cmd/core-data/core-data 05:57:58 ---> Running in 422340ba3f53 05:57:59 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 05:58:05 Removing intermediate container af2a17886617 05:58:05 ---> 9bae39191379 05:58:05 05:58:05 Step 11/23 : FROM alpine:3.12 05:58:05 ---> 13621d1b12d4 05:58:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:58:05 ---> Running in 3c9cf547c3d5 05:58:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:06 (1/2) Installing ca-certificates (20191127-r4) 05:58:06 (2/2) Installing dumb-init (1.2.2-r1) 05:58:06 Executing busybox-1.31.1-r20.trigger 05:58:06 Executing ca-certificates-20191127-r4.trigger 05:58:06 OK: 6 MiB in 16 packages 05:58:07 Removing intermediate container 3c9cf547c3d5 05:58:07 ---> f21fa43b2e79 05:58:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:58:07 ---> Running in 7f861cc0c60c 05:58:07 Removing intermediate container 7f861cc0c60c 05:58:07 ---> 7118136e76b9 05:58:07 Step 14/23 : ENV APP_PORT=59860 05:58:07 ---> Running in 7d8ea99af11a 05:58:07 Removing intermediate container 7d8ea99af11a 05:58:07 ---> dde32dec5b33 05:58:07 Step 15/23 : EXPOSE $APP_PORT 05:58:08 ---> Running in 650d344a8933 05:58:08 Removing intermediate container 650d344a8933 05:58:08 ---> 1a99f0517aeb 05:58:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:08 Removing intermediate container 62345d68f49e 05:58:08 ---> fc539e7719d9 05:58:08 05:58:08 Step 11/23 : FROM alpine:3.12 05:58:08 ---> 13621d1b12d4 05:58:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:58:08 ---> Using cache 05:58:08 ---> 1a8f66a65439 05:58:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:58:08 ---> Using cache 05:58:08 ---> f2b733cc9003 05:58:08 Step 14/23 : ENV APP_PORT=59861 05:58:08 ---> Running in dc83227c4216 05:58:08 ---> b069c158027f 05:58:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:58:08 Removing intermediate container dc83227c4216 05:58:08 ---> 64d0917fc4d6 05:58:08 Step 15/23 : EXPOSE $APP_PORT 05:58:08 ---> Running in 1952aacc8beb 05:58:09 Removing intermediate container 1952aacc8beb 05:58:09 ---> 7cfb2d8d2fd4 05:58:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:09 ---> df57b04e41b7 05:58:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:58:09 ---> 42b7827ff710 05:58:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:58:10 ---> c2b549a5dff1 05:58:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:58:10 ---> Running in 4c30f8065b4e 05:58:10 Removing intermediate container 4c30f8065b4e 05:58:10 ---> cfb95f78886a 05:58:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:10 ---> f9e758c73753 05:58:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:58:10 ---> Running in 07888b8e5593 05:58:10 Removing intermediate container 07888b8e5593 05:58:10 ---> 4e807e0c462b 05:58:10 Step 21/23 : LABEL arch=x86_64 05:58:10 ---> Running in 97e0090dfbce 05:58:10 ---> 3016b97d890a 05:58:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:58:10 ---> Running in 24282942d64b 05:58:10 Removing intermediate container 97e0090dfbce 05:58:10 ---> 303feefd172f 05:58:10 Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:58:10 ---> Running in 5034979b6c15 05:58:10 Removing intermediate container 24282942d64b 05:58:10 ---> de203d3e8b79 05:58:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:10 ---> Running in 66116b7b6c37 05:58:11 Removing intermediate container 5034979b6c15 05:58:11 ---> 0357b2ae976c 05:58:11 Step 23/23 : LABEL version=0.0.0 05:58:11 ---> Running in 9a0337e53efb 05:58:11 Removing intermediate container 66116b7b6c37 05:58:11 ---> cc21a8987b44 05:58:11 Step 21/23 : LABEL arch=x86_64 05:58:11 Removing intermediate container 9a0337e53efb 05:58:11 ---> 15ddf4eb8728 05:58:11 05:58:11 ---> Running in 81767084f459 05:58:11 Successfully built 15ddf4eb8728 05:58:11 Successfully tagged support-notifications:latest 05:58:11  Building support-notifications ... done Removing intermediate container 81767084f459 05:58:11 ---> ec9c1620594a 05:58:11 Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:58:11 ---> Running in 5c6d8262f5eb 05:58:11 Removing intermediate container 5c6d8262f5eb 05:58:11 ---> d3e4789b040f 05:58:11 Step 23/23 : LABEL version=0.0.0 05:58:11 ---> Running in dc9566617322 05:58:11 Removing intermediate container dc9566617322 05:58:11 ---> 7c983729d061 05:58:11 05:58:11 Successfully built 7c983729d061 05:58:11 Successfully tagged support-scheduler:latest 05:58:13 Removing intermediate container 0c07e437bd6c 05:58:13 ---> ab0941978838 05:58:13 Successfully built ab0941978838 05:58:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:58:14 + docker inspect -f . ci-base-image-arm64 05:58:14 . [Pipeline] withDockerContainer 05:58:14 prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container 05:58:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:58:16  Building support-scheduler ... done Removing intermediate container de9cdb543f47 05:58:16 ---> daa667e5d96d 05:58:16 05:58:16 Step 11/24 : FROM alpine:3.12 05:58:16 ---> 13621d1b12d4 05:58:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:58:16 ---> Using cache 05:58:16 ---> 1a8f66a65439 05:58:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:58:16 ---> Using cache 05:58:16 ---> f2b733cc9003 05:58:16 Step 14/24 : ENV APP_PORT=59882 05:58:16 ---> Running in 7f657977a239 05:58:16 Removing intermediate container 7f657977a239 05:58:16 ---> c0e2136cd74e 05:58:16 Step 15/24 : EXPOSE $APP_PORT 05:58:16 ---> Running in 100cc7fb098a 05:58:16 Removing intermediate container 100cc7fb098a 05:58:16 ---> c553d9146e4d 05:58:16 Step 16/24 : WORKDIR / 05:58:16 ---> Running in 7782ff7cc2ec 05:58:16 $ docker top d5181c672063a5ffe640ce922811dcecf133ecad97377a08f5c2b0c1df050790 -eo pid,comm 05:58:16 Removing intermediate container 7782ff7cc2ec 05:58:16 ---> 2e96053e79eb 05:58:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 05:58:16 ---> 171f7622a4ab 05:58:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:58:17 + go version 05:58:17 go version go1.16.5 linux/arm64 [Pipeline] } 05:58:17 $ docker stop --time=1 d5181c672063a5ffe640ce922811dcecf133ecad97377a08f5c2b0c1df050790 05:58:17 ---> 54a1762bfe09 05:58:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:58:17 ---> da82243d5387 05:58:17 Step 20/24 : ENTRYPOINT ["/core-command"] 05:58:17 ---> Running in b164a98cc738 05:58:17 Removing intermediate container b164a98cc738 05:58:17 ---> c9bbe2ca4f40 05:58:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:17 ---> Running in f9c1ee276f7e 05:58:17 Removing intermediate container f9c1ee276f7e 05:58:17 ---> 69d4c1ebc8eb 05:58:17 Step 22/24 : LABEL arch=x86_64 05:58:17 ---> Running in 35d796bbf784 05:58:18 Removing intermediate container 35d796bbf784 05:58:18 ---> 2f36dc0b1916 05:58:18 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:58:18 ---> Running in 9c35ee873689 05:58:18 Removing intermediate container 9c35ee873689 05:58:18 ---> 2819c0b111e2 05:58:18 Step 24/24 : LABEL version=0.0.0 05:58:18 ---> Running in abc677f0fae5 05:58:18 Removing intermediate container abc677f0fae5 05:58:18 ---> 8c2b967a7172 05:58:18 05:58:18 Successfully built 8c2b967a7172 05:58:18 Successfully tagged core-command:latest 05:58:19 $ docker rm -f d5181c672063a5ffe640ce922811dcecf133ecad97377a08f5c2b0c1df050790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:20 + docker inspect -f . ci-base-image-arm64 05:58:20 . [Pipeline] withDockerContainer 05:58:20 prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container 05:58:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:58:21  Building core-command ... done Removing intermediate container 422340ba3f53 05:58:21 ---> 3d96f901fb7f 05:58:21 05:58:21 Step 11/24 : FROM alpine:3.12 05:58:21 ---> 13621d1b12d4 05:58:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:58:21 ---> Running in b0d9a60987ea 05:58:21 Removing intermediate container b0d9a60987ea 05:58:21 ---> ff0a43073759 05:58:21 Step 13/24 : ENV APP_PORT=59880 05:58:21 ---> Running in bba5a786e568 05:58:21 Removing intermediate container bba5a786e568 05:58:21 ---> 622ad8a1b5a0 05:58:21 Step 14/24 : EXPOSE $APP_PORT 05:58:21 ---> Running in c4b08704253a 05:58:21 Removing intermediate container c4b08704253a 05:58:21 ---> 0f2eec1bce42 05:58:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:21 ---> Running in 02a7e4b2be90 05:58:21 Removing intermediate container 02a7e4b2be90 05:58:21 ---> 0efebf1fe679 05:58:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:58:21 ---> Running in d34178580e21 05:58:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:22 $ docker top fbe42b58c62004c8e6a139419406788ec9ed84cd91ec389a24d15ec20ee21a4b -eo pid,comm 05:58:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 05:58:22 ========================================================= 05:58:22 [edgeXBuildGoParallel] Running Tests and Build... 05:58:22 ========================================================= [Pipeline] sh 05:58:22 (1/6) Installing dumb-init (1.2.2-r1) 05:58:22 (2/6) Installing libgcc (9.3.0-r2) 05:58:22 (3/6) Installing libsodium (1.0.18-r0) 05:58:22 (4/6) Installing libstdc++ (9.3.0-r2) 05:58:23 + go mod tidy 05:58:23 (5/6) Installing libzmq (4.3.3-r0) 05:58:23 (6/6) Installing zeromq (4.3.3-r0) 05:58:23 Executing busybox-1.31.1-r20.trigger 05:58:23 OK: 8 MiB in 20 packages [Pipeline] sh 05:58:24 Removing intermediate container d34178580e21 05:58:24 ---> 35219adfdead 05:58:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:24 ---> 1453b2c4638b 05:58:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:58:24 + make test 05:58:24 go mod tidy 05:58:25 ---> 22df59b32d69 05:58:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:58:25 ---> 44cdedd91061 05:58:25 Step 20/24 : ENTRYPOINT ["/core-data"] 05:58:25 ---> Running in 1be0c234cab8 05:58:25 Removing intermediate container 1be0c234cab8 05:58:25 ---> 933c123ae871 05:58:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:25 ---> Running in 2a6c485c9510 05:58:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:58:25 Removing intermediate container 2a6c485c9510 05:58:25 ---> f04a5d62d0a8 05:58:25 Step 22/24 : LABEL arch=x86_64 05:58:25 ---> Running in 75de6f4ddad6 05:58:25 Removing intermediate container 75de6f4ddad6 05:58:25 ---> 5a40360e5ba2 05:58:25 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 05:58:25 ---> Running in a0df2a9fbd46 05:58:25 Removing intermediate container a0df2a9fbd46 05:58:25 ---> 3708413b22f1 05:58:25 Step 24/24 : LABEL version=0.0.0 05:58:25 ---> Running in 6f136639a2a4 05:58:25 Removing intermediate container 6f136639a2a4 05:58:25 ---> dcb2d0f45bf3 05:58:25 05:58:25 Successfully built dcb2d0f45bf3 05:58:25 Successfully tagged core-data:latest 05:58:25  Building core-data ... done  [Pipeline] } 05:58:25 $ docker stop --time=1 392f47cc834ee10c7535e28d94afb688f5cdbe0e43a1050e94eec38fdc8b3b20 05:58:27 $ docker rm -f 392f47cc834ee10c7535e28d94afb688f5cdbe0e43a1050e94eec38fdc8b3b20 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:27 + docker images 05:58:27 REPOSITORY TAG IMAGE ID CREATED SIZE 05:58:27 core-data latest dcb2d0f45bf3 2 seconds ago 20.2MB 05:58:27 3d96f901fb7f 7 seconds ago 1.15GB 05:58:27 core-command latest 8c2b967a7172 9 seconds ago 15.9MB 05:58:27 daa667e5d96d 12 seconds ago 1.14GB 05:58:27 support-notifications latest 15ddf4eb8728 16 seconds ago 16.7MB 05:58:27 support-scheduler latest 7c983729d061 16 seconds ago 15.9MB 05:58:27 fc539e7719d9 19 seconds ago 1.15GB 05:58:27 9bae39191379 22 seconds ago 1.15GB 05:58:27 sys-mgmt-agent latest 9db932b6451c 31 seconds ago 312MB 05:58:27 security-secretstore-setup latest c0f5ecc6672e 50 seconds ago 28.7MB 05:58:27 security-bootstrapper latest 21426c607378 51 seconds ago 18.6MB 05:58:27 security-proxy-setup latest 38681dd30307 59 seconds ago 25.7MB 05:58:27 a9ebf026022b About a minute ago 1.15GB 05:58:27 6af592108cd0 About a minute ago 1.15GB 05:58:27 b663594addfe About a minute ago 1.15GB 05:58:27 3aa128618b0b About a minute ago 1.15GB 05:58:27 core-metadata latest 56870e6b4b4d About a minute ago 16.6MB 05:58:27 a083c595b5da About a minute ago 1.15GB 05:58:27 ci-base-image-x86_64 latest 85852a76b125 5 minutes ago 647MB 05:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 05:58:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 05:58:27 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 05:58:27 docker 20.10.0 aefe523efa57 6 months ago 240MB 05:58:27 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] } 05:58:48 ? github.com/edgexfoundry/edgex-go [no test files] 05:59:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:59:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:59:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:59:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:59:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:59:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:59:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:59:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:00:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:00:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:00:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:00:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:00:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:00:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 06:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:00:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:00:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 100.0% of statements 06:00:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:00:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 53.4% of statements 06:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.486s coverage: 87.7% of statements 06:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.261s coverage: 78.9% of statements 06:00:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 81.2% of statements 06:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 95.1% of statements 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:00:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.295s coverage: 60.0% of statements 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:00:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.264s coverage: 0.8% of statements 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:00:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 06:00:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.162s coverage: 22.0% of statements 06:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:00:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 06:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements 06:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 06:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 06:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.159s coverage: 87.5% of statements 06:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.193s coverage: 94.4% of statements 06:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements 06:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.521s coverage: 81.8% of statements 06:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 76.0% of statements 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 06:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 06:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.815s coverage: 64.4% of statements 06:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 06:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 06:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 06:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 06:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 06:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.024s coverage: 66.9% of statements 06:01:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:01:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:01:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.6% of statements 06:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 06:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.191s coverage: 84.8% of statements 06:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.542s coverage: 91.9% of statements 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 62.7% of statements 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.360s coverage: 97.6% of statements 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 06:01:12 GO111MODULE=on go vet ./... 06:02:34 gofmt -l . 06:02:34 [ "`gofmt -l .`" = "" ] 06:02:34 ./bin/test-attribution-txt.sh [Pipeline] sh 06:02:35 + ls -al . 06:02:35 total 544 06:02:35 drwxrwxr-x 9 1001 1001 4096 Jun 15 06:02 . 06:02:35 drwxr-xr-x 4 root root 4096 Jun 15 05:58 .. 06:02:35 -rw-rw-r-- 1 1001 1001 11 Jun 15 05:56 .dockerignore 06:02:35 drwxrwxr-x 8 1001 1001 4096 Jun 15 05:56 .git 06:02:35 drwxrwxr-x 3 1001 1001 4096 Jun 15 05:56 .github 06:02:35 -rw-rw-r-- 1 1001 1001 818 Jun 15 05:56 .gitignore 06:02:35 -rw-rw-r-- 1 1001 1001 166 Jun 15 05:56 .sonarcloud.properties 06:02:35 -rw-rw-r-- 1 1001 1001 8609 Jun 15 05:56 Attribution.txt 06:02:35 -rw-rw-r-- 1 1001 1001 3804 Jun 15 05:56 CONTRIBUTING.md 06:02:35 -rw-rw-r-- 1 1001 1001 931 Jun 15 05:56 Dockerfile.build 06:02:35 -rw-rw-r-- 1 1001 1001 849 Jun 15 05:56 Jenkinsfile 06:02:35 -rw-rw-r-- 1 1001 1001 10775 Jun 15 05:56 LICENSE 06:02:35 -rw-rw-r-- 1 1001 1001 5605 Jun 15 05:56 Makefile 06:02:35 -rw-rw-r-- 1 1001 1001 7905 Jun 15 05:56 README.md 06:02:35 -rw-rw-r-- 1 1001 1001 7071 Jun 15 05:56 SECURITY.md 06:02:35 -rw-rw-r-- 1 1001 1001 5 Jun 15 05:52 VERSION 06:02:35 -rw-rw-r-- 1 1001 1001 4131 Jun 15 05:56 ZMQWindows.md 06:02:35 drwxrwxr-x 2 1001 1001 4096 Jun 15 05:56 bin 06:02:35 drwxrwxr-x 14 1001 1001 4096 Jun 15 05:56 cmd 06:02:35 -rw-r--r-- 1 root root 398195 Jun 15 06:01 coverage.out 06:02:35 -rw-rw-r-- 1 1001 1001 841 Jun 15 05:56 go.mod 06:02:35 -rw-r--r-- 1 root root 21043 Jun 15 05:58 go.sum 06:02:35 drwxrwxr-x 7 1001 1001 4096 Jun 15 05:56 internal 06:02:35 drwxrwxr-x 3 1001 1001 4096 Jun 15 05:56 openapi 06:02:35 drwxrwxr-x 4 1001 1001 4096 Jun 15 05:56 snap 06:02:35 -rw-rw-r-- 1 1001 1001 168 Jun 15 05:56 version.go [Pipeline] sh 06:02:35 + '[' -e coverage.out ] 06:02:35 + chown 1001:1001 coverage.out [Pipeline] stash 06:02:35 Warning: overwriting stash ‘coverage-report’ 06:02:36 Stashed 1 file(s) [Pipeline] sh 06:02:37 + make build 06:02:37 go mod tidy 06:02:37 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 06:02:44 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 06:03:06 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 06:03:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:03:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:03:12 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 06:03:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:03:18 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 06:03:21 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 06:03:25 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 06:03:29 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 06:03:31 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] } 06:03:37 $ docker stop --time=1 fbe42b58c62004c8e6a139419406788ec9ed84cd91ec389a24d15ec20ee21a4b 06:03:39 $ docker rm -f fbe42b58c62004c8e6a139419406788ec9ed84cd91ec389a24d15ec20ee21a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:03:41 06:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:03:42 latest: Pulling from edgex-devops/edgex-compose-arm64 06:03:42 29e5d40040c1: Pulling fs layer 06:03:42 1ce36da41761: Pulling fs layer 06:03:42 25b303627fd3: Pulling fs layer 06:03:43 29e5d40040c1: Verifying Checksum 06:03:43 29e5d40040c1: Download complete 06:03:43 1ce36da41761: Verifying Checksum 06:03:43 1ce36da41761: Download complete 06:03:43 29e5d40040c1: Pull complete 06:03:45 1ce36da41761: Pull complete 06:03:45 25b303627fd3: Verifying Checksum 06:03:45 25b303627fd3: Download complete 06:03:55 25b303627fd3: Pull complete 06:03:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:03:55 prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container 06:03:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:03:58 $ docker top 12c38b10c892e1b3ba3a445e25d7ba10efcd8e1daf4db7997d4edf311f91e819 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:59 + + docker-composegrep build parallel --help 06:03:59 06:04:03 --parallel Build images in parallel. [Pipeline] } 06:04:03 $ docker stop --time=1 12c38b10c892e1b3ba3a445e25d7ba10efcd8e1daf4db7997d4edf311f91e819 06:04:05 $ docker rm -f 12c38b10c892e1b3ba3a445e25d7ba10efcd8e1daf4db7997d4edf311f91e819 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:04:06 . [Pipeline] withDockerContainer 06:04:06 prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container 06:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:04:08 $ docker top a92a42004510795379aea677b5b75f7fa2be80d4b49c162ba14425bd7ab658b2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:09 + docker-compose -f ./docker-compose-build.yml build --parallel 06:04:12 Building core-command ... 06:04:12 Building core-data ... 06:04:12 Building core-metadata ... 06:04:12 Building security-bootstrapper ... 06:04:12 Building security-proxy-setup ... 06:04:12 Building security-secretstore-setup ... 06:04:12 Building support-notifications ... 06:04:12 Building support-scheduler ... 06:04:12 Building sys-mgmt-agent ... 06:04:12 Building security-proxy-setup 06:04:12 Building security-secretstore-setup 06:04:12 Building support-scheduler 06:04:12 Building core-command 06:04:12 Building support-notifications 06:05:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:05:35 ---> ab0941978838 06:05:35 Step 3/26 : WORKDIR /edgex-go 06:05:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:05:35 ---> ab0941978838 06:05:35 Step 3/22 : WORKDIR /edgex-go 06:05:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:05:35 ---> ab0941978838 06:05:35 Step 3/23 : WORKDIR /edgex-go 06:05:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:05:35 ---> ab0941978838 06:05:35 Step 3/23 : WORKDIR /edgex-go 06:05:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:05:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:05:35 ---> ab0941978838 06:05:35 Step 3/24 : WORKDIR /edgex-go 06:05:35 ---> Running in f19a244f4403 06:05:35 ---> Running in 34eef140cc39 06:05:35 ---> Running in 4f286f93c933 06:05:35 ---> Running in 708ef4c1608a 06:05:35 ---> Running in b8bf8172f7cf 06:05:35 Removing intermediate container 708ef4c1608a 06:05:35 ---> fb61d1a664c1 06:05:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:35 Removing intermediate container 4f286f93c933 06:05:35 ---> a2ead10b08a2 06:05:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:35 Removing intermediate container f19a244f4403 06:05:35 ---> f1ad36eed930 06:05:35 Removing intermediate container b8bf8172f7cf 06:05:35 ---> 646d8a0c73cc 06:05:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:35 Removing intermediate container 34eef140cc39 06:05:35 ---> a5dd38eb4fcf 06:05:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:35 ---> Running in bfb191e1a354 06:05:35 ---> Running in ba78606f127e 06:05:35 ---> Running in 34410743e833 06:05:35 ---> Running in 1a8698ecb27b 06:05:35 ---> Running in 6ecdf7f6fea3 06:05:35 Removing intermediate container ba78606f127e 06:05:35 ---> 149b6f383857 06:05:35 Step 5/23 : RUN apk add --update --no-cache make git 06:05:35 Removing intermediate container bfb191e1a354 06:05:35 ---> 78c72916fd23 06:05:35 Step 5/26 : RUN apk add --update --no-cache make git 06:05:35 ---> Running in c6e563fdfad7 06:05:35 ---> Running in 29d948771ba6 06:05:35 Removing intermediate container 6ecdf7f6fea3 06:05:35 ---> 6941456c00b3 06:05:35 Step 5/22 : RUN apk add --update --no-cache make git 06:05:35 Removing intermediate container 1a8698ecb27b 06:05:35 ---> fc6021d1e835 06:05:35 Step 5/24 : RUN apk add --update --no-cache make git 06:05:35 ---> Running in 208893372b3e 06:05:35 Removing intermediate container 34410743e833 06:05:35 ---> 28972a854e05 06:05:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:05:35 ---> Running in 898aeb276c6a 06:05:35 ---> Running in 0b253a54fae7 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:35 OK: 218 MiB in 52 packages 06:05:35 OK: 218 MiB in 52 packages 06:05:35 OK: 218 MiB in 52 packages 06:05:35 OK: 218 MiB in 52 packages 06:05:35 OK: 218 MiB in 52 packages 06:05:36 Removing intermediate container c6e563fdfad7 06:05:36 ---> 3325af488615 06:05:36 Removing intermediate container 29d948771ba6 06:05:36 ---> ea7273a1ee9b 06:05:36 Step 6/26 : COPY go.mod . 06:05:36 Step 6/23 : COPY go.mod . 06:05:36 Removing intermediate container 208893372b3e 06:05:36 ---> b994e3a82015 06:05:36 Step 6/22 : COPY go.mod . 06:05:36 Removing intermediate container 898aeb276c6a 06:05:36 ---> 2ce9ffe9424a 06:05:36 Step 6/24 : COPY go.mod . 06:05:37 ---> 73d71bc94702 06:05:37 Step 7/26 : RUN go mod download 06:05:37 ---> Running in 00cff854cfa8 06:05:37 ---> 2c758d7d095a 06:05:37 Step 7/23 : RUN go mod download 06:05:37 Removing intermediate container 0b253a54fae7 06:05:37 ---> af004d81ea4f 06:05:37 Step 6/23 : COPY go.mod . 06:05:37 ---> cf59ab05f24a 06:05:37 Step 7/22 : RUN go mod download 06:05:37 ---> Running in 653b31788ae7 06:05:37 ---> 6a3caf914fd6 06:05:37 Step 7/24 : RUN go mod download 06:05:38 ---> Running in eddd7bb09bd8 06:05:38 ---> Running in 5a029c956264 06:05:38 ---> 366b13e223de 06:05:38 Step 7/23 : RUN go mod download 06:05:39 ---> Running in c7d5d1d76a95 06:05:41 Removing intermediate container 00cff854cfa8 06:05:41 ---> b87f6317b4a9 06:05:41 Step 8/26 : COPY . . 06:05:42 Removing intermediate container 653b31788ae7 06:05:42 ---> a82fd26a91d8 06:05:42 Step 8/23 : COPY . . 06:05:42 Removing intermediate container eddd7bb09bd8 06:05:42 ---> 0771eabd2b5a 06:05:42 Step 8/22 : COPY . . 06:05:43 Removing intermediate container 5a029c956264 06:05:43 ---> efd38920aaca 06:05:43 Step 8/24 : COPY . . 06:05:43 Removing intermediate container c7d5d1d76a95 06:05:43 ---> e4c65f225e1b 06:05:43 Step 8/23 : COPY . . 06:06:06 ---> 322399972e91 06:06:06 Step 9/26 : RUN go mod tidy 06:06:06 ---> 1604b3cc8680 06:06:06 Step 9/23 : RUN go mod tidy 06:06:06 ---> 5db131ebfe19 06:06:06 Step 9/22 : RUN go mod tidy 06:06:06 ---> 54eea57e5d23 06:06:06 Step 9/23 : RUN go mod tidy 06:06:06 ---> 9a617e15cf85 06:06:06 Step 9/24 : RUN go mod tidy 06:06:06 ---> Running in ee791ed68d82 06:06:06 ---> Running in c757d22646fa 06:06:06 ---> Running in 713d11428927 06:06:06 ---> Running in ebb4da7aba60 06:06:06 ---> Running in 3825d1b10975 06:06:13 Removing intermediate container ee791ed68d82 06:06:13 ---> dbedeb928121 06:06:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:06:13 ---> Running in 9c4402cbe082 06:06:13 Removing intermediate container ebb4da7aba60 06:06:13 ---> de556cb6afbe 06:06:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:06:13 ---> Running in b9dc8bfcf9e2 06:06:13 Removing intermediate container c757d22646fa 06:06:13 ---> 66fb0fcd2fbf 06:06:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:06:13 Removing intermediate container 713d11428927 06:06:13 ---> 49667c6d11a4 06:06:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:06:14 ---> Running in 28e408e53fe8 06:06:14 ---> Running in 4dd724aef4bd 06:06:14 Removing intermediate container 3825d1b10975 06:06:14 ---> ebefc5a44b6b 06:06:14 Step 10/24 : RUN make cmd/core-command/core-command 06:06:14 ---> Running in dcddc747d625 06:06:15 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 06:06:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:06:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:06:17 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 06:06:17 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 06:08: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 06:08: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 06:08:09 Removing intermediate container dcddc747d625 06:08:09 ---> 9b1fd4a8c372 06:08:09 06:08:09 Step 11/24 : FROM alpine:3.12 06:08:09 3.12: Pulling from library/alpine 06:08:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:08:09 Status: Downloaded newer image for alpine:3.12 06:08:09 ---> 9852663dfa18 06:08:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:08:10 ---> Running in 61146b64499f 06:08:10 Removing intermediate container 28e408e53fe8 06:08:10 ---> 386c075657fc 06:08:10 06:08:10 Step 11/23 : FROM alpine:3.12 06:08:10 ---> 9852663dfa18 06:08:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:08:10 Removing intermediate container 9c4402cbe082 06:08:10 ---> 2a6bc2001d25 06:08:10 06:08:10 Step 11/26 : FROM alpine:3.12 06:08:10 ---> 9852663dfa18 06:08:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:08:10 Removing intermediate container b9dc8bfcf9e2 06:08:10 ---> 257ee5a38d9f 06:08:10 06:08:10 Step 11/23 : FROM alpine:3.12 06:08:10 ---> 9852663dfa18 06:08:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:08:10 Removing intermediate container 4dd724aef4bd 06:08:10 ---> f1efaa2f55e8 06:08:10 06:08:10 Step 11/22 : FROM alpine:3.12 06:08:10 ---> 9852663dfa18 06:08:10 Step 12/22 : RUN apk add --update --no-cache curl 06:08:10 ---> Running in d609e320a95f 06:08:11 ---> Running in 1f8fc663afcd 06:08:11 ---> Running in 97bb53daed29 06:08:11 ---> Running in 9a14fc7694c8 06:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:13 (1/1) Installing dumb-init (1.2.2-r1) 06:08:13 Executing busybox-1.31.1-r20.trigger 06:08:13 OK: 5 MiB in 15 packages 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:14 (1/1) Installing dumb-init (1.2.2-r1) 06:08:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:14 Executing busybox-1.31.1-r20.trigger 06:08:14 OK: 5 MiB in 15 packages 06:08:14 (1/2) Installing ca-certificates (20191127-r4) 06:08:14 (2/2) Installing dumb-init (1.2.2-r1) 06:08:14 Executing busybox-1.31.1-r20.trigger 06:08:14 Executing ca-certificates-20191127-r4.trigger 06:08:14 (1/4) Installing ca-certificates (20191127-r4) 06:08:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:08:14 (3/4) Installing libcurl (7.77.0-r0) 06:08:14 (4/4) Installing curl (7.77.0-r0) 06:08:14 Executing busybox-1.31.1-r20.trigger 06:08:14 Executing ca-certificates-20191127-r4.trigger 06:08:14 OK: 6 MiB in 16 packages 06:08:14 (1/6) Installing ca-certificates (20191127-r4) 06:08:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:08:14 (3/6) Installing libcurl (7.77.0-r0) 06:08:14 (4/6) Installing curl (7.77.0-r0) 06:08:14 (5/6) Installing dumb-init (1.2.2-r1) 06:08:14 (6/6) Installing su-exec (0.2-r1) 06:08:14 Executing busybox-1.31.1-r20.trigger 06:08:14 Executing ca-certificates-20191127-r4.trigger 06:08:14 OK: 7 MiB in 18 packages 06:08:15 OK: 7 MiB in 20 packages 06:08:15 Removing intermediate container 61146b64499f 06:08:15 ---> 0e0de9759939 06:08:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:08:16 ---> Running in 379bd01d458b 06:08:16 Removing intermediate container d609e320a95f 06:08:16 ---> 3825d04b68f8 06:08:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:08:16 ---> Running in 5bea8529abdf 06:08:16 Removing intermediate container 379bd01d458b 06:08:16 ---> c2f164aa071e 06:08:16 Step 14/24 : ENV APP_PORT=59882 06:08:17 Removing intermediate container 97bb53daed29 06:08:17 ---> 8384552b5244 06:08:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:08:17 ---> Running in bcc86f61bc75 06:08:17 ---> Running in cf7bdcb9219b 06:08:17 Removing intermediate container 5bea8529abdf 06:08:17 ---> c9a1c99d4015 06:08:17 Step 14/23 : ENV APP_PORT=59861 06:08:18 Removing intermediate container 9a14fc7694c8 06:08:18 ---> 78596503383f 06:08:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:08:18 Removing intermediate container 1f8fc663afcd 06:08:18 ---> 3780dcf1ff10 06:08:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:08:18 ---> Running in 8c7b4acdf11c 06:08:18 ---> Running in 2e9c678976d1 06:08:18 ---> Running in 0aba718088d7 06:08:18 Removing intermediate container bcc86f61bc75 06:08:18 ---> 8a1149f6aceb 06:08:18 Step 15/24 : EXPOSE $APP_PORT 06:08:18 Removing intermediate container cf7bdcb9219b 06:08:18 ---> 93deafaf63e9 06:08:18 Step 14/23 : ENV APP_PORT=59860 06:08:18 ---> Running in 1bec1b55a4a4 06:08:18 ---> Running in d85dd5120685 06:08:18 Removing intermediate container 8c7b4acdf11c 06:08:18 ---> b97a9e64b0c1 06:08:18 Step 15/23 : EXPOSE $APP_PORT 06:08:18 Removing intermediate container 2e9c678976d1 06:08:18 ---> cd1cfc5082b4 06:08:18 Step 14/22 : WORKDIR /edgex 06:08:19 Removing intermediate container 0aba718088d7 06:08:19 ---> 468da03d1028 06:08:19 Step 14/26 : WORKDIR / 06:08:19 ---> Running in 4c51c2811596 06:08:19 ---> Running in 345ee7297f27 06:08:19 Removing intermediate container 1bec1b55a4a4 06:08:19 ---> ecb2d46d01f7 06:08:19 Step 16/24 : WORKDIR / 06:08:19 ---> Running in 716238cb1d7b 06:08:19 ---> Running in c091bd5ac223 06:08:19 Removing intermediate container d85dd5120685 06:08:19 ---> 9668e669a81c 06:08:19 Step 15/23 : EXPOSE $APP_PORT 06:08:19 ---> Running in 8753c5cb4d66 06:08:20 Removing intermediate container 4c51c2811596 06:08:20 ---> f7bf1694f393 06:08:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:20 Removing intermediate container 716238cb1d7b 06:08:20 ---> a572adb34d64 06:08:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:08:20 Removing intermediate container 345ee7297f27 06:08:20 ---> 4b6f54dc5517 06:08:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:08:20 Removing intermediate container c091bd5ac223 06:08:20 ---> be29d32dfc89 06:08:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:20 Removing intermediate container 8753c5cb4d66 06:08:20 ---> 2681316d4746 06:08:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:21 ---> 547914eb7aeb 06:08:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:08:21 ---> 9f5e3972e1ef 06:08:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:08:21 ---> ef0304bb8c20 06:08:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:08:21 ---> 728a50dedc9c 06:08:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:08:21 ---> 25d5ffbeec24 06:08:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:08:22 ---> 3fcd5b171bc3 06:08:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:08:23 ---> d1a6219b1701 06:08:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:08:23 ---> 82dce1a451c4 06:08:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:08:23 ---> 35c08f65d8dc 06:08:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:08:23 ---> 5eb4913a5de7 06:08:23 ---> df7076ef9ef1 06:08:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:08:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:08:25 ---> 1432d538bda5 06:08:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:08:25 ---> c97930772615 06:08:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:08:25 ---> Running in 2fb3fec8372c 06:08:25 ---> 7edf3701b52a 06:08:25 Step 20/24 : ENTRYPOINT ["/core-command"] 06:08:25 ---> 167e6b745451 06:08:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:08:25 ---> f23011af094d 06:08:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:08:25 ---> Running in 4b4098a322bd 06:08:25 ---> Running in 26b9d7889a18 06:08:25 ---> Running in b96ff969ccb0 06:08:26 Removing intermediate container 2fb3fec8372c 06:08:26 ---> 1020c362b894 06:08:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:26 ---> Running in c23d8da5ddfd 06:08:26 Removing intermediate container 26b9d7889a18 06:08:26 ---> 1c0ed42f17fb 06:08:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:26 Removing intermediate container 4b4098a322bd 06:08:26 ---> 9dd67a8024ec 06:08:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:26 Removing intermediate container b96ff969ccb0 06:08:26 ---> b7c12f68241b 06:08:26 Step 19/22 : CMD ["--init=true"] 06:08:26 ---> Running in 8e7ac4ee9ee5 06:08:26 ---> Running in 79a5185c1a03 06:08:26 ---> Running in de3abfd351a6 06:08:26 ---> 8dfd821de7b6 06:08:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:08:27 Removing intermediate container c23d8da5ddfd 06:08:27 ---> 340342387dbf 06:08:27 Step 21/23 : LABEL arch=arm64 06:08:27 ---> Running in 1eb3923c0cb4 06:08:27 Removing intermediate container 8e7ac4ee9ee5 06:08:27 ---> 3f7fcd008d11 06:08:27 Step 21/23 : LABEL arch=arm64 06:08:27 Removing intermediate container 79a5185c1a03 06:08:27 ---> 523ba85a1bc6 06:08:27 Step 22/24 : LABEL arch=arm64 06:08:27 ---> Running in 071448d9a431 06:08:28 ---> Running in 5a852b43a2c4 06:08:28 Removing intermediate container de3abfd351a6 06:08:28 ---> 64ac6c133dc4 06:08:28 Step 20/22 : LABEL arch=arm64 06:08:28 Removing intermediate container 1eb3923c0cb4 06:08:28 ---> c62703225ba6 06:08:28 Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:08:28 ---> Running in 9aa9fd82f121 06:08:28 ---> Running in bc18341e8e5e 06:08:28 ---> b80085fd5593 06:08:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:08:28 Removing intermediate container 5a852b43a2c4 06:08:28 ---> 086de212ae3b 06:08:28 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:08:28 Removing intermediate container 071448d9a431 06:08:28 ---> 6760efc1d94b 06:08:28 Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:08:29 ---> Running in a6b4742fe6ef 06:08:29 Removing intermediate container 9aa9fd82f121 06:08:29 ---> 5eeb8dd59ed1 06:08:29 Step 21/22 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:08:29 Removing intermediate container bc18341e8e5e 06:08:29 ---> 047d9a1ef2ec 06:08:29 Step 23/23 : LABEL version=0.0.0 06:08:29 ---> Running in 1bcd8c79f46d 06:08:29 ---> Running in c3a8511d735f 06:08:29 ---> Running in 1c734abaad2f 06:08:29 Removing intermediate container a6b4742fe6ef 06:08:29 ---> 30a33fbff37b 06:08:29 Step 24/24 : LABEL version=0.0.0 06:08:29 ---> fcd49318c3d9 06:08:29 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/ 06:08:29 Removing intermediate container 1bcd8c79f46d 06:08:29 ---> 64c484edb91b 06:08:29 Step 23/23 : LABEL version=0.0.0 06:08:29 ---> Running in cd7c01b036be 06:08:30 ---> Running in 1bc3749f4717 06:08:30 ---> Running in c3975b328d9f 06:08:30 Removing intermediate container 1c734abaad2f 06:08:30 ---> fc15d105661f 06:08:30 06:08:30 Removing intermediate container c3a8511d735f 06:08:30 ---> 7b2b3808cf80 06:08:30 Step 22/22 : LABEL version=0.0.0 06:08:30 ---> Running in 1a3adff0dce1 06:08:30 Successfully built fc15d105661f 06:08:30 Removing intermediate container cd7c01b036be 06:08:30 ---> bc7cf191dfd1 06:08:30 06:08:30 Successfully tagged support-scheduler-arm64:latest 06:08:30  Building support-scheduler ... done Building sys-mgmt-agent 06:08:31 Removing intermediate container c3975b328d9f 06:08:31 ---> 26e7bfcf63d2 06:08:31 06:08:31 Successfully built bc7cf191dfd1 06:08:31 Successfully tagged core-command-arm64:latest 06:08:31 Removing intermediate container 1a3adff0dce1 06:08:31 Building core-data 06:08:31  Building core-command ... done  ---> 48ba8a775dc6 06:08:31 06:08:31 Successfully built 26e7bfcf63d2 06:08:31 Successfully tagged support-notifications-arm64:latest 06:08:31 Building core-metadata 06:08:32  Building support-notifications ... done Successfully built 48ba8a775dc6 06:08:32 Successfully tagged security-proxy-setup-arm64:latest 06:08:32  Building security-proxy-setup ... done Building security-bootstrapper 06:08:34 Removing intermediate container 1bc3749f4717 06:08:34 ---> 2081a1f8844d 06:08:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:08:34 ---> Running in c008eded359f 06:08:34 Removing intermediate container c008eded359f 06:08:34 ---> 696b42d2e90d 06:08:34 Step 24/26 : LABEL arch=arm64 06:08:34 ---> Running in 2c3d46724637 06:08:35 Removing intermediate container 2c3d46724637 06:08:35 ---> fdfe74e55624 06:08:35 Step 25/26 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:08:36 ---> Running in f01e24b3d21c 06:08:36 Removing intermediate container f01e24b3d21c 06:08:36 ---> d9c75c3cec19 06:08:36 Step 26/26 : LABEL version=0.0.0 06:08:37 ---> Running in 0f9f82cae9a7 06:08:37 Removing intermediate container 0f9f82cae9a7 06:08:37 ---> f38d8707366d 06:08:37 06:08:38 Successfully built f38d8707366d 06:08:38 Successfully tagged security-secretstore-setup-arm64:latest 06:09:25  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:09:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:09:25 ---> ab0941978838 06:09:25 Step 3/24 : WORKDIR /edgex-go 06:09:25 ---> Using cache 06:09:25 ---> a5dd38eb4fcf 06:09:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:25 ---> Using cache 06:09:25 ---> 6941456c00b3 06:09:25 Step 5/24 : RUN apk add --update --no-cache make bash git 06:09:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:09:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:09:25 ---> ab0941978838 06:09:25 Step 3/24 : WORKDIR /edgex-go 06:09:25 ---> Using cache 06:09:25 ---> a5dd38eb4fcf 06:09:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:25 ---> Using cache 06:09:25 ---> 6941456c00b3 06:09:25 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:09:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:09:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:09:26 ---> ab0941978838 06:09:26 Step 3/32 : WORKDIR /edgex-go 06:09:26 ---> Using cache 06:09:26 ---> a5dd38eb4fcf 06:09:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:26 ---> Using cache 06:09:26 ---> 6941456c00b3 06:09:26 Step 5/32 : RUN apk add --update --no-cache make git 06:09:26 ---> Using cache 06:09:26 ---> b994e3a82015 06:09:26 Step 6/32 : COPY go.mod . 06:09:26 ---> Using cache 06:09:26 ---> cf59ab05f24a 06:09:26 Step 7/32 : RUN go mod download 06:09:26 ---> Using cache 06:09:26 ---> 0771eabd2b5a 06:09:26 Step 8/32 : COPY . . 06:09:26 ---> Using cache 06:09:26 ---> 5db131ebfe19 06:09:26 Step 9/32 : RUN go mod tidy 06:09:26 ---> Using cache 06:09:26 ---> 49667c6d11a4 06:09:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:09:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:09:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:09:26 ---> ab0941978838 06:09:26 Step 3/24 : WORKDIR /edgex-go 06:09:26 ---> Using cache 06:09:26 ---> a5dd38eb4fcf 06:09:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:26 ---> Using cache 06:09:26 ---> 6941456c00b3 06:09:26 Step 5/24 : RUN apk add --update --no-cache make git 06:09:26 ---> Using cache 06:09:26 ---> b994e3a82015 06:09:26 Step 6/24 : COPY go.mod . 06:09:26 ---> Using cache 06:09:26 ---> cf59ab05f24a 06:09:26 Step 7/24 : RUN go mod download 06:09:26 ---> Using cache 06:09:26 ---> 0771eabd2b5a 06:09:26 Step 8/24 : COPY . . 06:09:26 ---> Using cache 06:09:26 ---> 5db131ebfe19 06:09:26 Step 9/24 : RUN go mod tidy 06:09:26 ---> Using cache 06:09:26 ---> 49667c6d11a4 06:09:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:09:28 ---> Running in 8e475b8f79db 06:09:28 ---> Running in c039a0a80331 06:09:28 ---> Running in 592ba7659ce8 06:09:28 ---> Running in 382e46e6d7bb 06:09:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:09:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:09:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:09:30 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 06:09:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:09:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:09:32 OK: 218 MiB in 52 packages 06:09:32 OK: 218 MiB in 52 packages 06:09:34 Removing intermediate container 8e475b8f79db 06:09:34 ---> 5fb6c4a2b53a 06:09:34 Step 6/24 : COPY go.mod . 06:09:34 Removing intermediate container 592ba7659ce8 06:09:34 ---> 1027ca7efe0a 06:09:34 Step 6/24 : COPY go.mod . 06:09:35 ---> 0b250cbd9594 06:09:35 Step 7/24 : RUN go mod download 06:09:36 ---> Running in 596076ff0cbb 06:09:36 ---> eaf126226c52 06:09:36 Step 7/24 : RUN go mod download 06:09:36 ---> Running in 2fe14638aba9 06:09:40 Removing intermediate container 596076ff0cbb 06:09:40 ---> 2ea04f4755f5 06:09:40 Step 8/24 : COPY . . 06:09:40 Removing intermediate container 2fe14638aba9 06:09:40 ---> fee3749ccab2 06:09:40 Step 8/24 : COPY . . 06:10:07 ---> 97ad2ca43306 06:10:07 Step 9/24 : RUN go mod tidy 06:10:07 ---> bbb26f2e10cf 06:10:07 Step 9/24 : RUN go mod tidy 06:10:08 ---> Running in a4a6cf00b871 06:10:08 ---> Running in 8356f6851b9e 06:10:14 Removing intermediate container a4a6cf00b871 06:10:14 ---> 22033ee356c6 06:10:14 Step 10/24 : RUN make cmd/core-data/core-data 06:10:14 Removing intermediate container 8356f6851b9e 06:10:14 ---> 69a7f4bac07b 06:10:14 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:10:14 ---> Running in 72dbc6f2decc 06:10:14 ---> Running in 54fb55be217b 06:10:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:10:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:10:50 Removing intermediate container 382e46e6d7bb 06:10:50 ---> d063348befea 06:10:50 06:10:50 Step 11/32 : FROM alpine:3.12 06:10:50 ---> 9852663dfa18 06:10:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:10:50 ---> Running in ba2d589b3f93 06:10:50 Removing intermediate container ba2d589b3f93 06:10:50 ---> f0aa540ca86a 06:10:50 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:10:50 ---> Running in 671944716f1a 06:10:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:10:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:10:52 (1/2) Installing dumb-init (1.2.2-r1) 06:10:52 (2/2) Installing su-exec (0.2-r1) 06:10:52 Executing busybox-1.31.1-r20.trigger 06:10:52 OK: 5 MiB in 16 packages 06:10:53 Removing intermediate container 671944716f1a 06:10:53 ---> 9187f599b21a 06:10:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:10:54 ---> Running in 8e466d052d3b 06:10:56 Removing intermediate container 8e466d052d3b 06:10:56 ---> 8c81a892a921 06:10:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:10:56 ---> Running in aaee341a3d4d 06:10:57 Removing intermediate container aaee341a3d4d 06:10:57 ---> ee4ed60e7a38 06:10:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:10:57 Removing intermediate container c039a0a80331 06:10:57 ---> dcf5b3086728 06:10:57 06:10:57 Step 11/24 : FROM alpine:3.12 06:10:57 ---> 9852663dfa18 06:10:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:10:57 ---> Using cache 06:10:57 ---> 3825d04b68f8 06:10:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:10:57 ---> Using cache 06:10:57 ---> c9a1c99d4015 06:10:57 Step 14/24 : ENV APP_PORT=59881 06:10:57 ---> Running in 64401c2e80c4 06:10:57 ---> Running in ddae76090d1b 06:10:58 Removing intermediate container ddae76090d1b 06:10:58 ---> 0166bd9f5975 06:10:58 Step 15/24 : EXPOSE $APP_PORT 06:10:58 ---> Running in b1b868d95575 06:10:59 Removing intermediate container b1b868d95575 06:10:59 ---> 285ed483928a 06:10:59 Step 16/24 : WORKDIR / 06:11:00 ---> Running in c0c8d31d4a71 06:11:01 Removing intermediate container 64401c2e80c4 06:11:01 ---> f44291afa66b 06:11:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:11:01 Removing intermediate container c0c8d31d4a71 06:11:01 ---> abb65e107114 06:11:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:01 ---> Running in 8075b2148824 06:11:02 Removing intermediate container 8075b2148824 06:11:02 ---> cddd1a6c607e 06:11:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:11:02 ---> c289d2f5db4b 06:11:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:11:04 ---> ea47e9d8cce5 06:11:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:11:04 ---> Running in a612a5a79fed 06:11:05 ---> 8c0c1d242210 06:11:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:11:06 ---> aa51fd9e5c64 06:11:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:11:06 ---> Running in 020f0ac34482 06:11:07 Removing intermediate container 020f0ac34482 06:11:07 ---> 1f960cc9f645 06:11:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:08 ---> Running in 0af8f2836a69 06:11:09 Removing intermediate container 0af8f2836a69 06:11:09 ---> 1fa7528d4d6c 06:11:09 Step 22/24 : LABEL arch=arm64 06:11:09 Removing intermediate container a612a5a79fed 06:11:09 ---> 4f90d7cfa235 06:11:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:09 ---> Running in b098af95320c 06:11:10 Removing intermediate container b098af95320c 06:11:10 ---> 2294ec62b835 06:11:10 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:11:10 ---> Running in 2608e80272f4 06:11:10 ---> 1e12a07beddd 06:11:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:11:11 Removing intermediate container 2608e80272f4 06:11:11 ---> b3e0d63be084 06:11:11 Step 24/24 : LABEL version=0.0.0 06:11:11 ---> Running in 0feb4a576995 06:11:12 Removing intermediate container 0feb4a576995 06:11:12 ---> 96dd717893a6 06:11:12 06:11:12 ---> 7e009791f26e 06:11:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:11:12 Successfully built 96dd717893a6 06:11:12 Successfully tagged core-metadata-arm64:latest 06:11:13  Building core-metadata ... done  ---> 0346f8be1418 06:11:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:11:15 ---> 0d30e4ef1305 06:11:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:11:16 ---> 99e62e27a6df 06:11:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:11:17 ---> Running in e445e2e1623d 06:11:17 Removing intermediate container e445e2e1623d 06:11:17 ---> 8d8379193a1c 06:11:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:11:19 ---> 362beed10e87 06:11:19 Step 27/32 : RUN chmod +x /entrypoint.sh 06:11:19 ---> Running in 808307fa6b27 06:11:22 Removing intermediate container 808307fa6b27 06:11:22 ---> 3903e75281d2 06:11:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:11:23 ---> Running in 3bbb445cf38b 06:11:24 Removing intermediate container 3bbb445cf38b 06:11:24 ---> 16eef7cede0b 06:11:24 Step 29/32 : CMD ["gate"] 06:11:24 ---> Running in 2f2b8a2a509a 06:11:25 Removing intermediate container 2f2b8a2a509a 06:11:25 ---> ae311c39f659 06:11:25 Step 30/32 : LABEL arch=arm64 06:11:26 ---> Running in 970111ac10d8 06:11:26 Removing intermediate container 970111ac10d8 06:11:26 ---> d622be3dba1a 06:11:26 Step 31/32 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:11:27 ---> Running in 0cade3026876 06:11:27 Removing intermediate container 0cade3026876 06:11:27 ---> 44e4d5476ef8 06:11:27 Step 32/32 : LABEL version=0.0.0 06:11:28 ---> Running in ef738317118c 06:11:29 Removing intermediate container ef738317118c 06:11:29 ---> 08c90e45427f 06:11:29 06:11:29 Successfully built 08c90e45427f 06:11:29 Successfully tagged security-bootstrapper-arm64:latest 06:11:33  Building security-bootstrapper ... done Removing intermediate container 54fb55be217b 06:11:33 ---> 7a4af274cd0c 06:11:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:11:33 ---> Running in 452973ef0a0a 06:11:36 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 06:11:37 Removing intermediate container 452973ef0a0a 06:11:37 ---> 3c9382b22269 06:11:37 06:11:37 Step 12/24 : FROM docker:20.10.0 06:11:37 20.10.0: Pulling from library/docker 06:11:40 Removing intermediate container 72dbc6f2decc 06:11:40 ---> d0faa3b94998 06:11:40 06:11:40 Step 11/24 : FROM alpine:3.12 06:11:40 ---> 9852663dfa18 06:11:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:11:40 ---> Running in 823bfdb89235 06:11:41 Removing intermediate container 823bfdb89235 06:11:41 ---> 709e151a7a3e 06:11:41 Step 13/24 : ENV APP_PORT=59880 06:11:42 ---> Running in ff8d9adccd27 06:11:42 Removing intermediate container ff8d9adccd27 06:11:42 ---> 7c41bf90787b 06:11:42 Step 14/24 : EXPOSE $APP_PORT 06:11:42 ---> Running in 294f9704fd6c 06:11:43 Removing intermediate container 294f9704fd6c 06:11:43 ---> 63777896547a 06:11:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:43 ---> Running in 3d70726e944d 06:11:47 Removing intermediate container 3d70726e944d 06:11:47 ---> 3902136b7fcd 06:11:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:11:47 ---> Running in 38e74be419fa 06:11:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:11:47 Status: Downloaded newer image for docker:20.10.0 06:11:47 ---> eeaf43b92773 06:11:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:11:48 ---> Running in ef0ac80e89bb 06:11:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:11:48 Removing intermediate container ef0ac80e89bb 06:11:48 ---> b91bee4206a9 06:11:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:11:48 ---> Running in e88dcd375465 06:11:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:11:49 (1/6) Installing dumb-init (1.2.2-r1) 06:11:49 (2/6) Installing libgcc (9.3.0-r2) 06:11:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:11:49 (3/6) Installing libsodium (1.0.18-r0) 06:11:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:11:49 (4/6) Installing libstdc++ (9.3.0-r2) 06:11:50 (5/6) Installing libzmq (4.3.3-r0) 06:11:50 (6/6) Installing zeromq (4.3.3-r0) 06:11:50 (1/39) Installing readline (8.0.4-r0) 06:11:50 (2/39) Installing bash (5.0.17-r0) 06:11:50 Executing busybox-1.31.1-r20.trigger 06:11:50 OK: 8 MiB in 20 packages 06:11:50 Executing bash-5.0.17-r0.post-install 06:11:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:11:50 (4/39) Installing libcurl (7.77.0-r0) 06:11:50 (5/39) Installing curl (7.77.0-r0) 06:11:50 (6/39) Installing dumb-init (1.2.2-r1) 06:11:50 (7/39) Installing libbz2 (1.0.8-r1) 06:11:50 (8/39) Installing expat (2.2.9-r1) 06:11:50 (9/39) Installing libffi (3.3-r2) 06:11:50 (10/39) Installing gdbm (1.13-r1) 06:11:50 (11/39) Installing xz-libs (5.2.5-r0) 06:11:50 (12/39) Installing sqlite-libs (3.32.1-r1) 06:11:50 (13/39) Installing python3 (3.8.10-r0) 06:11:52 Removing intermediate container 38e74be419fa 06:11:52 ---> 9f0ab5f8cfa4 06:11:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:52 (14/39) Installing py3-appdirs (1.4.4-r1) 06:11:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:11:52 (16/39) Installing py3-parsing (2.4.7-r0) 06:11:52 (17/39) Installing py3-six (1.15.0-r0) 06:11:52 (18/39) Installing py3-packaging (20.4-r0) 06:11:52 (19/39) Installing py3-setuptools (47.0.0-r0) 06:11:52 (20/39) Installing py3-chardet (3.0.4-r4) 06:11:52 (21/39) Installing py3-idna (2.9-r0) 06:11:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:11:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:11:52 (24/39) Installing py3-requests (2.23.0-r0) 06:11:52 (25/39) Installing py3-msgpack (1.0.0-r0) 06:11:52 (26/39) Installing py3-lockfile (0.12.2-r3) 06:11:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:11:52 (28/39) Installing py3-colorama (0.4.3-r0) 06:11:52 (29/39) Installing py3-distlib (0.3.0-r0) 06:11:52 (30/39) Installing py3-distro (1.5.0-r1) 06:11:52 (31/39) Installing py3-webencodings (0.5.1-r3) 06:11:52 (32/39) Installing py3-html5lib (1.0.1-r4) 06:11:52 (33/39) Installing py3-pytoml (0.1.21-r0) 06:11:52 (34/39) Installing py3-pep517 (0.8.2-r0) 06:11:52 (35/39) Installing py3-progress (1.5-r0) 06:11:52 (36/39) Installing py3-toml (0.10.1-r0) 06:11:52 (37/39) Installing py3-retrying (1.3.3-r0) 06:11:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:11:52 (39/39) Installing py3-pip (20.1.1-r0) 06:11:53 Executing busybox-1.31.1-r19.trigger 06:11:53 OK: 72 MiB in 59 packages 06:11:53 ---> 48f398b022a9 06:11:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:11:54 ---> f915b979320e 06:11:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:11:55 ---> 317a3670471f 06:11:55 Step 20/24 : ENTRYPOINT ["/core-data"] 06:11:55 ---> Running in ae6431d98aa7 06:11:56 Removing intermediate container ae6431d98aa7 06:11:56 ---> b01397abe937 06:11:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:56 ---> Running in 91d1157027dd 06:11:57 Removing intermediate container 91d1157027dd 06:11:57 ---> b7aecf4420ab 06:11:57 Step 22/24 : LABEL arch=arm64 06:11:57 ---> Running in 85ac5d28f03c 06:11:57 Removing intermediate container 85ac5d28f03c 06:11:57 ---> a11255f5981e 06:11:57 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:11:57 Collecting docker-compose==1.23.2 06:11:57 ---> Running in 124b9806731a 06:11:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:11:58 Removing intermediate container 124b9806731a 06:11:58 ---> a4ab0076d277 06:11:58 Step 24/24 : LABEL version=0.0.0 06:11:58 ---> Running in 856cbcc9e057 06:11:58 Collecting dockerpty<0.5,>=0.4.1 06:11:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:11:58 Removing intermediate container 856cbcc9e057 06:11:58 ---> 647c12710696 06:11:58 06:11:59 Successfully built 647c12710696 06:11:59 Successfully tagged core-data-arm64:latest 06:12:00  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:12:00 Collecting texttable<0.10,>=0.9.0 06:12:00 Downloading texttable-0.9.1.tar.gz (11 kB) 06:12:02 Collecting websocket-client<1.0,>=0.32.0 06:12:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:12:02 Collecting cached-property<2,>=1.2.0 06:12:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:12:03 Collecting docopt<0.7,>=0.6.1 06:12:03 Downloading docopt-0.6.2.tar.gz (25 kB) 06:12:05 Collecting docker<4.0,>=3.6.0 06:12:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:12:06 Collecting jsonschema<3,>=2.5.1 06:12:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:12:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:12:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:12:08 Collecting PyYAML<4,>=3.10 06:12:08 Downloading PyYAML-3.13.tar.gz (270 kB) 06:12:11 Collecting docker-pycreds>=0.4.0 06:12:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:12:11 Collecting idna<2.8,>=2.5 06:12:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:12:11 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) 06:12:11 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) 06:12:12 Collecting urllib3<1.25,>=1.21.1 06:12:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:12:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:12:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:12:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:12:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:12:13 Installing collected packages: dockerpty, texttable, websocket-client, cached-property, docopt, docker-pycreds, idna, urllib3, requests, docker, jsonschema, PyYAML, docker-compose 06:12:13 Running setup.py install for dockerpty: started 06:12:15 Running setup.py install for dockerpty: finished with status 'done' 06:12:15 Running setup.py install for texttable: started 06:12:16 Running setup.py install for texttable: finished with status 'done' 06:12:16 Running setup.py install for docopt: started 06:12:18 Running setup.py install for docopt: finished with status 'done' 06:12:18 Attempting uninstall: idna 06:12:18 Found existing installation: idna 2.9 06:12:18 Uninstalling idna-2.9: 06:12:18 Successfully uninstalled idna-2.9 06:12:19 Attempting uninstall: urllib3 06:12:19 Found existing installation: urllib3 1.25.9 06:12:19 Uninstalling urllib3-1.25.9: 06:12:19 Successfully uninstalled urllib3-1.25.9 06:12:20 Attempting uninstall: requests 06:12:20 Found existing installation: requests 2.23.0 06:12:20 Uninstalling requests-2.23.0: 06:12:20 Successfully uninstalled requests-2.23.0 06:12:21 Running setup.py install for PyYAML: started 06:12:23 Running setup.py install for PyYAML: finished with status 'done' 06:12:24 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 06:12:32 Removing intermediate container e88dcd375465 06:12:32 ---> 404fdda6bd19 06:12:32 Step 15/24 : ENV APP_PORT=58890 06:12:32 ---> Running in 80d55bc33474 06:12:33 Removing intermediate container 80d55bc33474 06:12:33 ---> 2709b660f2f2 06:12:33 Step 16/24 : EXPOSE $APP_PORT 06:12:33 ---> Running in 85d6644cbd71 06:12:33 Removing intermediate container 85d6644cbd71 06:12:33 ---> 003040c7f022 06:12:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:12:35 ---> 828f50d50621 06:12:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:12:35 ---> a819f27cb817 06:12:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:12:36 ---> 48d50a3252e4 06:12:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:12:36 ---> Running in fc4f65498ca2 06:12:37 Removing intermediate container fc4f65498ca2 06:12:37 ---> 522171c95162 06:12:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:12:37 ---> Running in 57ea18bd5b2f 06:12:37 Removing intermediate container 57ea18bd5b2f 06:12:37 ---> f7f6e373d3a3 06:12:37 Step 22/24 : LABEL arch=arm64 06:12:37 ---> Running in a4898c4f6616 06:12:38 Removing intermediate container a4898c4f6616 06:12:38 ---> a4f632a10284 06:12:38 Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 06:12:38 ---> Running in 2698ca1e2518 06:12:38 Removing intermediate container 2698ca1e2518 06:12:38 ---> 0088584e4f57 06:12:38 Step 24/24 : LABEL version=0.0.0 06:12:38 ---> Running in dd160933fc49 06:12:39 Removing intermediate container dd160933fc49 06:12:39 ---> 6f0002192eec 06:12:39 06:12:39 Successfully built 6f0002192eec 06:12:39 Successfully tagged sys-mgmt-agent-arm64:latest 06:12:40  Building sys-mgmt-agent ... done  [Pipeline] } 06:12:40 $ docker stop --time=1 a92a42004510795379aea677b5b75f7fa2be80d4b49c162ba14425bd7ab658b2 06:12:41 $ docker rm -f a92a42004510795379aea677b5b75f7fa2be80d4b49c162ba14425bd7ab658b2 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:42 + docker images 06:12:42 REPOSITORY TAG IMAGE ID CREATED SIZE 06:12:42 sys-mgmt-agent-arm64 latest 6f0002192eec 3 seconds ago 299MB 06:12:42 core-data-arm64 latest 647c12710696 44 seconds ago 19.1MB 06:12:42 d0faa3b94998 About a minute ago 975MB 06:12:42 3c9382b22269 About a minute ago 969MB 06:12:42 security-bootstrapper-arm64 latest 08c90e45427f About a minute ago 17.5MB 06:12:42 core-metadata-arm64 latest 96dd717893a6 About a minute ago 15.7MB 06:12:42 dcf5b3086728 About a minute ago 972MB 06:12:42 d063348befea About a minute ago 970MB 06:12:42 security-secretstore-setup-arm64 latest f38d8707366d 4 minutes ago 27.1MB 06:12:42 security-proxy-setup-arm64 latest 48ba8a775dc6 4 minutes ago 24.3MB 06:12:42 core-command-arm64 latest bc7cf191dfd1 4 minutes ago 15MB 06:12:42 support-notifications-arm64 latest 26e7bfcf63d2 4 minutes ago 15.7MB 06:12:42 support-scheduler-arm64 latest fc15d105661f 4 minutes ago 15.1MB 06:12:42 f1efaa2f55e8 4 minutes ago 973MB 06:12:42 257ee5a38d9f 4 minutes ago 969MB 06:12:42 2a6bc2001d25 4 minutes ago 976MB 06:12:42 386c075657fc 4 minutes ago 968MB 06:12:42 9b1fd4a8c372 4 minutes ago 966MB 06:12:42 ci-base-image-arm64 latest ab0941978838 14 minutes ago 641MB 06:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 06:12:42 alpine 3.12 9852663dfa18 2 months ago 5.32MB 06:12:42 docker 20.10.0 eeaf43b92773 6 months ago 228MB 06:12:42 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 06:12:44 ---> job-cost.sh 06:12:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4u6Y 06:13:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:14:59 lf-activate-venv(): INFO: Adding /tmp/venv-4u6Y/bin to PATH 06:14:59 INFO: No Stack... 06:14:59 INFO: Retrieving Pricing Info for: v2-standard-4 06:14:59 INFO: Archiving Costs [Pipeline] sh 06:15:00 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:15:00 + cut -d, -f6 [Pipeline] lock 06:15:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] 06:15:00 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] did not exist. Created. 06:15:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:00 + echo total: 0.18000000715255737 [Pipeline] stash 06:15:01 Stashed 1 file(s) [Pipeline] } 06:15:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-1-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 06:15:05 provisioning config files... 06:15:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8880341704013920727tmp [Pipeline] { [Pipeline] sh 06:15:05 + set +x 06:15:05 + curl -s https://codecov.io/bash 06:15:05 + bash -s -- 06:15:05 06:15:05 _____ _ 06:15:05 / ____| | | 06:15:05 | | ___ __| | ___ ___ _____ __ 06:15:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:05 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:05 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:05 Bash-1.0.3 06:15:05 06:15:05 06:15:05 ==> git version 2.24.4 found 06:15:05 ==> 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 06:15:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:15:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:15:05 ==> Jenkins CI detected. 06:15:05 project root: . 06:15:05 --> token set from env 06:15:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:05 ==> Running gcov in . (disable via -X gcov) 06:15:05 ==> Python coveragepy not found 06:15:05 ==> Searching for coverage reports in: 06:15:05 + . 06:15:05 -> Found 1 reports 06:15:05 ==> Detecting git/mercurial file structure 06:15:05 ==> Reading reports 06:15:05 + ./coverage.out bytes=398195 06:15:05 ==> Appending adjustments 06:15:05 https://docs.codecov.io/docs/fixing-reports 06:15:06 + Found adjustments 06:15:06 ==> Gzipping contents 06:15:06 56K /tmp/codecov.v6KeaF.gz 06:15:06 ==> Uploading reports 06:15:06 url: https://codecov.io 06:15:06 query: branch=PR-3571&commit=f9106bbc589f57de50b494ab615c1d847f3fadd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 06:15:06 -> Pinging Codecov 06:15:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=f9106bbc589f57de50b494ab615c1d847f3fadd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 06:15:07 -> Uploading to 06:15:07 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/f9106bbc589f57de50b494ab615c1d847f3fadd2/c6098f61-ca98-44df-96e2-d89648246609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T061507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97e97c11f84e8ea1841246554b573405edff17914211d87692af4727158bcc98 06:15:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:07 Dload Upload Total Spent Left Speed 06:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54516 0 0 100 54516 0 113k --:--:-- --:--:-- --:--:-- 113k 06:15:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f9106bbc589f57de50b494ab615c1d847f3fadd2 [Pipeline] } 06:15:08 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 06:15:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:10 ---> package-listing.sh 06:15:10 ++ facter osfamily 06:15:10 ++ tr '[:upper:]' '[:lower:]' 06:15:11 + OS_FAMILY=redhat 06:15:11 + workspace=/w/workspace/edgex-go/1 06:15:11 + START_PACKAGES=/tmp/packages_start.txt 06:15:11 + END_PACKAGES=/tmp/packages_end.txt 06:15:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:11 + PACKAGES=/tmp/packages_start.txt 06:15:11 + '[' /w/workspace/edgex-go/1 ']' 06:15:11 + PACKAGES=/tmp/packages_end.txt 06:15:11 + case "${OS_FAMILY}" in 06:15:11 + rpm -qa 06:15:11 + sort 06:15:12 + '[' -f /tmp/packages_start.txt ']' 06:15:12 + '[' -f /tmp/packages_end.txt ']' 06:15:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:12 + '[' /w/workspace/edgex-go/1 ']' 06:15:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:15:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:15:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:15:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:13 06:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:14 alpine: Pulling from edgex-lftools-log-publisher 06:15:14 df20fa9351a1: Pulling fs layer 06:15:14 36b3adc4ff6f: Pulling fs layer 06:15:14 8ad3a11d3b57: Pulling fs layer 06:15:14 46f8f816bc3b: Pulling fs layer 06:15:14 93b61091891f: Pulling fs layer 06:15:14 93b9cdb0e59b: Pulling fs layer 06:15:14 5e14af77c1be: Pulling fs layer 06:15:14 01666e4c0597: Pulling fs layer 06:15:14 aa168da1d23b: Pulling fs layer 06:15:14 46f8f816bc3b: Waiting 06:15:14 93b61091891f: Waiting 06:15:14 93b9cdb0e59b: Waiting 06:15:14 5e14af77c1be: Waiting 06:15:14 aa168da1d23b: Waiting 06:15:14 01666e4c0597: Waiting 06:15:14 36b3adc4ff6f: Verifying Checksum 06:15:14 36b3adc4ff6f: Download complete 06:15:14 46f8f816bc3b: Verifying Checksum 06:15:14 46f8f816bc3b: Download complete 06:15:14 df20fa9351a1: Verifying Checksum 06:15:14 df20fa9351a1: Download complete 06:15:14 93b9cdb0e59b: Verifying Checksum 06:15:14 93b9cdb0e59b: Download complete 06:15:14 5e14af77c1be: Verifying Checksum 06:15:14 5e14af77c1be: Download complete 06:15:14 93b61091891f: Verifying Checksum 06:15:14 93b61091891f: Download complete 06:15:14 01666e4c0597: Verifying Checksum 06:15:14 01666e4c0597: Download complete 06:15:14 8ad3a11d3b57: Verifying Checksum 06:15:14 8ad3a11d3b57: Download complete 06:15:14 df20fa9351a1: Pull complete 06:15:14 36b3adc4ff6f: Pull complete 06:15:15 8ad3a11d3b57: Pull complete 06:15:15 46f8f816bc3b: Pull complete 06:15:15 93b61091891f: Pull complete 06:15:15 93b9cdb0e59b: Pull complete 06:15:15 5e14af77c1be: Pull complete 06:15:15 01666e4c0597: Pull complete 06:15:16 aa168da1d23b: Verifying Checksum 06:15:16 aa168da1d23b: Download complete 06:15:20 aa168da1d23b: Pull complete 06:15:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:15:20 prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container 06:15:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:15:23 $ docker top 1b77b51eccdc17080805f5981ced6930fc8c992d63fcccdec32ad453aa2d13e1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:24 + mkdir -p /var/log/sa [Pipeline] sh 06:15:24 + ls /var/log/sa-host 06:15:24 + sadf -c /var/log/sa-host/sa05 06:15:24 file_magic: OK 06:15:24 HZ: Using current value: 100 06:15:24 file_header: OK 06:15:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:15:24 Statistics: 06:15:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:24 File successfully converted to sysstat format version 12.2.1 06:15:24 + sadf -c /var/log/sa-host/sa15 06:15:24 file_magic: OK 06:15:24 HZ: Using current value: 100 06:15:24 file_header: OK 06:15:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:15:24 Statistics: 06:15:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:25 provisioning config files... 06:15:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config95931827888304441tmp [Pipeline] { [Pipeline] echo 06:15:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:25 ---> create-netrc.sh [Pipeline] } 06:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:15:26 ---> python-tools-install.sh [Pipeline] echo 06:15:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:26 ---> sudo-logs.sh 06:15:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:15:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:15:27 ---> job-cost.sh 06:15:27 lf-activate-venv: SKIPPING 06:15:27 DEBUG: total: 0.18000000715255737 06:15:27 INFO: Retrieving Stack Cost... 06:15:28 INFO: Retrieving Pricing Info for: v3-standard-2 06:15:28 INFO: Archiving Costs [Pipeline] echo 06:15:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:15:29 ---> logs-deploy.sh 06:15:29 lf-activate-venv: SKIPPING 06:15:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/1 06:15:29 INFO: archiving workspace using pattern(s): 06:15:30 Archives upload complete. 06:15:30 INFO: archiving logs to Nexus 06:15:31 ---> uname -a: 06:15:31 Linux prd-centos7-docker-4c-2g-1437.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:15:31 06:15:31 06:15:31 ---> lscpu: 06:15:31 Architecture: x86_64 06:15:31 CPU op-mode(s): 32-bit, 64-bit 06:15:31 Byte Order: Little Endian 06:15:31 Address sizes: 40 bits physical, 48 bits virtual 06:15:31 CPU(s): 2 06:15:31 On-line CPU(s) list: 0,1 06:15:31 Thread(s) per core: 1 06:15:31 Core(s) per socket: 1 06:15:31 Socket(s): 2 06:15:31 NUMA node(s): 1 06:15:31 Vendor ID: AuthenticAMD 06:15:31 CPU family: 23 06:15:31 Model: 49 06:15:31 Model name: AMD EPYC-Rome Processor 06:15:31 Stepping: 0 06:15:31 CPU MHz: 2800.000 06:15:31 BogoMIPS: 5600.00 06:15:31 Virtualization: AMD-V 06:15:31 Hypervisor vendor: KVM 06:15:31 Virtualization type: full 06:15:31 L1d cache: 64 KiB 06:15:31 L1i cache: 64 KiB 06:15:31 L2 cache: 1 MiB 06:15:31 L3 cache: 32 MiB 06:15:31 NUMA node0 CPU(s): 0,1 06:15:31 Vulnerability Itlb multihit: Not affected 06:15:31 Vulnerability L1tf: Not affected 06:15:31 Vulnerability Mds: Not affected 06:15:31 Vulnerability Meltdown: Not affected 06:15:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:15:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:15:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:15:31 Vulnerability Srbds: Not affected 06:15:31 Vulnerability Tsx async abort: Not affected 06:15:31 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 06:15:31 06:15:31 06:15:31 ---> nproc: 06:15:31 2 06:15:31 06:15:31 06:15:31 ---> df -h: 06:15:31 Filesystem Size Used Available Use% Mounted on 06:15:31 overlay 40.0G 12.0G 27.9G 30% / 06:15:31 tmpfs 64.0M 0 64.0M 0% /dev 06:15:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:15:31 shm 64.0M 0 64.0M 0% /dev/shm 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 06:15:31 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp 06:15:31 06:15:31 06:15:31 ---> free -m: 06:15:31 total used free shared buff/cache available 06:15:31 Mem: 7821 1197 2123 0 4500 6588 06:15:31 Swap: 1023 1 1022 06:15:31 06:15:31 06:15:31 ---> ip addr: 06:15:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:15:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:31 inet 127.0.0.1/8 scope host lo 06:15:31 valid_lft forever preferred_lft forever 06:15:31 inet6 ::1/128 scope host 06:15:31 valid_lft forever preferred_lft forever 06:15:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:15:31 link/ether fa:16:3e:05:2f:bd brd ff:ff:ff:ff:ff:ff 06:15:31 inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 06:15:31 valid_lft 84928sec preferred_lft 84928sec 06:15:31 inet6 fe80::f816:3eff:fe05:2fbd/64 scope link 06:15:31 valid_lft forever preferred_lft forever 06:15:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:15:31 link/ether 02:42:45:27:20:65 brd ff:ff:ff:ff:ff:ff 06:15:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:15:31 valid_lft forever preferred_lft forever 06:15:31 inet6 fe80::42:45ff:fe27:2065/64 scope link 06:15:31 valid_lft forever preferred_lft forever 06:15:31 06:15:31 06:15:31 ---> sar -b -r -n DEV: 06:15:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 06:15:31 06:15:31 05:50:50 LINUX RESTART (2 CPU) 06:15:31 06:15:31 05:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:15:31 05:53:01 77.26 0.18 77.07 0.00 22.78 41640.69 0.00 06:15:31 05:54:01 131.58 0.00 131.58 0.00 0.00 17708.10 0.00 06:15:31 05:55:01 58.54 0.00 58.54 0.00 0.00 10749.90 0.00 06:15:31 05:56:02 251.40 37.54 213.85 0.00 904.40 135812.77 0.00 06:15:31 05:57:01 745.78 404.00 341.79 0.00 16798.24 186923.57 0.00 06:15:31 05:58:01 632.42 56.24 576.17 0.00 3078.92 229968.32 0.00 06:15:31 05:59:01 153.41 19.33 134.07 0.00 2959.67 19070.92 0.00 06:15:31 06:00:01 1.45 0.00 1.45 0.00 0.00 26.65 0.00 06:15:31 06:01:01 0.32 0.02 0.30 0.00 0.13 3.58 0.00 06:15:31 06:02:01 0.73 0.30 0.43 0.00 4.53 7.34 0.00 06:15:31 06:03:02 0.25 0.00 0.25 0.00 0.00 2.47 0.00 06:15:31 06:04:01 0.17 0.00 0.17 0.00 0.00 1.69 0.00 06:15:31 06:05:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 06:15:31 06:06:01 0.38 0.12 0.27 0.00 3.60 3.45 0.00 06:15:31 06:07:01 0.87 0.07 0.80 0.00 2.13 16.44 0.00 06:15:31 06:08:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 06:15:31 06:09:01 0.15 0.00 0.15 0.00 0.00 1.80 0.00 06:15:31 06:10:01 0.33 0.00 0.33 0.00 0.00 5.76 0.00 06:15:31 06:11:01 0.15 0.00 0.15 0.00 0.00 1.67 0.00 06:15:31 06:12:01 0.18 0.00 0.18 0.00 0.00 2.07 0.00 06:15:31 06:13:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 06:15:31 06:14:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 06:15:31 06:15:01 0.35 0.00 0.35 0.00 0.00 5.65 0.00 06:15:31 Average: 89.14 22.27 66.87 0.00 1023.24 27893.41 0.00 06:15:31 06:15:31 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:31 05:53:01 4129568 0 966584 12.07 2620 2910160 1508568 16.66 1047412 2340716 50212 06:15:31 05:54:01 3903168 0 1081880 13.51 2620 3021264 1682704 18.58 1280424 2271020 264824 06:15:31 05:55:01 3991072 0 1036152 12.94 2620 2979088 1533920 16.94 1178872 2280584 67404 06:15:31 05:56:02 2043132 0 1144024 14.28 2620 4819156 1577088 17.41 1481352 3827012 626024 06:15:31 05:57:01 747324 0 1604968 20.04 2620 5654020 3491200 38.54 2831628 3697580 145088 06:15:31 05:58:01 823896 0 1510900 18.87 2620 5671516 3077192 33.97 2400776 3991800 35964 06:15:31 05:59:01 2799876 0 1130516 14.12 2620 4075920 1175432 12.98 1177064 3315408 8 06:15:31 06:00:01 2803912 0 1126476 14.07 2620 4075924 1138412 12.57 1184300 3305144 12 06:15:31 06:01:01 2802696 0 1127688 14.08 2620 4075928 1140888 12.60 1175316 3315968 8 06:15:31 06:02:01 2800544 0 1129656 14.10 2620 4076112 1139016 12.58 1184728 3309208 8 06:15:31 06:03:02 2800944 0 1129256 14.10 2620 4076112 1138956 12.57 1183464 3310320 12 06:15:31 06:04:01 2800256 0 1129936 14.11 2620 4076120 1139148 12.58 1183960 3310320 12 06:15:31 06:05:01 2799976 0 1130212 14.11 2620 4076124 1139196 12.58 1184196 3310320 16 06:15:31 06:06:01 2799116 0 1130996 14.12 2620 4076200 1140660 12.59 1185480 3309760 28 06:15:31 06:07:01 2799068 0 1131076 14.12 2620 4076168 1139004 12.58 1191112 3304312 8 06:15:31 06:08:01 2799000 0 1131144 14.12 2620 4076168 1138956 12.57 1190960 3304312 8 06:15:31 06:09:01 2799420 0 1130716 14.12 2620 4076176 1138920 12.57 1190956 3304312 16 06:15:31 06:10:01 2799608 0 1130524 14.12 2620 4076180 1138920 12.57 1191084 3304312 16 06:15:31 06:11:01 2799444 0 1130684 14.12 2620 4076184 1138920 12.57 1190968 3304312 8 06:15:31 06:12:01 2799100 0 1131024 14.12 2620 4076188 1139016 12.58 1191068 3304312 8 06:15:31 06:13:01 2799492 0 1130628 14.12 2620 4076192 1138920 12.57 1190976 3304312 20 06:15:31 06:14:01 2799236 0 1130880 14.12 2620 4076196 1138920 12.57 1190872 3304312 8 06:15:31 06:15:01 2799352 0 1130756 14.12 2620 4076204 1138920 12.57 1191108 3304316 8 06:15:31 Average: 2749530 0 1154638 14.42 2620 4102143 1403169 15.49 1321655 3244955 51727 06:15:31 06:15:31 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:31 05:53:01 eth0 638.68 617.75 3661.09 82.43 0.00 0.00 0.00 0.00 06:15:31 05:53:01 vethf8d6bc1 84.15 94.67 5.92 243.63 0.00 0.00 0.00 0.00 06:15:31 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 05:53:01 docker0 319.01 302.58 22.88 959.07 0.00 0.00 0.00 0.00 06:15:31 05:54:01 eth0 196.49 167.31 635.56 71.22 0.00 0.00 0.00 0.00 06:15:31 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 05:54:01 vethdfaafa5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:54:01 docker0 139.66 151.11 9.40 598.88 0.00 0.00 0.00 0.00 06:15:31 05:55:01 eth0 27.31 14.70 20.77 11.06 0.00 0.00 0.00 0.00 06:15:31 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 05:55:01 vethdfaafa5 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 06:15:31 05:55:01 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 06:15:31 05:56:02 eth0 194.94 169.81 1682.71 72.82 0.00 0.00 0.00 0.00 06:15:31 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 05:56:02 veth83504ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 05:57:01 veth0dc5653 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:57:01 veth7fdb333 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:57:01 vethfa0d157 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:57:01 veth76321a0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:58:01 vethc77cd27 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:58:01 veth36464bc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:58:01 eth0 3080.59 2702.71 13839.14 558.32 0.00 0.00 0.00 0.00 06:15:31 05:58:01 veth635f6d4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:15:31 05:59:01 eth0 47.78 32.52 96.80 11.01 0.00 0.00 0.00 0.00 06:15:31 05:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:15:31 05:59:01 docker0 1286.24 1215.50 98.17 4343.96 0.00 0.00 0.00 0.00 06:15:31 06:00:01 eth0 0.57 0.28 0.04 0.02 0.00 0.00 0.00 0.00 06:15:31 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:01:01 eth0 0.37 0.12 0.04 0.01 0.00 0.00 0.00 0.00 06:15:31 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:02:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:15:31 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:03:02 eth0 0.85 0.20 0.13 0.01 0.00 0.00 0.00 0.00 06:15:31 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:04:01 eth0 1.03 0.42 0.32 0.21 0.00 0.00 0.00 0.00 06:15:31 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:05:01 eth0 0.50 0.38 0.29 0.21 0.00 0.00 0.00 0.00 06:15:31 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:15:31 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:07:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:15:31 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:08:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:15:31 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:10:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:15:31 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:12:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 06:15:31 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:13:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:15:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:15:31 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 Average: eth0 64.66 55.37 355.89 17.11 0.00 0.00 0.00 0.00 06:15:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:31 Average: docker0 26.36 28.54 1.82 102.55 0.00 0.00 0.00 0.00 06:15:31 06:15:31 06:15:31 ---> sar -P ALL: 06:15:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 06:15:31 06:15:31 05:50:50 LINUX RESTART (2 CPU) 06:15:31 06:15:31 05:52:01 CPU %user %nice %system %iowait %steal %idle 06:15:31 05:53:01 all 13.77 0.00 4.20 7.04 0.08 74.91 06:15:31 05:53:01 0 10.73 0.00 4.20 6.86 0.09 78.12 06:15:31 05:53:01 1 16.82 0.00 4.20 7.22 0.07 71.69 06:15:31 05:54:01 all 49.05 0.00 7.85 4.73 0.09 38.28 06:15:31 05:54:01 0 48.77 0.00 8.24 3.84 0.09 39.06 06:15:31 05:54:01 1 49.33 0.00 7.46 5.61 0.09 37.51 06:15:31 05:55:01 all 32.45 0.00 4.37 0.75 0.08 62.35 06:15:31 05:55:01 0 32.40 0.00 4.42 0.76 0.07 62.35 06:15:31 05:55:01 1 32.51 0.00 4.31 0.74 0.09 62.36 06:15:31 05:56:02 all 51.02 0.00 14.18 4.06 0.12 30.63 06:15:31 05:56:02 0 52.60 0.00 14.34 4.29 0.13 28.64 06:15:31 05:56:02 1 49.44 0.00 14.01 3.83 0.11 32.60 06:15:31 05:57:01 all 55.25 0.00 16.11 22.41 0.13 6.10 06:15:31 05:57:01 0 55.31 0.00 15.89 22.72 0.13 5.95 06:15:31 05:57:01 1 55.19 0.00 16.33 22.09 0.13 6.25 06:15:31 05:58:01 all 69.21 0.00 20.96 7.35 0.14 2.34 06:15:31 05:58:01 0 68.43 0.00 21.73 7.35 0.15 2.34 06:15:31 05:58:01 1 69.99 0.00 20.20 7.35 0.13 2.33 06:15:31 05:59:01 all 23.53 0.00 5.39 1.23 0.07 69.78 06:15:31 05:59:01 0 22.84 0.00 5.14 1.30 0.07 70.65 06:15:31 05:59:01 1 24.23 0.00 5.63 1.16 0.07 68.91 06:15:31 06:00:01 all 0.08 0.00 0.03 0.00 0.02 99.87 06:15:31 06:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:15:31 06:00:01 1 0.15 0.00 0.03 0.00 0.02 99.80 06:15:31 06:01:01 all 0.12 0.00 0.06 0.00 0.03 99.80 06:15:31 06:01:01 0 0.07 0.00 0.07 0.00 0.03 99.83 06:15:31 06:01:01 1 0.17 0.00 0.05 0.00 0.02 99.77 06:15:31 06:02:01 all 0.11 0.00 0.03 0.00 0.02 99.84 06:15:31 06:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:15:31 06:02:01 1 0.18 0.00 0.02 0.00 0.02 99.78 06:15:31 06:03:02 all 0.12 0.00 0.02 0.00 0.02 99.85 06:15:31 06:03:02 0 0.02 0.00 0.02 0.00 0.02 99.95 06:15:31 06:03:02 1 0.22 0.00 0.02 0.00 0.02 99.75 06:15:31 06:15:31 06:03:02 CPU %user %nice %system %iowait %steal %idle 06:15:31 06:04:01 all 0.12 0.00 0.02 0.00 0.02 99.85 06:15:31 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:15:31 06:04:01 1 0.22 0.00 0.02 0.00 0.02 99.75 06:15:31 06:05:01 all 0.11 0.00 0.01 0.00 0.03 99.85 06:15:31 06:05:01 0 0.03 0.00 0.00 0.00 0.03 99.93 06:15:31 06:05:01 1 0.18 0.00 0.02 0.00 0.03 99.77 06:15:31 06:06:01 all 0.10 0.00 0.03 0.00 0.02 99.85 06:15:31 06:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:15:31 06:06:01 1 0.20 0.00 0.03 0.00 0.02 99.75 06:15:31 06:07:01 all 0.04 0.00 0.03 0.00 0.02 99.92 06:15:31 06:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:15:31 06:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:15:31 06:08:01 all 0.05 0.00 0.02 0.01 0.02 99.91 06:15:31 06:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:15:31 06:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:15:31 06:09:01 all 0.08 0.00 0.01 0.00 0.02 99.90 06:15:31 06:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:15:31 06:09:01 1 0.12 0.00 0.00 0.00 0.02 99.87 06:15:31 06:10:01 all 0.04 0.00 0.02 0.00 0.03 99.92 06:15:31 06:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:15:31 06:10:01 1 0.08 0.00 0.02 0.00 0.03 99.87 06:15:31 06:11:01 all 0.08 0.00 0.02 0.00 0.02 99.88 06:15:31 06:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:15:31 06:11:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:15:31 06:12:01 all 0.04 0.00 0.02 0.00 0.02 99.92 06:15:31 06:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:15:31 06:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:15:31 06:13:01 all 0.07 0.00 0.02 0.00 0.02 99.90 06:15:31 06:13:01 0 0.10 0.00 0.02 0.00 0.00 99.88 06:15:31 06:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:15:31 06:14:01 all 0.06 0.00 0.01 0.00 0.03 99.91 06:15:31 06:14:01 0 0.10 0.00 0.00 0.00 0.02 99.88 06:15:31 06:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:15:31 06:15:31 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:15:31 06:15:01 all 0.07 0.00 0.02 0.00 0.01 99.91 06:15:31 06:15:01 0 0.10 0.00 0.02 0.00 0.00 99.88 06:15:31 06:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:15:31 Average: all 12.04 0.00 2.98 1.92 0.04 83.02 06:15:31 Average: 0 11.86 0.00 3.01 1.90 0.04 83.19 06:15:31 Average: 1 12.22 0.00 2.94 1.94 0.04 82.85 06:15:31 06:15:31 06:15:31