Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 6c463b6c2398c3b64ed54d2b464814bb8891669f Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5331139764425297381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6354172363553117876.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8056807858440359643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4902494356892272371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8129650734535604103.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-587 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh6895928199512161936.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/9@tmp/jenkins-gitclient-ssh4581358395629603435.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 6c463b6c2398c3b64ed54d2b464814bb8891669f Merge succeeded, producing 6c463b6c2398c3b64ed54d2b464814bb8891669f Checking out Revision 6c463b6c2398c3b64ed54d2b464814bb8891669f (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh7882159769848706250.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:11:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:11:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:11:12 ========================================================= 21:11:12 EdgeX Global Pipelines Version Info 21:11:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:11:13 ------------------- 21:11:13 stable info: 21:11:13 ------------------- 21:11:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:11:13 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:11:13 Message: update stable to v1.0.195 21:11:14 ------------------- 21:11:14 experimental info: 21:11:14 ------------------- 21:11:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:11:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:11:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:11:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c463b6c2398c3b64ed54d2b464814bb8891669f [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c463b6 [Pipeline] echo 21:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:15 provisioning config files... 21:11:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config990481476043687682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:15 ---> docker-login.sh 21:11:15 nexus3.edgexfoundry.org:10001 21:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 nexus3.edgexfoundry.org:10002 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 nexus3.edgexfoundry.org:10003 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 nexus3.edgexfoundry.org:10004 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 docker.io 21:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:16 Configure a credential helper to remove this warning. See 21:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:16 21:11:16 Login Succeeded 21:11:16 ---> docker-login.sh ends [Pipeline] } 21:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:17 ++ 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 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/core-command/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo core-command,cmd/core-command/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/core-data/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo core-data,cmd/core-data/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/core-metadata/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo core-metadata,cmd/core-metadata/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/security-bootstrapper/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/security-proxy-setup/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/support-notifications/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo support-notifications,cmd/support-notifications/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/support-scheduler/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:11:17 + for file in '`ls cmd/**/Dockerfile`' 21:11:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:11:17 ++ cut -d/ -f2 21:11:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:11:17 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 21:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:18 21:11:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:11:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:18 latest: Pulling from edgex-devops/git-semver 21:11:18 31603596830f: Pulling fs layer 21:11:18 54011a49482f: Pulling fs layer 21:11:18 a6820b24f6d8: Pulling fs layer 21:11:18 f581987b2513: Pulling fs layer 21:11:18 f581987b2513: Waiting 21:11:18 54011a49482f: Verifying Checksum 21:11:18 54011a49482f: Download complete 21:11:18 31603596830f: Verifying Checksum 21:11:18 31603596830f: Download complete 21:11:18 f581987b2513: Verifying Checksum 21:11:18 f581987b2513: Download complete 21:11:18 a6820b24f6d8: Verifying Checksum 21:11:18 a6820b24f6d8: Download complete 21:11:18 31603596830f: Pull complete 21:11:18 54011a49482f: Pull complete 21:11:20 a6820b24f6d8: Pull complete 21:11:20 f581987b2513: Pull complete 21:11:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:11:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:11:20 prd-centos7-docker-4c-2g-587 does not seem to be running inside a container 21:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:11:26 $ docker top 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:26 [ssh-agent] Looking for ssh-agent implementation... 21:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:26 $ docker exec 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent 21:11:26 SSH_AUTH_SOCK=/tmp/ssh-zC72Azufvj4N/agent.14 21:11:26 SSH_AGENT_PID=20 21:11:26 Running ssh-add (command line suppressed) 21:11:27 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8671366395930215080.key (/w/workspace/edgex-go/9@tmp/private_key_8671366395930215080.key) 21:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:27 + git tag --points-at HEAD [Pipeline] } 21:11:27 $ docker exec --env ******** --env ******** 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent -k 21:11:27 unset SSH_AUTH_SOCK; 21:11:27 unset SSH_AGENT_PID; 21:11:27 echo Agent pid 20 killed; 21:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:27 [ssh-agent] Looking for ssh-agent implementation... 21:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:27 $ docker exec 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent 21:11:27 SSH_AUTH_SOCK=/tmp/ssh-OQxoevC1P9x3/agent.54 21:11:27 SSH_AGENT_PID=60 21:11:27 Running ssh-add (command line suppressed) 21:11:27 Identity added: /w/workspace/edgex-go/9@tmp/private_key_2632514412863915394.key (/w/workspace/edgex-go/9@tmp/private_key_2632514412863915394.key) 21:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:28 + git semver init 21:11:28 # -> Open(): unable to determine branch for HEAD 21:11:28 # $GIT_DIR = /w/workspace/edgex-go/9/.git 21:11:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 21:11:28 # $SEMVER_REMOTE_NAME = origin 21:11:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:11:28 # $SEMVER_USER_NAME = edgex-jenkins 21:11:28 # $SEMVER_BRANCH = PR-3579 21:11:28 # $SEMVER_TEMP = /tmp/semver-381519998 21:11:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:11:46 # '/tmp/semver-381519998' -> '/w/workspace/edgex-go/9/.semver' 21:11:46 # -> Force: false 21:11:46 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 21:11:46 $ docker exec --env ******** --env ******** 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent -k 21:11:46 unset SSH_AUTH_SOCK; 21:11:46 unset SSH_AGENT_PID; 21:11:46 echo Agent pid 60 killed; 21:11:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:46 + git semver [Pipeline] } 21:11:46 $ docker stop --time=1 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 21:11:53 $ docker rm -f 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:11:54 Stashed 1 file(s) [Pipeline] echo 21:11:54 [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 21:11:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:11:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:11:55 + sudo service docker restart 21:11:55 + true 21:11:55 Redirecting to /bin/systemctl restart docker.service 21:12:09 Still waiting to schedule task 21:12:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-583’ is offline [Pipeline] echo 21:12:13 ========================================================= 21:12:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:12:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:12:14 + 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 . 21:12:15 Sending build context to Docker daemon 329.6MB 21:12:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:12:15 Step 2/6 : FROM ${BASE} 21:12:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:12:15 540db60ca938: Pulling fs layer 21:12:15 adcc1eea9eea: Pulling fs layer 21:12:15 4c4ab2625f07: Pulling fs layer 21:12:15 0510c868ecb4: Pulling fs layer 21:12:15 afea3b2eda06: Pulling fs layer 21:12:15 7809a108b3ef: Pulling fs layer 21:12:15 f706445af74f: Pulling fs layer 21:12:15 0510c868ecb4: Waiting 21:12:15 afea3b2eda06: Waiting 21:12:15 7809a108b3ef: Waiting 21:12:15 f706445af74f: Waiting 21:12:15 4c4ab2625f07: Verifying Checksum 21:12:15 4c4ab2625f07: Download complete 21:12:15 adcc1eea9eea: Download complete 21:12:15 afea3b2eda06: Verifying Checksum 21:12:15 afea3b2eda06: Download complete 21:12:15 540db60ca938: Verifying Checksum 21:12:15 540db60ca938: Download complete 21:12:15 7809a108b3ef: Verifying Checksum 21:12:15 7809a108b3ef: Download complete 21:12:15 540db60ca938: Pull complete 21:12:16 adcc1eea9eea: Pull complete 21:12:16 4c4ab2625f07: Pull complete 21:12:17 f706445af74f: Verifying Checksum 21:12:17 f706445af74f: Download complete 21:12:17 0510c868ecb4: Verifying Checksum 21:12:17 0510c868ecb4: Download complete 21:12:21 0510c868ecb4: Pull complete 21:12:21 afea3b2eda06: Pull complete 21:12:21 7809a108b3ef: Pull complete 21:12:23 f706445af74f: Pull complete 21:12:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:12:23 ---> b068be0155e3 21:12:23 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 21:12:24 ---> Running in 16707279b484 21:12:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:12:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:12:26 (1/12) Installing libmagic (5.39-r0) 21:12:26 (2/12) Installing file (5.39-r0) 21:12:26 (3/12) Installing libc-dev (0.7.2-r3) 21:12:26 (4/12) Installing g++ (10.2.1_pre1-r3) 21:12:31 (5/12) Installing fortify-headers (1.1-r0) 21:12:31 (6/12) Installing patch (2.7.6-r6) 21:12:31 (7/12) Installing build-base (0.5-r2) 21:12:31 (8/12) Installing libsodium (1.0.18-r0) 21:12:31 (9/12) Installing pkgconf (1.7.3-r0) 21:12:31 (10/12) Installing libsodium-dev (1.0.18-r0) 21:12:31 (11/12) Installing libzmq (4.3.3-r1) 21:12:31 (12/12) Installing zeromq-dev (4.3.3-r1) 21:12:31 Executing busybox-1.32.1-r6.trigger 21:12:31 OK: 219 MiB in 52 packages 21:12:32 Removing intermediate container 16707279b484 21:12:32 ---> 3d6fd64aba48 21:12:32 Step 4/6 : WORKDIR /edgex-go 21:12:32 ---> Running in a531505c8a99 21:12:32 Removing intermediate container a531505c8a99 21:12:32 ---> d2f49996a92c 21:12:32 Step 5/6 : COPY go.mod . 21:12:32 ---> 2769d722ba3f 21:12:32 Step 6/6 : RUN go mod download 21:12:32 ---> Running in 91ea91d41539 21:12:45 Removing intermediate container 91ea91d41539 21:12:45 ---> 9d8886bc20b6 21:12:45 Successfully built 9d8886bc20b6 21:12:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:12:45 + docker inspect -f . ci-base-image-x86_64 21:12:45 . [Pipeline] withDockerContainer 21:12:45 prd-centos7-docker-4c-2g-587 does not seem to be running inside a container 21:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:12:45 $ docker top ecd72bde4749967d643c0407af760e1a5fba05bd6f9f0cf0594884fe530946c9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:46 + go version 21:12:46 go version go1.16.3 linux/amd64 [Pipeline] } 21:12:46 $ docker stop --time=1 ecd72bde4749967d643c0407af760e1a5fba05bd6f9f0cf0594884fe530946c9 21:12:47 $ docker rm -f ecd72bde4749967d643c0407af760e1a5fba05bd6f9f0cf0594884fe530946c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:48 + docker inspect -f . ci-base-image-x86_64 21:12:48 . [Pipeline] withDockerContainer 21:12:48 prd-centos7-docker-4c-2g-587 does not seem to be running inside a container 21:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:12:48 $ docker top a64072e5b4d18822d87cc869eea466c1698a17353c6c22a5e92979461b42ee33 -eo pid,comm [Pipeline] { [Pipeline] echo 21:12:48 ========================================================= 21:12:48 [edgeXBuildGoParallel] Running Tests and Build... 21:12:48 ========================================================= [Pipeline] sh 21:12:48 + go mod tidy [Pipeline] sh 21:12:49 + make test 21:12:49 go mod tidy 21:12:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:12:54 ? github.com/edgexfoundry/edgex-go [no test files] 21:13:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:13:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:13:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:13:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:13:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:13:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:13:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:13:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:13:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:13:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:13:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:13:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:13:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 21:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:13:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 100.0% of statements 21:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:13:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements 21:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:13:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:13:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements 21:13:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:13:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:13:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.065s coverage: 78.9% of statements 21:13:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 95.1% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:13:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:13:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 21:13:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements 21:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 21:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements 21:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 21:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 21:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 21:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 21:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 21:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 81.8% of statements 21:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 21:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 66.9% of statements 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 21:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:14:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-589 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 21:14:07 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 21:14:08 The recommended git tool is: git 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 21:14:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 21:14:12 GO111MODULE=on go vet ./... 21:14:13 using credential edgex-jenkins-ssh 21:14:13 Cloning the remote Git repository 21:14:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:14:13 > git init /w/workspace/edgex-go/9 # timeout=10 21:14:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:14:14 > git --version # timeout=10 21:14:14 > git --version # 'git version 2.17.1' 21:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:36 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 6c463b6c2398c3b64ed54d2b464814bb8891669f 21:14:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:14:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:14:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:14:36 > git config core.sparsecheckout # timeout=10 21:14:36 > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 21:14:36 > git remote # timeout=10 21:14:36 > git config --get remote.origin.url # timeout=10 21:14:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:36 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 21:14:36 > git rev-parse HEAD^{commit} # timeout=10 21:14:36 Merge succeeded, producing 6c463b6c2398c3b64ed54d2b464814bb8891669f 21:14:36 Checking out Revision 6c463b6c2398c3b64ed54d2b464814bb8891669f (PR-3579) 21:14:36 > git config core.sparsecheckout # timeout=10 21:14:36 > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 21:14:39 gofmt -l . 21:14:39 snap/local/hooks/cmd/install/install.go:164:2: expected ';', found consul 21:14:39 snap/local/hooks/cmd/install/install.go:176:2: expected declaration, found 'if' 21:14:39 snap/local/hooks/cmd/install/install.go:226:2: expected declaration, found 'if' 21:14:39 snap/local/hooks/cmd/install/install.go:266:2: expected declaration, found 'if' 21:14:39 snap/local/hooks/cmd/install/install.go:313:2: expected declaration, found status 21:14:39 make: *** [Makefile:100: test] Error 2 [Pipeline] } 21:14:39 $ docker stop --time=1 a64072e5b4d18822d87cc869eea466c1698a17353c6c22a5e92979461b42ee33 21:14:40 $ docker rm -f a64072e5b4d18822d87cc869eea466c1698a17353c6c22a5e92979461b42ee33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:14:41 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:41 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:14:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:14:43 + true 21:14:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:01 provisioning config files... 21:15:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8515195433950945050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:02 ---> docker-login.sh 21:15:02 nexus3.edgexfoundry.org:10001 21:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:03 Configure a credential helper to remove this warning. See 21:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:03 21:15:03 Login Succeeded 21:15:03 nexus3.edgexfoundry.org:10002 21:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:03 Configure a credential helper to remove this warning. See 21:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:03 21:15:03 Login Succeeded 21:15:03 nexus3.edgexfoundry.org:10003 21:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:04 Configure a credential helper to remove this warning. See 21:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:04 21:15:04 Login Succeeded 21:15:04 nexus3.edgexfoundry.org:10004 21:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:05 Configure a credential helper to remove this warning. See 21:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:05 21:15:05 Login Succeeded 21:15:05 docker.io 21:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:05 Configure a credential helper to remove this warning. See 21:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:05 21:15:05 Login Succeeded 21:15:05 ---> docker-login.sh ends [Pipeline] } 21:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:15:05 ========================================================= 21:15:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:15:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:15:06 + 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 . 21:15:08 Sending build context to Docker daemon 166.4MB 21:15:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:15:08 Step 2/6 : FROM ${BASE} 21:15:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:15:10 595b0fe564bb: Pulling fs layer 21:15:10 3088b5b3c5c0: Pulling fs layer 21:15:10 5b7225fbf94c: Pulling fs layer 21:15:10 ba82ee9f976e: Pulling fs layer 21:15:10 506bd15cee9f: Pulling fs layer 21:15:10 75a0a4a0db45: Pulling fs layer 21:15:10 618dc40b7e24: Pulling fs layer 21:15:10 ba82ee9f976e: Waiting 21:15:10 506bd15cee9f: Waiting 21:15:10 75a0a4a0db45: Waiting 21:15:10 618dc40b7e24: Waiting 21:15:10 5b7225fbf94c: Verifying Checksum 21:15:10 5b7225fbf94c: Download complete 21:15:10 3088b5b3c5c0: Verifying Checksum 21:15:10 3088b5b3c5c0: Download complete 21:15:10 506bd15cee9f: Verifying Checksum 21:15:10 506bd15cee9f: Download complete 21:15:10 75a0a4a0db45: Verifying Checksum 21:15:10 75a0a4a0db45: Download complete 21:15:10 595b0fe564bb: Verifying Checksum 21:15:10 595b0fe564bb: Download complete 21:15:11 595b0fe564bb: Pull complete 21:15:11 3088b5b3c5c0: Pull complete 21:15:11 5b7225fbf94c: Pull complete 21:15:12 618dc40b7e24: Verifying Checksum 21:15:12 618dc40b7e24: Download complete 21:15:13 ba82ee9f976e: Verifying Checksum 21:15:13 ba82ee9f976e: Download complete 21:15:24 ba82ee9f976e: Pull complete 21:15:24 506bd15cee9f: Pull complete 21:15:25 75a0a4a0db45: Pull complete 21:15:29 618dc40b7e24: Pull complete 21:15:29 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:15:29 ---> a36622ca3599 21:15: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 21:15:31 ---> Running in 3fa3a2dfe28b 21:15:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:15:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:15:34 (1/12) Installing libmagic (5.39-r0) 21:15:35 (2/12) Installing file (5.39-r0) 21:15:35 (3/12) Installing libc-dev (0.7.2-r3) 21:15:35 (4/12) Installing g++ (10.2.1_pre1-r3) 21:15:53 (5/12) Installing fortify-headers (1.1-r0) 21:15:53 (6/12) Installing patch (2.7.6-r6) 21:15:53 (7/12) Installing build-base (0.5-r2) 21:15:53 (8/12) Installing libsodium (1.0.18-r0) 21:15:53 (9/12) Installing pkgconf (1.7.3-r0) 21:15:53 (10/12) Installing libsodium-dev (1.0.18-r0) 21:15:53 (11/12) Installing libzmq (4.3.3-r1) 21:15:53 (12/12) Installing zeromq-dev (4.3.3-r1) 21:15:53 Executing busybox-1.32.1-r6.trigger 21:15:53 OK: 218 MiB in 52 packages 21:15:55 Removing intermediate container 3fa3a2dfe28b 21:15:55 ---> cca720e359bd 21:15:55 Step 4/6 : WORKDIR /edgex-go 21:15:55 ---> Running in 9299d5699cd1 21:15:56 Removing intermediate container 9299d5699cd1 21:15:56 ---> 1952dd65c028 21:15:56 Step 5/6 : COPY go.mod . 21:15:56 ---> 6665dca6ef36 21:15:56 Step 6/6 : RUN go mod download 21:15:56 ---> Running in 0e782daa6b2c 21:16:23 Removing intermediate container 0e782daa6b2c 21:16:23 ---> 60eb5c3c999f 21:16:23 Successfully built 60eb5c3c999f 21:16:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:16:24 + docker inspect -f . ci-base-image-arm64 21:16:24 . [Pipeline] withDockerContainer 21:16:24 prd-ubuntu18.04-docker-arm64-4c-16g-589 does not seem to be running inside a container 21:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:26 $ docker top a3e06a6147a09c5f40f625eb9969f782204a6ee112b0be1f93a498a7676948ba -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:27 + go version 21:16:27 go version go1.16.5 linux/arm64 [Pipeline] } 21:16:27 $ docker stop --time=1 a3e06a6147a09c5f40f625eb9969f782204a6ee112b0be1f93a498a7676948ba 21:16:29 $ docker rm -f a3e06a6147a09c5f40f625eb9969f782204a6ee112b0be1f93a498a7676948ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:16:30 + docker inspect -f . ci-base-image-arm64 21:16:30 . [Pipeline] withDockerContainer 21:16:30 prd-ubuntu18.04-docker-arm64-4c-16g-589 does not seem to be running inside a container 21:16:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:16:31 $ docker top cebc77a277ee5984ab2bd9e65840e64cdf27e2a5a56e1fdfb65ee2a141963eb7 -eo pid,comm [Pipeline] { [Pipeline] echo 21:16:32 ========================================================= 21:16:32 [edgeXBuildGoParallel] Running Tests and Build... 21:16:32 ========================================================= [Pipeline] sh 21:16:32 + go mod tidy [Pipeline] sh 21:16:34 + make test 21:16:34 go mod tidy 21:16:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:17:01 ? github.com/edgexfoundry/edgex-go [no test files] 21:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:17:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:18:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:18:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:18:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:18:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:18:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.156s coverage: 28.7% of statements 21:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.281s coverage: 100.0% of statements 21:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 53.1% of statements 21:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.576s coverage: 87.7% of statements 21:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:18:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.206s coverage: 78.9% of statements 21:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.185s coverage: 81.2% of statements 21:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.263s coverage: 95.1% of statements 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.172s coverage: 60.0% of statements 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.253s coverage: 0.8% of statements 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.257s coverage: 22.0% of statements 21:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements 21:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements 21:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements 21:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements 21:18:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 21:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.612s coverage: 81.8% of statements 21:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.2% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.642s coverage: 64.4% of statements 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 21:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 21:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 21:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.765s coverage: 43.6% of statements 21:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 21:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements 21:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.3% of statements 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 91.9% of statements 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 62.7% of statements 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.6% of statements 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:19:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 21:19:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 21:19:22 GO111MODULE=on go vet ./... 21:20:43 gofmt -l . 21:20:43 snap/local/hooks/cmd/install/install.go:164:2: expected ';', found consul 21:20:43 snap/local/hooks/cmd/install/install.go:176:2: expected declaration, found 'if' 21:20:43 snap/local/hooks/cmd/install/install.go:226:2: expected declaration, found 'if' 21:20:43 snap/local/hooks/cmd/install/install.go:266:2: expected declaration, found 'if' 21:20:43 snap/local/hooks/cmd/install/install.go:313:2: expected declaration, found status 21:20:43 make: *** [Makefile:100: test] Error 2 [Pipeline] } 21:20:43 $ docker stop --time=1 cebc77a277ee5984ab2bd9e65840e64cdf27e2a5a56e1fdfb65ee2a141963eb7 21:20:46 $ docker rm -f cebc77a277ee5984ab2bd9e65840e64cdf27e2a5a56e1fdfb65ee2a141963eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:20:48 ---> job-cost.sh 21:20:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PqMt 21:21:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:23:03 lf-activate-venv(): INFO: Adding /tmp/venv-PqMt/bin to PATH 21:23:03 INFO: No Stack... 21:23:03 INFO: Retrieving Pricing Info for: v2-standard-4 21:23:03 INFO: Archiving Costs [Pipeline] sh 21:23:04 + cat /w/workspace/edgex-go/9/archives/cost.csv+ 21:23:04 cut -d, -f6 [Pipeline] lock 21:23:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] 21:23:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] did not exist. Created. 21:23:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:04 + echo total: 0.18000000715255737 [Pipeline] stash 21:23:05 Stashed 1 file(s) [Pipeline] } 21:23:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:23:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:23:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:23:07 ---> package-listing.sh 21:23:07 ++ facter osfamily 21:23:07 ++ tr '[:upper:]' '[:lower:]' 21:23:07 + OS_FAMILY=redhat 21:23:07 + workspace=/w/workspace/edgex-go/9 21:23:07 + START_PACKAGES=/tmp/packages_start.txt 21:23:07 + END_PACKAGES=/tmp/packages_end.txt 21:23:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:23:07 + PACKAGES=/tmp/packages_start.txt 21:23:07 + '[' /w/workspace/edgex-go/9 ']' 21:23:07 + PACKAGES=/tmp/packages_end.txt 21:23:07 + case "${OS_FAMILY}" in 21:23:07 + sort 21:23:07 + rpm -qa 21:23:08 + '[' -f /tmp/packages_start.txt ']' 21:23:08 + '[' -f /tmp/packages_end.txt ']' 21:23:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:23:08 + '[' /w/workspace/edgex-go/9 ']' 21:23:08 + mkdir -p /w/workspace/edgex-go/9/archives/ 21:23:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 21:23:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:23:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:23:09 21:23:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:23:10 alpine: Pulling from edgex-lftools-log-publisher 21:23:10 df20fa9351a1: Pulling fs layer 21:23:10 36b3adc4ff6f: Pulling fs layer 21:23:10 8ad3a11d3b57: Pulling fs layer 21:23:10 46f8f816bc3b: Pulling fs layer 21:23:10 93b61091891f: Pulling fs layer 21:23:10 93b9cdb0e59b: Pulling fs layer 21:23:10 5e14af77c1be: Pulling fs layer 21:23:10 01666e4c0597: Pulling fs layer 21:23:10 aa168da1d23b: Pulling fs layer 21:23:10 46f8f816bc3b: Waiting 21:23:10 93b61091891f: Waiting 21:23:10 93b9cdb0e59b: Waiting 21:23:10 5e14af77c1be: Waiting 21:23:10 01666e4c0597: Waiting 21:23:10 aa168da1d23b: Waiting 21:23:10 36b3adc4ff6f: Verifying Checksum 21:23:10 46f8f816bc3b: Verifying Checksum 21:23:10 46f8f816bc3b: Download complete 21:23:10 93b61091891f: Verifying Checksum 21:23:10 93b61091891f: Download complete 21:23:10 93b9cdb0e59b: Verifying Checksum 21:23:10 93b9cdb0e59b: Download complete 21:23:10 5e14af77c1be: Verifying Checksum 21:23:10 5e14af77c1be: Download complete 21:23:10 df20fa9351a1: Verifying Checksum 21:23:10 df20fa9351a1: Download complete 21:23:10 01666e4c0597: Verifying Checksum 21:23:10 01666e4c0597: Download complete 21:23:10 df20fa9351a1: Pull complete 21:23:10 36b3adc4ff6f: Pull complete 21:23:10 8ad3a11d3b57: Verifying Checksum 21:23:10 8ad3a11d3b57: Download complete 21:23:11 8ad3a11d3b57: Pull complete 21:23:11 46f8f816bc3b: Pull complete 21:23:11 93b61091891f: Pull complete 21:23:11 93b9cdb0e59b: Pull complete 21:23:11 5e14af77c1be: Pull complete 21:23:12 01666e4c0597: Pull complete 21:23:12 aa168da1d23b: Verifying Checksum 21:23:12 aa168da1d23b: Download complete 21:23:17 aa168da1d23b: Pull complete 21:23:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:23:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:23:17 prd-centos7-docker-4c-2g-587 does not seem to be running inside a container 21:23:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:23:19 $ docker top 8eb5de154785cdd77852db11868fa58067e8b305919adcd4a6e07bae0ab3ea8d -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:23:20 + mkdir -p /var/log/sa [Pipeline] sh 21:23:20 + ls /var/log/sa-host 21:23:20 + sadf -c /var/log/sa-host/sa05 21:23:20 file_magic: OK 21:23:20 HZ: Using current value: 100 21:23:20 file_header: OK 21:23:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:23:20 Statistics: 21:23:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:23:20 File successfully converted to sysstat format version 12.2.1 21:23:20 + sadf -c /var/log/sa-host/sa21 21:23:20 file_magic: OK 21:23:20 HZ: Using current value: 100 21:23:20 file_header: OK 21:23:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:23:20 Statistics: 21:23:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:23:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:20 provisioning config files... 21:23:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1079217425963870226tmp [Pipeline] { [Pipeline] echo 21:23:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:23:20 ---> create-netrc.sh [Pipeline] } 21:23:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:23:21 ---> python-tools-install.sh [Pipeline] echo 21:23:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:23:21 ---> sudo-logs.sh 21:23:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:23:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:23:22 ---> job-cost.sh 21:23:22 lf-activate-venv: SKIPPING 21:23:22 DEBUG: total: 0.18000000715255737 21:23:22 INFO: Retrieving Stack Cost... 21:23:22 INFO: Retrieving Pricing Info for: v3-standard-2 21:23:23 INFO: Archiving Costs [Pipeline] echo 21:23:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:23:23 ---> logs-deploy.sh 21:23:23 lf-activate-venv: SKIPPING 21:23:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/9 21:23:23 INFO: archiving workspace using pattern(s): 21:23:24 Archives upload complete. 21:23:24 INFO: archiving logs to Nexus 21:23:25 ---> uname -a: 21:23:25 Linux prd-centos7-docker-4c-2g-587.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:23:25 21:23:25 21:23:25 ---> lscpu: 21:23:25 Architecture: x86_64 21:23:25 CPU op-mode(s): 32-bit, 64-bit 21:23:25 Byte Order: Little Endian 21:23:25 Address sizes: 40 bits physical, 48 bits virtual 21:23:25 CPU(s): 2 21:23:25 On-line CPU(s) list: 0,1 21:23:25 Thread(s) per core: 1 21:23:25 Core(s) per socket: 1 21:23:25 Socket(s): 2 21:23:25 NUMA node(s): 1 21:23:25 Vendor ID: AuthenticAMD 21:23:25 CPU family: 23 21:23:25 Model: 49 21:23:25 Model name: AMD EPYC-Rome Processor 21:23:25 Stepping: 0 21:23:25 CPU MHz: 2799.998 21:23:25 BogoMIPS: 5599.99 21:23:25 Virtualization: AMD-V 21:23:25 Hypervisor vendor: KVM 21:23:25 Virtualization type: full 21:23:25 L1d cache: 64 KiB 21:23:25 L1i cache: 64 KiB 21:23:25 L2 cache: 1 MiB 21:23:25 L3 cache: 32 MiB 21:23:25 NUMA node0 CPU(s): 0,1 21:23:25 Vulnerability Itlb multihit: Not affected 21:23:25 Vulnerability L1tf: Not affected 21:23:25 Vulnerability Mds: Not affected 21:23:25 Vulnerability Meltdown: Not affected 21:23:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:23:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:23:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:23:25 Vulnerability Srbds: Not affected 21:23:25 Vulnerability Tsx async abort: Not affected 21:23:25 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 21:23:25 21:23:25 21:23:25 ---> nproc: 21:23:25 2 21:23:25 21:23:25 21:23:25 ---> df -h: 21:23:25 Filesystem Size Used Available Use% Mounted on 21:23:25 overlay 40.0G 8.6G 31.4G 21% / 21:23:25 tmpfs 64.0M 0 64.0M 0% /dev 21:23:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:23:25 shm 64.0M 0 64.0M 0% /dev/shm 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/9 21:23:25 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/9@tmp 21:23:25 21:23:25 21:23:25 ---> free -m: 21:23:25 total used free shared buff/cache available 21:23:25 Mem: 7821 1088 3651 0 3081 6592 21:23:25 Swap: 1023 0 1023 21:23:25 21:23:25 21:23:25 ---> ip addr: 21:23:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:23:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:23:25 inet 127.0.0.1/8 scope host lo 21:23:25 valid_lft forever preferred_lft forever 21:23:25 inet6 ::1/128 scope host 21:23:25 valid_lft forever preferred_lft forever 21:23:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:23:25 link/ether fa:16:3e:35:82:96 brd ff:ff:ff:ff:ff:ff 21:23:25 inet 10.30.123.80/23 brd 10.30.123.255 scope global dynamic eth0 21:23:25 valid_lft 85611sec preferred_lft 85611sec 21:23:25 inet6 fe80::f816:3eff:fe35:8296/64 scope link 21:23:25 valid_lft forever preferred_lft forever 21:23:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:23:25 link/ether 02:42:04:64:ea:d9 brd ff:ff:ff:ff:ff:ff 21:23:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:23:25 valid_lft forever preferred_lft forever 21:23:25 inet6 fe80::42:4ff:fe64:ead9/64 scope link 21:23:25 valid_lft forever preferred_lft forever 21:23:25 21:23:25 21:23:25 ---> sar -b -r -n DEV: 21:23:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 21:23:25 21:23:25 21:10:01 LINUX RESTART (2 CPU) 21:23:25 21:23:25 21:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:23:25 21:12:01 97.74 3.61 94.12 0.00 2601.97 19709.56 0.00 21:23:25 21:13:01 178.67 0.02 178.65 0.00 0.13 47339.17 0.00 21:23:25 21:14:01 60.83 0.00 60.83 0.00 0.00 10558.61 0.00 21:23:25 21:15:01 42.55 0.00 42.55 0.00 0.00 3491.76 0.00 21:23:25 21:16:01 1.10 0.00 1.10 0.00 0.00 13.99 0.00 21:23:25 21:17:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 21:23:25 21:18:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 21:23:25 21:19:02 0.23 0.00 0.23 0.00 0.00 2.85 0.00 21:23:25 21:20:01 0.29 0.00 0.29 0.00 0.00 3.66 0.00 21:23:25 21:21:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 21:23:25 21:22:01 0.23 0.00 0.23 0.00 0.00 2.00 0.00 21:23:25 21:23:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 21:23:25 Average: 31.93 0.30 31.62 0.00 217.19 6771.88 0.00 21:23:25 21:23:25 21:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:23:25 21:12:01 5145820 0 803140 10.03 2620 2057360 1304664 14.40 729072 1718656 156 21:23:25 21:13:01 3992796 0 1155020 14.42 2620 2858504 1801252 19.89 1279684 2192016 109524 21:23:25 21:14:01 3866392 0 1063396 13.28 2620 3076532 1693360 18.70 1300292 2282060 20852 21:23:25 21:15:01 4286528 0 972120 12.14 2620 2747672 1238128 13.67 1106996 2078052 20 21:23:25 21:16:01 4294248 0 964396 12.04 2620 2747676 1202160 13.27 1108548 2078052 16 21:23:25 21:17:01 4286980 0 971660 12.13 2620 2747680 1202064 13.27 1114884 2079320 20 21:23:25 21:18:01 4286304 0 972332 12.14 2620 2747684 1202064 13.27 1121400 2073044 16 21:23:25 21:19:02 4284452 0 974180 12.16 2620 2747688 1202332 13.27 1116388 2080276 16 21:23:25 21:20:01 4284292 0 974336 12.17 2620 2747692 1202356 13.27 1118664 2078068 16 21:23:25 21:21:01 4285484 0 973140 12.15 2620 2747696 1202224 13.27 1117940 2078068 12 21:23:25 21:22:01 4285604 0 973016 12.15 2620 2747700 1202128 13.27 1117456 2078068 16 21:23:25 21:23:01 4282488 0 976124 12.19 2620 2747708 1202272 13.27 1120236 2078068 8 21:23:25 Average: 4298449 0 981072 12.25 2620 2726799 1304584 14.40 1112630 2074479 10889 21:23:25 21:23:25 21:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:23:25 21:12:01 eth0 1181.52 1295.95 5475.47 162.01 0.00 0.00 0.00 0.00 21:23:25 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:12:01 docker0 921.72 715.47 75.07 2696.05 0.00 0.00 0.00 0.00 21:23:25 21:13:01 eth0 485.45 421.70 3547.62 45.11 0.00 0.00 0.00 0.00 21:23:25 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:13:01 vethebfbed7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:23:25 21:13:01 docker0 179.38 211.81 11.83 840.38 0.00 0.00 0.00 0.00 21:23:25 21:14:01 eth0 25.92 13.76 20.09 10.60 0.00 0.00 0.00 0.00 21:23:25 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:14:01 vethebfbed7 1.75 1.75 0.14 0.15 0.00 0.00 0.00 0.00 21:23:25 21:14:01 docker0 1.75 1.75 0.11 0.15 0.00 0.00 0.00 0.00 21:23:25 21:15:01 eth0 13.96 7.76 11.89 4.95 0.00 0.00 0.00 0.00 21:23:25 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:15:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 21:23:25 21:16:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:23:25 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:18:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 21:23:25 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:19:02 eth0 1.15 0.47 0.41 0.18 0.00 0.00 0.00 0.00 21:23:25 21:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:20:01 eth0 0.51 0.30 0.27 0.23 0.00 0.00 0.00 0.00 21:23:25 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:21:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:23:25 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:22:01 eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 21:23:25 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:23:01 eth0 1.20 0.42 0.40 0.21 0.00 0.00 0.00 0.00 21:23:25 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 Average: eth0 142.84 145.31 755.92 18.65 0.00 0.00 0.00 0.00 21:23:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:25 Average: docker0 92.09 77.58 7.27 295.19 0.00 0.00 0.00 0.00 21:23:25 21:23:25 21:23:25 ---> sar -P ALL: 21:23:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 21:23:25 21:23:25 21:10:01 LINUX RESTART (2 CPU) 21:23:25 21:23:25 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:23:25 21:12:01 all 18.97 0.00 4.79 10.96 0.09 65.19 21:23:25 21:12:01 0 22.63 0.00 5.64 13.71 0.09 57.92 21:23:25 21:12:01 1 15.35 0.00 3.95 8.25 0.09 72.37 21:23:25 21:13:01 all 29.53 0.00 7.70 2.57 0.10 60.09 21:23:25 21:13:01 0 29.55 0.00 8.13 2.19 0.09 60.05 21:23:25 21:13:01 1 29.51 0.00 7.29 2.95 0.11 60.14 21:23:25 21:14:01 all 40.88 0.00 4.90 0.48 0.08 53.66 21:23:25 21:14:01 0 40.56 0.00 5.02 0.53 0.09 53.80 21:23:25 21:14:01 1 41.21 0.00 4.77 0.43 0.07 53.52 21:23:25 21:15:01 all 35.45 0.00 4.97 0.45 0.08 59.05 21:23:25 21:15:01 0 35.72 0.00 4.86 0.60 0.07 58.75 21:23:25 21:15:01 1 35.18 0.00 5.08 0.30 0.09 59.35 21:23:25 21:16:01 all 0.13 0.00 0.06 0.00 0.03 99.78 21:23:25 21:16:01 0 0.20 0.00 0.05 0.00 0.03 99.72 21:23:25 21:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:23:25 21:17:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:23:25 21:17:01 0 0.10 0.00 0.03 0.00 0.02 99.85 21:23:25 21:17:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:23:25 21:18:01 all 0.04 0.00 0.04 0.00 0.03 99.89 21:23:25 21:18:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:23:25 21:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:23:25 21:19:02 all 0.18 0.00 0.03 0.00 0.02 99.77 21:23:25 21:19:02 0 0.07 0.00 0.03 0.00 0.02 99.88 21:23:25 21:19:02 1 0.28 0.00 0.03 0.00 0.02 99.67 21:23:25 21:20:01 all 0.17 0.00 0.03 0.00 0.03 99.77 21:23:25 21:20:01 0 0.05 0.00 0.05 0.00 0.03 99.86 21:23:25 21:20:01 1 0.29 0.00 0.02 0.00 0.02 99.68 21:23:25 21:21:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:23:25 21:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:23:25 21:21:01 1 0.13 0.00 0.05 0.00 0.02 99.80 21:23:25 21:22:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:23:25 21:22:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:23:25 21:22:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:23:25 21:23:25 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:23:25 21:23:01 all 0.04 0.00 0.03 0.00 0.02 99.91 21:23:25 21:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:23:25 21:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:23:25 Average: all 10.10 0.00 1.82 1.17 0.04 86.87 21:23:25 Average: 0 10.35 0.00 1.92 1.37 0.05 86.32 21:23:25 Average: 1 9.85 0.00 1.72 0.97 0.04 87.42 21:23:25 21:23:25 21:23:25