Pull request #361 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b1454071d2df48165f620df8dc5f62e8596045bb+59f0bfa120c4ecb913b8a6e8359267381c7fc82d (f060db81c65c68238cb0079c2ec31771d643f57d) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4871832413785707518.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-ssh1088107639214249779.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-361/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4802799713187692580.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 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-ssh753892789402700828.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-361/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-361/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1490532260654126143.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15296 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [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-361 # 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-361@tmp/jenkins-gitclient-ssh6162655153715792413.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 59f0bfa120c4ecb913b8a6e8359267381c7fc82d into PR head commit b1454071d2df48165f620df8dc5f62e8596045bb Merge succeeded, producing b1454071d2df48165f620df8dc5f62e8596045bb Checking out Revision b1454071d2df48165f620df8dc5f62e8596045bb (PR-361) > 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-361@tmp/jenkins-gitclient-ssh544940620005218006.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # 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-361@tmp/jenkins-gitclient-ssh6178946339779010141.key > git merge 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93" > git rev-list --no-walk 338cf6042a68e46c4e0b95e8e74ae4cabe2f5310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:03:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:03:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:03:51 ========================================================= 08:03:51 EdgeX Global Pipelines Version Info 08:03:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:03:52 ------------------- 08:03:52 stable info: 08:03:52 ------------------- 08:03:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:03:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:03:52 Message: update stable to v1.0.192 08:03:53 ------------------- 08:03:53 experimental info: 08:03:53 ------------------- 08:03:53 Commited By: **** collab-it+edgex@linuxfoundation.org 08:03:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:03:53 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo 08:03:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo 08:03:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo 08:03:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1454071d2df48165f620df8dc5f62e8596045bb [Pipeline] echo 08:03:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b145407 [Pipeline] echo 08:03:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:54 provisioning config files... 08:03:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config1769316269886509627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:54 ---> docker-login.sh 08:03:54 nexus3.edgexfoundry.org:10001 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10002 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10003 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10004 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 docker.io 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 ---> docker-login.sh ends [Pipeline] } 08:03:55 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 08:03:56 + git log --format=format:%s -1 b1454071d2df48165f620df8dc5f62e8596045bb [Pipeline] echo 08:03:56 GIT_COMMIT: b1454071d2df48165f620df8dc5f62e8596045bb, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93 [Pipeline] echo 08:03:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:03:57 08:03:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:03:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:03:57 latest: Pulling from edgex-devops/git-semver 08:03:57 31603596830f: Pulling fs layer 08:03:57 54011a49482f: Pulling fs layer 08:03:57 a6820b24f6d8: Pulling fs layer 08:03:57 f581987b2513: Pulling fs layer 08:03:57 f581987b2513: Waiting 08:03:57 54011a49482f: Verifying Checksum 08:03:57 54011a49482f: Download complete 08:03:58 31603596830f: Verifying Checksum 08:03:58 31603596830f: Download complete 08:03:58 f581987b2513: Verifying Checksum 08:03:58 f581987b2513: Download complete 08:03:58 a6820b24f6d8: Verifying Checksum 08:03:58 a6820b24f6d8: Download complete 08:03:58 31603596830f: Pull complete 08:03:58 54011a49482f: Pull complete 08:03:59 a6820b24f6d8: Pull complete 08:03:59 f581987b2513: Pull complete 08:03:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:03:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:03:59 prd-centos7-docker-4c-2g-15296 does not seem to be running inside a container 08:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:04:00 $ docker top b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:01 [ssh-agent] Looking for ssh-agent implementation... 08:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:01 $ docker exec b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent 08:04:01 SSH_AUTH_SOCK=/tmp/ssh-rls9n6fNSAI4/agent.14 08:04:01 SSH_AGENT_PID=20 08:04:01 Running ssh-add (command line suppressed) 08:04:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_7497548267701108473.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_7497548267701108473.key) 08:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:01 + git tag --points-at HEAD [Pipeline] } 08:04:01 $ docker exec --env ******** --env ******** b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent -k 08:04:01 unset SSH_AUTH_SOCK; 08:04:01 unset SSH_AGENT_PID; 08:04:01 echo Agent pid 20 killed; 08:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:01 [ssh-agent] Looking for ssh-agent implementation... 08:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:01 $ docker exec b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent 08:04:02 SSH_AUTH_SOCK=/tmp/ssh-OiHRmK8iNwBn/agent.54 08:04:02 SSH_AGENT_PID=61 08:04:02 Running ssh-add (command line suppressed) 08:04:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_709626849899177836.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/private_key_709626849899177836.key) 08:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:02 + git semver init 08:04:02 # -> Open(): unable to determine branch for HEAD 08:04:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.git 08:04:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-361 08:04:02 # $SEMVER_REMOTE_NAME = origin 08:04:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:04:02 # $SEMVER_USER_NAME = edgex-jenkins 08:04:02 # $SEMVER_BRANCH = PR-361 08:04:02 # $SEMVER_TEMP = /tmp/semver-669574049 08:04:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:04:05 # '/tmp/semver-669574049' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver' 08:04:05 # -> Force: false 08:04:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-361/.semver [Pipeline] } 08:04:05 $ docker exec --env ******** --env ******** b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 ssh-agent -k 08:04:05 unset SSH_AUTH_SOCK; 08:04:05 unset SSH_AGENT_PID; 08:04:05 echo Agent pid 61 killed; 08:04:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:06 + git semver [Pipeline] } 08:04:06 $ docker stop --time=1 b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 08:04:07 $ docker rm -f b9e02c6ee743b4c73dd21ff61b91fc22f476f09800010eed14df2334ab62ea44 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:04:08 Stashed 1 file(s) [Pipeline] echo 08:04:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:04:23 Still waiting to schedule task 08:04:23 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 08:04:23 ‘prd-centos7-docker-4c-2g-15290’ is offline 08:04:23 ‘prd-centos7-docker-4c-2g-15298’ is offline 08:04:23 ‘prd-centos7-docker-4c-2g-309’ is offline 08:04:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ doesn’t have label ‘centos7-docker-4c-2g’ 08:04:23 Still waiting to schedule task 08:04:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15294’ is offline 08:07:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws 08:07:06 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 08:07:06 The recommended git tool is: git 08:07:11 using credential edgex-jenkins-ssh 08:07:11 Cloning the remote Git repository 08:07:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:07:11 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:07:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:07:11 > git --version # timeout=10 08:07:11 > git --version # 'git version 2.17.1' 08:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:14 Merging remotes/origin/master commit 59f0bfa120c4ecb913b8a6e8359267381c7fc82d into PR head commit b1454071d2df48165f620df8dc5f62e8596045bb 08:07:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:07:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:07:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:07:14 > git config core.sparsecheckout # timeout=10 08:07:14 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 08:07:15 Merge succeeded, producing b1454071d2df48165f620df8dc5f62e8596045bb 08:07:15 Checking out Revision b1454071d2df48165f620df8dc5f62e8596045bb (PR-361) 08:07:15 > git remote # timeout=10 08:07:15 > git config --get remote.origin.url # timeout=10 08:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:15 > git merge 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 08:07:15 > git rev-parse HEAD^{commit} # timeout=10 08:07:15 > git config core.sparsecheckout # timeout=10 08:07:15 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 08:07:19 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:07:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:07:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:07:22 + sudo service docker restart 08:07:22 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:40 provisioning config files... 08:07:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2081012666900815211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:40 ---> docker-login.sh 08:07:40 nexus3.edgexfoundry.org:10001 08:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:42 Configure a credential helper to remove this warning. See 08:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:42 08:07:42 Login Succeeded 08:07:42 nexus3.edgexfoundry.org:10002 08:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:42 Configure a credential helper to remove this warning. See 08:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:42 08:07:42 Login Succeeded 08:07:42 nexus3.edgexfoundry.org:10003 08:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:43 Configure a credential helper to remove this warning. See 08:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:43 08:07:43 Login Succeeded 08:07:43 nexus3.edgexfoundry.org:10004 08:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:43 Configure a credential helper to remove this warning. See 08:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:43 08:07:43 Login Succeeded 08:07:43 docker.io 08:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:44 Configure a credential helper to remove this warning. See 08:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:44 08:07:44 Login Succeeded 08:07:44 ---> docker-login.sh ends [Pipeline] } 08:07:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:07:44 ========================================================= 08:07:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:07:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:07:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:07:45 Sending build context to Docker daemon 35.57MB 08:07:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:07:45 Step 2/8 : FROM ${BASE} 08:07:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:07:46 595b0fe564bb: Pulling fs layer 08:07:46 7186ed65a4f7: Pulling fs layer 08:07:46 316046926c0a: Pulling fs layer 08:07:46 4ebd0625c992: Pulling fs layer 08:07:46 207e8628e3a3: Pulling fs layer 08:07:46 c791037a9be2: Pulling fs layer 08:07:46 ffd874e62e21: Pulling fs layer 08:07:46 207e8628e3a3: Waiting 08:07:46 c791037a9be2: Waiting 08:07:46 ffd874e62e21: Waiting 08:07:46 4ebd0625c992: Waiting 08:07:46 316046926c0a: Download complete 08:07:46 7186ed65a4f7: Verifying Checksum 08:07:46 7186ed65a4f7: Download complete 08:07:46 207e8628e3a3: Download complete 08:07:46 c791037a9be2: Verifying Checksum 08:07:46 c791037a9be2: Download complete 08:07:46 595b0fe564bb: Download complete 08:07:47 595b0fe564bb: Pull complete 08:07:48 7186ed65a4f7: Pull complete 08:07:48 316046926c0a: Pull complete 08:07:49 ffd874e62e21: Verifying Checksum 08:07:49 ffd874e62e21: Download complete 08:07:50 4ebd0625c992: Verifying Checksum 08:07:50 4ebd0625c992: Download complete 08:08:00 4ebd0625c992: Pull complete 08:08:00 207e8628e3a3: Pull complete 08:08:00 c791037a9be2: Pull complete 08:08:04 Running on prd-centos7-docker-4c-2g-15301 in /w/workspace/edgexfoundry_edgex-ui-go_PR-361 [Pipeline] { [Pipeline] ws 08:08:04 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { 08:08:04 ffd874e62e21: Pull complete [Pipeline] checkout 08:08:04 The recommended git tool is: git 08:08:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:08:04 ---> cfc18b08335c 08:08:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:08:06 ---> Running in d86b653824c5 08:08:06 using credential edgex-jenkins-ssh 08:08:06 Cloning the remote Git repository 08:08:07 Removing intermediate container d86b653824c5 08:08:07 ---> 3e7bb3a5eee0 08:08:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:07 ---> Running in 216c97fa9148 08:08:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:08:06 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:08:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:08:06 > git --version # timeout=10 08:08:06 > git --version # 'git version 2.24.4' 08:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:06 [INFO] Currently running in a labeled security context 08:08:06 [INFO] Currently SELinux is 'enforcing' on the host 08:08:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8661380879772021267.key 08:08:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:08 Merging remotes/origin/master commit 59f0bfa120c4ecb913b8a6e8359267381c7fc82d into PR head commit b1454071d2df48165f620df8dc5f62e8596045bb 08:08:08 Merge succeeded, producing b1454071d2df48165f620df8dc5f62e8596045bb 08:08:08 Checking out Revision b1454071d2df48165f620df8dc5f62e8596045bb (PR-361) 08:08:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:08:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:08:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:07 [INFO] Currently running in a labeled security context 08:08:07 [INFO] Currently SELinux is 'enforcing' on the host 08:08:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5946887701986232830.key 08:08:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:08:08 > git config core.sparsecheckout # timeout=10 08:08:08 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 08:08:08 > git remote # timeout=10 08:08:08 > git config --get remote.origin.url # timeout=10 08:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:08 [INFO] Currently running in a labeled security context 08:08:08 [INFO] Currently SELinux is 'enforcing' on the host 08:08:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6848664292363610686.key 08:08:08 > git merge 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 08:08:08 > git rev-parse HEAD^{commit} # timeout=10 08:08:08 > git config core.sparsecheckout # timeout=10 08:08:08 > git checkout -f b1454071d2df48165f620df8dc5f62e8596045bb # timeout=10 08:08:09 Removing intermediate container 216c97fa9148 08:08:09 ---> 433d44ccfefb 08:08:09 Step 5/8 : RUN apk add --no-cache make git 08:08:09 ---> Running in 7d036cb42244 08:08:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:08:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:08:12 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.93" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:08:12 OK: 138 MiB in 40 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:08:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:08:13 Removing intermediate container 7d036cb42244 08:08:13 ---> 2bacb8945dbc 08:08:13 Step 6/8 : WORKDIR /edgex-ui-go 08:08:13 ---> Running in 05a4cac1d9c4 08:08:14 + sudo service docker restart 08:08:14 + true 08:08:14 Redirecting to /bin/systemctl restart docker.service 08:08:14 Removing intermediate container 05a4cac1d9c4 08:08:14 ---> fee814c18f92 08:08:14 Step 7/8 : COPY . . 08:08:17 ---> 25e73ddb8eb8 08:08:17 Step 8/8 : RUN go mod download 08:08:17 ---> Running in aaf2c672a9ce [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:32 provisioning config files... 08:08:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7006967181341876096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:32 ---> docker-login.sh 08:08:32 nexus3.edgexfoundry.org:10001 08:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:32 Configure a credential helper to remove this warning. See 08:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:32 08:08:32 Login Succeeded 08:08:32 nexus3.edgexfoundry.org:10002 08:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:32 Configure a credential helper to remove this warning. See 08:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:32 08:08:32 Login Succeeded 08:08:33 nexus3.edgexfoundry.org:10003 08:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:33 Configure a credential helper to remove this warning. See 08:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:33 08:08:33 Login Succeeded 08:08:33 nexus3.edgexfoundry.org:10004 08:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:33 Configure a credential helper to remove this warning. See 08:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:33 08:08:33 Login Succeeded 08:08:33 docker.io 08:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:33 Configure a credential helper to remove this warning. See 08:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:33 08:08:33 Login Succeeded 08:08:33 ---> docker-login.sh ends [Pipeline] } 08:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:08:33 ========================================================= 08:08:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:08:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:08:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:08:34 Sending build context to Docker daemon 35.57MB 08:08:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:08:34 Step 2/8 : FROM ${BASE} 08:08:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:08:34 540db60ca938: Pulling fs layer 08:08:34 adcc1eea9eea: Pulling fs layer 08:08:34 4c4ab2625f07: Pulling fs layer 08:08:34 0510c868ecb4: Pulling fs layer 08:08:34 afea3b2eda06: Pulling fs layer 08:08:34 7809a108b3ef: Pulling fs layer 08:08:34 f706445af74f: Pulling fs layer 08:08:34 0510c868ecb4: Waiting 08:08:34 afea3b2eda06: Waiting 08:08:34 7809a108b3ef: Waiting 08:08:34 f706445af74f: Waiting 08:08:34 4c4ab2625f07: Verifying Checksum 08:08:34 4c4ab2625f07: Download complete 08:08:34 adcc1eea9eea: Verifying Checksum 08:08:34 adcc1eea9eea: Download complete 08:08:34 afea3b2eda06: Verifying Checksum 08:08:34 afea3b2eda06: Download complete 08:08:34 540db60ca938: Verifying Checksum 08:08:34 7809a108b3ef: Verifying Checksum 08:08:34 7809a108b3ef: Download complete 08:08:34 540db60ca938: Pull complete 08:08:34 adcc1eea9eea: Pull complete 08:08:34 4c4ab2625f07: Pull complete 08:08:36 f706445af74f: Verifying Checksum 08:08:36 f706445af74f: Download complete 08:08:36 0510c868ecb4: Verifying Checksum 08:08:36 0510c868ecb4: Download complete 08:08:40 0510c868ecb4: Pull complete 08:08:40 afea3b2eda06: Pull complete 08:08:40 7809a108b3ef: Pull complete 08:08:41 f706445af74f: Pull complete 08:08:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:08:41 ---> b068be0155e3 08:08:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:08:44 Removing intermediate container aaf2c672a9ce 08:08:44 ---> fae13149ac7a 08:08:44 Successfully built fae13149ac7a 08:08:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:08:45 + docker inspect -f . ci-base-image-arm64 08:08:45 . [Pipeline] withDockerContainer 08:08:45 prd-ubuntu18.04-docker-arm64-4c-16g-15300 does not seem to be running inside a container 08:08:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:08:46 ---> Running in b2e8468d2ba4 08:08:46 Removing intermediate container b2e8468d2ba4 08:08:46 ---> b8fdde286d4e 08:08:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:46 ---> Running in 66af616ef216 08:08:47 $ docker top 9d3b1ed62f821bdb4be761746b7c29e8e1f95d98278b8047091b2bf1a86b4dec -eo pid,comm 08:08:47 Removing intermediate container 66af616ef216 08:08:47 ---> 937bd22b9254 08:08:47 Step 5/8 : RUN apk add --no-cache make git 08:08:47 ---> Running in 302c58f65b75 [Pipeline] { [Pipeline] sh 08:08:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:08:48 + go version 08:08:48 go version go1.16.3 linux/arm64 [Pipeline] } 08:08:48 $ docker stop --time=1 9d3b1ed62f821bdb4be761746b7c29e8e1f95d98278b8047091b2bf1a86b4dec 08:08:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:08:48 OK: 149 MiB in 40 packages 08:08:49 Removing intermediate container 302c58f65b75 08:08:49 ---> 232cbed20729 08:08:49 Step 6/8 : WORKDIR /edgex-ui-go 08:08:49 ---> Running in d34fe6f5ab34 08:08:49 Removing intermediate container d34fe6f5ab34 08:08:49 ---> 7e8b5418748d 08:08:49 Step 7/8 : COPY . . 08:08:49 $ docker rm -f 9d3b1ed62f821bdb4be761746b7c29e8e1f95d98278b8047091b2bf1a86b4dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:08:50 ---> 2fd719ddb2dd 08:08:50 Step 8/8 : RUN go mod download 08:08:50 ---> Running in 6665bf6bc604 08:08:50 + docker inspect -f . ci-base-image-arm64 08:08:50 . [Pipeline] withDockerContainer 08:08:50 prd-ubuntu18.04-docker-arm64-4c-16g-15300 does not seem to be running inside a container 08:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:08:52 $ docker top baafc6e333f4b9090f4b86dabdf5ec4a7440524333d877cb39396e785510f6cb -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:53 + go mod tidy [Pipeline] sh 08:08:54 + make test 08:08:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:08:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:09:05 Removing intermediate container 6665bf6bc604 08:09:05 ---> 8c0eee319726 08:09:05 Successfully built 8c0eee319726 08:09:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:09:05 + docker inspect -f . ci-base-image-x86_64 08:09:05 . [Pipeline] withDockerContainer 08:09:06 prd-centos7-docker-4c-2g-15301 does not seem to be running inside a container 08:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:09:06 $ docker top 6b24ec30fcbc18112291f5c67a4440030f912d74f6c63c6e065cf822cdc33fef -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:06 + go version 08:09:06 go version go1.16.3 linux/amd64 [Pipeline] } 08:09:06 $ docker stop --time=1 6b24ec30fcbc18112291f5c67a4440030f912d74f6c63c6e065cf822cdc33fef 08:09:08 $ docker rm -f 6b24ec30fcbc18112291f5c67a4440030f912d74f6c63c6e065cf822cdc33fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:08 + docker inspect -f . ci-base-image-x86_64 08:09:08 . [Pipeline] withDockerContainer 08:09:08 prd-centos7-docker-4c-2g-15301 does not seem to be running inside a container 08:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:09:09 $ docker top f446da1913460160c4d0ad508796a53b99aecc957563b75e0ec9e6d670c9da37 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:09 + go mod tidy [Pipeline] sh 08:09:10 + make test 08:09:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:09:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:09:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:09:22 GO111MODULE=on go vet ./... [Pipeline] } 08:09:25 $ docker stop --time=1 f446da1913460160c4d0ad508796a53b99aecc957563b75e0ec9e6d670c9da37 08:09:28 $ docker rm -f f446da1913460160c4d0ad508796a53b99aecc957563b75e0ec9e6d670c9da37 [Pipeline] // withDockerContainer [Pipeline] sh 08:09:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:09:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:09:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:09:28 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:09:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:09:31 + ls -al . 08:09:31 total 92 08:09:31 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 08:09 . 08:09:31 drwxrwxr-x. 4 jenkins jenkins 28 May 20 08:08 .. 08:09:31 drwxrwxr-x. 3 jenkins jenkins 20 May 20 08:08 assets 08:09:31 drwxrwxr-x. 2 jenkins jenkins 35 May 20 08:08 bin 08:09:31 drwxrwxr-x. 3 jenkins jenkins 29 May 20 08:08 cmd 08:09:31 -rw-rw-r--. 1 jenkins jenkins 3959 May 20 08:08 CONTRIBUTING.md 08:09:31 -rw-r--r--. 1 jenkins jenkins 10 May 20 08:09 coverage.out 08:09:31 -rw-rw-r--. 1 jenkins jenkins 1508 May 20 08:08 Dockerfile 08:09:31 -rw-rw-r--. 1 jenkins jenkins 902 May 20 08:08 Dockerfile.build 08:09:31 drwxrwxr-x. 5 jenkins jenkins 104 May 20 08:08 docs 08:09:31 drwxrwxr-x. 8 jenkins jenkins 179 May 20 08:08 .git 08:09:31 drwxrwxr-x. 2 jenkins jenkins 103 May 20 08:08 .github 08:09:31 -rw-rw-r--. 1 jenkins jenkins 162 May 20 08:08 .gitignore 08:09:31 -rw-rw-r--. 1 jenkins jenkins 971 May 20 08:08 go.mod 08:09:31 -rw-r--r--. 1 jenkins jenkins 23959 May 20 08:09 go.sum 08:09:31 drwxrwxr-x. 10 jenkins jenkins 139 May 20 08:08 internal 08:09:31 -rw-rw-r--. 1 jenkins jenkins 652 May 20 08:08 Jenkinsfile 08:09:31 -rw-rw-r--. 1 jenkins jenkins 11357 May 20 08:08 LICENSE 08:09:31 -rw-rw-r--. 1 jenkins jenkins 941 May 20 08:08 Makefile 08:09:31 -rw-rw-r--. 1 jenkins jenkins 6012 May 20 08:08 README.md 08:09:31 -rw-rw-r--. 1 jenkins jenkins 5 May 20 08:04 VERSION 08:09:31 -rw-rw-r--. 1 jenkins jenkins 155 May 20 08:08 version.go 08:09:31 drwxrwxr-x. 4 jenkins jenkins 4096 May 20 08:08 web [Pipeline] isUnix [Pipeline] sh 08:09:31 + 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=b1454071d2df48165f620df8dc5f62e8596045bb --label arch=amd64 --label version=0.0.0 . 08:09:32 Sending build context to Docker daemon 35.6MB 08:09:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:09:32 Step 2/24 : FROM ${BASE} AS builder 08:09:32 ---> 8c0eee319726 08:09:32 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:09:33 ---> Running in 221e6c2c57f5 08:09:33 Removing intermediate container 221e6c2c57f5 08:09:33 ---> eb1d03274e5d 08:09:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:09:33 ---> Running in c433ffac43bf 08:09:33 Removing intermediate container c433ffac43bf 08:09:33 ---> 153168115de4 08:09:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:09:33 ---> Running in 237c0dc0607d 08:09:33 Removing intermediate container 237c0dc0607d 08:09:33 ---> 8b0da7e9d403 08:09:33 Step 6/24 : LABEL Name=edgex-ui-go 08:09:33 ---> Running in 20e7eacc2c05 08:09:34 Removing intermediate container 20e7eacc2c05 08:09:34 ---> 5560ccf8fb29 08:09:34 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:09:34 ---> Running in b28956068f62 08:09:34 Removing intermediate container b28956068f62 08:09:34 ---> ec864c9342e5 08:09:34 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:34 ---> Running in b9614cd26e85 08:09:35 Removing intermediate container b9614cd26e85 08:09:35 ---> c1c3eda394a5 08:09:35 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:09:35 ---> Running in 8bcdafbf2794 08:09:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:09:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:09:37 OK: 149 MiB in 40 packages 08:09:37 Removing intermediate container 8bcdafbf2794 08:09:37 ---> fbb4c2962291 08:09:37 Step 10/24 : ENV GO111MODULE=on 08:09:37 ---> Running in 639667a11851 08:09:37 Removing intermediate container 639667a11851 08:09:37 ---> 8e69319e0a79 08:09:37 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:09:37 ---> Running in afe633330c59 08:09:37 Removing intermediate container afe633330c59 08:09:37 ---> 47a481dd50df 08:09:37 Step 12/24 : COPY go.mod . 08:09:37 ---> 261e228cb98d 08:09:37 Step 13/24 : COPY Makefile . 08:09:37 ---> daaa4b2a4e18 08:09:37 Step 14/24 : RUN make update 08:09:37 ---> Running in 1a0e2c585729 08:09:38 CGO_ENABLED=0 GO111MODULE=on go mod download 08:09:39 Removing intermediate container 1a0e2c585729 08:09:39 ---> 0d273aeccca1 08:09:39 Step 15/24 : COPY . . 08:09:40 ---> 85449678bed0 08:09:40 Step 16/24 : RUN ${MAKE} 08:09:40 ---> Running in 1027607df364 08:09:40 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] } 08:09:47 $ docker stop --time=1 baafc6e333f4b9090f4b86dabdf5ec4a7440524333d877cb39396e785510f6cb 08:09:49 $ docker rm -f baafc6e333f4b9090f4b86dabdf5ec4a7440524333d877cb39396e785510f6cb [Pipeline] // withDockerContainer [Pipeline] sh 08:09:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:09:49 Warning: overwriting stash ‘coverage-report’ 08:09:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:09:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:09:51 Removing intermediate container 1027607df364 08:09:51 ---> 0db4a3dc038f 08:09:51 Step 17/24 : FROM alpine:3.12 08:09:51 + ls -al . 08:09:51 total 124 08:09:51 drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:08 . 08:09:51 drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:07 .. 08:09:51 drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:07 .git 08:09:51 drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:07 .github 08:09:51 -rw-rw-r-- 1 jenkins jenkins 162 May 20 08:07 .gitignore 08:09:51 -rw-rw-r-- 1 jenkins jenkins 3959 May 20 08:07 CONTRIBUTING.md 08:09:51 -rw-rw-r-- 1 jenkins jenkins 1508 May 20 08:07 Dockerfile 08:09:51 -rw-rw-r-- 1 jenkins jenkins 902 May 20 08:07 Dockerfile.build 08:09:51 -rw-rw-r-- 1 jenkins jenkins 652 May 20 08:07 Jenkinsfile 08:09:51 -rw-rw-r-- 1 jenkins jenkins 11357 May 20 08:07 LICENSE 08:09:51 -rw-rw-r-- 1 jenkins jenkins 941 May 20 08:07 Makefile 08:09:51 -rw-rw-r-- 1 jenkins jenkins 6012 May 20 08:07 README.md 08:09:51 -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:04 VERSION 08:09:51 drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:07 assets 08:09:51 drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:07 bin 08:09:51 drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:07 cmd 08:09:51 -rw-r--r-- 1 jenkins jenkins 10 May 20 08:08 coverage.out 08:09:51 drwxrwxr-x 5 jenkins jenkins 4096 May 20 08:07 docs 08:09:51 -rw-rw-r-- 1 jenkins jenkins 971 May 20 08:07 go.mod 08:09:51 -rw-r--r-- 1 jenkins jenkins 23959 May 20 08:08 go.sum 08:09:51 drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:07 internal 08:09:51 -rw-rw-r-- 1 jenkins jenkins 155 May 20 08:07 version.go 08:09:51 drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:07 web [Pipeline] isUnix [Pipeline] sh 08:09:51 + 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=b1454071d2df48165f620df8dc5f62e8596045bb --label arch=arm64 --label version=0.0.0 . 08:09:51 3.12: Pulling from library/alpine 08:09:51 339de151aab4: Pulling fs layer 08:09:51 339de151aab4: Verifying Checksum 08:09:51 339de151aab4: Download complete 08:09:52 339de151aab4: Pull complete 08:09:52 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:09:52 Status: Downloaded newer image for alpine:3.12 08:09:52 ---> 13621d1b12d4 08:09:52 Step 18/24 : EXPOSE 4000 08:09:52 ---> Running in b71dc5df27b9 08:09:52 Removing intermediate container b71dc5df27b9 08:09:52 ---> d4759886bd4c 08:09:52 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:09:52 Sending build context to Docker daemon 35.59MB 08:09:52 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:09:52 Step 2/24 : FROM ${BASE} AS builder 08:09:52 ---> fae13149ac7a 08:09:52 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:09:53 ---> Running in e6c5289b6c83 08:09:53 ---> ed37ed6627c6 08:09:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:09:53 ---> Running in 59d827807677 08:09:53 Removing intermediate container 59d827807677 08:09:53 ---> 43897ab3e910 08:09:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:09:53 ---> Running in c6ba02129388 08:09:53 Removing intermediate container c6ba02129388 08:09:53 ---> 89093ac7a735 08:09:53 Step 22/24 : LABEL arch=amd64 08:09:53 ---> Running in f0c7c0356d40 08:09:53 Removing intermediate container e6c5289b6c83 08:09:53 ---> 2cc30037e79d 08:09:53 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:09:53 ---> Running in 121c2e6bf487 08:09:53 Removing intermediate container f0c7c0356d40 08:09:53 ---> 4d2cbab3c898 08:09:53 Step 23/24 : LABEL git_sha=b1454071d2df48165f620df8dc5f62e8596045bb 08:09:53 ---> Running in b5a273b2e400 08:09:53 Removing intermediate container b5a273b2e400 08:09:53 ---> b3b60ba7b60e 08:09:53 Step 24/24 : LABEL version=0.0.0 08:09:53 ---> Running in 172c197318d5 08:09:54 Removing intermediate container 172c197318d5 08:09:54 ---> e089bcfd2492 08:09:54 [Warning] One or more build-args [ARCH] were not consumed 08:09:54 Successfully built e089bcfd2492 08:09:54 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 08:09:54 Removing intermediate container 121c2e6bf487 08:09:54 ---> cbcaeafcad03 08:09:54 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:09:54 ---> Running in 523e445781a1 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:09:55 ---> job-cost.sh 08:09:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wN9x 08:09:55 Removing intermediate container 523e445781a1 08:09:55 ---> 879932834850 08:09:55 Step 6/24 : LABEL Name=edgex-ui-go 08:09:55 ---> Running in 4347ceda77e1 08:09:55 Removing intermediate container 4347ceda77e1 08:09:55 ---> bcbf9dcc3202 08:09:55 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:09:55 ---> Running in 46c04905ab74 08:09:56 Removing intermediate container 46c04905ab74 08:09:56 ---> 7d770c148fe3 08:09:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:56 ---> Running in 7cf2358c08c6 08:09:58 Removing intermediate container 7cf2358c08c6 08:09:58 ---> 95c37f29b16d 08:09:58 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:09:58 ---> Running in 62a10bbb5a11 08:09:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:10:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:10:01 OK: 138 MiB in 40 packages 08:10:03 Removing intermediate container 62a10bbb5a11 08:10:03 ---> c1bb572a79fa 08:10:03 Step 10/24 : ENV GO111MODULE=on 08:10:03 ---> Running in 0e0c6db1a979 08:10:03 Removing intermediate container 0e0c6db1a979 08:10:03 ---> 6195aaf17697 08:10:03 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:10:03 ---> Running in 17490c2b1e37 08:10:04 Removing intermediate container 17490c2b1e37 08:10:04 ---> 430b1abf464f 08:10:04 Step 12/24 : COPY go.mod . 08:10:04 ---> 88709894cbc2 08:10:04 Step 13/24 : COPY Makefile . 08:10:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:10:05 ---> 31ac81ad18c6 08:10:05 Step 14/24 : RUN make update 08:10:05 ---> Running in 967332c7197d 08:10:07 CGO_ENABLED=0 GO111MODULE=on go mod download 08:10:08 Removing intermediate container 967332c7197d 08:10:08 ---> df0237f1426c 08:10:08 Step 15/24 : COPY . . 08:10:11 ---> ceba5962e51d 08:10:11 Step 16/24 : RUN ${MAKE} 08:10:11 ---> Running in 8fe87de93c13 08:10:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-wN9x/bin to PATH 08:10:23 INFO: No Stack... 08:10:23 INFO: Retrieving Pricing Info for: v3-standard-2 08:10:23 INFO: Archiving Costs [Pipeline] sh 08:10:23 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 08:10:23 + cut -d, -f6 [Pipeline] lock 08:10:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] 08:10:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] did not exist. Created. 08:10:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:23 + echo total: 0.05999999865889549 [Pipeline] stash 08:10:23 Stashed 1 file(s) [Pipeline] } 08:10:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:10:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:10:43 Removing intermediate container 8fe87de93c13 08:10:43 ---> e16f58e00450 08:10:43 Step 17/24 : FROM alpine:3.12 08:10:43 3.12: Pulling from library/alpine 08:10:43 d2f70382dc9a: Pulling fs layer 08:10:43 d2f70382dc9a: Verifying Checksum 08:10:43 d2f70382dc9a: Download complete 08:10:44 d2f70382dc9a: Pull complete 08:10:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:10:44 Status: Downloaded newer image for alpine:3.12 08:10:44 ---> 9852663dfa18 08:10:44 Step 18/24 : EXPOSE 4000 08:10:44 ---> Running in 2d9b8ed51679 08:10:45 Removing intermediate container 2d9b8ed51679 08:10:45 ---> 485ff2dafb74 08:10:45 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:10:48 ---> a57edacd17cd 08:10:48 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:10:48 ---> Running in 7e9341f3bc46 08:10:49 Removing intermediate container 7e9341f3bc46 08:10:49 ---> ee23ebef02bd 08:10:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:10:49 ---> Running in 72cd825ba76f 08:10:49 Removing intermediate container 72cd825ba76f 08:10:49 ---> 79721e18c9ad 08:10:49 Step 22/24 : LABEL arch=arm64 08:10:49 ---> Running in c7bbd0caf6d4 08:10:50 Removing intermediate container c7bbd0caf6d4 08:10:50 ---> 517021ed5ad9 08:10:50 Step 23/24 : LABEL git_sha=b1454071d2df48165f620df8dc5f62e8596045bb 08:10:50 ---> Running in 5308a2bbfd91 08:10:51 Removing intermediate container 5308a2bbfd91 08:10:51 ---> d705ccc22969 08:10:51 Step 24/24 : LABEL version=0.0.0 08:10:51 ---> Running in f5eef9a5ddbf 08:10:52 Removing intermediate container f5eef9a5ddbf 08:10:52 ---> 7305cb71d619 08:10:52 [Warning] One or more build-args [ARCH] were not consumed 08:10:52 Successfully built 7305cb71d619 08:10:52 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 08:10:52 ---> job-cost.sh 08:10:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2mst 08:11:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:12:53 lf-activate-venv(): INFO: Adding /tmp/venv-2mst/bin to PATH 08:12:53 INFO: No Stack... 08:12:53 INFO: Retrieving Pricing Info for: v2-standard-4 08:12:53 INFO: Archiving Costs [Pipeline] sh 08:12:53 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 08:12:53 + cut -d, -f6 [Pipeline] lock 08:12:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] 08:12:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] did not exist. Created. 08:12:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:12:54 /w/workspace/edgex-ui-go/2@tmp/durable-fadfe9d0/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-fadfe9d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:12:54 + echo total: 0.18000000715255737 [Pipeline] stash 08:12:54 Warning: overwriting stash ‘stack-cost’ 08:12:54 Stashed 1 file(s) [Pipeline] } 08:12:54 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-361-2-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 08:12:55 provisioning config files... 08:12:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config4947298014142419313tmp [Pipeline] { [Pipeline] sh 08:12:55 + set +x 08:12:55 + curl -s https://codecov.io/bash 08:12:55 + bash -s -- 08:12:55 08:12:55 _____ _ 08:12:55 / ____| | | 08:12:55 | | ___ __| | ___ ___ _____ __ 08:12:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:12:55 | |___| (_) | (_| | __/ (_| (_) \ V / 08:12:55 \_____\___/ \__,_|\___|\___\___/ \_/ 08:12:55 Bash-1.0.2 08:12:55 08:12:55 08:12:55 ==> git version 2.24.4 found 08:12:55 ==> 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 08:12:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:12:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:12:55 ==> Jenkins CI detected. 08:12:55 project root: . 08:12:55 --> token set from env 08:12:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:12:55 ==> Running gcov in . (disable via -X gcov) 08:12:55 ==> Python coveragepy not found 08:12:55 ==> Searching for coverage reports in: 08:12:55 + . 08:12:56 -> Found 1 reports 08:12:56 ==> Detecting git/mercurial file structure 08:12:56 ==> Reading reports 08:12:56 + ./coverage.out bytes=10 08:12:56 ==> Appending adjustments 08:12:56 https://docs.codecov.io/docs/fixing-reports 08:12:56 + Found adjustments 08:12:56 ==> Gzipping contents 08:12:56 4.0K /tmp/codecov.Rrr7el.gz 08:12:56 ==> Uploading reports 08:12:56 url: https://codecov.io 08:12:56 query: branch=PR-361&commit=b1454071d2df48165f620df8dc5f62e8596045bb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= 08:12:56 -> Pinging Codecov 08:12:56 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-361&commit=b1454071d2df48165f620df8dc5f62e8596045bb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-361%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=361&job=&cmd_args= 08:12:56 -> Uploading to 08:12:56 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/b1454071d2df48165f620df8dc5f62e8596045bb/e45b94a3-bd34-4b99-a071-041792108819.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T081256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bb8bef8a7962d5bbef7baa709e6b1e8d1288298904422da8d3909bbd283945a 08:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:12:56 Dload Upload Total Spent Left Speed 08:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 7797 --:--:-- --:--:-- --:--:-- 7804 08:12:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b1454071d2df48165f620df8dc5f62e8596045bb [Pipeline] } 08:12:57 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 08:12:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:59 ---> package-listing.sh 08:12:59 ++ facter osfamily 08:12:59 ++ tr '[:upper:]' '[:lower:]' 08:12:59 + OS_FAMILY=redhat 08:12:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-361 08:12:59 + START_PACKAGES=/tmp/packages_start.txt 08:12:59 + END_PACKAGES=/tmp/packages_end.txt 08:12:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:59 + PACKAGES=/tmp/packages_start.txt 08:12:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' 08:12:59 + PACKAGES=/tmp/packages_end.txt 08:12:59 + case "${OS_FAMILY}" in 08:12:59 + sort 08:12:59 + rpm -qa 08:13:00 + '[' -f /tmp/packages_start.txt ']' 08:13:00 + '[' -f /tmp/packages_end.txt ']' 08:13:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:13:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-361 ']' 08:13:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ 08:13:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-361/archives/ [Pipeline] echo 08:13:00 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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:13:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:01 08:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:01 alpine: Pulling from edgex-lftools-log-publisher 08:13:01 df20fa9351a1: Pulling fs layer 08:13:01 36b3adc4ff6f: Pulling fs layer 08:13:01 8ad3a11d3b57: Pulling fs layer 08:13:01 46f8f816bc3b: Pulling fs layer 08:13:01 93b61091891f: Pulling fs layer 08:13:01 93b9cdb0e59b: Pulling fs layer 08:13:01 5e14af77c1be: Pulling fs layer 08:13:01 01666e4c0597: Pulling fs layer 08:13:01 aa168da1d23b: Pulling fs layer 08:13:01 46f8f816bc3b: Waiting 08:13:01 93b61091891f: Waiting 08:13:01 93b9cdb0e59b: Waiting 08:13:01 5e14af77c1be: Waiting 08:13:01 01666e4c0597: Waiting 08:13:01 aa168da1d23b: Waiting 08:13:01 36b3adc4ff6f: Verifying Checksum 08:13:01 36b3adc4ff6f: Download complete 08:13:01 46f8f816bc3b: Verifying Checksum 08:13:01 46f8f816bc3b: Download complete 08:13:01 df20fa9351a1: Verifying Checksum 08:13:01 df20fa9351a1: Download complete 08:13:01 93b9cdb0e59b: Verifying Checksum 08:13:01 93b9cdb0e59b: Download complete 08:13:01 5e14af77c1be: Verifying Checksum 08:13:01 5e14af77c1be: Download complete 08:13:01 01666e4c0597: Verifying Checksum 08:13:01 01666e4c0597: Download complete 08:13:01 93b61091891f: Verifying Checksum 08:13:01 93b61091891f: Download complete 08:13:01 df20fa9351a1: Pull complete 08:13:01 8ad3a11d3b57: Verifying Checksum 08:13:01 8ad3a11d3b57: Download complete 08:13:01 36b3adc4ff6f: Pull complete 08:13:02 8ad3a11d3b57: Pull complete 08:13:02 46f8f816bc3b: Pull complete 08:13:03 93b61091891f: Pull complete 08:13:03 93b9cdb0e59b: Pull complete 08:13:03 5e14af77c1be: Pull complete 08:13:03 01666e4c0597: Pull complete 08:13:03 aa168da1d23b: Verifying Checksum 08:13:03 aa168da1d23b: Download complete 08:13:08 aa168da1d23b: Pull complete 08:13:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:13:08 prd-centos7-docker-4c-2g-15296 does not seem to be running inside a container 08:13:08 $ 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-361/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-361 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361:/w/workspace/edgexfoundry_edgex-ui-go_PR-361:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:13:14 $ docker top 52e0c9501f12850a4fc0d126437f41d13fb3556a4a0f499da9217268b3a5ade1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:14 + touch /tmp/pre-build-complete [Pipeline] sh 08:13:15 + mkdir -p /var/log/sa [Pipeline] sh 08:13:15 + ls /var/log/sa-host 08:13:15 + sadf -c /var/log/sa-host/sa05 08:13:15 file_magic: OK 08:13:15 HZ: Using current value: 100 08:13:15 file_header: OK 08:13:15 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 08:13:15 Statistics: 08:13:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:13:15 File successfully converted to sysstat format version 12.2.1 08:13:15 + sadf -c /var/log/sa-host/sa20 08:13:15 file_magic: OK 08:13:15 HZ: Using current value: 100 08:13:15 file_header: OK 08:13:15 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 08:13:15 Statistics: 08:13:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:13:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:15 provisioning config files... 08:13:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp/config4970258146986412850tmp [Pipeline] { [Pipeline] echo 08:13:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:13:15 ---> create-netrc.sh [Pipeline] } 08:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:13:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:16 ---> python-tools-install.sh [Pipeline] echo 08:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:13:16 ---> sudo-logs.sh 08:13:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:13:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:13:16 ---> job-cost.sh 08:13:16 lf-activate-venv: SKIPPING 08:13:16 DEBUG: total: 0.18000000715255737 08:13:16 INFO: Retrieving Stack Cost... 08:13:18 INFO: Retrieving Pricing Info for: v3-standard-2 08:13:19 INFO: Archiving Costs [Pipeline] echo 08:13:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:13:19 ---> logs-deploy.sh 08:13:19 lf-activate-venv: SKIPPING 08:13:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-361/2 08:13:19 INFO: archiving workspace using pattern(s): 08:13:20 Archives upload complete. 08:13:20 INFO: archiving logs to Nexus 08:13:20 ---> uname -a: 08:13:20 Linux prd-centos7-docker-4c-2g-15296.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:13:20 08:13:20 08:13:20 ---> lscpu: 08:13:20 Architecture: x86_64 08:13:20 CPU op-mode(s): 32-bit, 64-bit 08:13:20 Byte Order: Little Endian 08:13:20 Address sizes: 40 bits physical, 48 bits virtual 08:13:20 CPU(s): 2 08:13:20 On-line CPU(s) list: 0,1 08:13:20 Thread(s) per core: 1 08:13:20 Core(s) per socket: 1 08:13:20 Socket(s): 2 08:13:20 NUMA node(s): 1 08:13:20 Vendor ID: AuthenticAMD 08:13:20 CPU family: 23 08:13:20 Model: 49 08:13:20 Model name: AMD EPYC-Rome Processor 08:13:20 Stepping: 0 08:13:20 CPU MHz: 2800.000 08:13:20 BogoMIPS: 5600.00 08:13:20 Virtualization: AMD-V 08:13:20 Hypervisor vendor: KVM 08:13:20 Virtualization type: full 08:13:20 L1d cache: 64 KiB 08:13:20 L1i cache: 64 KiB 08:13:20 L2 cache: 1 MiB 08:13:20 L3 cache: 32 MiB 08:13:20 NUMA node0 CPU(s): 0,1 08:13:20 Vulnerability Itlb multihit: Not affected 08:13:20 Vulnerability L1tf: Not affected 08:13:20 Vulnerability Mds: Not affected 08:13:20 Vulnerability Meltdown: Not affected 08:13:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:13:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:13:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:13:20 Vulnerability Srbds: Not affected 08:13:20 Vulnerability Tsx async abort: Not affected 08:13:20 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 08:13:20 08:13:20 08:13:20 ---> nproc: 08:13:20 2 08:13:20 08:13:20 08:13:20 ---> df -h: 08:13:20 Filesystem Size Used Available Use% Mounted on 08:13:20 overlay 40.0G 7.6G 32.4G 19% / 08:13:20 tmpfs 64.0M 0 64.0M 0% /dev 08:13:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:13:20 shm 64.0M 0 64.0M 0% /dev/shm 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-361 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-361@tmp 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:13:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:13:20 08:13:20 08:13:20 ---> free -m: 08:13:20 total used free shared buff/cache available 08:13:20 Mem: 7821 988 4697 0 2134 6655 08:13:20 Swap: 1023 0 1023 08:13:20 08:13:20 08:13:20 ---> ip addr: 08:13:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:13:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:20 inet 127.0.0.1/8 scope host lo 08:13:20 valid_lft forever preferred_lft forever 08:13:20 inet6 ::1/128 scope host 08:13:20 valid_lft forever preferred_lft forever 08:13:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:13:20 link/ether fa:16:3e:f2:7a:ae brd ff:ff:ff:ff:ff:ff 08:13:20 inet 10.30.123.136/23 brd 10.30.123.255 scope global dynamic eth0 08:13:20 valid_lft 85791sec preferred_lft 85791sec 08:13:20 inet6 fe80::f816:3eff:fef2:7aae/64 scope link 08:13:20 valid_lft forever preferred_lft forever 08:13:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:13:20 link/ether 02:42:92:43:61:88 brd ff:ff:ff:ff:ff:ff 08:13:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:13:20 valid_lft forever preferred_lft forever 08:13:20 inet6 fe80::42:92ff:fe43:6188/64 scope link 08:13:20 valid_lft forever preferred_lft forever 08:13:20 08:13:20 08:13:20 ---> sar -b -r -n DEV: 08:13:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:13:20 08:13:20 08:03:00 LINUX RESTART (2 CPU) 08:13:20 08:13:20 08:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:13:20 08:05:01 7.15 0.15 7.00 0.00 22.12 800.32 0.00 08:13:20 08:06:01 0.42 0.00 0.42 0.00 0.00 6.58 0.00 08:13:20 08:07:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 08:13:20 08:08:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 08:13:20 08:09:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 08:13:20 08:10:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 08:13:20 08:11:01 0.32 0.00 0.32 0.00 0.00 5.58 0.00 08:13:20 08:12:01 0.20 0.00 0.20 0.00 0.00 3.32 0.00 08:13:20 08:13:01 0.97 0.13 0.83 0.00 13.72 11.56 0.00 08:13:20 Average: 1.12 0.03 1.09 0.00 3.98 93.36 0.00 08:13:20 08:13:20 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:20 08:05:01 5419552 0 808376 10.09 2620 1778392 1254284 13.85 607412 1579036 20 08:13:20 08:06:01 5421368 0 806552 10.07 2620 1778400 1239880 13.69 611212 1573720 20 08:13:20 08:07:01 5422592 0 805328 10.06 2620 1778400 1202656 13.28 607592 1577224 8 08:13:20 08:08:01 5422256 0 805660 10.06 2620 1778404 1202800 13.28 608284 1577224 8 08:13:20 08:09:01 5419772 0 808136 10.09 2620 1778412 1202836 13.28 605776 1582608 8 08:13:20 08:10:01 5419772 0 808136 10.09 2620 1778412 1202656 13.28 605700 1582608 20 08:13:20 08:11:01 5417940 0 809960 10.11 2620 1778420 1202656 13.28 607328 1582656 16 08:13:20 08:12:01 5409052 0 818844 10.22 2620 1778424 1202656 13.28 615620 1582656 8 08:13:20 08:13:01 5354240 0 871664 10.88 2620 1780416 1395132 15.40 780424 1470192 1420 08:13:20 Average: 5411838 0 815851 10.19 2620 1778631 1233951 13.62 627705 1567547 170 08:13:20 08:13:20 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:20 08:05:01 eth0 69.74 72.93 188.55 12.85 0.00 0.00 0.00 0.00 08:13:20 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:05:01 docker0 58.69 45.92 5.23 166.17 0.00 0.00 0.00 0.00 08:13:20 08:06:01 eth0 1.03 0.30 0.31 0.26 0.00 0.00 0.00 0.00 08:13:20 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:07:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:13:20 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:08:01 eth0 1.02 0.30 0.32 0.20 0.00 0.00 0.00 0.00 08:13:20 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:09:01 eth0 0.72 0.48 0.41 0.27 0.00 0.00 0.00 0.00 08:13:20 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:10:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:11:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:13:20 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:12:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:13:20 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:13:01 eth0 15.86 10.99 37.95 4.68 0.00 0.00 0.00 0.00 08:13:20 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 Average: eth0 9.88 9.47 25.29 2.03 0.00 0.00 0.00 0.00 08:13:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:20 Average: docker0 6.52 5.10 0.58 18.47 0.00 0.00 0.00 0.00 08:13:20 08:13:20 08:13:20 ---> sar -P ALL: 08:13:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:13:20 08:13:20 08:03:00 LINUX RESTART (2 CPU) 08:13:20 08:13:20 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:13:20 08:05:01 all 1.93 0.00 0.69 0.39 0.03 96.96 08:13:20 08:05:01 0 1.90 0.00 0.69 0.12 0.03 97.26 08:13:20 08:05:01 1 1.96 0.00 0.69 0.67 0.02 96.66 08:13:20 08:06:01 all 0.15 0.00 0.04 0.00 0.03 99.78 08:13:20 08:06:01 0 0.27 0.00 0.05 0.00 0.02 99.67 08:13:20 08:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:13:20 08:07:01 all 0.18 0.00 0.08 0.00 0.03 99.72 08:13:20 08:07:01 0 0.27 0.00 0.08 0.00 0.02 99.63 08:13:20 08:07:01 1 0.08 0.00 0.08 0.00 0.03 99.80 08:13:20 08:08:01 all 0.16 0.00 0.03 0.00 0.01 99.81 08:13:20 08:08:01 0 0.27 0.00 0.02 0.00 0.00 99.72 08:13:20 08:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:13:20 08:09:01 all 0.12 0.00 0.05 0.00 0.03 99.81 08:13:20 08:09:01 0 0.18 0.00 0.05 0.00 0.02 99.75 08:13:20 08:09:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:13:20 08:10:01 all 0.03 0.00 0.03 0.00 0.03 99.91 08:13:20 08:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:13:20 08:10:01 1 0.05 0.00 0.03 0.00 0.05 99.87 08:13:20 08:11:01 all 0.13 0.00 0.03 0.00 0.03 99.80 08:13:20 08:11:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:13:20 08:11:01 1 0.22 0.00 0.02 0.00 0.03 99.73 08:13:20 08:12:01 all 0.09 0.00 0.03 0.00 0.03 99.86 08:13:20 08:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:13:20 08:12:01 1 0.17 0.00 0.02 0.00 0.03 99.78 08:13:20 08:13:01 all 1.83 0.00 0.51 0.05 0.03 97.57 08:13:20 08:13:01 0 1.72 0.00 0.57 0.08 0.03 97.59 08:13:20 08:13:01 1 1.94 0.00 0.45 0.02 0.03 97.55 08:13:20 Average: all 0.51 0.00 0.17 0.05 0.03 99.25 08:13:20 Average: 0 0.52 0.00 0.17 0.02 0.02 99.26 08:13:20 Average: 1 0.51 0.00 0.16 0.08 0.03 99.23 08:13:20 08:13:20 08:13:20