Pull request #320 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f4a289c417e59942b4ae40c523f162641e225f34+d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca (15a6bac9822569c5787f385e8dedf0bdda8e8d36) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-320/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-320/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32192’ Running on prd-centos7-docker-4c-2g-32194 in /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [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-320 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca into PR head commit f4a289c417e59942b4ae40c523f162641e225f34 Merge succeeded, producing f4a289c417e59942b4ae40c523f162641e225f34 Checking out Revision f4a289c417e59942b4ae40c523f162641e225f34 (PR-320) > 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/320/head:refs/remotes/origin/PR-320 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # 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 d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:23 ========================================================= 04:03:23 EdgeX Global Pipelines Version Info 04:03:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:24 ------------------- 04:03:24 stable info: 04:03:24 ------------------- 04:03:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:03:24 Message: update stable to v1.0.186 04:03:25 ------------------- 04:03:25 experimental info: 04:03:25 ------------------- 04:03:25 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:25 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 04:03:25 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo 04:03:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo 04:03:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a289c417e59942b4ae40c523f162641e225f34 [Pipeline] echo 04:03:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a289c [Pipeline] echo 04:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:03:30 provisioning config files... 04:03:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/config88224783423390147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:31 ---> docker-login.sh 04:03:31 nexus3.edgexfoundry.org:10001 04:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:31 Configure a credential helper to remove this warning. See 04:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:31 04:03:31 Login Succeeded 04:03:31 nexus3.edgexfoundry.org:10002 04:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:31 Configure a credential helper to remove this warning. See 04:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:31 04:03:31 Login Succeeded 04:03:31 nexus3.edgexfoundry.org:10003 04:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:31 Configure a credential helper to remove this warning. See 04:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:31 04:03:31 Login Succeeded 04:03:31 nexus3.edgexfoundry.org:10004 04:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:31 Configure a credential helper to remove this warning. See 04:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:31 04:03:31 Login Succeeded 04:03:31 docker.io 04:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:32 Configure a credential helper to remove this warning. See 04:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:32 04:03:32 Login Succeeded 04:03:32 ---> docker-login.sh ends [Pipeline] } 04:03:32 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 04:03:33 + git log --format=format:%s -1 f4a289c417e59942b4ae40c523f162641e225f34 [Pipeline] echo 04:03:33 GIT_COMMIT: f4a289c417e59942b4ae40c523f162641e225f34, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62 [Pipeline] echo 04:03:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:34 04:03:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:03:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:34 latest: Pulling from edgex-devops/git-semver 04:03:34 31603596830f: Pulling fs layer 04:03:34 2a8b12db71e7: Pulling fs layer 04:03:34 6ca5941a6612: Pulling fs layer 04:03:34 ecc8261a40a4: Pulling fs layer 04:03:34 ecc8261a40a4: Waiting 04:03:34 2a8b12db71e7: Verifying Checksum 04:03:34 2a8b12db71e7: Download complete 04:03:35 31603596830f: Verifying Checksum 04:03:35 31603596830f: Download complete 04:03:35 ecc8261a40a4: Verifying Checksum 04:03:35 ecc8261a40a4: Download complete 04:03:35 6ca5941a6612: Verifying Checksum 04:03:35 6ca5941a6612: Download complete 04:03:35 31603596830f: Pull complete 04:03:35 2a8b12db71e7: Pull complete 04:03:36 6ca5941a6612: Pull complete 04:03:36 ecc8261a40a4: Pull complete 04:03:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:03:36 prd-centos7-docker-4c-2g-32194 does not seem to be running inside a container 04:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-320 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320:/w/workspace/edgexfoundry_edgex-ui-go_PR-320:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:03:38 $ docker top 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:39 [ssh-agent] Looking for ssh-agent implementation... 04:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:39 $ docker exec 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent 04:03:39 SSH_AUTH_SOCK=/tmp/ssh-Xn7RI3UZRngg/agent.12 04:03:39 SSH_AGENT_PID=17 04:03:39 Running ssh-add (command line suppressed) 04:03:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_6642271311299196013.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_6642271311299196013.key) 04:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:40 + git tag --points-at HEAD [Pipeline] } 04:03:40 $ docker exec --env ******** --env ******** 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent -k 04:03:40 unset SSH_AUTH_SOCK; 04:03:40 unset SSH_AGENT_PID; 04:03:40 echo Agent pid 17 killed; 04:03:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:40 [ssh-agent] Looking for ssh-agent implementation... 04:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:40 $ docker exec 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent 04:03:41 SSH_AUTH_SOCK=/tmp/ssh-CSwQA0Natmu9/agent.45 04:03:41 SSH_AGENT_PID=51 04:03:41 Running ssh-add (command line suppressed) 04:03:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_5792464605875489529.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/private_key_5792464605875489529.key) 04:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:41 + git semver init 04:03:41 # -> Open(): unable to determine branch for HEAD 04:03:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-320/.git 04:03:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-320 04:03:41 # $SEMVER_REMOTE_NAME = origin 04:03:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:03:41 # $SEMVER_USER_NAME = edgex-jenkins 04:03:41 # $SEMVER_BRANCH = PR-320 04:03:41 # $SEMVER_TEMP = /tmp/semver-197009076 04:03:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:03:42 # '/tmp/semver-197009076' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-320/.semver' 04:03:42 # -> Force: false 04:03:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-320/.semver [Pipeline] } 04:03:42 $ docker exec --env ******** --env ******** 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b ssh-agent -k 04:03:42 unset SSH_AUTH_SOCK; 04:03:42 unset SSH_AGENT_PID; 04:03:42 echo Agent pid 51 killed; 04:03:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:43 + git semver [Pipeline] } 04:03:43 $ docker stop --time=1 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b 04:03:45 $ docker rm -f 5df1716161f4efac95990657a56d2d2cce8377698abd10b73c12ea083c2bb04b [Pipeline] // withDockerContainer [Pipeline] sh 04:03:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:46 Stashed 1 file(s) [Pipeline] echo 04:03:46 [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 04:04:01 Still waiting to schedule task 04:04:01 ‘prd-centos7-docker-4c-2g-32195’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ 04:04:02 Still waiting to schedule task 04:04:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:06:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32197 in /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [Pipeline] { [Pipeline] ws 04:06:57 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:07:02 using credential edgex-jenkins-ssh 04:07:02 Cloning the remote Git repository 04:07:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:07:02 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:07:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:07:02 > git --version # timeout=10 04:07:02 > git --version # 'git version 2.17.1' 04:07:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:07:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:07:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:07:05 Merging remotes/origin/master commit d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca into PR head commit f4a289c417e59942b4ae40c523f162641e225f34 04:07:05 Merge succeeded, producing f4a289c417e59942b4ae40c523f162641e225f34 04:07:05 Checking out Revision f4a289c417e59942b4ae40c523f162641e225f34 (PR-320) 04:07:05 > git config core.sparsecheckout # timeout=10 04:07:05 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 04:07:05 > git remote # timeout=10 04:07:05 > git config --get remote.origin.url # timeout=10 04:07:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:05 > git merge d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 04:07:05 > git rev-parse HEAD^{commit} # timeout=10 04:07:05 > git config core.sparsecheckout # timeout=10 04:07:05 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 04:07:10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62" 04:07:10 > git --version # timeout=10 04:07:10 > git --version # 'git version 2.17.1' 04:07:10 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:11 Running on prd-centos7-docker-4c-2g-32198 in /w/workspace/edgexfoundry_edgex-ui-go_PR-320 [Pipeline] { [Pipeline] ws 04:07:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:07:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:07:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:07:12 + true 04:07:12 + sudo service docker restart 04:07:14 using credential edgex-jenkins-ssh 04:07:14 Cloning the remote Git repository 04:07:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:07:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:07:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:07:14 > git --version # timeout=10 04:07:14 > git --version # 'git version 2.24.3' 04:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:07:15 provisioning config files... 04:07:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4171087081531173724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:16 Merging remotes/origin/master commit d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca into PR head commit f4a289c417e59942b4ae40c523f162641e225f34 04:07:16 Merge succeeded, producing f4a289c417e59942b4ae40c523f162641e225f34 04:07:16 Checking out Revision f4a289c417e59942b4ae40c523f162641e225f34 (PR-320) 04:07:16 ---> docker-login.sh 04:07:16 nexus3.edgexfoundry.org:10001 04:07:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:07:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:07:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:07:16 > git config core.sparsecheckout # timeout=10 04:07:16 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 04:07:16 > git remote # timeout=10 04:07:16 > git config --get remote.origin.url # timeout=10 04:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:16 > git merge d2d3fdb4a4f99bf590cdb678ffbb51162c3368ca # timeout=10 04:07:16 > git rev-parse HEAD^{commit} # timeout=10 04:07:16 > git config core.sparsecheckout # timeout=10 04:07:16 > git checkout -f f4a289c417e59942b4ae40c523f162641e225f34 # timeout=10 04:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:17 Configure a credential helper to remove this warning. See 04:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:17 04:07:17 Login Succeeded 04:07:17 nexus3.edgexfoundry.org:10002 04:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:18 Configure a credential helper to remove this warning. See 04:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:18 04:07:18 Login Succeeded 04:07:18 nexus3.edgexfoundry.org:10003 04:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:18 Configure a credential helper to remove this warning. See 04:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:18 04:07:18 Login Succeeded 04:07:18 nexus3.edgexfoundry.org:10004 04:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:18 Configure a credential helper to remove this warning. See 04:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:18 04:07:18 Login Succeeded 04:07:18 docker.io 04:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:19 Configure a credential helper to remove this warning. See 04:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:19 04:07:19 Login Succeeded 04:07:19 ---> docker-login.sh ends [Pipeline] } 04:07:19 Deleting 1 temporary files 04:07:19 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.62" [Pipeline] // wrap 04:07:19 > git --version # timeout=10 04:07:19 > git --version # 'git version 2.24.3' 04:07:19 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:20 ========================================================= 04:07:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:07:20 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:20 + 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 . 04:07:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 04:07:21 Sending build context to Docker daemon 17.38MB [Pipeline] sh 04:07:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:07:21 Step 2/8 : FROM ${BASE} 04:07:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:21 5f621e34cdf4: Pulling fs layer 04:07:21 a4357932f1b6: Pulling fs layer 04:07:21 18c013af1878: Pulling fs layer 04:07:21 00ac8860ef70: Pulling fs layer 04:07:21 63d7cb157983: Pulling fs layer 04:07:21 b116817d02f9: Pulling fs layer 04:07:21 745a02a5169b: Pulling fs layer 04:07:21 00ac8860ef70: Waiting 04:07:21 63d7cb157983: Waiting 04:07:21 745a02a5169b: Waiting 04:07:21 b116817d02f9: Waiting 04:07:21 18c013af1878: Verifying Checksum 04:07:21 18c013af1878: Download complete 04:07:21 a4357932f1b6: Verifying Checksum 04:07:21 a4357932f1b6: Download complete 04:07:21 63d7cb157983: Verifying Checksum 04:07:21 63d7cb157983: Download complete 04:07:21 b116817d02f9: Download complete 04:07:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:07:22 + sudo service docker restart 04:07:22 + true 04:07:22 Redirecting to /bin/systemctl restart docker.service 04:07:22 5f621e34cdf4: Verifying Checksum 04:07:22 5f621e34cdf4: Download complete 04:07:23 5f621e34cdf4: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:07:23 provisioning config files... 04:07:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1916263699422594187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:24 a4357932f1b6: Pull complete 04:07:24 ---> docker-login.sh 04:07:24 nexus3.edgexfoundry.org:10001 04:07:24 18c013af1878: Pull complete 04:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:24 Configure a credential helper to remove this warning. See 04:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:24 04:07:24 Login Succeeded 04:07:24 nexus3.edgexfoundry.org:10002 04:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:24 Configure a credential helper to remove this warning. See 04:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:24 04:07:24 Login Succeeded 04:07:24 nexus3.edgexfoundry.org:10003 04:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:24 Configure a credential helper to remove this warning. See 04:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:24 04:07:24 Login Succeeded 04:07:24 nexus3.edgexfoundry.org:10004 04:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:25 Configure a credential helper to remove this warning. See 04:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:25 04:07:25 Login Succeeded 04:07:25 docker.io 04:07:25 745a02a5169b: Download complete 04:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:25 Configure a credential helper to remove this warning. See 04:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:25 04:07:25 Login Succeeded 04:07:25 ---> docker-login.sh ends [Pipeline] } 04:07:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:07:26 00ac8860ef70: Verifying Checksum 04:07:26 00ac8860ef70: Download complete [Pipeline] echo 04:07:26 ========================================================= 04:07:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:07:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:07: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 . 04:07:26 Sending build context to Docker daemon 17.38MB 04:07:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:07:26 Step 2/8 : FROM ${BASE} 04:07:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:07:26 188c0c94c7c5: Pulling fs layer 04:07:26 0ef7d3d256c8: Pulling fs layer 04:07:26 de9db76c5a1d: Pulling fs layer 04:07:26 bca2f99d35d6: Pulling fs layer 04:07:26 93359f2a8cfa: Pulling fs layer 04:07:26 7c6f9722023f: Pulling fs layer 04:07:26 a35cf1a2eb13: Pulling fs layer 04:07:26 bca2f99d35d6: Waiting 04:07:26 7c6f9722023f: Waiting 04:07:26 93359f2a8cfa: Waiting 04:07:26 a35cf1a2eb13: Waiting 04:07:26 de9db76c5a1d: Download complete 04:07:27 0ef7d3d256c8: Download complete 04:07:27 93359f2a8cfa: Verifying Checksum 04:07:27 93359f2a8cfa: Download complete 04:07:27 7c6f9722023f: Verifying Checksum 04:07:27 7c6f9722023f: Download complete 04:07:27 188c0c94c7c5: Verifying Checksum 04:07:27 188c0c94c7c5: Download complete 04:07:27 188c0c94c7c5: Pull complete 04:07:27 0ef7d3d256c8: Pull complete 04:07:27 de9db76c5a1d: Pull complete 04:07:29 a35cf1a2eb13: Verifying Checksum 04:07:29 a35cf1a2eb13: Download complete 04:07:29 bca2f99d35d6: Download complete 04:07:34 bca2f99d35d6: Pull complete 04:07:34 93359f2a8cfa: Pull complete 04:07:34 7c6f9722023f: Pull complete 04:07:36 00ac8860ef70: Pull complete 04:07:36 63d7cb157983: Pull complete 04:07:37 b116817d02f9: Pull complete 04:07:40 a35cf1a2eb13: Pull complete 04:07:40 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:07:40 ---> a62c8e92a672 04:07:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:40 ---> Running in ae4ed795351d 04:07:40 Removing intermediate container ae4ed795351d 04:07:40 ---> b6564ce4245b 04:07:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:40 ---> Running in 2674aac6ef30 04:07:40 745a02a5169b: Pull complete 04:07:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:07:40 ---> b7e6874047d6 04:07:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:41 Removing intermediate container 2674aac6ef30 04:07:41 ---> e3b85fa85ee9 04:07:41 Step 5/8 : RUN apk add --no-cache make git 04:07:41 ---> Running in 23b6a2c0416a 04:07:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:07:43 OK: 166 MiB in 39 packages 04:07:43 Removing intermediate container 23b6a2c0416a 04:07:43 ---> 06bb4f233387 04:07:43 Step 6/8 : WORKDIR /edgex-ui-go 04:07:43 ---> Running in a86f10c9efd2 04:07:43 ---> Running in e8981129958e 04:07:43 Removing intermediate container e8981129958e 04:07:43 ---> 6fcaa4a71612 04:07:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:43 ---> Running in 1edb2aede494 04:07:44 Removing intermediate container a86f10c9efd2 04:07:44 ---> ecaf6aa5be19 04:07:44 Step 7/8 : COPY . . 04:07:45 ---> 8e84da5368ca 04:07:45 Step 8/8 : RUN go mod download 04:07:46 ---> Running in 0c359dc90d48 04:07:46 Removing intermediate container 1edb2aede494 04:07:46 ---> e179517609c2 04:07:46 Step 5/8 : RUN apk add --no-cache make git 04:07:46 ---> Running in 82430989b9ec 04:07:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:07:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:07:49 OK: 142 MiB in 39 packages 04:07:50 Removing intermediate container 82430989b9ec 04:07:50 ---> 095e752523dd 04:07:50 Step 6/8 : WORKDIR /edgex-ui-go 04:07:50 ---> Running in 47eaa99bd0d7 04:07:51 Removing intermediate container 47eaa99bd0d7 04:07:51 ---> 1e372fa1c10d 04:07:51 Step 7/8 : COPY . . 04:07:53 ---> 2817c16d9551 04:07:53 Step 8/8 : RUN go mod download 04:07:53 ---> Running in a6d4c1cae03c 04:08:12 Removing intermediate container 0c359dc90d48 04:08:12 ---> 15e4f9badd68 04:08:12 Successfully built 15e4f9badd68 04:08:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:08:13 + docker inspect -f . ci-base-image-x86_64 04:08:13 . [Pipeline] withDockerContainer 04:08:13 prd-centos7-docker-4c-2g-32198 does not seem to be running inside a container 04:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:08:14 $ docker top faf8c9735ea876cc27f89c89a28500ffccb7edb036fa7f9ba3f80b112b921d74 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:14 + go version 04:08:14 go version go1.15.5 linux/amd64 [Pipeline] } 04:08:14 $ docker stop --time=1 faf8c9735ea876cc27f89c89a28500ffccb7edb036fa7f9ba3f80b112b921d74 04:08:16 $ docker rm -f faf8c9735ea876cc27f89c89a28500ffccb7edb036fa7f9ba3f80b112b921d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:17 + docker inspect -f . ci-base-image-x86_64 04:08:17 . [Pipeline] withDockerContainer 04:08:17 prd-centos7-docker-4c-2g-32198 does not seem to be running inside a container 04:08:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:08:18 $ docker top 5470a0fa145a50ac931dfdd7751917b915eb510372125783f15e8e9a4aa6fec4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:18 + make test 04:08:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:08:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:08:20 Removing intermediate container a6d4c1cae03c 04:08:20 ---> b022e709240f 04:08:20 Successfully built b022e709240f 04:08:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:08:20 + docker inspect -f . ci-base-image-arm64 04:08:20 . [Pipeline] withDockerContainer 04:08:21 prd-ubuntu18.04-docker-arm64-4c-16g-32197 does not seem to be running inside a container 04:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:22 $ docker top bc2b8e929ce765accbb3b8cc0becc83bde7d6c8f602de88cb39f7274f8cee1f1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:23 + go version 04:08:23 go version go1.15.5 linux/arm64 [Pipeline] } 04:08:23 $ docker stop --time=1 bc2b8e929ce765accbb3b8cc0becc83bde7d6c8f602de88cb39f7274f8cee1f1 04:08:25 $ docker rm -f bc2b8e929ce765accbb3b8cc0becc83bde7d6c8f602de88cb39f7274f8cee1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:26 + docker inspect -f . ci-base-image-arm64 04:08:26 . [Pipeline] withDockerContainer 04:08:27 prd-ubuntu18.04-docker-arm64-4c-16g-32197 does not seem to be running inside a container 04:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:08:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:08:28 GO111MODULE=on go vet ./... 04:08:28 $ docker top 68cdc84d862834fca620fd1a9d0c40419f13726baa5f96d7be6bd49f50084e9d -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:29 + make test 04:08:29 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } 04:08:29 $ docker stop --time=1 5470a0fa145a50ac931dfdd7751917b915eb510372125783f15e8e9a4aa6fec4 04:08:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:08:32 $ docker rm -f 5470a0fa145a50ac931dfdd7751917b915eb510372125783f15e8e9a4aa6fec4 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:08:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:34 + ls -al . 04:08:34 total 92 04:08:34 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 04:08 . 04:08:34 drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 04:07 .. 04:08:34 drwxrwxr-x. 3 jenkins jenkins 20 Mar 31 04:07 assets 04:08:34 drwxrwxr-x. 2 jenkins jenkins 35 Mar 31 04:07 bin 04:08:34 drwxrwxr-x. 3 jenkins jenkins 29 Mar 31 04:07 cmd 04:08:34 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 31 04:07 CONTRIBUTING.md 04:08:34 -rw-r--r--. 1 jenkins jenkins 10 Mar 31 04:08 coverage.out 04:08:34 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 31 04:07 Dockerfile 04:08:34 -rw-rw-r--. 1 jenkins jenkins 902 Mar 31 04:07 Dockerfile.build 04:08:34 drwxrwxr-x. 5 jenkins jenkins 104 Mar 31 04:07 docs 04:08:34 drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 04:07 .git 04:08:34 drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 04:07 .github 04:08:34 -rw-rw-r--. 1 jenkins jenkins 153 Mar 31 04:07 .gitignore 04:08:34 -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 04:07 go.mod 04:08:34 -rw-r--r--. 1 jenkins jenkins 22319 Mar 31 04:08 go.sum 04:08:34 drwxrwxr-x. 10 jenkins jenkins 139 Mar 31 04:07 internal 04:08:34 -rw-rw-r--. 1 jenkins jenkins 652 Mar 31 04:07 Jenkinsfile 04:08:34 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 31 04:07 LICENSE 04:08:34 -rw-rw-r--. 1 jenkins jenkins 951 Mar 31 04:07 Makefile 04:08:34 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 31 04:07 README.md 04:08:34 -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 04:03 VERSION 04:08:34 -rw-rw-r--. 1 jenkins jenkins 155 Mar 31 04:07 version.go 04:08:34 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 31 04:07 web [Pipeline] isUnix [Pipeline] sh 04:08:35 + 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=f4a289c417e59942b4ae40c523f162641e225f34 --label arch=amd64 --label version=0.0.0 . 04:08:35 Sending build context to Docker daemon 17.4MB 04:08:35 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:08:35 Step 2/24 : FROM ${BASE} AS builder 04:08:35 ---> 15e4f9badd68 04:08:35 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:08:35 ---> Running in 61fa10680ac7 04:08:36 Removing intermediate container 61fa10680ac7 04:08:36 ---> 022746042190 04:08:36 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:08:36 ---> Running in fc6f0cdc317c 04:08:36 Removing intermediate container fc6f0cdc317c 04:08:36 ---> 5620303a9b18 04:08:36 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:08:36 ---> Running in 03c53179820f 04:08:36 Removing intermediate container 03c53179820f 04:08:36 ---> b17074294e5b 04:08:36 Step 6/24 : LABEL Name=edgex-ui-go 04:08:36 ---> Running in e8ccccbf89d7 04:08:37 Removing intermediate container e8ccccbf89d7 04:08:37 ---> 1d058af002f2 04:08:37 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:08:37 ---> Running in f63999cbb366 04:08:37 Removing intermediate container f63999cbb366 04:08:37 ---> 00a209e505b1 04:08:37 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:37 ---> Running in 73107ebe7e2c 04:08:38 Removing intermediate container 73107ebe7e2c 04:08:38 ---> f544d3feac90 04:08:38 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:38 ---> Running in c95ac1adf2fc 04:08:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:08:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:08:40 OK: 166 MiB in 39 packages 04:08:40 Removing intermediate container c95ac1adf2fc 04:08:40 ---> 18e4dbfdee47 04:08:40 Step 10/24 : ENV GO111MODULE=on 04:08:40 ---> Running in b72d58729014 04:08:40 Removing intermediate container b72d58729014 04:08:40 ---> 20917975cd0e 04:08:40 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:08:40 ---> Running in e9727970e967 04:08:40 Removing intermediate container e9727970e967 04:08:40 ---> 5238145d0aa0 04:08:40 Step 12/24 : COPY go.mod . 04:08:41 ---> bdd67d98f716 04:08:41 Step 13/24 : COPY Makefile . 04:08:41 ---> d5e451ca4962 04:08:41 Step 14/24 : RUN make update 04:08:41 ---> Running in c58b40c5ccd8 04:08:41 CGO_ENABLED=0 GO111MODULE=on go mod download 04:08:42 Removing intermediate container c58b40c5ccd8 04:08:42 ---> b3a0746cea0d 04:08:42 Step 15/24 : COPY . . 04:08:44 ---> 5c6cf0da38ff 04:08:44 Step 16/24 : RUN ${MAKE} 04:08:44 ---> Running in de631b14b2c6 04:08:44 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 04:08:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:08:55 Removing intermediate container de631b14b2c6 04:08:55 ---> b8c598073b43 04:08:55 Step 17/24 : FROM alpine:3.12 04:08:55 3.12: Pulling from library/alpine 04:08:55 22599d3e9e25: Pulling fs layer 04:08:55 22599d3e9e25: Verifying Checksum 04:08:55 22599d3e9e25: Download complete 04:08:55 22599d3e9e25: Pull complete 04:08:55 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 04:08:55 Status: Downloaded newer image for alpine:3.12 04:08:55 ---> 42cb162f0360 04:08:55 Step 18/24 : EXPOSE 4000 04:08:56 ---> Running in caa67a7ad390 04:08:56 Removing intermediate container caa67a7ad390 04:08:56 ---> 65f59db5c0d3 04:08:56 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 04:08:57 ---> 576af795abdc 04:08:57 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:08:57 ---> Running in ed8fd021b68c 04:08:57 Removing intermediate container ed8fd021b68c 04:08:57 ---> acb6668e4c46 04:08:57 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:08:57 ---> Running in a38b87724cdc 04:08:57 Removing intermediate container a38b87724cdc 04:08:57 ---> 331d93ba5ed4 04:08:57 Step 22/24 : LABEL arch=amd64 04:08:57 ---> Running in dfcc3212dc55 04:08:57 Removing intermediate container dfcc3212dc55 04:08:57 ---> 9af9eff33055 04:08:57 Step 23/24 : LABEL git_sha=f4a289c417e59942b4ae40c523f162641e225f34 04:08:57 ---> Running in 7e7a4c72e3d7 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:08:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:08:58 GO111MODULE=on go vet ./... 04:08:58 Removing intermediate container 7e7a4c72e3d7 04:08:58 ---> 28793dffa0a6 04:08:58 Step 24/24 : LABEL version=0.0.0 04:08:58 ---> Running in 726642373f4b 04:08:58 Removing intermediate container 726642373f4b 04:08:58 ---> 991fb152156e 04:08:58 [Warning] One or more build-args [ARCH] were not consumed 04:08:58 Successfully built 991fb152156e 04:08:58 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 04:08:59 ---> job-cost.sh 04:08:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ySw [Pipeline] } 04:09:04 $ docker stop --time=1 68cdc84d862834fca620fd1a9d0c40419f13726baa5f96d7be6bd49f50084e9d 04:09:06 $ docker rm -f 68cdc84d862834fca620fd1a9d0c40419f13726baa5f96d7be6bd49f50084e9d [Pipeline] // withDockerContainer [Pipeline] sh 04:09:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:09:07 Warning: overwriting stash ‘coverage-report’ 04:09:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:09:10 + ls -al . 04:09:10 total 124 04:09:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:08 . 04:09:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:07 .. 04:09:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 04:07 .git 04:09:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:07 .github 04:09:10 -rw-rw-r-- 1 jenkins jenkins 153 Mar 31 04:07 .gitignore 04:09:10 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 31 04:07 CONTRIBUTING.md 04:09:10 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 31 04:07 Dockerfile 04:09:10 -rw-rw-r-- 1 jenkins jenkins 902 Mar 31 04:07 Dockerfile.build 04:09:10 -rw-rw-r-- 1 jenkins jenkins 652 Mar 31 04:07 Jenkinsfile 04:09:10 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 31 04:07 LICENSE 04:09:10 -rw-rw-r-- 1 jenkins jenkins 951 Mar 31 04:07 Makefile 04:09:10 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 31 04:07 README.md 04:09:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 04:03 VERSION 04:09:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:07 assets 04:09:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 04:07 bin 04:09:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 04:07 cmd 04:09:10 -rw-r--r-- 1 jenkins jenkins 10 Mar 31 04:08 coverage.out 04:09:10 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 04:07 docs 04:09:10 -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 04:07 go.mod 04:09:10 -rw-r--r-- 1 jenkins jenkins 22319 Mar 31 04:08 go.sum 04:09:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 04:07 internal 04:09:10 -rw-rw-r-- 1 jenkins jenkins 155 Mar 31 04:07 version.go 04:09:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 04:07 web [Pipeline] isUnix [Pipeline] sh 04:09:10 + 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=f4a289c417e59942b4ae40c523f162641e225f34 --label arch=arm64 --label version=0.0.0 . 04:09:11 Sending build context to Docker daemon 17.4MB 04:09:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:09:11 Step 2/24 : FROM ${BASE} AS builder 04:09:11 ---> b022e709240f 04:09:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:09:11 ---> Running in 37a361c7775a 04:09:12 Removing intermediate container 37a361c7775a 04:09:12 ---> a7d5311d9adb 04:09:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:09:12 ---> Running in 9213d2e96f09 04:09:13 Removing intermediate container 9213d2e96f09 04:09:13 ---> 88af307f043b 04:09:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:09:13 ---> Running in 3962d908c338 04:09:13 Removing intermediate container 3962d908c338 04:09:13 ---> 96798f13e86c 04:09:13 Step 6/24 : LABEL Name=edgex-ui-go 04:09:13 ---> Running in 697628275cb1 04:09:14 Removing intermediate container 697628275cb1 04:09:14 ---> 0a8e97ea385b 04:09:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:09:14 ---> Running in 7f36d5c95ac2 04:09:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:09:14 Removing intermediate container 7f36d5c95ac2 04:09:14 ---> 53144964c62c 04:09:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:14 ---> Running in e79ba7909c11 04:09:16 Removing intermediate container e79ba7909c11 04:09:16 ---> 5ffb7f2d0d7b 04:09:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:17 ---> Running in d9336f2f72d7 04:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:09:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:09:19 OK: 142 MiB in 39 packages 04:09:20 Removing intermediate container d9336f2f72d7 04:09:20 ---> 41d82030142f 04:09:20 Step 10/24 : ENV GO111MODULE=on 04:09:20 ---> Running in c4cf6204cf1c 04:09:21 Removing intermediate container c4cf6204cf1c 04:09:21 ---> 855721f7bc8a 04:09:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:09:21 ---> Running in b72ba4a756bf 04:09:22 Removing intermediate container b72ba4a756bf 04:09:22 ---> 762399426ef4 04:09:22 Step 12/24 : COPY go.mod . 04:09:22 ---> b16ac072ce0b 04:09:22 Step 13/24 : COPY Makefile . 04:09:23 ---> 5d617dd02afa 04:09:23 Step 14/24 : RUN make update 04:09:23 ---> Running in 71cd36c58fe1 04:09:24 CGO_ENABLED=0 GO111MODULE=on go mod download 04:09:25 Removing intermediate container 71cd36c58fe1 04:09:25 ---> a830097abba6 04:09:25 Step 15/24 : COPY . . 04:09:28 ---> d84acab0e829 04:09:28 Step 16/24 : RUN ${MAKE} 04:09:28 ---> Running in 4dbb533d9423 04:09:29 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 04:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-5ySw/bin to PATH 04:09:41 INFO: No Stack... 04:09:41 INFO: Retrieving Pricing Info for: v1-standard-2 04:09:41 INFO: Archiving Costs [Pipeline] sh 04:09:42 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:09:42 + cut -d, -f6 [Pipeline] lock 04:09:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] 04:09:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] did not exist. Created. 04:09:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:42 + echo total: 0.029999999329447746 [Pipeline] stash 04:09:43 Stashed 1 file(s) [Pipeline] } 04:09:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:10:00 Removing intermediate container 4dbb533d9423 04:10:00 ---> a18cf19d24ab 04:10:00 Step 17/24 : FROM alpine:3.12 04:10:00 3.12: Pulling from library/alpine 04:10:02 95dec6db3722: Pulling fs layer 04:10:02 95dec6db3722: Verifying Checksum 04:10:02 95dec6db3722: Download complete 04:10:03 95dec6db3722: Pull complete 04:10:03 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 04:10:03 Status: Downloaded newer image for alpine:3.12 04:10:03 ---> e47305ac9786 04:10:03 Step 18/24 : EXPOSE 4000 04:10:03 ---> Running in 7a5585ca18ce 04:10:03 Removing intermediate container 7a5585ca18ce 04:10:03 ---> 335d8f4bbc12 04:10:03 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 04:10:05 ---> 42beb86bd188 04:10:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:10:05 ---> Running in eea7dfe33f71 04:10:05 Removing intermediate container eea7dfe33f71 04:10:05 ---> 41e5ca76ff1a 04:10:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:10:05 ---> Running in 5357c782d248 04:10:06 Removing intermediate container 5357c782d248 04:10:06 ---> f17998ea3796 04:10:06 Step 22/24 : LABEL arch=arm64 04:10:06 ---> Running in a596eb7e2d4c 04:10:07 Removing intermediate container a596eb7e2d4c 04:10:07 ---> cf3c0062d9d0 04:10:07 Step 23/24 : LABEL git_sha=f4a289c417e59942b4ae40c523f162641e225f34 04:10:07 ---> Running in 8ac58703bbb0 04:10:07 Removing intermediate container 8ac58703bbb0 04:10:07 ---> 68bbf3132893 04:10:07 Step 24/24 : LABEL version=0.0.0 04:10:07 ---> Running in e25037cce408 04:10:08 Removing intermediate container e25037cce408 04:10:08 ---> bfba74e3c045 04:10:08 [Warning] One or more build-args [ARCH] were not consumed 04:10:08 Successfully built bfba74e3c045 04:10:08 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 04:10:09 ---> job-cost.sh 04:10:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qvZX 04:10:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-qvZX/bin to PATH 04:12:25 INFO: No Stack... 04:12:25 INFO: Retrieving Pricing Info for: lf-standard-4 04:12:25 INFO: Archiving Costs [Pipeline] sh 04:12:25 + cat+ /w/workspace/edgex-ui-go/1/archives/cost.csv 04:12:25 cut -d, -f6 [Pipeline] lock 04:12:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] 04:12:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] did not exist. Created. 04:12:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:26 /w/workspace/edgex-ui-go/1@tmp/durable-53d393c3/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-53d393c3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:12:26 + echo total: 0.20999999344348907 [Pipeline] stash 04:12:26 Warning: overwriting stash ‘stack-cost’ 04:12:26 Stashed 1 file(s) [Pipeline] } 04:12:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-320-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 04:12:28 provisioning config files... 04:12:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/config4964182222864777633tmp [Pipeline] { [Pipeline] sh 04:12:28 + set +x 04:12:28 + curl -s https://codecov.io/bash 04:12:28 + bash -s -- 04:12:29 04:12:29 _____ _ 04:12:29 / ____| | | 04:12:29 | | ___ __| | ___ ___ _____ __ 04:12:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:29 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:29 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:29 Bash-20210309-2b87ace 04:12:29 04:12:29 04:12:29 ==> git version 2.24.3 found 04:12:29 ==> 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 04:12:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:12:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:12:29 ==> Jenkins CI detected. 04:12:29 project root: . 04:12:29 --> token set from env 04:12:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:29 ==> Running gcov in . (disable via -X gcov) 04:12:29 ==> Python coveragepy not found 04:12:29 ==> Searching for coverage reports in: 04:12:29 + . 04:12:29 -> Found 1 reports 04:12:29 ==> Detecting git/mercurial file structure 04:12:29 ==> Reading reports 04:12:29 + ./coverage.out bytes=10 04:12:29 ==> Appending adjustments 04:12:29 https://docs.codecov.io/docs/fixing-reports 04:12:29 + Found adjustments 04:12:29 ==> Gzipping contents 04:12:29 4.0K /tmp/codecov.Cl2EB9.gz 04:12:29 ==> Uploading reports 04:12:29 url: https://codecov.io 04:12:29 query: branch=PR-320&commit=f4a289c417e59942b4ae40c523f162641e225f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=320&job=&cmd_args= 04:12:29 -> Pinging Codecov 04:12:29 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-320&commit=f4a289c417e59942b4ae40c523f162641e225f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=320&job=&cmd_args= 04:12:29 -> Uploading to 04:12:29 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/FB506323287CE973F263BFD2A0EB1F37/f4a289c417e59942b4ae40c523f162641e225f34/532a6ded-74d0-4671-b8cb-efba58a5a762.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T041229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d10cf0510419fb3c64fde83905e3ca197aca0e63823818eae4d7ac57ebf213af 04:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:29 Dload Upload Total Spent Left Speed 04:12:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 7086 --:--:-- --:--:-- --:--:-- 7080 04:12:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4a289c417e59942b4ae40c523f162641e225f34 [Pipeline] } 04:12:30 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 04:12:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:34 ---> package-listing.sh 04:12:34 ++ facter osfamily 04:12:34 ++ tr '[:upper:]' '[:lower:]' 04:12:34 + OS_FAMILY=redhat 04:12:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-320 04:12:34 + START_PACKAGES=/tmp/packages_start.txt 04:12:34 + END_PACKAGES=/tmp/packages_end.txt 04:12:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:34 + PACKAGES=/tmp/packages_start.txt 04:12:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-320 ']' 04:12:34 + PACKAGES=/tmp/packages_end.txt 04:12:34 + case "${OS_FAMILY}" in 04:12:34 + rpm -qa 04:12:34 + sort 04:12:39 + '[' -f /tmp/packages_start.txt ']' 04:12:39 + '[' -f /tmp/packages_end.txt ']' 04:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-320 ']' 04:12:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-320/archives/ 04:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-320/archives/ [Pipeline] echo 04:12:39 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-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:12:40 04:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:12:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:12:40 alpine: Pulling from edgex-lftools-log-publisher 04:12:40 df20fa9351a1: Pulling fs layer 04:12:40 36b3adc4ff6f: Pulling fs layer 04:12:40 8ad3a11d3b57: Pulling fs layer 04:12:40 46f8f816bc3b: Pulling fs layer 04:12:40 93b61091891f: Pulling fs layer 04:12:40 93b9cdb0e59b: Pulling fs layer 04:12:40 5e14af77c1be: Pulling fs layer 04:12:40 01666e4c0597: Pulling fs layer 04:12:40 aa168da1d23b: Pulling fs layer 04:12:40 46f8f816bc3b: Waiting 04:12:40 93b61091891f: Waiting 04:12:40 01666e4c0597: Waiting 04:12:40 5e14af77c1be: Waiting 04:12:40 36b3adc4ff6f: Download complete 04:12:40 46f8f816bc3b: Verifying Checksum 04:12:40 46f8f816bc3b: Download complete 04:12:40 df20fa9351a1: Verifying Checksum 04:12:40 df20fa9351a1: Download complete 04:12:40 93b9cdb0e59b: Verifying Checksum 04:12:40 93b9cdb0e59b: Download complete 04:12:40 93b61091891f: Download complete 04:12:40 5e14af77c1be: Verifying Checksum 04:12:40 5e14af77c1be: Download complete 04:12:40 01666e4c0597: Verifying Checksum 04:12:40 01666e4c0597: Download complete 04:12:41 df20fa9351a1: Pull complete 04:12:41 36b3adc4ff6f: Pull complete 04:12:41 8ad3a11d3b57: Verifying Checksum 04:12:41 8ad3a11d3b57: Download complete 04:12:42 8ad3a11d3b57: Pull complete 04:12:42 46f8f816bc3b: Pull complete 04:12:42 93b61091891f: Pull complete 04:12:43 aa168da1d23b: Verifying Checksum 04:12:43 aa168da1d23b: Download complete 04:12:43 93b9cdb0e59b: Pull complete 04:12:43 5e14af77c1be: Pull complete 04:12:43 01666e4c0597: Pull complete 04:12:48 aa168da1d23b: Pull complete 04:12:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:12:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:12:49 prd-centos7-docker-4c-2g-32194 does not seem to be running inside a container 04:12:49 $ 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-320/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-320 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320:/w/workspace/edgexfoundry_edgex-ui-go_PR-320:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:12:52 $ docker top 08c1f8d49218e5a869f2c05f7bee90e4f5bcbff0370f2bf47a854b48bc97c43b -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:53 + touch /tmp/pre-build-complete [Pipeline] sh 04:12:53 + mkdir -p /var/log/sa [Pipeline] sh 04:12:53 + ls /var/log/sa-host 04:12:53 + sadf -c /var/log/sa-host/sa23 04:12:53 file_magic: OK 04:12:53 HZ: Using current value: 100 04:12:53 file_header: OK 04:12:53 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 04:12:53 Statistics: 04:12:53 Hnuu...uuuununununu... 04:12:53 File successfully converted to sysstat format version 12.2.1 04:12:53 + sadf -c /var/log/sa-host/sa31 04:12:53 file_magic: OK 04:12:53 HZ: Using current value: 100 04:12:53 file_header: OK 04:12:53 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 04:12:53 Statistics: 04:12:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:12:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:53 provisioning config files... 04:12:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp/config1695257608525126279tmp [Pipeline] { [Pipeline] echo 04:12:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:12:54 ---> create-netrc.sh [Pipeline] } 04:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:12:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:12:54 ---> python-tools-install.sh [Pipeline] echo 04:12:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:12:55 ---> sudo-logs.sh 04:12:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:12:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:12:55 ---> job-cost.sh 04:12:55 lf-activate-venv: SKIPPING 04:12:55 DEBUG: total: 0.20999999344348907 04:12:55 INFO: Retrieving Stack Cost... 04:12:57 INFO: Retrieving Pricing Info for: v1-standard-2 04:12:57 INFO: Archiving Costs [Pipeline] echo 04:12:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:12:58 ---> logs-deploy.sh 04:12:58 lf-activate-venv: SKIPPING 04:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-320/1 04:12:58 INFO: archiving workspace using pattern(s): 04:12:59 Archives upload complete. 04:12:59 INFO: archiving logs to Nexus 04:13:00 ---> uname -a: 04:13:00 Linux prd-centos7-docker-4c-2g-32194.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:13:00 04:13:00 04:13:00 ---> lscpu: 04:13:00 Architecture: x86_64 04:13:00 CPU op-mode(s): 32-bit, 64-bit 04:13:00 Byte Order: Little Endian 04:13:00 Address sizes: 40 bits physical, 48 bits virtual 04:13:00 CPU(s): 4 04:13:00 On-line CPU(s) list: 0-3 04:13:00 Thread(s) per core: 1 04:13:00 Core(s) per socket: 1 04:13:00 Socket(s): 4 04:13:00 NUMA node(s): 1 04:13:00 Vendor ID: GenuineIntel 04:13:00 CPU family: 6 04:13:00 Model: 44 04:13:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:13:00 Stepping: 1 04:13:00 CPU MHz: 2933.438 04:13:00 BogoMIPS: 5866.87 04:13:00 Virtualization: VT-x 04:13:00 Hypervisor vendor: KVM 04:13:00 Virtualization type: full 04:13:00 L1d cache: 128 KiB 04:13:00 L1i cache: 128 KiB 04:13:00 L2 cache: 16 MiB 04:13:00 L3 cache: 64 MiB 04:13:00 NUMA node0 CPU(s): 0-3 04:13:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:13:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:13:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:13:00 Vulnerability Meltdown: Mitigation; PTI 04:13:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:13:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:13:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:13:00 Vulnerability Srbds: Not affected 04:13:00 Vulnerability Tsx async abort: Not affected 04:13:00 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 04:13:00 04:13:00 04:13:00 ---> nproc: 04:13:00 4 04:13:00 04:13:00 04:13:00 ---> df -h: 04:13:00 Filesystem Size Used Available Use% Mounted on 04:13:00 overlay 50.0G 7.3G 42.7G 15% / 04:13:00 tmpfs 64.0M 0 64.0M 0% /dev 04:13:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:13:00 shm 64.0M 0 64.0M 0% /dev/shm 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-320 04:13:00 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-320@tmp 04:13:00 04:13:00 04:13:00 ---> free -m: 04:13:00 total used free shared buff/cache available 04:13:00 Mem: 1837 704 76 0 1056 1029 04:13:00 Swap: 1023 1 1022 04:13:00 04:13:00 04:13:00 ---> ip addr: 04:13:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:13:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:13:00 inet 127.0.0.1/8 scope host lo 04:13:00 valid_lft forever preferred_lft forever 04:13:00 inet6 ::1/128 scope host 04:13:00 valid_lft forever preferred_lft forever 04:13:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:13:00 link/ether fa:16:3e:3e:ed:aa brd ff:ff:ff:ff:ff:ff 04:13:00 inet 10.30.122.239/23 brd 10.30.123.255 scope global dynamic eth0 04:13:00 valid_lft 85790sec preferred_lft 85790sec 04:13:00 inet6 fe80::f816:3eff:fe3e:edaa/64 scope link 04:13:00 valid_lft forever preferred_lft forever 04:13:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:13:00 link/ether 02:42:5b:ad:30:71 brd ff:ff:ff:ff:ff:ff 04:13:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:13:00 valid_lft forever preferred_lft forever 04:13:00 inet6 fe80::42:5bff:fead:3071/64 scope link 04:13:00 valid_lft forever preferred_lft forever 04:13:00 04:13:00 04:13:00 ---> sar -b -r -n DEV: 04:13:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 04:13:00 04:13:00 04:02:38 LINUX RESTART (4 CPU) 04:13:00 04:13:00 04:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:13:00 04:04:01 109.29 42.88 66.41 0.00 7920.09 21843.73 0.00 04:13:00 04:05:01 3.03 0.02 3.01 0.00 0.53 114.69 0.00 04:13:00 04:06:01 0.47 0.00 0.47 0.00 0.00 6.74 0.00 04:13:00 04:07:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:13:00 04:08:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 04:13:00 04:09:01 0.37 0.00 0.37 0.00 0.00 4.75 0.00 04:13:00 04:10:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 04:13:00 04:11:01 0.32 0.00 0.32 0.00 0.00 3.75 0.00 04:13:00 04:12:01 0.27 0.00 0.27 0.00 0.00 2.60 0.00 04:13:00 Average: 12.54 4.70 7.84 0.00 867.44 2407.91 0.00 04:13:00 04:13:00 04:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:13:00 04:04:01 164100 0 566124 30.09 2620 1148700 1099008 37.51 399016 1117712 132 04:13:00 04:05:01 166744 0 563360 29.94 2620 1148820 1087028 37.10 398224 1116688 12 04:13:00 04:06:01 167936 0 562164 29.88 2620 1148824 1077776 36.78 403776 1110036 8 04:13:00 04:07:01 169492 0 560608 29.80 2620 1148824 1061448 36.23 403596 1109256 20 04:13:00 04:08:01 167696 0 562396 29.89 2620 1148832 1061460 36.23 418912 1095572 8 04:13:00 04:09:01 164836 0 565252 30.04 2620 1148836 1061472 36.23 424720 1092768 8 04:13:00 04:10:01 166104 0 563980 29.97 2620 1148840 1061328 36.22 423924 1092764 8 04:13:00 04:11:01 165864 0 564216 29.99 2620 1148844 1061328 36.22 423696 1092764 12 04:13:00 04:12:01 165492 0 564580 30.01 2620 1148852 1061328 36.22 423932 1092768 8 04:13:00 Average: 166474 0 563631 29.96 2620 1148819 1070242 36.53 413311 1102259 24 04:13:00 04:13:00 04:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:13:00 04:04:01 eth0 593.14 423.67 1300.55 102.95 0.00 0.00 0.00 0.00 04:13:00 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:04:01 docker0 50.52 36.69 4.51 114.94 0.00 0.00 0.00 0.00 04:13:00 04:05:01 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 0.00 04:13:00 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:06:01 eth0 0.98 0.37 0.30 0.20 0.00 0.00 0.00 0.00 04:13:00 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:07:01 eth0 1.25 0.40 0.35 0.18 0.00 0.00 0.00 0.00 04:13:00 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:08:01 eth0 0.53 0.33 0.27 0.23 0.00 0.00 0.00 0.00 04:13:00 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:09:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 04:13:00 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:10:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:13:00 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:13:00 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:13:00 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 Average: eth0 65.44 46.60 142.59 11.38 0.00 0.00 0.00 0.00 04:13:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:00 Average: docker0 5.53 4.02 0.49 12.59 0.00 0.00 0.00 0.00 04:13:00 04:13:00 04:13:00 ---> sar -P ALL: 04:13:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 04:13:00 04:13:00 04:02:38 LINUX RESTART (4 CPU) 04:13:00 04:13:00 04:03:02 CPU %user %nice %system %iowait %steal %idle 04:13:00 04:04:01 all 13.79 0.00 4.73 2.65 0.02 78.80 04:13:00 04:04:01 0 13.48 0.00 6.29 5.63 0.02 74.59 04:13:00 04:04:01 1 14.11 0.00 4.32 1.60 0.02 79.95 04:13:00 04:04:01 2 15.26 0.00 3.92 1.62 0.03 79.17 04:13:00 04:04:01 3 12.32 0.00 4.41 1.76 0.02 81.49 04:13:00 04:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80 04:13:00 04:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:13:00 04:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 04:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 04:13:00 04:05:01 3 0.52 0.00 0.03 0.00 0.02 99.43 04:13:00 04:06:01 all 0.17 0.00 0.20 0.00 0.00 99.63 04:13:00 04:06:01 0 0.07 0.00 0.10 0.00 0.00 99.83 04:13:00 04:06:01 1 0.10 0.00 0.25 0.00 0.02 99.63 04:13:00 04:06:01 2 0.08 0.00 0.15 0.00 0.00 99.77 04:13:00 04:06:01 3 0.42 0.00 0.30 0.00 0.00 99.28 04:13:00 04:07:01 all 0.12 0.00 0.04 0.00 0.00 99.84 04:13:00 04:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:13:00 04:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:13:00 04:07:01 3 0.38 0.00 0.08 0.00 0.00 99.53 04:13:00 04:08:01 all 0.05 0.00 0.05 0.00 0.00 99.90 04:13:00 04:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:08:01 1 0.03 0.00 0.08 0.00 0.00 99.88 04:13:00 04:08:01 2 0.08 0.00 0.05 0.00 0.00 99.87 04:13:00 04:08:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:13:00 04:09:01 all 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 04:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:13:00 04:10:01 all 0.07 0.00 0.03 0.00 0.00 99.90 04:13:00 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 04:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:13:00 04:10:01 2 0.22 0.00 0.07 0.00 0.00 99.72 04:13:00 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 04:11:01 all 0.15 0.00 0.02 0.00 0.00 99.83 04:13:00 04:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:13:00 04:11:01 2 0.53 0.00 0.02 0.00 0.00 99.45 04:13:00 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 04:12:01 all 0.15 0.00 0.02 0.00 0.00 99.83 04:13:00 04:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 04:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:13:00 04:12:01 2 0.52 0.00 0.02 0.00 0.00 99.47 04:13:00 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:13:00 Average: all 1.60 0.00 0.56 0.29 0.00 97.55 04:13:00 Average: 0 1.49 0.00 0.71 0.61 0.00 97.18 04:13:00 Average: 1 1.57 0.00 0.52 0.17 0.00 97.73 04:13:00 Average: 2 1.84 0.00 0.47 0.18 0.00 97.51 04:13:00 Average: 3 1.50 0.00 0.54 0.19 0.00 97.77 04:13:00 04:13:00 04:13:00