Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3567ab7b887fa32b23d84522d93a1035ccdc20f0+ee50e29b93436bbbf1db679057cf2068418b22d8 (28fa6455f0b6d3f32598712c46df00c32995e949) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-310/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-310/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30141 in /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [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-310 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit 3567ab7b887fa32b23d84522d93a1035ccdc20f0 Merge succeeded, producing 3567ab7b887fa32b23d84522d93a1035ccdc20f0 Checking out Revision 3567ab7b887fa32b23d84522d93a1035ccdc20f0 (PR-310) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # 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 ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:47:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:47:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:47:21 ========================================================= 06:47:21 EdgeX Global Pipelines Version Info 06:47:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:47:23 ------------------- 06:47:23 stable info: 06:47:23 ------------------- 06:47:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:23 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:47:23 Message: update stable to v1.0.184 06:47:24 ------------------- 06:47:24 experimental info: 06:47:24 ------------------- 06:47:24 Commited By: **** collab-it+edgex@linuxfoundation.org 06:47:24 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:47:24 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:47:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:47:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:47:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:47:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:47:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:47:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:47:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:47:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:47:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo 06:47:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [Pipeline] echo 06:47:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3567ab7 [Pipeline] echo 06:47:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:47:29 provisioning config files... 06:47:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/config8816318589106927026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:29 ---> docker-login.sh 06:47:29 nexus3.edgexfoundry.org:10001 06:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:30 Configure a credential helper to remove this warning. See 06:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:30 06:47:30 Login Succeeded 06:47:30 nexus3.edgexfoundry.org:10002 06:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:30 Configure a credential helper to remove this warning. See 06:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:30 06:47:30 Login Succeeded 06:47:30 nexus3.edgexfoundry.org:10003 06:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:30 Configure a credential helper to remove this warning. See 06:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:30 06:47:30 Login Succeeded 06:47:30 nexus3.edgexfoundry.org:10004 06:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:30 Configure a credential helper to remove this warning. See 06:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:30 06:47:30 Login Succeeded 06:47:30 docker.io 06:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:31 Configure a credential helper to remove this warning. See 06:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:31 06:47:31 Login Succeeded 06:47:31 ---> docker-login.sh ends [Pipeline] } 06:47:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:32 + git log --format=format:%s -1 3567ab7b887fa32b23d84522d93a1035ccdc20f0 [Pipeline] echo 06:47:32 GIT_COMMIT: 3567ab7b887fa32b23d84522d93a1035ccdc20f0, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:47:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:33 06:47:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:47:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:33 latest: Pulling from edgex-devops/git-semver 06:47:33 31603596830f: Pulling fs layer 06:47:33 2a8b12db71e7: Pulling fs layer 06:47:33 6ca5941a6612: Pulling fs layer 06:47:33 ecc8261a40a4: Pulling fs layer 06:47:33 ecc8261a40a4: Waiting 06:47:33 2a8b12db71e7: Verifying Checksum 06:47:33 2a8b12db71e7: Download complete 06:47:33 31603596830f: Verifying Checksum 06:47:33 31603596830f: Download complete 06:47:34 6ca5941a6612: Verifying Checksum 06:47:34 6ca5941a6612: Download complete 06:47:34 ecc8261a40a4: Verifying Checksum 06:47:34 ecc8261a40a4: Download complete 06:47:34 31603596830f: Pull complete 06:47:34 2a8b12db71e7: Pull complete 06:47:35 6ca5941a6612: Pull complete 06:47:35 ecc8261a40a4: Pull complete 06:47:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:47:35 prd-centos7-docker-4c-2g-30141 does not seem to be running inside a container 06:47:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-310 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310:/w/workspace/edgexfoundry_edgex-ui-go_PR-310:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:47:38 $ docker top dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:38 [ssh-agent] Looking for ssh-agent implementation... 06:47:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:38 $ docker exec dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent 06:47:38 SSH_AUTH_SOCK=/tmp/ssh-ALxUZgqjCL1T/agent.11 06:47:38 SSH_AGENT_PID=16 06:47:38 Running ssh-add (command line suppressed) 06:47:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_4379164465405038722.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_4379164465405038722.key) 06:47:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:39 + git tag --points-at HEAD [Pipeline] } 06:47:39 $ docker exec --env ******** --env ******** dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent -k 06:47:39 unset SSH_AUTH_SOCK; 06:47:39 unset SSH_AGENT_PID; 06:47:39 echo Agent pid 16 killed; 06:47:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:47:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:39 [ssh-agent] Looking for ssh-agent implementation... 06:47:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:40 $ docker exec dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent 06:47:40 SSH_AUTH_SOCK=/tmp/ssh-1TTXkOAqWDPl/agent.45 06:47:40 SSH_AGENT_PID=51 06:47:40 Running ssh-add (command line suppressed) 06:47:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_5811598480144035552.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/private_key_5811598480144035552.key) 06:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:40 + git semver init 06:47:40 # -> Open(): unable to determine branch for HEAD 06:47:40 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-310/.git 06:47:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-310 06:47:40 # $SEMVER_REMOTE_NAME = origin 06:47:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:47:40 # $SEMVER_USER_NAME = edgex-jenkins 06:47:40 # $SEMVER_BRANCH = PR-310 06:47:40 # $SEMVER_TEMP = /tmp/semver-870109500 06:47:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:47:42 # '/tmp/semver-870109500' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-310/.semver' 06:47:42 # -> Force: false 06:47:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-310/.semver [Pipeline] } 06:47:42 $ docker exec --env ******** --env ******** dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 ssh-agent -k 06:47:42 unset SSH_AUTH_SOCK; 06:47:42 unset SSH_AGENT_PID; 06:47:42 echo Agent pid 51 killed; 06:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:43 + git semver [Pipeline] } 06:47:43 $ docker stop --time=1 dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 06:47:44 $ docker rm -f dd72d017c0af963498da31ddb254d1f3417cc3fbda3575fc90365a11bd0faec1 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:47:45 Stashed 1 file(s) [Pipeline] echo 06:47:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:48:01 Still waiting to schedule task 06:48:01 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30141’ 06:48:01 Still waiting to schedule task 06:48:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:49:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30142 in /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [Pipeline] { [Pipeline] ws 06:49:43 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:49:47 using credential edgex-jenkins-ssh 06:49:47 Cloning the remote Git repository 06:49:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:49:48 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:49:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:49:48 > git --version # timeout=10 06:49:48 > git --version # 'git version 2.17.1' 06:49:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:50 Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit 3567ab7b887fa32b23d84522d93a1035ccdc20f0 06:49:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:49:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:49:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:49:50 > git config core.sparsecheckout # timeout=10 06:49:50 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 06:49:50 > git remote # timeout=10 06:49:50 > git config --get remote.origin.url # timeout=10 06:49:50 Merge succeeded, producing 3567ab7b887fa32b23d84522d93a1035ccdc20f0 06:49:50 Checking out Revision 3567ab7b887fa32b23d84522d93a1035ccdc20f0 (PR-310) 06:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:50 > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 06:49:50 > git rev-parse HEAD^{commit} # timeout=10 06:49:50 > git config core.sparsecheckout # timeout=10 06:49:50 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 06:49:55 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:49:55 > git --version # timeout=10 06:49:55 > git --version # 'git version 2.17.1' 06:49:55 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:49:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:49:58 + sudo service docker restart 06:49:58 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:50:01 provisioning config files... 06:50:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config289285179241417878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:01 ---> docker-login.sh 06:50:01 nexus3.edgexfoundry.org:10001 06:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:02 Configure a credential helper to remove this warning. See 06:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:02 06:50:02 Login Succeeded 06:50:02 nexus3.edgexfoundry.org:10002 06:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:03 Configure a credential helper to remove this warning. See 06:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:03 06:50:03 Login Succeeded 06:50:03 nexus3.edgexfoundry.org:10003 06:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:03 Configure a credential helper to remove this warning. See 06:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:03 06:50:03 Login Succeeded 06:50:03 nexus3.edgexfoundry.org:10004 06:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:04 Configure a credential helper to remove this warning. See 06:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:04 06:50:04 Login Succeeded 06:50:04 docker.io 06:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:04 Configure a credential helper to remove this warning. See 06:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:04 06:50:04 Login Succeeded 06:50:04 ---> docker-login.sh ends [Pipeline] } 06:50:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:50:05 ========================================================= 06:50:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:50:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:50:05 + 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 . 06:50:06 Sending build context to Docker daemon 17.27MB 06:50:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:50:06 Step 2/8 : FROM ${BASE} 06:50:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:06 5f621e34cdf4: Pulling fs layer 06:50:06 a4357932f1b6: Pulling fs layer 06:50:06 18c013af1878: Pulling fs layer 06:50:06 00ac8860ef70: Pulling fs layer 06:50:06 63d7cb157983: Pulling fs layer 06:50:06 b116817d02f9: Pulling fs layer 06:50:06 745a02a5169b: Pulling fs layer 06:50:06 00ac8860ef70: Waiting 06:50:06 63d7cb157983: Waiting 06:50:06 745a02a5169b: Waiting 06:50:06 18c013af1878: Verifying Checksum 06:50:06 18c013af1878: Download complete 06:50:06 a4357932f1b6: Verifying Checksum 06:50:06 a4357932f1b6: Download complete 06:50:06 63d7cb157983: Download complete 06:50:06 b116817d02f9: Verifying Checksum 06:50:06 b116817d02f9: Download complete 06:50:06 5f621e34cdf4: Verifying Checksum 06:50:06 5f621e34cdf4: Download complete 06:50:07 5f621e34cdf4: Pull complete 06:50:08 a4357932f1b6: Pull complete 06:50:08 18c013af1878: Pull complete 06:50:10 745a02a5169b: Verifying Checksum 06:50:10 745a02a5169b: Download complete 06:50:10 00ac8860ef70: Verifying Checksum 06:50:10 00ac8860ef70: Download complete 06:50:20 00ac8860ef70: Pull complete 06:50:21 63d7cb157983: Pull complete 06:50:21 b116817d02f9: Pull complete 06:50:24 745a02a5169b: Pull complete 06:50:24 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:50:24 ---> b7e6874047d6 06:50:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:50:28 ---> Running in 8cfa4059b17b 06:50:28 Removing intermediate container 8cfa4059b17b 06:50:28 ---> f40f45303e41 06:50:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:29 ---> Running in d3ed4e379670 06:50:31 Removing intermediate container d3ed4e379670 06:50:31 ---> ea7449f27622 06:50:31 Step 5/8 : RUN apk add --no-cache make git 06:50:31 ---> Running in a2b40370c3a5 06:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:50:34 OK: 142 MiB in 39 packages 06:50:35 Removing intermediate container a2b40370c3a5 06:50:35 ---> 630c8e227405 06:50:35 Step 6/8 : WORKDIR /edgex-ui-go 06:50:36 ---> Running in 2c3c227621bb 06:50:36 Removing intermediate container 2c3c227621bb 06:50:36 ---> a38d7670bb75 06:50:36 Step 7/8 : COPY . . 06:50:38 ---> 282bca764705 06:50:38 Step 8/8 : RUN go mod download 06:50:38 ---> Running in 35e1a035c109 06:51:11 Removing intermediate container 35e1a035c109 06:51:11 ---> 680ae5406c64 06:51:11 Successfully built 680ae5406c64 06:51:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:51:11 + docker inspect -f . ci-base-image-arm64 06:51:11 . [Pipeline] withDockerContainer 06:51:12 prd-ubuntu18.04-docker-arm64-4c-16g-30142 does not seem to be running inside a container 06:51:12 $ 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 06:51:13 $ docker top ac299ba35199a101ac2cafb725e733d0a1239a301065962f32833aadc9d50ebc -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:14 + go version 06:51:14 go version go1.15.5 linux/arm64 [Pipeline] } 06:51:14 $ docker stop --time=1 ac299ba35199a101ac2cafb725e733d0a1239a301065962f32833aadc9d50ebc 06:51:16 $ docker rm -f ac299ba35199a101ac2cafb725e733d0a1239a301065962f32833aadc9d50ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:18 + docker inspect -f . ci-base-image-arm64 06:51:18 . [Pipeline] withDockerContainer 06:51:18 prd-ubuntu18.04-docker-arm64-4c-16g-30142 does not seem to be running inside a container 06:51:18 $ 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 06:51:20 $ docker top 1b8c861f29c5d8f0fabb8e275b612ab512332e8ed7cca054bfe74130131ce19a -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:21 + make test 06:51:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:51:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:51:47 Running on prd-centos7-docker-4c-2g-30143 in /w/workspace/edgexfoundry_edgex-ui-go_PR-310 [Pipeline] { [Pipeline] ws 06:51:47 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:51:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:51:49 GO111MODULE=on go vet ./... [Pipeline] } 06:51:54 $ docker stop --time=1 1b8c861f29c5d8f0fabb8e275b612ab512332e8ed7cca054bfe74130131ce19a 06:51:57 $ docker rm -f 1b8c861f29c5d8f0fabb8e275b612ab512332e8ed7cca054bfe74130131ce19a [Pipeline] // withDockerContainer [Pipeline] sh 06:51:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:51:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:51:59 using credential edgex-jenkins-ssh 06:51:59 Cloning the remote Git repository 06:51:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:52:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:52:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:00 > git --version # timeout=10 06:52:00 > git --version # 'git version 2.24.3' 06:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 06:52:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:02 + ls -al . 06:52:02 total 124 06:52:02 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 06:51 . 06:52:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:49 .. 06:52:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 06:49 .git 06:52:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:49 .github 06:52:02 -rw-rw-r-- 1 jenkins jenkins 153 Mar 17 06:49 .gitignore 06:52:02 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 06:49 CONTRIBUTING.md 06:52:02 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 17 06:49 Dockerfile 06:52:02 -rw-rw-r-- 1 jenkins jenkins 902 Mar 17 06:49 Dockerfile.build 06:52:02 -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 06:49 Jenkinsfile 06:52:02 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 06:49 LICENSE 06:52:02 -rw-rw-r-- 1 jenkins jenkins 951 Mar 17 06:49 Makefile 06:52:02 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 17 06:49 README.md 06:52:02 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 06:47 VERSION 06:52:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:49 assets 06:52:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:49 bin 06:52:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:49 cmd 06:52:02 -rw-r--r-- 1 jenkins jenkins 10 Mar 17 06:51 coverage.out 06:52:02 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 06:49 docs 06:52:02 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 17 06:49 go.mod 06:52:02 -rw-r--r-- 1 jenkins jenkins 22216 Mar 17 06:51 go.sum 06:52:02 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 06:49 internal 06:52:02 -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 06:49 version.go 06:52:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:49 web [Pipeline] isUnix [Pipeline] sh 06:52:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:52:02 + 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=3567ab7b887fa32b23d84522d93a1035ccdc20f0 --label arch=arm64 --label version=0.0.0 . 06:52:03 Sending build context to Docker daemon 17.3MB 06:52:03 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:52:03 Step 2/24 : FROM ${BASE} AS builder 06:52:03 ---> 680ae5406c64 06:52:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:52:03 Merging remotes/origin/master commit ee50e29b93436bbbf1db679057cf2068418b22d8 into PR head commit 3567ab7b887fa32b23d84522d93a1035ccdc20f0 06:52:04 ---> Running in d3156d2f0855 06:52:03 > git config core.sparsecheckout # timeout=10 06:52:04 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 06:52:04 Merge succeeded, producing 3567ab7b887fa32b23d84522d93a1035ccdc20f0 06:52:04 Checking out Revision 3567ab7b887fa32b23d84522d93a1035ccdc20f0 (PR-310) 06:52:04 Removing intermediate container d3156d2f0855 06:52:04 ---> 16ed2f8d54f6 06:52:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:52:04 ---> Running in 4a52812ad34c 06:52:04 Removing intermediate container 4a52812ad34c 06:52:04 ---> e8c18810283e 06:52:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:52:05 ---> Running in 732890f501ef 06:52:05 Removing intermediate container 732890f501ef 06:52:05 ---> 296729cb0877 06:52:05 Step 6/24 : LABEL Name=edgex-ui-go 06:52:04 > git remote # timeout=10 06:52:04 > git config --get remote.origin.url # timeout=10 06:52:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:04 > git merge ee50e29b93436bbbf1db679057cf2068418b22d8 # timeout=10 06:52:04 > git rev-parse HEAD^{commit} # timeout=10 06:52:04 > git config core.sparsecheckout # timeout=10 06:52:04 > git checkout -f 3567ab7b887fa32b23d84522d93a1035ccdc20f0 # timeout=10 06:52:05 ---> Running in d9f520c7340a 06:52:05 Removing intermediate container d9f520c7340a 06:52:05 ---> 2f0d3e328a31 06:52:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:52:06 ---> Running in c5bb5ed35f11 06:52:06 Removing intermediate container c5bb5ed35f11 06:52:06 ---> acbce41de71d 06:52:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:06 ---> Running in 8e7010bea4aa 06:52:08 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:52:08 > git --version # timeout=10 06:52:08 > git --version # 'git version 2.24.3' 06:52:08 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { 06:52:09 Removing intermediate container 8e7010bea4aa 06:52:09 ---> dd71eb7ea17d 06:52:09 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:09 ---> Running in 34882033e714 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:52:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:52:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:52:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:52:11 + sudo service docker restart 06:52:11 + true 06:52:11 Redirecting to /bin/systemctl restart docker.service 06:52:11 OK: 142 MiB in 39 packages 06:52:12 Removing intermediate container 34882033e714 06:52:12 ---> 473636ffd08a 06:52:12 Step 10/24 : ENV GO111MODULE=on 06:52:12 ---> Running in 0c686a1b39c9 06:52:13 Removing intermediate container 0c686a1b39c9 06:52:13 ---> caa2a334694a 06:52:13 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:52:13 ---> Running in fd3d73789b8b [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:52:13 provisioning config files... 06:52:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2719804236627428675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:14 Removing intermediate container fd3d73789b8b 06:52:14 ---> 1bf2c7409ad9 06:52:14 Step 12/24 : COPY go.mod . 06:52:14 ---> docker-login.sh 06:52:14 nexus3.edgexfoundry.org:10001 06:52:14 ---> 622ce8234550 06:52:14 Step 13/24 : COPY Makefile . 06:52:15 ---> 4882ac1b6308 06:52:15 Step 14/24 : RUN make update 06:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:15 ---> Running in 4032543234ca 06:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:15 Configure a credential helper to remove this warning. See 06:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:15 06:52:15 Login Succeeded 06:52:15 nexus3.edgexfoundry.org:10002 06:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:16 Configure a credential helper to remove this warning. See 06:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:16 06:52:16 Login Succeeded 06:52:16 nexus3.edgexfoundry.org:10003 06:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:16 Configure a credential helper to remove this warning. See 06:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:16 06:52:16 Login Succeeded 06:52:16 nexus3.edgexfoundry.org:10004 06:52:16 CGO_ENABLED=0 GO111MODULE=on go mod download 06:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:16 Configure a credential helper to remove this warning. See 06:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:16 06:52:16 Login Succeeded 06:52:16 docker.io 06:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:17 Configure a credential helper to remove this warning. See 06:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:17 06:52:17 Login Succeeded 06:52:17 ---> docker-login.sh ends [Pipeline] } 06:52:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:52:18 Removing intermediate container 4032543234ca 06:52:18 ---> 7967e1b6be6e 06:52:18 Step 15/24 : COPY . . [Pipeline] echo 06:52:18 ========================================================= 06:52:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:52:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:18 + 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 . 06:52:20 Sending build context to Docker daemon 17.28MB 06:52:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:52:20 Step 2/8 : FROM ${BASE} 06:52:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:20 188c0c94c7c5: Pulling fs layer 06:52:20 0ef7d3d256c8: Pulling fs layer 06:52:20 de9db76c5a1d: Pulling fs layer 06:52:20 bca2f99d35d6: Pulling fs layer 06:52:20 93359f2a8cfa: Pulling fs layer 06:52:20 7c6f9722023f: Pulling fs layer 06:52:20 a35cf1a2eb13: Pulling fs layer 06:52:20 93359f2a8cfa: Waiting 06:52:20 7c6f9722023f: Waiting 06:52:20 a35cf1a2eb13: Waiting 06:52:20 bca2f99d35d6: Waiting 06:52:20 de9db76c5a1d: Verifying Checksum 06:52:20 de9db76c5a1d: Download complete 06:52:20 0ef7d3d256c8: Verifying Checksum 06:52:20 0ef7d3d256c8: Download complete 06:52:20 93359f2a8cfa: Verifying Checksum 06:52:20 93359f2a8cfa: Download complete 06:52:20 ---> 99ad597ba2c0 06:52:20 Step 16/24 : RUN ${MAKE} 06:52:20 ---> Running in b3a687844275 06:52:20 7c6f9722023f: Verifying Checksum 06:52:20 7c6f9722023f: Download complete 06:52:20 188c0c94c7c5: Verifying Checksum 06:52:20 188c0c94c7c5: Download complete 06:52:21 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 06:52:21 188c0c94c7c5: Pull complete 06:52:22 0ef7d3d256c8: Pull complete 06:52:23 de9db76c5a1d: Pull complete 06:52:25 a35cf1a2eb13: Verifying Checksum 06:52:25 a35cf1a2eb13: Download complete 06:52:25 bca2f99d35d6: Verifying Checksum 06:52:25 bca2f99d35d6: Download complete 06:52:44 bca2f99d35d6: Pull complete 06:52:44 93359f2a8cfa: Pull complete 06:52:44 7c6f9722023f: Pull complete 06:52:48 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:52:51 a35cf1a2eb13: Pull complete 06:52:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:52:51 ---> a62c8e92a672 06:52:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:51 ---> Running in 465ed3347546 06:52:52 Removing intermediate container 465ed3347546 06:52:52 ---> aa0199865148 06:52:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:52 ---> Running in 3d4baabcb281 06:52:52 Removing intermediate container b3a687844275 06:52:52 ---> b3b400835b78 06:52:52 Step 17/24 : FROM alpine:3.12 06:52:52 3.12: Pulling from library/alpine 06:52:53 dce8679b510e: Pulling fs layer 06:52:53 dce8679b510e: Verifying Checksum 06:52:53 dce8679b510e: Download complete 06:52:53 dce8679b510e: Pull complete 06:52:53 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:52:53 Status: Downloaded newer image for alpine:3.12 06:52:53 ---> d10569e2745f 06:52:53 Step 18/24 : EXPOSE 4000 06:52:53 ---> Running in 4dbcc4d15992 06:52:54 Removing intermediate container 4dbcc4d15992 06:52:54 ---> e3d063e28380 06:52:54 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 06:52:55 Removing intermediate container 3d4baabcb281 06:52:55 ---> 3a81dab0ce0d 06:52:55 Step 5/8 : RUN apk add --no-cache make git 06:52:55 ---> Running in 5ef96662f6b6 06:52:56 ---> 74b1d7a830b3 06:52:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:52:56 ---> Running in 1bf75151aaf0 06:52:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:56 Removing intermediate container 1bf75151aaf0 06:52:56 ---> 9ed2bf00b580 06:52:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:52:57 ---> Running in e18e7858d813 06:52:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:57 Removing intermediate container e18e7858d813 06:52:57 ---> f2701dbdba1d 06:52:57 Step 22/24 : LABEL arch=arm64 06:52:57 ---> Running in 3e5208eba593 06:52:57 OK: 166 MiB in 39 packages 06:52:58 Removing intermediate container 3e5208eba593 06:52:58 ---> 08fdc66b0548 06:52:58 Step 23/24 : LABEL git_sha=3567ab7b887fa32b23d84522d93a1035ccdc20f0 06:52:58 ---> Running in 07595aec04e6 06:52:58 Removing intermediate container 07595aec04e6 06:52:58 ---> 10e53adad2d6 06:52:58 Step 24/24 : LABEL version=0.0.0 06:52:58 Removing intermediate container 5ef96662f6b6 06:52:58 ---> f5f6b4665f95 06:52:58 Step 6/8 : WORKDIR /edgex-ui-go 06:52:58 ---> Running in 9bc8c2107b57 06:52:59 ---> Running in e04e5f6190ff 06:52:59 Removing intermediate container e04e5f6190ff 06:52:59 ---> ae6d16c047c4 06:52:59 Step 7/8 : COPY . . 06:52:59 Removing intermediate container 9bc8c2107b57 06:52:59 ---> 49eaa002edad 06:52:59 [Warning] One or more build-args [ARCH] were not consumed 06:52:59 Successfully built 49eaa002edad 06:52:59 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 06:53:00 ---> job-cost.sh 06:53:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xrjq 06:53:02 ---> 66683b742d1b 06:53:02 Step 8/8 : RUN go mod download 06:53:02 ---> Running in c801c71a5320 06:53:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:53:49 Removing intermediate container c801c71a5320 06:53:49 ---> 720a9286dfc5 06:53:49 Successfully built 720a9286dfc5 06:53:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:53:50 + docker inspect -f . ci-base-image-x86_64 06:53:51 . [Pipeline] withDockerContainer 06:53:51 prd-centos7-docker-4c-2g-30143 does not seem to be running inside a container 06:53:51 $ 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-x86_64 cat 06:53:53 $ docker top c266306531471653f60bfbfbab6226d6ffb767082a831bc0626ff84a4c067976 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:54 + go version 06:53:54 go version go1.15.5 linux/amd64 [Pipeline] } 06:53:54 $ docker stop --time=1 c266306531471653f60bfbfbab6226d6ffb767082a831bc0626ff84a4c067976 06:53:57 $ docker rm -f c266306531471653f60bfbfbab6226d6ffb767082a831bc0626ff84a4c067976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:59 + docker inspect -f . ci-base-image-x86_64 06:53:59 . [Pipeline] withDockerContainer 06:53:59 prd-centos7-docker-4c-2g-30143 does not seem to be running inside a container 06:53:59 $ 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-x86_64 cat 06:54:02 $ docker top c98c82a2d02a2dd469876d9d7a2bf0083181b5142ab7138828e6dd0d3dfb4f1d -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:05 + make test 06:54:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:54:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:54:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:54:36 GO111MODULE=on go vet ./... [Pipeline] } 06:54:40 $ docker stop --time=1 c98c82a2d02a2dd469876d9d7a2bf0083181b5142ab7138828e6dd0d3dfb4f1d 06:54:43 $ docker rm -f c98c82a2d02a2dd469876d9d7a2bf0083181b5142ab7138828e6dd0d3dfb4f1d [Pipeline] // withDockerContainer [Pipeline] sh 06:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:44 Warning: overwriting stash ‘coverage-report’ 06:54:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:46 + ls -al . 06:54:46 total 92 06:54:46 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 17 06:54 . 06:54:46 drwxrwxr-x. 4 jenkins jenkins 28 Mar 17 06:52 .. 06:54:46 drwxrwxr-x. 3 jenkins jenkins 20 Mar 17 06:52 assets 06:54:46 drwxrwxr-x. 2 jenkins jenkins 35 Mar 17 06:52 bin 06:54:46 drwxrwxr-x. 3 jenkins jenkins 29 Mar 17 06:52 cmd 06:54:46 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 17 06:52 CONTRIBUTING.md 06:54:46 -rw-r--r--. 1 jenkins jenkins 10 Mar 17 06:54 coverage.out 06:54:46 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 17 06:52 Dockerfile 06:54:46 -rw-rw-r--. 1 jenkins jenkins 902 Mar 17 06:52 Dockerfile.build 06:54:46 drwxrwxr-x. 5 jenkins jenkins 104 Mar 17 06:52 docs 06:54:46 drwxrwxr-x. 8 jenkins jenkins 179 Mar 17 06:52 .git 06:54:46 drwxrwxr-x. 2 jenkins jenkins 103 Mar 17 06:52 .github 06:54:46 -rw-rw-r--. 1 jenkins jenkins 153 Mar 17 06:52 .gitignore 06:54:46 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 17 06:52 go.mod 06:54:46 -rw-r--r--. 1 jenkins jenkins 22216 Mar 17 06:54 go.sum 06:54:46 drwxrwxr-x. 10 jenkins jenkins 139 Mar 17 06:52 internal 06:54:46 -rw-rw-r--. 1 jenkins jenkins 652 Mar 17 06:52 Jenkinsfile 06:54:46 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 17 06:52 LICENSE 06:54:46 -rw-rw-r--. 1 jenkins jenkins 951 Mar 17 06:52 Makefile 06:54:46 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 17 06:52 README.md 06:54:46 -rw-rw-r--. 1 jenkins jenkins 5 Mar 17 06:47 VERSION 06:54:46 -rw-rw-r--. 1 jenkins jenkins 155 Mar 17 06:52 version.go 06:54:46 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 17 06:52 web [Pipeline] isUnix [Pipeline] sh 06:54:46 + 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=3567ab7b887fa32b23d84522d93a1035ccdc20f0 --label arch=amd64 --label version=0.0.0 . 06:54:47 Sending build context to Docker daemon 17.3MB 06:54:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:54:47 Step 2/24 : FROM ${BASE} AS builder 06:54:47 ---> 720a9286dfc5 06:54:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:54:48 ---> Running in 2e65db72d214 06:54:48 Removing intermediate container 2e65db72d214 06:54:48 ---> 7dfc49f0f314 06:54:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:54:48 ---> Running in 1c0820018084 06:54:49 Removing intermediate container 1c0820018084 06:54:49 ---> 596afc781179 06:54:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:54:49 ---> Running in 55ebee87eb61 06:54:49 Removing intermediate container 55ebee87eb61 06:54:49 ---> 4e1d645d04e3 06:54:49 Step 6/24 : LABEL Name=edgex-ui-go 06:54:49 ---> Running in 5ffcf13bc70e 06:54:50 Removing intermediate container 5ffcf13bc70e 06:54:50 ---> 679414eeb712 06:54:50 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:54:50 ---> Running in d15f5070d41c 06:54:50 Removing intermediate container d15f5070d41c 06:54:50 ---> 83e310139e66 06:54:50 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:50 ---> Running in 8fdec6707f41 06:54:52 Removing intermediate container 8fdec6707f41 06:54:52 ---> de30f65b9ea8 06:54:52 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:52 ---> Running in 80d8857761d6 06:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:54 OK: 166 MiB in 39 packages 06:54:56 Removing intermediate container 80d8857761d6 06:54:56 ---> 7b89c3a942b6 06:54:56 Step 10/24 : ENV GO111MODULE=on 06:54:56 ---> Running in 923366ab1e2f 06:54:57 Removing intermediate container 923366ab1e2f 06:54:57 ---> 8c153af0562e 06:54:57 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:54:57 ---> Running in d20376e621d5 06:54:57 Removing intermediate container d20376e621d5 06:54:57 ---> 47ac66ce5461 06:54:57 Step 12/24 : COPY go.mod . 06:54:59 ---> b13cd2869c99 06:54:59 Step 13/24 : COPY Makefile . 06:55:00 ---> c4a7e3dd120e 06:55:00 Step 14/24 : RUN make update 06:55:00 ---> Running in 02a11ed79889 06:55:02 CGO_ENABLED=0 GO111MODULE=on go mod download 06:55:06 Removing intermediate container 02a11ed79889 06:55:06 ---> 7a1acf394371 06:55:06 Step 15/24 : COPY . . 06:55:08 ---> 89f6b70ef1f1 06:55:08 Step 16/24 : RUN ${MAKE} 06:55:08 ---> Running in c83929de86bf 06:55:10 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 06:55:16 lf-activate-venv(): INFO: Adding /tmp/venv-xrjq/bin to PATH 06:55:16 INFO: No Stack... 06:55:16 INFO: Retrieving Pricing Info for: lf-standard-4 06:55:16 INFO: Archiving Costs [Pipeline] sh 06:55:17 + + cut -d, -f6 06:55:17 cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 06:55:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] 06:55:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] did not exist. Created. 06:55:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:17 + echo total: 0.20999999344348907 [Pipeline] stash 06:55:18 Stashed 1 file(s) [Pipeline] } 06:55:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:45 Removing intermediate container c83929de86bf 06:55:45 ---> 13a23979ae6e 06:55:45 Step 17/24 : FROM alpine:3.12 06:55:45 3.12: Pulling from library/alpine 06:55:46 f84cab65f19f: Pulling fs layer 06:55:46 f84cab65f19f: Verifying Checksum 06:55:46 f84cab65f19f: Download complete 06:55:46 f84cab65f19f: Pull complete 06:55:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:55:46 Status: Downloaded newer image for alpine:3.12 06:55:46 ---> 88dd2752d2ea 06:55:46 Step 18/24 : EXPOSE 4000 06:55:47 ---> Running in 9db29312eab8 06:55:47 Removing intermediate container 9db29312eab8 06:55:47 ---> aee8259e8ddf 06:55:47 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 06:55:49 ---> ac4827c8c442 06:55:49 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:55:49 ---> Running in 51ba90a1cc9f 06:55:49 Removing intermediate container 51ba90a1cc9f 06:55:49 ---> e08782785c13 06:55:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:55:49 ---> Running in 17edd1725c73 06:55:50 Removing intermediate container 17edd1725c73 06:55:50 ---> a273a2a5acd1 06:55:50 Step 22/24 : LABEL arch=amd64 06:55:50 ---> Running in b733c9cdd58e 06:55:50 Removing intermediate container b733c9cdd58e 06:55:50 ---> 3f5fb0690dd7 06:55:50 Step 23/24 : LABEL git_sha=3567ab7b887fa32b23d84522d93a1035ccdc20f0 06:55:50 ---> Running in 1500c19f9218 06:55:51 Removing intermediate container 1500c19f9218 06:55:51 ---> f35e3606fcf2 06:55:51 Step 24/24 : LABEL version=0.0.0 06:55:51 ---> Running in 3e090ebdef2a 06:55:51 Removing intermediate container 3e090ebdef2a 06:55:51 ---> 9e0bf4bac050 06:55:51 [Warning] One or more build-args [ARCH] were not consumed 06:55:51 Successfully built 9e0bf4bac050 06:55:51 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 06:55:52 ---> job-cost.sh 06:55:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-swDs 06:56:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-swDs/bin to PATH 06:57:07 INFO: No Stack... 06:57:07 INFO: Retrieving Pricing Info for: v1-standard-2 06:57:08 INFO: Archiving Costs [Pipeline] sh 06:57:09 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:57:09 + cut -d, -f6 [Pipeline] lock 06:57:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] 06:57:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] did not exist. Created. 06:57:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:10 /w/workspace/edgex-ui-go/1@tmp/durable-b1308a72/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:57:10 + echo total: 0.029999999329447746 [Pipeline] stash 06:57:10 Warning: overwriting stash ‘stack-cost’ 06:57:10 Stashed 1 file(s) [Pipeline] } 06:57:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-310-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 06:57:13 provisioning config files... 06:57:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/config2629224034693421435tmp [Pipeline] { [Pipeline] sh 06:57:13 + set +x 06:57:13 + curl -s https://codecov.io/bash 06:57:13 + bash -s -- 06:57:13 06:57:13 _____ _ 06:57:13 / ____| | | 06:57:13 | | ___ __| | ___ ___ _____ __ 06:57:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:57:13 | |___| (_) | (_| | __/ (_| (_) \ V / 06:57:13 \_____\___/ \__,_|\___|\___\___/ \_/ 06:57:13 Bash-20210309-2b87ace 06:57:13 06:57:13 06:57:13 ==> git version 2.24.3 found 06:57:13 ==> 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 06:57:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:57:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:57:13 ==> Jenkins CI detected. 06:57:13 project root: . 06:57:13 --> token set from env 06:57:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:57:13 ==> Running gcov in . (disable via -X gcov) 06:57:13 ==> Python coveragepy not found 06:57:13 ==> Searching for coverage reports in: 06:57:13 + . 06:57:13 -> Found 1 reports 06:57:13 ==> Detecting git/mercurial file structure 06:57:13 ==> Reading reports 06:57:13 + ./coverage.out bytes=10 06:57:13 ==> Appending adjustments 06:57:13 https://docs.codecov.io/docs/fixing-reports 06:57:14 + Found adjustments 06:57:14 ==> Gzipping contents 06:57:14 4.0K /tmp/codecov.tizoP4.gz 06:57:14 ==> Uploading reports 06:57:14 url: https://codecov.io 06:57:14 query: branch=PR-310&commit=3567ab7b887fa32b23d84522d93a1035ccdc20f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=310&job=&cmd_args= 06:57:14 -> Pinging Codecov 06:57:14 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-310&commit=3567ab7b887fa32b23d84522d93a1035ccdc20f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=310&job=&cmd_args= 06:57:14 -> Uploading to 06:57:14 https://storage.googleapis.com/codecov/v4/raw/2021-03-17/FB506323287CE973F263BFD2A0EB1F37/3567ab7b887fa32b23d84522d93a1035ccdc20f0/f91526f0-bbd3-4827-84ce-7116b607add5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T065714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8a63b81f479f09988d7cc72f88d5e43de8b11ce9c0948fb6e9ca14e2facb972 06:57:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:14 Dload Upload Total Spent Left Speed 06:57:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 7549 --:--:-- --:--:-- --:--:-- 7540 100 3069 0 0 100 3069 0 7545 --:--:-- --:--:-- --:--:-- 7540 06:57:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3567ab7b887fa32b23d84522d93a1035ccdc20f0 [Pipeline] } 06:57:14 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 06:57:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:57:18 ---> package-listing.sh 06:57:18 ++ facter osfamily 06:57:18 ++ tr '[:upper:]' '[:lower:]' 06:57:18 + OS_FAMILY=redhat 06:57:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-310 06:57:18 + START_PACKAGES=/tmp/packages_start.txt 06:57:18 + END_PACKAGES=/tmp/packages_end.txt 06:57:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:57:18 + PACKAGES=/tmp/packages_start.txt 06:57:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-310 ']' 06:57:18 + PACKAGES=/tmp/packages_end.txt 06:57:18 + case "${OS_FAMILY}" in 06:57:18 + rpm -qa 06:57:18 + sort 06:57:23 + '[' -f /tmp/packages_start.txt ']' 06:57:23 + '[' -f /tmp/packages_end.txt ']' 06:57:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:57:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-310 ']' 06:57:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-310/archives/ 06:57:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-310/archives/ [Pipeline] echo 06:57:23 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:57:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:57:24 06:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:57:25 alpine: Pulling from edgex-lftools-log-publisher 06:57:25 df20fa9351a1: Pulling fs layer 06:57:25 36b3adc4ff6f: Pulling fs layer 06:57:25 8ad3a11d3b57: Pulling fs layer 06:57:25 46f8f816bc3b: Pulling fs layer 06:57:25 93b61091891f: Pulling fs layer 06:57:25 93b9cdb0e59b: Pulling fs layer 06:57:25 5e14af77c1be: Pulling fs layer 06:57:25 01666e4c0597: Pulling fs layer 06:57:25 aa168da1d23b: Pulling fs layer 06:57:25 46f8f816bc3b: Waiting 06:57:25 93b61091891f: Waiting 06:57:25 93b9cdb0e59b: Waiting 06:57:25 5e14af77c1be: Waiting 06:57:25 01666e4c0597: Waiting 06:57:25 aa168da1d23b: Waiting 06:57:25 36b3adc4ff6f: Verifying Checksum 06:57:25 36b3adc4ff6f: Download complete 06:57:25 46f8f816bc3b: Verifying Checksum 06:57:25 46f8f816bc3b: Download complete 06:57:25 df20fa9351a1: Verifying Checksum 06:57:25 df20fa9351a1: Download complete 06:57:25 93b9cdb0e59b: Verifying Checksum 06:57:25 93b9cdb0e59b: Download complete 06:57:25 5e14af77c1be: Verifying Checksum 06:57:25 5e14af77c1be: Download complete 06:57:25 93b61091891f: Download complete 06:57:25 01666e4c0597: Verifying Checksum 06:57:25 01666e4c0597: Download complete 06:57:25 8ad3a11d3b57: Verifying Checksum 06:57:25 8ad3a11d3b57: Download complete 06:57:25 df20fa9351a1: Pull complete 06:57:25 36b3adc4ff6f: Pull complete 06:57:26 8ad3a11d3b57: Pull complete 06:57:26 46f8f816bc3b: Pull complete 06:57:27 93b61091891f: Pull complete 06:57:27 aa168da1d23b: Verifying Checksum 06:57:27 aa168da1d23b: Download complete 06:57:27 93b9cdb0e59b: Pull complete 06:57:27 5e14af77c1be: Pull complete 06:57:27 01666e4c0597: Pull complete 06:57:36 aa168da1d23b: Pull complete 06:57:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:57:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:57:36 prd-centos7-docker-4c-2g-30141 does not seem to be running inside a container 06:57:36 $ 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-310/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-310 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310:/w/workspace/edgexfoundry_edgex-ui-go_PR-310:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:57:39 $ docker top 47eb9dd83a8e038a8b9353fd22a3c23dfe69ecaef07a4c455e475b3e0238f90a -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:57:40 + mkdir -p /var/log/sa [Pipeline] sh 06:57:40 + ls /var/log/sa-host 06:57:40 + sadf -c /var/log/sa-host/sa17 06:57:40 file_magic: OK 06:57:40 HZ: Using current value: 100 06:57:40 file_header: OK 06:57:40 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 06:57:40 Statistics: 06:57:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:57:40 File successfully converted to sysstat format version 12.2.1 06:57:40 + sadf -c /var/log/sa-host/sa23 06:57:40 file_magic: OK 06:57:40 HZ: Using current value: 100 06:57:40 file_header: OK 06:57:40 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 06:57:40 Statistics: 06:57:40 Hnuu...uuuununununu... 06:57:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:42 provisioning config files... 06:57:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp/config4446562549693446624tmp [Pipeline] { [Pipeline] echo 06:57:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:57:43 ---> create-netrc.sh [Pipeline] } 06:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:57:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:57:43 ---> python-tools-install.sh [Pipeline] echo 06:57:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:57:44 ---> sudo-logs.sh 06:57:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:57:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:57:44 ---> job-cost.sh 06:57:44 lf-activate-venv: SKIPPING 06:57:44 DEBUG: total: 0.029999999329447746 06:57:44 INFO: Retrieving Stack Cost... 06:57:45 INFO: Retrieving Pricing Info for: v1-standard-2 06:57:45 INFO: Archiving Costs [Pipeline] echo 06:57:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:57:46 ---> logs-deploy.sh 06:57:46 lf-activate-venv: SKIPPING 06:57:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-310/1 06:57:46 INFO: archiving workspace using pattern(s): 06:57:48 Archives upload complete. 06:57:48 INFO: archiving logs to Nexus 06:57:49 ---> uname -a: 06:57:49 Linux prd-centos7-docker-4c-2g-30141.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:57:49 06:57:49 06:57:49 ---> lscpu: 06:57:49 Architecture: x86_64 06:57:49 CPU op-mode(s): 32-bit, 64-bit 06:57:49 Byte Order: Little Endian 06:57:49 Address sizes: 40 bits physical, 48 bits virtual 06:57:49 CPU(s): 4 06:57:49 On-line CPU(s) list: 0-3 06:57:49 Thread(s) per core: 1 06:57:49 Core(s) per socket: 1 06:57:49 Socket(s): 4 06:57:49 NUMA node(s): 1 06:57:49 Vendor ID: GenuineIntel 06:57:49 CPU family: 6 06:57:49 Model: 44 06:57:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:57:49 Stepping: 1 06:57:49 CPU MHz: 2933.438 06:57:49 BogoMIPS: 5866.87 06:57:49 Virtualization: VT-x 06:57:49 Hypervisor vendor: KVM 06:57:49 Virtualization type: full 06:57:49 L1d cache: 128 KiB 06:57:49 L1i cache: 128 KiB 06:57:49 L2 cache: 16 MiB 06:57:49 L3 cache: 64 MiB 06:57:49 NUMA node0 CPU(s): 0-3 06:57:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:57:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:57:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:57:49 Vulnerability Meltdown: Mitigation; PTI 06:57:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:57:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:57:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:57:49 Vulnerability Srbds: Not affected 06:57:49 Vulnerability Tsx async abort: Not affected 06:57:49 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 06:57:49 06:57:49 06:57:49 ---> nproc: 06:57:49 4 06:57:49 06:57:49 06:57:49 ---> df -h: 06:57:49 Filesystem Size Used Available Use% Mounted on 06:57:49 overlay 50.0G 7.3G 42.7G 15% / 06:57:49 tmpfs 64.0M 0 64.0M 0% /dev 06:57:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:57:49 shm 64.0M 0 64.0M 0% /dev/shm 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-310 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-310@tmp 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:57:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:57:49 06:57:49 06:57:49 ---> free -m: 06:57:49 total used free shared buff/cache available 06:57:49 Mem: 1837 712 106 0 1018 1020 06:57:49 Swap: 1023 1 1022 06:57:49 06:57:49 06:57:49 ---> ip addr: 06:57:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:57:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:57:49 inet 127.0.0.1/8 scope host lo 06:57:49 valid_lft forever preferred_lft forever 06:57:49 inet6 ::1/128 scope host 06:57:49 valid_lft forever preferred_lft forever 06:57:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:57:49 link/ether fa:16:3e:c2:53:8a brd ff:ff:ff:ff:ff:ff 06:57:49 inet 10.30.122.252/23 brd 10.30.123.255 scope global dynamic eth0 06:57:49 valid_lft 85736sec preferred_lft 85736sec 06:57:49 inet6 fe80::f816:3eff:fec2:538a/64 scope link 06:57:49 valid_lft forever preferred_lft forever 06:57:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:57:49 link/ether 02:42:bd:6b:35:60 brd ff:ff:ff:ff:ff:ff 06:57:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:57:49 valid_lft forever preferred_lft forever 06:57:49 inet6 fe80::42:bdff:fe6b:3560/64 scope link 06:57:49 valid_lft forever preferred_lft forever 06:57:49 06:57:49 06:57:49 ---> sar -b -r -n DEV: 06:57:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 06:57:49 06:57:49 06:46:33 LINUX RESTART (4 CPU) 06:57:49 06:57:49 06:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:57:49 06:48:01 78.69 30.35 48.33 0.00 7215.17 5028.76 0.00 06:57:49 06:49:01 4.01 0.02 4.00 0.00 0.53 130.53 0.00 06:57:49 06:50:01 0.43 0.00 0.43 0.00 0.00 7.96 0.00 06:57:49 06:51:01 0.45 0.00 0.45 0.00 0.00 6.58 0.00 06:57:49 06:52:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 06:57:49 06:53:01 0.30 0.00 0.30 0.00 0.00 5.01 0.00 06:57:49 06:54:01 0.35 0.00 0.35 0.00 0.00 5.30 0.00 06:57:49 06:55:01 0.28 0.00 0.28 0.00 0.00 4.58 0.00 06:57:49 06:56:01 0.35 0.00 0.35 0.00 0.00 5.03 0.00 06:57:49 06:57:01 0.30 0.00 0.30 0.00 0.00 4.71 0.00 06:57:49 Average: 8.43 2.99 5.44 0.00 710.98 512.91 0.00 06:57:49 06:57:49 06:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:57:49 06:48:01 159736 0 611876 32.52 2620 1107312 1110732 37.91 425428 1096388 128 06:57:49 06:49:01 165412 0 606084 32.21 2620 1107428 1086656 37.09 431668 1084972 20 06:57:49 06:50:01 163176 0 608312 32.33 2620 1107436 1086824 37.09 431552 1088012 8 06:57:49 06:51:01 163856 0 607632 32.29 2620 1107436 1086656 37.09 449224 1069340 16 06:57:49 06:52:01 161828 0 609652 32.40 2620 1107444 1086824 37.09 451780 1068952 20 06:57:49 06:53:01 162336 0 609140 32.37 2620 1107448 1086740 37.09 462320 1057744 16 06:57:49 06:54:01 162948 0 608468 32.34 2620 1107508 1086656 37.09 462100 1057756 32 06:57:49 06:55:01 163204 0 608264 32.33 2620 1107456 1086656 37.09 461840 1057740 12 06:57:49 06:56:01 162924 0 608540 32.34 2620 1107460 1086656 37.09 462096 1057740 8 06:57:49 06:57:01 162816 0 608640 32.35 2620 1107468 1086656 37.09 461980 1057740 8 06:57:49 Average: 162824 0 608661 32.35 2620 1107440 1089106 37.17 449999 1069638 27 06:57:49 06:57:49 06:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:57:49 06:48:01 eth0 606.33 417.86 1303.70 102.52 0.00 0.00 0.00 0.00 06:57:49 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:48:01 docker0 43.88 37.68 3.95 117.15 0.00 0.00 0.00 0.00 06:57:49 06:49:01 eth0 0.68 0.10 0.06 0.02 0.00 0.00 0.00 0.00 06:57:49 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:50:01 eth0 1.32 0.90 1.09 0.21 0.00 0.00 0.00 0.00 06:57:49 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:51:01 eth0 0.95 0.07 0.07 0.04 0.00 0.00 0.00 0.00 06:57:49 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:52:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 06:57:49 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:53:01 eth0 0.32 0.23 0.17 0.07 0.00 0.00 0.00 0.00 06:57:49 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:57:49 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:57:49 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:56:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:57:49 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:57:49 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 Average: eth0 60.16 41.37 128.63 10.16 0.00 0.00 0.00 0.00 06:57:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:49 Average: docker0 4.32 3.71 0.39 11.54 0.00 0.00 0.00 0.00 06:57:49 06:57:49 06:57:49 ---> sar -P ALL: 06:57:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 06:57:49 06:57:49 06:46:33 LINUX RESTART (4 CPU) 06:57:49 06:57:49 06:47:01 CPU %user %nice %system %iowait %steal %idle 06:57:49 06:48:01 all 12.53 0.00 4.30 2.25 0.02 80.90 06:57:49 06:48:01 0 12.17 0.00 5.28 3.02 0.02 79.52 06:57:49 06:48:01 1 12.24 0.00 3.77 2.91 0.02 81.06 06:57:49 06:48:01 2 14.74 0.00 3.71 2.44 0.02 79.10 06:57:49 06:48:01 3 10.96 0.00 4.47 0.64 0.03 83.90 06:57:49 06:49:01 all 0.15 0.00 0.06 0.00 0.00 99.79 06:57:49 06:49:01 0 0.30 0.00 0.05 0.00 0.00 99.65 06:57:49 06:49:01 1 0.05 0.00 0.08 0.00 0.00 99.87 06:57:49 06:49:01 2 0.23 0.00 0.07 0.00 0.00 99.70 06:57:49 06:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:57:49 06:50:01 all 0.17 0.00 0.09 0.00 0.01 99.73 06:57:49 06:50:01 0 0.07 0.00 0.13 0.00 0.00 99.80 06:57:49 06:50:01 1 0.15 0.00 0.05 0.00 0.00 99.80 06:57:49 06:50:01 2 0.40 0.00 0.08 0.00 0.02 99.50 06:57:49 06:50:01 3 0.07 0.00 0.08 0.00 0.02 99.83 06:57:49 06:51:01 all 0.15 0.00 0.05 0.00 0.01 99.79 06:57:49 06:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:57:49 06:51:01 1 0.53 0.00 0.08 0.00 0.00 99.38 06:57:49 06:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:57:49 06:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:57:49 06:52:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:57:49 06:52:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:57:49 06:52:01 1 0.53 0.00 0.05 0.00 0.00 99.42 06:57:49 06:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:57:49 06:52:01 3 0.07 0.00 0.07 0.00 0.00 99.87 06:57:49 06:53:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:57:49 06:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:57:49 06:53:01 1 0.43 0.00 0.08 0.00 0.00 99.48 06:57:49 06:53:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:57:49 06:53:01 3 0.12 0.00 0.03 0.00 0.00 99.85 06:57:49 06:54:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:57:49 06:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:57:49 06:54:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:57:49 06:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:57:49 06:54:01 3 0.55 0.00 0.03 0.00 0.00 99.42 06:57:49 06:55:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:57:49 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:57:49 06:55:01 1 0.05 0.00 0.07 0.00 0.02 99.87 06:57:49 06:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:57:49 06:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45 06:57:49 06:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:57:49 06:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:57:49 06:56:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:57:49 06:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:57:49 06:56:01 3 0.52 0.00 0.02 0.00 0.00 99.47 06:57:49 06:57:01 all 0.14 0.00 0.05 0.00 0.00 99.81 06:57:49 06:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:57:49 06:57:01 1 0.05 0.00 0.07 0.00 0.00 99.88 06:57:49 06:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:57:49 06:57:01 3 0.47 0.00 0.07 0.00 0.00 99.47 06:57:49 Average: all 1.36 0.00 0.46 0.22 0.00 97.95 06:57:49 Average: 0 1.24 0.00 0.55 0.29 0.00 97.91 06:57:49 Average: 1 1.38 0.00 0.42 0.28 0.00 97.91 06:57:49 Average: 2 1.53 0.00 0.39 0.24 0.01 97.84 06:57:49 Average: 3 1.30 0.00 0.48 0.06 0.01 98.15 06:57:49 06:57:49 06:57:49