Pull request #357 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 af8289723e7dad09fe07862fe184bfef7d3ada4f+ee8074266b270fdaf001247b3f0e0ff7886c0c93 (4d10f7eede230e6935f6fde9eb67637377f84d1a) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3384567373518975773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7221640986006944426.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-357/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9183364854307350752.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6555521925392443517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6466426704173868044.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-357/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5393135337019074825.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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: edgex-ui 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-122 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-357 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh2966169256106619067.key > 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 ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit af8289723e7dad09fe07862fe184bfef7d3ada4f > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh2534648231281638459.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh4238705946636553789.key Merge succeeded, producing af8289723e7dad09fe07862fe184bfef7d3ada4f Checking out Revision af8289723e7dad09fe07862fe184bfef7d3ada4f (PR-357) > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 Commit message: "feat: update configuration file for docker and remove dead code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:21:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:21:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:21:58 ========================================================= 10:21:58 EdgeX Global Pipelines Version Info 10:21:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:22:00 ------------------- 10:22:00 stable info: 10:22:00 ------------------- 10:22:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:22:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:22:00 Message: update stable to v1.0.192 10:22:01 ------------------- 10:22:01 experimental info: 10:22:01 ------------------- 10:22:01 Commited By: **** collab-it+edgex@linuxfoundation.org 10:22:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 10:22:01 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:22:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:22:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:22:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:22:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:22:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:22:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:22:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af8289723e7dad09fe07862fe184bfef7d3ada4f [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af82897 [Pipeline] echo 10:22:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:04 provisioning config files... 10:22:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config3865063066536725499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:05 ---> docker-login.sh 10:22:05 nexus3.edgexfoundry.org:10001 10:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:05 Configure a credential helper to remove this warning. See 10:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:05 10:22:05 Login Succeeded 10:22:05 nexus3.edgexfoundry.org:10002 10:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:05 Configure a credential helper to remove this warning. See 10:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:05 10:22:05 Login Succeeded 10:22:05 nexus3.edgexfoundry.org:10003 10:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:06 Configure a credential helper to remove this warning. See 10:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:06 10:22:06 Login Succeeded 10:22:06 nexus3.edgexfoundry.org:10004 10:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:06 Configure a credential helper to remove this warning. See 10:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:06 10:22:06 Login Succeeded 10:22:06 docker.io 10:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:06 Configure a credential helper to remove this warning. See 10:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:06 10:22:06 Login Succeeded 10:22:06 ---> docker-login.sh ends [Pipeline] } 10:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:08 + git log --format=format:%s -1 af8289723e7dad09fe07862fe184bfef7d3ada4f [Pipeline] echo 10:22:08 GIT_COMMIT: af8289723e7dad09fe07862fe184bfef7d3ada4f, Commit Message: feat: update configuration file for docker and remove dead code [Pipeline] echo 10:22:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:09 10:22:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:22:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:09 latest: Pulling from edgex-devops/git-semver 10:22:09 31603596830f: Pulling fs layer 10:22:09 54011a49482f: Pulling fs layer 10:22:09 a6820b24f6d8: Pulling fs layer 10:22:09 f581987b2513: Pulling fs layer 10:22:09 f581987b2513: Waiting 10:22:09 54011a49482f: Verifying Checksum 10:22:09 54011a49482f: Download complete 10:22:09 31603596830f: Verifying Checksum 10:22:09 31603596830f: Download complete 10:22:10 f581987b2513: Verifying Checksum 10:22:10 f581987b2513: Download complete 10:22:10 a6820b24f6d8: Verifying Checksum 10:22:10 a6820b24f6d8: Download complete 10:22:10 31603596830f: Pull complete 10:22:10 54011a49482f: Pull complete 10:22:11 a6820b24f6d8: Pull complete 10:22:11 f581987b2513: Pull complete 10:22:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:22:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:22:11 prd-centos7-docker-4c-2g-122 does not seem to be running inside a container 10:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@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:10004/edgex-devops/git-semver:latest cat 10:22:13 $ docker top 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:13 [ssh-agent] Looking for ssh-agent implementation... 10:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:14 $ docker exec 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent 10:22:14 SSH_AUTH_SOCK=/tmp/ssh-VwKqbr0QxRfA/agent.11 10:22:14 SSH_AGENT_PID=16 10:22:14 Running ssh-add (command line suppressed) 10:22:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_7736330454070305462.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_7736330454070305462.key) 10:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:14 + git tag --points-at HEAD [Pipeline] } 10:22:14 $ docker exec --env ******** --env ******** 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent -k 10:22:14 unset SSH_AUTH_SOCK; 10:22:14 unset SSH_AGENT_PID; 10:22:14 echo Agent pid 16 killed; 10:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:15 [ssh-agent] Looking for ssh-agent implementation... 10:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:15 $ docker exec 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent 10:22:15 SSH_AUTH_SOCK=/tmp/ssh-VvwuJFC55Bxn/agent.45 10:22:15 SSH_AGENT_PID=50 10:22:15 Running ssh-add (command line suppressed) 10:22:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_2392883113308796526.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_2392883113308796526.key) 10:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:15 + git semver init 10:22:15 # -> Open(): unable to determine branch for HEAD 10:22:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.git 10:22:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-357 10:22:15 # $SEMVER_REMOTE_NAME = origin 10:22:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:22:15 # $SEMVER_USER_NAME = edgex-jenkins 10:22:15 # $SEMVER_BRANCH = PR-357 10:22:15 # $SEMVER_TEMP = /tmp/semver-135577125 10:22:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:22:17 # '/tmp/semver-135577125' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver' 10:22:17 # -> Force: false 10:22:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver [Pipeline] } 10:22:17 $ docker exec --env ******** --env ******** 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf ssh-agent -k 10:22:18 unset SSH_AUTH_SOCK; 10:22:18 unset SSH_AGENT_PID; 10:22:18 echo Agent pid 50 killed; 10:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:18 + git semver [Pipeline] } 10:22:18 $ docker stop --time=1 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf 10:22:20 $ docker rm -f 98887bead49ca404413efc1eb66e782b96b3997a2f7aa43f392f75052fac4ebf [Pipeline] // withDockerContainer [Pipeline] sh 10:22:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:21 Stashed 1 file(s) [Pipeline] echo 10:22:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:22:36 Still waiting to schedule task 10:22:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-122’ 10:22:37 Still waiting to schedule task 10:22:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 10:24:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-123 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] ws 10:24:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:24:29 The recommended git tool is: git 10:24:34 using credential edgex-jenkins-ssh 10:24:34 Cloning the remote Git repository 10:24:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:24:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:24:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:24:35 > git --version # timeout=10 10:24:35 > git --version # 'git version 2.17.1' 10:24:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:24:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:24:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:24:37 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:24:38 Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit af8289723e7dad09fe07862fe184bfef7d3ada4f 10:24:38 Merge succeeded, producing af8289723e7dad09fe07862fe184bfef7d3ada4f 10:24:38 Checking out Revision af8289723e7dad09fe07862fe184bfef7d3ada4f (PR-357) 10:24:38 > git config core.sparsecheckout # timeout=10 10:24:38 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 10:24:38 > git remote # timeout=10 10:24:38 > git config --get remote.origin.url # timeout=10 10:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:38 > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 10:24:38 > git rev-parse HEAD^{commit} # timeout=10 10:24:38 > git config core.sparsecheckout # timeout=10 10:24:38 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 10:24:43 Commit message: "feat: update configuration file for docker and remove dead code" 10:24:44 > git --version # timeout=10 10:24:44 > git --version # 'git version 2.17.1' 10:24:44 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:24:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:24:46 + sudo service docker restart 10:24:46 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:49 provisioning config files... 10:24:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5511842288702038541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:49 ---> docker-login.sh 10:24:49 nexus3.edgexfoundry.org:10001 10:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:51 Configure a credential helper to remove this warning. See 10:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:51 10:24:51 Login Succeeded 10:24:51 nexus3.edgexfoundry.org:10002 10:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:51 Configure a credential helper to remove this warning. See 10:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:51 10:24:51 Login Succeeded 10:24:51 nexus3.edgexfoundry.org:10003 10:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:52 Configure a credential helper to remove this warning. See 10:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:52 10:24:52 Login Succeeded 10:24:52 nexus3.edgexfoundry.org:10004 10:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:52 Configure a credential helper to remove this warning. See 10:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:52 10:24:52 Login Succeeded 10:24:52 docker.io 10:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:53 Configure a credential helper to remove this warning. See 10:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:53 10:24:53 Login Succeeded 10:24:53 ---> docker-login.sh ends [Pipeline] } 10:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:54 ========================================================= 10:24:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:24:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:24:54 + 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 . 10:24:55 Sending build context to Docker daemon 35.45MB 10:24:55 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:24:55 Step 2/8 : FROM ${BASE} 10:24:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:24:55 595b0fe564bb: Pulling fs layer 10:24:55 7186ed65a4f7: Pulling fs layer 10:24:55 316046926c0a: Pulling fs layer 10:24:55 4ebd0625c992: Pulling fs layer 10:24:55 207e8628e3a3: Pulling fs layer 10:24:55 c791037a9be2: Pulling fs layer 10:24:55 ffd874e62e21: Pulling fs layer 10:24:55 c791037a9be2: Waiting 10:24:55 ffd874e62e21: Waiting 10:24:55 4ebd0625c992: Waiting 10:24:55 207e8628e3a3: Waiting 10:24:55 316046926c0a: Verifying Checksum 10:24:55 316046926c0a: Download complete 10:24:55 7186ed65a4f7: Verifying Checksum 10:24:55 7186ed65a4f7: Download complete 10:24:55 207e8628e3a3: Verifying Checksum 10:24:55 207e8628e3a3: Download complete 10:24:56 c791037a9be2: Verifying Checksum 10:24:56 c791037a9be2: Download complete 10:24:56 595b0fe564bb: Download complete 10:24:56 595b0fe564bb: Pull complete 10:24:57 7186ed65a4f7: Pull complete 10:24:57 316046926c0a: Pull complete 10:24:58 ffd874e62e21: Verifying Checksum 10:24:58 ffd874e62e21: Download complete 10:24:59 4ebd0625c992: Verifying Checksum 10:24:59 4ebd0625c992: Download complete 10:25:02 Running on prd-centos7-docker-4c-2g-124 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] ws 10:25:02 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:25:02 The recommended git tool is: git 10:25:06 using credential edgex-jenkins-ssh 10:25:06 Cloning the remote Git repository 10:25:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:25:06 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:25:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:25:06 > git --version # timeout=10 10:25:06 > git --version # 'git version 2.24.3' 10:25:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:06 [INFO] Currently running in a labeled security context 10:25:06 [INFO] Currently SELinux is 'enforcing' on the host 10:25:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5516538905950196614.key 10:25:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:25:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:25:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:08 [INFO] Currently running in a labeled security context 10:25:08 [INFO] Currently SELinux is 'enforcing' on the host 10:25:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5822360445692819442.key 10:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:25:08 Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit af8289723e7dad09fe07862fe184bfef7d3ada4f 10:25:09 Merge succeeded, producing af8289723e7dad09fe07862fe184bfef7d3ada4f 10:25:09 Checking out Revision af8289723e7dad09fe07862fe184bfef7d3ada4f (PR-357) 10:25:08 > git config core.sparsecheckout # timeout=10 10:25:08 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 10:25:09 > git remote # timeout=10 10:25:09 > git config --get remote.origin.url # timeout=10 10:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:09 [INFO] Currently running in a labeled security context 10:25:09 [INFO] Currently SELinux is 'enforcing' on the host 10:25:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh52916722993892701.key 10:25:09 > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 10:25:09 > git rev-parse HEAD^{commit} # timeout=10 10:25:09 > git config core.sparsecheckout # timeout=10 10:25:09 > git checkout -f af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 10:25:12 4ebd0625c992: Pull complete 10:25:12 207e8628e3a3: Pull complete 10:25:12 c791037a9be2: Pull complete 10:25:12 Commit message: "feat: update configuration file for docker and remove dead code" 10:25:12 > git --version # timeout=10 10:25:13 > git --version # 'git version 2.24.3' 10:25:13 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:25:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:25:15 ffd874e62e21: Pull complete 10:25:15 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:25:15 ---> cfc18b08335c 10:25:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:25:15 + sudo service docker restart 10:25:15 + true 10:25:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:17 provisioning config files... 10:25:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config775623924516743017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:17 ---> docker-login.sh 10:25:17 nexus3.edgexfoundry.org:10001 10:25:17 ---> Running in c074d3b0800a 10:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:17 Removing intermediate container c074d3b0800a 10:25:17 ---> d62cac1aa36d 10:25:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:18 Configure a credential helper to remove this warning. See 10:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:18 10:25:18 Login Succeeded 10:25:18 nexus3.edgexfoundry.org:10002 10:25:18 ---> Running in 503e4f7e9487 10:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:18 Configure a credential helper to remove this warning. See 10:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:18 10:25:18 Login Succeeded 10:25:18 nexus3.edgexfoundry.org:10003 10:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:18 Configure a credential helper to remove this warning. See 10:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:18 10:25:18 Login Succeeded 10:25:18 nexus3.edgexfoundry.org:10004 10:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:19 Configure a credential helper to remove this warning. See 10:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:19 10:25:19 Login Succeeded 10:25:19 docker.io 10:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:25:19 Configure a credential helper to remove this warning. See 10:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:25:19 10:25:19 Login Succeeded 10:25:19 ---> docker-login.sh ends [Pipeline] } 10:25:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:20 ========================================================= 10:25:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:25:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:25:20 + 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 . 10:25:20 Removing intermediate container 503e4f7e9487 10:25:20 ---> 9f42e55e3e9c 10:25:20 Step 5/8 : RUN apk add --no-cache make git 10:25:20 ---> Running in 0dfbb9333efb 10:25:21 Sending build context to Docker daemon 35.45MB 10:25:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:25:21 Step 2/8 : FROM ${BASE} 10:25:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:25:21 540db60ca938: Pulling fs layer 10:25:21 adcc1eea9eea: Pulling fs layer 10:25:21 4c4ab2625f07: Pulling fs layer 10:25:21 0510c868ecb4: Pulling fs layer 10:25:21 afea3b2eda06: Pulling fs layer 10:25:21 7809a108b3ef: Pulling fs layer 10:25:21 f706445af74f: Pulling fs layer 10:25:21 0510c868ecb4: Waiting 10:25:21 afea3b2eda06: Waiting 10:25:21 7809a108b3ef: Waiting 10:25:21 f706445af74f: Waiting 10:25:21 4c4ab2625f07: Verifying Checksum 10:25:21 4c4ab2625f07: Download complete 10:25:21 adcc1eea9eea: Verifying Checksum 10:25:21 adcc1eea9eea: Download complete 10:25:21 afea3b2eda06: Verifying Checksum 10:25:21 afea3b2eda06: Download complete 10:25:21 7809a108b3ef: Verifying Checksum 10:25:21 7809a108b3ef: Download complete 10:25:21 540db60ca938: Verifying Checksum 10:25:21 540db60ca938: Download complete 10:25:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:25:22 540db60ca938: Pull complete 10:25:22 adcc1eea9eea: Pull complete 10:25:23 4c4ab2625f07: Pull complete 10:25:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:25:24 f706445af74f: Verifying Checksum 10:25:24 f706445af74f: Download complete 10:25:25 0510c868ecb4: Download complete 10:25:28 OK: 138 MiB in 40 packages 10:25:28 Removing intermediate container 0dfbb9333efb 10:25:28 ---> d9dee2cea981 10:25:28 Step 6/8 : WORKDIR /edgex-ui-go 10:25:28 ---> Running in 8f0817ba736c 10:25:29 Removing intermediate container 8f0817ba736c 10:25:29 ---> eb8937cbd7e1 10:25:29 Step 7/8 : COPY . . 10:25:32 ---> 601b821f932c 10:25:32 Step 8/8 : RUN go mod download 10:25:32 ---> Running in 692343363ae8 10:25:35 0510c868ecb4: Pull complete 10:25:35 afea3b2eda06: Pull complete 10:25:35 7809a108b3ef: Pull complete 10:25:39 f706445af74f: Pull complete 10:25:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:25:39 ---> b068be0155e3 10:25:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:25:39 ---> Running in 8c2ed3cb3648 10:25:39 Removing intermediate container 8c2ed3cb3648 10:25:39 ---> ecd3bb1efa91 10:25:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:39 ---> Running in 4496be606e96 10:25:41 Removing intermediate container 4496be606e96 10:25:41 ---> 0e3823599776 10:25:41 Step 5/8 : RUN apk add --no-cache make git 10:25:41 ---> Running in 3d817528d893 10:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:25:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:25:43 OK: 149 MiB in 40 packages 10:25:44 Removing intermediate container 3d817528d893 10:25:44 ---> 709585423320 10:25:44 Step 6/8 : WORKDIR /edgex-ui-go 10:25:44 ---> Running in 4ce4fada4125 10:25:44 Removing intermediate container 4ce4fada4125 10:25:44 ---> 70f1ab2b5c3f 10:25:44 Step 7/8 : COPY . . 10:25:48 ---> b44672bf99d2 10:25:48 Step 8/8 : RUN go mod download 10:25:48 ---> Running in 0330de606039 10:26:05 Removing intermediate container 692343363ae8 10:26:05 ---> 9771046e88e4 10:26:05 Successfully built 9771046e88e4 10:26:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:26:05 + docker inspect -f . ci-base-image-arm64 10:26:05 . [Pipeline] withDockerContainer 10:26:05 prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container 10:26:05 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:26:07 $ docker top 843f890e9b46454485fba3c2cb594a1480f3889f262a2a540c322e8da36a1ce0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:08 + go version 10:26:08 go version go1.16.3 linux/arm64 [Pipeline] } 10:26:08 $ docker stop --time=1 843f890e9b46454485fba3c2cb594a1480f3889f262a2a540c322e8da36a1ce0 10:26:10 $ docker rm -f 843f890e9b46454485fba3c2cb594a1480f3889f262a2a540c322e8da36a1ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:11 + docker inspect -f . ci-base-image-arm64 10:26:11 . [Pipeline] withDockerContainer 10:26:11 prd-ubuntu18.04-docker-arm64-4c-16g-123 does not seem to be running inside a container 10:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:26:13 $ docker top d50a5b9202b97348a0a59937480faf7f2cfa301dd9cf675fe4e7faf43af0dc64 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:14 + go mod tidy [Pipeline] sh 10:26:15 + make test 10:26:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:26:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:26:21 Removing intermediate container 0330de606039 10:26:21 ---> 18423e8bab93 10:26:21 Successfully built 18423e8bab93 10:26:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:26:21 + docker inspect -f . ci-base-image-x86_64 10:26:21 . [Pipeline] withDockerContainer 10:26:21 prd-centos7-docker-4c-2g-124 does not seem to be running inside a container 10:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:26:22 $ docker top 78411f4f137dfb1d653cc83212c31c24bb348dc3b1a3fcbff45b77e18f24968f -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:24 + go version 10:26:24 go version go1.16.3 linux/amd64 [Pipeline] } 10:26:24 $ docker stop --time=1 78411f4f137dfb1d653cc83212c31c24bb348dc3b1a3fcbff45b77e18f24968f 10:26:25 $ docker rm -f 78411f4f137dfb1d653cc83212c31c24bb348dc3b1a3fcbff45b77e18f24968f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:26:26 + docker inspect -f . ci-base-image-x86_64 10:26:26 . [Pipeline] withDockerContainer 10:26:26 prd-centos7-docker-4c-2g-124 does not seem to be running inside a container 10:26: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 ******** -e ******** ci-base-image-x86_64 cat 10:26:28 $ docker top 13e768b35ed6f4be2734fa956817ae8588b2f84bf7176b0337b284532287e744 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:29 + go mod tidy [Pipeline] sh 10:26:30 + make test 10:26:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:26:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:26:39 # github.com/edgexfoundry/edgex-ui-go/internal/handler 10:26:39 internal/handler/export.go:35:14: undefined: component.ExportSubscriberCache 10:26:39 internal/handler/export.go:45:2: undefined: component.CreateMqttClient 10:26:42 # github.com/edgexfoundry/edgex-ui-go/internal/handler 10:26:42 internal/handler/export.go:35:14: undefined: component.ExportSubscriberCache 10:26:42 internal/handler/export.go:45:2: undefined: component.CreateMqttClient 10:26:46 make: *** [Makefile:34: test] Error 2 [Pipeline] } 10:26:46 $ docker stop --time=1 13e768b35ed6f4be2734fa956817ae8588b2f84bf7176b0337b284532287e744 10:26:47 make: *** [Makefile:34: test] Error 2 10:26:49 $ docker rm -f 13e768b35ed6f4be2734fa956817ae8588b2f84bf7176b0337b284532287e744 [Pipeline] // withDockerContainer [Pipeline] } 10:26:49 $ docker stop --time=1 d50a5b9202b97348a0a59937480faf7f2cfa301dd9cf675fe4e7faf43af0dc64 10:26:51 $ docker rm -f d50a5b9202b97348a0a59937480faf7f2cfa301dd9cf675fe4e7faf43af0dc64 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:26:54 ---> job-cost.sh 10:26:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z4Qd 10:26:54 ---> job-cost.sh 10:26:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mZ8o 10:27:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:27:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-mZ8o/bin to PATH 10:27:44 INFO: No Stack... 10:27:44 INFO: Retrieving Pricing Info for: v1-standard-2 10:27:44 INFO: Archiving Costs [Pipeline] sh 10:27:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:27:45 + cut -d, -f6 [Pipeline] lock 10:27:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] 10:27:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] did not exist. Created. 10:27:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:45 + echo total: 0.029999999329447746 [Pipeline] stash 10:27:46 Stashed 1 file(s) [Pipeline] } 10:27:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:27:46 Failed in branch amd64 10:28:54 lf-activate-venv(): INFO: Adding /tmp/venv-z4Qd/bin to PATH 10:28:54 INFO: No Stack... 10:28:55 INFO: Retrieving Pricing Info for: lf-standard-4 10:28:55 INFO: Archiving Costs [Pipeline] sh 10:28:56 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:28:56 + cut -d, -f6 [Pipeline] lock 10:28:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] 10:28:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] did not exist. Created. 10:28:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:56 /w/workspace/edgex-ui-go/1@tmp/durable-d1393e6d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d1393e6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:28:56 + echo total: 0.20999999344348907 [Pipeline] stash 10:28:56 Warning: overwriting stash ‘stack-cost’ 10:28:57 Stashed 1 file(s) [Pipeline] } 10:28:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:28:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:29:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:29:01 ---> package-listing.sh 10:29:01 ++ facter osfamily 10:29:01 ++ tr '[:upper:]' '[:lower:]' 10:29:01 + OS_FAMILY=redhat 10:29:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-357 10:29:01 + START_PACKAGES=/tmp/packages_start.txt 10:29:01 + END_PACKAGES=/tmp/packages_end.txt 10:29:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:01 + PACKAGES=/tmp/packages_start.txt 10:29:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' 10:29:01 + PACKAGES=/tmp/packages_end.txt 10:29:01 + case "${OS_FAMILY}" in 10:29:01 + rpm -qa 10:29:01 + sort 10:29:07 + '[' -f /tmp/packages_start.txt ']' 10:29:07 + '[' -f /tmp/packages_end.txt ']' 10:29:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' 10:29:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ 10:29:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ [Pipeline] echo 10:29:07 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:29:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:07 10:29:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:08 alpine: Pulling from edgex-lftools-log-publisher 10:29:08 df20fa9351a1: Pulling fs layer 10:29:08 36b3adc4ff6f: Pulling fs layer 10:29:08 8ad3a11d3b57: Pulling fs layer 10:29:08 46f8f816bc3b: Pulling fs layer 10:29:08 93b61091891f: Pulling fs layer 10:29:08 93b9cdb0e59b: Pulling fs layer 10:29:08 5e14af77c1be: Pulling fs layer 10:29:08 01666e4c0597: Pulling fs layer 10:29:08 aa168da1d23b: Pulling fs layer 10:29:08 46f8f816bc3b: Waiting 10:29:08 93b61091891f: Waiting 10:29:08 93b9cdb0e59b: Waiting 10:29:08 5e14af77c1be: Waiting 10:29:08 01666e4c0597: Waiting 10:29:08 aa168da1d23b: Waiting 10:29:08 36b3adc4ff6f: Verifying Checksum 10:29:08 36b3adc4ff6f: Download complete 10:29:08 46f8f816bc3b: Verifying Checksum 10:29:08 46f8f816bc3b: Download complete 10:29:08 93b61091891f: Download complete 10:29:08 df20fa9351a1: Verifying Checksum 10:29:08 df20fa9351a1: Download complete 10:29:08 5e14af77c1be: Verifying Checksum 10:29:08 5e14af77c1be: Download complete 10:29:08 93b9cdb0e59b: Verifying Checksum 10:29:08 93b9cdb0e59b: Download complete 10:29:08 01666e4c0597: Verifying Checksum 10:29:08 01666e4c0597: Download complete 10:29:08 8ad3a11d3b57: Download complete 10:29:08 df20fa9351a1: Pull complete 10:29:09 36b3adc4ff6f: Pull complete 10:29:09 8ad3a11d3b57: Pull complete 10:29:10 46f8f816bc3b: Pull complete 10:29:10 aa168da1d23b: Verifying Checksum 10:29:10 aa168da1d23b: Download complete 10:29:11 93b61091891f: Pull complete 10:29:11 93b9cdb0e59b: Pull complete 10:29:11 5e14af77c1be: Pull complete 10:29:11 01666e4c0597: Pull complete 10:29:18 aa168da1d23b: Pull complete 10:29:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:29:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:29:18 prd-centos7-docker-4c-2g-122 does not seem to be running inside a container 10:29:18 $ 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-357/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-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:29:23 $ docker top 4e388a831c1b3cd21178345e34dddce114da006368b51a7fec3558f49e2cd9b0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:23 + touch /tmp/pre-build-complete [Pipeline] sh 10:29:23 + mkdir -p /var/log/sa [Pipeline] sh 10:29:24 + ls /var/log/sa-host 10:29:24 + sadf -c /var/log/sa-host/sa14 10:29:24 file_magic: OK 10:29:24 HZ: Using current value: 100 10:29:24 file_header: OK 10:29:24 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 10:29:24 Statistics: 10:29:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:29:24 File successfully converted to sysstat format version 12.2.1 10:29:24 + sadf -c /var/log/sa-host/sa23 10:29:24 file_magic: OK 10:29:24 HZ: Using current value: 100 10:29:24 file_header: OK 10:29:24 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 10:29:24 Statistics: 10:29:24 Hnuu...uuuununununu... 10:29:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:24 provisioning config files... 10:29:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config7523677108272700758tmp [Pipeline] { [Pipeline] echo 10:29:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:29:24 ---> create-netrc.sh [Pipeline] } 10:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:29:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:29:25 ---> python-tools-install.sh [Pipeline] echo 10:29:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:29:25 ---> sudo-logs.sh 10:29:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:29:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:29:26 ---> job-cost.sh 10:29:26 lf-activate-venv: SKIPPING 10:29:26 DEBUG: total: 0.20999999344348907 10:29:26 INFO: Retrieving Stack Cost... 10:29:27 INFO: Retrieving Pricing Info for: v1-standard-2 10:29:27 INFO: Archiving Costs [Pipeline] echo 10:29:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:29:28 ---> logs-deploy.sh 10:29:28 lf-activate-venv: SKIPPING 10:29:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-357/1 10:29:28 INFO: archiving workspace using pattern(s): 10:29:30 Archives upload complete. 10:29:30 INFO: archiving logs to Nexus 10:29:31 ---> uname -a: 10:29:31 Linux prd-centos7-docker-4c-2g-122.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:29:31 10:29:31 10:29:31 ---> lscpu: 10:29:31 Architecture: x86_64 10:29:31 CPU op-mode(s): 32-bit, 64-bit 10:29:31 Byte Order: Little Endian 10:29:31 Address sizes: 40 bits physical, 48 bits virtual 10:29:31 CPU(s): 4 10:29:31 On-line CPU(s) list: 0-3 10:29:31 Thread(s) per core: 1 10:29:31 Core(s) per socket: 1 10:29:31 Socket(s): 4 10:29:31 NUMA node(s): 1 10:29:31 Vendor ID: GenuineIntel 10:29:31 CPU family: 6 10:29:31 Model: 44 10:29:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:29:31 Stepping: 1 10:29:31 CPU MHz: 2933.442 10:29:31 BogoMIPS: 5866.88 10:29:31 Virtualization: VT-x 10:29:31 Hypervisor vendor: KVM 10:29:31 Virtualization type: full 10:29:31 L1d cache: 128 KiB 10:29:31 L1i cache: 128 KiB 10:29:31 L2 cache: 16 MiB 10:29:31 L3 cache: 64 MiB 10:29:31 NUMA node0 CPU(s): 0-3 10:29:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:29:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:29:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:29:31 Vulnerability Meltdown: Mitigation; PTI 10:29:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:29:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:29:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:29:31 Vulnerability Srbds: Not affected 10:29:31 Vulnerability Tsx async abort: Not affected 10:29:31 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 10:29:31 10:29:31 10:29:31 ---> nproc: 10:29:31 4 10:29:31 10:29:31 10:29:31 ---> df -h: 10:29:31 Filesystem Size Used Available Use% Mounted on 10:29:31 overlay 50.0G 7.3G 42.7G 15% / 10:29:31 tmpfs 64.0M 0 64.0M 0% /dev 10:29:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:29:31 shm 64.0M 0 64.0M 0% /dev/shm 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-357 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:29:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:29:31 10:29:31 10:29:31 ---> free -m: 10:29:31 total used free shared buff/cache available 10:29:31 Mem: 1837 723 99 0 1014 1009 10:29:31 Swap: 1023 1 1022 10:29:31 10:29:31 10:29:31 ---> ip addr: 10:29:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:29:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:31 inet 127.0.0.1/8 scope host lo 10:29:31 valid_lft forever preferred_lft forever 10:29:31 inet6 ::1/128 scope host 10:29:31 valid_lft forever preferred_lft forever 10:29:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:29:31 link/ether fa:16:3e:1f:ee:f5 brd ff:ff:ff:ff:ff:ff 10:29:31 inet 10.30.123.98/23 brd 10.30.123.255 scope global dynamic eth0 10:29:31 valid_lft 85913sec preferred_lft 85913sec 10:29:31 inet6 fe80::f816:3eff:fe1f:eef5/64 scope link 10:29:31 valid_lft forever preferred_lft forever 10:29:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:29:31 link/ether 02:42:c0:04:46:65 brd ff:ff:ff:ff:ff:ff 10:29:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:29:31 valid_lft forever preferred_lft forever 10:29:31 inet6 fe80::42:c0ff:fe04:4665/64 scope link 10:29:31 valid_lft forever preferred_lft forever 10:29:31 10:29:31 10:29:31 ---> sar -b -r -n DEV: 10:29:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 10:29:31 10:29:31 10:21:10 LINUX RESTART (4 CPU) 10:29:31 10:29:31 10:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:29:31 10:23:01 33.29 10.77 22.52 0.00 4451.69 4614.82 0.00 10:29:31 10:24:01 1.85 0.00 1.85 0.00 0.00 34.26 0.00 10:29:31 10:25:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 10:29:31 10:26:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 10:29:31 10:27:01 0.22 0.00 0.22 0.00 0.00 3.01 0.00 10:29:31 10:28:01 0.33 0.00 0.33 0.00 0.00 4.96 0.00 10:29:31 10:29:01 0.73 0.28 0.45 0.00 20.52 5.60 0.00 10:29:31 Average: 5.21 1.56 3.66 0.00 629.90 657.75 0.00 10:29:31 10:29:31 10:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:31 10:23:01 159840 0 608512 32.34 2620 1110572 1107220 37.79 426380 1095060 28 10:29:31 10:24:01 162796 0 605548 32.18 2620 1110580 1080480 36.87 424336 1094276 8 10:29:31 10:25:01 160736 0 607604 32.29 2620 1110584 1080624 36.88 429300 1092092 8 10:29:31 10:26:01 158336 0 610000 32.42 2620 1110588 1080624 36.88 439336 1084124 8 10:29:31 10:27:01 157912 0 610416 32.44 2620 1110596 1080564 36.88 434384 1089804 8 10:29:31 10:28:01 158532 0 609792 32.41 2620 1110600 1080480 36.87 443276 1080604 8 10:29:31 10:29:01 150300 0 617468 32.82 2620 1111156 1098112 37.48 449440 1081100 8 10:29:31 Average: 158350 0 609906 32.42 2620 1110668 1086872 37.09 435207 1088151 11 10:29:31 10:29:31 10:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:31 10:23:01 eth0 126.57 114.83 512.37 20.23 0.00 0.00 0.00 0.00 10:29:31 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:23:01 docker0 59.09 51.92 5.08 168.15 0.00 0.00 0.00 0.00 10:29:31 10:24:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:29:31 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:25:01 eth0 4.45 1.97 3.55 0.31 0.00 0.00 0.00 0.00 10:29:31 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:26:01 eth0 0.48 0.28 0.27 0.17 0.00 0.00 0.00 0.00 10:29:31 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:27:01 eth0 0.23 0.17 0.08 0.10 0.00 0.00 0.00 0.00 10:29:31 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:28:01 eth0 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:29:31 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:29:01 eth0 2.58 1.73 2.70 0.76 0.00 0.00 0.00 0.00 10:29:31 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 Average: eth0 19.07 16.79 73.12 3.04 0.00 0.00 0.00 0.00 10:29:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:31 Average: docker0 8.32 7.31 0.72 23.68 0.00 0.00 0.00 0.00 10:29:31 10:29:31 10:29:31 ---> sar -P ALL: 10:29:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 10:29:31 10:29:31 10:21:10 LINUX RESTART (4 CPU) 10:29:31 10:29:31 10:22:02 CPU %user %nice %system %iowait %steal %idle 10:29:31 10:23:01 all 2.86 0.00 1.66 0.47 0.02 94.99 10:29:31 10:23:01 0 2.75 0.00 1.74 0.26 0.02 95.24 10:29:31 10:23:01 1 2.66 0.00 1.84 1.35 0.02 94.13 10:29:31 10:23:01 2 3.66 0.00 1.86 0.12 0.02 94.34 10:29:31 10:23:01 3 2.35 0.00 1.21 0.15 0.02 96.26 10:29:31 10:24:01 all 0.14 0.00 0.05 0.00 0.01 99.80 10:29:31 10:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:29:31 10:24:01 1 0.45 0.00 0.07 0.00 0.02 99.47 10:29:31 10:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:29:31 10:24:01 3 0.05 0.00 0.07 0.00 0.02 99.87 10:29:31 10:25:01 all 0.19 0.00 0.03 0.00 0.00 99.78 10:29:31 10:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:29:31 10:25:01 1 0.57 0.00 0.02 0.00 0.00 99.42 10:29:31 10:25:01 2 0.10 0.00 0.05 0.00 0.00 99.85 10:29:31 10:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:29:31 10:26:01 all 0.15 0.00 0.06 0.00 0.01 99.78 10:29:31 10:26:01 0 0.03 0.00 0.12 0.00 0.00 99.85 10:29:31 10:26:01 1 0.43 0.00 0.02 0.00 0.00 99.55 10:29:31 10:26:01 2 0.08 0.00 0.08 0.00 0.02 99.82 10:29:31 10:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:29:31 10:27:01 all 0.18 0.00 0.03 0.00 0.00 99.79 10:29:31 10:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90 10:29:31 10:27:01 1 0.53 0.00 0.02 0.00 0.00 99.45 10:29:31 10:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:29:31 10:27:01 3 0.07 0.00 0.03 0.00 0.00 99.90 10:29:31 10:28:01 all 0.13 0.00 0.05 0.00 0.00 99.83 10:29:31 10:28:01 0 0.05 0.00 0.05 0.00 0.00 99.90 10:29:31 10:28:01 1 0.35 0.00 0.03 0.00 0.00 99.62 10:29:31 10:28:01 2 0.05 0.00 0.08 0.00 0.00 99.87 10:29:31 10:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:29:31 10:29:01 all 0.30 0.00 0.06 0.01 0.00 99.63 10:29:31 10:29:01 0 0.15 0.00 0.07 0.00 0.00 99.78 10:29:31 10:29:01 1 0.65 0.00 0.05 0.00 0.00 99.30 10:29:31 10:29:01 2 0.13 0.00 0.03 0.00 0.00 99.83 10:29:31 10:29:01 3 0.27 0.00 0.08 0.03 0.00 99.62 10:29:31 Average: all 0.56 0.00 0.27 0.07 0.00 99.10 10:29:31 Average: 0 0.44 0.00 0.29 0.04 0.00 99.23 10:29:31 Average: 1 0.80 0.00 0.29 0.19 0.00 98.72 10:29:31 Average: 2 0.58 0.00 0.31 0.02 0.00 99.09 10:29:31 Average: 3 0.40 0.00 0.21 0.03 0.01 99.36 10:29:31 10:29:31 10:29:31