Pull request #350 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 225a0ab47b217af9d5f159801e7245eae21dbd5e+45c5c3c30aaf23148a1940dbf770e38088385cf5 (a5eec7879a591338f8f7482db3e5a039cbe7e471) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-350/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-350/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3730 in /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [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-350 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 45c5c3c30aaf23148a1940dbf770e38088385cf5 into PR head commit 225a0ab47b217af9d5f159801e7245eae21dbd5e > 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/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 225a0ab47b217af9d5f159801e7245eae21dbd5e # timeout=10 Merge succeeded, producing 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 Checking out Revision 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 (PR-350) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 # timeout=10 Commit message: "Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:51:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:51:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:51:57 ========================================================= 08:51:57 EdgeX Global Pipelines Version Info 08:51:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:51:59 ------------------- 08:51:59 stable info: 08:51:59 ------------------- 08:51:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:51:59 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:51:59 Message: update stable to v1.0.191 08:52:00 ------------------- 08:52:00 experimental info: 08:52:00 ------------------- 08:52:00 Commited By: **** collab-it+edgex@linuxfoundation.org 08:52:00 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:52:00 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:52:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:52:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-350 [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-350 [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-350 [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97e586b [Pipeline] echo 08:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:52:02 provisioning config files... 08:52:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/config2438245692282480987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:03 ---> docker-login.sh 08:52:03 nexus3.edgexfoundry.org:10001 08:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:03 Configure a credential helper to remove this warning. See 08:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:03 08:52:03 Login Succeeded 08:52:03 nexus3.edgexfoundry.org:10002 08:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:03 Configure a credential helper to remove this warning. See 08:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:03 08:52:03 Login Succeeded 08:52:03 nexus3.edgexfoundry.org:10003 08:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:04 Configure a credential helper to remove this warning. See 08:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:04 08:52:04 Login Succeeded 08:52:04 nexus3.edgexfoundry.org:10004 08:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:04 Configure a credential helper to remove this warning. See 08:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:04 08:52:04 Login Succeeded 08:52:04 docker.io 08:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:04 Configure a credential helper to remove this warning. See 08:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:04 08:52:04 Login Succeeded 08:52:04 ---> docker-login.sh ends [Pipeline] } 08:52:04 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 08:52:05 + git log --format=format:%s -1 97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [Pipeline] echo 08:52:05 GIT_COMMIT: 97e586b6ae399f3db216c93d8ba35ec1b4e637a1, Commit Message: Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD [Pipeline] echo 08:52:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:06 08:52:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:52:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:06 latest: Pulling from edgex-devops/git-semver 08:52:06 31603596830f: Pulling fs layer 08:52:06 54011a49482f: Pulling fs layer 08:52:06 a6820b24f6d8: Pulling fs layer 08:52:06 f581987b2513: Pulling fs layer 08:52:06 f581987b2513: Waiting 08:52:06 54011a49482f: Verifying Checksum 08:52:06 54011a49482f: Download complete 08:52:06 31603596830f: Verifying Checksum 08:52:06 31603596830f: Download complete 08:52:07 a6820b24f6d8: Verifying Checksum 08:52:07 a6820b24f6d8: Download complete 08:52:07 f581987b2513: Verifying Checksum 08:52:07 f581987b2513: Download complete 08:52:07 31603596830f: Pull complete 08:52:07 54011a49482f: Pull complete 08:52:08 a6820b24f6d8: Pull complete 08:52:08 f581987b2513: Pull complete 08:52:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:52:08 prd-centos7-docker-4c-2g-3730 does not seem to be running inside a container 08:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-350 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350:/w/workspace/edgexfoundry_edgex-ui-go_PR-350:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:52:11 $ docker top a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:11 [ssh-agent] Looking for ssh-agent implementation... 08:52:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:12 $ docker exec a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent 08:52:12 SSH_AUTH_SOCK=/tmp/ssh-cVNFX53a0Z28/agent.11 08:52:12 SSH_AGENT_PID=17 08:52:12 Running ssh-add (command line suppressed) 08:52:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_266681718631840412.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_266681718631840412.key) 08:52:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:12 + git tag --points-at HEAD [Pipeline] } 08:52:12 $ docker exec --env ******** --env ******** a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent -k 08:52:13 unset SSH_AUTH_SOCK; 08:52:13 unset SSH_AGENT_PID; 08:52:13 echo Agent pid 17 killed; 08:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:13 [ssh-agent] Looking for ssh-agent implementation... 08:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:13 $ docker exec a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent 08:52:13 SSH_AUTH_SOCK=/tmp/ssh-6htdbALSVUlh/agent.47 08:52:13 SSH_AGENT_PID=52 08:52:13 Running ssh-add (command line suppressed) 08:52:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_8116907726441152525.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/private_key_8116907726441152525.key) 08:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:14 + git semver init 08:52:14 # -> Open(): unable to determine branch for HEAD 08:52:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-350/.git 08:52:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-350 08:52:14 # $SEMVER_REMOTE_NAME = origin 08:52:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:52:14 # $SEMVER_USER_NAME = edgex-jenkins 08:52:14 # $SEMVER_BRANCH = PR-350 08:52:14 # $SEMVER_TEMP = /tmp/semver-266365014 08:52:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:52:15 # '/tmp/semver-266365014' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-350/.semver' 08:52:15 # -> Force: false 08:52:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-350/.semver [Pipeline] } 08:52:15 $ docker exec --env ******** --env ******** a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b ssh-agent -k 08:52:16 unset SSH_AUTH_SOCK; 08:52:16 unset SSH_AGENT_PID; 08:52:16 echo Agent pid 52 killed; 08:52:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:16 + git semver [Pipeline] } 08:52:16 $ docker stop --time=1 a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b 08:52:18 $ docker rm -f a54d944392d30be81b3193fa270f9119f409fbd68e1581dd4398c37e09081c7b [Pipeline] // withDockerContainer [Pipeline] sh 08:52:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:52:19 Stashed 1 file(s) [Pipeline] echo 08:52:19 [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 08:52:34 Still waiting to schedule task 08:52:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3730’ 08:52:34 Still waiting to schedule task 08:52:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 08:54:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3732 in /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [Pipeline] { [Pipeline] ws 08:54:36 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:54:42 using credential edgex-jenkins-ssh 08:54:42 Cloning the remote Git repository 08:54:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:54:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:54:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:54:42 > git --version # timeout=10 08:54:43 > git --version # 'git version 2.17.1' 08:54:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:54:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:54:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:54:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:54:45 Merging remotes/origin/master commit 45c5c3c30aaf23148a1940dbf770e38088385cf5 into PR head commit 225a0ab47b217af9d5f159801e7245eae21dbd5e 08:54:45 > git config core.sparsecheckout # timeout=10 08:54:46 > git checkout -f 225a0ab47b217af9d5f159801e7245eae21dbd5e # timeout=10 08:54:46 > git remote # timeout=10 08:54:46 > git config --get remote.origin.url # timeout=10 08:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:46 > git merge 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 08:54:47 Merge succeeded, producing e4d3a2782604143487007838cb648180ec7dc195 08:54:47 Checking out Revision e4d3a2782604143487007838cb648180ec7dc195 (PR-350) 08:54:47 > git rev-parse HEAD^{commit} # timeout=10 08:54:47 > git config core.sparsecheckout # timeout=10 08:54:47 > git checkout -f e4d3a2782604143487007838cb648180ec7dc195 # timeout=10 08:54:51 Commit message: "Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD" 08:54:51 First time build. Skipping changelog. 08:54:51 > git --version # timeout=10 08:54:51 > git --version # 'git version 2.17.1' 08:54:51 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:54:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:54:54 Running on prd-centos7-docker-4c-2g-3733 in /w/workspace/edgexfoundry_edgex-ui-go_PR-350 [Pipeline] { [Pipeline] ws 08:54:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 08:54:54 + sudo service docker restart 08:54:54 + true [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:54:56 provisioning config files... 08:54:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8021739112196566723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:57 ---> docker-login.sh 08:54:57 nexus3.edgexfoundry.org:10001 08:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:58 Configure a credential helper to remove this warning. See 08:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:58 08:54:58 Login Succeeded 08:54:58 nexus3.edgexfoundry.org:10002 08:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:59 using credential edgex-jenkins-ssh 08:54:59 Cloning the remote Git repository 08:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:59 Configure a credential helper to remove this warning. See 08:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:59 08:54:59 Login Succeeded 08:54:59 nexus3.edgexfoundry.org:10003 08:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:59 Configure a credential helper to remove this warning. See 08:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:59 08:54:59 Login Succeeded 08:54:59 nexus3.edgexfoundry.org:10004 08:54:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:54:59 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:54:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:54:59 > git --version # timeout=10 08:54:59 > git --version # 'git version 2.24.3' 08:54:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:00 Configure a credential helper to remove this warning. See 08:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:00 08:55:00 Login Succeeded 08:55:00 docker.io 08:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:00 Configure a credential helper to remove this warning. See 08:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:00 08:55:00 Login Succeeded 08:55:00 ---> docker-login.sh ends [Pipeline] } 08:55:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:55:01 ========================================================= 08:55:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:55:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:55:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:55:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:55:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:55:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:02 Sending build context to Docker daemon 35.08MB 08:55:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:55:02 Step 2/8 : FROM ${BASE} 08:55:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:55:02 595b0fe564bb: Pulling fs layer 08:55:02 7186ed65a4f7: Pulling fs layer 08:55:02 316046926c0a: Pulling fs layer 08:55:02 4ebd0625c992: Pulling fs layer 08:55:02 207e8628e3a3: Pulling fs layer 08:55:02 c791037a9be2: Pulling fs layer 08:55:02 ffd874e62e21: Pulling fs layer 08:55:02 207e8628e3a3: Waiting 08:55:02 c791037a9be2: Waiting 08:55:02 ffd874e62e21: Waiting 08:55:02 4ebd0625c992: Waiting 08:55:02 316046926c0a: Download complete 08:55:02 7186ed65a4f7: Verifying Checksum 08:55:02 207e8628e3a3: Verifying Checksum 08:55:02 207e8628e3a3: Download complete 08:55:02 c791037a9be2: Download complete 08:55:02 595b0fe564bb: Verifying Checksum 08:55:02 595b0fe564bb: Download complete 08:55:03 Merging remotes/origin/master commit 45c5c3c30aaf23148a1940dbf770e38088385cf5 into PR head commit 225a0ab47b217af9d5f159801e7245eae21dbd5e 08:55:03 595b0fe564bb: Pull complete 08:55:03 > git config core.sparsecheckout # timeout=10 08:55:03 > git checkout -f 225a0ab47b217af9d5f159801e7245eae21dbd5e # timeout=10 08:55:04 7186ed65a4f7: Pull complete 08:55:04 Merge succeeded, producing c2975c53ac8a21725728e3ca6a733a9e1f3a9794 08:55:04 Checking out Revision c2975c53ac8a21725728e3ca6a733a9e1f3a9794 (PR-350) 08:55:04 316046926c0a: Pull complete 08:55:03 > git remote # timeout=10 08:55:03 > git config --get remote.origin.url # timeout=10 08:55:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:04 > git merge 45c5c3c30aaf23148a1940dbf770e38088385cf5 # timeout=10 08:55:04 > git rev-parse HEAD^{commit} # timeout=10 08:55:04 > git config core.sparsecheckout # timeout=10 08:55:04 > git checkout -f c2975c53ac8a21725728e3ca6a733a9e1f3a9794 # timeout=10 08:55:05 ffd874e62e21: Verifying Checksum 08:55:05 ffd874e62e21: Download complete 08:55:06 4ebd0625c992: Download complete 08:55:09 Commit message: "Merge commit '45c5c3c30aaf23148a1940dbf770e38088385cf5' into HEAD" 08:55:09 First time build. Skipping changelog. 08:55:09 > git --version # timeout=10 08:55:09 > git --version # 'git version 2.24.3' 08:55:09 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:55:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:55:12 + true 08:55:12 + sudo service docker restart 08:55:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:55:15 provisioning config files... 08:55:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3025518375164517986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:15 ---> docker-login.sh 08:55:15 nexus3.edgexfoundry.org:10001 08:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:16 Configure a credential helper to remove this warning. See 08:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:16 08:55:16 Login Succeeded 08:55:16 nexus3.edgexfoundry.org:10002 08:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:16 Configure a credential helper to remove this warning. See 08:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:16 08:55:16 Login Succeeded 08:55:16 nexus3.edgexfoundry.org:10003 08:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:16 4ebd0625c992: Pull complete 08:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:16 Configure a credential helper to remove this warning. See 08:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:16 08:55:16 Login Succeeded 08:55:16 nexus3.edgexfoundry.org:10004 08:55:17 207e8628e3a3: Pull complete 08:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:17 Configure a credential helper to remove this warning. See 08:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:17 08:55:17 Login Succeeded 08:55:17 docker.io 08:55:17 c791037a9be2: Pull complete 08:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:18 Configure a credential helper to remove this warning. See 08:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:18 08:55:18 Login Succeeded 08:55:18 ---> docker-login.sh ends [Pipeline] } 08:55:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:55:19 ========================================================= 08:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:55:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:55:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:55:20 Sending build context to Docker daemon 35.08MB 08:55:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:55:20 Step 2/8 : FROM ${BASE} 08:55:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:55:21 540db60ca938: Pulling fs layer 08:55:21 adcc1eea9eea: Pulling fs layer 08:55:21 4c4ab2625f07: Pulling fs layer 08:55:21 0510c868ecb4: Pulling fs layer 08:55:21 afea3b2eda06: Pulling fs layer 08:55:21 7809a108b3ef: Pulling fs layer 08:55:21 f706445af74f: Pulling fs layer 08:55:21 afea3b2eda06: Waiting 08:55:21 7809a108b3ef: Waiting 08:55:21 f706445af74f: Waiting 08:55:21 0510c868ecb4: Waiting 08:55:21 4c4ab2625f07: Verifying Checksum 08:55:21 4c4ab2625f07: Download complete 08:55:21 adcc1eea9eea: Verifying Checksum 08:55:21 adcc1eea9eea: Download complete 08:55:21 afea3b2eda06: Verifying Checksum 08:55:21 afea3b2eda06: Download complete 08:55:21 7809a108b3ef: Verifying Checksum 08:55:21 7809a108b3ef: Download complete 08:55:21 ffd874e62e21: Pull complete 08:55:21 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:55:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:55:21 ---> cfc18b08335c 08:55:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:21 540db60ca938: Verifying Checksum 08:55:21 540db60ca938: Download complete 08:55:22 540db60ca938: Pull complete 08:55:23 adcc1eea9eea: Pull complete 08:55:23 4c4ab2625f07: Pull complete 08:55:24 ---> Running in a00b16bc9ee5 08:55:24 Removing intermediate container a00b16bc9ee5 08:55:24 ---> c0b72a2c07c4 08:55:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:24 ---> Running in 486fda698810 08:55:26 f706445af74f: Verifying Checksum 08:55:26 f706445af74f: Download complete 08:55:27 Removing intermediate container 486fda698810 08:55:27 ---> acd000ccadc3 08:55:27 Step 5/8 : RUN apk add --no-cache make git 08:55:27 ---> Running in 425bdca87672 08:55:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:55:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:55:29 0510c868ecb4: Verifying Checksum 08:55:29 0510c868ecb4: Download complete 08:55:30 OK: 138 MiB in 40 packages 08:55:31 Removing intermediate container 425bdca87672 08:55:31 ---> 99fa18c319ac 08:55:31 Step 6/8 : WORKDIR /edgex-ui-go 08:55:31 ---> Running in 9acdd78826e3 08:55:31 Removing intermediate container 9acdd78826e3 08:55:31 ---> 3b45cca150e2 08:55:31 Step 7/8 : COPY . . 08:55:35 ---> 99a7c2459a78 08:55:35 Step 8/8 : RUN go mod download 08:55:35 ---> Running in a08aab9ba0bc 08:55:38 0510c868ecb4: Pull complete 08:55:38 afea3b2eda06: Pull complete 08:55:38 7809a108b3ef: Pull complete 08:55:42 f706445af74f: Pull complete 08:55:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:55:42 ---> b068be0155e3 08:55:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:44 ---> Running in 057bc17e4dab 08:55:44 Removing intermediate container 057bc17e4dab 08:55:44 ---> d233bdc76d70 08:55:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:44 ---> Running in 95bd2f67c6f9 08:55:46 Removing intermediate container 95bd2f67c6f9 08:55:46 ---> c54a54e85431 08:55:46 Step 5/8 : RUN apk add --no-cache make git 08:55:46 ---> Running in 8b69bf6f61c4 08:55:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:55:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:55:49 OK: 149 MiB in 40 packages 08:55:49 Removing intermediate container 8b69bf6f61c4 08:55:49 ---> cb3cb92c3acf 08:55:49 Step 6/8 : WORKDIR /edgex-ui-go 08:55:49 ---> Running in 3e0d9eb43462 08:55:49 Removing intermediate container 3e0d9eb43462 08:55:49 ---> e6c2778c696d 08:55:49 Step 7/8 : COPY . . 08:55:53 ---> 1aac07a4b819 08:55:53 Step 8/8 : RUN go mod download 08:55:53 ---> Running in 82382b8ce5cf 08:56:07 Removing intermediate container a08aab9ba0bc 08:56:07 ---> 1a5c36f1e9b9 08:56:07 Successfully built 1a5c36f1e9b9 08:56:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:56:08 + docker inspect -f . ci-base-image-arm64 08:56:08 . [Pipeline] withDockerContainer 08:56:08 prd-ubuntu18.04-docker-arm64-4c-16g-3732 does not seem to be running inside a container 08:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:56:10 $ docker top 4cd8af55a06d591f345051cdb6350966c2bf887de2373670693d8645d6e66d42 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:11 + go version 08:56:11 go version go1.16.3 linux/arm64 [Pipeline] } 08:56:11 $ docker stop --time=1 4cd8af55a06d591f345051cdb6350966c2bf887de2373670693d8645d6e66d42 08:56:13 $ docker rm -f 4cd8af55a06d591f345051cdb6350966c2bf887de2373670693d8645d6e66d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:14 + docker inspect -f . ci-base-image-arm64 08:56:14 . [Pipeline] withDockerContainer 08:56:14 prd-ubuntu18.04-docker-arm64-4c-16g-3732 does not seem to be running inside a container 08:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:56:16 $ docker top fcc998632b9434e398b819de3da96d1c4bb27739c4429abd2c65358438a7842b -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:17 + go mod tidy [Pipeline] sh 08:56:18 + make test 08:56:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:56:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:56:25 Removing intermediate container 82382b8ce5cf 08:56:25 ---> e97e05399863 08:56:25 Successfully built e97e05399863 08:56:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:56:26 + docker inspect -f . ci-base-image-x86_64 08:56:26 . [Pipeline] withDockerContainer 08:56:26 prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container 08:56: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 ******** -e ******** ci-base-image-x86_64 cat 08:56:27 $ docker top 9640867f46a221df59f8758e61732e8a1bd2a026627ac18735f14c9c2cb6cfd3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:27 + go version 08:56:27 go version go1.16.3 linux/amd64 [Pipeline] } 08:56:27 $ docker stop --time=1 9640867f46a221df59f8758e61732e8a1bd2a026627ac18735f14c9c2cb6cfd3 08:56:30 $ docker rm -f 9640867f46a221df59f8758e61732e8a1bd2a026627ac18735f14c9c2cb6cfd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:56:30 + docker inspect -f . ci-base-image-x86_64 08:56:30 . [Pipeline] withDockerContainer 08:56:31 prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container 08:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:56:31 $ docker top ca17d930d78bb1dfa53fefc33171d6dd2b1438b6ff645b79f1d818f000885baf -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:32 + go mod tidy [Pipeline] sh 08:56:34 + make test 08:56:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:56:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:56:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:56:51 GO111MODULE=on go vet ./... 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:56:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:56:58 GO111MODULE=on go vet ./... [Pipeline] } 08:57:01 $ docker stop --time=1 ca17d930d78bb1dfa53fefc33171d6dd2b1438b6ff645b79f1d818f000885baf 08:57:03 $ docker rm -f ca17d930d78bb1dfa53fefc33171d6dd2b1438b6ff645b79f1d818f000885baf [Pipeline] // withDockerContainer [Pipeline] sh 08:57:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:57:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:07 + ls -al . 08:57:07 total 92 08:57:07 drwxrwxr-x. 10 jenkins jenkins 4096 May 8 08:56 . 08:57:07 drwxrwxr-x. 4 jenkins jenkins 28 May 8 08:54 .. 08:57:07 drwxrwxr-x. 3 jenkins jenkins 20 May 8 08:55 assets 08:57:07 drwxrwxr-x. 2 jenkins jenkins 35 May 8 08:55 bin 08:57:07 drwxrwxr-x. 3 jenkins jenkins 29 May 8 08:55 cmd 08:57:07 -rw-rw-r--. 1 jenkins jenkins 3959 May 8 08:55 CONTRIBUTING.md 08:57:07 -rw-r--r--. 1 jenkins jenkins 10 May 8 08:56 coverage.out 08:57:07 -rw-rw-r--. 1 jenkins jenkins 1508 May 8 08:55 Dockerfile 08:57:07 -rw-rw-r--. 1 jenkins jenkins 902 May 8 08:55 Dockerfile.build 08:57:07 drwxrwxr-x. 5 jenkins jenkins 104 May 8 08:55 docs 08:57:07 drwxrwxr-x. 8 jenkins jenkins 179 May 8 08:55 .git 08:57:07 drwxrwxr-x. 2 jenkins jenkins 103 May 8 08:55 .github 08:57:07 -rw-rw-r--. 1 jenkins jenkins 162 May 8 08:55 .gitignore 08:57:07 -rw-rw-r--. 1 jenkins jenkins 987 May 8 08:55 go.mod 08:57:07 -rw-r--r--. 1 jenkins jenkins 24424 May 8 08:56 go.sum 08:57:07 drwxrwxr-x. 10 jenkins jenkins 139 May 8 08:55 internal 08:57:07 -rw-rw-r--. 1 jenkins jenkins 652 May 8 08:55 Jenkinsfile 08:57:07 -rw-rw-r--. 1 jenkins jenkins 11357 May 8 08:55 LICENSE 08:57:07 -rw-rw-r--. 1 jenkins jenkins 941 May 8 08:55 Makefile 08:57:07 -rw-rw-r--. 1 jenkins jenkins 6012 May 8 08:55 README.md 08:57:07 -rw-rw-r--. 1 jenkins jenkins 5 May 8 08:52 VERSION 08:57:07 -rw-rw-r--. 1 jenkins jenkins 155 May 8 08:55 version.go 08:57:07 drwxrwxr-x. 4 jenkins jenkins 4096 May 8 08:55 web [Pipeline] isUnix [Pipeline] sh 08:57: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=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 --label arch=amd64 --label version=0.0.0 . 08:57:09 Sending build context to Docker daemon 35.1MB 08:57:09 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:57:09 Step 2/24 : FROM ${BASE} AS builder 08:57:09 ---> e97e05399863 08:57:09 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:57:09 ---> Running in fa2d96e817a2 08:57:10 Removing intermediate container fa2d96e817a2 08:57:10 ---> f38f5da94872 08:57:10 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:57:10 ---> Running in 28c9b43a67fe 08:57:10 Removing intermediate container 28c9b43a67fe 08:57:10 ---> 80ec78d27622 08:57:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:57:10 ---> Running in efbf5ba3b653 08:57:10 Removing intermediate container efbf5ba3b653 08:57:10 ---> 55eb5b3a003a 08:57:10 Step 6/24 : LABEL Name=edgex-ui-go 08:57:10 ---> Running in cf14dfb92162 08:57:11 Removing intermediate container cf14dfb92162 08:57:11 ---> 2cd61f1e0978 08:57:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:57:11 ---> Running in f04a46d5c976 08:57:11 Removing intermediate container f04a46d5c976 08:57:11 ---> e4204ebba19b 08:57:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:11 ---> Running in 06907dcbe981 08:57:12 Removing intermediate container 06907dcbe981 08:57:12 ---> 79af142c3b9d 08:57:12 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:57:12 ---> Running in ec0ceb4d05f1 08:57:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:57:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:57:15 OK: 149 MiB in 40 packages 08:57:15 Removing intermediate container ec0ceb4d05f1 08:57:15 ---> c50d2256d802 08:57:15 Step 10/24 : ENV GO111MODULE=on 08:57:15 ---> Running in 31cce173e34a 08:57:15 Removing intermediate container 31cce173e34a 08:57:15 ---> 53716ce9c208 08:57:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:57:15 ---> Running in 8c866cb8d6b1 08:57:16 Removing intermediate container 8c866cb8d6b1 08:57:16 ---> 0ffb168b1d8c 08:57:16 Step 12/24 : COPY go.mod . 08:57:16 ---> 9a76737fa671 08:57:16 Step 13/24 : COPY Makefile . [Pipeline] } 08:57:16 $ docker stop --time=1 fcc998632b9434e398b819de3da96d1c4bb27739c4429abd2c65358438a7842b 08:57:17 ---> b0db4ffe9f29 08:57:17 Step 14/24 : RUN make update 08:57:17 ---> Running in 3158dc650139 08:57:17 CGO_ENABLED=0 GO111MODULE=on go mod download 08:57:18 Removing intermediate container 3158dc650139 08:57:18 ---> 96a655ad2c8b 08:57:18 Step 15/24 : COPY . . 08:57:18 $ docker rm -f fcc998632b9434e398b819de3da96d1c4bb27739c4429abd2c65358438a7842b [Pipeline] // withDockerContainer [Pipeline] sh 08:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:19 Warning: overwriting stash ‘coverage-report’ 08:57:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:21 + ls -al . 08:57:21 total 124 08:57:21 drwxrwxr-x 10 jenkins jenkins 4096 May 8 08:56 . 08:57:21 drwxrwxr-x 4 jenkins jenkins 4096 May 8 08:54 .. 08:57:21 drwxrwxr-x 8 jenkins jenkins 4096 May 8 08:54 .git 08:57:21 drwxrwxr-x 2 jenkins jenkins 4096 May 8 08:54 .github 08:57:21 -rw-rw-r-- 1 jenkins jenkins 162 May 8 08:54 .gitignore 08:57:21 -rw-rw-r-- 1 jenkins jenkins 3959 May 8 08:54 CONTRIBUTING.md 08:57:21 -rw-rw-r-- 1 jenkins jenkins 1508 May 8 08:54 Dockerfile 08:57:21 -rw-rw-r-- 1 jenkins jenkins 902 May 8 08:54 Dockerfile.build 08:57:21 -rw-rw-r-- 1 jenkins jenkins 652 May 8 08:54 Jenkinsfile 08:57:21 -rw-rw-r-- 1 jenkins jenkins 11357 May 8 08:54 LICENSE 08:57:21 -rw-rw-r-- 1 jenkins jenkins 941 May 8 08:54 Makefile 08:57:21 -rw-rw-r-- 1 jenkins jenkins 6012 May 8 08:54 README.md 08:57:21 -rw-rw-r-- 1 jenkins jenkins 5 May 8 08:52 VERSION 08:57:21 drwxrwxr-x 3 jenkins jenkins 4096 May 8 08:54 assets 08:57:21 drwxrwxr-x 2 jenkins jenkins 4096 May 8 08:54 bin 08:57:21 drwxrwxr-x 3 jenkins jenkins 4096 May 8 08:54 cmd 08:57:21 -rw-r--r-- 1 jenkins jenkins 10 May 8 08:56 coverage.out 08:57:21 drwxrwxr-x 5 jenkins jenkins 4096 May 8 08:54 docs 08:57:21 -rw-rw-r-- 1 jenkins jenkins 987 May 8 08:54 go.mod 08:57:21 -rw-r--r-- 1 jenkins jenkins 24424 May 8 08:56 go.sum 08:57:21 drwxrwxr-x 10 jenkins jenkins 4096 May 8 08:54 internal 08:57:21 -rw-rw-r-- 1 jenkins jenkins 155 May 8 08:54 version.go 08:57:21 drwxrwxr-x 4 jenkins jenkins 4096 May 8 08:54 web [Pipeline] isUnix [Pipeline] sh 08:57:21 + 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=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 --label arch=arm64 --label version=0.0.0 . 08:57:22 ---> 267b550f36d7 08:57:22 Step 16/24 : RUN ${MAKE} 08:57:22 ---> Running in c9ab35a8a18b 08:57:22 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 08:57:22 Sending build context to Docker daemon 35.1MB 08:57:22 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:57:22 Step 2/24 : FROM ${BASE} AS builder 08:57:22 ---> 1a5c36f1e9b9 08:57:22 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:57:23 ---> Running in af8e497c9941 08:57:23 Removing intermediate container af8e497c9941 08:57:23 ---> 8f0ad9d7a48b 08:57:23 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:57:23 ---> Running in 0f7e1272ec71 08:57:24 Removing intermediate container 0f7e1272ec71 08:57:24 ---> 2a8284fc9c1f 08:57:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:57:24 ---> Running in 3f4f2219eea5 08:57:24 Removing intermediate container 3f4f2219eea5 08:57:24 ---> b122fa229ed3 08:57:24 Step 6/24 : LABEL Name=edgex-ui-go 08:57:24 ---> Running in d0c33ce0f9c0 08:57:25 Removing intermediate container d0c33ce0f9c0 08:57:25 ---> 525faa319da4 08:57:25 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:57:25 ---> Running in 84b8bc292e66 08:57:25 Removing intermediate container 84b8bc292e66 08:57:25 ---> 6c848fae2817 08:57:25 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:26 ---> Running in aca8f100968a 08:57:28 Removing intermediate container aca8f100968a 08:57:28 ---> 6f2b7d5e4a15 08:57:28 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:57:28 ---> Running in 66ed49d7680b 08:57:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:57:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:57:35 OK: 138 MiB in 40 packages 08:57:35 Removing intermediate container 66ed49d7680b 08:57:35 ---> 3d7a892d059a 08:57:35 Step 10/24 : ENV GO111MODULE=on 08:57:35 ---> Running in 12c01906e01c 08:57:36 Removing intermediate container 12c01906e01c 08:57:36 ---> 55f85e79707b 08:57:36 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:57:36 ---> Running in fe6268ed634b 08:57:36 Removing intermediate container fe6268ed634b 08:57:36 ---> 69f034463c8f 08:57:36 Step 12/24 : COPY go.mod . 08:57:37 ---> 22a54685b0f1 08:57:37 Step 13/24 : COPY Makefile . 08:57:37 ---> e56785d8c66b 08:57:37 Step 14/24 : RUN make update 08:57:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:57:38 ---> Running in 53edcdeadb61 08:57:39 CGO_ENABLED=0 GO111MODULE=on go mod download 08:57:40 Removing intermediate container c9ab35a8a18b 08:57:40 ---> 541a51e984e5 08:57:40 Step 17/24 : FROM alpine:3.12 08:57:40 3.12: Pulling from library/alpine 08:57:40 Removing intermediate container 53edcdeadb61 08:57:40 ---> 280e9b610fc8 08:57:40 Step 15/24 : COPY . . 08:57:40 339de151aab4: Pulling fs layer 08:57:40 339de151aab4: Verifying Checksum 08:57:40 339de151aab4: Download complete 08:57:41 339de151aab4: Pull complete 08:57:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:57:41 Status: Downloaded newer image for alpine:3.12 08:57:41 ---> 13621d1b12d4 08:57:41 Step 18/24 : EXPOSE 4000 08:57:41 ---> Running in 2979520971bc 08:57:41 Removing intermediate container 2979520971bc 08:57:41 ---> c8a7c5908dfe 08:57:41 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 08:57:43 ---> 8ba5d4c7c3c1 08:57:43 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:57:43 ---> Running in 95c85916226e 08:57:43 Removing intermediate container 95c85916226e 08:57:43 ---> 0c372a2e15bc 08:57:43 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:57:43 ---> Running in b9b23aaa3383 08:57:44 Removing intermediate container b9b23aaa3383 08:57:44 ---> c0e78db78125 08:57:44 Step 22/24 : LABEL arch=amd64 08:57:44 ---> Running in a56ea78d2805 08:57:44 ---> 7108fdaf6085 08:57:44 Step 16/24 : RUN ${MAKE} 08:57:44 Removing intermediate container a56ea78d2805 08:57:44 ---> 88494a9cd83d 08:57:44 Step 23/24 : LABEL git_sha=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 08:57:44 ---> Running in faeaaf728ea8 08:57:44 ---> Running in a91e70877edc 08:57:44 Removing intermediate container a91e70877edc 08:57:44 ---> 8b5887513742 08:57:44 Step 24/24 : LABEL version=0.0.0 08:57:44 ---> Running in 59d49ce4955f 08:57:45 Removing intermediate container 59d49ce4955f 08:57:45 ---> b0cec7fe1657 08:57:45 [Warning] One or more build-args [ARCH] were not consumed 08:57:45 Successfully built b0cec7fe1657 08:57:45 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 08:57:45 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 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 08:57:46 ---> job-cost.sh 08:57:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-msWx 08:58:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:58:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:58:17 Removing intermediate container faeaaf728ea8 08:58:17 ---> 5682510ee6d9 08:58:17 Step 17/24 : FROM alpine:3.12 08:58:17 3.12: Pulling from library/alpine 08:58:17 d2f70382dc9a: Pulling fs layer 08:58:17 d2f70382dc9a: Verifying Checksum 08:58:17 d2f70382dc9a: Download complete 08:58:18 d2f70382dc9a: Pull complete 08:58:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:58:18 Status: Downloaded newer image for alpine:3.12 08:58:18 ---> 9852663dfa18 08:58:18 Step 18/24 : EXPOSE 4000 08:58:18 ---> Running in 09778ec44967 08:58:18 Removing intermediate container 09778ec44967 08:58:18 ---> a2e80ca88aad 08:58:18 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 08:58:21 ---> d660c5d51b63 08:58:21 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:58:21 ---> Running in dac929b4c062 08:58:21 Removing intermediate container dac929b4c062 08:58:21 ---> 9eafcb274c26 08:58:21 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:58:21 ---> Running in 10fece549c7b 08:58:22 Removing intermediate container 10fece549c7b 08:58:22 ---> 2dbbf35e9f23 08:58:22 Step 22/24 : LABEL arch=arm64 08:58:22 ---> Running in 40bd834f4b16 08:58:23 Removing intermediate container 40bd834f4b16 08:58:23 ---> 153c023d3b91 08:58:23 Step 23/24 : LABEL git_sha=97e586b6ae399f3db216c93d8ba35ec1b4e637a1 08:58:23 ---> Running in d4d02210d9ff 08:58:23 Removing intermediate container d4d02210d9ff 08:58:23 ---> 106117af92b2 08:58:23 Step 24/24 : LABEL version=0.0.0 08:58:23 ---> Running in fbec81074164 08:58:24 Removing intermediate container fbec81074164 08:58:24 ---> 08e5802d2a42 08:58:24 [Warning] One or more build-args [ARCH] were not consumed 08:58:24 Successfully built 08e5802d2a42 08:58:24 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 08:58:24 ---> job-cost.sh 08:58:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OHzL 08:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-msWx/bin to PATH 08:58:36 INFO: No Stack... 08:58:36 INFO: Retrieving Pricing Info for: v1-standard-2 08:58:36 INFO: Archiving Costs [Pipeline] sh 08:58:37 + cut -d, -f6 08:58:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 08:58:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] 08:58:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] did not exist. Created. 08:58:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:58:37 + echo total: 0.029999999329447746 [Pipeline] stash 08:58:38 Stashed 1 file(s) [Pipeline] } 08:58:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:59:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-OHzL/bin to PATH 09:00:54 INFO: No Stack... 09:00:54 INFO: Retrieving Pricing Info for: lf-standard-4 09:00:54 INFO: Archiving Costs [Pipeline] sh 09:00:55 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:00:55 + cut -d, -f6 [Pipeline] lock 09:00:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] 09:00:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] did not exist. Created. 09:00:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:55 /w/workspace/edgex-ui-go/1@tmp/durable-335afa10/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-335afa10/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:00:56 + echo total: 0.20999999344348907 [Pipeline] stash 09:00:56 Warning: overwriting stash ‘stack-cost’ 09:00:56 Stashed 1 file(s) [Pipeline] } 09:00:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-350-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 09:00:57 provisioning config files... 09:00:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/config6635334747285467560tmp [Pipeline] { [Pipeline] sh 09:00:57 + set +x 09:00:57 + curl -s https://codecov.io/bash 09:00:57 + bash -s -- 09:00:58 09:00:58 _____ _ 09:00:58 / ____| | | 09:00:58 | | ___ __| | ___ ___ _____ __ 09:00:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:58 Bash-1.0.2 09:00:58 09:00:58 09:00:58 ==> git version 2.24.3 found 09:00:58 ==> 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 09:00:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:00:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:00:58 ==> Jenkins CI detected. 09:00:58 project root: . 09:00:58 --> token set from env 09:00:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:58 ==> Running gcov in . (disable via -X gcov) 09:00:58 ==> Python coveragepy not found 09:00:58 ==> Searching for coverage reports in: 09:00:58 + . 09:00:58 -> Found 1 reports 09:00:58 ==> Detecting git/mercurial file structure 09:00:58 ==> Reading reports 09:00:58 + ./coverage.out bytes=10 09:00:58 ==> Appending adjustments 09:00:58 https://docs.codecov.io/docs/fixing-reports 09:00:58 + Found adjustments 09:00:58 ==> Gzipping contents 09:00:58 4.0K /tmp/codecov.1MQHky.gz 09:00:58 ==> Uploading reports 09:00:58 url: https://codecov.io 09:00:58 query: branch=PR-350&commit=97e586b6ae399f3db216c93d8ba35ec1b4e637a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=350&job=&cmd_args= 09:00:58 -> Pinging Codecov 09:00:58 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-350&commit=97e586b6ae399f3db216c93d8ba35ec1b4e637a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=350&job=&cmd_args= 09:01:03 -> Uploading to 09:01:03 https://storage.googleapis.com/codecov/v4/raw/2021-05-08/FB506323287CE973F263BFD2A0EB1F37/97e586b6ae399f3db216c93d8ba35ec1b4e637a1/1934c647-5cf7-4bd5-9a74-8fa9610beade.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210508T090102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8992198a20fa140694b41e7c09607157e895bc4f24974f27e81725c0890f65b 09:01:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:01:03 Dload Upload Total Spent Left Speed 09:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 8944 --:--:-- --:--:-- --:--:-- 8970 09:01:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/97e586b6ae399f3db216c93d8ba35ec1b4e637a1 [Pipeline] } 09:01:03 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 09:01:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:06 ---> package-listing.sh 09:01:06 ++ facter osfamily 09:01:06 ++ tr '[:upper:]' '[:lower:]' 09:01:06 + OS_FAMILY=redhat 09:01:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-350 09:01:06 + START_PACKAGES=/tmp/packages_start.txt 09:01:06 + END_PACKAGES=/tmp/packages_end.txt 09:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:06 + PACKAGES=/tmp/packages_start.txt 09:01:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-350 ']' 09:01:06 + PACKAGES=/tmp/packages_end.txt 09:01:06 + case "${OS_FAMILY}" in 09:01:06 + rpm -qa 09:01:06 + sort 09:01:11 + '[' -f /tmp/packages_start.txt ']' 09:01:11 + '[' -f /tmp/packages_end.txt ']' 09:01:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-350 ']' 09:01:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-350/archives/ 09:01:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-350/archives/ [Pipeline] echo 09:01:11 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-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:12 09:01:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:13 alpine: Pulling from edgex-lftools-log-publisher 09:01:13 df20fa9351a1: Pulling fs layer 09:01:13 36b3adc4ff6f: Pulling fs layer 09:01:13 8ad3a11d3b57: Pulling fs layer 09:01:13 46f8f816bc3b: Pulling fs layer 09:01:13 93b61091891f: Pulling fs layer 09:01:13 93b9cdb0e59b: Pulling fs layer 09:01:13 5e14af77c1be: Pulling fs layer 09:01:13 01666e4c0597: Pulling fs layer 09:01:13 aa168da1d23b: Pulling fs layer 09:01:13 46f8f816bc3b: Waiting 09:01:13 93b61091891f: Waiting 09:01:13 5e14af77c1be: Waiting 09:01:13 93b9cdb0e59b: Waiting 09:01:13 01666e4c0597: Waiting 09:01:13 aa168da1d23b: Waiting 09:01:13 36b3adc4ff6f: Verifying Checksum 09:01:13 36b3adc4ff6f: Download complete 09:01:13 46f8f816bc3b: Verifying Checksum 09:01:13 46f8f816bc3b: Download complete 09:01:13 93b61091891f: Download complete 09:01:13 93b9cdb0e59b: Verifying Checksum 09:01:13 93b9cdb0e59b: Download complete 09:01:13 5e14af77c1be: Verifying Checksum 09:01:13 5e14af77c1be: Download complete 09:01:13 01666e4c0597: Verifying Checksum 09:01:13 df20fa9351a1: Verifying Checksum 09:01:13 df20fa9351a1: Download complete 09:01:14 df20fa9351a1: Pull complete 09:01:14 36b3adc4ff6f: Pull complete 09:01:15 8ad3a11d3b57: Verifying Checksum 09:01:15 8ad3a11d3b57: Download complete 09:01:16 8ad3a11d3b57: Pull complete 09:01:16 46f8f816bc3b: Pull complete 09:01:16 93b61091891f: Pull complete 09:01:16 93b9cdb0e59b: Pull complete 09:01:16 5e14af77c1be: Pull complete 09:01:16 01666e4c0597: Pull complete 09:01:43 aa168da1d23b: Verifying Checksum 09:01:43 aa168da1d23b: Download complete 09:01:46 aa168da1d23b: Pull complete 09:01:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:01:46 prd-centos7-docker-4c-2g-3730 does not seem to be running inside a container 09:01:46 $ 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-350/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-350 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350:/w/workspace/edgexfoundry_edgex-ui-go_PR-350:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:01:49 $ docker top 93ddf89f056007b3be2e9a188f5ff4833b33440053eb6c0f831ae6d6d20634df -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:50 + mkdir -p /var/log/sa [Pipeline] sh 09:01:51 + ls /var/log/sa-host 09:01:51 + sadf -c /var/log/sa-host/sa08 09:01:51 file_magic: OK 09:01:51 HZ: Using current value: 100 09:01:51 file_header: OK 09:01:51 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 09:01:51 Statistics: 09:01:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:01:51 File successfully converted to sysstat format version 12.2.1 09:01:51 + sadf -c /var/log/sa-host/sa23 09:01:51 file_magic: OK 09:01:51 HZ: Using current value: 100 09:01:51 file_header: OK 09:01:51 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 09:01:51 Statistics: 09:01:51 Hnuu...uuuununununu... 09:01:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:51 provisioning config files... 09:01:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp/config4262789002794209958tmp [Pipeline] { [Pipeline] echo 09:01:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> create-netrc.sh [Pipeline] } 09:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:01:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> python-tools-install.sh [Pipeline] echo 09:01:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> sudo-logs.sh 09:01:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:53 ---> job-cost.sh 09:01:53 lf-activate-venv: SKIPPING 09:01:53 DEBUG: total: 0.20999999344348907 09:01:53 INFO: Retrieving Stack Cost... 09:01:54 INFO: Retrieving Pricing Info for: v1-standard-2 09:01:54 INFO: Archiving Costs [Pipeline] echo 09:01:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:54 ---> logs-deploy.sh 09:01:54 lf-activate-venv: SKIPPING 09:01:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-350/1 09:01:54 INFO: archiving workspace using pattern(s): 09:01:56 Archives upload complete. 09:01:56 INFO: archiving logs to Nexus 09:01:57 ---> uname -a: 09:01:57 Linux prd-centos7-docker-4c-2g-3730.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:01:57 09:01:57 09:01:57 ---> lscpu: 09:01:57 Architecture: x86_64 09:01:57 CPU op-mode(s): 32-bit, 64-bit 09:01:57 Byte Order: Little Endian 09:01:57 Address sizes: 40 bits physical, 48 bits virtual 09:01:57 CPU(s): 4 09:01:57 On-line CPU(s) list: 0-3 09:01:57 Thread(s) per core: 1 09:01:57 Core(s) per socket: 1 09:01:57 Socket(s): 4 09:01:57 NUMA node(s): 1 09:01:57 Vendor ID: GenuineIntel 09:01:57 CPU family: 6 09:01:57 Model: 44 09:01:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:01:57 Stepping: 1 09:01:57 CPU MHz: 2933.442 09:01:57 BogoMIPS: 5866.88 09:01:57 Virtualization: VT-x 09:01:57 Hypervisor vendor: KVM 09:01:57 Virtualization type: full 09:01:57 L1d cache: 128 KiB 09:01:57 L1i cache: 128 KiB 09:01:57 L2 cache: 16 MiB 09:01:57 L3 cache: 64 MiB 09:01:57 NUMA node0 CPU(s): 0-3 09:01:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:01:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:01:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:01:57 Vulnerability Meltdown: Mitigation; PTI 09:01:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:01:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:01:57 Vulnerability Srbds: Not affected 09:01:57 Vulnerability Tsx async abort: Not affected 09:01:57 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 09:01:57 09:01:57 09:01:57 ---> nproc: 09:01:57 4 09:01:57 09:01:57 09:01:57 ---> df -h: 09:01:57 Filesystem Size Used Available Use% Mounted on 09:01:57 overlay 50.0G 7.3G 42.7G 15% / 09:01:57 tmpfs 64.0M 0 64.0M 0% /dev 09:01:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:01:57 shm 64.0M 0 64.0M 0% /dev/shm 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-350 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-350@tmp 09:01:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:01:57 09:01:57 09:01:57 ---> free -m: 09:01:57 total used free shared buff/cache available 09:01:57 Mem: 1837 735 84 0 1016 997 09:01:57 Swap: 1023 1 1022 09:01:57 09:01:57 09:01:57 ---> ip addr: 09:01:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:01:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:01:57 inet 127.0.0.1/8 scope host lo 09:01:57 valid_lft forever preferred_lft forever 09:01:57 inet6 ::1/128 scope host 09:01:57 valid_lft forever preferred_lft forever 09:01:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:01:57 link/ether fa:16:3e:e8:7c:84 brd ff:ff:ff:ff:ff:ff 09:01:57 inet 10.30.122.195/23 brd 10.30.123.255 scope global dynamic eth0 09:01:57 valid_lft 85765sec preferred_lft 85765sec 09:01:57 inet6 fe80::f816:3eff:fee8:7c84/64 scope link 09:01:57 valid_lft forever preferred_lft forever 09:01:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:01:57 link/ether 02:42:33:1c:d3:d7 brd ff:ff:ff:ff:ff:ff 09:01:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:01:57 valid_lft forever preferred_lft forever 09:01:57 inet6 fe80::42:33ff:fe1c:d3d7/64 scope link 09:01:57 valid_lft forever preferred_lft forever 09:01:57 09:01:57 09:01:57 ---> sar -b -r -n DEV: 09:01:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/08/21 _x86_64_ (4 CPU) 09:01:57 09:01:57 08:51:10 LINUX RESTART (4 CPU) 09:01:57 09:01:57 08:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:57 08:53:01 33.32 10.27 23.05 0.00 4313.18 4554.26 0.00 09:01:57 08:54:01 1.57 0.00 1.57 0.00 0.00 24.61 0.00 09:01:57 08:55:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 09:01:57 08:56:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 09:01:57 08:57:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 09:01:57 08:58:01 0.25 0.00 0.25 0.00 0.00 3.78 0.00 09:01:57 08:59:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 09:01:57 09:00:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 09:01:57 09:01:01 0.40 0.10 0.30 0.00 7.46 3.35 0.00 09:01:57 Average: 4.09 1.15 2.94 0.00 480.29 511.52 0.00 09:01:57 09:01:57 08:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:57 08:53:01 125452 0 616868 32.79 2620 1136604 1111496 37.93 440180 1114600 20 09:01:57 08:54:01 125492 0 616820 32.78 2620 1136612 1090004 37.20 441732 1113484 8 09:01:57 08:55:01 123892 0 618412 32.87 2620 1136620 1090052 37.20 438580 1118156 8 09:01:57 08:56:01 125768 0 616536 32.77 2620 1136620 1079616 36.85 437508 1117300 12 09:01:57 08:57:01 125072 0 617224 32.80 2620 1136628 1079724 36.85 438672 1117492 20 09:01:57 08:58:01 124236 0 618056 32.85 2620 1136632 1079736 36.85 439356 1117492 16 09:01:57 08:59:01 124768 0 617520 32.82 2620 1136636 1079616 36.85 438964 1117492 20 09:01:57 09:00:01 124768 0 617516 32.82 2620 1136640 1079616 36.85 439008 1117492 8 09:01:57 09:01:01 109776 0 632260 33.60 2620 1136888 1095304 37.38 452408 1117544 40 09:01:57 Average: 123247 0 619024 32.90 2620 1136653 1087240 37.11 440712 1116784 17 09:01:57 09:01:57 08:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:57 08:53:01 eth0 128.96 120.24 503.24 20.97 0.00 0.00 0.00 0.00 09:01:57 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:53:01 docker0 66.05 53.91 5.84 161.43 0.00 0.00 0.00 0.00 09:01:57 08:54:01 eth0 1.85 0.45 0.38 0.21 0.00 0.00 0.00 0.00 09:01:57 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:55:01 eth0 1.35 0.55 0.58 0.39 0.00 0.00 0.00 0.00 09:01:57 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:56:01 eth0 0.65 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:01:57 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:57:01 eth0 0.82 0.45 0.41 0.24 0.00 0.00 0.00 0.00 09:01:57 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:58:01 eth0 1.03 0.30 0.32 0.20 0.00 0.00 0.00 0.00 09:01:57 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:59:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 09:01:57 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 09:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:01:57 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 09:01:01 eth0 5.01 3.13 4.85 1.78 0.00 0.00 0.00 0.00 09:01:57 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 Average: eth0 15.55 13.93 56.68 2.65 0.00 0.00 0.00 0.00 09:01:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:57 Average: docker0 7.34 5.99 0.65 17.94 0.00 0.00 0.00 0.00 09:01:57 09:01:57 09:01:57 ---> sar -P ALL: 09:01:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/08/21 _x86_64_ (4 CPU) 09:01:57 09:01:57 08:51:10 LINUX RESTART (4 CPU) 09:01:57 09:01:57 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:01:57 08:53:01 all 3.02 0.00 2.09 0.66 0.01 94.21 09:01:57 08:53:01 0 3.04 0.00 2.05 0.59 0.02 94.31 09:01:57 08:53:01 1 3.66 0.00 2.57 1.36 0.00 92.42 09:01:57 08:53:01 2 2.42 0.00 2.17 0.12 0.02 95.28 09:01:57 08:53:01 3 2.97 0.00 1.60 0.57 0.02 94.84 09:01:57 08:54:01 all 0.05 0.00 0.05 0.00 0.00 99.90 09:01:57 08:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:01:57 08:54:01 1 0.12 0.00 0.03 0.00 0.00 99.85 09:01:57 08:54:01 2 0.03 0.00 0.08 0.00 0.00 99.88 09:01:57 08:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:01:57 08:55:01 all 0.18 0.00 0.04 0.00 0.01 99.77 09:01:57 08:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:01:57 08:55:01 1 0.55 0.00 0.05 0.00 0.02 99.38 09:01:57 08:55:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:01:57 08:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 09:01:57 08:56:01 all 0.16 0.00 0.03 0.00 0.00 99.80 09:01:57 08:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:01:57 08:56:01 1 0.53 0.00 0.03 0.00 0.00 99.43 09:01:57 08:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:01:57 08:56:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:01:57 08:57:01 all 0.17 0.00 0.05 0.00 0.00 99.78 09:01:57 08:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:01:57 08:57:01 1 0.55 0.00 0.03 0.00 0.00 99.42 09:01:57 08:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:01:57 08:57:01 3 0.05 0.00 0.07 0.00 0.02 99.87 09:01:57 08:58:01 all 0.16 0.00 0.03 0.00 0.00 99.80 09:01:57 08:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:01:57 08:58:01 1 0.53 0.00 0.03 0.00 0.00 99.43 09:01:57 08:58:01 2 0.07 0.00 0.07 0.00 0.00 99.87 09:01:57 08:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:01:57 08:59:01 all 0.16 0.00 0.03 0.00 0.00 99.80 09:01:57 08:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:01:57 08:59:01 1 0.52 0.00 0.02 0.00 0.00 99.47 09:01:57 08:59:01 2 0.08 0.00 0.03 0.00 0.02 99.87 09:01:57 08:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:01:57 09:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 09:01:57 09:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:57 09:00:01 1 0.52 0.00 0.02 0.00 0.00 99.47 09:01:57 09:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 09:01:57 09:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:01:57 09:01:01 all 0.39 0.00 0.23 0.00 0.00 99.38 09:01:57 09:01:01 0 0.23 0.00 0.23 0.00 0.00 99.53 09:01:57 09:01:01 1 0.85 0.00 0.27 0.00 0.00 98.88 09:01:57 09:01:01 2 0.33 0.00 0.23 0.00 0.00 99.43 09:01:57 09:01:01 3 0.13 0.00 0.20 0.00 0.00 99.67 09:01:57 Average: all 0.49 0.00 0.29 0.07 0.00 99.15 09:01:57 Average: 0 0.38 0.00 0.28 0.06 0.00 99.28 09:01:57 Average: 1 0.87 0.00 0.34 0.15 0.00 98.64 09:01:57 Average: 2 0.35 0.00 0.30 0.01 0.01 99.33 09:01:57 Average: 3 0.37 0.00 0.23 0.06 0.00 99.33 09:01:57 09:01:57 09:01:57