Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0971f0f5e8dfba25c795c7294fd550a7d8c3887d+362a620ccf47aa99c62b2f052005e112b2d013c2 (5b4d6f4881703f0ec2db9e0168d96c9a96d1909a) 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-ssh103787198948643922.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-ssh4041541371656005790.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-363/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-363/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3949227365370834032.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-363/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3761964183730132593.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-ssh5152061065070846192.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-363/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-363/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh898482689721124339.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-16875 in /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [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-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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-363@tmp/jenkins-gitclient-ssh608645460174030498.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 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 0971f0f5e8dfba25c795c7294fd550a7d8c3887d Merge succeeded, producing 0971f0f5e8dfba25c795c7294fd550a7d8c3887d Checking out Revision 0971f0f5e8dfba25c795c7294fd550a7d8c3887d (PR-363) > 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-363@tmp/jenkins-gitclient-ssh8027444533335426878.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # 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-363@tmp/jenkins-gitclient-ssh8997991167092884801.key > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:07 ========================================================= 07:13:07 EdgeX Global Pipelines Version Info 07:13:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:08 ------------------- 07:13:08 stable info: 07:13:08 ------------------- 07:13:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:13:08 Message: update stable to v1.0.192 07:13:09 ------------------- 07:13:09 experimental info: 07:13:09 ------------------- 07:13:09 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:13:09 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:13:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:13:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:13:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:13:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:13:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0971f0f [Pipeline] echo 07:13:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:16 provisioning config files... 07:13:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/config9135314302325971087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:16 ---> docker-login.sh 07:13:16 nexus3.edgexfoundry.org:10001 07:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:16 Configure a credential helper to remove this warning. See 07:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:16 07:13:16 Login Succeeded 07:13:16 nexus3.edgexfoundry.org:10002 07:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:16 Configure a credential helper to remove this warning. See 07:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:16 07:13:16 Login Succeeded 07:13:16 nexus3.edgexfoundry.org:10003 07:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:17 Configure a credential helper to remove this warning. See 07:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:17 07:13:17 Login Succeeded 07:13:17 nexus3.edgexfoundry.org:10004 07:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:17 Configure a credential helper to remove this warning. See 07:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:17 07:13:17 Login Succeeded 07:13:17 docker.io 07:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:17 Configure a credential helper to remove this warning. See 07:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:17 07:13:17 Login Succeeded 07:13:17 ---> docker-login.sh ends [Pipeline] } 07:13:17 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 07:13:20 + git log --format=format:%s -1 0971f0f5e8dfba25c795c7294fd550a7d8c3887d [Pipeline] echo 07:13:20 GIT_COMMIT: 0971f0f5e8dfba25c795c7294fd550a7d8c3887d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:13:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:23 07:13:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:13:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:24 latest: Pulling from edgex-devops/git-semver 07:13:24 31603596830f: Pulling fs layer 07:13:24 54011a49482f: Pulling fs layer 07:13:24 a6820b24f6d8: Pulling fs layer 07:13:24 f581987b2513: Pulling fs layer 07:13:24 f581987b2513: Waiting 07:13:24 54011a49482f: Verifying Checksum 07:13:24 54011a49482f: Download complete 07:13:24 31603596830f: Verifying Checksum 07:13:24 31603596830f: Download complete 07:13:24 a6820b24f6d8: Verifying Checksum 07:13:24 a6820b24f6d8: Download complete 07:13:24 f581987b2513: Verifying Checksum 07:13:24 f581987b2513: Download complete 07:13:24 31603596830f: Pull complete 07:13:24 54011a49482f: Pull complete 07:13:25 a6820b24f6d8: Pull complete 07:13:25 f581987b2513: Pull complete 07:13:25 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:13:27 prd-centos7-docker-4c-2g-16875 does not seem to be running inside a container 07:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-363 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363:/w/workspace/edgexfoundry_edgex-ui-go_PR-363:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@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 07:13:28 $ docker top dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:29 [ssh-agent] Looking for ssh-agent implementation... 07:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:29 $ docker exec dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent 07:13:29 SSH_AUTH_SOCK=/tmp/ssh-G6fH8PGjg1wh/agent.14 07:13:29 SSH_AGENT_PID=21 07:13:29 Running ssh-add (command line suppressed) 07:13:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_2043508887409271296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_2043508887409271296.key) 07:13:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:29 + git tag --points-at HEAD [Pipeline] } 07:13:29 $ docker exec --env ******** --env ******** dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent -k 07:13:29 unset SSH_AUTH_SOCK; 07:13:29 unset SSH_AGENT_PID; 07:13:29 echo Agent pid 21 killed; 07:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:30 [ssh-agent] Looking for ssh-agent implementation... 07:13:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:30 $ docker exec dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent 07:13:30 SSH_AUTH_SOCK=/tmp/ssh-zL0Up8Yxsdcz/agent.55 07:13:30 SSH_AGENT_PID=61 07:13:30 Running ssh-add (command line suppressed) 07:13:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_5368494736061068458.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/private_key_5368494736061068458.key) 07:13:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:30 + git semver init 07:13:30 # -> Open(): unable to determine branch for HEAD 07:13:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-363/.git 07:13:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-363 07:13:30 # $SEMVER_REMOTE_NAME = origin 07:13:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:13:30 # $SEMVER_USER_NAME = edgex-jenkins 07:13:30 # $SEMVER_BRANCH = PR-363 07:13:30 # $SEMVER_TEMP = /tmp/semver-312170911 07:13:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:13:32 # '/tmp/semver-312170911' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-363/.semver' 07:13:32 # -> Force: false 07:13:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-363/.semver [Pipeline] } 07:13:32 $ docker exec --env ******** --env ******** dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe ssh-agent -k 07:13:32 unset SSH_AUTH_SOCK; 07:13:32 unset SSH_AGENT_PID; 07:13:32 echo Agent pid 61 killed; 07:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:32 + git semver [Pipeline] } 07:13:32 $ docker stop --time=1 dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe 07:13:34 $ docker rm -f dfc50fed4bead7248e452415314301898c2e37469c096a74159409f6963c57fe [Pipeline] // withDockerContainer [Pipeline] sh 07:13:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:37 Stashed 1 file(s) [Pipeline] echo 07:13:37 [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 07:13:52 Still waiting to schedule task 07:13:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:13:52 Still waiting to schedule task 07:13:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:16:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16876 in /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [Pipeline] { [Pipeline] ws 07:16:06 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:16:06 The recommended git tool is: git 07:16:15 using credential edgex-jenkins-ssh 07:16:15 Cloning the remote Git repository 07:16:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:16:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:16:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:16:15 > git --version # timeout=10 07:16:15 > git --version # 'git version 2.17.1' 07:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:16:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:16:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:16:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:18 Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 0971f0f5e8dfba25c795c7294fd550a7d8c3887d 07:16:19 Merge succeeded, producing 0971f0f5e8dfba25c795c7294fd550a7d8c3887d 07:16:19 Checking out Revision 0971f0f5e8dfba25c795c7294fd550a7d8c3887d (PR-363) 07:16:18 > git config core.sparsecheckout # timeout=10 07:16:18 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 07:16:18 > git remote # timeout=10 07:16:19 > git config --get remote.origin.url # timeout=10 07:16:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:19 > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 07:16:19 > git rev-parse HEAD^{commit} # timeout=10 07:16:19 > git config core.sparsecheckout # timeout=10 07:16:19 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 07:16:23 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:16:23 > git --version # timeout=10 07:16:23 > git --version # 'git version 2.17.1' 07:16:23 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:16:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:16:26 + + truesudo service docker 07:16:26 restart 07:16:38 Running on prd-centos7-docker-4c-2g-16877 in /w/workspace/edgexfoundry_edgex-ui-go_PR-363 [Pipeline] { [Pipeline] ws 07:16:38 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:16:39 The recommended git tool is: git 07:16:45 using credential edgex-jenkins-ssh 07:16:45 Cloning the remote Git repository 07:16:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:16:45 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:16:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:16:45 > git --version # timeout=10 07:16:45 > git --version # 'git version 2.24.4' 07:16:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:45 [INFO] Currently running in a labeled security context 07:16:45 [INFO] Currently SELinux is 'enforcing' on the host 07:16:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8310409343503300018.key 07:16:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:46 provisioning config files... 07:16:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:16:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config910602664306885854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:49 ---> docker-login.sh 07:16:49 nexus3.edgexfoundry.org:10001 07:16:49 Merging remotes/origin/master commit 362a620ccf47aa99c62b2f052005e112b2d013c2 into PR head commit 0971f0f5e8dfba25c795c7294fd550a7d8c3887d 07:16:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:16:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:16:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:48 [INFO] Currently running in a labeled security context 07:16:48 [INFO] Currently SELinux is 'enforcing' on the host 07:16:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1369443835964289057.key 07:16:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:49 > git config core.sparsecheckout # timeout=10 07:16:49 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 07:16:49 Merge succeeded, producing 0971f0f5e8dfba25c795c7294fd550a7d8c3887d 07:16:49 Checking out Revision 0971f0f5e8dfba25c795c7294fd550a7d8c3887d (PR-363) 07:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:50 Configure a credential helper to remove this warning. See 07:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:50 07:16:50 Login Succeeded 07:16:50 nexus3.edgexfoundry.org:10002 07:16:49 > git remote # timeout=10 07:16:49 > git config --get remote.origin.url # timeout=10 07:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:49 [INFO] Currently running in a labeled security context 07:16:49 [INFO] Currently SELinux is 'enforcing' on the host 07:16:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3284419096151677216.key 07:16:49 > git merge 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 07:16:49 > git rev-parse HEAD^{commit} # timeout=10 07:16:49 > git config core.sparsecheckout # timeout=10 07:16:49 > git checkout -f 0971f0f5e8dfba25c795c7294fd550a7d8c3887d # timeout=10 07:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:51 Configure a credential helper to remove this warning. See 07:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:51 07:16:51 Login Succeeded 07:16:51 nexus3.edgexfoundry.org:10003 07:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:51 Configure a credential helper to remove this warning. See 07:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:51 07:16:51 Login Succeeded 07:16:51 nexus3.edgexfoundry.org:10004 07:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:52 Configure a credential helper to remove this warning. See 07:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:52 07:16:52 Login Succeeded 07:16:52 docker.io 07:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:52 Configure a credential helper to remove this warning. See 07:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:52 07:16:52 Login Succeeded 07:16:52 ---> docker-login.sh ends [Pipeline] } 07:16:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:16:53 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:16:53 > git --version # timeout=10 07:16:53 > git --version # 'git version 2.24.4' 07:16:53 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] echo 07:16:55 ========================================================= 07:16:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:16:55 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 07:16:55 + 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 . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:16:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 07:16:58 Sending build context to Docker daemon 35.5MB 07:16:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:16:58 Step 2/8 : FROM ${BASE} 07:16:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:58 595b0fe564bb: Pulling fs layer 07:16:58 7186ed65a4f7: Pulling fs layer 07:16:58 316046926c0a: Pulling fs layer 07:16:58 4ebd0625c992: Pulling fs layer 07:16:58 207e8628e3a3: Pulling fs layer 07:16:58 c791037a9be2: Pulling fs layer 07:16:58 ffd874e62e21: Pulling fs layer 07:16:58 4ebd0625c992: Waiting 07:16:58 207e8628e3a3: Waiting 07:16:58 c791037a9be2: Waiting 07:16:58 ffd874e62e21: Waiting 07:16:58 316046926c0a: Download complete 07:16:58 7186ed65a4f7: Verifying Checksum 07:16:58 7186ed65a4f7: Download complete 07:16:58 207e8628e3a3: Download complete 07:16:58 c791037a9be2: Verifying Checksum 07:16:58 c791037a9be2: Download complete 07:16:58 595b0fe564bb: Download complete 07:16:58 595b0fe564bb: Pull complete 07:16:58 7186ed65a4f7: Pull complete [Pipeline] sh 07:16:59 316046926c0a: Pull complete 07:16:59 + true 07:16:59 + sudo service docker restart 07:16:59 Redirecting to /bin/systemctl restart docker.service 07:17:00 ffd874e62e21: Verifying Checksum 07:17:00 ffd874e62e21: Download complete 07:17:01 4ebd0625c992: Verifying Checksum 07:17:01 4ebd0625c992: Download complete 07:17:11 4ebd0625c992: Pull complete 07:17:11 207e8628e3a3: Pull complete 07:17:12 c791037a9be2: Pull complete 07:17:16 ffd874e62e21: Pull complete 07:17:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:17:16 ---> cfc18b08335c 07:17:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { 07:17:17 ---> Running in 7b41680c7183 [Pipeline] configFileProvider 07:17:17 provisioning config files... 07:17:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8164913018437543043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:17 ---> docker-login.sh 07:17:17 nexus3.edgexfoundry.org:10001 07:17:17 Removing intermediate container 7b41680c7183 07:17:17 ---> d66af0b3402a 07:17:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:17 ---> Running in 0b771465bdb4 07:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:18 Configure a credential helper to remove this warning. See 07:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:18 07:17:18 Login Succeeded 07:17:18 nexus3.edgexfoundry.org:10002 07:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:18 Configure a credential helper to remove this warning. See 07:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:18 07:17:18 Login Succeeded 07:17:18 nexus3.edgexfoundry.org:10003 07:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:18 Configure a credential helper to remove this warning. See 07:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:18 07:17:18 Login Succeeded 07:17:18 nexus3.edgexfoundry.org:10004 07:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:18 Configure a credential helper to remove this warning. See 07:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:18 07:17:18 Login Succeeded 07:17:18 docker.io 07:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:18 Configure a credential helper to remove this warning. See 07:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:18 07:17:18 Login Succeeded 07:17:18 ---> docker-login.sh ends [Pipeline] } 07:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider 07:17:20 Removing intermediate container 0b771465bdb4 07:17:20 ---> ff2edd977daf 07:17:20 Step 5/8 : RUN apk add --no-cache make git 07:17:20 ---> Running in e79823ddbcb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:17:21 ========================================================= 07:17:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:17:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:17:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:17:21 + 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 . 07:17:21 Sending build context to Docker daemon 35.5MB 07:17:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:17:21 Step 2/8 : FROM ${BASE} 07:17:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:17:21 540db60ca938: Pulling fs layer 07:17:21 adcc1eea9eea: Pulling fs layer 07:17:21 4c4ab2625f07: Pulling fs layer 07:17:21 0510c868ecb4: Pulling fs layer 07:17:21 afea3b2eda06: Pulling fs layer 07:17:21 7809a108b3ef: Pulling fs layer 07:17:21 f706445af74f: Pulling fs layer 07:17:21 0510c868ecb4: Waiting 07:17:21 afea3b2eda06: Waiting 07:17:21 7809a108b3ef: Waiting 07:17:21 f706445af74f: Waiting 07:17:21 4c4ab2625f07: Verifying Checksum 07:17:21 4c4ab2625f07: Download complete 07:17:21 adcc1eea9eea: Verifying Checksum 07:17:21 adcc1eea9eea: Download complete 07:17:21 afea3b2eda06: Verifying Checksum 07:17:21 afea3b2eda06: Download complete 07:17:22 540db60ca938: Verifying Checksum 07:17:22 540db60ca938: Download complete 07:17:22 7809a108b3ef: Verifying Checksum 07:17:22 7809a108b3ef: Download complete 07:17:22 540db60ca938: Pull complete 07:17:22 adcc1eea9eea: Pull complete 07:17:22 4c4ab2625f07: Pull complete 07:17:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:17:23 f706445af74f: Verifying Checksum 07:17:23 f706445af74f: Download complete 07:17:23 0510c868ecb4: Verifying Checksum 07:17:23 0510c868ecb4: Download complete 07:17:26 OK: 138 MiB in 40 packages 07:17:27 0510c868ecb4: Pull complete 07:17:27 Removing intermediate container e79823ddbcb1 07:17:27 ---> 3be30db102fc 07:17:27 Step 6/8 : WORKDIR /edgex-ui-go 07:17:27 ---> Running in a17ce105fcca 07:17:27 afea3b2eda06: Pull complete 07:17:27 7809a108b3ef: Pull complete 07:17:27 Removing intermediate container a17ce105fcca 07:17:27 ---> 7979dcaf5164 07:17:27 Step 7/8 : COPY . . 07:17:29 f706445af74f: Pull complete 07:17:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:17:29 ---> b068be0155e3 07:17:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:17:31 ---> 4a5df1c66485 07:17:31 Step 8/8 : RUN go mod download 07:17:31 ---> Running in 22340d98472d 07:17:39 ---> Running in be7876d4b6c3 07:17:39 Removing intermediate container be7876d4b6c3 07:17:39 ---> 73891250a2c3 07:17:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:39 ---> Running in 83ff433e1877 07:17:39 Removing intermediate container 83ff433e1877 07:17:39 ---> 23681f789623 07:17:39 Step 5/8 : RUN apk add --no-cache make git 07:17:39 ---> Running in a2c53349a3d3 07:17:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:17:41 OK: 149 MiB in 40 packages 07:17:41 Removing intermediate container a2c53349a3d3 07:17:41 ---> c9cbd1797663 07:17:41 Step 6/8 : WORKDIR /edgex-ui-go 07:17:41 ---> Running in 6fbc6135563b 07:17:41 Removing intermediate container 6fbc6135563b 07:17:41 ---> 0b49093fd8f8 07:17:41 Step 7/8 : COPY . . 07:17:44 ---> 85a73cfc7c29 07:17:44 Step 8/8 : RUN go mod download 07:17:44 ---> Running in 55126abf5336 07:18:03 Removing intermediate container 22340d98472d 07:18:03 ---> 155c727965fe 07:18:03 Successfully built 155c727965fe 07:18:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:18:04 + docker inspect -f . ci-base-image-arm64 07:18:04 . [Pipeline] withDockerContainer 07:18:04 prd-ubuntu18.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container 07:18:04 $ 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-arm64 cat 07:18:05 $ docker top b4807325890db0d38f7b73a9bb6ac390d7b07bcaba58048e5ce4160cf726a116 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:06 + go version 07:18:06 go version go1.16.3 linux/arm64 [Pipeline] } 07:18:06 $ docker stop --time=1 b4807325890db0d38f7b73a9bb6ac390d7b07bcaba58048e5ce4160cf726a116 07:18:07 Removing intermediate container 55126abf5336 07:18:07 ---> b2a7b8c6561c 07:18:07 Successfully built b2a7b8c6561c 07:18:07 Successfully tagged ci-base-image-x86_64:latest 07:18:09 $ docker rm -f b4807325890db0d38f7b73a9bb6ac390d7b07bcaba58048e5ce4160cf726a116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh 07:18:11 + docker inspect -f . ci-base-image-x86_64 07:18:11 . [Pipeline] withDockerContainer 07:18:12 prd-centos7-docker-4c-2g-16877 does not seem to be running inside a container 07:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:18:12 $ docker top 7038a617200c875c39d3713d1f4f4cb1d883713740dd644228ba98e4c7f7933a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:12 + go version 07:18:12 go version go1.16.3 linux/amd64 [Pipeline] } 07:18:13 $ docker stop --time=1 7038a617200c875c39d3713d1f4f4cb1d883713740dd644228ba98e4c7f7933a 07:18:13 + docker inspect -f . ci-base-image-arm64 07:18:13 . 07:18:14 $ docker rm -f 7038a617200c875c39d3713d1f4f4cb1d883713740dd644228ba98e4c7f7933a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 07:18:14 prd-ubuntu18.04-docker-arm64-4c-16g-16876 does not seem to be running inside a container 07:18: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 ******** ci-base-image-arm64 cat 07:18:16 $ docker top 39ffd1f8d628180c8380c23fe858df303e90ab6d7f277fa5b9ccae208a2e2170 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:17 + docker inspect -f . ci-base-image-x86_64 07:18:17 . 07:18:17 + go mod tidy [Pipeline] withDockerContainer 07:18:19 prd-centos7-docker-4c-2g-16877 does not seem to be running inside a container 07:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:18:20 $ docker top 98cdea2e611257672a60f07de2bd2fbf4bfba6df71d44450325fd8349a1ac96f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:18:20 + go mod tidy 07:18:21 + make test 07:18:21 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] sh 07:18:21 + make test 07:18:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:18:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:18:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:18:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:18:31 GO111MODULE=on go vet ./... [Pipeline] } 07:18:37 $ docker stop --time=1 98cdea2e611257672a60f07de2bd2fbf4bfba6df71d44450325fd8349a1ac96f 07:18:39 $ docker rm -f 98cdea2e611257672a60f07de2bd2fbf4bfba6df71d44450325fd8349a1ac96f [Pipeline] // withDockerContainer [Pipeline] sh 07:18:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:18:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:18:59 + ls -al . 07:18:59 total 92 07:18:59 drwxrwxr-x. 10 jenkins jenkins 4096 May 24 07:18 . 07:18:59 drwxrwxr-x. 4 jenkins jenkins 28 May 24 07:16 .. 07:18:59 drwxrwxr-x. 3 jenkins jenkins 20 May 24 07:16 assets 07:18:59 drwxrwxr-x. 2 jenkins jenkins 35 May 24 07:16 bin 07:18:59 drwxrwxr-x. 3 jenkins jenkins 29 May 24 07:16 cmd 07:18:59 -rw-rw-r--. 1 jenkins jenkins 3959 May 24 07:16 CONTRIBUTING.md 07:18:59 -rw-r--r--. 1 jenkins jenkins 10 May 24 07:18 coverage.out 07:18:59 -rw-rw-r--. 1 jenkins jenkins 1508 May 24 07:16 Dockerfile 07:18:59 -rw-rw-r--. 1 jenkins jenkins 902 May 24 07:16 Dockerfile.build 07:18:59 drwxrwxr-x. 5 jenkins jenkins 104 May 24 07:16 docs 07:18:59 drwxrwxr-x. 8 jenkins jenkins 179 May 24 07:16 .git 07:18:59 drwxrwxr-x. 2 jenkins jenkins 103 May 24 07:16 .github 07:18:59 -rw-rw-r--. 1 jenkins jenkins 162 May 24 07:16 .gitignore 07:18:59 -rw-rw-r--. 1 jenkins jenkins 971 May 24 07:16 go.mod 07:18:59 -rw-r--r--. 1 jenkins jenkins 23959 May 24 07:18 go.sum 07:18:59 drwxrwxr-x. 10 jenkins jenkins 139 May 24 07:16 internal 07:18:59 -rw-rw-r--. 1 jenkins jenkins 652 May 24 07:16 Jenkinsfile 07:18:59 -rw-rw-r--. 1 jenkins jenkins 11357 May 24 07:16 LICENSE 07:18:59 -rw-rw-r--. 1 jenkins jenkins 941 May 24 07:16 Makefile 07:18:59 -rw-rw-r--. 1 jenkins jenkins 6012 May 24 07:16 README.md 07:18:59 -rw-rw-r--. 1 jenkins jenkins 5 May 24 07:13 VERSION 07:18:59 -rw-rw-r--. 1 jenkins jenkins 155 May 24 07:16 version.go 07:18:59 drwxrwxr-x. 4 jenkins jenkins 4096 May 24 07:16 web 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:18:59 GO111MODULE=on go vet ./... [Pipeline] isUnix [Pipeline] sh 07:18:59 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0971f0f5e8dfba25c795c7294fd550a7d8c3887d --label arch=amd64 --label version=0.0.0 . 07:18:59 Sending build context to Docker daemon 35.53MB 07:18:59 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:18:59 Step 2/24 : FROM ${BASE} AS builder 07:18:59 ---> b2a7b8c6561c 07:18:59 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:18:59 ---> Running in 9af91be8aca9 07:18:59 Removing intermediate container 9af91be8aca9 07:18:59 ---> abcff91abf37 07:18:59 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:18:59 ---> Running in d42aecef9e0b 07:18:59 Removing intermediate container d42aecef9e0b 07:18:59 ---> 21cf6d781da8 07:18:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:18:59 ---> Running in 2d901d88d504 07:18:59 Removing intermediate container 2d901d88d504 07:18:59 ---> e17c5e1aff80 07:18:59 Step 6/24 : LABEL Name=edgex-ui-go 07:18:59 ---> Running in 43f0d73bca05 07:19:00 Removing intermediate container 43f0d73bca05 07:19:00 ---> bec10c6ac36b 07:19:00 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:19:00 ---> Running in 7241d66c71c9 07:19:00 Removing intermediate container 7241d66c71c9 07:19:00 ---> c1884b6ccd2c 07:19:00 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:00 ---> Running in f4f900c7d655 07:19:00 Removing intermediate container f4f900c7d655 07:19:00 ---> 0355fe32780a 07:19:00 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:00 ---> Running in 754bef921b16 07:19:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:19:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:19:02 OK: 149 MiB in 40 packages 07:19:02 Removing intermediate container 754bef921b16 07:19:02 ---> 2ccd9a278a25 07:19:02 Step 10/24 : ENV GO111MODULE=on 07:19:02 ---> Running in bd7597b10fe8 07:19:02 Removing intermediate container bd7597b10fe8 07:19:02 ---> c9742ba6a24e 07:19:02 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:19:02 ---> Running in 8d808f42df6f 07:19:02 Removing intermediate container 8d808f42df6f 07:19:02 ---> d46a7f2cac8b 07:19:02 Step 12/24 : COPY go.mod . 07:19:03 ---> ca19bf299d94 07:19:03 Step 13/24 : COPY Makefile . 07:19:03 ---> e030c7d2a0ea 07:19:03 Step 14/24 : RUN make update 07:19:03 ---> Running in 5bd687b8801f 07:19:03 CGO_ENABLED=0 GO111MODULE=on go mod download 07:19:03 Removing intermediate container 5bd687b8801f 07:19:03 ---> 05a01e3cfdc7 07:19:03 Step 15/24 : COPY . . 07:19:05 ---> 25cd2ed88fda 07:19:05 Step 16/24 : RUN ${MAKE} 07:19:05 ---> Running in 49fb78cf5632 07:19:06 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 [Pipeline] } 07:19:14 $ docker stop --time=1 39ffd1f8d628180c8380c23fe858df303e90ab6d7f277fa5b9ccae208a2e2170 07:19:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:19:16 $ docker rm -f 39ffd1f8d628180c8380c23fe858df303e90ab6d7f277fa5b9ccae208a2e2170 07:19:18 Removing intermediate container 49fb78cf5632 07:19:18 ---> 4e75d6f02384 07:19:18 Step 17/24 : FROM alpine:3.12 07:19:18 3.12: Pulling from library/alpine 07:19:18 339de151aab4: Pulling fs layer 07:19:18 339de151aab4: Verifying Checksum 07:19:18 339de151aab4: Download complete 07:19:18 339de151aab4: Pull complete 07:19:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:19:18 Status: Downloaded newer image for alpine:3.12 07:19:18 ---> 13621d1b12d4 07:19:18 Step 18/24 : EXPOSE 4000 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:19 ---> Running in ff25a8d75694 07:19:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:19 Warning: overwriting stash ‘coverage-report’ 07:19:19 Removing intermediate container ff25a8d75694 07:19:19 ---> 830eb5587e88 07:19:19 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 07:19:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:20 ---> b4bcc750d0cc 07:19:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:19:20 ---> Running in b125c0fc2fdc 07:19:20 Removing intermediate container b125c0fc2fdc 07:19:20 ---> 8cee2b8e0453 07:19:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:19:20 ---> Running in 48255206b9a6 07:19:20 + ls -al . 07:19:20 total 124 07:19:20 drwxrwxr-x 10 jenkins jenkins 4096 May 24 07:18 . 07:19:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 07:16 .. 07:19:20 drwxrwxr-x 8 jenkins jenkins 4096 May 24 07:16 .git 07:19:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 07:16 .github 07:19:20 -rw-rw-r-- 1 jenkins jenkins 162 May 24 07:16 .gitignore 07:19:20 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 07:16 CONTRIBUTING.md 07:19:20 -rw-rw-r-- 1 jenkins jenkins 1508 May 24 07:16 Dockerfile 07:19:20 -rw-rw-r-- 1 jenkins jenkins 902 May 24 07:16 Dockerfile.build 07:19:20 -rw-rw-r-- 1 jenkins jenkins 652 May 24 07:16 Jenkinsfile 07:19:20 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 07:16 LICENSE 07:19:20 -rw-rw-r-- 1 jenkins jenkins 941 May 24 07:16 Makefile 07:19:20 -rw-rw-r-- 1 jenkins jenkins 6012 May 24 07:16 README.md 07:19:20 -rw-rw-r-- 1 jenkins jenkins 5 May 24 07:13 VERSION 07:19:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 07:16 assets 07:19:20 drwxrwxr-x 2 jenkins jenkins 4096 May 24 07:16 bin 07:19:20 drwxrwxr-x 3 jenkins jenkins 4096 May 24 07:16 cmd 07:19:20 -rw-r--r-- 1 jenkins jenkins 10 May 24 07:18 coverage.out 07:19:20 drwxrwxr-x 5 jenkins jenkins 4096 May 24 07:16 docs 07:19:20 -rw-rw-r-- 1 jenkins jenkins 971 May 24 07:16 go.mod 07:19:20 -rw-r--r-- 1 jenkins jenkins 23959 May 24 07:18 go.sum 07:19:20 drwxrwxr-x 10 jenkins jenkins 4096 May 24 07:16 internal 07:19:20 -rw-rw-r-- 1 jenkins jenkins 155 May 24 07:16 version.go 07:19:20 drwxrwxr-x 4 jenkins jenkins 4096 May 24 07:16 web [Pipeline] isUnix [Pipeline] sh 07:19:22 Removing intermediate container 48255206b9a6 07:19:22 ---> b9a2afbc053e 07:19:22 Step 22/24 : LABEL arch=amd64 07:19:22 ---> Running in e60f2798913f 07:19:22 Removing intermediate container e60f2798913f 07:19:22 ---> d3c4fc00b659 07:19:22 Step 23/24 : LABEL git_sha=0971f0f5e8dfba25c795c7294fd550a7d8c3887d 07:19:22 ---> Running in e4322db83354 07:19:22 Removing intermediate container e4322db83354 07:19:22 ---> 379884a7b218 07:19:22 Step 24/24 : LABEL version=0.0.0 07:19:22 ---> Running in 240960f33949 07:19:22 Removing intermediate container 240960f33949 07:19:22 ---> 1e6137c38173 07:19:22 [Warning] One or more build-args [ARCH] were not consumed 07:19:22 Successfully built 1e6137c38173 07:19:22 Successfully tagged edgex-ui:latest 07:19:22 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0971f0f5e8dfba25c795c7294fd550a7d8c3887d --label arch=arm64 --label version=0.0.0 . 07:19:22 Sending build context to Docker daemon 35.52MB 07:19:22 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:19:22 Step 2/24 : FROM ${BASE} AS builder 07:19:22 ---> 155c727965fe 07:19:22 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:19:22 ---> Running in 993f0eae9382 07:19:22 Removing intermediate container 993f0eae9382 07:19:22 ---> 2cd5f00826bc 07:19:22 Step 4/24 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 07:19:23 ---> Running in 2a42fed58ebc [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource 07:19:23 Removing intermediate container 2a42fed58ebc 07:19:23 ---> d649efebfa3b 07:19:23 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:19:23 ---> Running in 8ef3297fa9ce [Pipeline] sh 07:19:25 Removing intermediate container 8ef3297fa9ce 07:19:25 ---> 040fab521c7d 07:19:25 Step 6/24 : LABEL Name=edgex-ui-go 07:19:25 ---> Running in f5bb0252fa1b 07:19:25 Removing intermediate container f5bb0252fa1b 07:19:25 ---> d9b401d66c9a 07:19:25 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:19:25 ---> Running in bf42b85f9011 07:19:25 Removing intermediate container bf42b85f9011 07:19:25 ---> b7b6bd3d9d94 07:19:25 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:25 ---> Running in e2a2e300a651 07:19:26 ---> job-cost.sh 07:19:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OMuO 07:19:27 Removing intermediate container e2a2e300a651 07:19:27 ---> ca7abe4bf4a8 07:19:27 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:28 ---> Running in 986b3da6c001 07:19:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:19:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:19:31 OK: 138 MiB in 40 packages 07:19:32 Removing intermediate container 986b3da6c001 07:19:32 ---> e810cca891e8 07:19:32 Step 10/24 : ENV GO111MODULE=on 07:19:32 ---> Running in d8923da0f002 07:19:32 Removing intermediate container d8923da0f002 07:19:32 ---> 5eb9345c1f6d 07:19:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:19:32 ---> Running in a86f6c241787 07:19:33 Removing intermediate container a86f6c241787 07:19:33 ---> 1f23de9585e6 07:19:33 Step 12/24 : COPY go.mod . 07:19:34 ---> feca155426e1 07:19:34 Step 13/24 : COPY Makefile . 07:19:34 ---> 2a475fbe6722 07:19:34 Step 14/24 : RUN make update 07:19:35 ---> Running in a1daefe27e41 07:19:36 CGO_ENABLED=0 GO111MODULE=on go mod download 07:19:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:19:37 Removing intermediate container a1daefe27e41 07:19:37 ---> 589934c95be6 07:19:37 Step 15/24 : COPY . . 07:19:40 ---> 2dbe04daf8a6 07:19:40 Step 16/24 : RUN ${MAKE} 07:19:40 ---> Running in 0153522b8f21 07:19:41 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 07:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-OMuO/bin to PATH 07:19:54 INFO: No Stack... 07:19:54 INFO: Retrieving Pricing Info for: v3-standard-2 07:19:54 INFO: Archiving Costs [Pipeline] sh 07:19:54 + cut -d, -f6 07:19:54 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 07:19:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] 07:19:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] did not exist. Created. 07:19:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:55 + echo total: 0.05999999865889549 [Pipeline] stash 07:19:55 Stashed 1 file(s) [Pipeline] } 07:19:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:20:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:20:11 Removing intermediate container 0153522b8f21 07:20:11 ---> fce733d788e8 07:20:11 Step 17/24 : FROM alpine:3.12 07:20:11 3.12: Pulling from library/alpine 07:20:11 d2f70382dc9a: Pulling fs layer 07:20:12 d2f70382dc9a: Verifying Checksum 07:20:12 d2f70382dc9a: Download complete 07:20:12 d2f70382dc9a: Pull complete 07:20:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:20:12 Status: Downloaded newer image for alpine:3.12 07:20:12 ---> 9852663dfa18 07:20:12 Step 18/24 : EXPOSE 4000 07:20:13 ---> Running in 81c98578a557 07:20:13 Removing intermediate container 81c98578a557 07:20:13 ---> b9199968a156 07:20:13 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 07:20:15 ---> dcb322b4e0d6 07:20:15 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:20:15 ---> Running in 47cd6f41db42 07:20:18 Removing intermediate container 47cd6f41db42 07:20:18 ---> a48f208ce5f3 07:20:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:20:18 ---> Running in 7f7bb4e223cc 07:20:18 Removing intermediate container 7f7bb4e223cc 07:20:18 ---> a2b05ffdafd1 07:20:18 Step 22/24 : LABEL arch=arm64 07:20:18 ---> Running in ceeb9a73bd32 07:20:18 Removing intermediate container ceeb9a73bd32 07:20:18 ---> 66c22568425d 07:20:18 Step 23/24 : LABEL git_sha=0971f0f5e8dfba25c795c7294fd550a7d8c3887d 07:20:18 ---> Running in e9011359dada 07:20:18 Removing intermediate container e9011359dada 07:20:18 ---> 6b7f4fe37bb7 07:20:18 Step 24/24 : LABEL version=0.0.0 07:20:18 ---> Running in 5ac9287bb136 07:20:19 Removing intermediate container 5ac9287bb136 07:20:19 ---> 598e942f0dc3 07:20:19 [Warning] One or more build-args [ARCH] were not consumed 07:20:19 Successfully built 598e942f0dc3 07:20:19 Successfully tagged edgex-ui-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 07:20:19 ---> job-cost.sh 07:20:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5RJX 07:20:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-5RJX/bin to PATH 07:22:20 INFO: No Stack... 07:22:20 INFO: Retrieving Pricing Info for: v2-standard-4 07:22:20 INFO: Archiving Costs [Pipeline] sh 07:22:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:22:21 + cut -d, -f6 [Pipeline] lock 07:22:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] 07:22:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] did not exist. Created. 07:22:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:21 /w/workspace/edgex-ui-go/1@tmp/durable-31ad2616/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-31ad2616/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:22:22 + echo total: 0.18000000715255737 [Pipeline] stash 07:22:22 Warning: overwriting stash ‘stack-cost’ 07:22:22 Stashed 1 file(s) [Pipeline] } 07:22:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-363-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] configFileProvider 07:22:28 provisioning config files... 07:22:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/config3489230596945701233tmp [Pipeline] { [Pipeline] sh 07:22:28 + set +x 07:22:28 + curl -s https://codecov.io/bash 07:22:28 + bash -s -- 07:22:28 07:22:28 _____ _ 07:22:28 / ____| | | 07:22:28 | | ___ __| | ___ ___ _____ __ 07:22:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:22:28 | |___| (_) | (_| | __/ (_| (_) \ V / 07:22:28 \_____\___/ \__,_|\___|\___\___/ \_/ 07:22:28 Bash-1.0.2 07:22:28 07:22:28 07:22:28 ==> git version 2.24.4 found 07:22:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:22:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:22:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:22:28 ==> Jenkins CI detected. 07:22:28 project root: . 07:22:28 --> token set from env 07:22:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:22:28 ==> Running gcov in . (disable via -X gcov) 07:22:28 ==> Python coveragepy not found 07:22:28 ==> Searching for coverage reports in: 07:22:28 + . 07:22:29 -> Found 1 reports 07:22:29 ==> Detecting git/mercurial file structure 07:22:29 ==> Reading reports 07:22:29 + ./coverage.out bytes=10 07:22:29 ==> Appending adjustments 07:22:29 https://docs.codecov.io/docs/fixing-reports 07:22:29 + Found adjustments 07:22:29 ==> Gzipping contents 07:22:29 4.0K /tmp/codecov.ZjM1bf.gz 07:22:29 ==> Uploading reports 07:22:29 url: https://codecov.io 07:22:29 query: branch=PR-363&commit=0971f0f5e8dfba25c795c7294fd550a7d8c3887d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=363&job=&cmd_args= 07:22:29 -> Pinging Codecov 07:22:29 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-363&commit=0971f0f5e8dfba25c795c7294fd550a7d8c3887d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=363&job=&cmd_args= 07:22:30 -> Uploading to 07:22:30 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/FB506323287CE973F263BFD2A0EB1F37/0971f0f5e8dfba25c795c7294fd550a7d8c3887d/e80079bc-e920-466a-a723-e19c5b3e05c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T072229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2e00081e53775ac9184dd09371e80ab5f991941a5f54140f7ec11f3066d5047 07:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:30 Dload Upload Total Spent Left Speed 07:22:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9797 --:--:-- --:--:-- --:--:-- 9819 07:22:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0971f0f5e8dfba25c795c7294fd550a7d8c3887d [Pipeline] } 07:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [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 07:22:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:22:37 ---> package-listing.sh 07:22:37 ++ facter osfamily 07:22:37 ++ tr '[:upper:]' '[:lower:]' 07:22:37 + OS_FAMILY=redhat 07:22:37 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-363 07:22:37 + START_PACKAGES=/tmp/packages_start.txt 07:22:37 + END_PACKAGES=/tmp/packages_end.txt 07:22:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:37 + PACKAGES=/tmp/packages_start.txt 07:22:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-363 ']' 07:22:37 + PACKAGES=/tmp/packages_end.txt 07:22:37 + case "${OS_FAMILY}" in 07:22:37 + rpm -qa 07:22:37 + sort 07:22:38 + '[' -f /tmp/packages_start.txt ']' 07:22:38 + '[' -f /tmp/packages_end.txt ']' 07:22:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-363 ']' 07:22:38 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-363/archives/ 07:22:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-363/archives/ [Pipeline] echo 07:22:38 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:22:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:22:41 07:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:22:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:22:41 alpine: Pulling from edgex-lftools-log-publisher 07:22:41 df20fa9351a1: Pulling fs layer 07:22:41 36b3adc4ff6f: Pulling fs layer 07:22:41 8ad3a11d3b57: Pulling fs layer 07:22:41 46f8f816bc3b: Pulling fs layer 07:22:41 93b61091891f: Pulling fs layer 07:22:41 93b9cdb0e59b: Pulling fs layer 07:22:41 5e14af77c1be: Pulling fs layer 07:22:41 01666e4c0597: Pulling fs layer 07:22:41 aa168da1d23b: Pulling fs layer 07:22:41 46f8f816bc3b: Waiting 07:22:41 93b61091891f: Waiting 07:22:41 93b9cdb0e59b: Waiting 07:22:41 01666e4c0597: Waiting 07:22:41 5e14af77c1be: Waiting 07:22:41 aa168da1d23b: Waiting 07:22:41 36b3adc4ff6f: Verifying Checksum 07:22:41 36b3adc4ff6f: Download complete 07:22:41 46f8f816bc3b: Download complete 07:22:41 df20fa9351a1: Verifying Checksum 07:22:41 df20fa9351a1: Download complete 07:22:41 93b9cdb0e59b: Verifying Checksum 07:22:41 93b9cdb0e59b: Download complete 07:22:41 93b61091891f: Verifying Checksum 07:22:41 93b61091891f: Download complete 07:22:41 5e14af77c1be: Verifying Checksum 07:22:41 5e14af77c1be: Download complete 07:22:41 01666e4c0597: Verifying Checksum 07:22:41 01666e4c0597: Download complete 07:22:41 df20fa9351a1: Pull complete 07:22:41 8ad3a11d3b57: Verifying Checksum 07:22:41 8ad3a11d3b57: Download complete 07:22:42 36b3adc4ff6f: Pull complete 07:22:42 8ad3a11d3b57: Pull complete 07:22:42 46f8f816bc3b: Pull complete 07:22:43 93b61091891f: Pull complete 07:22:43 93b9cdb0e59b: Pull complete 07:22:43 5e14af77c1be: Pull complete 07:22:43 01666e4c0597: Pull complete 07:22:43 aa168da1d23b: Verifying Checksum 07:22:43 aa168da1d23b: Download complete 07:22:48 aa168da1d23b: Pull complete 07:22:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:22:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:22:48 prd-centos7-docker-4c-2g-16875 does not seem to be running inside a container 07:22:48 $ 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-363/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-363 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363:/w/workspace/edgexfoundry_edgex-ui-go_PR-363:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@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 07:22:50 $ docker top 79921a0ff0b7c270808a2d7c9bc0889ce2550ec8251995de8e6218bc6b517d84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:50 + touch /tmp/pre-build-complete [Pipeline] sh 07:22:51 + mkdir -p /var/log/sa [Pipeline] sh 07:22:51 + ls /var/log/sa-host 07:22:51 + sadf -c /var/log/sa-host/sa05 07:22:51 file_magic: OK 07:22:51 HZ: Using current value: 100 07:22:51 file_header: OK 07:22: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 07:22:51 Statistics: 07:22:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:22:51 File successfully converted to sysstat format version 12.2.1 07:22:51 + sadf -c /var/log/sa-host/sa24 07:22:51 file_magic: OK 07:22:51 HZ: Using current value: 100 07:22:51 file_header: OK 07:22: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 07:22:51 Statistics: 07:22:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:22:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:56 provisioning config files... 07:22:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp/config1415689804534943255tmp [Pipeline] { [Pipeline] echo 07:22:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:22:56 ---> create-netrc.sh [Pipeline] } 07:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:22:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:22:57 ---> python-tools-install.sh [Pipeline] echo 07:22:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:22:57 ---> sudo-logs.sh 07:22:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:22:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:22:57 ---> job-cost.sh 07:22:57 lf-activate-venv: SKIPPING 07:22:57 DEBUG: total: 0.18000000715255737 07:22:57 INFO: Retrieving Stack Cost... 07:22:58 INFO: Retrieving Pricing Info for: v3-standard-2 07:22:59 INFO: Archiving Costs [Pipeline] echo 07:22:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:22:59 ---> logs-deploy.sh 07:22:59 lf-activate-venv: SKIPPING 07:22:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-363/1 07:22:59 INFO: archiving workspace using pattern(s): 07:23:00 Archives upload complete. 07:23:00 INFO: archiving logs to Nexus 07:23:00 ---> uname -a: 07:23:00 Linux prd-centos7-docker-4c-2g-16875.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:23:00 07:23:00 07:23:00 ---> lscpu: 07:23:00 Architecture: x86_64 07:23:00 CPU op-mode(s): 32-bit, 64-bit 07:23:00 Byte Order: Little Endian 07:23:00 Address sizes: 40 bits physical, 48 bits virtual 07:23:00 CPU(s): 2 07:23:00 On-line CPU(s) list: 0,1 07:23:00 Thread(s) per core: 1 07:23:00 Core(s) per socket: 1 07:23:00 Socket(s): 2 07:23:00 NUMA node(s): 1 07:23:00 Vendor ID: AuthenticAMD 07:23:00 CPU family: 23 07:23:00 Model: 49 07:23:00 Model name: AMD EPYC-Rome Processor 07:23:00 Stepping: 0 07:23:00 CPU MHz: 2800.000 07:23:00 BogoMIPS: 5600.00 07:23:00 Virtualization: AMD-V 07:23:00 Hypervisor vendor: KVM 07:23:00 Virtualization type: full 07:23:00 L1d cache: 64 KiB 07:23:00 L1i cache: 64 KiB 07:23:00 L2 cache: 1 MiB 07:23:00 L3 cache: 32 MiB 07:23:00 NUMA node0 CPU(s): 0,1 07:23:00 Vulnerability Itlb multihit: Not affected 07:23:00 Vulnerability L1tf: Not affected 07:23:00 Vulnerability Mds: Not affected 07:23:00 Vulnerability Meltdown: Not affected 07:23:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:23:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:23:00 Vulnerability Srbds: Not affected 07:23:00 Vulnerability Tsx async abort: Not affected 07:23:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:23:00 07:23:00 07:23:00 ---> nproc: 07:23:00 2 07:23:00 07:23:00 07:23:00 ---> df -h: 07:23:00 Filesystem Size Used Available Use% Mounted on 07:23:00 overlay 40.0G 7.6G 32.4G 19% / 07:23:00 tmpfs 64.0M 0 64.0M 0% /dev 07:23:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:23:00 shm 64.0M 0 64.0M 0% /dev/shm 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-363 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-363@tmp 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:23:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:23:00 07:23:00 07:23:00 ---> free -m: 07:23:00 total used free shared buff/cache available 07:23:00 Mem: 7821 912 4770 0 2137 6731 07:23:00 Swap: 1023 0 1023 07:23:00 07:23:00 07:23:00 ---> ip addr: 07:23:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:23:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:00 inet 127.0.0.1/8 scope host lo 07:23:00 valid_lft forever preferred_lft forever 07:23:00 inet6 ::1/128 scope host 07:23:00 valid_lft forever preferred_lft forever 07:23:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:23:00 link/ether fa:16:3e:24:12:bc brd ff:ff:ff:ff:ff:ff 07:23:00 inet 10.30.123.36/23 brd 10.30.123.255 scope global dynamic eth0 07:23:00 valid_lft 85761sec preferred_lft 85761sec 07:23:00 inet6 fe80::f816:3eff:fe24:12bc/64 scope link 07:23:00 valid_lft forever preferred_lft forever 07:23:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:23:00 link/ether 02:42:a3:db:0c:4b brd ff:ff:ff:ff:ff:ff 07:23:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:23:00 valid_lft forever preferred_lft forever 07:23:00 inet6 fe80::42:a3ff:fedb:c4b/64 scope link 07:23:00 valid_lft forever preferred_lft forever 07:23:00 07:23:00 07:23:00 ---> sar -b -r -n DEV: 07:23:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 07:23:00 07:23:00 07:12:09 LINUX RESTART (2 CPU) 07:23:00 07:23:00 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:23:00 07:14:01 60.45 3.61 56.84 0.00 2643.68 4853.34 0.00 07:23:00 07:15:01 1.78 0.00 1.78 0.00 0.00 35.06 0.00 07:23:00 07:16:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 07:23:00 07:17:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 07:23:00 07:18:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 07:23:00 07:19:01 0.32 0.00 0.32 0.00 0.00 5.08 0.00 07:23:00 07:20:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 07:23:00 07:21:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 07:23:00 07:22:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 07:23:00 Average: 7.01 0.39 6.61 0.00 289.52 537.92 0.00 07:23:00 07:23:00 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:00 07:14:01 5425480 0 799540 9.98 2620 1781292 1181976 13.05 600452 1581192 132 07:23:00 07:15:01 5438276 0 786736 9.82 2620 1781300 1070052 11.81 591872 1578564 20 07:23:00 07:16:01 5439420 0 785592 9.81 2620 1781300 1063884 11.75 588200 1581732 8 07:23:00 07:17:01 5430228 0 794776 9.92 2620 1781308 1118824 12.35 596328 1581732 20 07:23:00 07:18:01 5435800 0 789200 9.85 2620 1781312 1064136 11.75 588308 1584764 20 07:23:00 07:19:01 5428476 0 796524 9.95 2620 1781312 1063896 11.75 596360 1584764 16 07:23:00 07:20:01 5428072 0 796920 9.95 2620 1781320 1063896 11.75 596908 1584764 8 07:23:00 07:21:01 5427712 0 797276 9.95 2620 1781324 1063896 11.75 598516 1583068 16 07:23:00 07:22:01 5428060 0 796924 9.95 2620 1781328 1063896 11.75 598500 1583068 8 07:23:00 Average: 5431280 0 793721 9.91 2620 1781311 1083828 11.97 595049 1582628 28 07:23:00 07:23:00 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:00 07:14:01 eth0 185.73 164.83 600.27 39.98 0.00 0.00 0.00 0.00 07:23:00 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:14:01 docker0 55.44 38.60 5.16 167.49 0.00 0.00 0.00 0.00 07:23:00 07:15:01 eth0 0.90 0.13 0.15 0.01 0.00 0.00 0.00 0.00 07:23:00 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:16:01 eth0 0.48 0.02 0.05 0.00 0.00 0.00 0.00 0.00 07:23:00 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:17:01 eth0 2.50 2.53 0.63 13.19 0.00 0.00 0.00 0.00 07:23:00 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:18:01 eth0 0.53 0.52 0.16 1.14 0.00 0.00 0.00 0.00 07:23:00 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:19:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:00 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:00 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:00 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:23:00 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 Average: eth0 20.87 18.45 65.85 5.98 0.00 0.00 0.00 0.00 07:23:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:00 Average: docker0 6.07 4.23 0.57 18.34 0.00 0.00 0.00 0.00 07:23:00 07:23:00 07:23:00 ---> sar -P ALL: 07:23:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 07:23:00 07:23:00 07:12:09 LINUX RESTART (2 CPU) 07:23:00 07:23:00 07:13:02 CPU %user %nice %system %iowait %steal %idle 07:23:00 07:14:01 all 4.74 0.00 2.14 1.60 0.05 91.47 07:23:00 07:14:01 0 4.71 0.00 2.25 1.77 0.05 91.21 07:23:00 07:14:01 1 4.76 0.00 2.03 1.43 0.05 91.73 07:23:00 07:15:01 all 0.05 0.00 0.05 0.00 0.03 99.87 07:23:00 07:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:23:00 07:15:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:23:00 07:16:01 all 0.04 0.00 0.03 0.00 0.03 99.90 07:23:00 07:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:23:00 07:16:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:23:00 07:17:01 all 0.12 0.00 0.07 0.00 0.03 99.79 07:23:00 07:17:01 0 0.10 0.00 0.07 0.00 0.02 99.82 07:23:00 07:17:01 1 0.13 0.00 0.07 0.00 0.03 99.77 07:23:00 07:18:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:23:00 07:18:01 0 0.12 0.00 0.03 0.00 0.02 99.83 07:23:00 07:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:23:00 07:19:01 all 0.11 0.00 0.05 0.00 0.03 99.82 07:23:00 07:19:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:23:00 07:19:01 1 0.20 0.00 0.05 0.00 0.03 99.72 07:23:00 07:20:01 all 0.11 0.00 0.02 0.00 0.03 99.85 07:23:00 07:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 07:23:00 07:20:01 1 0.17 0.00 0.02 0.00 0.02 99.80 07:23:00 07:21:01 all 0.10 0.00 0.03 0.00 0.03 99.83 07:23:00 07:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 07:23:00 07:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 07:23:00 07:22:01 all 0.10 0.00 0.03 0.00 0.03 99.84 07:23:00 07:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:23:00 07:22:01 1 0.17 0.00 0.03 0.00 0.03 99.77 07:23:00 Average: all 0.59 0.00 0.27 0.17 0.03 98.94 07:23:00 Average: 0 0.56 0.00 0.28 0.19 0.03 98.94 07:23:00 Average: 1 0.62 0.00 0.25 0.15 0.03 98.94 07:23:00 07:23:00 07:23:00