Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cecdf9c347817c1eefba2c6bd3a516a37707d8c0+8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 (7b60663f81f52f8d5a4b6db95b7ae0806a3d00bf) 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-313/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-313/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-30504 in /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [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-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit cecdf9c347817c1eefba2c6bd3a516a37707d8c0 Merge succeeded, producing cecdf9c347817c1eefba2c6bd3a516a37707d8c0 Checking out Revision cecdf9c347817c1eefba2c6bd3a516a37707d8c0 (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # 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 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:50:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:50:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:50:14 ========================================================= 06:50:14 EdgeX Global Pipelines Version Info 06:50:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:50:16 ------------------- 06:50:16 stable info: 06:50:16 ------------------- 06:50:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:50:16 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:50:16 Message: update stable to v1.0.184 06:50:18 ------------------- 06:50:18 experimental info: 06:50:18 ------------------- 06:50:18 Commited By: **** collab-it+edgex@linuxfoundation.org 06:50:18 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:50:18 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:50:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:50:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:50:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:50:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:50:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:50:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cecdf9c [Pipeline] echo 06:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:50:23 provisioning config files... 06:50:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/config8150080482179467717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:23 ---> docker-login.sh 06:50:23 nexus3.edgexfoundry.org:10001 06:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:25 Configure a credential helper to remove this warning. See 06:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:25 06:50:25 Login Succeeded 06:50:25 nexus3.edgexfoundry.org:10002 06:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:26 Configure a credential helper to remove this warning. See 06:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:26 06:50:26 Login Succeeded 06:50:26 nexus3.edgexfoundry.org:10003 06:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:27 Configure a credential helper to remove this warning. See 06:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:27 06:50:27 Login Succeeded 06:50:27 nexus3.edgexfoundry.org:10004 06:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:27 Configure a credential helper to remove this warning. See 06:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:27 06:50:27 Login Succeeded 06:50:27 docker.io 06:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:28 Configure a credential helper to remove this warning. See 06:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:28 06:50:28 Login Succeeded 06:50:28 ---> docker-login.sh ends [Pipeline] } 06:50:28 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:50:29 + git log --format=format:%s -1 cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [Pipeline] echo 06:50:29 GIT_COMMIT: cecdf9c347817c1eefba2c6bd3a516a37707d8c0, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:50:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:50:30 06:50:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:50:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:50:31 latest: Pulling from edgex-devops/git-semver 06:50:31 31603596830f: Pulling fs layer 06:50:31 2a8b12db71e7: Pulling fs layer 06:50:31 6ca5941a6612: Pulling fs layer 06:50:31 ecc8261a40a4: Pulling fs layer 06:50:31 ecc8261a40a4: Waiting 06:50:31 2a8b12db71e7: Verifying Checksum 06:50:31 2a8b12db71e7: Download complete 06:50:31 31603596830f: Verifying Checksum 06:50:31 31603596830f: Download complete 06:50:31 ecc8261a40a4: Verifying Checksum 06:50:31 ecc8261a40a4: Download complete 06:50:31 6ca5941a6612: Verifying Checksum 06:50:31 6ca5941a6612: Download complete 06:50:32 31603596830f: Pull complete 06:50:32 2a8b12db71e7: Pull complete 06:50:34 6ca5941a6612: Pull complete 06:50:34 ecc8261a40a4: Pull complete 06:50:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:50:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:50:35 prd-centos7-docker-4c-2g-30504 does not seem to be running inside a container 06:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-313 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313:/w/workspace/edgexfoundry_edgex-ui-go_PR-313:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:50:38 $ docker top 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:50:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:39 [ssh-agent] Looking for ssh-agent implementation... 06:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:39 $ docker exec 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent 06:50:40 SSH_AUTH_SOCK=/tmp/ssh-Y3pS1EZcLkDY/agent.11 06:50:40 SSH_AGENT_PID=16 06:50:40 Running ssh-add (command line suppressed) 06:50:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_3973094559074386474.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_3973094559074386474.key) 06:50:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:41 + git tag --points-at HEAD [Pipeline] } 06:50:41 $ docker exec --env ******** --env ******** 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent -k 06:50:41 unset SSH_AUTH_SOCK; 06:50:41 unset SSH_AGENT_PID; 06:50:41 echo Agent pid 16 killed; 06:50:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:50:41 [ssh-agent] Looking for ssh-agent implementation... 06:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:50:42 $ docker exec 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent 06:50:42 SSH_AUTH_SOCK=/tmp/ssh-nvjh6UIYFItB/agent.46 06:50:42 SSH_AGENT_PID=52 06:50:42 Running ssh-add (command line suppressed) 06:50:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_1211057219397393302.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/private_key_1211057219397393302.key) 06:50:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:50:43 + git semver init 06:50:43 # -> Open(): unable to determine branch for HEAD 06:50:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-313/.git 06:50:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-313 06:50:43 # $SEMVER_REMOTE_NAME = origin 06:50:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:50:43 # $SEMVER_USER_NAME = edgex-jenkins 06:50:43 # $SEMVER_BRANCH = PR-313 06:50:43 # $SEMVER_TEMP = /tmp/semver-185557776 06:50:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:50:44 # '/tmp/semver-185557776' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-313/.semver' 06:50:44 # -> Force: false 06:50:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-313/.semver [Pipeline] } 06:50:44 $ docker exec --env ******** --env ******** 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e ssh-agent -k 06:50:45 unset SSH_AUTH_SOCK; 06:50:45 unset SSH_AGENT_PID; 06:50:45 echo Agent pid 52 killed; 06:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:46 + git semver [Pipeline] } 06:50:46 $ docker stop --time=1 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e 06:50:48 $ docker rm -f 063b0baa360e6ea040cebc9ca118e783d40ce927e235af01baf6281e18f5f69e [Pipeline] // withDockerContainer [Pipeline] sh 06:50:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:50:49 Stashed 1 file(s) [Pipeline] echo 06:50:49 [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:51:05 Still waiting to schedule task 06:51:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30504’ 06:51:05 Still waiting to schedule task 06:51:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:52:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30505 in /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [Pipeline] { [Pipeline] ws 06:52:50 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:52:55 using credential edgex-jenkins-ssh 06:52:55 Cloning the remote Git repository 06:52:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:52:55 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:52:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:55 > git --version # timeout=10 06:52:55 > git --version # 'git version 2.17.1' 06:52:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:52:58 Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit cecdf9c347817c1eefba2c6bd3a516a37707d8c0 06:52:58 Merge succeeded, producing cecdf9c347817c1eefba2c6bd3a516a37707d8c0 06:52:58 Checking out Revision cecdf9c347817c1eefba2c6bd3a516a37707d8c0 (PR-313) 06:52:58 > git config core.sparsecheckout # timeout=10 06:52:58 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 06:52:58 > git remote # timeout=10 06:52:58 > git config --get remote.origin.url # timeout=10 06:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:58 > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 06:52:58 > git rev-parse HEAD^{commit} # timeout=10 06:52:58 > git config core.sparsecheckout # timeout=10 06:52:58 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 06:53:03 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:53:03 > git --version # timeout=10 06:53:03 > git --version # 'git version 2.17.1' 06:53:03 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:53:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:53:06 + true 06:53:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:53:09 provisioning config files... 06:53:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4985688063470587939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:09 ---> docker-login.sh 06:53:09 nexus3.edgexfoundry.org:10001 06:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:11 Configure a credential helper to remove this warning. See 06:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:11 06:53:11 Login Succeeded 06:53:11 nexus3.edgexfoundry.org:10002 06:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:11 Configure a credential helper to remove this warning. See 06:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:11 06:53:11 Login Succeeded 06:53:11 nexus3.edgexfoundry.org:10003 06:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:11 Configure a credential helper to remove this warning. See 06:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:11 06:53:11 Login Succeeded 06:53:11 nexus3.edgexfoundry.org:10004 06:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:12 Configure a credential helper to remove this warning. See 06:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:12 06:53:12 Login Succeeded 06:53:12 docker.io 06:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:13 Configure a credential helper to remove this warning. See 06:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:13 06:53:13 Login Succeeded 06:53:13 ---> docker-login.sh ends [Pipeline] } 06:53:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:53:13 ========================================================= 06:53:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:53:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:53:14 + 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:53:14 Sending build context to Docker daemon 17.41MB 06:53:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:53:14 Step 2/8 : FROM ${BASE} 06:53:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:53:14 5f621e34cdf4: Pulling fs layer 06:53:14 a4357932f1b6: Pulling fs layer 06:53:14 18c013af1878: Pulling fs layer 06:53:14 00ac8860ef70: Pulling fs layer 06:53:14 63d7cb157983: Pulling fs layer 06:53:14 b116817d02f9: Pulling fs layer 06:53:14 745a02a5169b: Pulling fs layer 06:53:14 00ac8860ef70: Waiting 06:53:14 63d7cb157983: Waiting 06:53:14 b116817d02f9: Waiting 06:53:14 745a02a5169b: Waiting 06:53:14 18c013af1878: Download complete 06:53:14 a4357932f1b6: Verifying Checksum 06:53:14 a4357932f1b6: Download complete 06:53:14 63d7cb157983: Download complete 06:53:15 b116817d02f9: Verifying Checksum 06:53:15 b116817d02f9: Download complete 06:53:15 5f621e34cdf4: Verifying Checksum 06:53:15 5f621e34cdf4: Download complete 06:53:16 5f621e34cdf4: Pull complete 06:53:16 a4357932f1b6: Pull complete 06:53:17 18c013af1878: Pull complete 06:53:17 745a02a5169b: Verifying Checksum 06:53:17 745a02a5169b: Download complete 06:53:19 00ac8860ef70: Verifying Checksum 06:53:19 00ac8860ef70: Download complete 06:53:29 Running on prd-centos7-docker-4c-2g-30506 in /w/workspace/edgexfoundry_edgex-ui-go_PR-313 [Pipeline] { [Pipeline] ws 06:53:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 06:53:29 00ac8860ef70: Pull complete 06:53:29 63d7cb157983: Pull complete [Pipeline] checkout 06:53:29 b116817d02f9: Pull complete 06:53:31 using credential edgex-jenkins-ssh 06:53:31 Cloning the remote Git repository 06:53:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:53:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:53:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:53:32 > git --version # timeout=10 06:53:32 > git --version # 'git version 2.24.3' 06:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:33 Merging remotes/origin/master commit 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 into PR head commit cecdf9c347817c1eefba2c6bd3a516a37707d8c0 06:53:33 745a02a5169b: Pull complete 06:53:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:53:33 ---> b7e6874047d6 06:53:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:53:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:53:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:53:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:53:33 > git config core.sparsecheckout # timeout=10 06:53:33 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 06:53:33 > git remote # timeout=10 06:53:33 Merge succeeded, producing cecdf9c347817c1eefba2c6bd3a516a37707d8c0 06:53:33 Checking out Revision cecdf9c347817c1eefba2c6bd3a516a37707d8c0 (PR-313) 06:53:33 > git config --get remote.origin.url # timeout=10 06:53:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:33 > git merge 8031b982e40d9e1a5abcd3c2690ca3c2b3c7f818 # timeout=10 06:53:33 > git rev-parse HEAD^{commit} # timeout=10 06:53:33 > git config core.sparsecheckout # timeout=10 06:53:33 > git checkout -f cecdf9c347817c1eefba2c6bd3a516a37707d8c0 # timeout=10 06:53:35 ---> Running in ac21a369461d 06:53:36 Removing intermediate container ac21a369461d 06:53:36 ---> 21ee7b9d75fa 06:53:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:36 ---> Running in 2b7c875866c4 06:53:37 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:53:37 > git --version # timeout=10 06:53:37 > git --version # 'git version 2.24.3' 06:53:37 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:38 Removing intermediate container 2b7c875866c4 06:53:38 ---> 5b78ac7d0258 06:53:38 Step 5/8 : RUN apk add --no-cache make git 06:53:38 ---> Running in d96b89371d33 06:53:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:53:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:53:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:40 + sudo service docker restart 06:53:40 + true 06:53:40 Redirecting to /bin/systemctl restart docker.service 06:53:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:53:41 provisioning config files... 06:53:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7521680922278572066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:41 OK: 142 MiB in 39 packages 06:53:42 ---> docker-login.sh 06:53:42 nexus3.edgexfoundry.org:10001 06:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:42 Configure a credential helper to remove this warning. See 06:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:42 06:53:42 Login Succeeded 06:53:42 nexus3.edgexfoundry.org:10002 06:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:42 Configure a credential helper to remove this warning. See 06:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:42 06:53:42 Login Succeeded 06:53:42 nexus3.edgexfoundry.org:10003 06:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:42 Configure a credential helper to remove this warning. See 06:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:42 06:53:42 Login Succeeded 06:53:42 nexus3.edgexfoundry.org:10004 06:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:43 Configure a credential helper to remove this warning. See 06:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:43 06:53:43 Login Succeeded 06:53:43 docker.io 06:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:43 Removing intermediate container d96b89371d33 06:53:43 ---> 2970c072a242 06:53:43 Step 6/8 : WORKDIR /edgex-ui-go 06:53:43 ---> Running in 167a91e72882 06:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:53:43 Configure a credential helper to remove this warning. See 06:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:53:43 06:53:43 Login Succeeded 06:53:43 ---> docker-login.sh ends [Pipeline] } 06:53:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:53:43 Removing intermediate container 167a91e72882 06:53:43 ---> 5efa08f11a5f 06:53:43 Step 7/8 : COPY . . [Pipeline] echo 06:53:44 ========================================================= 06:53:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:53:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:53:44 + 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:53:45 Sending build context to Docker daemon 17.41MB 06:53:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:53:45 Step 2/8 : FROM ${BASE} 06:53:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:53:45 188c0c94c7c5: Pulling fs layer 06:53:45 0ef7d3d256c8: Pulling fs layer 06:53:45 de9db76c5a1d: Pulling fs layer 06:53:45 bca2f99d35d6: Pulling fs layer 06:53:45 93359f2a8cfa: Pulling fs layer 06:53:45 7c6f9722023f: Pulling fs layer 06:53:45 a35cf1a2eb13: Pulling fs layer 06:53:45 bca2f99d35d6: Waiting 06:53:45 a35cf1a2eb13: Waiting 06:53:45 93359f2a8cfa: Waiting 06:53:45 7c6f9722023f: Waiting 06:53:45 de9db76c5a1d: Verifying Checksum 06:53:45 0ef7d3d256c8: Download complete 06:53:45 93359f2a8cfa: Verifying Checksum 06:53:45 93359f2a8cfa: Download complete 06:53:45 188c0c94c7c5: Download complete 06:53:45 7c6f9722023f: Verifying Checksum 06:53:45 7c6f9722023f: Download complete 06:53:45 188c0c94c7c5: Pull complete 06:53:45 0ef7d3d256c8: Pull complete 06:53:45 de9db76c5a1d: Pull complete 06:53:46 ---> 609f3d90f900 06:53:46 Step 8/8 : RUN go mod download 06:53:46 ---> Running in 460275e283ba 06:53:47 a35cf1a2eb13: Verifying Checksum 06:53:47 a35cf1a2eb13: Download complete 06:53:47 bca2f99d35d6: Verifying Checksum 06:53:47 bca2f99d35d6: Download complete 06:53:53 bca2f99d35d6: Pull complete 06:53:53 93359f2a8cfa: Pull complete 06:53:53 7c6f9722023f: Pull complete 06:54:00 a35cf1a2eb13: Pull complete 06:54:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:54:00 ---> a62c8e92a672 06:54:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:00 ---> Running in be7ced2b9e83 06:54:01 Removing intermediate container be7ced2b9e83 06:54:01 ---> 2562e3d6589f 06:54:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:01 ---> Running in 3ce4c85bb992 06:54:02 Removing intermediate container 3ce4c85bb992 06:54:02 ---> 16f66d16d51a 06:54:02 Step 5/8 : RUN apk add --no-cache make git 06:54:02 ---> Running in e375939aece1 06:54:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:04 OK: 166 MiB in 39 packages 06:54:04 Removing intermediate container e375939aece1 06:54:04 ---> a78abf6c6b9a 06:54:04 Step 6/8 : WORKDIR /edgex-ui-go 06:54:05 ---> Running in 580b45c26911 06:54:05 Removing intermediate container 580b45c26911 06:54:05 ---> 69107c138c8f 06:54:05 Step 7/8 : COPY . . 06:54:07 ---> 3a9016f8e8c8 06:54:07 Step 8/8 : RUN go mod download 06:54:07 ---> Running in 41847ecf652a 06:54:18 Removing intermediate container 460275e283ba 06:54:18 ---> a74ba31b9813 06:54:18 Successfully built a74ba31b9813 06:54:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:54:19 + docker inspect -f . ci-base-image-arm64 06:54:19 . [Pipeline] withDockerContainer 06:54:19 prd-ubuntu18.04-docker-arm64-4c-16g-30505 does not seem to be running inside a container 06:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:54:21 $ docker top 1c8173d9b3c04e6358360d796eae67f7994c274c5223d4c9ba2f32d0cd212829 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:22 + go version 06:54:22 go version go1.15.5 linux/arm64 [Pipeline] } 06:54:22 $ docker stop --time=1 1c8173d9b3c04e6358360d796eae67f7994c274c5223d4c9ba2f32d0cd212829 06:54:24 $ docker rm -f 1c8173d9b3c04e6358360d796eae67f7994c274c5223d4c9ba2f32d0cd212829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:25 + docker inspect -f . ci-base-image-arm64 06:54:25 . [Pipeline] withDockerContainer 06:54:26 prd-ubuntu18.04-docker-arm64-4c-16g-30505 does not seem to be running inside a container 06:54:26 $ 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:54:27 $ docker top 3cf7fdb2ca0b010ca044c7b124f90838e468a63568839957c914975d388404da -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:28 + make test 06:54:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:54:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:39 Removing intermediate container 41847ecf652a 06:54:39 ---> 3099346c0d9a 06:54:39 Successfully built 3099346c0d9a 06:54:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:54:40 + docker inspect -f . ci-base-image-x86_64 06:54:40 . [Pipeline] withDockerContainer 06:54:40 prd-centos7-docker-4c-2g-30506 does not seem to be running inside a container 06:54:40 $ 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:41 $ docker top 7c4e711a2daa08d54325dc652c36c5762979ea1da931a973c43c84a736b921ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:41 + go version 06:54:41 go version go1.15.5 linux/amd64 [Pipeline] } 06:54:41 $ docker stop --time=1 7c4e711a2daa08d54325dc652c36c5762979ea1da931a973c43c84a736b921ed 06:54:43 $ docker rm -f 7c4e711a2daa08d54325dc652c36c5762979ea1da931a973c43c84a736b921ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:44 + docker inspect -f . ci-base-image-x86_64 06:54:44 . [Pipeline] withDockerContainer 06:54:44 prd-centos7-docker-4c-2g-30506 does not seem to be running inside a container 06:54:44 $ 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:45 $ docker top 93c81a443728a5daa1ce27202bfbf941dacfaa0c63ca5ab609ba48c7fb6e01d9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:46 + make test 06:54:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:54:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:54:57 GO111MODULE=on go vet ./... 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:54:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:54:57 GO111MODULE=on go vet ./... [Pipeline] } 06:54:58 $ docker stop --time=1 93c81a443728a5daa1ce27202bfbf941dacfaa0c63ca5ab609ba48c7fb6e01d9 06:55:01 $ docker rm -f 93c81a443728a5daa1ce27202bfbf941dacfaa0c63ca5ab609ba48c7fb6e01d9 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] } 06:55:04 $ docker stop --time=1 3cf7fdb2ca0b010ca044c7b124f90838e468a63568839957c914975d388404da 06:55:06 $ docker rm -f 3cf7fdb2ca0b010ca044c7b124f90838e468a63568839957c914975d388404da [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 06:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:07 Warning: overwriting stash ‘coverage-report’ 06:55:07 + ls -al . 06:55:07 total 92 06:55:07 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 19 06:54 . 06:55:07 drwxrwxr-x. 4 jenkins jenkins 28 Mar 19 06:53 .. 06:55:07 drwxrwxr-x. 3 jenkins jenkins 20 Mar 19 06:53 assets 06:55:07 drwxrwxr-x. 2 jenkins jenkins 35 Mar 19 06:53 bin 06:55:07 drwxrwxr-x. 3 jenkins jenkins 29 Mar 19 06:53 cmd 06:55:07 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 19 06:53 CONTRIBUTING.md 06:55:07 -rw-r--r--. 1 jenkins jenkins 10 Mar 19 06:54 coverage.out 06:55:07 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 19 06:53 Dockerfile 06:55:07 -rw-rw-r--. 1 jenkins jenkins 902 Mar 19 06:53 Dockerfile.build 06:55:07 drwxrwxr-x. 5 jenkins jenkins 104 Mar 19 06:53 docs 06:55:07 drwxrwxr-x. 8 jenkins jenkins 179 Mar 19 06:53 .git 06:55:07 drwxrwxr-x. 2 jenkins jenkins 103 Mar 19 06:53 .github 06:55:07 -rw-rw-r--. 1 jenkins jenkins 153 Mar 19 06:53 .gitignore 06:55:07 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 19 06:53 go.mod 06:55:07 -rw-r--r--. 1 jenkins jenkins 22216 Mar 19 06:54 go.sum 06:55:07 drwxrwxr-x. 10 jenkins jenkins 139 Mar 19 06:53 internal 06:55:07 -rw-rw-r--. 1 jenkins jenkins 652 Mar 19 06:53 Jenkinsfile 06:55:07 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 19 06:53 LICENSE 06:55:07 -rw-rw-r--. 1 jenkins jenkins 951 Mar 19 06:53 Makefile 06:55:07 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 19 06:53 README.md 06:55:07 -rw-rw-r--. 1 jenkins jenkins 5 Mar 19 06:50 VERSION 06:55:07 -rw-rw-r--. 1 jenkins jenkins 155 Mar 19 06:53 version.go 06:55:07 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 19 06:53 web [Pipeline] isUnix [Pipeline] sh 06:55:08 + 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=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 --label arch=amd64 --label version=0.0.0 . 06:55:08 Sending build context to Docker daemon 17.44MB 06:55:08 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:55:08 Step 2/24 : FROM ${BASE} AS builder 06:55:08 ---> 3099346c0d9a 06:55:08 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:55:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:55:09 ---> Running in 6e0f671f8d3f [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:09 Removing intermediate container 6e0f671f8d3f 06:55:09 ---> 9be7a729295c 06:55:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:55:09 ---> Running in 1d1bc829d7e4 06:55:09 Removing intermediate container 1d1bc829d7e4 06:55:09 ---> e792b2286c9b 06:55:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:55:09 ---> Running in 443236b6fa47 06:55:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:09 Removing intermediate container 443236b6fa47 06:55:09 ---> 5c8cdef17265 06:55:09 Step 6/24 : LABEL Name=edgex-ui-go 06:55:09 ---> Running in 3407fcbebb6c 06:55:10 + ls -al . 06:55:10 total 124 06:55:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 06:54 . 06:55:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 06:52 .. 06:55:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 06:53 .git 06:55:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 06:52 .github 06:55:10 -rw-rw-r-- 1 jenkins jenkins 153 Mar 19 06:52 .gitignore 06:55:10 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 19 06:52 CONTRIBUTING.md 06:55:10 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 19 06:52 Dockerfile 06:55:10 -rw-rw-r-- 1 jenkins jenkins 902 Mar 19 06:52 Dockerfile.build 06:55:10 -rw-rw-r-- 1 jenkins jenkins 652 Mar 19 06:52 Jenkinsfile 06:55:10 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 19 06:52 LICENSE 06:55:10 -rw-rw-r-- 1 jenkins jenkins 951 Mar 19 06:52 Makefile 06:55:10 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 19 06:52 README.md 06:55:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 06:50 VERSION 06:55:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 06:52 assets 06:55:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 06:52 bin 06:55:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 06:52 cmd 06:55:10 -rw-r--r-- 1 jenkins jenkins 10 Mar 19 06:54 coverage.out 06:55:10 drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 06:52 docs 06:55:10 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 19 06:52 go.mod 06:55:10 -rw-r--r-- 1 jenkins jenkins 22216 Mar 19 06:54 go.sum 06:55:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 06:52 internal 06:55:10 -rw-rw-r-- 1 jenkins jenkins 155 Mar 19 06:52 version.go 06:55:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 06:52 web [Pipeline] isUnix [Pipeline] sh 06:55:10 Removing intermediate container 3407fcbebb6c 06:55:10 ---> 51b3e1a69b68 06:55:10 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:55:10 ---> Running in eac8fa701557 06:55:10 Removing intermediate container eac8fa701557 06:55:10 ---> 11ee7b911a87 06:55:10 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:10 ---> Running in fc71dedead04 06:55:10 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 --label arch=arm64 --label version=0.0.0 . 06:55:11 Sending build context to Docker daemon 17.44MB 06:55:11 Removing intermediate container fc71dedead04 06:55:11 ---> 4560d0273734 06:55:11 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:11 ---> Running in ee96c8cad95f 06:55:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:55:11 Step 2/24 : FROM ${BASE} AS builder 06:55:11 ---> a74ba31b9813 06:55:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:55:11 ---> Running in 958387ef9da1 06:55:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:12 Removing intermediate container 958387ef9da1 06:55:12 ---> 83585433a4a2 06:55:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:55:12 ---> Running in 9e193e79a434 06:55:12 Removing intermediate container 9e193e79a434 06:55:12 ---> 22dbd8f1f904 06:55:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:55:12 ---> Running in da4bd3eebf9c 06:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:13 Removing intermediate container da4bd3eebf9c 06:55:13 ---> 2b7fa64465ad 06:55:13 Step 6/24 : LABEL Name=edgex-ui-go 06:55:13 ---> Running in 5ceaeeec44d9 06:55:13 OK: 166 MiB in 39 packages 06:55:14 Removing intermediate container ee96c8cad95f 06:55:14 ---> e1fa06530636 06:55:14 Step 10/24 : ENV GO111MODULE=on 06:55:14 ---> Running in 958f4f333708 06:55:14 Removing intermediate container 5ceaeeec44d9 06:55:14 ---> f54403a16432 06:55:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:55:14 ---> Running in c0987ac662e4 06:55:14 Removing intermediate container 958f4f333708 06:55:14 ---> 8ac367d1eacf 06:55:14 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:55:14 ---> Running in 6e12195b93e1 06:55:14 Removing intermediate container c0987ac662e4 06:55:14 ---> 856ea7aa0db1 06:55:14 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:14 Removing intermediate container 6e12195b93e1 06:55:14 ---> 679f25219286 06:55:14 Step 12/24 : COPY go.mod . 06:55:14 ---> Running in ee22df387120 06:55:14 ---> 1057a12d9461 06:55:14 Step 13/24 : COPY Makefile . 06:55:15 ---> 33663c9b6c7b 06:55:15 Step 14/24 : RUN make update 06:55:15 ---> Running in 76cb23cbfa41 06:55:15 CGO_ENABLED=0 GO111MODULE=on go mod download 06:55:16 Removing intermediate container 76cb23cbfa41 06:55:16 ---> 569383057b77 06:55:16 Step 15/24 : COPY . . 06:55:16 Removing intermediate container ee22df387120 06:55:16 ---> 42aa87fd2630 06:55:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:16 ---> Running in 49817f8a07fb 06:55:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:55:18 ---> 28e9f7fd5a7c 06:55:18 Step 16/24 : RUN ${MAKE} 06:55:18 ---> Running in bb06844a1be5 06:55:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:55:18 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:19 OK: 142 MiB in 39 packages 06:55:20 Removing intermediate container 49817f8a07fb 06:55:20 ---> 214f1f7a9163 06:55:20 Step 10/24 : ENV GO111MODULE=on 06:55:20 ---> Running in 08363dd11e13 06:55:21 Removing intermediate container 08363dd11e13 06:55:21 ---> 693897f6f8b4 06:55:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:55:21 ---> Running in 8269a3dc65de 06:55:21 Removing intermediate container 8269a3dc65de 06:55:21 ---> 69f112324ba5 06:55:21 Step 12/24 : COPY go.mod . 06:55:22 ---> cb3c5408e411 06:55:22 Step 13/24 : COPY Makefile . 06:55:23 ---> b693e4a270a6 06:55:23 Step 14/24 : RUN make update 06:55:23 ---> Running in f36b67b7adec 06:55:24 CGO_ENABLED=0 GO111MODULE=on go mod download 06:55:25 Removing intermediate container f36b67b7adec 06:55:25 ---> 03b93612bdfe 06:55:25 Step 15/24 : COPY . . 06:55:28 ---> 9e702bd63748 06:55:28 Step 16/24 : RUN ${MAKE} 06:55:28 ---> Running in e7c156ee5862 06:55:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:55:32 Removing intermediate container bb06844a1be5 06:55:32 ---> ffa21b6b8342 06:55:32 Step 17/24 : FROM alpine:3.12 06:55:33 3.12: Pulling from library/alpine 06:55:33 f84cab65f19f: Pulling fs layer 06:55:33 f84cab65f19f: Verifying Checksum 06:55:33 f84cab65f19f: Download complete 06:55:33 f84cab65f19f: Pull complete 06:55:33 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:55:33 Status: Downloaded newer image for alpine:3.12 06:55:33 ---> 88dd2752d2ea 06:55:33 Step 18/24 : EXPOSE 4000 06:55:33 ---> Running in f6d6c916a1c7 06:55:33 Removing intermediate container f6d6c916a1c7 06:55:33 ---> 8d9e909ca7d1 06:55:33 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:34 ---> 2bda561ccbac 06:55:34 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:55:34 ---> Running in 60207a005796 06:55:34 Removing intermediate container 60207a005796 06:55:34 ---> 88d358e522e0 06:55:34 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:55:35 ---> Running in 4a81a071aeb4 06:55:35 Removing intermediate container 4a81a071aeb4 06:55:35 ---> 7f6f806c80ef 06:55:35 Step 22/24 : LABEL arch=amd64 06:55:35 ---> Running in dd75d9abf341 06:55:35 Removing intermediate container dd75d9abf341 06:55:35 ---> cbe80b09ca4a 06:55:35 Step 23/24 : LABEL git_sha=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 06:55:35 ---> Running in 517915daeb3c 06:55:35 Removing intermediate container 517915daeb3c 06:55:35 ---> 7efb265b85ca 06:55:35 Step 24/24 : LABEL version=0.0.0 06:55:35 ---> Running in a9f2275a6be7 06:55:35 Removing intermediate container a9f2275a6be7 06:55:35 ---> e96f5b913907 06:55:35 [Warning] One or more build-args [ARCH] were not consumed 06:55:35 Successfully built e96f5b913907 06:55:35 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:37 ---> job-cost.sh 06:55:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Q7H 06:55:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:55:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:59 Removing intermediate container e7c156ee5862 06:55:59 ---> 23a01a68315f 06:55:59 Step 17/24 : FROM alpine:3.12 06:56:00 3.12: Pulling from library/alpine 06:56:00 dce8679b510e: Pulling fs layer 06:56:00 dce8679b510e: Verifying Checksum 06:56:00 dce8679b510e: Download complete 06:56:01 dce8679b510e: Pull complete 06:56:01 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:56:01 Status: Downloaded newer image for alpine:3.12 06:56:01 ---> d10569e2745f 06:56:01 Step 18/24 : EXPOSE 4000 06:56:01 ---> Running in cecdd410e14e 06:56:01 Removing intermediate container cecdd410e14e 06:56:01 ---> 79d76fe56148 06:56:01 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:56:03 ---> 632f248edb54 06:56:03 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:56:03 ---> Running in 119bd5ba4cbe 06:56:03 Removing intermediate container 119bd5ba4cbe 06:56:03 ---> 380f97c8156c 06:56:03 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:56:03 ---> Running in 3d4c3b191837 06:56:04 Removing intermediate container 3d4c3b191837 06:56:04 ---> 52989da9343c 06:56:04 Step 22/24 : LABEL arch=arm64 06:56:04 ---> Running in e204ac5f5b23 06:56:05 Removing intermediate container e204ac5f5b23 06:56:05 ---> 006f61749c8e 06:56:05 Step 23/24 : LABEL git_sha=cecdf9c347817c1eefba2c6bd3a516a37707d8c0 06:56:05 ---> Running in d1c17cfc4d7d 06:56:05 Removing intermediate container d1c17cfc4d7d 06:56:05 ---> ba616dad082c 06:56:05 Step 24/24 : LABEL version=0.0.0 06:56:05 ---> Running in 480d504aa384 06:56:06 Removing intermediate container 480d504aa384 06:56:06 ---> 39f1110bda28 06:56:06 [Warning] One or more build-args [ARCH] were not consumed 06:56:06 Successfully built 39f1110bda28 06:56:06 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:56:07 ---> job-cost.sh 06:56:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i6qE 06:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-2Q7H/bin to PATH 06:56:24 INFO: No Stack... 06:56:24 INFO: Retrieving Pricing Info for: v1-standard-2 06:56:24 INFO: Archiving Costs [Pipeline] sh 06:56:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:56:24 + cut -d, -f6 [Pipeline] lock 06:56:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] 06:56:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] did not exist. Created. 06:56:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:25 + echo total: 0.029999999329447746 [Pipeline] stash 06:56:25 Stashed 1 file(s) [Pipeline] } 06:56:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:56:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:58:23 lf-activate-venv(): INFO: Adding /tmp/venv-i6qE/bin to PATH 06:58:23 INFO: No Stack... 06:58:23 INFO: Retrieving Pricing Info for: lf-standard-4 06:58:23 INFO: Archiving Costs [Pipeline] sh 06:58:23 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:58:23 + cut -d, -f6 [Pipeline] lock 06:58:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] 06:58:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] did not exist. Created. 06:58:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:24 /w/workspace/edgex-ui-go/1@tmp/durable-da42499f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-da42499f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:58:24 + echo total: 0.20999999344348907 [Pipeline] stash 06:58:24 Warning: overwriting stash ‘stack-cost’ 06:58:24 Stashed 1 file(s) [Pipeline] } 06:58:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-313-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:58:27 provisioning config files... 06:58:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/config2353382521137327591tmp [Pipeline] { [Pipeline] sh 06:58:27 + set +x 06:58:27 + curl -s https://codecov.io/bash 06:58:27 + bash -s -- 06:58:28 06:58:28 _____ _ 06:58:28 / ____| | | 06:58:28 | | ___ __| | ___ ___ _____ __ 06:58:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:58:28 | |___| (_) | (_| | __/ (_| (_) \ V / 06:58:28 \_____\___/ \__,_|\___|\___\___/ \_/ 06:58:28 Bash-20210309-2b87ace 06:58:28 06:58:28 06:58:28 ==> git version 2.24.3 found 06:58:28 ==> 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:58:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:58:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:58:28 ==> Jenkins CI detected. 06:58:28 project root: . 06:58:28 --> token set from env 06:58:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:58:28 ==> Running gcov in . (disable via -X gcov) 06:58:28 ==> Python coveragepy not found 06:58:28 ==> Searching for coverage reports in: 06:58:28 + . 06:58:28 -> Found 1 reports 06:58:28 ==> Detecting git/mercurial file structure 06:58:28 ==> Reading reports 06:58:28 + ./coverage.out bytes=10 06:58:28 ==> Appending adjustments 06:58:28 https://docs.codecov.io/docs/fixing-reports 06:58:29 + Found adjustments 06:58:29 ==> Gzipping contents 06:58:29 4.0K /tmp/codecov.UVOaw8.gz 06:58:29 ==> Uploading reports 06:58:29 url: https://codecov.io 06:58:29 query: branch=PR-313&commit=cecdf9c347817c1eefba2c6bd3a516a37707d8c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=313&job=&cmd_args= 06:58:29 -> Pinging Codecov 06:58:29 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-313&commit=cecdf9c347817c1eefba2c6bd3a516a37707d8c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=313&job=&cmd_args= 06:58:29 -> Uploading to 06:58:29 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/FB506323287CE973F263BFD2A0EB1F37/cecdf9c347817c1eefba2c6bd3a516a37707d8c0/937c66e5-9e3d-4323-a02d-b420ef1a737a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T065829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1062833d07dcf660c12c8e4dfaeef58ecd4ecd6723b17314180ec60d435c5e1f 06:58:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:29 Dload Upload Total Spent Left Speed 06:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 6990 --:--:-- --:--:-- --:--:-- 6997 06:58:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cecdf9c347817c1eefba2c6bd3a516a37707d8c0 [Pipeline] } 06:58:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:58:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:34 ---> package-listing.sh 06:58:34 ++ facter osfamily 06:58:34 ++ tr '[:upper:]' '[:lower:]' 06:58:34 + OS_FAMILY=redhat 06:58:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-313 06:58:34 + START_PACKAGES=/tmp/packages_start.txt 06:58:34 + END_PACKAGES=/tmp/packages_end.txt 06:58:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:34 + PACKAGES=/tmp/packages_start.txt 06:58:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-313 ']' 06:58:34 + PACKAGES=/tmp/packages_end.txt 06:58:34 + case "${OS_FAMILY}" in 06:58:34 + rpm -qa 06:58:34 + sort 06:58:43 + '[' -f /tmp/packages_start.txt ']' 06:58:43 + '[' -f /tmp/packages_end.txt ']' 06:58:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-313 ']' 06:58:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-313/archives/ 06:58:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-313/archives/ [Pipeline] echo 06:58:43 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:58:44 06:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:58:45 alpine: Pulling from edgex-lftools-log-publisher 06:58:45 df20fa9351a1: Pulling fs layer 06:58:45 36b3adc4ff6f: Pulling fs layer 06:58:45 8ad3a11d3b57: Pulling fs layer 06:58:45 46f8f816bc3b: Pulling fs layer 06:58:45 93b61091891f: Pulling fs layer 06:58:45 93b9cdb0e59b: Pulling fs layer 06:58:45 5e14af77c1be: Pulling fs layer 06:58:45 01666e4c0597: Pulling fs layer 06:58:45 aa168da1d23b: Pulling fs layer 06:58:45 93b9cdb0e59b: Waiting 06:58:45 5e14af77c1be: Waiting 06:58:45 01666e4c0597: Waiting 06:58:45 46f8f816bc3b: Waiting 06:58:45 93b61091891f: Waiting 06:58:45 36b3adc4ff6f: Verifying Checksum 06:58:45 36b3adc4ff6f: Download complete 06:58:45 46f8f816bc3b: Verifying Checksum 06:58:45 46f8f816bc3b: Download complete 06:58:45 df20fa9351a1: Verifying Checksum 06:58:45 df20fa9351a1: Download complete 06:58:45 93b9cdb0e59b: Verifying Checksum 06:58:45 93b9cdb0e59b: Download complete 06:58:45 93b61091891f: Verifying Checksum 06:58:45 93b61091891f: Download complete 06:58:45 01666e4c0597: Verifying Checksum 06:58:45 01666e4c0597: Download complete 06:58:45 5e14af77c1be: Verifying Checksum 06:58:45 5e14af77c1be: Download complete 06:58:45 df20fa9351a1: Pull complete 06:58:46 36b3adc4ff6f: Pull complete 06:58:46 8ad3a11d3b57: Verifying Checksum 06:58:46 8ad3a11d3b57: Download complete 06:58:48 8ad3a11d3b57: Pull complete 06:58:48 46f8f816bc3b: Pull complete 06:58:49 aa168da1d23b: Verifying Checksum 06:58:49 aa168da1d23b: Download complete 06:58:49 93b61091891f: Pull complete 06:58:50 93b9cdb0e59b: Pull complete 06:58:50 5e14af77c1be: Pull complete 06:58:50 01666e4c0597: Pull complete 06:59:13 aa168da1d23b: Pull complete 06:59:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:59:13 prd-centos7-docker-4c-2g-30504 does not seem to be running inside a container 06:59:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313/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-313 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313:/w/workspace/edgexfoundry_edgex-ui-go_PR-313:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:59:15 $ docker top 6edf2e5d5c0e66d236dab07a80ad05439a9c73ca02fbc0e67e2852cb6b9698f0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:59:17 + mkdir -p /var/log/sa [Pipeline] sh 06:59:17 + ls /var/log/sa-host 06:59:17 + sadf -c /var/log/sa-host/sa19 06:59:17 file_magic: OK 06:59:17 HZ: Using current value: 100 06:59:17 file_header: OK 06:59:17 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:59:17 Statistics: 06:59:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:59:17 File successfully converted to sysstat format version 12.2.1 06:59:17 + sadf -c /var/log/sa-host/sa23 06:59:17 file_magic: OK 06:59:17 HZ: Using current value: 100 06:59:17 file_header: OK 06:59:17 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:59:17 Statistics: 06:59:17 Hnuu...uuuununununu... 06:59:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:18 provisioning config files... 06:59:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp/config6665780318033188853tmp [Pipeline] { [Pipeline] echo 06:59:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:59:19 ---> create-netrc.sh [Pipeline] } 06:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:59:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:59:20 ---> python-tools-install.sh [Pipeline] echo 06:59:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:59:20 ---> sudo-logs.sh 06:59:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:59:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:59:20 ---> job-cost.sh 06:59:21 lf-activate-venv: SKIPPING 06:59:21 DEBUG: total: 0.20999999344348907 06:59:21 INFO: Retrieving Stack Cost... 06:59:22 INFO: Retrieving Pricing Info for: v1-standard-2 06:59:22 INFO: Archiving Costs [Pipeline] echo 06:59:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:59:22 ---> logs-deploy.sh 06:59:22 lf-activate-venv: SKIPPING 06:59:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-313/1 06:59:22 INFO: archiving workspace using pattern(s): 06:59:26 Archives upload complete. 06:59:26 INFO: archiving logs to Nexus 06:59:28 ---> uname -a: 06:59:28 Linux prd-centos7-docker-4c-2g-30504.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:59:28 06:59:28 06:59:28 ---> lscpu: 06:59:28 Architecture: x86_64 06:59:28 CPU op-mode(s): 32-bit, 64-bit 06:59:28 Byte Order: Little Endian 06:59:28 Address sizes: 40 bits physical, 48 bits virtual 06:59:28 CPU(s): 4 06:59:28 On-line CPU(s) list: 0-3 06:59:28 Thread(s) per core: 1 06:59:28 Core(s) per socket: 1 06:59:28 Socket(s): 4 06:59:28 NUMA node(s): 1 06:59:28 Vendor ID: GenuineIntel 06:59:28 CPU family: 6 06:59:28 Model: 44 06:59:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:59:28 Stepping: 1 06:59:28 CPU MHz: 2933.438 06:59:28 BogoMIPS: 5866.87 06:59:28 Virtualization: VT-x 06:59:28 Hypervisor vendor: KVM 06:59:28 Virtualization type: full 06:59:28 L1d cache: 128 KiB 06:59:28 L1i cache: 128 KiB 06:59:28 L2 cache: 16 MiB 06:59:28 L3 cache: 64 MiB 06:59:28 NUMA node0 CPU(s): 0-3 06:59:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:59:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:59:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:59:28 Vulnerability Meltdown: Mitigation; PTI 06:59:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:59:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:59:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:59:28 Vulnerability Srbds: Not affected 06:59:28 Vulnerability Tsx async abort: Not affected 06:59:28 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:59:28 06:59:28 06:59:28 ---> nproc: 06:59:28 4 06:59:28 06:59:28 06:59:28 ---> df -h: 06:59:28 Filesystem Size Used Available Use% Mounted on 06:59:28 overlay 50.0G 7.3G 42.7G 15% / 06:59:28 tmpfs 64.0M 0 64.0M 0% /dev 06:59:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:59:28 shm 64.0M 0 64.0M 0% /dev/shm 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-313 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-313@tmp 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:59:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:59:28 06:59:28 06:59:28 ---> free -m: 06:59:28 total used free shared buff/cache available 06:59:28 Mem: 1837 723 102 0 1010 1009 06:59:28 Swap: 1023 1 1022 06:59:28 06:59:28 06:59:28 ---> ip addr: 06:59:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:59:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:59:28 inet 127.0.0.1/8 scope host lo 06:59:28 valid_lft forever preferred_lft forever 06:59:28 inet6 ::1/128 scope host 06:59:28 valid_lft forever preferred_lft forever 06:59:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:59:28 link/ether fa:16:3e:8b:5e:eb brd ff:ff:ff:ff:ff:ff 06:59:28 inet 10.30.123.245/23 brd 10.30.123.255 scope global dynamic eth0 06:59:28 valid_lft 85769sec preferred_lft 85769sec 06:59:28 inet6 fe80::f816:3eff:fe8b:5eeb/64 scope link 06:59:28 valid_lft forever preferred_lft forever 06:59:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:59:28 link/ether 02:42:67:46:93:f6 brd ff:ff:ff:ff:ff:ff 06:59:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:59:28 valid_lft forever preferred_lft forever 06:59:28 inet6 fe80::42:67ff:fe46:93f6/64 scope link 06:59:28 valid_lft forever preferred_lft forever 06:59:28 06:59:28 06:59:28 ---> sar -b -r -n DEV: 06:59:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 06:59:28 06:59:28 06:48:42 LINUX RESTART (4 CPU) 06:59:28 06:59:28 06:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:59:28 06:51:01 53.91 15.56 38.34 0.00 5026.44 5052.54 0.00 06:59:28 06:52:02 2.26 0.00 2.26 0.00 0.00 51.07 0.00 06:59:28 06:53:01 0.42 0.00 0.42 0.00 0.00 6.30 0.00 06:59:28 06:54:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 06:59:28 06:55:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 06:59:28 06:56:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 06:59:28 06:57:01 0.28 0.00 0.28 0.00 0.00 2.71 0.00 06:59:28 06:58:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 06:59:28 06:59:01 88.72 50.52 38.20 0.00 4067.90 13003.31 0.00 06:59:28 Average: 16.35 7.37 8.98 0.00 1013.54 2020.98 0.00 06:59:28 06:59:28 06:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:59:28 06:51:01 149296 0 632220 33.60 2620 1097408 1165284 39.77 428416 1100552 124 06:59:28 06:52:02 159844 0 621608 33.04 2620 1097472 1091624 37.26 430488 1089152 36 06:59:28 06:53:01 161348 0 620156 32.96 2620 1097420 1061000 36.21 430820 1088172 16 06:59:28 06:54:01 161368 0 620132 32.96 2620 1097424 1061036 36.21 444232 1075032 8 06:59:28 06:55:01 161644 0 619852 32.94 2620 1097428 1060904 36.21 441368 1077864 8 06:59:28 06:56:01 161668 0 619820 32.94 2620 1097436 1060832 36.20 440988 1077864 8 06:59:28 06:57:01 162548 0 618940 32.90 2620 1097436 1060784 36.20 440616 1077860 8 06:59:28 06:58:01 162236 0 619248 32.91 2620 1097440 1060784 36.20 440868 1077860 8 06:59:28 06:59:01 70160 0 715304 38.02 2620 1093460 1496548 51.07 587864 999608 39336 06:59:28 Average: 150012 0 631920 33.59 2620 1096992 1124311 38.37 453962 1073774 4395 06:59:28 06:59:28 06:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:59:28 06:51:01 eth0 179.80 150.10 707.14 58.67 0.00 0.00 0.00 0.00 06:59:28 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:51:01 docker0 41.69 37.03 4.09 116.31 0.00 0.00 0.00 0.00 06:59:28 06:52:02 eth0 3.69 2.00 2.93 0.15 0.00 0.00 0.00 0.00 06:59:28 06:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:53:01 eth0 1.02 0.39 0.33 0.21 0.00 0.00 0.00 0.00 06:59:28 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:54:01 eth0 0.57 0.43 0.31 0.21 0.00 0.00 0.00 0.00 06:59:28 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:55:01 eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 06:59:28 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:56:01 eth0 0.18 0.17 0.09 0.01 0.00 0.00 0.00 0.00 06:59:28 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:59:28 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:59:28 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:59:01 eth0 200.93 173.61 2169.33 20.18 0.00 0.00 0.00 0.00 06:59:28 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 Average: eth0 43.09 36.45 321.11 8.86 0.00 0.00 0.00 0.00 06:59:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:28 Average: docker0 4.64 4.12 0.46 12.96 0.00 0.00 0.00 0.00 06:59:28 06:59:28 06:59:28 ---> sar -P ALL: 06:59:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 06:59:28 06:59:28 06:48:42 LINUX RESTART (4 CPU) 06:59:28 06:59:28 06:50:01 CPU %user %nice %system %iowait %steal %idle 06:59:28 06:51:01 all 4.29 0.00 3.17 1.29 11.92 79.33 06:59:28 06:51:01 0 3.77 0.00 3.32 0.40 12.07 80.44 06:59:28 06:51:01 1 4.90 0.00 2.80 1.29 11.42 79.59 06:59:28 06:51:01 2 4.52 0.00 3.72 2.37 11.73 77.66 06:59:28 06:51:01 3 3.99 0.00 2.83 1.13 12.45 79.60 06:59:28 06:52:02 all 0.14 0.00 0.08 0.00 1.03 98.75 06:59:28 06:52:02 0 0.03 0.00 0.12 0.00 0.48 99.37 06:59:28 06:52:02 1 0.11 0.00 0.07 0.00 1.53 98.29 06:59:28 06:52:02 2 0.35 0.00 0.07 0.00 0.83 98.76 06:59:28 06:52:02 3 0.05 0.00 0.07 0.00 1.28 98.60 06:59:28 06:53:01 all 0.08 0.00 0.05 0.00 1.17 98.70 06:59:28 06:53:01 0 0.02 0.00 0.03 0.00 0.74 99.21 06:59:28 06:53:01 1 0.08 0.00 0.08 0.00 2.57 97.27 06:59:28 06:53:01 2 0.17 0.00 0.02 0.00 0.73 99.09 06:59:28 06:53:01 3 0.05 0.00 0.07 0.00 0.62 99.26 06:59:28 06:54:01 all 0.10 0.00 0.06 0.00 0.66 99.18 06:59:28 06:54:01 0 0.03 0.00 0.08 0.00 0.40 99.48 06:59:28 06:54:01 1 0.03 0.00 0.07 0.00 1.42 98.48 06:59:28 06:54:01 2 0.30 0.00 0.05 0.00 0.68 98.97 06:59:28 06:54:01 3 0.02 0.00 0.03 0.00 0.15 99.80 06:59:28 06:55:01 all 0.07 0.00 0.25 0.00 2.10 97.58 06:59:28 06:55:01 0 0.00 0.00 0.18 0.00 0.99 98.83 06:59:28 06:55:01 1 0.06 0.00 0.26 0.00 3.36 96.32 06:59:28 06:55:01 2 0.16 0.00 0.30 0.00 1.76 97.78 06:59:28 06:55:01 3 0.05 0.00 0.25 0.00 2.27 97.43 06:59:28 06:56:01 all 0.10 0.00 0.04 0.00 0.88 98.98 06:59:28 06:56:01 0 0.02 0.00 0.03 0.00 0.35 99.60 06:59:28 06:56:01 1 0.08 0.00 0.05 0.00 1.92 97.95 06:59:28 06:56:01 2 0.00 0.00 0.03 0.00 0.32 99.65 06:59:28 06:56:01 3 0.28 0.00 0.05 0.00 0.93 98.74 06:59:28 06:57:01 all 0.11 0.00 0.02 0.00 0.73 99.14 06:59:28 06:57:01 0 0.02 0.00 0.02 0.00 0.28 99.68 06:59:28 06:57:01 1 0.15 0.00 0.05 0.00 1.04 98.76 06:59:28 06:57:01 2 0.02 0.00 0.03 0.00 0.10 99.85 06:59:28 06:57:01 3 0.25 0.00 0.00 0.00 1.50 98.26 06:59:28 06:58:01 all 0.05 0.00 0.03 0.00 1.26 98.66 06:59:28 06:58:01 0 0.00 0.00 0.02 0.00 0.33 99.65 06:59:28 06:58:01 1 0.13 0.00 0.05 0.00 2.34 97.48 06:59:28 06:58:01 2 0.03 0.00 0.03 0.00 0.66 99.27 06:59:28 06:58:01 3 0.05 0.00 0.03 0.00 1.67 98.24 06:59:28 06:59:01 all 2.99 0.00 2.21 2.15 12.60 80.05 06:59:28 06:59:01 0 3.58 0.00 3.02 1.91 12.73 78.75 06:59:28 06:59:01 1 2.66 0.00 1.65 2.13 13.03 80.53 06:59:28 06:59:01 2 3.01 0.00 2.35 1.71 12.98 79.94 06:59:28 06:59:01 3 2.69 0.00 1.84 2.85 11.64 80.98 06:59:28 Average: all 0.90 0.00 0.67 0.39 3.65 94.39 06:59:28 Average: 0 0.85 0.00 0.78 0.26 3.23 94.87 06:59:28 Average: 1 0.93 0.00 0.57 0.39 4.34 93.77 06:59:28 Average: 2 0.97 0.00 0.75 0.46 3.37 94.46 06:59:28 Average: 3 0.84 0.00 0.58 0.45 3.67 94.46 06:59:28 06:59:28 06:59:28