Pull request #346 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe+04b0f6bd99ac4c41b775e35a853e223317861906 (3bd92a9b853e5d92af23f7896161aab9d9627e7a) 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-346/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-346/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-2877 in /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [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-346 # 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 > 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/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe Merge succeeded, producing bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe Checking out Revision bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe (PR-346) > git config core.sparsecheckout # timeout=10 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # 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 bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 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:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:56:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:56:01 ========================================================= 06:56:01 EdgeX Global Pipelines Version Info 06:56:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:56:07 ------------------- 06:56:07 stable info: 06:56:07 ------------------- 06:56:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:56:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:56:07 Message: update stable to v1.0.191 06:56:07 ------------------- 06:56:07 experimental info: 06:56:07 ------------------- 06:56:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:56:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:56:07 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:56:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:56:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:56:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc746cb [Pipeline] echo 06:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:56:10 provisioning config files... 06:56:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/config6384990228867162818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:10 ---> docker-login.sh 06:56:10 nexus3.edgexfoundry.org:10001 06:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:11 Configure a credential helper to remove this warning. See 06:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:11 06:56:11 Login Succeeded 06:56:11 nexus3.edgexfoundry.org:10002 06:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:12 Configure a credential helper to remove this warning. See 06:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:12 06:56:12 Login Succeeded 06:56:12 nexus3.edgexfoundry.org:10003 06:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:12 Configure a credential helper to remove this warning. See 06:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:12 06:56:12 Login Succeeded 06:56:12 nexus3.edgexfoundry.org:10004 06:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:13 Configure a credential helper to remove this warning. See 06:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:13 06:56:13 Login Succeeded 06:56:13 docker.io 06:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:56:13 Configure a credential helper to remove this warning. See 06:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:56:13 06:56:13 Login Succeeded 06:56:13 ---> docker-login.sh ends [Pipeline] } 06:56:13 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:14 + git log --format=format:%s -1 bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [Pipeline] echo 06:56:15 GIT_COMMIT: bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:56:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:16 06:56:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:56:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:17 latest: Pulling from edgex-devops/git-semver 06:56:17 31603596830f: Pulling fs layer 06:56:17 54011a49482f: Pulling fs layer 06:56:17 a6820b24f6d8: Pulling fs layer 06:56:17 f581987b2513: Pulling fs layer 06:56:17 f581987b2513: Waiting 06:56:17 54011a49482f: Verifying Checksum 06:56:17 54011a49482f: Download complete 06:56:17 31603596830f: Verifying Checksum 06:56:17 31603596830f: Download complete 06:56:18 f581987b2513: Verifying Checksum 06:56:18 f581987b2513: Download complete 06:56:18 a6820b24f6d8: Verifying Checksum 06:56:18 a6820b24f6d8: Download complete 06:56:20 31603596830f: Pull complete 06:56:20 54011a49482f: Pull complete 06:56:23 a6820b24f6d8: Pull complete 06:56:23 f581987b2513: Pull complete 06:56:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:56:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:56:24 prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container 06:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-346 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346:/w/workspace/edgexfoundry_edgex-ui-go_PR-346:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:56:27 $ docker top 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:28 [ssh-agent] Looking for ssh-agent implementation... 06:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:29 $ docker exec 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent 06:56:30 SSH_AUTH_SOCK=/tmp/ssh-hRf6qDd1Mjmj/agent.11 06:56:30 SSH_AGENT_PID=16 06:56:30 Running ssh-add (command line suppressed) 06:56:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_6747229953508373520.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_6747229953508373520.key) 06:56:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:31 + git tag --points-at HEAD [Pipeline] } 06:56:31 $ docker exec --env ******** --env ******** 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent -k 06:56:31 unset SSH_AUTH_SOCK; 06:56:31 unset SSH_AGENT_PID; 06:56:31 echo Agent pid 16 killed; 06:56:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:56:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:31 [ssh-agent] Looking for ssh-agent implementation... 06:56:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:32 $ docker exec 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent 06:56:32 SSH_AUTH_SOCK=/tmp/ssh-2vV80IIKmNcp/agent.44 06:56:32 SSH_AGENT_PID=49 06:56:32 Running ssh-add (command line suppressed) 06:56:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_2965148003652178742.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/private_key_2965148003652178742.key) 06:56:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:34 + git semver init 06:56:34 # -> Open(): unable to determine branch for HEAD 06:56:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-346/.git 06:56:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-346 06:56:34 # $SEMVER_REMOTE_NAME = origin 06:56:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:56:34 # $SEMVER_USER_NAME = edgex-jenkins 06:56:34 # $SEMVER_BRANCH = PR-346 06:56:34 # $SEMVER_TEMP = /tmp/semver-884451998 06:56:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:56:37 # '/tmp/semver-884451998' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-346/.semver' 06:56:37 # -> Force: false 06:56:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-346/.semver [Pipeline] } 06:56:37 $ docker exec --env ******** --env ******** 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 ssh-agent -k 06:56:37 unset SSH_AUTH_SOCK; 06:56:37 unset SSH_AGENT_PID; 06:56:37 echo Agent pid 49 killed; 06:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:39 + git semver [Pipeline] } 06:56:39 $ docker stop --time=1 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 06:56:40 $ docker rm -f 09444284d8da51c6c8f62ff0f8631c13211f87b5c14ac0b8d8b6d73287ffae98 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:56:42 Stashed 1 file(s) [Pipeline] echo 06:56:42 [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:56:58 Still waiting to schedule task 06:56:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:56:58 Still waiting to schedule task 06:56:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 06:58:48 Running on prd-centos7-docker-4c-2g-2880 in /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [Pipeline] { [Pipeline] ws 06:58:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:58:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2879 in /w/workspace/edgexfoundry_edgex-ui-go_PR-346 [Pipeline] { [Pipeline] ws 06:58:51 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:58:56 using credential edgex-jenkins-ssh 06:58:56 Cloning the remote Git repository 06:58:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:58:56 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:58:57 using credential edgex-jenkins-ssh 06:58:57 Cloning the remote Git repository 06:58:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:58:56 > git --version # timeout=10 06:58:56 > git --version # 'git version 2.24.3' 06:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:58:57 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:58:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:58:57 > git --version # timeout=10 06:58:57 > git --version # 'git version 2.17.1' 06:58:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:58 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe 06:58:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:58:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:58:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:58:58 > git config core.sparsecheckout # timeout=10 06:58:59 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 06:58:59 > git remote # timeout=10 06:58:59 > git config --get remote.origin.url # timeout=10 06:58:59 Merge succeeded, producing bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe 06:58:59 Checking out Revision bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe (PR-346) 06:59:00 Merging remotes/origin/master commit 04b0f6bd99ac4c41b775e35a853e223317861906 into PR head commit bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe 06:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:59 > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 06:58:59 > git rev-parse HEAD^{commit} # timeout=10 06:58:59 > git config core.sparsecheckout # timeout=10 06:58:59 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 06:58:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:58:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:59:00 > git config core.sparsecheckout # timeout=10 06:59:00 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 06:59:00 > git remote # timeout=10 06:59:00 Merge succeeded, producing bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe 06:59:00 Checking out Revision bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe (PR-346) 06:59:00 > git config --get remote.origin.url # timeout=10 06:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:00 > git merge 04b0f6bd99ac4c41b775e35a853e223317861906 # timeout=10 06:59:00 > git rev-parse HEAD^{commit} # timeout=10 06:59:01 > git config core.sparsecheckout # timeout=10 06:59:01 > git checkout -f bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe # timeout=10 06:59:05 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:59:05 > git --version # timeout=10 06:59:05 > git --version # 'git version 2.24.3' 06:59:05 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:59:05 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:59:05 > git --version # timeout=10 06:59:05 > git --version # 'git version 2.17.1' 06:59:05 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:59:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:59:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:59:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:59:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:59:09 + sudo service docker restart 06:59:09 + true 06:59:09 Redirecting to /bin/systemctl restart docker.service 06:59:09 + true 06:59:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:59:11 provisioning config files... 06:59:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7585177874971355310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:12 ---> docker-login.sh 06:59:12 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:59:12 provisioning config files... 06:59:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2974768985366466222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:12 ---> docker-login.sh 06:59:12 nexus3.edgexfoundry.org:10001 06:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:13 Configure a credential helper to remove this warning. See 06:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:13 06:59:13 Login Succeeded 06:59:13 nexus3.edgexfoundry.org:10002 06:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:13 Configure a credential helper to remove this warning. See 06:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:13 06:59:13 Login Succeeded 06:59:13 nexus3.edgexfoundry.org:10003 06:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:14 Configure a credential helper to remove this warning. See 06:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:14 06:59:14 Login Succeeded 06:59:14 nexus3.edgexfoundry.org:10002 06:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:14 Configure a credential helper to remove this warning. See 06:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:14 06:59:14 Login Succeeded 06:59:14 nexus3.edgexfoundry.org:10004 06:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:14 Configure a credential helper to remove this warning. See 06:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:14 06:59:14 Login Succeeded 06:59:14 nexus3.edgexfoundry.org:10003 06:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:15 Configure a credential helper to remove this warning. See 06:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:15 06:59:15 Login Succeeded 06:59:15 nexus3.edgexfoundry.org:10004 06:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:15 Configure a credential helper to remove this warning. See 06:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:15 06:59:15 Login Succeeded 06:59:15 docker.io 06:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:15 Configure a credential helper to remove this warning. See 06:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:15 06:59:15 Login Succeeded 06:59:15 docker.io 06:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:16 Configure a credential helper to remove this warning. See 06:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:16 06:59:16 Login Succeeded 06:59:16 ---> docker-login.sh ends [Pipeline] } 06:59:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:16 Configure a credential helper to remove this warning. See 06:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:16 06:59:16 Login Succeeded 06:59:16 ---> docker-login.sh ends [Pipeline] } 06:59:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:17 ========================================================= 06:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:59:17 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 06:59:17 ========================================================= 06:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:59:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:59:17 + 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:17 + 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 . 06:59:18 Sending build context to Docker daemon 34.88MB 06:59:18 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:59:18 Step 2/8 : FROM ${BASE} 06:59:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:59:18 595b0fe564bb: Pulling fs layer 06:59:18 7186ed65a4f7: Pulling fs layer 06:59:18 316046926c0a: Pulling fs layer 06:59:18 4ebd0625c992: Pulling fs layer 06:59:18 207e8628e3a3: Pulling fs layer 06:59:18 c791037a9be2: Pulling fs layer 06:59:18 ffd874e62e21: Pulling fs layer 06:59:18 4ebd0625c992: Waiting 06:59:18 207e8628e3a3: Waiting 06:59:18 c791037a9be2: Waiting 06:59:18 ffd874e62e21: Waiting 06:59:18 316046926c0a: Verifying Checksum 06:59:18 316046926c0a: Download complete 06:59:18 7186ed65a4f7: Verifying Checksum 06:59:18 7186ed65a4f7: Download complete 06:59:18 207e8628e3a3: Verifying Checksum 06:59:18 207e8628e3a3: Download complete 06:59:18 c791037a9be2: Verifying Checksum 06:59:18 c791037a9be2: Download complete 06:59:18 595b0fe564bb: Verifying Checksum 06:59:18 595b0fe564bb: Download complete 06:59:19 595b0fe564bb: Pull complete 06:59:19 Sending build context to Docker daemon 34.88MB 06:59:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:59:19 Step 2/8 : FROM ${BASE} 06:59:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:59:19 540db60ca938: Pulling fs layer 06:59:19 adcc1eea9eea: Pulling fs layer 06:59:19 4c4ab2625f07: Pulling fs layer 06:59:19 0510c868ecb4: Pulling fs layer 06:59:19 afea3b2eda06: Pulling fs layer 06:59:19 7809a108b3ef: Pulling fs layer 06:59:19 f706445af74f: Pulling fs layer 06:59:19 afea3b2eda06: Waiting 06:59:19 7809a108b3ef: Waiting 06:59:19 f706445af74f: Waiting 06:59:19 0510c868ecb4: Waiting 06:59:19 4c4ab2625f07: Verifying Checksum 06:59:19 4c4ab2625f07: Download complete 06:59:19 adcc1eea9eea: Download complete 06:59:19 afea3b2eda06: Verifying Checksum 06:59:19 afea3b2eda06: Download complete 06:59:20 7186ed65a4f7: Pull complete 06:59:20 7809a108b3ef: Verifying Checksum 06:59:20 7809a108b3ef: Download complete 06:59:20 540db60ca938: Verifying Checksum 06:59:20 540db60ca938: Download complete 06:59:20 316046926c0a: Pull complete 06:59:21 540db60ca938: Pull complete 06:59:21 adcc1eea9eea: Pull complete 06:59:22 4c4ab2625f07: Pull complete 06:59:22 ffd874e62e21: Verifying Checksum 06:59:22 ffd874e62e21: Download complete 06:59:23 4ebd0625c992: Verifying Checksum 06:59:23 4ebd0625c992: Download complete 06:59:29 f706445af74f: Verifying Checksum 06:59:29 f706445af74f: Download complete 06:59:31 0510c868ecb4: Verifying Checksum 06:59:31 0510c868ecb4: Download complete 06:59:34 4ebd0625c992: Pull complete 06:59:34 207e8628e3a3: Pull complete 06:59:34 c791037a9be2: Pull complete 06:59:37 ffd874e62e21: Pull complete 06:59:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:59:37 ---> cfc18b08335c 06:59:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:59:41 ---> Running in 47c53b42c842 06:59:41 Removing intermediate container 47c53b42c842 06:59:41 ---> 615f6bb6c18e 06:59:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:41 ---> Running in b8464d57b603 06:59:44 Removing intermediate container b8464d57b603 06:59:44 ---> dc885d1fa019 06:59:44 Step 5/8 : RUN apk add --no-cache make git 06:59:44 ---> Running in 0a167db00830 06:59:44 0510c868ecb4: Pull complete 06:59:44 afea3b2eda06: Pull complete 06:59:44 7809a108b3ef: Pull complete 06:59:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:59:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:59:46 OK: 138 MiB in 40 packages 06:59:48 Removing intermediate container 0a167db00830 06:59:48 ---> 1fd632aa41d0 06:59:48 Step 6/8 : WORKDIR /edgex-ui-go 06:59:48 ---> Running in 321b41097068 06:59:48 Removing intermediate container 321b41097068 06:59:48 ---> ea6e23560cc1 06:59:48 Step 7/8 : COPY . . 06:59:50 f706445af74f: Pull complete 06:59:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:59:50 ---> b068be0155e3 06:59:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:59:50 ---> Running in a9b70a7ea4ee 06:59:50 Removing intermediate container a9b70a7ea4ee 06:59:50 ---> bc461991f555 06:59:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:50 ---> Running in 3d45cc06cc2d 06:59:52 ---> d424272e3c8d 06:59:52 Step 8/8 : RUN go mod download 06:59:52 ---> Running in 53876182eb96 06:59:53 Removing intermediate container 3d45cc06cc2d 06:59:53 ---> 0f1de5c88029 06:59:53 Step 5/8 : RUN apk add --no-cache make git 06:59:53 ---> Running in 0abb3841e3ae 06:59:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:59:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:59:55 OK: 149 MiB in 40 packages 06:59:56 Removing intermediate container 0abb3841e3ae 06:59:56 ---> 35154ba2638a 06:59:56 Step 6/8 : WORKDIR /edgex-ui-go 06:59:56 ---> Running in e1d96255e8db 06:59:57 Removing intermediate container e1d96255e8db 06:59:57 ---> 404a608cda09 06:59:57 Step 7/8 : COPY . . 07:00:01 ---> 63a6b534b9f7 07:00:01 Step 8/8 : RUN go mod download 07:00:01 ---> Running in dbb30a606c0a 07:00:24 Removing intermediate container 53876182eb96 07:00:24 ---> ba937950284c 07:00:24 Successfully built ba937950284c 07:00:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:00:24 + docker inspect -f . ci-base-image-arm64 07:00:24 . [Pipeline] withDockerContainer 07:00:25 prd-ubuntu18.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container 07:00:25 $ 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-arm64 cat 07:00:26 $ docker top f7d3190cb802177a2c12e3032614d9ab86b63692f3a4e7647b6a44e829a9da1f -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:27 + go version 07:00:27 go version go1.16.3 linux/arm64 [Pipeline] } 07:00:27 $ docker stop --time=1 f7d3190cb802177a2c12e3032614d9ab86b63692f3a4e7647b6a44e829a9da1f 07:00:29 $ docker rm -f f7d3190cb802177a2c12e3032614d9ab86b63692f3a4e7647b6a44e829a9da1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:30 + docker inspect -f . ci-base-image-arm64 07:00:30 . [Pipeline] withDockerContainer 07:00:31 prd-ubuntu18.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container 07:00:31 $ 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-arm64 cat 07:00:33 $ docker top effaf7b409de39b7d4cd12fcf16ede4df636bbd3add06ea0c695fda3fcc4b5cd -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:34 + go mod tidy [Pipeline] sh 07:00:35 + make test 07:00:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:00:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:00:41 Removing intermediate container dbb30a606c0a 07:00:41 ---> 8310f1276c38 07:00:41 Successfully built 8310f1276c38 07:00:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:00:41 + docker inspect -f . ci-base-image-x86_64 07:00:41 . [Pipeline] withDockerContainer 07:00:42 prd-centos7-docker-4c-2g-2880 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:43 $ docker top 7fa7c2da8af3181b7a842890f2b52ee47f33e8aab97a24d0d447bf3a65e3f32f -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:44 + go version 07:00:44 go version go1.16.3 linux/amd64 [Pipeline] } 07:00:45 $ docker stop --time=1 7fa7c2da8af3181b7a842890f2b52ee47f33e8aab97a24d0d447bf3a65e3f32f 07:00:46 $ docker rm -f 7fa7c2da8af3181b7a842890f2b52ee47f33e8aab97a24d0d447bf3a65e3f32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:47 + docker inspect -f . ci-base-image-x86_64 07:00:47 . [Pipeline] withDockerContainer 07:00:47 prd-centos7-docker-4c-2g-2880 does not seem to be running inside a container 07:00:48 $ 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:50 $ docker top b8a9e3af7281e4b3fe793a76ddeafee6d7a6866965e11e6ef72cce147e23c64c -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:51 + go mod tidy [Pipeline] sh 07:00:54 + make test 07:00:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:00:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:01:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:01:16 GO111MODULE=on go vet ./... 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:01:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:01:19 GO111MODULE=on go vet ./... [Pipeline] } 07:01:30 $ docker stop --time=1 b8a9e3af7281e4b3fe793a76ddeafee6d7a6866965e11e6ef72cce147e23c64c 07:01:33 $ docker rm -f b8a9e3af7281e4b3fe793a76ddeafee6d7a6866965e11e6ef72cce147e23c64c [Pipeline] // withDockerContainer [Pipeline] sh 07:01:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 07:01:35 $ docker stop --time=1 effaf7b409de39b7d4cd12fcf16ede4df636bbd3add06ea0c695fda3fcc4b5cd 07:01:37 $ docker rm -f effaf7b409de39b7d4cd12fcf16ede4df636bbd3add06ea0c695fda3fcc4b5cd [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) 07:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 07:01:38 Warning: overwriting stash ‘coverage-report’ 07:01:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:39 + ls -al . 07:01:39 total 92 07:01:39 drwxrwxr-x. 10 jenkins jenkins 4096 May 4 07:00 . 07:01:39 drwxrwxr-x. 4 jenkins jenkins 28 May 4 06:58 .. 07:01:39 drwxrwxr-x. 3 jenkins jenkins 20 May 4 06:58 assets 07:01:39 drwxrwxr-x. 2 jenkins jenkins 35 May 4 06:58 bin 07:01:39 drwxrwxr-x. 3 jenkins jenkins 29 May 4 06:58 cmd 07:01:39 -rw-rw-r--. 1 jenkins jenkins 3959 May 4 06:58 CONTRIBUTING.md 07:01:39 -rw-r--r--. 1 jenkins jenkins 10 May 4 07:00 coverage.out 07:01:39 -rw-rw-r--. 1 jenkins jenkins 1508 May 4 06:58 Dockerfile 07:01:39 -rw-rw-r--. 1 jenkins jenkins 902 May 4 06:58 Dockerfile.build 07:01:39 drwxrwxr-x. 5 jenkins jenkins 104 May 4 06:58 docs 07:01:39 drwxrwxr-x. 8 jenkins jenkins 179 May 4 06:59 .git 07:01:39 drwxrwxr-x. 2 jenkins jenkins 103 May 4 06:58 .github 07:01:39 -rw-rw-r--. 1 jenkins jenkins 162 May 4 06:58 .gitignore 07:01:39 -rw-rw-r--. 1 jenkins jenkins 987 May 4 06:58 go.mod 07:01:39 -rw-r--r--. 1 jenkins jenkins 24424 May 4 07:00 go.sum 07:01:39 drwxrwxr-x. 10 jenkins jenkins 139 May 4 06:58 internal 07:01:39 -rw-rw-r--. 1 jenkins jenkins 652 May 4 06:58 Jenkinsfile 07:01:39 -rw-rw-r--. 1 jenkins jenkins 11357 May 4 06:58 LICENSE 07:01:39 -rw-rw-r--. 1 jenkins jenkins 951 May 4 06:58 Makefile 07:01:39 -rw-rw-r--. 1 jenkins jenkins 6012 May 4 06:58 README.md 07:01:39 -rw-rw-r--. 1 jenkins jenkins 5 May 4 06:56 VERSION 07:01:39 -rw-rw-r--. 1 jenkins jenkins 155 May 4 06:58 version.go 07:01:39 drwxrwxr-x. 4 jenkins jenkins 4096 May 4 06:58 web 07:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:40 + 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=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe --label arch=amd64 --label version=0.0.0 . 07:01:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:40 + ls -al . 07:01:40 total 124 07:01:40 drwxrwxr-x 10 jenkins jenkins 4096 May 4 07:00 . 07:01:40 drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:58 .. 07:01:40 drwxrwxr-x 8 jenkins jenkins 4096 May 4 06:59 .git 07:01:40 drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:59 .github 07:01:40 -rw-rw-r-- 1 jenkins jenkins 162 May 4 06:59 .gitignore 07:01:40 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 06:59 CONTRIBUTING.md 07:01:40 -rw-rw-r-- 1 jenkins jenkins 1508 May 4 06:59 Dockerfile 07:01:40 -rw-rw-r-- 1 jenkins jenkins 902 May 4 06:59 Dockerfile.build 07:01:40 -rw-rw-r-- 1 jenkins jenkins 652 May 4 06:59 Jenkinsfile 07:01:40 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 06:59 LICENSE 07:01:40 -rw-rw-r-- 1 jenkins jenkins 951 May 4 06:59 Makefile 07:01:40 -rw-rw-r-- 1 jenkins jenkins 6012 May 4 06:59 README.md 07:01:40 -rw-rw-r-- 1 jenkins jenkins 5 May 4 06:56 VERSION 07:01:40 drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:59 assets 07:01:40 drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:59 bin 07:01:40 drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:59 cmd 07:01:40 -rw-r--r-- 1 jenkins jenkins 10 May 4 07:00 coverage.out 07:01:40 drwxrwxr-x 5 jenkins jenkins 4096 May 4 06:59 docs 07:01:40 -rw-rw-r-- 1 jenkins jenkins 987 May 4 06:59 go.mod 07:01:40 -rw-r--r-- 1 jenkins jenkins 24424 May 4 07:00 go.sum 07:01:40 drwxrwxr-x 10 jenkins jenkins 4096 May 4 06:59 internal 07:01:40 -rw-rw-r-- 1 jenkins jenkins 155 May 4 06:59 version.go 07:01:40 drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:59 web [Pipeline] isUnix [Pipeline] sh 07:01:41 + 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=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe --label arch=arm64 --label version=0.0.0 . 07:01:41 Sending build context to Docker daemon 34.9MB 07:01:41 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:01:41 Step 2/24 : FROM ${BASE} AS builder 07:01:41 ---> 8310f1276c38 07:01:41 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:01:42 ---> Running in 4b34dd4b6727 07:01:42 Removing intermediate container 4b34dd4b6727 07:01:42 ---> 28a40bfb8b10 07:01:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:01:42 ---> Running in 145f39e03923 07:01:42 Sending build context to Docker daemon 34.9MB 07:01:42 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:01:42 Step 2/24 : FROM ${BASE} AS builder 07:01:42 ---> ba937950284c 07:01:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:01:42 Removing intermediate container 145f39e03923 07:01:42 ---> 752b934d9ca4 07:01:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:01:42 ---> Running in 6f3e43a81279 07:01:42 Removing intermediate container 6f3e43a81279 07:01:42 ---> 3d89e540c706 07:01:42 Step 6/24 : LABEL Name=edgex-ui-go 07:01:42 ---> Running in 4c708c393c6b 07:01:42 ---> Running in 239f1c7ec77c 07:01:43 Removing intermediate container 4c708c393c6b 07:01:43 ---> 7de28d5be525 07:01:43 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:01:43 Removing intermediate container 239f1c7ec77c 07:01:43 ---> 048b7d222ced 07:01:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:01:43 ---> Running in 422cf7618007 07:01:43 ---> Running in af37665299b7 07:01:43 Removing intermediate container 422cf7618007 07:01:43 ---> 8a0b4483bf2b 07:01:43 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:43 Removing intermediate container af37665299b7 07:01:43 ---> de0698569fa6 07:01:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:01:44 ---> Running in 0fa8ff7ac682 07:01:44 ---> Running in 72a69b36a4eb 07:01:44 Removing intermediate container 0fa8ff7ac682 07:01:44 ---> b968fd040c4c 07:01:44 Step 6/24 : LABEL Name=edgex-ui-go 07:01:44 ---> Running in 7749df63b3f6 07:01:45 Removing intermediate container 7749df63b3f6 07:01:45 ---> d00368033681 07:01:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:01:45 ---> Running in 841ce424046f 07:01:45 Removing intermediate container 72a69b36a4eb 07:01:45 ---> bcc41a5ee350 07:01:45 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:45 ---> Running in 498993112a17 07:01:45 Removing intermediate container 841ce424046f 07:01:45 ---> c22f9c2ec95d 07:01:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:45 ---> Running in 359715f8d23d 07:01:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:01:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:01:47 OK: 149 MiB in 40 packages 07:01:48 Removing intermediate container 359715f8d23d 07:01:48 ---> 6c0987e17d2c 07:01:48 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:48 ---> Running in 464fd8dc149a 07:01:48 Removing intermediate container 498993112a17 07:01:48 ---> 35e9eb87be71 07:01:48 Step 10/24 : ENV GO111MODULE=on 07:01:48 ---> Running in ae0c7ddb1b25 07:01:48 Removing intermediate container ae0c7ddb1b25 07:01:48 ---> b96d2d002446 07:01:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:01:48 ---> Running in aedd2019dedd 07:01:49 Removing intermediate container aedd2019dedd 07:01:49 ---> 60c30b3a5253 07:01:49 Step 12/24 : COPY go.mod . 07:01:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:01:49 ---> d1240867e44a 07:01:49 Step 13/24 : COPY Makefile . 07:01:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:50 ---> 998dd2e78697 07:01:50 Step 14/24 : RUN make update 07:01:50 ---> Running in ca6ec8311a22 07:01:51 OK: 138 MiB in 40 packages 07:01:51 CGO_ENABLED=0 GO111MODULE=on go mod download 07:01:52 Removing intermediate container 464fd8dc149a 07:01:52 ---> c2f4f29b8102 07:01:52 Step 10/24 : ENV GO111MODULE=on 07:01:52 ---> Running in b24dae69e85c 07:01:52 Removing intermediate container b24dae69e85c 07:01:52 ---> 1198fb9a4291 07:01:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:01:52 Removing intermediate container ca6ec8311a22 07:01:52 ---> 48caa16210a6 07:01:52 Step 15/24 : COPY . . 07:01:53 ---> Running in 4464c5e985f6 07:01:53 Removing intermediate container 4464c5e985f6 07:01:53 ---> 531ea088eba5 07:01:53 Step 12/24 : COPY go.mod . 07:01:54 ---> 30e665415caa 07:01:54 Step 13/24 : COPY Makefile . 07:01:55 ---> 64507c22196c 07:01:55 Step 14/24 : RUN make update 07:01:55 ---> Running in d0d366a95ef6 07:01:56 ---> 65a23ab1515e 07:01:56 Step 16/24 : RUN ${MAKE} 07:01:56 ---> Running in e7a5bd583000 07:01:56 CGO_ENABLED=0 GO111MODULE=on go mod download 07:01:56 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:58 Removing intermediate container d0d366a95ef6 07:01:58 ---> 1cf6310d9d82 07:01:58 Step 15/24 : COPY . . 07:02:01 ---> 58b38a78f470 07:02:01 Step 16/24 : RUN ${MAKE} 07:02:01 ---> Running in 3b3883439f2c 07:02:02 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:02:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:02:17 Removing intermediate container e7a5bd583000 07:02:17 ---> 46bcf345497a 07:02:17 Step 17/24 : FROM alpine:3.12 07:02:17 3.12: Pulling from library/alpine 07:02:17 339de151aab4: Pulling fs layer 07:02:17 339de151aab4: Verifying Checksum 07:02:17 339de151aab4: Download complete 07:02:18 339de151aab4: Pull complete 07:02:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:02:18 Status: Downloaded newer image for alpine:3.12 07:02:18 ---> 13621d1b12d4 07:02:18 Step 18/24 : EXPOSE 4000 07:02:18 ---> Running in 6134ccf51a7c 07:02:19 Removing intermediate container 6134ccf51a7c 07:02:19 ---> d8c724a07d37 07:02:19 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:02:22 ---> 617077a9f41c 07:02:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:02:22 ---> Running in 9b75a9ef9f54 07:02:22 Removing intermediate container 9b75a9ef9f54 07:02:22 ---> 83346504510f 07:02:22 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:02:22 ---> Running in 490ab096de2a 07:02:22 Removing intermediate container 490ab096de2a 07:02:22 ---> 90f0c3f83d43 07:02:22 Step 22/24 : LABEL arch=amd64 07:02:22 ---> Running in 385631eae823 07:02:23 Removing intermediate container 385631eae823 07:02:23 ---> 47f61a4ade74 07:02:23 Step 23/24 : LABEL git_sha=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe 07:02:23 ---> Running in 2a1ce9f2c104 07:02:23 Removing intermediate container 2a1ce9f2c104 07:02:23 ---> c3883684ccc1 07:02:23 Step 24/24 : LABEL version=0.0.0 07:02:23 ---> Running in 864a30657fe5 07:02:23 Removing intermediate container 864a30657fe5 07:02:23 ---> 22d18e163d85 07:02:23 [Warning] One or more build-args [ARCH] were not consumed 07:02:23 Successfully built 22d18e163d85 07:02:23 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:02:24 ---> job-cost.sh 07:02:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NluO 07:02:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:02:36 Removing intermediate container 3b3883439f2c 07:02:36 ---> 16c4b6d630b4 07:02:36 Step 17/24 : FROM alpine:3.12 07:02:36 3.12: Pulling from library/alpine 07:02:36 d2f70382dc9a: Pulling fs layer 07:02:36 d2f70382dc9a: Verifying Checksum 07:02:36 d2f70382dc9a: Download complete 07:02:37 d2f70382dc9a: Pull complete 07:02:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:02:37 Status: Downloaded newer image for alpine:3.12 07:02:37 ---> 9852663dfa18 07:02:37 Step 18/24 : EXPOSE 4000 07:02:37 ---> Running in 05b9a3f92598 07:02:38 Removing intermediate container 05b9a3f92598 07:02:38 ---> c668145186bc 07:02:38 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:02:40 ---> 6e1cf33b80e4 07:02:40 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:02:40 ---> Running in 7ff322bed4ba 07:02:41 Removing intermediate container 7ff322bed4ba 07:02:41 ---> f893dce4c236 07:02:41 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:02:41 ---> Running in 6bae00c7edfb 07:02:42 Removing intermediate container 6bae00c7edfb 07:02:42 ---> 2b1d76f22c81 07:02:42 Step 22/24 : LABEL arch=arm64 07:02:42 ---> Running in f81bd6443c32 07:02:42 Removing intermediate container f81bd6443c32 07:02:42 ---> f7dc8483eef9 07:02:42 Step 23/24 : LABEL git_sha=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe 07:02:42 ---> Running in e7eee2019dbb 07:02:43 Removing intermediate container e7eee2019dbb 07:02:43 ---> 769e6026af87 07:02:43 Step 24/24 : LABEL version=0.0.0 07:02:43 ---> Running in a67d28c2b62d 07:02:43 Removing intermediate container a67d28c2b62d 07:02:43 ---> 882ad27fa382 07:02:43 [Warning] One or more build-args [ARCH] were not consumed 07:02:43 Successfully built 882ad27fa382 07:02:43 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:02:44 ---> job-cost.sh 07:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eau1 07:02:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:03:26 lf-activate-venv(): INFO: Adding /tmp/venv-NluO/bin to PATH 07:03:26 INFO: No Stack... 07:03:26 INFO: Retrieving Pricing Info for: v1-standard-2 07:03:26 INFO: Archiving Costs [Pipeline] sh 07:03:26 + cut -d, -f6 07:03:26 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 07:03:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] 07:03:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] did not exist. Created. 07:03:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:27 + echo total: 0.029999999329447746 [Pipeline] stash 07:03:27 Stashed 1 file(s) [Pipeline] } 07:03:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-Eau1/bin to PATH 07:05:17 INFO: No Stack... 07:05:17 INFO: Retrieving Pricing Info for: lf-standard-4 07:05:17 INFO: Archiving Costs [Pipeline] sh 07:05:18 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:05:18 + cut -d, -f6 [Pipeline] lock 07:05:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] 07:05:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] did not exist. Created. 07:05:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:18 /w/workspace/edgex-ui-go/1@tmp/durable-92288a09/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-92288a09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:05:19 + echo total: 0.20999999344348907 [Pipeline] stash 07:05:19 Warning: overwriting stash ‘stack-cost’ 07:05:19 Stashed 1 file(s) [Pipeline] } 07:05:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-346-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:05:20 provisioning config files... 07:05:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/config8461655178258631153tmp [Pipeline] { [Pipeline] sh 07:05:21 + set +x 07:05:21 + bash -s -- 07:05:21 + curl -s https://codecov.io/bash 07:05:21 07:05:21 _____ _ 07:05:21 / ____| | | 07:05:21 | | ___ __| | ___ ___ _____ __ 07:05:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:21 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:21 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:21 Bash-1.0.2 07:05:21 07:05:21 07:05:21 ==> git version 2.24.3 found 07:05:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:05:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:05:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:05:21 ==> Jenkins CI detected. 07:05:21 project root: . 07:05:21 --> token set from env 07:05:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:22 ==> Running gcov in . (disable via -X gcov) 07:05:22 ==> Python coveragepy not found 07:05:22 ==> Searching for coverage reports in: 07:05:22 + . 07:05:22 -> Found 1 reports 07:05:22 ==> Detecting git/mercurial file structure 07:05:22 ==> Reading reports 07:05:22 + ./coverage.out bytes=10 07:05:22 ==> Appending adjustments 07:05:22 https://docs.codecov.io/docs/fixing-reports 07:05:22 + Found adjustments 07:05:22 ==> Gzipping contents 07:05:22 4.0K /tmp/codecov.WjUOBq.gz 07:05:22 ==> Uploading reports 07:05:22 url: https://codecov.io 07:05:22 query: branch=PR-346&commit=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=346&job=&cmd_args= 07:05:22 -> Pinging Codecov 07:05:22 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-346&commit=bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=346&job=&cmd_args= 07:05:23 -> Uploading to 07:05:23 https://storage.googleapis.com/codecov/v4/raw/2021-05-04/FB506323287CE973F263BFD2A0EB1F37/bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe/1b652e64-c953-402d-8cfd-7c825140fa2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210504T070523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8d83f73470e60acc5eb059c0c77e59576570ec06b69d2ed0e3f217b71fb5eea 07:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:23 Dload Upload Total Spent Left Speed 07:05:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 6118 --:--:-- --:--:-- --:--:-- 6115 100 3902 0 0 100 3902 0 6115 --:--:-- --:--:-- --:--:-- 6115 07:05:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bc746cbfa0b4a9cc68ee99272489ba0adf53f3fe [Pipeline] } 07:05:24 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:05:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:27 ---> package-listing.sh 07:05:27 ++ facter osfamily 07:05:27 ++ tr '[:upper:]' '[:lower:]' 07:05:28 + OS_FAMILY=redhat 07:05:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-346 07:05:28 + START_PACKAGES=/tmp/packages_start.txt 07:05:28 + END_PACKAGES=/tmp/packages_end.txt 07:05:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:28 + PACKAGES=/tmp/packages_start.txt 07:05:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-346 ']' 07:05:28 + PACKAGES=/tmp/packages_end.txt 07:05:28 + case "${OS_FAMILY}" in 07:05:28 + rpm -qa 07:05:28 + sort 07:05:35 + '[' -f /tmp/packages_start.txt ']' 07:05:35 + '[' -f /tmp/packages_end.txt ']' 07:05:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-346 ']' 07:05:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-346/archives/ 07:05:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-346/archives/ [Pipeline] echo 07:05:35 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:36 07:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:37 alpine: Pulling from edgex-lftools-log-publisher 07:05:37 df20fa9351a1: Pulling fs layer 07:05:37 36b3adc4ff6f: Pulling fs layer 07:05:37 8ad3a11d3b57: Pulling fs layer 07:05:37 46f8f816bc3b: Pulling fs layer 07:05:37 93b61091891f: Pulling fs layer 07:05:37 93b9cdb0e59b: Pulling fs layer 07:05:37 5e14af77c1be: Pulling fs layer 07:05:37 01666e4c0597: Pulling fs layer 07:05:37 aa168da1d23b: Pulling fs layer 07:05:37 93b9cdb0e59b: Waiting 07:05:37 5e14af77c1be: Waiting 07:05:37 01666e4c0597: Waiting 07:05:37 aa168da1d23b: Waiting 07:05:37 46f8f816bc3b: Waiting 07:05:37 93b61091891f: Waiting 07:05:37 36b3adc4ff6f: Verifying Checksum 07:05:37 36b3adc4ff6f: Download complete 07:05:37 46f8f816bc3b: Verifying Checksum 07:05:37 46f8f816bc3b: Download complete 07:05:37 93b61091891f: Download complete 07:05:37 df20fa9351a1: Verifying Checksum 07:05:37 df20fa9351a1: Download complete 07:05:37 93b9cdb0e59b: Verifying Checksum 07:05:37 93b9cdb0e59b: Download complete 07:05:37 5e14af77c1be: Verifying Checksum 07:05:37 5e14af77c1be: Download complete 07:05:37 01666e4c0597: Verifying Checksum 07:05:37 01666e4c0597: Download complete 07:05:38 8ad3a11d3b57: Verifying Checksum 07:05:38 8ad3a11d3b57: Download complete 07:05:38 df20fa9351a1: Pull complete 07:05:39 36b3adc4ff6f: Pull complete 07:05:42 8ad3a11d3b57: Pull complete 07:05:42 46f8f816bc3b: Pull complete 07:05:44 93b61091891f: Pull complete 07:05:44 93b9cdb0e59b: Pull complete 07:05:44 5e14af77c1be: Pull complete 07:05:44 01666e4c0597: Pull complete 07:05:46 aa168da1d23b: Verifying Checksum 07:05:46 aa168da1d23b: Download complete 07:06:14 aa168da1d23b: Pull complete 07:06:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:06:14 prd-centos7-docker-4c-2g-2877 does not seem to be running inside a container 07:06:14 $ 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-346/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-346 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346:/w/workspace/edgexfoundry_edgex-ui-go_PR-346:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:06:18 $ docker top d7d87c1e3ac7714aa74408a64762d1e8fc5eb2c514bc25dce4b4d904ecd789b7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:19 + touch /tmp/pre-build-complete [Pipeline] sh 07:06:20 + mkdir -p /var/log/sa [Pipeline] sh 07:06:20 + ls /var/log/sa-host 07:06:20 + sadf -c /var/log/sa-host/sa04 07:06:20 file_magic: OK 07:06:20 HZ: Using current value: 100 07:06:20 file_header: OK 07:06:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:06:20 Statistics: 07:06:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:06:20 File successfully converted to sysstat format version 12.2.1 07:06:20 + sadf -c /var/log/sa-host/sa23 07:06:20 file_magic: OK 07:06:20 HZ: Using current value: 100 07:06:20 file_header: OK 07:06:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:06:20 Statistics: 07:06:20 Hnuu...uuuununununu... 07:06:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:21 provisioning config files... 07:06:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp/config2631377251063485606tmp [Pipeline] { [Pipeline] echo 07:06:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:06:22 ---> create-netrc.sh [Pipeline] } 07:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:06:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:06:23 ---> python-tools-install.sh [Pipeline] echo 07:06:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:06:23 ---> sudo-logs.sh 07:06:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:06:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:06:24 ---> job-cost.sh 07:06:24 lf-activate-venv: SKIPPING 07:06:24 DEBUG: total: 0.20999999344348907 07:06:24 INFO: Retrieving Stack Cost... 07:06:26 INFO: Retrieving Pricing Info for: v1-standard-2 07:06:27 INFO: Archiving Costs [Pipeline] echo 07:06:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:06:28 ---> logs-deploy.sh 07:06:28 lf-activate-venv: SKIPPING 07:06:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-346/1 07:06:28 INFO: archiving workspace using pattern(s): 07:06:32 Archives upload complete. 07:06:32 INFO: archiving logs to Nexus 07:06:34 ---> uname -a: 07:06:34 Linux prd-centos7-docker-4c-2g-2877.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:06:34 07:06:34 07:06:34 ---> lscpu: 07:06:34 Architecture: x86_64 07:06:34 CPU op-mode(s): 32-bit, 64-bit 07:06:34 Byte Order: Little Endian 07:06:34 Address sizes: 40 bits physical, 48 bits virtual 07:06:34 CPU(s): 4 07:06:34 On-line CPU(s) list: 0-3 07:06:34 Thread(s) per core: 1 07:06:34 Core(s) per socket: 1 07:06:34 Socket(s): 4 07:06:34 NUMA node(s): 1 07:06:34 Vendor ID: GenuineIntel 07:06:34 CPU family: 6 07:06:34 Model: 44 07:06:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:06:34 Stepping: 1 07:06:34 CPU MHz: 2933.438 07:06:34 BogoMIPS: 5866.87 07:06:34 Virtualization: VT-x 07:06:34 Hypervisor vendor: KVM 07:06:34 Virtualization type: full 07:06:34 L1d cache: 128 KiB 07:06:34 L1i cache: 128 KiB 07:06:34 L2 cache: 16 MiB 07:06:34 L3 cache: 64 MiB 07:06:34 NUMA node0 CPU(s): 0-3 07:06:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:06:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:06:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:06:34 Vulnerability Meltdown: Mitigation; PTI 07:06:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:06:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:06:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:06:34 Vulnerability Srbds: Not affected 07:06:34 Vulnerability Tsx async abort: Not affected 07:06:34 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:06:34 07:06:34 07:06:34 ---> nproc: 07:06:34 4 07:06:34 07:06:34 07:06:34 ---> df -h: 07:06:34 Filesystem Size Used Available Use% Mounted on 07:06:34 overlay 50.0G 7.3G 42.7G 15% / 07:06:34 tmpfs 64.0M 0 64.0M 0% /dev 07:06:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:06:34 shm 64.0M 0 64.0M 0% /dev/shm 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-346@tmp 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:06:34 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-346 07:06:34 07:06:34 07:06:34 ---> free -m: 07:06:34 total used free shared buff/cache available 07:06:34 Mem: 1837 720 115 0 1001 1011 07:06:34 Swap: 1023 1 1022 07:06:34 07:06:34 07:06:34 ---> ip addr: 07:06:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:06:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:34 inet 127.0.0.1/8 scope host lo 07:06:34 valid_lft forever preferred_lft forever 07:06:34 inet6 ::1/128 scope host 07:06:34 valid_lft forever preferred_lft forever 07:06:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:06:34 link/ether fa:16:3e:b3:91:af brd ff:ff:ff:ff:ff:ff 07:06:34 inet 10.30.122.253/23 brd 10.30.123.255 scope global dynamic eth0 07:06:34 valid_lft 85690sec preferred_lft 85690sec 07:06:34 inet6 fe80::f816:3eff:feb3:91af/64 scope link 07:06:34 valid_lft forever preferred_lft forever 07:06:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:06:34 link/ether 02:42:65:2b:03:a4 brd ff:ff:ff:ff:ff:ff 07:06:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:06:34 valid_lft forever preferred_lft forever 07:06:34 inet6 fe80::42:65ff:fe2b:3a4/64 scope link 07:06:34 valid_lft forever preferred_lft forever 07:06:34 07:06:34 07:06:34 ---> sar -b -r -n DEV: 07:06:34 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:06:34 07:06:34 06:54:29 LINUX RESTART (4 CPU) 07:06:34 07:06:34 06:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:06:34 06:56:02 156.08 90.25 65.83 0.00 6055.34 36754.18 0.00 07:06:34 06:57:01 37.08 12.38 24.70 0.00 4595.50 4013.96 0.00 07:06:34 06:58:01 1.81 0.00 1.81 0.00 0.00 35.98 0.00 07:06:34 06:59:01 0.25 0.00 0.25 0.00 0.00 2.69 0.00 07:06:34 07:00:01 0.23 0.00 0.23 0.00 0.00 3.49 0.00 07:06:34 07:01:01 0.30 0.02 0.28 0.00 0.13 3.79 0.00 07:06:34 07:02:01 0.51 0.08 0.42 0.00 1.62 6.86 0.00 07:06:34 07:03:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 07:06:34 07:04:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 07:06:34 07:05:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 07:06:34 07:06:01 90.04 46.00 44.03 0.00 4406.90 13077.72 0.00 07:06:34 Average: 26.17 13.57 12.60 0.00 1368.24 4919.75 0.00 07:06:34 07:06:34 06:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:34 06:56:02 72172 0 546836 29.06 2620 1259916 1100552 37.56 408164 1202876 38620 07:06:34 06:57:01 124708 0 622604 33.09 2620 1131612 1164564 39.74 427736 1126496 132 07:06:34 06:58:01 137896 0 609412 32.39 2620 1131616 1077780 36.78 422720 1120512 16 07:06:34 06:59:01 132320 0 614984 32.69 2620 1131620 1078140 36.80 437152 1112032 16 07:06:34 07:00:01 124240 0 623060 33.11 2620 1131624 1105992 37.75 444396 1111956 8 07:06:34 07:01:01 120664 0 626628 33.30 2620 1131632 1120804 38.25 439912 1119396 8 07:06:34 07:02:01 128232 0 618940 32.90 2620 1131752 1077044 36.76 433808 1119148 8 07:06:34 07:03:01 128176 0 618988 32.90 2620 1131760 1077044 36.76 435568 1117148 8 07:06:34 07:04:01 128648 0 618512 32.87 2620 1131764 1077044 36.76 435588 1117148 8 07:06:34 07:05:01 125840 0 621312 33.02 2620 1131772 1077464 36.77 438092 1117148 20 07:06:34 07:06:01 66588 0 729488 38.77 2620 1082848 1510108 51.54 625724 958488 58556 07:06:34 Average: 117226 0 622797 33.10 2620 1138901 1133321 38.68 449896 1111123 8855 07:06:34 07:06:34 06:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:34 06:56:02 eth0 183.50 127.45 796.91 49.28 0.00 0.00 0.00 0.00 07:06:34 06:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 06:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 06:57:01 eth0 150.97 142.62 596.07 35.03 0.00 0.00 0.00 0.00 07:06:34 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 06:57:01 docker0 70.85 58.92 6.64 164.91 0.00 0.00 0.00 0.00 07:06:34 06:58:01 eth0 1.21 0.12 0.09 0.03 0.00 0.00 0.00 0.00 07:06:34 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 06:59:01 eth0 2.28 1.11 1.41 0.40 0.00 0.00 0.00 0.00 07:06:34 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:00:01 eth0 2.41 2.24 0.41 8.85 0.00 0.00 0.00 0.00 07:06:34 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:01:01 eth0 3.37 3.42 0.58 13.28 0.00 0.00 0.00 0.00 07:06:34 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:06:34 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:06:34 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:04:01 eth0 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:06:34 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:05:01 eth0 1.93 1.61 0.38 6.78 0.00 0.00 0.00 0.00 07:06:34 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:06:01 eth0 204.71 168.68 2167.65 23.20 0.00 0.00 0.00 0.00 07:06:34 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 Average: eth0 50.09 40.65 324.64 12.44 0.00 0.00 0.00 0.00 07:06:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:34 Average: docker0 6.35 5.28 0.60 14.78 0.00 0.00 0.00 0.00 07:06:34 07:06:34 07:06:34 ---> sar -P ALL: 07:06:34 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:06:34 07:06:34 06:54:29 LINUX RESTART (4 CPU) 07:06:34 07:06:34 06:55:01 CPU %user %nice %system %iowait %steal %idle 07:06:34 06:56:02 all 13.25 0.00 8.43 7.18 30.30 40.84 07:06:34 06:56:02 0 13.44 0.00 7.18 6.74 31.90 40.73 07:06:34 06:56:02 1 15.74 0.00 7.29 8.20 28.95 39.81 07:06:34 06:56:02 2 13.12 0.00 12.84 6.76 29.48 37.80 07:06:34 06:56:02 3 10.74 0.00 6.52 7.02 30.80 44.92 07:06:34 06:57:01 all 3.93 0.00 3.45 0.92 18.58 73.12 07:06:34 06:57:01 0 3.14 0.00 3.04 0.43 19.78 73.61 07:06:34 06:57:01 1 3.70 0.00 4.02 1.50 18.46 72.32 07:06:34 06:57:01 2 4.05 0.00 3.63 1.32 18.77 72.24 07:06:34 06:57:01 3 4.87 0.00 3.11 0.44 17.27 74.31 07:06:34 06:58:01 all 0.05 0.00 0.14 0.00 1.98 97.83 07:06:34 06:58:01 0 0.02 0.00 0.15 0.00 1.74 98.09 07:06:34 06:58:01 1 0.05 0.00 0.11 0.02 2.92 96.90 07:06:34 06:58:01 2 0.12 0.00 0.13 0.00 1.76 97.99 07:06:34 06:58:01 3 0.02 0.00 0.16 0.00 1.48 98.34 07:06:34 06:59:01 all 0.07 0.00 0.08 0.00 1.42 98.44 07:06:34 06:59:01 0 0.03 0.00 0.12 0.00 1.37 98.48 07:06:34 06:59:01 1 0.16 0.00 0.07 0.00 1.35 98.42 07:06:34 06:59:01 2 0.05 0.00 0.10 0.00 1.30 98.55 07:06:34 06:59:01 3 0.03 0.00 0.03 0.00 1.64 98.29 07:06:34 07:00:01 all 0.09 0.00 0.05 0.00 1.02 98.84 07:06:34 07:00:01 0 0.03 0.00 0.05 0.00 0.79 99.12 07:06:34 07:00:01 1 0.12 0.00 0.05 0.00 0.91 98.93 07:06:34 07:00:01 2 0.11 0.00 0.07 0.00 1.90 97.92 07:06:34 07:00:01 3 0.08 0.00 0.05 0.00 0.48 99.39 07:06:34 07:01:01 all 0.11 0.00 0.39 0.00 2.44 97.06 07:06:34 07:01:01 0 0.08 0.00 0.57 0.00 2.79 96.56 07:06:34 07:01:01 1 0.20 0.00 0.24 0.00 2.48 97.08 07:06:34 07:01:01 2 0.10 0.00 0.15 0.00 3.32 96.43 07:06:34 07:01:01 3 0.07 0.00 0.60 0.00 1.16 98.18 07:06:34 07:02:01 all 0.02 0.00 0.06 0.02 1.37 98.53 07:06:34 07:02:01 0 0.03 0.00 0.07 0.00 2.71 97.19 07:06:34 07:02:01 1 0.00 0.00 0.05 0.00 0.89 99.06 07:06:34 07:02:01 2 0.02 0.00 0.07 0.07 0.69 99.16 07:06:34 07:02:01 3 0.02 0.00 0.07 0.02 1.17 98.73 07:06:34 07:03:01 all 0.02 0.00 0.02 0.00 0.80 99.16 07:06:34 07:03:01 0 0.02 0.00 0.05 0.00 1.27 98.66 07:06:34 07:03:01 1 0.02 0.00 0.03 0.00 0.33 99.62 07:06:34 07:03:01 2 0.00 0.00 0.00 0.00 0.43 99.57 07:06:34 07:03:01 3 0.03 0.00 0.02 0.00 1.17 98.78 07:06:34 07:04:01 all 0.02 0.00 0.03 0.00 0.87 99.08 07:06:34 07:04:01 0 0.02 0.00 0.02 0.00 0.70 99.27 07:06:34 07:04:01 1 0.02 0.00 0.02 0.00 0.58 99.39 07:06:34 07:04:01 2 0.02 0.00 0.03 0.00 0.12 99.83 07:06:34 07:04:01 3 0.02 0.00 0.05 0.00 2.08 97.86 07:06:34 07:05:01 all 0.05 0.00 0.02 0.00 0.83 99.10 07:06:34 07:05:01 0 0.05 0.00 0.02 0.00 0.74 99.19 07:06:34 07:05:01 1 0.07 0.00 0.02 0.00 0.55 99.37 07:06:34 07:05:01 2 0.03 0.00 0.03 0.00 0.89 99.04 07:06:34 07:05:01 3 0.03 0.00 0.03 0.00 1.12 98.81 07:06:34 07:06:01 all 3.42 0.00 2.84 1.36 20.86 71.52 07:06:34 07:06:01 0 2.92 0.00 2.60 0.05 22.45 71.99 07:06:34 07:06:01 1 3.23 0.00 2.60 1.65 21.60 70.93 07:06:34 07:06:01 2 2.42 0.00 2.33 0.12 20.04 75.09 07:06:34 07:06:01 3 5.14 0.00 3.87 3.68 19.32 67.99 07:06:34 07:06:34 Average: CPU %user %nice %system %iowait %steal %idle 07:06:34 Average: all 2.01 0.00 1.48 0.91 7.63 87.97 07:06:34 Average: 0 1.91 0.00 1.33 0.70 8.23 87.83 07:06:34 Average: 1 2.22 0.00 1.38 1.09 7.50 87.82 07:06:34 Average: 2 1.89 0.00 1.83 0.78 7.42 88.09 07:06:34 Average: 3 2.01 0.00 1.38 1.08 7.37 88.16 07:06:34 07:06:34 07:06:34