Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6bc2dd311edbabda4909abcd9b35b1f94383d0e2+89fae53e48fc5817143992b65423e89da01c8813 (d5196c3af265311250d6b06aba4e7478f7920711) 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-ssh7873728495485057048.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6515321675083533964.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 6a41506d72e8e131afc862d141935157bee59f41 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-371/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-371/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8557172598713381395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5607639057105390758.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-371/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-371/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4854268781837788258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-513’ Running on prd-centos7-docker-4c-2g-515 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [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-371 # 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-371@tmp/jenkins-gitclient-ssh5075326153002140754.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 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 > 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-371@tmp/jenkins-gitclient-ssh3973679255831920408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # 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-371@tmp/jenkins-gitclient-ssh8280747764251269560.key > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 Merge succeeded, producing f69d3a448c6bc48496da568ddfedea60c71f2c62 Checking out Revision f69d3a448c6bc48496da568ddfedea60c71f2c62 (PR-371) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f69d3a448c6bc48496da568ddfedea60c71f2c62 # timeout=10 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:07:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:07:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:07:12 ========================================================= 14:07:12 EdgeX Global Pipelines Version Info 14:07:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:07:14 ------------------- 14:07:14 stable info: 14:07:14 ------------------- 14:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:07:14 Message: update stable to v1.0.195 14:07:14 ------------------- 14:07:14 experimental info: 14:07:14 ------------------- 14:07:14 Commited By: **** collab-it+edgex@linuxfoundation.org 14:07:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:07:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f69d3a448c6bc48496da568ddfedea60c71f2c62 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f69d3a4 [Pipeline] echo 14:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:15 provisioning config files... 14:07:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config7875500441603278934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:16 ---> docker-login.sh 14:07:16 nexus3.edgexfoundry.org:10001 14:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:16 Configure a credential helper to remove this warning. See 14:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:16 14:07:16 Login Succeeded 14:07:16 nexus3.edgexfoundry.org:10002 14:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:16 Configure a credential helper to remove this warning. See 14:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:16 14:07:16 Login Succeeded 14:07:16 nexus3.edgexfoundry.org:10003 14:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:16 Configure a credential helper to remove this warning. See 14:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:16 14:07:16 Login Succeeded 14:07:16 nexus3.edgexfoundry.org:10004 14:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:17 Configure a credential helper to remove this warning. See 14:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:17 14:07:17 Login Succeeded 14:07:17 docker.io 14:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:17 Configure a credential helper to remove this warning. See 14:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:17 14:07:17 Login Succeeded 14:07:17 ---> docker-login.sh ends [Pipeline] } 14:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:17 + git log --format=format:%s -1 f69d3a448c6bc48496da568ddfedea60c71f2c62 [Pipeline] echo 14:07:17 GIT_COMMIT: f69d3a448c6bc48496da568ddfedea60c71f2c62, Commit Message: Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD [Pipeline] echo 14:07:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:18 14:07:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:07:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:18 latest: Pulling from edgex-devops/git-semver 14:07:18 31603596830f: Pulling fs layer 14:07:18 54011a49482f: Pulling fs layer 14:07:18 a6820b24f6d8: Pulling fs layer 14:07:18 f581987b2513: Pulling fs layer 14:07:18 f581987b2513: Waiting 14:07:18 54011a49482f: Verifying Checksum 14:07:18 54011a49482f: Download complete 14:07:19 31603596830f: Verifying Checksum 14:07:19 31603596830f: Download complete 14:07:19 f581987b2513: Verifying Checksum 14:07:19 f581987b2513: Download complete 14:07:19 a6820b24f6d8: Verifying Checksum 14:07:19 a6820b24f6d8: Download complete 14:07:19 31603596830f: Pull complete 14:07:19 54011a49482f: Pull complete 14:07:19 a6820b24f6d8: Pull complete 14:07:20 f581987b2513: Pull complete 14:07:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:07:20 prd-centos7-docker-4c-2g-515 does not seem to be running inside a container 14:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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 14:07:21 $ docker top dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:21 [ssh-agent] Looking for ssh-agent implementation... 14:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:21 $ docker exec dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent 14:07:21 SSH_AUTH_SOCK=/tmp/ssh-CjuJOTcgdPtI/agent.13 14:07:21 SSH_AGENT_PID=19 14:07:21 Running ssh-add (command line suppressed) 14:07:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_8343381861300304164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_8343381861300304164.key) 14:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:22 + git tag --points-at HEAD [Pipeline] } 14:07:22 $ docker exec --env ******** --env ******** dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent -k 14:07:22 unset SSH_AUTH_SOCK; 14:07:22 unset SSH_AGENT_PID; 14:07:22 echo Agent pid 19 killed; 14:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:22 [ssh-agent] Looking for ssh-agent implementation... 14:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:22 $ docker exec dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent 14:07:22 SSH_AUTH_SOCK=/tmp/ssh-8ZLHxZP2RkdQ/agent.53 14:07:22 SSH_AGENT_PID=59 14:07:22 Running ssh-add (command line suppressed) 14:07:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_5229433296339853126.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_5229433296339853126.key) 14:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:23 + git semver init 14:07:23 # -> Open(): unable to determine branch for HEAD 14:07:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.git 14:07:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-371 14:07:23 # $SEMVER_REMOTE_NAME = origin 14:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:07:23 # $SEMVER_USER_NAME = edgex-jenkins 14:07:23 # $SEMVER_BRANCH = PR-371 14:07:23 # $SEMVER_TEMP = /tmp/semver-392432715 14:07:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:07:24 # '/tmp/semver-392432715' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver' 14:07:24 # -> Force: false 14:07:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver [Pipeline] } 14:07:24 $ docker exec --env ******** --env ******** dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent -k 14:07:24 unset SSH_AUTH_SOCK; 14:07:24 unset SSH_AGENT_PID; 14:07:24 echo Agent pid 59 killed; 14:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:25 + git semver [Pipeline] } 14:07:25 $ docker stop --time=1 dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a 14:07:26 $ docker rm -f dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a [Pipeline] // withDockerContainer [Pipeline] sh 14:07:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:07:27 Stashed 1 file(s) [Pipeline] echo 14:07:27 [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 14:07:42 Still waiting to schedule task 14:07:42 ‘prd-centos7-docker-4c-2g-516’ is offline 14:07:42 ‘prd-centos7-docker-4c-2g-517’ is offline 14:07:42 Still waiting to schedule task 14:07:42 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-514’ 14:08:47 Running on prd-centos7-docker-4c-2g-519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws 14:08:47 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 14:08:47 The recommended git tool is: git 14:08:49 using credential edgex-jenkins-ssh 14:08:49 Cloning the remote Git repository 14:08:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:08:49 > git init /w/workspace/edgex-ui-go/5 # timeout=10 14:08:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:08:49 > git --version # timeout=10 14:08:49 > git --version # 'git version 2.24.4' 14:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:49 [INFO] Currently running in a labeled security context 14:08:49 [INFO] Currently SELinux is 'enforcing' on the host 14:08:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh4864114286932504294.key 14:08:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:51 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 14:08:51 Merge succeeded, producing a2d11f0c34afcfe7a517f899120647e7d47deb71 14:08:51 Checking out Revision a2d11f0c34afcfe7a517f899120647e7d47deb71 (PR-371) 14:08:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:08:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:08:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:50 [INFO] Currently running in a labeled security context 14:08:50 [INFO] Currently SELinux is 'enforcing' on the host 14:08:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh5935755919511708143.key 14:08:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:08:51 > git config core.sparsecheckout # timeout=10 14:08:51 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 14:08:51 > git remote # timeout=10 14:08:51 > git config --get remote.origin.url # timeout=10 14:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:08:51 [INFO] Currently running in a labeled security context 14:08:51 [INFO] Currently SELinux is 'enforcing' on the host 14:08:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh577556618519377838.key 14:08:51 > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 14:08:51 > git rev-parse HEAD^{commit} # timeout=10 14:08:51 > git config core.sparsecheckout # timeout=10 14:08:51 > git checkout -f a2d11f0c34afcfe7a517f899120647e7d47deb71 # timeout=10 14:08:55 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" 14:08:55 First time build. Skipping changelog. 14:08:55 > git rev-list --no-walk 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:08:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:08:57 + sudo service docker restart 14:08:57 + true 14:08:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:15 provisioning config files... 14:09:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config8088542650780067354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:15 ---> docker-login.sh 14:09:15 nexus3.edgexfoundry.org:10001 14:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:16 Configure a credential helper to remove this warning. See 14:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:16 14:09:16 Login Succeeded 14:09:16 nexus3.edgexfoundry.org:10002 14:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:16 Configure a credential helper to remove this warning. See 14:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:16 14:09:16 Login Succeeded 14:09:16 nexus3.edgexfoundry.org:10003 14:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:16 Configure a credential helper to remove this warning. See 14:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:16 14:09:16 Login Succeeded 14:09:16 nexus3.edgexfoundry.org:10004 14:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:16 Configure a credential helper to remove this warning. See 14:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:16 14:09:16 Login Succeeded 14:09:16 docker.io 14:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:17 Configure a credential helper to remove this warning. See 14:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:17 14:09:17 Login Succeeded 14:09:17 ---> docker-login.sh ends [Pipeline] } 14:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:09:17 ========================================================= 14:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:09:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:09:17 + 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 . 14:09:17 Sending build context to Docker daemon 35.81MB 14:09:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:09:17 Step 2/8 : FROM ${BASE} 14:09:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:17 540db60ca938: Pulling fs layer 14:09:17 adcc1eea9eea: Pulling fs layer 14:09:17 4c4ab2625f07: Pulling fs layer 14:09:17 0510c868ecb4: Pulling fs layer 14:09:17 afea3b2eda06: Pulling fs layer 14:09:17 7809a108b3ef: Pulling fs layer 14:09:17 f706445af74f: Pulling fs layer 14:09:17 afea3b2eda06: Waiting 14:09:17 7809a108b3ef: Waiting 14:09:17 f706445af74f: Waiting 14:09:17 0510c868ecb4: Waiting 14:09:18 4c4ab2625f07: Verifying Checksum 14:09:18 4c4ab2625f07: Download complete 14:09:18 adcc1eea9eea: Verifying Checksum 14:09:18 adcc1eea9eea: Download complete 14:09:18 afea3b2eda06: Verifying Checksum 14:09:18 afea3b2eda06: Download complete 14:09:18 7809a108b3ef: Verifying Checksum 14:09:18 7809a108b3ef: Download complete 14:09:18 540db60ca938: Verifying Checksum 14:09:18 540db60ca938: Download complete 14:09:18 540db60ca938: Pull complete 14:09:18 adcc1eea9eea: Pull complete 14:09:18 4c4ab2625f07: Pull complete 14:09:19 f706445af74f: Verifying Checksum 14:09:19 f706445af74f: Download complete 14:09:20 0510c868ecb4: Verifying Checksum 14:09:20 0510c868ecb4: Download complete 14:09:23 0510c868ecb4: Pull complete 14:09:23 afea3b2eda06: Pull complete 14:09:23 7809a108b3ef: Pull complete 14:09:25 f706445af74f: Pull complete 14:09:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:09:25 ---> b068be0155e3 14:09:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:09:28 ---> Running in caf23e462c8d 14:09:28 Removing intermediate container caf23e462c8d 14:09:28 ---> 67074d5eb3cf 14:09:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:29 ---> Running in 761fa178f368 14:09:29 Removing intermediate container 761fa178f368 14:09:29 ---> 0d148dea4759 14:09:29 Step 5/8 : RUN apk add --no-cache make git 14:09:29 ---> Running in fbff4cefd1bb 14:09:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:09:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:09:30 OK: 149 MiB in 40 packages 14:09:31 Removing intermediate container fbff4cefd1bb 14:09:31 ---> 04bf174f6259 14:09:31 Step 6/8 : WORKDIR /edgex-ui-go 14:09:32 ---> Running in 5d68e983e4df 14:09:32 Removing intermediate container 5d68e983e4df 14:09:32 ---> 518e878e0fa4 14:09:32 Step 7/8 : COPY . . 14:09:33 ---> 058da82c4331 14:09:33 Step 8/8 : RUN go mod download 14:09:33 ---> Running in 2bc8699e8af6 14:09:48 Removing intermediate container 2bc8699e8af6 14:09:48 ---> 5213a41b74f8 14:09:48 Successfully built 5213a41b74f8 14:09:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:09:48 + docker inspect -f . ci-base-image-x86_64 14:09:48 . [Pipeline] withDockerContainer 14:09:48 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 14:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 14:09:48 $ docker top 25dfa0ae9a7e5073f8e192e82137f18543109beae5c379eb57015946314c69d0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:49 + go version 14:09:49 go version go1.16.3 linux/amd64 [Pipeline] } 14:09:49 $ docker stop --time=1 25dfa0ae9a7e5073f8e192e82137f18543109beae5c379eb57015946314c69d0 14:09:50 $ docker rm -f 25dfa0ae9a7e5073f8e192e82137f18543109beae5c379eb57015946314c69d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker inspect -f . ci-base-image-x86_64 14:09:51 . [Pipeline] withDockerContainer 14:09:51 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 14:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 14:09:51 $ docker top d4801140e82c70b36c329734e1ab092d602784b41e3075b2577b8ee448b3d9e1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:52 + go mod tidy [Pipeline] sh 14:09:52 + make test 14:09:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:09:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:10:03 GO111MODULE=on go vet ./... [Pipeline] } 14:10:08 $ docker stop --time=1 d4801140e82c70b36c329734e1ab092d602784b41e3075b2577b8ee448b3d9e1 14:10:09 $ docker rm -f d4801140e82c70b36c329734e1ab092d602784b41e3075b2577b8ee448b3d9e1 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:10:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:11 + ls -al . 14:10:11 total 92 14:10:11 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 14:09 . 14:10:11 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 14:08 .. 14:10:11 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 14:08 assets 14:10:11 drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 14:08 bin 14:10:11 drwxrwxr-x. 3 jenkins jenkins 29 Jun 11 14:08 cmd 14:10:11 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 11 14:08 CONTRIBUTING.md 14:10:11 -rw-r--r--. 1 jenkins jenkins 10 Jun 11 14:09 coverage.out 14:10:11 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 11 14:08 Dockerfile 14:10:11 -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 14:08 Dockerfile.build 14:10:11 drwxrwxr-x. 5 jenkins jenkins 104 Jun 11 14:08 docs 14:10:11 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 14:08 .git 14:10:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 14:08 .github 14:10:11 -rw-rw-r--. 1 jenkins jenkins 162 Jun 11 14:08 .gitignore 14:10:11 -rw-rw-r--. 1 jenkins jenkins 971 Jun 11 14:08 go.mod 14:10:11 -rw-r--r--. 1 jenkins jenkins 23959 Jun 11 14:09 go.sum 14:10:11 drwxrwxr-x. 10 jenkins jenkins 139 Jun 11 14:08 internal 14:10:11 -rw-rw-r--. 1 jenkins jenkins 652 Jun 11 14:08 Jenkinsfile 14:10:11 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 11 14:08 LICENSE 14:10:11 -rw-rw-r--. 1 jenkins jenkins 941 Jun 11 14:08 Makefile 14:10:11 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 11 14:08 README.md 14:10:11 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 14:07 VERSION 14:10:11 -rw-rw-r--. 1 jenkins jenkins 155 Jun 11 14:08 version.go 14:10:11 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 11 14:08 web [Pipeline] isUnix [Pipeline] sh 14:10:12 + 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=a2d11f0c34afcfe7a517f899120647e7d47deb71 --label arch=amd64 --label version=0.0.0 . 14:10:12 Sending build context to Docker daemon 35.83MB 14:10:12 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:10:12 Step 2/24 : FROM ${BASE} AS builder 14:10:12 ---> 5213a41b74f8 14:10:12 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:10:12 ---> Running in cf84e3f0d7ff 14:10:12 Removing intermediate container cf84e3f0d7ff 14:10:12 ---> da60477f984f 14:10:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:10:12 ---> Running in 55fc7ce78ddf 14:10:12 Removing intermediate container 55fc7ce78ddf 14:10:12 ---> b674144bd805 14:10:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:10:12 ---> Running in d1a96fba7e58 14:10:13 Removing intermediate container d1a96fba7e58 14:10:13 ---> 24e8199e0f8b 14:10:13 Step 6/24 : LABEL Name=edgex-ui-go 14:10:13 ---> Running in 6caf54c532d8 14:10:13 Removing intermediate container 6caf54c532d8 14:10:13 ---> 53cf78c840a5 14:10:13 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:10:13 ---> Running in faa310da109e 14:10:13 Removing intermediate container faa310da109e 14:10:13 ---> fae793ca4adb 14:10:13 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:13 ---> Running in d162911dc144 14:10:13 Removing intermediate container d162911dc144 14:10:13 ---> c3309950c699 14:10:13 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:13 ---> Running in 44622b2805b0 14:10:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:10:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:10:15 OK: 149 MiB in 40 packages 14:10:15 Removing intermediate container 44622b2805b0 14:10:15 ---> 3d23c3319f70 14:10:15 Step 10/24 : ENV GO111MODULE=on 14:10:15 ---> Running in 33524981febe 14:10:15 Removing intermediate container 33524981febe 14:10:15 ---> b879debfbeb7 14:10:15 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:10:15 ---> Running in ec25f6dc48a3 14:10:15 Removing intermediate container ec25f6dc48a3 14:10:15 ---> 0b24c29a9dd8 14:10:15 Step 12/24 : COPY go.mod . 14:10:15 ---> bb5be9b17951 14:10:15 Step 13/24 : COPY Makefile . 14:10:16 ---> 0ca2d40d076a 14:10:16 Step 14/24 : RUN make update 14:10:16 ---> Running in 4be4cabdb9a6 14:10:16 CGO_ENABLED=0 GO111MODULE=on go mod download 14:10:16 Removing intermediate container 4be4cabdb9a6 14:10:16 ---> 40ef01704ffa 14:10:16 Step 15/24 : COPY . . 14:10:18 ---> 158f390932ae 14:10:18 Step 16/24 : RUN ${MAKE} 14:10:18 ---> Running in 7c344cd63fae 14:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:10:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:10:27 Removing intermediate container 7c344cd63fae 14:10:27 ---> 42e11b91e7a4 14:10:27 Step 17/24 : FROM alpine:3.12 14:10:27 3.12: Pulling from library/alpine 14:10:27 339de151aab4: Pulling fs layer 14:10:28 339de151aab4: Verifying Checksum 14:10:28 339de151aab4: Download complete 14:10:28 339de151aab4: Pull complete 14:10:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:10:28 Status: Downloaded newer image for alpine:3.12 14:10:28 ---> 13621d1b12d4 14:10:28 Step 18/24 : EXPOSE 4000 14:10:28 ---> Running in f7026ce8e082 14:10:28 Removing intermediate container f7026ce8e082 14:10:28 ---> 229eeed6b2ec 14:10:28 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 14:10:29 ---> 5f5fb2f33587 14:10:29 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:10:29 ---> Running in 64337ad30804 14:10:29 Removing intermediate container 64337ad30804 14:10:29 ---> 541a34fdc64b 14:10:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:10:29 ---> Running in 959e55ba76a2 14:10:29 Removing intermediate container 959e55ba76a2 14:10:29 ---> 756763d026a2 14:10:29 Step 22/24 : LABEL arch=amd64 14:10:29 ---> Running in c23a5d55bd72 14:10:29 Removing intermediate container c23a5d55bd72 14:10:29 ---> cc8694a02b10 14:10:29 Step 23/24 : LABEL git_sha=a2d11f0c34afcfe7a517f899120647e7d47deb71 14:10:29 ---> Running in ace9eaac0ad0 14:10:29 Removing intermediate container ace9eaac0ad0 14:10:29 ---> b0ee9c9795fb 14:10:29 Step 24/24 : LABEL version=0.0.0 14:10:29 ---> Running in 17190afcf322 14:10:29 Removing intermediate container 17190afcf322 14:10:29 ---> 84f3c31d5e27 14:10:29 [Warning] One or more build-args [ARCH] were not consumed 14:10:29 Successfully built 84f3c31d5e27 14:10:29 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:10:30 ---> job-cost.sh 14:10:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xFsd 14:10:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-520 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws 14:10:33 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 14:10:34 The recommended git tool is: git 14:10:39 using credential edgex-jenkins-ssh 14:10:39 Cloning the remote Git repository 14:10:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:10:39 > git init /w/workspace/edgex-ui-go/5 # timeout=10 14:10:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:10:39 > git --version # timeout=10 14:10:39 > git --version # 'git version 2.17.1' 14:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:10:42 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 14:10:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:10:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:10:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:10:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:10:42 > git config core.sparsecheckout # timeout=10 14:10:42 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 14:10:43 Merge succeeded, producing 2edbd9a93741bfabba94e1c40344295e17352832 14:10:43 Checking out Revision 2edbd9a93741bfabba94e1c40344295e17352832 (PR-371) 14:10:43 > git remote # timeout=10 14:10:43 > git config --get remote.origin.url # timeout=10 14:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:43 > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 14:10:43 > git rev-parse HEAD^{commit} # timeout=10 14:10:43 > git config core.sparsecheckout # timeout=10 14:10:43 > git checkout -f 2edbd9a93741bfabba94e1c40344295e17352832 # timeout=10 14:10:47 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" 14:10:47 First time build. Skipping changelog. 14:10:48 14:10:48 GitHub has been notified of this commit’s build result 14:10:48 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:47 > git rev-list --no-walk 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 14:10:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:10:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:10:49 + + truesudo 14:10:49 service docker restart 14:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-xFsd/bin to PATH 14:10:55 INFO: No Stack... 14:10:55 INFO: Retrieving Pricing Info for: v3-standard-2 14:10:55 INFO: Archiving Costs [Pipeline] sh 14:10:55 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv 14:10:55 + cut -d, -f6 [Pipeline] lock 14:10:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] 14:10:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] did not exist. Created. 14:10:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:56 + echo total: 0.05999999865889549 [Pipeline] stash 14:10:56 Stashed 1 file(s) [Pipeline] } 14:10:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:08 provisioning config files... 14:11:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4717339180748018430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:08 ---> docker-login.sh 14:11:08 nexus3.edgexfoundry.org:10001 14:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:10 Configure a credential helper to remove this warning. See 14:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:10 14:11:10 Login Succeeded 14:11:10 nexus3.edgexfoundry.org:10002 14:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:10 Configure a credential helper to remove this warning. See 14:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:10 14:11:10 Login Succeeded 14:11:10 nexus3.edgexfoundry.org:10003 14:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:11 Configure a credential helper to remove this warning. See 14:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:11 14:11:11 Login Succeeded 14:11:11 nexus3.edgexfoundry.org:10004 14:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:11 Configure a credential helper to remove this warning. See 14:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:11 14:11:11 Login Succeeded 14:11:11 docker.io 14:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:12 Configure a credential helper to remove this warning. See 14:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:12 14:11:12 Login Succeeded 14:11:12 ---> docker-login.sh ends [Pipeline] } 14:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:11:12 ========================================================= 14:11:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:11:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:11:12 + 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 . 14:11:13 Sending build context to Docker daemon 35.8MB 14:11:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:11:13 Step 2/8 : FROM ${BASE} 14:11:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:11:14 595b0fe564bb: Pulling fs layer 14:11:14 3088b5b3c5c0: Pulling fs layer 14:11:14 5b7225fbf94c: Pulling fs layer 14:11:14 ba82ee9f976e: Pulling fs layer 14:11:14 506bd15cee9f: Pulling fs layer 14:11:14 75a0a4a0db45: Pulling fs layer 14:11:14 618dc40b7e24: Pulling fs layer 14:11:14 ba82ee9f976e: Waiting 14:11:14 506bd15cee9f: Waiting 14:11:14 618dc40b7e24: Waiting 14:11:14 75a0a4a0db45: Waiting 14:11:14 5b7225fbf94c: Download complete 14:11:14 3088b5b3c5c0: Verifying Checksum 14:11:14 3088b5b3c5c0: Download complete 14:11:14 506bd15cee9f: Verifying Checksum 14:11:14 506bd15cee9f: Download complete 14:11:14 75a0a4a0db45: Verifying Checksum 14:11:14 75a0a4a0db45: Download complete 14:11:14 595b0fe564bb: Download complete 14:11:15 595b0fe564bb: Pull complete 14:11:15 3088b5b3c5c0: Pull complete 14:11:15 5b7225fbf94c: Pull complete 14:11:17 618dc40b7e24: Verifying Checksum 14:11:17 618dc40b7e24: Download complete 14:11:17 ba82ee9f976e: Verifying Checksum 14:11:17 ba82ee9f976e: Download complete 14:11:28 ba82ee9f976e: Pull complete 14:11:28 506bd15cee9f: Pull complete 14:11:28 75a0a4a0db45: Pull complete 14:11:31 618dc40b7e24: Pull complete 14:11:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 14:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:11:31 ---> a36622ca3599 14:11:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:11:34 ---> Running in 19c310bd23d2 14:11:34 Removing intermediate container 19c310bd23d2 14:11:34 ---> c359c044e6f4 14:11:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:34 ---> Running in 1ade49d28c0a 14:11:37 Removing intermediate container 1ade49d28c0a 14:11:37 ---> 833a6ec8ff6f 14:11:37 Step 5/8 : RUN apk add --no-cache make git 14:11:37 ---> Running in b5b029d5b676 14:11:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:11:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:11:40 OK: 138 MiB in 40 packages 14:11:41 Removing intermediate container b5b029d5b676 14:11:41 ---> 6e8f9ef1914b 14:11:41 Step 6/8 : WORKDIR /edgex-ui-go 14:11:41 ---> Running in 8e43f0bb8c67 14:11:41 Removing intermediate container 8e43f0bb8c67 14:11:41 ---> 8bc7cbcb15b2 14:11:41 Step 7/8 : COPY . . 14:11:45 ---> 0ce46a54867f 14:11:45 Step 8/8 : RUN go mod download 14:11:45 ---> Running in e0e7887f093a 14:12:12 Removing intermediate container e0e7887f093a 14:12:12 ---> 517b76f1d08a 14:12:12 Successfully built 517b76f1d08a 14:12:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:12:12 + docker inspect -f . ci-base-image-arm64 14:12:12 . [Pipeline] withDockerContainer 14:12:12 prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container 14:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat 14:12:14 $ docker top 3ec53891aa395244705160e7625a8042818ae782c7883c987a0ca23d54a0f92b -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:15 + go version 14:12:15 go version go1.16.5 linux/arm64 [Pipeline] } 14:12:15 $ docker stop --time=1 3ec53891aa395244705160e7625a8042818ae782c7883c987a0ca23d54a0f92b 14:12:17 $ docker rm -f 3ec53891aa395244705160e7625a8042818ae782c7883c987a0ca23d54a0f92b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:12:17 + docker inspect -f . ci-base-image-arm64 14:12:17 . [Pipeline] withDockerContainer 14:12:18 prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container 14:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 ******** -e ******** ci-base-image-arm64 cat 14:12:19 $ docker top a90f8ad7233c4591df31a7753edf9efe17fd8d82578479a778391f0f9e65dcd3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:20 + go mod tidy [Pipeline] sh 14:12:21 + make test 14:12:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:12:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:12:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:12:55 GO111MODULE=on go vet ./... [Pipeline] } 14:13:17 $ docker stop --time=1 a90f8ad7233c4591df31a7753edf9efe17fd8d82578479a778391f0f9e65dcd3 14:13:19 $ docker rm -f a90f8ad7233c4591df31a7753edf9efe17fd8d82578479a778391f0f9e65dcd3 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:20 Warning: overwriting stash ‘coverage-report’ 14:13:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:21 + ls -al . 14:13:21 total 124 14:13:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 14:12 . 14:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:10 .. 14:13:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 14:10 .git 14:13:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:10 .github 14:13:21 -rw-rw-r-- 1 jenkins jenkins 162 Jun 11 14:10 .gitignore 14:13:21 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 11 14:10 CONTRIBUTING.md 14:13:21 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 11 14:10 Dockerfile 14:13:21 -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 14:10 Dockerfile.build 14:13:21 -rw-rw-r-- 1 jenkins jenkins 652 Jun 11 14:10 Jenkinsfile 14:13:21 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 11 14:10 LICENSE 14:13:21 -rw-rw-r-- 1 jenkins jenkins 941 Jun 11 14:10 Makefile 14:13:21 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 11 14:10 README.md 14:13:21 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 14:07 VERSION 14:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 14:10 assets 14:13:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:10 bin 14:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 14:10 cmd 14:13:21 -rw-r--r-- 1 jenkins jenkins 10 Jun 11 14:12 coverage.out 14:13:21 drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 14:10 docs 14:13:21 -rw-rw-r-- 1 jenkins jenkins 971 Jun 11 14:10 go.mod 14:13:21 -rw-r--r-- 1 jenkins jenkins 23959 Jun 11 14:12 go.sum 14:13:21 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 14:10 internal 14:13:21 -rw-rw-r-- 1 jenkins jenkins 155 Jun 11 14:10 version.go 14:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:10 web [Pipeline] isUnix [Pipeline] sh 14:13:22 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2edbd9a93741bfabba94e1c40344295e17352832 --label arch=arm64 --label version=0.0.0 . 14:13:23 Sending build context to Docker daemon 35.83MB 14:13:23 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:13:23 Step 2/24 : FROM ${BASE} AS builder 14:13:23 ---> 517b76f1d08a 14:13:23 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:13:23 ---> Running in a2e4498ac6fa 14:13:24 Removing intermediate container a2e4498ac6fa 14:13:24 ---> 8816e8bca4c3 14:13:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:13:24 ---> Running in 69a4cf12ece7 14:13:24 Removing intermediate container 69a4cf12ece7 14:13:24 ---> 2b51ae74b38e 14:13:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:13:24 ---> Running in 8bed8971d03d 14:13:25 Removing intermediate container 8bed8971d03d 14:13:25 ---> 0f7fa57b7fa2 14:13:25 Step 6/24 : LABEL Name=edgex-ui-go 14:13:25 ---> Running in 15f3ede82e11 14:13:25 Removing intermediate container 15f3ede82e11 14:13:25 ---> 8494133b37b0 14:13:25 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:13:26 ---> Running in a99a7597595e 14:13:26 Removing intermediate container a99a7597595e 14:13:26 ---> dee49f56bf0b 14:13:26 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:26 ---> Running in bec57ddcc8f5 14:13:28 Removing intermediate container bec57ddcc8f5 14:13:28 ---> cac7524a0655 14:13:28 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:28 ---> Running in ae4dc25b9f89 14:13:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:13:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:13:31 OK: 138 MiB in 40 packages 14:13:32 Removing intermediate container ae4dc25b9f89 14:13:32 ---> 11f2c958f8a2 14:13:32 Step 10/24 : ENV GO111MODULE=on 14:13:32 ---> Running in ce5d57c661fe 14:13:33 Removing intermediate container ce5d57c661fe 14:13:33 ---> 3d459f3794b5 14:13:33 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:13:33 ---> Running in 6b7d466d131f 14:13:34 Removing intermediate container 6b7d466d131f 14:13:34 ---> 4d2822ed6246 14:13:34 Step 12/24 : COPY go.mod . 14:13:34 ---> e5c50d8c9acf 14:13:34 Step 13/24 : COPY Makefile . 14:13:35 ---> b0ebd8a293f2 14:13:35 Step 14/24 : RUN make update 14:13:35 ---> Running in 69ca62ba1981 14:13:36 CGO_ENABLED=0 GO111MODULE=on go mod download 14:13:38 Removing intermediate container 69ca62ba1981 14:13:38 ---> 8129c5f351c2 14:13:38 Step 15/24 : COPY . . 14:13:41 ---> 8a80f5caa72e 14:13:41 Step 16/24 : RUN ${MAKE} 14:13:41 ---> Running in ec0e2c601441 14:13:42 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 14:14:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:14:12 Removing intermediate container ec0e2c601441 14:14:12 ---> 1014ba6c8589 14:14:12 Step 17/24 : FROM alpine:3.12 14:14:13 3.12: Pulling from library/alpine 14:14:13 d2f70382dc9a: Pulling fs layer 14:14:13 d2f70382dc9a: Verifying Checksum 14:14:13 d2f70382dc9a: Download complete 14:14:14 d2f70382dc9a: Pull complete 14:14:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:14:14 Status: Downloaded newer image for alpine:3.12 14:14:14 ---> 9852663dfa18 14:14:14 Step 18/24 : EXPOSE 4000 14:14:14 ---> Running in 6ffd3e9bff60 14:14:15 Removing intermediate container 6ffd3e9bff60 14:14:15 ---> f707df8df355 14:14:15 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 14:14:17 ---> 8a27358cba52 14:14:17 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:14:17 ---> Running in 2fd44b4142ea 14:14:17 Removing intermediate container 2fd44b4142ea 14:14:17 ---> 3adfff7a2a70 14:14:17 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:14:18 ---> Running in 6ab147148155 14:14:18 Removing intermediate container 6ab147148155 14:14:18 ---> cefd09fe011e 14:14:18 Step 22/24 : LABEL arch=arm64 14:14:18 ---> Running in 9bdfc7c141fc 14:14:19 Removing intermediate container 9bdfc7c141fc 14:14:19 ---> e07f3ea54ed9 14:14:19 Step 23/24 : LABEL git_sha=2edbd9a93741bfabba94e1c40344295e17352832 14:14:19 ---> Running in 536606b9124f 14:14:19 Removing intermediate container 536606b9124f 14:14:19 ---> 98ab2e526f3f 14:14:19 Step 24/24 : LABEL version=0.0.0 14:14:19 ---> Running in d98e9c96e7cc 14:14:20 Removing intermediate container d98e9c96e7cc 14:14:20 ---> 4feafa153594 14:14:20 [Warning] One or more build-args [ARCH] were not consumed 14:14:20 Successfully built 4feafa153594 14:14:20 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 14:14:21 ---> job-cost.sh 14:14:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZAE 14:15:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-DZAE/bin to PATH 14:16:22 INFO: No Stack... 14:16:22 INFO: Retrieving Pricing Info for: v2-standard-4 14:16:22 INFO: Archiving Costs [Pipeline] sh 14:16:22 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv 14:16:22 + cut -d, -f6 [Pipeline] lock 14:16:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] 14:16:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] did not exist. Created. 14:16:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:22 /w/workspace/edgex-ui-go/5@tmp/durable-6fbe5f98/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-6fbe5f98/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:23 + echo total: 0.18000000715255737 [Pipeline] stash 14:16:23 Warning: overwriting stash ‘stack-cost’ 14:16:23 Stashed 1 file(s) [Pipeline] } 14:16:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-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 14:16:24 provisioning config files... 14:16:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config7363272638309055456tmp [Pipeline] { [Pipeline] sh 14:16:24 + set +x 14:16:24 + curl -s https://codecov.io/bash 14:16:24 + bash -s -- 14:16:24 14:16:24 _____ _ 14:16:24 / ____| | | 14:16:24 | | ___ __| | ___ ___ _____ __ 14:16:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:24 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:24 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:24 Bash-1.0.3 14:16:24 14:16:24 14:16:24 ==> git version 2.24.4 found 14:16:24 ==> 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 14:16:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:16:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:16:24 ==> Jenkins CI detected. 14:16:24 project root: . 14:16:24 --> token set from env 14:16:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:24 ==> Running gcov in . (disable via -X gcov) 14:16:24 ==> Python coveragepy not found 14:16:24 ==> Searching for coverage reports in: 14:16:24 + . 14:16:24 -> Found 1 reports 14:16:24 ==> Detecting git/mercurial file structure 14:16:24 ==> Reading reports 14:16:24 + ./coverage.out bytes=10 14:16:24 ==> Appending adjustments 14:16:24 https://docs.codecov.io/docs/fixing-reports 14:16:24 + Found adjustments 14:16:24 ==> Gzipping contents 14:16:24 4.0K /tmp/codecov.xjfqat.gz 14:16:24 ==> Uploading reports 14:16:24 url: https://codecov.io 14:16:24 query: branch=PR-371&commit=f69d3a448c6bc48496da568ddfedea60c71f2c62&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= 14:16:24 -> Pinging Codecov 14:16:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-371&commit=f69d3a448c6bc48496da568ddfedea60c71f2c62&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= 14:16:25 -> Uploading to 14:16:25 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/FB506323287CE973F263BFD2A0EB1F37/f69d3a448c6bc48496da568ddfedea60c71f2c62/8979aedf-f484-42df-a1a0-12e377dcf787.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T141625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa3004361773c7c6bfe3899d81f8b425f38f3d3e740ffd6560d3d2a8837f3985 14:16:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:25 Dload Upload Total Spent Left Speed 14:16:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 7868 --:--:-- --:--:-- --:--:-- 7877 14:16:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f69d3a448c6bc48496da568ddfedea60c71f2c62 [Pipeline] } 14:16:26 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 14:16:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:28 ---> package-listing.sh 14:16:28 ++ facter osfamily 14:16:28 ++ tr '[:upper:]' '[:lower:]' 14:16:28 + OS_FAMILY=redhat 14:16:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-371 14:16:28 + START_PACKAGES=/tmp/packages_start.txt 14:16:28 + END_PACKAGES=/tmp/packages_end.txt 14:16:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:28 + PACKAGES=/tmp/packages_start.txt 14:16:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' 14:16:28 + PACKAGES=/tmp/packages_end.txt 14:16:28 + case "${OS_FAMILY}" in 14:16:28 + rpm -qa 14:16:28 + sort 14:16:29 + '[' -f /tmp/packages_start.txt ']' 14:16:29 + '[' -f /tmp/packages_end.txt ']' 14:16:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' 14:16:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ 14:16:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [Pipeline] echo 14:16:29 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:16:30 14:16:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:16:31 alpine: Pulling from edgex-lftools-log-publisher 14:16:31 df20fa9351a1: Pulling fs layer 14:16:31 36b3adc4ff6f: Pulling fs layer 14:16:31 8ad3a11d3b57: Pulling fs layer 14:16:31 46f8f816bc3b: Pulling fs layer 14:16:31 93b61091891f: Pulling fs layer 14:16:31 93b9cdb0e59b: Pulling fs layer 14:16:31 5e14af77c1be: Pulling fs layer 14:16:31 01666e4c0597: Pulling fs layer 14:16:31 aa168da1d23b: Pulling fs layer 14:16:31 93b61091891f: Waiting 14:16:31 93b9cdb0e59b: Waiting 14:16:31 5e14af77c1be: Waiting 14:16:31 01666e4c0597: Waiting 14:16:31 aa168da1d23b: Waiting 14:16:31 46f8f816bc3b: Waiting 14:16:31 36b3adc4ff6f: Verifying Checksum 14:16:31 36b3adc4ff6f: Download complete 14:16:31 46f8f816bc3b: Verifying Checksum 14:16:31 46f8f816bc3b: Download complete 14:16:31 df20fa9351a1: Verifying Checksum 14:16:31 df20fa9351a1: Download complete 14:16:31 93b9cdb0e59b: Verifying Checksum 14:16:31 93b9cdb0e59b: Download complete 14:16:31 5e14af77c1be: Verifying Checksum 14:16:31 5e14af77c1be: Download complete 14:16:31 01666e4c0597: Verifying Checksum 14:16:31 01666e4c0597: Download complete 14:16:31 93b61091891f: Verifying Checksum 14:16:31 93b61091891f: Download complete 14:16:31 8ad3a11d3b57: Verifying Checksum 14:16:31 8ad3a11d3b57: Download complete 14:16:31 df20fa9351a1: Pull complete 14:16:32 36b3adc4ff6f: Pull complete 14:16:33 aa168da1d23b: Verifying Checksum 14:16:33 aa168da1d23b: Download complete 14:16:33 8ad3a11d3b57: Pull complete 14:16:33 46f8f816bc3b: Pull complete 14:16:34 93b61091891f: Pull complete 14:16:34 93b9cdb0e59b: Pull complete 14:16:34 5e14af77c1be: Pull complete 14:16:35 01666e4c0597: Pull complete 14:16:43 aa168da1d23b: Pull complete 14:16:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:16:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:16:43 prd-centos7-docker-4c-2g-515 does not seem to be running inside a container 14:16:43 $ 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-371/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-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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 14:17:21 $ docker top 3ea7070bd68a2a14854e1fc3709caa954316b886c9849cd58460531191bd6818 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:21 + mkdir -p /var/log/sa [Pipeline] sh 14:17:22 + ls /var/log/sa-host 14:17:22 + sadf -c /var/log/sa-host/sa05 14:17:22 file_magic: OK 14:17:22 HZ: Using current value: 100 14:17:22 file_header: OK 14:17:22 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 14:17:22 Statistics: 14:17:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:17:22 File successfully converted to sysstat format version 12.2.1 14:17:22 + sadf -c /var/log/sa-host/sa11 14:17:22 file_magic: OK 14:17:22 HZ: Using current value: 100 14:17:22 file_header: OK 14:17:22 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 14:17:22 Statistics: 14:17:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:17:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:22 provisioning config files... 14:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config3083940102008396205tmp [Pipeline] { [Pipeline] echo 14:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:22 ---> create-netrc.sh [Pipeline] } 14:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:23 ---> python-tools-install.sh [Pipeline] echo 14:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:23 ---> sudo-logs.sh 14:17:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:23 ---> job-cost.sh 14:17:23 lf-activate-venv: SKIPPING 14:17:23 DEBUG: total: 0.18000000715255737 14:17:23 INFO: Retrieving Stack Cost... 14:17:24 INFO: Retrieving Pricing Info for: v3-standard-2 14:17:25 INFO: Archiving Costs [Pipeline] echo 14:17:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:25 ---> logs-deploy.sh 14:17:25 lf-activate-venv: SKIPPING 14:17:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-371/5 14:17:25 INFO: archiving workspace using pattern(s): 14:17:26 Archives upload complete. 14:17:26 INFO: archiving logs to Nexus 14:17:27 ---> uname -a: 14:17:27 Linux prd-centos7-docker-4c-2g-515.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:17:27 14:17:27 14:17:27 ---> lscpu: 14:17:27 Architecture: x86_64 14:17:27 CPU op-mode(s): 32-bit, 64-bit 14:17:27 Byte Order: Little Endian 14:17:27 Address sizes: 40 bits physical, 48 bits virtual 14:17:27 CPU(s): 2 14:17:27 On-line CPU(s) list: 0,1 14:17:27 Thread(s) per core: 1 14:17:27 Core(s) per socket: 1 14:17:27 Socket(s): 2 14:17:27 NUMA node(s): 1 14:17:27 Vendor ID: AuthenticAMD 14:17:27 CPU family: 23 14:17:27 Model: 49 14:17:27 Model name: AMD EPYC-Rome Processor 14:17:27 Stepping: 0 14:17:27 CPU MHz: 2800.000 14:17:27 BogoMIPS: 5600.00 14:17:27 Virtualization: AMD-V 14:17:27 Hypervisor vendor: KVM 14:17:27 Virtualization type: full 14:17:27 L1d cache: 64 KiB 14:17:27 L1i cache: 64 KiB 14:17:27 L2 cache: 1 MiB 14:17:27 L3 cache: 32 MiB 14:17:27 NUMA node0 CPU(s): 0,1 14:17:27 Vulnerability Itlb multihit: Not affected 14:17:27 Vulnerability L1tf: Not affected 14:17:27 Vulnerability Mds: Not affected 14:17:27 Vulnerability Meltdown: Not affected 14:17:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:17:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:17:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:17:27 Vulnerability Srbds: Not affected 14:17:27 Vulnerability Tsx async abort: Not affected 14:17:27 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 14:17:27 14:17:27 14:17:27 ---> nproc: 14:17:27 2 14:17:27 14:17:27 14:17:27 ---> df -h: 14:17:27 Filesystem Size Used Available Use% Mounted on 14:17:27 overlay 40.0G 7.6G 32.4G 19% / 14:17:27 tmpfs 64.0M 0 64.0M 0% /dev 14:17:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:17:27 shm 64.0M 0 64.0M 0% /dev/shm 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 14:17:27 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 14:17:27 14:17:27 14:17:27 ---> free -m: 14:17:27 total used free shared buff/cache available 14:17:27 Mem: 7821 990 4692 0 2137 6653 14:17:27 Swap: 1023 0 1023 14:17:27 14:17:27 14:17:27 ---> ip addr: 14:17:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:17:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:17:27 inet 127.0.0.1/8 scope host lo 14:17:27 valid_lft forever preferred_lft forever 14:17:27 inet6 ::1/128 scope host 14:17:27 valid_lft forever preferred_lft forever 14:17:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:17:27 link/ether fa:16:3e:6f:26:d4 brd ff:ff:ff:ff:ff:ff 14:17:27 inet 10.30.122.28/23 brd 10.30.123.255 scope global dynamic eth0 14:17:27 valid_lft 85754sec preferred_lft 85754sec 14:17:27 inet6 fe80::f816:3eff:fe6f:26d4/64 scope link 14:17:27 valid_lft forever preferred_lft forever 14:17:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:17:27 link/ether 02:42:0a:22:e1:63 brd ff:ff:ff:ff:ff:ff 14:17:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:17:27 valid_lft forever preferred_lft forever 14:17:27 inet6 fe80::42:aff:fe22:e163/64 scope link 14:17:27 valid_lft forever preferred_lft forever 14:17:27 14:17:27 14:17:27 ---> sar -b -r -n DEV: 14:17:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 14:17:27 14:17:27 14:06:28 LINUX RESTART (2 CPU) 14:17:27 14:17:27 14:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:17:27 14:08:01 83.37 4.44 78.93 0.00 2835.95 5234.99 0.00 14:17:27 14:09:01 0.37 0.00 0.37 0.00 0.00 6.38 0.00 14:17:27 14:10:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 14:17:27 14:11:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 14:17:27 14:12:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 14:17:27 14:13:01 0.35 0.00 0.35 0.00 0.00 5.03 0.00 14:17:27 14:14:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 14:17:27 14:15:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 14:17:27 14:16:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 14:17:27 14:17:02 30.94 0.13 30.80 0.00 13.72 10057.93 0.00 14:17:27 Average: 11.64 0.46 11.18 0.00 285.14 1532.74 0.00 14:17:27 14:17:27 14:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:17:27 14:08:01 5408968 0 815592 10.18 2620 1781760 1302796 14.38 611940 1584748 132 14:17:27 14:09:01 5417280 0 807272 10.08 2620 1781768 1238228 13.67 604848 1584716 20 14:17:27 14:10:01 5417868 0 806684 10.07 2620 1781768 1234116 13.63 608940 1580128 20 14:17:27 14:11:01 5416432 0 808116 10.09 2620 1781772 1205852 13.31 610568 1580128 20 14:17:27 14:12:01 5416868 0 807672 10.08 2620 1781780 1205684 13.31 603384 1587640 16 14:17:27 14:13:01 5415800 0 808740 10.10 2620 1781780 1205840 13.31 604236 1587640 8 14:17:27 14:14:01 5417088 0 807440 10.08 2620 1781792 1205648 13.31 603284 1587640 20 14:17:27 14:15:01 5415764 0 808760 10.10 2620 1781796 1205588 13.31 604292 1587640 12 14:17:27 14:16:01 5401256 0 823264 10.28 2620 1781800 1205732 13.31 618828 1587680 20 14:17:27 14:17:02 4853284 0 966700 12.07 2620 2186336 1384304 15.28 818980 1851056 88592 14:17:27 Average: 5358061 0 826024 10.31 2620 1822235 1239379 13.68 628930 1611902 8886 14:17:27 14:17:27 14:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:17:27 14:08:01 eth0 431.24 335.52 1028.88 72.11 0.00 0.00 0.00 0.00 14:17:27 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:08:01 docker0 68.61 49.35 6.04 166.39 0.00 0.00 0.00 0.00 14:17:27 14:09:01 eth0 1.43 0.30 0.37 0.32 0.00 0.00 0.00 0.00 14:17:27 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:10:01 eth0 1.15 0.33 0.33 0.20 0.00 0.00 0.00 0.00 14:17:27 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:11:01 eth0 1.12 0.40 0.32 0.21 0.00 0.00 0.00 0.00 14:17:27 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:12:01 eth0 0.30 0.18 0.09 0.04 0.00 0.00 0.00 0.00 14:17:27 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:13:01 eth0 0.52 0.32 0.27 0.23 0.00 0.00 0.00 0.00 14:17:27 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:14:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:17:27 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:15:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:17:27 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:16:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 14:17:27 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:17:02 eth0 200.70 173.89 2174.88 19.47 0.00 0.00 0.00 0.00 14:17:27 14:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 14:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 Average: eth0 63.77 51.17 320.67 9.28 0.00 0.00 0.00 0.00 14:17:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:27 Average: docker0 6.87 4.94 0.60 16.65 0.00 0.00 0.00 0.00 14:17:27 14:17:27 14:17:27 ---> sar -P ALL: 14:17:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 14:17:27 14:17:27 14:06:28 LINUX RESTART (2 CPU) 14:17:27 14:17:27 14:07:01 CPU %user %nice %system %iowait %steal %idle 14:17:27 14:08:01 all 10.15 0.00 3.37 1.62 0.06 84.80 14:17:27 14:08:01 0 10.08 0.00 3.50 1.40 0.05 84.97 14:17:27 14:08:01 1 10.22 0.00 3.25 1.85 0.07 84.62 14:17:27 14:09:01 all 0.13 0.00 0.06 0.00 0.03 99.79 14:17:27 14:09:01 0 0.03 0.00 0.07 0.00 0.02 99.88 14:17:27 14:09:01 1 0.22 0.00 0.05 0.00 0.03 99.70 14:17:27 14:10:01 all 0.12 0.00 0.04 0.00 0.03 99.82 14:17:27 14:10:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:17:27 14:10:01 1 0.17 0.00 0.05 0.00 0.02 99.77 14:17:27 14:11:01 all 0.10 0.00 0.04 0.00 0.03 99.83 14:17:27 14:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:17:27 14:11:01 1 0.15 0.00 0.05 0.00 0.03 99.77 14:17:27 14:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:17:27 14:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 14:17:27 14:12:01 1 0.08 0.00 0.03 0.00 0.02 99.87 14:17:27 14:13:01 all 0.08 0.00 0.03 0.01 0.02 99.87 14:17:27 14:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:17:27 14:13:01 1 0.12 0.00 0.02 0.02 0.00 99.85 14:17:27 14:14:01 all 0.09 0.00 0.03 0.00 0.03 99.85 14:17:27 14:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:17:27 14:14:01 1 0.13 0.00 0.03 0.00 0.02 99.82 14:17:27 14:15:01 all 0.17 0.00 0.06 0.00 0.02 99.76 14:17:27 14:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 14:17:27 14:15:01 1 0.28 0.00 0.07 0.00 0.02 99.63 14:17:27 14:16:01 all 0.20 0.00 0.03 0.00 0.03 99.75 14:17:27 14:16:01 0 0.17 0.00 0.03 0.00 0.03 99.77 14:17:27 14:16:01 1 0.23 0.00 0.02 0.00 0.02 99.73 14:17:27 14:17:02 all 7.07 0.00 3.09 7.48 0.05 82.31 14:17:27 14:17:02 0 6.35 0.00 3.07 7.34 0.05 83.19 14:17:27 14:17:02 1 7.79 0.00 3.11 7.62 0.05 81.44 14:17:27 Average: all 1.79 0.00 0.67 0.90 0.03 96.62 14:17:27 Average: 0 1.67 0.00 0.68 0.86 0.03 96.77 14:17:27 Average: 1 1.91 0.00 0.66 0.94 0.03 96.47 14:17:27 14:17:27 14:17:27