Pull request #347 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa+04b0f6bd99ac4c41b775e35a853e223317861906 (0f725d14b2d3e458e01a86712247055cda9e95a2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-347/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-347/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2878 in /w/workspace/edgexfoundry_edgex-ui-go_PR-347 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-347 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa Merge succeeded, producing 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa Checking out Revision 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa (PR-347) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/347/head:refs/remotes/origin/PR-347 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa # timeout=10 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:56:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:56:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:56:24 ========================================================= 06:56:24 EdgeX Global Pipelines Version Info 06:56:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:56:25 ------------------- 06:56:25 stable info: 06:56:25 ------------------- 06:56:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:56:25 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:56:25 Message: update stable to v1.0.191 06:56:26 ------------------- 06:56:26 experimental info: 06:56:26 ------------------- 06:56:26 Commited By: **** collab-it+edgex@linuxfoundation.org 06:56:26 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:56:26 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:56:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-347 [Pipeline] echo 06:56:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-347 [Pipeline] echo 06:56:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-347 [Pipeline] echo 06:56:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa [Pipeline] echo 06:56:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d3904b [Pipeline] echo 06:56:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:56:29 provisioning config files... 06:56:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/config4031434518592940645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:29 ---> docker-login.sh 06:56:29 nexus3.edgexfoundry.org:10001 06:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:30 Configure a credential helper to remove this warning. See 06:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:30 06:56:30 Login Succeeded 06:56:30 nexus3.edgexfoundry.org:10002 06:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:30 Configure a credential helper to remove this warning. See 06:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:30 06:56:30 Login Succeeded 06:56:30 nexus3.edgexfoundry.org:10003 06:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:30 Configure a credential helper to remove this warning. See 06:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:30 06:56:30 Login Succeeded 06:56:30 nexus3.edgexfoundry.org:10004 06:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:30 Configure a credential helper to remove this warning. See 06:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:30 06:56:30 Login Succeeded 06:56:30 docker.io 06:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:31 Configure a credential helper to remove this warning. See 06:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:31 06:56:31 Login Succeeded 06:56:31 ---> docker-login.sh ends [Pipeline] } 06:56:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:31 + git log --format=format:%s -1 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa [Pipeline] echo 06:56:32 GIT_COMMIT: 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa, Commit Message: chore(deps): Bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 06:56:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:32 06:56:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:56:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:33 latest: Pulling from edgex-devops/git-semver 06:56:33 31603596830f: Pulling fs layer 06:56:33 54011a49482f: Pulling fs layer 06:56:33 a6820b24f6d8: Pulling fs layer 06:56:33 f581987b2513: Pulling fs layer 06:56:33 f581987b2513: Waiting 06:56:33 54011a49482f: Verifying Checksum 06:56:33 54011a49482f: Download complete 06:56:33 31603596830f: Verifying Checksum 06:56:33 31603596830f: Download complete 06:56:33 f581987b2513: Verifying Checksum 06:56:33 f581987b2513: Download complete 06:56:33 a6820b24f6d8: Verifying Checksum 06:56:33 a6820b24f6d8: Download complete 06:56:33 31603596830f: Pull complete 06:56:33 54011a49482f: Pull complete 06:56:34 a6820b24f6d8: Pull complete 06:56:34 f581987b2513: Pull complete 06:56:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:56:34 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 06:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-347 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-347:/w/workspace/edgexfoundry_edgex-ui-go_PR-347:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:56:37 $ docker top 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:37 [ssh-agent] Looking for ssh-agent implementation... 06:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:38 $ docker exec 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 ssh-agent 06:56:38 SSH_AUTH_SOCK=/tmp/ssh-tpSV3sn3f5Gu/agent.11 06:56:38 SSH_AGENT_PID=16 06:56:38 Running ssh-add (command line suppressed) 06:56:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/private_key_8866892053836192258.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/private_key_8866892053836192258.key) 06:56:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:38 + git tag --points-at HEAD [Pipeline] } 06:56:38 $ docker exec --env ******** --env ******** 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 ssh-agent -k 06:56:38 unset SSH_AUTH_SOCK; 06:56:38 unset SSH_AGENT_PID; 06:56:38 echo Agent pid 16 killed; 06:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:56:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:39 [ssh-agent] Looking for ssh-agent implementation... 06:56:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:39 $ docker exec 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 ssh-agent 06:56:39 SSH_AUTH_SOCK=/tmp/ssh-FEhNmTZgv2HV/agent.45 06:56:39 SSH_AGENT_PID=50 06:56:39 Running ssh-add (command line suppressed) 06:56:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/private_key_5526971804461252375.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/private_key_5526971804461252375.key) 06:56:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:40 + git semver init 06:56:40 # -> Open(): unable to determine branch for HEAD 06:56:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-347/.git 06:56:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-347 06:56:40 # $SEMVER_REMOTE_NAME = origin 06:56:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:56:40 # $SEMVER_USER_NAME = edgex-jenkins 06:56:40 # $SEMVER_BRANCH = PR-347 06:56:40 # $SEMVER_TEMP = /tmp/semver-185726359 06:56:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:56:41 # '/tmp/semver-185726359' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-347/.semver' 06:56:41 # -> Force: false 06:56:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-347/.semver [Pipeline] } 06:56:41 $ docker exec --env ******** --env ******** 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 ssh-agent -k 06:56:42 unset SSH_AUTH_SOCK; 06:56:42 unset SSH_AGENT_PID; 06:56:42 echo Agent pid 50 killed; 06:56:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:42 + git semver [Pipeline] } 06:56:42 $ docker stop --time=1 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 06:56:44 $ docker rm -f 0e7ac2757e38ca4062686c2aad6b167fa09f1ce3cf9ca9d0b3907b7f63d4b8c9 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:56:45 Stashed 1 file(s) [Pipeline] echo 06:56:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 06:57:00 Still waiting to schedule task 06:57:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:57:00 Still waiting to schedule task 06:57:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 06:59:25 Running on prd-centos7-docker-4c-2g-2881 in /w/workspace/edgexfoundry_edgex-ui-go_PR-347 [Pipeline] { [Pipeline] ws 06:59:25 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:59:28 using credential edgex-jenkins-ssh 06:59:28 Cloning the remote Git repository 06:59:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:59:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:59:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:28 > git --version # timeout=10 06:59:28 > git --version # 'git version 2.24.3' 06:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/347/head:refs/remotes/origin/PR-347 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:59:30 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa 06:59:30 Merge succeeded, producing 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa 06:59:30 Checking out Revision 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa (PR-347) 06:59:30 > git config core.sparsecheckout # timeout=10 06:59:30 > git checkout -f 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa # timeout=10 06:59:30 > git remote # timeout=10 06:59:30 > git config --get remote.origin.url # timeout=10 06:59:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:30 > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 06:59:30 > git rev-parse HEAD^{commit} # timeout=10 06:59:30 > git config core.sparsecheckout # timeout=10 06:59:30 > git checkout -f 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa # timeout=10 06:59:34 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" 06:59:34 > git --version # timeout=10 06:59:34 > git --version # 'git version 2.24.3' 06:59:34 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:59:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:59:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:59:36 + sudo service docker restart 06:59:36 + true 06:59:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:59:38 provisioning config files... 06:59:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7672264811246637111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:38 ---> docker-login.sh 06:59:38 nexus3.edgexfoundry.org:10001 06:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:38 Configure a credential helper to remove this warning. See 06:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:38 06:59:38 Login Succeeded 06:59:38 nexus3.edgexfoundry.org:10002 06:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:38 Configure a credential helper to remove this warning. See 06:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:38 06:59:38 Login Succeeded 06:59:38 nexus3.edgexfoundry.org:10003 06:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:39 Configure a credential helper to remove this warning. See 06:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:39 06:59:39 Login Succeeded 06:59:39 nexus3.edgexfoundry.org:10004 06:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:39 Configure a credential helper to remove this warning. See 06:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:39 06:59:39 Login Succeeded 06:59:39 docker.io 06:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:39 Configure a credential helper to remove this warning. See 06:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:39 06:59:39 Login Succeeded 06:59:39 ---> docker-login.sh ends [Pipeline] } 06:59:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:40 ========================================================= 06:59:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:59:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:59:40 + 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 . 06:59:41 Sending build context to Docker daemon 34.88MB 06:59:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:59:41 Step 2/8 : FROM ${BASE} 06:59:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:59:41 540db60ca938: Pulling fs layer 06:59:41 adcc1eea9eea: Pulling fs layer 06:59:41 4c4ab2625f07: Pulling fs layer 06:59:41 0510c868ecb4: Pulling fs layer 06:59:41 afea3b2eda06: Pulling fs layer 06:59:41 7809a108b3ef: Pulling fs layer 06:59:41 f706445af74f: Pulling fs layer 06:59:41 0510c868ecb4: Waiting 06:59:41 afea3b2eda06: Waiting 06:59:41 f706445af74f: Waiting 06:59:41 7809a108b3ef: Waiting 06:59:41 4c4ab2625f07: Download complete 06:59:41 adcc1eea9eea: Verifying Checksum 06:59:41 adcc1eea9eea: Download complete 06:59:41 afea3b2eda06: Download complete 06:59:41 540db60ca938: Verifying Checksum 06:59:41 540db60ca938: Download complete 06:59:41 7809a108b3ef: Verifying Checksum 06:59:41 7809a108b3ef: Download complete 06:59:41 540db60ca938: Pull complete 06:59:41 adcc1eea9eea: Pull complete 06:59:41 4c4ab2625f07: Pull complete 06:59:43 f706445af74f: Verifying Checksum 06:59:43 f706445af74f: Download complete 06:59:43 0510c868ecb4: Verifying Checksum 06:59:43 0510c868ecb4: Download complete 06:59:48 0510c868ecb4: Pull complete 06:59:48 afea3b2eda06: Pull complete 06:59:48 7809a108b3ef: Pull complete 06:59:57 f706445af74f: Pull complete 06:59:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:59:57 ---> b068be0155e3 06:59:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:59:57 ---> Running in bcd689015e90 06:59:57 Removing intermediate container bcd689015e90 06:59:57 ---> 92b0bb07a61c 06:59:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:57 ---> Running in 8ae2ea24c55e 06:59:59 Removing intermediate container 8ae2ea24c55e 06:59:59 ---> 2fac16f49f06 06:59:59 Step 5/8 : RUN apk add --no-cache make git 06:59:59 ---> Running in 073a860f0e27 06:59:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:00:01 OK: 149 MiB in 40 packages 07:00:01 Removing intermediate container 073a860f0e27 07:00:01 ---> 14069f3816f1 07:00:01 Step 6/8 : WORKDIR /edgex-ui-go 07:00:01 ---> Running in a9bcf528c9ab 07:00:02 Removing intermediate container a9bcf528c9ab 07:00:02 ---> bb096e22d234 07:00:02 Step 7/8 : COPY . . 07:00:05 ---> cf6ddcbc2ed5 07:00:05 Step 8/8 : RUN go mod download 07:00:05 ---> Running in bf464f395f79 07:00:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2882 in /w/workspace/edgexfoundry_edgex-ui-go_PR-347 [Pipeline] { [Pipeline] ws 07:00:19 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:00:25 using credential edgex-jenkins-ssh 07:00:25 Cloning the remote Git repository 07:00:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:00:25 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:00:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:00:25 > git --version # timeout=10 07:00:25 > git --version # 'git version 2.17.1' 07:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:28 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa 07:00:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:00:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:00:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:00:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/347/head:refs/remotes/origin/PR-347 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:00:28 > git config core.sparsecheckout # timeout=10 07:00:28 > git checkout -f 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa # timeout=10 07:00:28 Merge succeeded, producing 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa 07:00:28 Checking out Revision 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa (PR-347) 07:00:28 > git remote # timeout=10 07:00:28 > git config --get remote.origin.url # timeout=10 07:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:28 > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 07:00:28 > git rev-parse HEAD^{commit} # timeout=10 07:00:28 > git config core.sparsecheckout # timeout=10 07:00:29 > git checkout -f 8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa # timeout=10 07:00:34 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" 07:00:34 > git --version # timeout=10 07:00:34 > git --version # 'git version 2.17.1' 07:00:34 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:00:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:00:36 + sudo service docker restart 07:00:36 + true 07:00:37 Removing intermediate container bf464f395f79 07:00:37 ---> 9465eda7c148 07:00:37 Successfully built 9465eda7c148 07:00:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:00:38 + docker inspect -f . ci-base-image-x86_64 07:00:38 . [Pipeline] withDockerContainer 07:00:38 prd-centos7-docker-4c-2g-2881 does not seem to be running inside a container 07:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:00:39 $ docker top 305364a938cc82688517f7fead9650e79901980a09d29b5e41ad5f89d863f66a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 07:00:39 provisioning config files... 07:00:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config926190727255522232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:39 + go version 07:00:39 go version go1.16.3 linux/amd64 [Pipeline] } 07:00:39 $ docker stop --time=1 305364a938cc82688517f7fead9650e79901980a09d29b5e41ad5f89d863f66a 07:00:40 ---> docker-login.sh 07:00:40 nexus3.edgexfoundry.org:10001 07:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:41 $ docker rm -f 305364a938cc82688517f7fead9650e79901980a09d29b5e41ad5f89d863f66a 07:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:41 Configure a credential helper to remove this warning. See 07:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:41 07:00:41 Login Succeeded 07:00:41 nexus3.edgexfoundry.org:10002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:41 Configure a credential helper to remove this warning. See 07:00:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:41 07:00:41 Login Succeeded 07:00:41 nexus3.edgexfoundry.org:10003 07:00:42 + docker inspect -f . ci-base-image-x86_64 07:00:42 . [Pipeline] withDockerContainer 07:00:42 prd-centos7-docker-4c-2g-2881 does not seem to be running inside a container 07:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.edgexfoundry.org:10004 07:00:43 $ docker top 079a268a20f24b6620ef230238b21a983e0730b62541c28bee0eee9285d958df -eo pid,comm 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 docker.io [Pipeline] { [Pipeline] sh 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 + go mod tidy 07:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:44 Configure a credential helper to remove this warning. See 07:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:44 07:00:44 Login Succeeded 07:00:44 ---> docker-login.sh ends [Pipeline] } 07:00:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:00:44 ========================================================= 07:00:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:00:44 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 07:00:44 + 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 . 07:00:45 + make test 07:00:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:00:45 Sending build context to Docker daemon 34.88MB 07:00:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:00:45 Step 2/8 : FROM ${BASE} 07:00:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:00:45 595b0fe564bb: Pulling fs layer 07:00:45 7186ed65a4f7: Pulling fs layer 07:00:45 316046926c0a: Pulling fs layer 07:00:45 4ebd0625c992: Pulling fs layer 07:00:45 207e8628e3a3: Pulling fs layer 07:00:45 c791037a9be2: Pulling fs layer 07:00:45 ffd874e62e21: Pulling fs layer 07:00:45 4ebd0625c992: Waiting 07:00:45 207e8628e3a3: Waiting 07:00:45 c791037a9be2: Waiting 07:00:45 ffd874e62e21: Waiting 07:00:45 316046926c0a: Verifying Checksum 07:00:45 316046926c0a: Download complete 07:00:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:00:46 7186ed65a4f7: Verifying Checksum 07:00:46 7186ed65a4f7: Download complete 07:00:46 207e8628e3a3: Download complete 07:00:46 c791037a9be2: Verifying Checksum 07:00:46 c791037a9be2: Download complete 07:00:46 595b0fe564bb: Verifying Checksum 07:00:46 595b0fe564bb: Download complete 07:00:46 595b0fe564bb: Pull complete 07:00:47 7186ed65a4f7: Pull complete 07:00:48 316046926c0a: Pull complete 07:00:49 ffd874e62e21: Download complete 07:00:49 4ebd0625c992: Verifying Checksum 07:00:49 4ebd0625c992: Download complete 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:00:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:00:59 GO111MODULE=on go vet ./... 07:00:59 4ebd0625c992: Pull complete 07:00:59 207e8628e3a3: Pull complete 07:00:59 c791037a9be2: Pull complete 07:01:03 ffd874e62e21: Pull complete 07:01:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:01:03 ---> cfc18b08335c 07:01:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] } 07:01:05 $ docker stop --time=1 079a268a20f24b6620ef230238b21a983e0730b62541c28bee0eee9285d958df 07:01:06 ---> Running in 09b1d421a56a 07:01:07 Removing intermediate container 09b1d421a56a 07:01:07 ---> 139b8124f56d 07:01:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:07 ---> Running in ab876762afba 07:01:08 $ docker rm -f 079a268a20f24b6620ef230238b21a983e0730b62541c28bee0eee9285d958df [Pipeline] // withDockerContainer [Pipeline] sh 07:01:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:01:09 Removing intermediate container ab876762afba 07:01:09 ---> 2afbc8283843 07:01:09 Step 5/8 : RUN apk add --no-cache make git 07:01:09 ---> Running in becb97dda16d 07:01:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 07:01:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:12 + ls -al . 07:01:12 total 92 07:01:12 drwxrwxr-x. 10 jenkins jenkins 4096 May 4 07:00 . 07:01:12 drwxrwxr-x. 4 jenkins jenkins 28 May 4 06:59 .. 07:01:12 drwxrwxr-x. 3 jenkins jenkins 20 May 4 06:59 assets 07:01:12 drwxrwxr-x. 2 jenkins jenkins 35 May 4 06:59 bin 07:01:12 drwxrwxr-x. 3 jenkins jenkins 29 May 4 06:59 cmd 07:01:12 -rw-rw-r--. 1 jenkins jenkins 3959 May 4 06:59 CONTRIBUTING.md 07:01:12 -rw-r--r--. 1 jenkins jenkins 10 May 4 07:00 coverage.out 07:01:12 -rw-rw-r--. 1 jenkins jenkins 1508 May 4 06:59 Dockerfile 07:01:12 -rw-rw-r--. 1 jenkins jenkins 902 May 4 06:59 Dockerfile.build 07:01:12 drwxrwxr-x. 5 jenkins jenkins 104 May 4 06:59 docs 07:01:12 drwxrwxr-x. 8 jenkins jenkins 179 May 4 06:59 .git 07:01:12 drwxrwxr-x. 2 jenkins jenkins 103 May 4 06:59 .github 07:01:12 -rw-rw-r--. 1 jenkins jenkins 162 May 4 06:59 .gitignore 07:01:12 -rw-rw-r--. 1 jenkins jenkins 987 May 4 06:59 go.mod 07:01:12 -rw-r--r--. 1 jenkins jenkins 24424 May 4 07:00 go.sum 07:01:12 drwxrwxr-x. 10 jenkins jenkins 139 May 4 06:59 internal 07:01:12 -rw-rw-r--. 1 jenkins jenkins 652 May 4 06:59 Jenkinsfile 07:01:12 -rw-rw-r--. 1 jenkins jenkins 11357 May 4 06:59 LICENSE 07:01:12 -rw-rw-r--. 1 jenkins jenkins 951 May 4 06:59 Makefile 07:01:12 -rw-rw-r--. 1 jenkins jenkins 6012 May 4 06:59 README.md 07:01:12 -rw-rw-r--. 1 jenkins jenkins 5 May 4 06:56 VERSION 07:01:12 -rw-rw-r--. 1 jenkins jenkins 155 May 4 06:59 version.go 07:01:12 drwxrwxr-x. 4 jenkins jenkins 4096 May 4 06:59 web [Pipeline] isUnix [Pipeline] sh 07:01:12 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa --label arch=amd64 --label version=0.0.0 . 07:01:13 OK: 138 MiB in 40 packages 07:01:13 Sending build context to Docker daemon 34.9MB 07:01:13 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:01:13 Step 2/24 : FROM ${BASE} AS builder 07:01:13 ---> 9465eda7c148 07:01:13 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:01:14 ---> Running in cc323029629d 07:01:14 Removing intermediate container cc323029629d 07:01:14 ---> e1d4956c7105 07:01:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:01:14 ---> Running in 8ea067806dcd 07:01:14 Removing intermediate container becb97dda16d 07:01:14 ---> 58e4080f6615 07:01:14 Step 6/8 : WORKDIR /edgex-ui-go 07:01:14 ---> Running in 616217c554e8 07:01:14 Removing intermediate container 8ea067806dcd 07:01:14 ---> 44a1e0025f0e 07:01:14 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:01:14 ---> Running in 5473e8c2de57 07:01:14 Removing intermediate container 5473e8c2de57 07:01:14 ---> 8d9fed036793 07:01:14 Step 6/24 : LABEL Name=edgex-ui-go 07:01:14 ---> Running in afdbf75cc462 07:01:15 Removing intermediate container 616217c554e8 07:01:15 ---> bc838fb007c6 07:01:15 Step 7/8 : COPY . . 07:01:15 Removing intermediate container afdbf75cc462 07:01:15 ---> a5b5a8818212 07:01:15 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:01:15 ---> Running in 43c3f51e8ca3 07:01:15 Removing intermediate container 43c3f51e8ca3 07:01:15 ---> 073392473684 07:01:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:15 ---> Running in cd70d0398e3c 07:01:16 Removing intermediate container cd70d0398e3c 07:01:16 ---> 7dce4eb1c733 07:01:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:16 ---> Running in ec046d3d52d2 07:01:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:01:18 ---> 520854d5313f 07:01:18 Step 8/8 : RUN go mod download 07:01:18 ---> Running in 59b8fa688dfb 07:01:18 OK: 149 MiB in 40 packages 07:01:19 Removing intermediate container ec046d3d52d2 07:01:19 ---> ffc0bd00a397 07:01:19 Step 10/24 : ENV GO111MODULE=on 07:01:19 ---> Running in f8226463554e 07:01:19 Removing intermediate container f8226463554e 07:01:19 ---> b5ff7aa5550a 07:01:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:01:19 ---> Running in a01a574d938f 07:01:19 Removing intermediate container a01a574d938f 07:01:19 ---> 9fb97498073c 07:01:19 Step 12/24 : COPY go.mod . 07:01:19 ---> 48224d605cff 07:01:19 Step 13/24 : COPY Makefile . 07:01:19 ---> c633a3567472 07:01:19 Step 14/24 : RUN make update 07:01:19 ---> Running in fdb8488bfbad 07:01:20 CGO_ENABLED=0 GO111MODULE=on go mod download 07:01:21 Removing intermediate container fdb8488bfbad 07:01:21 ---> f48f58f1a098 07:01:21 Step 15/24 : COPY . . 07:01:24 ---> aa3dd0f2457f 07:01:24 Step 16/24 : RUN ${MAKE} 07:01:24 ---> Running in d6110ac2f31e 07:01:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:01:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:01:38 Removing intermediate container d6110ac2f31e 07:01:38 ---> c7beca158933 07:01:38 Step 17/24 : FROM alpine:3.12 07:01:38 3.12: Pulling from library/alpine 07:01:38 339de151aab4: Pulling fs layer 07:01:38 339de151aab4: Verifying Checksum 07:01:38 339de151aab4: Download complete 07:01:38 339de151aab4: Pull complete 07:01:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:01:38 Status: Downloaded newer image for alpine:3.12 07:01:38 ---> 13621d1b12d4 07:01:38 Step 18/24 : EXPOSE 4000 07:01:39 ---> Running in d2e4f10da142 07:01:39 Removing intermediate container d2e4f10da142 07:01:39 ---> 239455bf8288 07:01:39 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:01:40 ---> 19fca655cb7d 07:01:40 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:01:41 ---> Running in ffcc13d9be56 07:01:41 Removing intermediate container ffcc13d9be56 07:01:41 ---> 85fae4c9d610 07:01:41 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:01:41 ---> Running in e12df3156f90 07:01:41 Removing intermediate container e12df3156f90 07:01:41 ---> 31dd2ae03dea 07:01:41 Step 22/24 : LABEL arch=amd64 07:01:41 ---> Running in 25f0254b416c 07:01:41 Removing intermediate container 25f0254b416c 07:01:41 ---> b9b582174529 07:01:41 Step 23/24 : LABEL git_sha=8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa 07:01:41 ---> Running in 5e793d66c325 07:01:41 Removing intermediate container 5e793d66c325 07:01:41 ---> 29ec6ab6d63b 07:01:41 Step 24/24 : LABEL version=0.0.0 07:01:41 ---> Running in 6905cc9137a0 07:01:42 Removing intermediate container 6905cc9137a0 07:01:42 ---> 091c6aa9f058 07:01:42 [Warning] One or more build-args [ARCH] were not consumed 07:01:42 Successfully built 091c6aa9f058 07:01:42 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:01:43 ---> job-cost.sh 07:01:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PwfA 07:02:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:02:15 Removing intermediate container 59b8fa688dfb 07:02:15 ---> c498263b3c66 07:02:15 Successfully built c498263b3c66 07:02:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:02:15 + docker inspect -f . ci-base-image-arm64 07:02:15 . [Pipeline] withDockerContainer 07:02:15 prd-ubuntu18.04-docker-arm64-4c-16g-2882 does not seem to be running inside a container 07:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:17 $ docker top 6d222c4544ff7257fba3dab37e535bf43952b8dfc4828ac701b2b039d8f514f5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:18 + go version 07:02:18 go version go1.16.3 linux/arm64 [Pipeline] } 07:02:18 $ docker stop --time=1 6d222c4544ff7257fba3dab37e535bf43952b8dfc4828ac701b2b039d8f514f5 07:02:20 $ docker rm -f 6d222c4544ff7257fba3dab37e535bf43952b8dfc4828ac701b2b039d8f514f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:21 + docker inspect -f . ci-base-image-arm64 07:02:21 . [Pipeline] withDockerContainer 07:02:21 prd-ubuntu18.04-docker-arm64-4c-16g-2882 does not seem to be running inside a container 07:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:23 $ docker top ddeae89f6a1fd46dfd615af32c575183bc169fa8709595b360f77eb2d6459125 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:24 + go mod tidy [Pipeline] sh 07:02:25 + make test 07:02:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:02:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-PwfA/bin to PATH 07:02:28 INFO: No Stack... 07:02:28 INFO: Retrieving Pricing Info for: v1-standard-2 07:02:28 INFO: Archiving Costs [Pipeline] sh 07:02:28 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:02:28 + cut -d, -f6 [Pipeline] lock 07:02:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] 07:02:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] did not exist. Created. 07:02:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:29 + echo total: 0.029999999329447746 [Pipeline] stash 07:02:29 Stashed 1 file(s) [Pipeline] } 07:02:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:03:06 GO111MODULE=on go vet ./... [Pipeline] } 07:03:25 $ docker stop --time=1 ddeae89f6a1fd46dfd615af32c575183bc169fa8709595b360f77eb2d6459125 07:03:27 $ docker rm -f ddeae89f6a1fd46dfd615af32c575183bc169fa8709595b360f77eb2d6459125 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:28 Warning: overwriting stash ‘coverage-report’ 07:03:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:29 + ls -al . 07:03:29 total 124 07:03:29 drwxrwxr-x 10 jenkins jenkins 4096 May 4 07:02 . 07:03:29 drwxrwxr-x 4 jenkins jenkins 4096 May 4 07:00 .. 07:03:29 drwxrwxr-x 8 jenkins jenkins 4096 May 4 07:00 .git 07:03:29 drwxrwxr-x 2 jenkins jenkins 4096 May 4 07:00 .github 07:03:29 -rw-rw-r-- 1 jenkins jenkins 162 May 4 07:00 .gitignore 07:03:29 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 07:00 CONTRIBUTING.md 07:03:29 -rw-rw-r-- 1 jenkins jenkins 1508 May 4 07:00 Dockerfile 07:03:29 -rw-rw-r-- 1 jenkins jenkins 902 May 4 07:00 Dockerfile.build 07:03:29 -rw-rw-r-- 1 jenkins jenkins 652 May 4 07:00 Jenkinsfile 07:03:29 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 07:00 LICENSE 07:03:29 -rw-rw-r-- 1 jenkins jenkins 951 May 4 07:00 Makefile 07:03:29 -rw-rw-r-- 1 jenkins jenkins 6012 May 4 07:00 README.md 07:03:29 -rw-rw-r-- 1 jenkins jenkins 5 May 4 06:56 VERSION 07:03:29 drwxrwxr-x 3 jenkins jenkins 4096 May 4 07:00 assets 07:03:29 drwxrwxr-x 2 jenkins jenkins 4096 May 4 07:00 bin 07:03:29 drwxrwxr-x 3 jenkins jenkins 4096 May 4 07:00 cmd 07:03:29 -rw-r--r-- 1 jenkins jenkins 10 May 4 07:02 coverage.out 07:03:29 drwxrwxr-x 5 jenkins jenkins 4096 May 4 07:00 docs 07:03:29 -rw-rw-r-- 1 jenkins jenkins 987 May 4 07:00 go.mod 07:03:29 -rw-r--r-- 1 jenkins jenkins 24424 May 4 07:02 go.sum 07:03:29 drwxrwxr-x 10 jenkins jenkins 4096 May 4 07:00 internal 07:03:29 -rw-rw-r-- 1 jenkins jenkins 155 May 4 07:00 version.go 07:03:29 drwxrwxr-x 4 jenkins jenkins 4096 May 4 07:00 web [Pipeline] isUnix [Pipeline] sh 07:03:30 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa --label arch=arm64 --label version=0.0.0 . 07:03:31 Sending build context to Docker daemon 34.9MB 07:03:31 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:03:31 Step 2/24 : FROM ${BASE} AS builder 07:03:31 ---> c498263b3c66 07:03:31 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:03:31 ---> Running in 4399cf031b64 07:03:32 Removing intermediate container 4399cf031b64 07:03:32 ---> 387fff76378b 07:03:32 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:03:32 ---> Running in 199184b537d1 07:03:32 Removing intermediate container 199184b537d1 07:03:32 ---> 50f3e577b52a 07:03:32 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:03:32 ---> Running in 08072d57dbdf 07:03:33 Removing intermediate container 08072d57dbdf 07:03:33 ---> 9e9c91f981f1 07:03:33 Step 6/24 : LABEL Name=edgex-ui-go 07:03:33 ---> Running in 7328c51dcb95 07:03:34 Removing intermediate container 7328c51dcb95 07:03:34 ---> a87b7e2481af 07:03:34 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:03:34 ---> Running in a11d2d3f7931 07:03:34 Removing intermediate container a11d2d3f7931 07:03:34 ---> fe3271dede57 07:03:34 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:34 ---> Running in 5ec67ebe3fa8 07:03:36 Removing intermediate container 5ec67ebe3fa8 07:03:36 ---> 542f45b78839 07:03:36 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:36 ---> Running in b7dd343bc3a3 07:03:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:03:39 OK: 138 MiB in 40 packages 07:03:41 Removing intermediate container b7dd343bc3a3 07:03:41 ---> 74a7e13c4c55 07:03:41 Step 10/24 : ENV GO111MODULE=on 07:03:41 ---> Running in 0b613214a92f 07:03:41 Removing intermediate container 0b613214a92f 07:03:41 ---> a6c5ffe9a44a 07:03:41 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:03:41 ---> Running in aa2d152b0b97 07:03:42 Removing intermediate container aa2d152b0b97 07:03:42 ---> fa63c9ae0a8a 07:03:42 Step 12/24 : COPY go.mod . 07:03:43 ---> 148e09e16985 07:03:43 Step 13/24 : COPY Makefile . 07:03:43 ---> aee1a1da843c 07:03:43 Step 14/24 : RUN make update 07:03:43 ---> Running in ab95ba8ad911 07:03:44 CGO_ENABLED=0 GO111MODULE=on go mod download 07:03:46 Removing intermediate container ab95ba8ad911 07:03:46 ---> 455b187d8fab 07:03:46 Step 15/24 : COPY . . 07:03:49 ---> 17bd4eaf2407 07:03:49 Step 16/24 : RUN ${MAKE} 07:03:49 ---> Running in 78a7f9518c7f 07:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:04:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:04:23 Removing intermediate container 78a7f9518c7f 07:04:23 ---> 9e0bdbf4e7ce 07:04:23 Step 17/24 : FROM alpine:3.12 07:04:23 3.12: Pulling from library/alpine 07:04:23 d2f70382dc9a: Pulling fs layer 07:04:23 d2f70382dc9a: Verifying Checksum 07:04:23 d2f70382dc9a: Download complete 07:04:24 d2f70382dc9a: Pull complete 07:04:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:04:24 Status: Downloaded newer image for alpine:3.12 07:04:24 ---> 9852663dfa18 07:04:24 Step 18/24 : EXPOSE 4000 07:04:24 ---> Running in a6c6bce51498 07:04:25 Removing intermediate container a6c6bce51498 07:04:25 ---> 17043cc1aa79 07:04:25 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:04:27 ---> 9991c84eb12b 07:04:27 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:04:27 ---> Running in ecfa4e26f447 07:04:27 Removing intermediate container ecfa4e26f447 07:04:27 ---> 7a9bd78da105 07:04:27 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:04:27 ---> Running in b5125b73cea3 07:04:28 Removing intermediate container b5125b73cea3 07:04:28 ---> a206282f308d 07:04:28 Step 22/24 : LABEL arch=arm64 07:04:28 ---> Running in 2523ced27a72 07:04:29 Removing intermediate container 2523ced27a72 07:04:29 ---> 6526b57b9e03 07:04:29 Step 23/24 : LABEL git_sha=8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa 07:04:29 ---> Running in b3cd8c80f3ef 07:04:29 Removing intermediate container b3cd8c80f3ef 07:04:29 ---> 3253005fa63a 07:04:29 Step 24/24 : LABEL version=0.0.0 07:04:29 ---> Running in 5731d66a71db 07:04:30 Removing intermediate container 5731d66a71db 07:04:30 ---> 7cb290d49280 07:04:30 [Warning] One or more build-args [ARCH] were not consumed 07:04:30 Successfully built 7cb290d49280 07:04:30 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:04:30 ---> job-cost.sh 07:04:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RMm1 07:05:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-RMm1/bin to PATH 07:06:39 INFO: No Stack... 07:06:39 INFO: Retrieving Pricing Info for: lf-standard-4 07:06:39 INFO: Archiving Costs [Pipeline] sh 07:06:40 + cut -d, -f6 07:06:40 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 07:06:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] 07:06:40 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] did not exist. Created. 07:06:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:40 /w/workspace/edgex-ui-go/1@tmp/durable-cbed6233/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-cbed6233/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:06:40 + echo total: 0.20999999344348907 [Pipeline] stash 07:06:41 Warning: overwriting stash ‘stack-cost’ 07:06:41 Stashed 1 file(s) [Pipeline] } 07:06:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-347-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:06:42 provisioning config files... 07:06:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/config6570000426783720879tmp [Pipeline] { [Pipeline] sh 07:06:42 + set +x 07:06:42 + curl -s https://codecov.io/bash 07:06:42 + bash -s -- 07:06:42 07:06:42 _____ _ 07:06:42 / ____| | | 07:06:42 | | ___ __| | ___ ___ _____ __ 07:06:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:06:42 | |___| (_) | (_| | __/ (_| (_) \ V / 07:06:42 \_____\___/ \__,_|\___|\___\___/ \_/ 07:06:42 Bash-1.0.2 07:06:42 07:06:42 07:06:42 ==> git version 2.24.3 found 07:06:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:06:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:06:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:06:42 ==> Jenkins CI detected. 07:06:42 project root: . 07:06:42 --> token set from env 07:06:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:06:42 ==> Running gcov in . (disable via -X gcov) 07:06:42 ==> Python coveragepy not found 07:06:42 ==> Searching for coverage reports in: 07:06:42 + . 07:06:42 -> Found 1 reports 07:06:42 ==> Detecting git/mercurial file structure 07:06:42 ==> Reading reports 07:06:42 + ./coverage.out bytes=10 07:06:42 ==> Appending adjustments 07:06:42 https://docs.codecov.io/docs/fixing-reports 07:06:43 + Found adjustments 07:06:43 ==> Gzipping contents 07:06:43 4.0K /tmp/codecov.Q0u7oW.gz 07:06:43 ==> Uploading reports 07:06:43 url: https://codecov.io 07:06:43 query: branch=PR-347&commit=8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-347%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=347&job=&cmd_args= 07:06:43 -> Pinging Codecov 07:06:43 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-347&commit=8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-347%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=347&job=&cmd_args= 07:06:43 -> Uploading to 07:06:43 https://storage.googleapis.com/codecov/v4/raw/2021-05-04/FB506323287CE973F263BFD2A0EB1F37/8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa/5a79c225-c4c7-49e6-9b37-43d1cb98327c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210504T070643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18d957e754c438f78e7a5512db77174b304e333bc0934b6994f9218c02b36435 07:06:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:06:43 Dload Upload Total Spent Left Speed 07:06:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 7871 --:--:-- --:--:-- --:--:-- 7882 07:06:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8d3904b0a0b09708dd6bff8e13585eb11c8f6eaa [Pipeline] } 07:06:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:06:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:06:46 ---> package-listing.sh 07:06:46 ++ facter osfamily 07:06:46 ++ tr '[:upper:]' '[:lower:]' 07:06:46 + OS_FAMILY=redhat 07:06:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-347 07:06:46 + START_PACKAGES=/tmp/packages_start.txt 07:06:46 + END_PACKAGES=/tmp/packages_end.txt 07:06:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:46 + PACKAGES=/tmp/packages_start.txt 07:06:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-347 ']' 07:06:46 + PACKAGES=/tmp/packages_end.txt 07:06:46 + case "${OS_FAMILY}" in 07:06:46 + rpm -qa 07:06:46 + sort 07:06:51 + '[' -f /tmp/packages_start.txt ']' 07:06:51 + '[' -f /tmp/packages_end.txt ']' 07:06:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-347 ']' 07:06:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-347/archives/ 07:06:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-347/archives/ [Pipeline] echo 07:06:51 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/edgexfoundry_edgex-ui-go_PR-347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:06:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:52 07:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:52 alpine: Pulling from edgex-lftools-log-publisher 07:06:52 df20fa9351a1: Pulling fs layer 07:06:52 36b3adc4ff6f: Pulling fs layer 07:06:52 8ad3a11d3b57: Pulling fs layer 07:06:52 46f8f816bc3b: Pulling fs layer 07:06:52 93b61091891f: Pulling fs layer 07:06:52 93b9cdb0e59b: Pulling fs layer 07:06:52 5e14af77c1be: Pulling fs layer 07:06:52 01666e4c0597: Pulling fs layer 07:06:52 aa168da1d23b: Pulling fs layer 07:06:52 93b61091891f: Waiting 07:06:52 93b9cdb0e59b: Waiting 07:06:52 5e14af77c1be: Waiting 07:06:52 01666e4c0597: Waiting 07:06:52 aa168da1d23b: Waiting 07:06:52 46f8f816bc3b: Waiting 07:06:52 36b3adc4ff6f: Verifying Checksum 07:06:52 36b3adc4ff6f: Download complete 07:06:52 46f8f816bc3b: Verifying Checksum 07:06:52 46f8f816bc3b: Download complete 07:06:52 df20fa9351a1: Verifying Checksum 07:06:52 df20fa9351a1: Download complete 07:06:53 93b9cdb0e59b: Verifying Checksum 07:06:53 93b9cdb0e59b: Download complete 07:06:53 5e14af77c1be: Verifying Checksum 07:06:53 5e14af77c1be: Download complete 07:06:53 93b61091891f: Verifying Checksum 07:06:53 93b61091891f: Download complete 07:06:53 01666e4c0597: Verifying Checksum 07:06:53 01666e4c0597: Download complete 07:06:53 8ad3a11d3b57: Verifying Checksum 07:06:53 8ad3a11d3b57: Download complete 07:06:53 df20fa9351a1: Pull complete 07:06:53 36b3adc4ff6f: Pull complete 07:06:54 8ad3a11d3b57: Pull complete 07:06:54 46f8f816bc3b: Pull complete 07:06:55 93b61091891f: Pull complete 07:06:55 93b9cdb0e59b: Pull complete 07:06:55 aa168da1d23b: Verifying Checksum 07:06:55 aa168da1d23b: Download complete 07:06:55 5e14af77c1be: Pull complete 07:06:56 01666e4c0597: Pull complete 07:07:02 aa168da1d23b: Pull complete 07:07:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:07:03 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 07:07:03 $ 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/edgexfoundry_edgex-ui-go_PR-347/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-347 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-347:/w/workspace/edgexfoundry_edgex-ui-go_PR-347:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:07:06 $ docker top 2f83c3511e0618e3bb2a75fc896a797cb92a3f462ae79a07581e99cc8c25d351 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:07 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:07 + mkdir -p /var/log/sa [Pipeline] sh 07:07:07 + ls /var/log/sa-host 07:07:07 + sadf -c /var/log/sa-host/sa04 07:07:07 file_magic: OK 07:07:07 HZ: Using current value: 100 07:07:07 file_header: OK 07:07:07 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 07:07:07 Statistics: 07:07:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:07:07 File successfully converted to sysstat format version 12.2.1 07:07:07 + sadf -c /var/log/sa-host/sa23 07:07:07 file_magic: OK 07:07:07 HZ: Using current value: 100 07:07:07 file_header: OK 07:07:07 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 07:07:07 Statistics: 07:07:07 Hnuu...uuuununununu... 07:07:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:08 provisioning config files... 07:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp/config681704136751635268tmp [Pipeline] { [Pipeline] echo 07:07:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:08 ---> create-netrc.sh [Pipeline] } 07:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:07:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:07:09 ---> python-tools-install.sh [Pipeline] echo 07:07:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:09 ---> sudo-logs.sh 07:07:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:10 ---> job-cost.sh 07:07:10 lf-activate-venv: SKIPPING 07:07:10 DEBUG: total: 0.20999999344348907 07:07:10 INFO: Retrieving Stack Cost... 07:07:11 INFO: Retrieving Pricing Info for: v1-standard-2 07:07:11 INFO: Archiving Costs [Pipeline] echo 07:07:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:12 ---> logs-deploy.sh 07:07:12 lf-activate-venv: SKIPPING 07:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-347/1 07:07:12 INFO: archiving workspace using pattern(s): 07:07:14 Archives upload complete. 07:07:14 INFO: archiving logs to Nexus 07:07:15 ---> uname -a: 07:07:15 Linux prd-centos7-docker-4c-2g-2878.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:07:15 07:07:15 07:07:15 ---> lscpu: 07:07:15 Architecture: x86_64 07:07:15 CPU op-mode(s): 32-bit, 64-bit 07:07:15 Byte Order: Little Endian 07:07:15 Address sizes: 40 bits physical, 48 bits virtual 07:07:15 CPU(s): 4 07:07:15 On-line CPU(s) list: 0-3 07:07:15 Thread(s) per core: 1 07:07:15 Core(s) per socket: 1 07:07:15 Socket(s): 4 07:07:15 NUMA node(s): 1 07:07:15 Vendor ID: GenuineIntel 07:07:15 CPU family: 6 07:07:15 Model: 44 07:07:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:07:15 Stepping: 1 07:07:15 CPU MHz: 2933.442 07:07:15 BogoMIPS: 5866.88 07:07:15 Virtualization: VT-x 07:07:15 Hypervisor vendor: KVM 07:07:15 Virtualization type: full 07:07:15 L1d cache: 128 KiB 07:07:15 L1i cache: 128 KiB 07:07:15 L2 cache: 16 MiB 07:07:15 L3 cache: 64 MiB 07:07:15 NUMA node0 CPU(s): 0-3 07:07:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:07:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:07:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:07:15 Vulnerability Meltdown: Mitigation; PTI 07:07:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:15 Vulnerability Srbds: Not affected 07:07:15 Vulnerability Tsx async abort: Not affected 07:07:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:07:15 07:07:15 07:07:15 ---> nproc: 07:07:15 4 07:07:15 07:07:15 07:07:15 ---> df -h: 07:07:15 Filesystem Size Used Available Use% Mounted on 07:07:15 overlay 50.0G 7.3G 42.7G 15% / 07:07:15 tmpfs 64.0M 0 64.0M 0% /dev 07:07:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:07:15 shm 64.0M 0 64.0M 0% /dev/shm 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-347 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-347@tmp 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:07:15 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:07:15 07:07:15 07:07:15 ---> free -m: 07:07:15 total used free shared buff/cache available 07:07:15 Mem: 1837 705 108 0 1023 1027 07:07:15 Swap: 1023 1 1022 07:07:15 07:07:15 07:07:15 ---> ip addr: 07:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:15 inet 127.0.0.1/8 scope host lo 07:07:15 valid_lft forever preferred_lft forever 07:07:15 inet6 ::1/128 scope host 07:07:15 valid_lft forever preferred_lft forever 07:07:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:07:15 link/ether fa:16:3e:3b:4e:74 brd ff:ff:ff:ff:ff:ff 07:07:15 inet 10.30.123.206/23 brd 10.30.123.255 scope global dynamic eth0 07:07:15 valid_lft 85714sec preferred_lft 85714sec 07:07:15 inet6 fe80::f816:3eff:fe3b:4e74/64 scope link 07:07:15 valid_lft forever preferred_lft forever 07:07:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:07:15 link/ether 02:42:7a:1a:4f:93 brd ff:ff:ff:ff:ff:ff 07:07:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:07:15 valid_lft forever preferred_lft forever 07:07:15 inet6 fe80::42:7aff:fe1a:4f93/64 scope link 07:07:15 valid_lft forever preferred_lft forever 07:07:15 07:07:15 07:07:15 ---> sar -b -r -n DEV: 07:07:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) 07:07:15 07:07:15 06:55:36 LINUX RESTART (4 CPU) 07:07:15 07:07:15 06:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:07:15 06:57:01 95.19 39.35 55.84 0.00 7703.43 11499.88 0.00 07:07:15 06:58:01 3.08 0.02 3.06 0.00 0.53 112.49 0.00 07:07:15 06:59:01 0.43 0.00 0.43 0.00 0.00 6.24 0.00 07:07:15 07:00:02 0.27 0.00 0.27 0.00 0.00 3.60 0.00 07:07:15 07:01:01 0.22 0.02 0.20 0.00 0.14 2.74 0.00 07:07:15 07:02:01 0.48 0.08 0.40 0.00 1.60 6.63 0.00 07:07:15 07:03:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 07:07:15 07:04:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 07:07:15 07:05:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 07:07:15 07:06:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 07:07:15 07:07:01 100.81 64.00 36.81 0.00 4883.72 13993.37 0.00 07:07:15 Average: 18.36 9.44 8.92 0.00 1147.59 2337.36 0.00 07:07:15 07:07:15 06:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:15 06:57:01 114932 0 602092 32.00 2620 1161900 1097044 37.44 443992 1120352 132 07:07:15 06:58:01 122136 0 594952 31.62 2620 1161836 1060620 36.20 440508 1117684 12 07:07:15 06:59:01 117096 0 599984 31.89 2620 1161844 1060848 36.20 442944 1120440 20 07:07:15 07:00:02 115956 0 601124 31.95 2620 1161844 1060884 36.21 443816 1120440 16 07:07:15 07:01:01 114512 0 602560 32.02 2620 1161852 1063692 36.30 442308 1122820 8 07:07:15 07:02:01 113224 0 603688 32.08 2620 1162012 1061212 36.22 447400 1120088 28 07:07:15 07:03:01 113708 0 603236 32.06 2620 1161980 1061128 36.21 446672 1120168 12 07:07:15 07:04:01 113964 0 602972 32.05 2620 1161988 1061128 36.21 446852 1120168 8 07:07:15 07:05:01 112284 0 604648 32.14 2620 1161992 1061284 36.22 448184 1120168 16 07:07:15 07:06:01 113020 0 603908 32.10 2620 1161996 1061128 36.21 447428 1120168 12 07:07:15 07:07:01 81904 0 737300 39.19 2620 1059720 1491676 50.91 611864 930560 76348 07:07:15 Average: 112067 0 614224 32.64 2620 1152633 1103695 37.67 460179 1103005 6965 07:07:15 07:07:15 06:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:15 06:57:01 eth0 640.33 420.58 1399.10 92.49 0.00 0.00 0.00 0.00 07:07:15 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 06:57:01 docker0 68.95 56.29 6.10 161.37 0.00 0.00 0.00 0.00 07:07:15 06:58:01 eth0 1.25 0.08 0.10 0.01 0.00 0.00 0.00 0.00 07:07:15 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 06:59:01 eth0 3.76 1.96 2.51 0.46 0.00 0.00 0.00 0.00 07:07:15 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:00:02 eth0 1.18 0.38 0.37 0.24 0.00 0.00 0.00 0.00 07:07:15 07:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:01:01 eth0 0.52 0.32 0.28 0.20 0.00 0.00 0.00 0.00 07:07:15 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:02:01 eth0 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 07:07:15 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:07:15 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:04:01 eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:07:15 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:05:01 eth0 0.88 0.37 0.32 0.20 0.00 0.00 0.00 0.00 07:07:15 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:06:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:07:15 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:07:01 eth0 220.02 176.15 2167.10 43.23 0.00 0.00 0.00 0.00 07:07:15 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 Average: eth0 79.19 54.72 325.54 12.48 0.00 0.00 0.00 0.00 07:07:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:15 Average: docker0 6.28 5.13 0.56 14.70 0.00 0.00 0.00 0.00 07:07:15 07:07:15 07:07:15 ---> sar -P ALL: 07:07:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) 07:07:15 07:07:15 06:55:36 LINUX RESTART (4 CPU) 07:07:15 07:07:15 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:07:15 06:57:01 all 14.49 0.00 6.07 2.22 0.39 76.82 07:07:15 06:57:01 0 15.36 0.00 6.43 2.56 0.36 75.29 07:07:15 06:57:01 1 14.11 0.00 6.18 0.99 0.32 78.41 07:07:15 06:57:01 2 13.40 0.00 5.72 1.65 0.43 78.80 07:07:15 06:57:01 3 15.11 0.00 5.96 3.69 0.46 74.77 07:07:15 06:58:01 all 0.18 0.00 0.05 0.00 0.01 99.75 07:07:15 06:58:01 0 0.52 0.00 0.03 0.00 0.02 99.43 07:07:15 06:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:07:15 06:58:01 2 0.05 0.00 0.07 0.00 0.02 99.87 07:07:15 06:58:01 3 0.08 0.00 0.08 0.00 0.02 99.82 07:07:15 06:59:01 all 0.20 0.00 0.07 0.00 0.04 99.70 07:07:15 06:59:01 0 0.05 0.00 0.07 0.00 0.05 99.83 07:07:15 06:59:01 1 0.10 0.00 0.08 0.00 0.02 99.80 07:07:15 06:59:01 2 0.10 0.00 0.08 0.00 0.05 99.77 07:07:15 06:59:01 3 0.55 0.00 0.03 0.00 0.03 99.38 07:07:15 07:00:02 all 0.15 0.00 0.04 0.00 0.01 99.81 07:07:15 07:00:02 0 0.03 0.00 0.03 0.00 0.02 99.92 07:07:15 07:00:02 1 0.07 0.00 0.05 0.00 0.02 99.87 07:07:15 07:00:02 2 0.05 0.00 0.03 0.00 0.00 99.92 07:07:15 07:00:02 3 0.43 0.00 0.03 0.00 0.00 99.53 07:07:15 07:01:01 all 0.17 0.00 0.08 0.00 0.02 99.73 07:07:15 07:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:07:15 07:01:01 1 0.10 0.00 0.08 0.00 0.02 99.80 07:07:15 07:01:01 2 0.05 0.00 0.08 0.00 0.02 99.85 07:07:15 07:01:01 3 0.51 0.00 0.08 0.00 0.02 99.39 07:07:15 07:02:01 all 0.17 0.00 0.05 0.00 0.03 99.75 07:07:15 07:02:01 0 0.07 0.00 0.07 0.00 0.05 99.82 07:07:15 07:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:07:15 07:02:01 2 0.05 0.00 0.03 0.02 0.03 99.87 07:07:15 07:02:01 3 0.52 0.00 0.05 0.00 0.02 99.42 07:07:15 07:03:01 all 0.15 0.00 0.03 0.00 0.03 99.78 07:07:15 07:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:07:15 07:03:01 1 0.05 0.00 0.03 0.00 0.05 99.87 07:07:15 07:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:07:15 07:03:01 3 0.47 0.00 0.02 0.00 0.03 99.48 07:07:15 07:04:01 all 0.03 0.00 0.03 0.00 0.01 99.93 07:07:15 07:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:07:15 07:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:07:15 07:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:07:15 07:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:07:15 07:05:01 all 0.08 0.00 0.05 0.00 0.00 99.87 07:07:15 07:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:07:15 07:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:07:15 07:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:07:15 07:05:01 3 0.22 0.00 0.08 0.00 0.00 99.70 07:07:15 07:06:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:07:15 07:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:07:15 07:06:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:07:15 07:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:07:15 07:06:01 3 0.52 0.00 0.02 0.00 0.00 99.47 07:07:15 07:07:01 all 5.67 0.00 3.57 1.44 0.08 89.24 07:07:15 07:07:01 0 5.61 0.00 3.39 0.93 0.08 89.99 07:07:15 07:07:01 1 6.65 0.00 3.72 0.96 0.07 88.60 07:07:15 07:07:01 2 5.54 0.00 3.46 2.77 0.07 88.17 07:07:15 07:07:01 3 4.88 0.00 3.72 1.09 0.08 90.22 07:07:15 07:07:15 Average: CPU %user %nice %system %iowait %steal %idle 07:07:15 Average: all 1.92 0.00 0.90 0.33 0.06 96.79 07:07:15 Average: 0 1.94 0.00 0.91 0.31 0.06 96.78 07:07:15 Average: 1 1.91 0.00 0.93 0.18 0.05 96.93 07:07:15 Average: 2 1.74 0.00 0.86 0.40 0.06 96.95 07:07:15 Average: 3 2.09 0.00 0.91 0.43 0.06 96.52 07:07:15 07:07:15 07:07:15