Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 52eba2be8efb0e7607cb035b655b02f68c64cef2+275edb72b4df477a4d39e1dcae019ce23b195a9d (5d1269c240335f919e2990a0587ab622050880fe) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-304/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-304/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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-28695 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [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-304 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit 52eba2be8efb0e7607cb035b655b02f68c64cef2 > 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/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52eba2be8efb0e7607cb035b655b02f68c64cef2 # 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 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 Merge succeeded, producing c529a385d11bd1153bd4ad85c9d3a624d3f15297 Checking out Revision c529a385d11bd1153bd4ad85c9d3a624d3f15297 (PR-304) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c529a385d11bd1153bd4ad85c9d3a624d3f15297 # timeout=10 Commit message: "Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:58 ========================================================= 11:00:58 EdgeX Global Pipelines Version Info 11:00:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:59 ------------------- 11:00:59 stable info: 11:00:59 ------------------- 11:00:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:59 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:00:59 Message: update stable to v1.0.184 11:01:00 ------------------- 11:01:00 experimental info: 11:01:00 ------------------- 11:01:00 Commited By: **** collab-it+edgex@linuxfoundation.org 11:01:00 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:01:00 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo 11:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo 11:01:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c529a385d11bd1153bd4ad85c9d3a624d3f15297 [Pipeline] echo 11:01:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c529a38 [Pipeline] echo 11:01:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:01:05 provisioning config files... 11:01:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config8716722165319052584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:06 ---> docker-login.sh 11:01:06 nexus3.edgexfoundry.org:10001 11:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:06 Configure a credential helper to remove this warning. See 11:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:06 11:01:06 Login Succeeded 11:01:06 nexus3.edgexfoundry.org:10002 11:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:06 Configure a credential helper to remove this warning. See 11:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:06 11:01:06 Login Succeeded 11:01:06 nexus3.edgexfoundry.org:10003 11:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:06 Configure a credential helper to remove this warning. See 11:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:06 11:01:06 Login Succeeded 11:01:06 nexus3.edgexfoundry.org:10004 11:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:07 Configure a credential helper to remove this warning. See 11:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:07 11:01:07 Login Succeeded 11:01:07 docker.io 11:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:07 Configure a credential helper to remove this warning. See 11:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:07 11:01:07 Login Succeeded 11:01:07 ---> docker-login.sh ends [Pipeline] } 11:01:07 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 11:01:08 + git log --format=format:%s -1 c529a385d11bd1153bd4ad85c9d3a624d3f15297 [Pipeline] echo 11:01:08 GIT_COMMIT: c529a385d11bd1153bd4ad85c9d3a624d3f15297, Commit Message: Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD [Pipeline] echo 11:01:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:01:09 11:01:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:01:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:01:10 latest: Pulling from edgex-devops/git-semver 11:01:10 31603596830f: Pulling fs layer 11:01:10 2a8b12db71e7: Pulling fs layer 11:01:10 6ca5941a6612: Pulling fs layer 11:01:10 ecc8261a40a4: Pulling fs layer 11:01:10 ecc8261a40a4: Waiting 11:01:10 2a8b12db71e7: Download complete 11:01:10 31603596830f: Verifying Checksum 11:01:10 31603596830f: Download complete 11:01:10 ecc8261a40a4: Verifying Checksum 11:01:10 ecc8261a40a4: Download complete 11:01:10 6ca5941a6612: Verifying Checksum 11:01:10 6ca5941a6612: Download complete 11:01:10 31603596830f: Pull complete 11:01:10 2a8b12db71e7: Pull complete 11:01:11 6ca5941a6612: Pull complete 11:01:11 ecc8261a40a4: Pull complete 11:01:11 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:01:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:01:11 prd-centos7-docker-4c-2g-28695 does not seem to be running inside a container 11:01:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:01:14 $ docker top d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:14 [ssh-agent] Looking for ssh-agent implementation... 11:01:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:14 $ docker exec d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent 11:01:14 SSH_AUTH_SOCK=/tmp/ssh-6D7dB2s1d2TV/agent.12 11:01:14 SSH_AGENT_PID=17 11:01:14 Running ssh-add (command line suppressed) 11:01:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3902061924969577078.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3902061924969577078.key) 11:01:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:15 + git tag --points-at HEAD [Pipeline] } 11:01:15 $ docker exec --env ******** --env ******** d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent -k 11:01:15 unset SSH_AUTH_SOCK; 11:01:15 unset SSH_AGENT_PID; 11:01:15 echo Agent pid 17 killed; 11:01:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:15 [ssh-agent] Looking for ssh-agent implementation... 11:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:15 $ docker exec d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent 11:01:16 SSH_AUTH_SOCK=/tmp/ssh-Exnt3D6zcYKK/agent.47 11:01:16 SSH_AGENT_PID=52 11:01:16 Running ssh-add (command line suppressed) 11:01:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3107278560242553178.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3107278560242553178.key) 11:01:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:16 + git semver init 11:01:16 # -> Open(): unable to determine branch for HEAD 11:01:16 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.git 11:01:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-304 11:01:16 # $SEMVER_REMOTE_NAME = origin 11:01:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:01:16 # $SEMVER_USER_NAME = edgex-jenkins 11:01:16 # $SEMVER_BRANCH = PR-304 11:01:16 # $SEMVER_TEMP = /tmp/semver-408660029 11:01:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:01:18 # '/tmp/semver-408660029' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver' 11:01:18 # -> Force: false 11:01:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver [Pipeline] } 11:01:18 $ docker exec --env ******** --env ******** d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent -k 11:01:18 unset SSH_AUTH_SOCK; 11:01:18 unset SSH_AGENT_PID; 11:01:18 echo Agent pid 52 killed; 11:01:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:18 + git semver [Pipeline] } 11:01:18 $ docker stop --time=1 d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b 11:01:20 $ docker rm -f d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b [Pipeline] // withDockerContainer [Pipeline] sh 11:01:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:21 Stashed 1 file(s) [Pipeline] echo 11:01:21 [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 11:01:37 Still waiting to schedule task 11:01:37 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28695’ 11:01:37 Still waiting to schedule task 11:01:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:03:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28696 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws 11:03:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:03:39 using credential edgex-jenkins-ssh 11:03:39 Cloning the remote Git repository 11:03:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:03:39 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:03:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:03:39 > git --version # timeout=10 11:03:39 > git --version # 'git version 2.17.1' 11:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:03:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:03:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:03:42 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit 52eba2be8efb0e7607cb035b655b02f68c64cef2 11:03:43 Merge succeeded, producing 7fcf576adf9709eb4adcb355a8e90f6b29209b35 11:03:43 Checking out Revision 7fcf576adf9709eb4adcb355a8e90f6b29209b35 (PR-304) 11:03:42 > git config core.sparsecheckout # timeout=10 11:03:42 > git checkout -f 52eba2be8efb0e7607cb035b655b02f68c64cef2 # timeout=10 11:03:42 > git remote # timeout=10 11:03:42 > git config --get remote.origin.url # timeout=10 11:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:42 > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 11:03:42 > git rev-parse HEAD^{commit} # timeout=10 11:03:43 > git config core.sparsecheckout # timeout=10 11:03:43 > git checkout -f 7fcf576adf9709eb4adcb355a8e90f6b29209b35 # timeout=10 11:03:47 Commit message: "Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD" 11:03:47 First time build. Skipping changelog. 11:03:47 > git --version # timeout=10 11:03:47 > git --version # 'git version 2.17.1' 11:03:47 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:03:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:03:50 + sudo service docker restart 11:03:50 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:03:53 provisioning config files... 11:03:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2419596581098816350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:54 ---> docker-login.sh 11:03:54 nexus3.edgexfoundry.org:10001 11:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:55 Configure a credential helper to remove this warning. See 11:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:55 11:03:55 Login Succeeded 11:03:55 nexus3.edgexfoundry.org:10002 11:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:55 Configure a credential helper to remove this warning. See 11:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:55 11:03:55 Login Succeeded 11:03:55 nexus3.edgexfoundry.org:10003 11:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:56 Configure a credential helper to remove this warning. See 11:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:56 11:03:56 Login Succeeded 11:03:56 nexus3.edgexfoundry.org:10004 11:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:57 Configure a credential helper to remove this warning. See 11:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:57 11:03:57 Login Succeeded 11:03:57 docker.io 11:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:57 Configure a credential helper to remove this warning. See 11:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:57 11:03:57 Login Succeeded 11:03:57 ---> docker-login.sh ends [Pipeline] } 11:03:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:58 ========================================================= 11:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:03:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:03:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 11:03:59 Sending build context to Docker daemon 17.38MB 11:03:59 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:03:59 Step 2/8 : FROM ${BASE} 11:03:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:03:59 5f621e34cdf4: Pulling fs layer 11:03:59 a4357932f1b6: Pulling fs layer 11:03:59 18c013af1878: Pulling fs layer 11:03:59 00ac8860ef70: Pulling fs layer 11:03:59 63d7cb157983: Pulling fs layer 11:03:59 b116817d02f9: Pulling fs layer 11:03:59 745a02a5169b: Pulling fs layer 11:03:59 b116817d02f9: Waiting 11:03:59 00ac8860ef70: Waiting 11:03:59 63d7cb157983: Waiting 11:03:59 745a02a5169b: Waiting 11:03:59 18c013af1878: Download complete 11:03:59 a4357932f1b6: Verifying Checksum 11:03:59 a4357932f1b6: Download complete 11:03:59 63d7cb157983: Verifying Checksum 11:03:59 63d7cb157983: Download complete 11:03:59 b116817d02f9: Verifying Checksum 11:03:59 b116817d02f9: Download complete 11:03:59 5f621e34cdf4: Verifying Checksum 11:03:59 5f621e34cdf4: Download complete 11:04:00 5f621e34cdf4: Pull complete 11:04:00 a4357932f1b6: Pull complete 11:04:00 18c013af1878: Pull complete 11:04:02 745a02a5169b: Verifying Checksum 11:04:02 745a02a5169b: Download complete 11:04:03 00ac8860ef70: Verifying Checksum 11:04:03 00ac8860ef70: Download complete 11:04:11 Running on prd-centos7-docker-4c-2g-28697 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws 11:04:11 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:04:13 00ac8860ef70: Pull complete 11:04:13 using credential edgex-jenkins-ssh 11:04:13 Cloning the remote Git repository 11:04:13 63d7cb157983: Pull complete 11:04:14 b116817d02f9: Pull complete 11:04:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:04:13 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:04:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:04:13 > git --version # timeout=10 11:04:13 > git --version # 'git version 2.24.3' 11:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:15 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit 52eba2be8efb0e7607cb035b655b02f68c64cef2 11:04:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:04:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:04:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:04:15 > git config core.sparsecheckout # timeout=10 11:04:15 > git checkout -f 52eba2be8efb0e7607cb035b655b02f68c64cef2 # timeout=10 11:04:15 > git remote # timeout=10 11:04:15 > git config --get remote.origin.url # timeout=10 11:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:15 > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 11:04:15 Merge succeeded, producing 1b8b6f7faa06f1fadb63b76b537187191f96f2bb 11:04:15 Checking out Revision 1b8b6f7faa06f1fadb63b76b537187191f96f2bb (PR-304) 11:04:15 > git rev-parse HEAD^{commit} # timeout=10 11:04:15 > git config core.sparsecheckout # timeout=10 11:04:15 > git checkout -f 1b8b6f7faa06f1fadb63b76b537187191f96f2bb # timeout=10 11:04:18 745a02a5169b: Pull complete 11:04:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:04:18 ---> b7e6874047d6 11:04:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:04:19 Commit message: "Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD" 11:04:19 First time build. Skipping changelog. 11:04:19 > git --version # timeout=10 11:04:19 > git --version # 'git version 2.24.3' 11:04:19 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:21 ---> Running in 3d9988d43729 11:04:21 Removing intermediate container 3d9988d43729 11:04:21 ---> 914e73d12cae 11:04:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:04:21 ---> Running in 0bdd338ec708 11:04:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:04:21 + sudo service docker restart 11:04:21 + true 11:04:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:04:23 provisioning config files... 11:04:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3263111062075402077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:23 ---> docker-login.sh 11:04:23 nexus3.edgexfoundry.org:10001 11:04:24 Removing intermediate container 0bdd338ec708 11:04:24 ---> 667809754c59 11:04:24 Step 5/8 : RUN apk add --no-cache make git 11:04:24 ---> Running in b84113879aaf 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 nexus3.edgexfoundry.org:10002 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 nexus3.edgexfoundry.org:10003 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 nexus3.edgexfoundry.org:10004 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:24 Configure a credential helper to remove this warning. See 11:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:24 11:04:24 Login Succeeded 11:04:24 docker.io 11:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:25 Configure a credential helper to remove this warning. See 11:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:25 11:04:25 Login Succeeded 11:04:25 ---> docker-login.sh ends [Pipeline] } 11:04:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:04:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 11:04:25 ========================================================= 11:04:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:04:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:04:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 11:04:26 Sending build context to Docker daemon 17.38MB 11:04:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:04:26 Step 2/8 : FROM ${BASE} 11:04:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:04:26 188c0c94c7c5: Pulling fs layer 11:04:26 0ef7d3d256c8: Pulling fs layer 11:04:26 de9db76c5a1d: Pulling fs layer 11:04:26 bca2f99d35d6: Pulling fs layer 11:04:26 93359f2a8cfa: Pulling fs layer 11:04:26 7c6f9722023f: Pulling fs layer 11:04:26 a35cf1a2eb13: Pulling fs layer 11:04:26 93359f2a8cfa: Waiting 11:04:26 bca2f99d35d6: Waiting 11:04:26 7c6f9722023f: Waiting 11:04:26 a35cf1a2eb13: Waiting 11:04:26 de9db76c5a1d: Verifying Checksum 11:04:26 de9db76c5a1d: Download complete 11:04:26 OK: 142 MiB in 39 packages 11:04:26 0ef7d3d256c8: Download complete 11:04:26 93359f2a8cfa: Verifying Checksum 11:04:26 93359f2a8cfa: Download complete 11:04:26 7c6f9722023f: Verifying Checksum 11:04:26 7c6f9722023f: Download complete 11:04:26 188c0c94c7c5: Verifying Checksum 11:04:26 188c0c94c7c5: Download complete 11:04:26 188c0c94c7c5: Pull complete 11:04:27 0ef7d3d256c8: Pull complete 11:04:27 de9db76c5a1d: Pull complete 11:04:27 Removing intermediate container b84113879aaf 11:04:27 ---> 19b463bbc506 11:04:27 Step 6/8 : WORKDIR /edgex-ui-go 11:04:27 ---> Running in 8b87ab78c4a3 11:04:28 Removing intermediate container 8b87ab78c4a3 11:04:28 ---> 00e166e1a89b 11:04:28 Step 7/8 : COPY . . 11:04:29 a35cf1a2eb13: Verifying Checksum 11:04:29 a35cf1a2eb13: Download complete 11:04:29 bca2f99d35d6: Verifying Checksum 11:04:29 bca2f99d35d6: Download complete 11:04:30 ---> 3224afe0670a 11:04:30 Step 8/8 : RUN go mod download 11:04:30 ---> Running in 9e999a682668 11:04:34 bca2f99d35d6: Pull complete 11:04:34 93359f2a8cfa: Pull complete 11:04:34 7c6f9722023f: Pull complete 11:04:39 a35cf1a2eb13: Pull complete 11:04:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:04:39 ---> a62c8e92a672 11:04:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:04:40 ---> Running in 6cbbc3981ec9 11:04:40 Removing intermediate container 6cbbc3981ec9 11:04:40 ---> 4b024df0b12a 11:04:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:04:40 ---> Running in fb4e285d08f4 11:04:41 Removing intermediate container fb4e285d08f4 11:04:41 ---> b69ed67bf3ca 11:04:41 Step 5/8 : RUN apk add --no-cache make git 11:04:41 ---> Running in 09b9eb93b805 11:04:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:04:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:04:43 OK: 166 MiB in 39 packages 11:04:44 Removing intermediate container 09b9eb93b805 11:04:44 ---> f5678992897c 11:04:44 Step 6/8 : WORKDIR /edgex-ui-go 11:04:44 ---> Running in 6d6ea5caf742 11:04:44 Removing intermediate container 6d6ea5caf742 11:04:44 ---> 2e6de09f12a3 11:04:44 Step 7/8 : COPY . . 11:04:47 ---> 670682436916 11:04:47 Step 8/8 : RUN go mod download 11:04:47 ---> Running in d4d7c96ca017 11:05:03 Removing intermediate container 9e999a682668 11:05:03 ---> e17a99a79fb1 11:05:03 Successfully built e17a99a79fb1 11:05:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:05:03 + docker inspect -f . ci-base-image-arm64 11:05:03 . [Pipeline] withDockerContainer 11:05:03 prd-ubuntu18.04-docker-arm64-4c-16g-28696 does not seem to be running inside a container 11:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:05:05 $ docker top cdcd4d17b03fa27f666e105ca0d88a532adcd866ba5a8f6416d05ab7141935f1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:06 + go version 11:05:06 go version go1.15.5 linux/arm64 [Pipeline] } 11:05:06 $ docker stop --time=1 cdcd4d17b03fa27f666e105ca0d88a532adcd866ba5a8f6416d05ab7141935f1 11:05:08 $ docker rm -f cdcd4d17b03fa27f666e105ca0d88a532adcd866ba5a8f6416d05ab7141935f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:05:09 + docker inspect -f . ci-base-image-arm64 11:05:09 . [Pipeline] withDockerContainer 11:05:09 prd-ubuntu18.04-docker-arm64-4c-16g-28696 does not seem to be running inside a container 11:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:05:11 $ docker top 29c29be98491e16ed0c810836d65676b9cde6a4455ba7124dcb8ce9a5fc62d80 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:12 + make test 11:05:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:05:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:05:19 Removing intermediate container d4d7c96ca017 11:05:19 ---> c2094782cb0d 11:05:19 Successfully built c2094782cb0d 11:05:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:05:19 + docker inspect -f . ci-base-image-x86_64 11:05:19 . [Pipeline] withDockerContainer 11:05:19 prd-centos7-docker-4c-2g-28697 does not seem to be running inside a container 11:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:05:20 $ docker top 76f83d83bd3b4b53e96b3a1befa17fbdddff8ba1b96004f99a13603f8540cf15 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:21 + go version 11:05:21 go version go1.15.5 linux/amd64 [Pipeline] } 11:05:21 $ docker stop --time=1 76f83d83bd3b4b53e96b3a1befa17fbdddff8ba1b96004f99a13603f8540cf15 11:05:22 $ docker rm -f 76f83d83bd3b4b53e96b3a1befa17fbdddff8ba1b96004f99a13603f8540cf15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:05:23 + docker inspect -f . ci-base-image-x86_64 11:05:23 . [Pipeline] withDockerContainer 11:05:23 prd-centos7-docker-4c-2g-28697 does not seem to be running inside a container 11:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:05:24 $ docker top 6e562512765fe1ed5e058f3b7a4130c85c2f236b1b2cb2ea668704b1c1b699d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:25 + make test 11:05:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:05:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:05:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:05:34 GO111MODULE=on go vet ./... [Pipeline] } 11:05:36 $ docker stop --time=1 6e562512765fe1ed5e058f3b7a4130c85c2f236b1b2cb2ea668704b1c1b699d7 11:05:39 $ docker rm -f 6e562512765fe1ed5e058f3b7a4130c85c2f236b1b2cb2ea668704b1c1b699d7 [Pipeline] // withDockerContainer [Pipeline] sh 11:05:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:05:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:05:40 GO111MODULE=on go vet ./... [Pipeline] sh 11:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:05:43 + ls -al . 11:05:43 total 92 11:05:43 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 5 11:05 . 11:05:43 drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 11:04 .. 11:05:43 drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 11:04 assets 11:05:43 drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 11:04 bin 11:05:43 drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 11:04 cmd 11:05:43 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 11:04 CONTRIBUTING.md 11:05:43 -rw-r--r--. 1 jenkins jenkins 10 Mar 5 11:05 coverage.out 11:05:43 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 5 11:04 Dockerfile 11:05:43 -rw-rw-r--. 1 jenkins jenkins 902 Mar 5 11:04 Dockerfile.build 11:05:43 drwxrwxr-x. 5 jenkins jenkins 104 Mar 5 11:04 docs 11:05:43 drwxrwxr-x. 8 jenkins jenkins 179 Mar 5 11:04 .git 11:05:43 drwxrwxr-x. 2 jenkins jenkins 103 Mar 5 11:04 .github 11:05:43 -rw-rw-r--. 1 jenkins jenkins 153 Mar 5 11:04 .gitignore 11:05:43 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 5 11:05 go.mod 11:05:43 -rw-r--r--. 1 jenkins jenkins 22053 Mar 5 11:05 go.sum 11:05:43 drwxrwxr-x. 10 jenkins jenkins 139 Mar 5 11:04 internal 11:05:43 -rw-rw-r--. 1 jenkins jenkins 652 Mar 5 11:04 Jenkinsfile 11:05:43 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 11:04 LICENSE 11:05:43 -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 11:04 Makefile 11:05:43 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 5 11:04 README.md 11:05:43 -rw-rw-r--. 1 jenkins jenkins 5 Mar 5 11:01 VERSION 11:05:43 -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 11:04 version.go 11:05:43 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 5 11:04 web [Pipeline] isUnix [Pipeline] sh 11:05:43 + 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=c529a385d11bd1153bd4ad85c9d3a624d3f15297 --label arch=amd64 --label version=0.0.0 . 11:05:43 Sending build context to Docker daemon 17.4MB 11:05:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:05:43 Step 2/24 : FROM ${BASE} AS builder 11:05:43 ---> c2094782cb0d 11:05:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:05:44 ---> Running in 6d966d761d49 11:05:44 Removing intermediate container 6d966d761d49 11:05:44 ---> f5e780ecaca4 11:05:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:05:44 ---> Running in ebeb6c9ab4b1 11:05:45 Removing intermediate container ebeb6c9ab4b1 11:05:45 ---> 1bff79e6af61 11:05:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:05:45 ---> Running in 6c082f8799a7 [Pipeline] } 11:05:45 $ docker stop --time=1 29c29be98491e16ed0c810836d65676b9cde6a4455ba7124dcb8ce9a5fc62d80 11:05:45 Removing intermediate container 6c082f8799a7 11:05:45 ---> 0e925863f668 11:05:45 Step 6/24 : LABEL Name=edgex-ui-go 11:05:45 ---> Running in fb8ee342357b 11:05:45 Removing intermediate container fb8ee342357b 11:05:45 ---> 5efccf901974 11:05:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:05:45 ---> Running in e0e3b50dc51d 11:05:45 Removing intermediate container e0e3b50dc51d 11:05:45 ---> eebda04dfe2a 11:05:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:45 ---> Running in ac0e9da06c70 11:05:46 Removing intermediate container ac0e9da06c70 11:05:46 ---> 689805f19b4a 11:05:46 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:46 ---> Running in e9684b46a3f8 11:05:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:05:47 $ docker rm -f 29c29be98491e16ed0c810836d65676b9cde6a4455ba7124dcb8ce9a5fc62d80 11:05:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 11:05:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:48 Warning: overwriting stash ‘coverage-report’ 11:05:49 OK: 166 MiB in 39 packages 11:05:49 Removing intermediate container e9684b46a3f8 11:05:49 ---> 769acabf2286 11:05:49 Step 10/24 : ENV GO111MODULE=on 11:05:49 ---> Running in 69bbc54bc81d 11:05:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 11:05:49 Removing intermediate container 69bbc54bc81d 11:05:49 ---> bb082afe90f7 11:05:49 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:05:49 ---> Running in d17d08ae90c8 11:05:49 Removing intermediate container d17d08ae90c8 11:05:49 ---> 877f5f0a3530 11:05:49 Step 12/24 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script 11:05:49 ---> 523ae22c469d 11:05:49 Step 13/24 : COPY Makefile . [Pipeline] { [Pipeline] sh 11:05:50 ---> eba62023e3c2 11:05:50 Step 14/24 : RUN make update 11:05:50 ---> Running in 5ff61091c8ef 11:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:05:50 + ls -al . 11:05:50 total 124 11:05:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:05 . 11:05:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:03 .. 11:05:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:03 .git 11:05:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:03 .github 11:05:50 -rw-rw-r-- 1 jenkins jenkins 153 Mar 5 11:03 .gitignore 11:05:50 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 11:03 CONTRIBUTING.md 11:05:50 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 5 11:03 Dockerfile 11:05:50 -rw-rw-r-- 1 jenkins jenkins 902 Mar 5 11:03 Dockerfile.build 11:05:50 -rw-rw-r-- 1 jenkins jenkins 652 Mar 5 11:03 Jenkinsfile 11:05:50 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 11:03 LICENSE 11:05:50 -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 11:03 Makefile 11:05:50 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 5 11:03 README.md 11:05:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 11:01 VERSION 11:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:03 assets 11:05:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:03 bin 11:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:03 cmd 11:05:50 -rw-r--r-- 1 jenkins jenkins 10 Mar 5 11:05 coverage.out 11:05:50 drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:03 docs 11:05:50 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 5 11:05 go.mod 11:05:50 -rw-r--r-- 1 jenkins jenkins 22053 Mar 5 11:05 go.sum 11:05:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:03 internal 11:05:50 -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 11:03 version.go 11:05:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:03 web 11:05:50 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] isUnix [Pipeline] sh 11:05:51 + 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=c529a385d11bd1153bd4ad85c9d3a624d3f15297 --label arch=arm64 --label version=0.0.0 . 11:05:51 Removing intermediate container 5ff61091c8ef 11:05:51 ---> 3ee578a6e4b6 11:05:51 Step 15/24 : COPY . . 11:05:51 Sending build context to Docker daemon 17.4MB 11:05:51 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:05:51 Step 2/24 : FROM ${BASE} AS builder 11:05:51 ---> e17a99a79fb1 11:05:51 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:05:52 ---> Running in 185ff81e5e5b 11:05:52 Removing intermediate container 185ff81e5e5b 11:05:52 ---> 879bc3fa4c41 11:05:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:05:52 ---> 41b4778138ab 11:05:52 Step 16/24 : RUN ${MAKE} 11:05:52 ---> Running in a60a0efb7395 11:05:52 ---> Running in 11280f9a7bb3 11:05:53 Removing intermediate container a60a0efb7395 11:05:53 ---> deb7fb66acfd 11:05:53 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:05:53 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 11:05:53 ---> Running in 59fc9dcc5469 11:05:53 Removing intermediate container 59fc9dcc5469 11:05:53 ---> 76092b6476e4 11:05:53 Step 6/24 : LABEL Name=edgex-ui-go 11:05:53 ---> Running in fe73d39a5824 11:05:54 Removing intermediate container fe73d39a5824 11:05:54 ---> fb687b3961c5 11:05:54 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:05:54 ---> Running in b697bbb90732 11:05:55 Removing intermediate container b697bbb90732 11:05:55 ---> a93820b4580b 11:05:55 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:55 ---> Running in 4a1fd7548fb7 11:05:56 Removing intermediate container 4a1fd7548fb7 11:05:56 ---> 9a2aba8f937e 11:05:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:57 ---> Running in d0ffdf1816f9 11:05:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:05:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:06:00 OK: 142 MiB in 39 packages 11:06:01 Removing intermediate container d0ffdf1816f9 11:06:01 ---> 40ccc9e64cea 11:06:01 Step 10/24 : ENV GO111MODULE=on 11:06:01 ---> Running in c1cbba19edfa 11:06:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:06:01 Removing intermediate container c1cbba19edfa 11:06:01 ---> 0920ee421b1d 11:06:01 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:06:02 ---> Running in 69d166602550 11:06:02 Removing intermediate container 69d166602550 11:06:02 ---> 5922c4e6fbeb 11:06:02 Step 12/24 : COPY go.mod . 11:06:02 ---> 25f43c93d23d 11:06:02 Step 13/24 : COPY Makefile . 11:06:03 ---> f8534de3860e 11:06:03 Step 14/24 : RUN make update 11:06:03 ---> Running in 2a359d97461c 11:06:04 Removing intermediate container 11280f9a7bb3 11:06:04 ---> bedbab2aa0db 11:06:04 Step 17/24 : FROM alpine:3.12 11:06:04 3.12: Pulling from library/alpine 11:06:04 f84cab65f19f: Pulling fs layer 11:06:04 CGO_ENABLED=0 GO111MODULE=on go mod download 11:06:05 f84cab65f19f: Download complete 11:06:05 f84cab65f19f: Pull complete 11:06:05 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:06:05 Status: Downloaded newer image for alpine:3.12 11:06:05 ---> 88dd2752d2ea 11:06:05 Step 18/24 : EXPOSE 4000 11:06:05 ---> Running in 1737efaad2bf 11:06:05 Removing intermediate container 1737efaad2bf 11:06:05 ---> 7328296beeaf 11:06:05 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 11:06:06 Removing intermediate container 2a359d97461c 11:06:06 ---> 63a0ca1ca332 11:06:06 Step 15/24 : COPY . . 11:06:06 ---> fa546ad632a0 11:06:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:06:06 ---> Running in 14c47a449720 11:06:06 Removing intermediate container 14c47a449720 11:06:06 ---> 911889387a4c 11:06:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:06:06 ---> Running in c77c7f8b83c1 11:06:07 Removing intermediate container c77c7f8b83c1 11:06:07 ---> e96a8fda0666 11:06:07 Step 22/24 : LABEL arch=amd64 11:06:07 ---> Running in 2a5735527d20 11:06:07 Removing intermediate container 2a5735527d20 11:06:07 ---> 6f38bd74ac43 11:06:07 Step 23/24 : LABEL git_sha=c529a385d11bd1153bd4ad85c9d3a624d3f15297 11:06:07 ---> Running in 7af200bd919f 11:06:07 Removing intermediate container 7af200bd919f 11:06:07 ---> 77bca470c704 11:06:07 Step 24/24 : LABEL version=0.0.0 11:06:07 ---> Running in a5024dc8b574 11:06:07 Removing intermediate container a5024dc8b574 11:06:07 ---> 3c8f19fb84e9 11:06:07 [Warning] One or more build-args [ARCH] were not consumed 11:06:07 Successfully built 3c8f19fb84e9 11:06:07 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 11:06:08 ---> 6c7e46302530 11:06:08 Step 16/24 : RUN ${MAKE} 11:06:08 ---> Running in fb5eef52b69c 11:06:08 ---> job-cost.sh 11:06:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7GoA 11:06:09 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 11:06:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:06:36 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:06:40 Removing intermediate container fb5eef52b69c 11:06:40 ---> d6e852e2b46b 11:06:40 Step 17/24 : FROM alpine:3.12 11:06:42 3.12: Pulling from library/alpine 11:06:42 dce8679b510e: Pulling fs layer 11:06:42 dce8679b510e: Verifying Checksum 11:06:42 dce8679b510e: Download complete 11:06:43 dce8679b510e: Pull complete 11:06:43 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:06:43 Status: Downloaded newer image for alpine:3.12 11:06:43 ---> d10569e2745f 11:06:43 Step 18/24 : EXPOSE 4000 11:06:43 ---> Running in c4f85bb8d13a 11:06:44 Removing intermediate container c4f85bb8d13a 11:06:44 ---> c8a11ee05b06 11:06:44 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 11:06:46 ---> 7377cb94a5f5 11:06:46 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:06:46 ---> Running in b6316c35c08b 11:06:46 Removing intermediate container b6316c35c08b 11:06:46 ---> e53abd13e43a 11:06:46 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:06:46 ---> Running in 1a48279ae59c 11:06:46 Removing intermediate container 1a48279ae59c 11:06:46 ---> d2a9f7bd089d 11:06:46 Step 22/24 : LABEL arch=arm64 11:06:47 ---> Running in 138804031e94 11:06:47 Removing intermediate container 138804031e94 11:06:47 ---> a847410c8428 11:06:47 Step 23/24 : LABEL git_sha=c529a385d11bd1153bd4ad85c9d3a624d3f15297 11:06:47 ---> Running in 82e4f79b3a30 11:06:48 Removing intermediate container 82e4f79b3a30 11:06:48 ---> 7c9611f9c2c4 11:06:48 Step 24/24 : LABEL version=0.0.0 11:06:48 ---> Running in 896aa8177ab7 11:06:48 Removing intermediate container 896aa8177ab7 11:06:48 ---> c69c66f0e9c0 11:06:48 [Warning] One or more build-args [ARCH] were not consumed 11:06:48 Successfully built c69c66f0e9c0 11:06:48 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 11:06:49 ---> job-cost.sh 11:06:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vbYk 11:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-7GoA/bin to PATH 11:06:50 INFO: No Stack... 11:06:51 INFO: Retrieving Pricing Info for: v1-standard-2 11:06:51 INFO: Archiving Costs [Pipeline] sh 11:06:52 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:06:52 + cut -d, -f6 [Pipeline] lock 11:06:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] 11:06:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] did not exist. Created. 11:06:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:06:52 + echo total: 0.029999999329447746 [Pipeline] stash 11:06:52 Stashed 1 file(s) [Pipeline] } 11:06:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-vbYk/bin to PATH 11:09:35 INFO: No Stack... 11:09:35 INFO: Retrieving Pricing Info for: lf-standard-4 11:09:35 INFO: Archiving Costs [Pipeline] sh 11:09:36 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 11:09:36 + cut -d, -f6 [Pipeline] lock 11:09:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] 11:09:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] did not exist. Created. 11:09:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:09:36 /w/workspace/edgex-ui-go/1@tmp/durable-17250451/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-17250451/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:09:37 + echo total: 0.20999999344348907 [Pipeline] stash 11:09:37 Warning: overwriting stash ‘stack-cost’ 11:09:37 Stashed 1 file(s) [Pipeline] } 11:09:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-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 11:09:39 provisioning config files... 11:09:39 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config3796877423405317907tmp [Pipeline] { [Pipeline] sh 11:09:39 + set +x 11:09:39 + curl -s https://codecov.io/bash 11:09:39 + bash -s -- 11:09:39 11:09:39 _____ _ 11:09:39 / ____| | | 11:09:39 | | ___ __| | ___ ___ _____ __ 11:09:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:09:39 | |___| (_) | (_| | __/ (_| (_) \ V / 11:09:39 \_____\___/ \__,_|\___|\___\___/ \_/ 11:09:39 Bash-20210226-7100762 11:09:39 11:09:39 11:09:39 ==> git version 2.24.3 found 11:09:39 ==> 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 11:09:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:09:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:09:39 ==> Jenkins CI detected. 11:09:39 project root: . 11:09:39 --> token set from env 11:09:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:09:39 ==> Running gcov in . (disable via -X gcov) 11:09:39 ==> Python coveragepy not found 11:09:39 ==> Searching for coverage reports in: 11:09:39 + . 11:09:39 -> Found 1 reports 11:09:39 ==> Detecting git/mercurial file structure 11:09:39 ==> Reading reports 11:09:39 + ./coverage.out bytes=10 11:09:39 ==> Appending adjustments 11:09:39 https://docs.codecov.io/docs/fixing-reports 11:09:39 + Found adjustments 11:09:39 ==> Gzipping contents 11:09:39 4.0K /tmp/codecov.hkohT6.gz 11:09:39 ==> Uploading reports 11:09:39 url: https://codecov.io 11:09:39 query: branch=PR-304&commit=c529a385d11bd1153bd4ad85c9d3a624d3f15297&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= 11:09:39 -> Pinging Codecov 11:09:39 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-304&commit=c529a385d11bd1153bd4ad85c9d3a624d3f15297&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= 11:09:40 -> Uploading to 11:09:40 https://storage.googleapis.com/codecov/v4/raw/2021-03-05/FB506323287CE973F263BFD2A0EB1F37/c529a385d11bd1153bd4ad85c9d3a624d3f15297/6b8e3422-ec19-4630-bdcf-bd0ce03c4af0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T110940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6efedee4c309affec7ef2f2fb1ce157acdd46177e1e89884d59ce4850a5f8df 11:09:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:09:40 Dload Upload Total Spent Left Speed 11:09:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 7239 --:--:-- --:--:-- --:--:-- 7255 11:09:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c529a385d11bd1153bd4ad85c9d3a624d3f15297 [Pipeline] } 11:09:40 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 11:09:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:09:44 ---> package-listing.sh 11:09:44 ++ facter osfamily 11:09:44 ++ tr '[:upper:]' '[:lower:]' 11:09:44 + OS_FAMILY=redhat 11:09:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-304 11:09:44 + START_PACKAGES=/tmp/packages_start.txt 11:09:44 + END_PACKAGES=/tmp/packages_end.txt 11:09:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:09:44 + PACKAGES=/tmp/packages_start.txt 11:09:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' 11:09:44 + PACKAGES=/tmp/packages_end.txt 11:09:44 + case "${OS_FAMILY}" in 11:09:44 + rpm -qa 11:09:44 + sort 11:09:49 + '[' -f /tmp/packages_start.txt ']' 11:09:49 + '[' -f /tmp/packages_end.txt ']' 11:09:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:09:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' 11:09:49 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ 11:09:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ [Pipeline] echo 11:09:49 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:09:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:09:50 11:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:09:50 alpine: Pulling from edgex-lftools-log-publisher 11:09:50 df20fa9351a1: Pulling fs layer 11:09:50 36b3adc4ff6f: Pulling fs layer 11:09:50 8ad3a11d3b57: Pulling fs layer 11:09:50 46f8f816bc3b: Pulling fs layer 11:09:50 93b61091891f: Pulling fs layer 11:09:50 93b9cdb0e59b: Pulling fs layer 11:09:50 5e14af77c1be: Pulling fs layer 11:09:50 01666e4c0597: Pulling fs layer 11:09:50 aa168da1d23b: Pulling fs layer 11:09:50 46f8f816bc3b: Waiting 11:09:50 93b61091891f: Waiting 11:09:50 01666e4c0597: Waiting 11:09:50 93b9cdb0e59b: Waiting 11:09:50 5e14af77c1be: Waiting 11:09:50 36b3adc4ff6f: Download complete 11:09:50 46f8f816bc3b: Verifying Checksum 11:09:50 46f8f816bc3b: Download complete 11:09:50 df20fa9351a1: Verifying Checksum 11:09:51 93b9cdb0e59b: Verifying Checksum 11:09:51 93b9cdb0e59b: Download complete 11:09:51 5e14af77c1be: Verifying Checksum 11:09:51 5e14af77c1be: Download complete 11:09:51 01666e4c0597: Download complete 11:09:51 93b61091891f: Download complete 11:09:51 df20fa9351a1: Pull complete 11:09:51 8ad3a11d3b57: Verifying Checksum 11:09:51 8ad3a11d3b57: Download complete 11:09:51 36b3adc4ff6f: Pull complete 11:09:52 8ad3a11d3b57: Pull complete 11:09:52 46f8f816bc3b: Pull complete 11:09:53 aa168da1d23b: Download complete 11:09:53 93b61091891f: Pull complete 11:09:54 93b9cdb0e59b: Pull complete 11:09:54 5e14af77c1be: Pull complete 11:09:54 01666e4c0597: Pull complete 11:10:01 aa168da1d23b: Pull complete 11:10:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:10:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:10:01 prd-centos7-docker-4c-2g-28695 does not seem to be running inside a container 11:10:01 $ 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-304/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-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:10:04 $ docker top f4992bba838061398ac495f945a81e742fa5fb699eec6b0f77b12da611165309 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:04 + touch /tmp/pre-build-complete [Pipeline] sh 11:10:05 + mkdir -p /var/log/sa [Pipeline] sh 11:10:05 + ls /var/log/sa-host 11:10:05 + sadf -c /var/log/sa-host/sa05 11:10:05 file_magic: OK 11:10:05 HZ: Using current value: 100 11:10:05 file_header: OK 11:10:05 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 11:10:05 Statistics: 11:10:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:10:05 File successfully converted to sysstat format version 12.2.1 11:10:05 + sadf -c /var/log/sa-host/sa23 11:10:05 file_magic: OK 11:10:05 HZ: Using current value: 100 11:10:05 file_header: OK 11:10:05 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 11:10:05 Statistics: 11:10:05 Hnuu...uuuununununu... 11:10:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:06 provisioning config files... 11:10:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config658565148828854355tmp [Pipeline] { [Pipeline] echo 11:10:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:10:06 ---> create-netrc.sh [Pipeline] } 11:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:10:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:10:07 ---> python-tools-install.sh [Pipeline] echo 11:10:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:10:07 ---> sudo-logs.sh 11:10:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:10:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:10:08 ---> job-cost.sh 11:10:08 lf-activate-venv: SKIPPING 11:10:08 DEBUG: total: 0.20999999344348907 11:10:08 INFO: Retrieving Stack Cost... 11:10:09 INFO: Retrieving Pricing Info for: v1-standard-2 11:10:09 INFO: Archiving Costs [Pipeline] echo 11:10:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:10:10 ---> logs-deploy.sh 11:10:10 lf-activate-venv: SKIPPING 11:10:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-304/1 11:10:10 INFO: archiving workspace using pattern(s): 11:10:12 Archives upload complete. 11:10:12 INFO: archiving logs to Nexus 11:10:13 ---> uname -a: 11:10:13 Linux prd-centos7-docker-4c-2g-28695.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:10:13 11:10:13 11:10:13 ---> lscpu: 11:10:13 Architecture: x86_64 11:10:13 CPU op-mode(s): 32-bit, 64-bit 11:10:13 Byte Order: Little Endian 11:10:13 Address sizes: 40 bits physical, 48 bits virtual 11:10:13 CPU(s): 4 11:10:13 On-line CPU(s) list: 0-3 11:10:13 Thread(s) per core: 1 11:10:13 Core(s) per socket: 1 11:10:13 Socket(s): 4 11:10:13 NUMA node(s): 1 11:10:13 Vendor ID: GenuineIntel 11:10:13 CPU family: 6 11:10:13 Model: 44 11:10:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:10:13 Stepping: 1 11:10:13 CPU MHz: 2933.442 11:10:13 BogoMIPS: 5866.88 11:10:13 Virtualization: VT-x 11:10:13 Hypervisor vendor: KVM 11:10:13 Virtualization type: full 11:10:13 L1d cache: 128 KiB 11:10:13 L1i cache: 128 KiB 11:10:13 L2 cache: 16 MiB 11:10:13 L3 cache: 64 MiB 11:10:13 NUMA node0 CPU(s): 0-3 11:10:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:10:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:10:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:10:13 Vulnerability Meltdown: Mitigation; PTI 11:10:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:10:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:10:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:10:13 Vulnerability Srbds: Not affected 11:10:13 Vulnerability Tsx async abort: Not affected 11:10:13 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 11:10:13 11:10:13 11:10:13 ---> nproc: 11:10:13 4 11:10:13 11:10:13 11:10:13 ---> df -h: 11:10:13 Filesystem Size Used Available Use% Mounted on 11:10:13 overlay 50.0G 7.3G 42.7G 15% / 11:10:13 tmpfs 64.0M 0 64.0M 0% /dev 11:10:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:10:13 shm 64.0M 0 64.0M 0% /dev/shm 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-304 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 11:10:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 11:10:13 11:10:13 11:10:13 ---> free -m: 11:10:13 total used free shared buff/cache available 11:10:13 Mem: 1837 721 95 0 1021 1012 11:10:13 Swap: 1023 0 1023 11:10:13 11:10:13 11:10:13 ---> ip addr: 11:10:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:10:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:10:13 inet 127.0.0.1/8 scope host lo 11:10:13 valid_lft forever preferred_lft forever 11:10:13 inet6 ::1/128 scope host 11:10:13 valid_lft forever preferred_lft forever 11:10:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:10:13 link/ether fa:16:3e:47:c1:bb brd ff:ff:ff:ff:ff:ff 11:10:13 inet 10.30.122.108/23 brd 10.30.123.255 scope global dynamic eth0 11:10:13 valid_lft 85809sec preferred_lft 85809sec 11:10:13 inet6 fe80::f816:3eff:fe47:c1bb/64 scope link 11:10:13 valid_lft forever preferred_lft forever 11:10:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:10:13 link/ether 02:42:f4:a4:15:44 brd ff:ff:ff:ff:ff:ff 11:10:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:10:13 valid_lft forever preferred_lft forever 11:10:13 inet6 fe80::42:f4ff:fea4:1544/64 scope link 11:10:13 valid_lft forever preferred_lft forever 11:10:13 11:10:13 11:10:13 ---> sar -b -r -n DEV: 11:10:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 11:10:13 11:10:13 11:00:10 LINUX RESTART (4 CPU) 11:10:13 11:10:13 11:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:10:13 11:02:01 32.18 11.97 20.21 0.00 4505.89 3772.49 0.00 11:10:13 11:03:01 1.78 0.00 1.78 0.00 0.00 33.73 0.00 11:10:13 11:04:01 0.38 0.00 0.38 0.00 0.00 5.35 0.00 11:10:13 11:05:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 11:10:13 11:06:01 0.20 0.00 0.20 0.00 0.00 3.50 0.00 11:10:13 11:07:01 0.32 0.00 0.32 0.00 0.00 4.20 0.00 11:10:13 11:08:02 0.18 0.00 0.18 0.00 0.00 2.02 0.00 11:10:13 11:09:01 0.24 0.00 0.24 0.00 0.00 3.66 0.00 11:10:13 11:10:01 111.22 64.97 46.25 0.00 4953.64 15486.52 0.00 11:10:13 Average: 16.34 8.57 7.77 0.00 1053.59 2151.54 0.00 11:10:13 11:10:13 11:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:10:13 11:02:01 155796 0 613856 32.63 2620 1109272 1104896 37.71 422092 1104148 20 11:10:13 11:03:01 159156 0 610492 32.45 2620 1109276 1078908 36.82 425084 1098552 12 11:10:13 11:04:01 157852 0 611792 32.52 2620 1109280 1079088 36.83 434176 1090452 8 11:10:13 11:05:01 156292 0 613348 32.60 2620 1109284 1079112 36.83 439752 1086248 8 11:10:13 11:06:01 154100 0 615536 32.71 2620 1109288 1079040 36.83 450168 1078260 8 11:10:13 11:07:01 155240 0 614388 32.65 2620 1109296 1078908 36.82 449524 1078256 12 11:10:13 11:08:02 155396 0 614232 32.65 2620 1109296 1078908 36.82 449540 1078256 8 11:10:13 11:09:01 154164 0 615456 32.71 2620 1109304 1079028 36.83 450052 1078256 8 11:10:13 11:10:01 217400 0 676952 35.98 2620 984572 1113268 37.99 432960 978956 81684 11:10:13 Average: 162822 0 620672 32.99 2620 1095430 1085684 37.05 439261 1074598 9085 11:10:13 11:10:13 11:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:10:13 11:02:01 eth0 117.50 109.59 455.95 34.34 0.00 0.00 0.00 0.00 11:10:13 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:02:01 docker0 47.59 39.36 4.16 114.64 0.00 0.00 0.00 0.00 11:10:13 11:03:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:10:13 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:04:01 eth0 3.11 1.40 2.02 0.27 0.00 0.00 0.00 0.00 11:10:13 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:05:01 eth0 1.37 0.58 0.58 0.36 0.00 0.00 0.00 0.00 11:10:13 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:06:01 eth0 0.72 0.43 0.40 0.30 0.00 0.00 0.00 0.00 11:10:13 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:10:13 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:08:02 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 11:10:13 11:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:09:01 eth0 1.52 0.37 0.37 0.21 0.00 0.00 0.00 0.00 11:10:13 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:10:01 eth0 195.62 169.06 2170.70 18.37 0.00 0.00 0.00 0.00 11:10:13 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 Average: eth0 35.75 31.37 292.98 6.00 0.00 0.00 0.00 0.00 11:10:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:13 Average: docker0 5.30 4.38 0.46 12.77 0.00 0.00 0.00 0.00 11:10:13 11:10:13 11:10:13 ---> sar -P ALL: 11:10:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 11:10:13 11:10:13 11:00:10 LINUX RESTART (4 CPU) 11:10:13 11:10:13 11:01:01 CPU %user %nice %system %iowait %steal %idle 11:10:13 11:02:01 all 2.83 0.00 1.61 0.64 0.01 94.91 11:10:13 11:02:01 0 2.76 0.00 1.78 1.19 0.02 94.25 11:10:13 11:02:01 1 2.64 0.00 1.76 0.45 0.02 95.13 11:10:13 11:02:01 2 3.10 0.00 1.62 0.74 0.02 94.53 11:10:13 11:02:01 3 2.80 0.00 1.29 0.17 0.00 95.74 11:10:13 11:03:01 all 0.12 0.00 0.04 0.00 0.00 99.84 11:10:13 11:03:01 0 0.25 0.00 0.05 0.00 0.00 99.70 11:10:13 11:03:01 1 0.15 0.00 0.05 0.00 0.00 99.80 11:10:13 11:03:01 2 0.05 0.00 0.05 0.00 0.00 99.90 11:10:13 11:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:10:13 11:04:01 all 0.18 0.00 0.04 0.00 0.00 99.77 11:10:13 11:04:01 0 0.55 0.00 0.02 0.00 0.00 99.43 11:10:13 11:04:01 1 0.07 0.00 0.08 0.00 0.00 99.85 11:10:13 11:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:10:13 11:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 11:10:13 11:05:01 all 0.17 0.00 0.03 0.00 0.00 99.79 11:10:13 11:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:10:13 11:05:01 1 0.07 0.00 0.07 0.00 0.00 99.87 11:10:13 11:05:01 2 0.07 0.00 0.02 0.00 0.00 99.92 11:10:13 11:05:01 3 0.52 0.00 0.03 0.00 0.00 99.45 11:10:13 11:06:01 all 0.18 0.00 0.05 0.00 0.00 99.76 11:10:13 11:06:01 0 0.10 0.00 0.03 0.00 0.00 99.87 11:10:13 11:06:01 1 0.03 0.00 0.10 0.00 0.00 99.87 11:10:13 11:06:01 2 0.07 0.00 0.07 0.00 0.00 99.87 11:10:13 11:06:01 3 0.53 0.00 0.02 0.00 0.00 99.45 11:10:13 11:07:01 all 0.15 0.00 0.02 0.00 0.01 99.82 11:10:13 11:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:10:13 11:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:10:13 11:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:10:13 11:07:01 3 0.50 0.00 0.02 0.00 0.02 99.47 11:10:13 11:08:02 all 0.15 0.00 0.02 0.00 0.00 99.84 11:10:13 11:08:02 0 0.02 0.00 0.02 0.00 0.00 99.97 11:10:13 11:08:02 1 0.03 0.00 0.02 0.00 0.00 99.95 11:10:13 11:08:02 2 0.03 0.00 0.02 0.00 0.00 99.95 11:10:13 11:08:02 3 0.50 0.00 0.02 0.00 0.00 99.48 11:10:13 11:09:01 all 0.10 0.00 0.04 0.00 0.00 99.86 11:10:13 11:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:10:13 11:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:10:13 11:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:10:13 11:09:01 3 0.32 0.00 0.07 0.00 0.02 99.59 11:10:13 11:10:01 all 5.39 0.00 3.03 1.65 0.01 89.92 11:10:13 11:10:01 0 5.15 0.00 2.89 1.40 0.02 90.55 11:10:13 11:10:01 1 4.35 0.00 3.19 0.99 0.00 91.48 11:10:13 11:10:01 2 5.56 0.00 2.66 0.18 0.00 91.60 11:10:13 11:10:01 3 6.52 0.00 3.39 4.04 0.02 86.04 11:10:13 Average: all 1.03 0.00 0.54 0.25 0.00 98.18 11:10:13 Average: 0 0.99 0.00 0.54 0.29 0.00 98.18 11:10:13 Average: 1 0.82 0.00 0.59 0.16 0.00 98.43 11:10:13 Average: 2 1.00 0.00 0.50 0.10 0.00 98.40 11:10:13 Average: 3 1.30 0.00 0.54 0.46 0.01 97.69 11:10:13 11:10:13 11:10:13