Pull request #393 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0a7a6af34237fc1703c907cf55ffaafc1a498efa rather than baede70bba8ca12a5b9aa3c2fc8821d72e301c19 Obtained Jenkinsfile from 0a7a6af34237fc1703c907cf55ffaafc1a498efa Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8849025041887536882.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-ssh6621210007449427334.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-393/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-393/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3685038104292125981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-393/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6810162381792001297.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3514974350150503212.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-393/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-393/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3051635951134158678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-517 in /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [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-393 # 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-393@tmp/jenkins-gitclient-ssh3136520393500136984.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/master commit 0a7a6af34237fc1703c907cf55ffaafc1a498efa into PR head commit baede70bba8ca12a5b9aa3c2fc8821d72e301c19 Merge succeeded, producing baede70bba8ca12a5b9aa3c2fc8821d72e301c19 Checking out Revision baede70bba8ca12a5b9aa3c2fc8821d72e301c19 (PR-393) > 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-393@tmp/jenkins-gitclient-ssh5182278253848020409.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # 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-393@tmp/jenkins-gitclient-ssh8580173150895750417.key > git merge 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 Commit message: "feat: fix appservice model bugs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:19:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:19:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:19:12 ========================================================= 13:19:12 EdgeX Global Pipelines Version Info 13:19:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:19:13 ------------------- 13:19:13 stable info: 13:19:13 ------------------- 13:19:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:19:13 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:19:13 Message: update stable to v1.0.195 13:19:14 ------------------- 13:19:14 experimental info: 13:19:14 ------------------- 13:19:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:19:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:19:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:19:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-393 [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-393 [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-393 [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baede70 [Pipeline] echo 13:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:16 provisioning config files... 13:19:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/config8610705995112564053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:17 ---> docker-login.sh 13:19:17 nexus3.edgexfoundry.org:10001 13:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:17 Configure a credential helper to remove this warning. See 13:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:17 13:19:17 Login Succeeded 13:19:17 nexus3.edgexfoundry.org:10002 13:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:17 Configure a credential helper to remove this warning. See 13:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:17 13:19:17 Login Succeeded 13:19:17 nexus3.edgexfoundry.org:10003 13:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:18 Configure a credential helper to remove this warning. See 13:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:18 13:19:18 Login Succeeded 13:19:18 nexus3.edgexfoundry.org:10004 13:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:18 Configure a credential helper to remove this warning. See 13:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:18 13:19:18 Login Succeeded 13:19:18 docker.io 13:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:18 Configure a credential helper to remove this warning. See 13:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:18 13:19:18 Login Succeeded 13:19:18 ---> docker-login.sh ends [Pipeline] } 13:19:18 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 13:19:19 + git log --format=format:%s -1 baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [Pipeline] echo 13:19:19 GIT_COMMIT: baede70bba8ca12a5b9aa3c2fc8821d72e301c19, Commit Message: feat: fix appservice model bugs [Pipeline] echo 13:19:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:20 13:19:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:19:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:21 latest: Pulling from edgex-devops/git-semver 13:19:21 31603596830f: Pulling fs layer 13:19:21 54011a49482f: Pulling fs layer 13:19:21 a6820b24f6d8: Pulling fs layer 13:19:21 f581987b2513: Pulling fs layer 13:19:21 f581987b2513: Waiting 13:19:21 54011a49482f: Verifying Checksum 13:19:21 54011a49482f: Download complete 13:19:21 31603596830f: Verifying Checksum 13:19:21 31603596830f: Download complete 13:19:21 f581987b2513: Verifying Checksum 13:19:21 f581987b2513: Download complete 13:19:21 a6820b24f6d8: Verifying Checksum 13:19:21 a6820b24f6d8: Download complete 13:19:21 31603596830f: Pull complete 13:19:21 54011a49482f: Pull complete 13:19:22 a6820b24f6d8: Pull complete 13:19:22 f581987b2513: Pull complete 13:19:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:19:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:19:22 prd-centos7-docker-4c-2g-517 does not seem to be running inside a container 13:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-393 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393:/w/workspace/edgexfoundry_edgex-ui-go_PR-393:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:19:23 $ docker top 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:19:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:23 [ssh-agent] Looking for ssh-agent implementation... 13:19:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:24 $ docker exec 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent 13:19:24 SSH_AUTH_SOCK=/tmp/ssh-1NCU7M2QcaHm/agent.13 13:19:24 SSH_AGENT_PID=19 13:19:24 Running ssh-add (command line suppressed) 13:19:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_2935046118403402937.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_2935046118403402937.key) 13:19:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:24 + git tag --points-at HEAD [Pipeline] } 13:19:24 $ docker exec --env ******** --env ******** 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent -k 13:19:24 unset SSH_AUTH_SOCK; 13:19:24 unset SSH_AGENT_PID; 13:19:24 echo Agent pid 19 killed; 13:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:19:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:19:24 [ssh-agent] Looking for ssh-agent implementation... 13:19:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:25 $ docker exec 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent 13:19:25 SSH_AUTH_SOCK=/tmp/ssh-9HlAH1vqMVKs/agent.53 13:19:25 SSH_AGENT_PID=60 13:19:25 Running ssh-add (command line suppressed) 13:19:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_8075071592819153686.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/private_key_8075071592819153686.key) 13:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:19:25 + git semver init 13:19:25 # -> Open(): unable to determine branch for HEAD 13:19:25 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-393/.git 13:19:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-393 13:19:25 # $SEMVER_REMOTE_NAME = origin 13:19:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:19:25 # $SEMVER_USER_NAME = edgex-jenkins 13:19:25 # $SEMVER_BRANCH = PR-393 13:19:25 # $SEMVER_TEMP = /tmp/semver-589265646 13:19:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:19:27 # '/tmp/semver-589265646' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-393/.semver' 13:19:27 # -> Force: false 13:19:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-393/.semver [Pipeline] } 13:19:27 $ docker exec --env ******** --env ******** 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c ssh-agent -k 13:19:27 unset SSH_AUTH_SOCK; 13:19:27 unset SSH_AGENT_PID; 13:19:27 echo Agent pid 60 killed; 13:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:28 + git semver [Pipeline] } 13:19:28 $ docker stop --time=1 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c 13:19:29 $ docker rm -f 915b05b5a0aa836f9eebf2371a25e2e10f755bff92848f57a03d08074e0cd79c [Pipeline] // withDockerContainer [Pipeline] sh 13:19:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:19:30 Stashed 1 file(s) [Pipeline] echo 13:19:30 [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 13:19:45 Still waiting to schedule task 13:19:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:19:45 Still waiting to schedule task 13:19:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:21:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-518 in /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [Pipeline] { [Pipeline] ws 13:21:54 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:21:54 The recommended git tool is: git 13:21:59 using credential edgex-jenkins-ssh 13:21:59 Cloning the remote Git repository 13:21:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:21:59 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:21:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:21:59 > git --version # timeout=10 13:21:59 > git --version # 'git version 2.17.1' 13:21:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:22:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:22:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:22:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:22:03 Merging remotes/origin/master commit 0a7a6af34237fc1703c907cf55ffaafc1a498efa into PR head commit baede70bba8ca12a5b9aa3c2fc8821d72e301c19 13:22:03 Merge succeeded, producing baede70bba8ca12a5b9aa3c2fc8821d72e301c19 13:22:03 Checking out Revision baede70bba8ca12a5b9aa3c2fc8821d72e301c19 (PR-393) 13:22:03 > git config core.sparsecheckout # timeout=10 13:22:03 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 13:22:03 > git remote # timeout=10 13:22:03 > git config --get remote.origin.url # timeout=10 13:22:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:03 > git merge 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 13:22:03 > git rev-parse HEAD^{commit} # timeout=10 13:22:03 > git config core.sparsecheckout # timeout=10 13:22:03 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 13:22:08 Commit message: "feat: fix appservice model bugs" 13:22:08 > git --version # timeout=10 13:22:08 > git --version # 'git version 2.17.1' 13:22:08 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:22:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:22:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:22:11 + sudo service docker restart 13:22:11 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:29 provisioning config files... 13:22:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2460638798740559258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:29 ---> docker-login.sh 13:22:29 nexus3.edgexfoundry.org:10001 13:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:31 Configure a credential helper to remove this warning. See 13:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:31 13:22:31 Login Succeeded 13:22:31 nexus3.edgexfoundry.org:10002 13:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:31 Configure a credential helper to remove this warning. See 13:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:31 13:22:31 Login Succeeded 13:22:31 nexus3.edgexfoundry.org:10003 13:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:32 Configure a credential helper to remove this warning. See 13:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:32 13:22:32 Login Succeeded 13:22:32 nexus3.edgexfoundry.org:10004 13:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:32 Configure a credential helper to remove this warning. See 13:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:32 13:22:32 Login Succeeded 13:22:32 docker.io 13:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:33 Configure a credential helper to remove this warning. See 13:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:33 13:22:33 Login Succeeded 13:22:33 ---> docker-login.sh ends [Pipeline] } 13:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:22:34 ========================================================= 13:22:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:22:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:22:34 + 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 . 13:22:35 Sending build context to Docker daemon 17.92MB 13:22:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:22:35 Step 2/8 : FROM ${BASE} 13:22:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:22:35 595b0fe564bb: Pulling fs layer 13:22:35 3088b5b3c5c0: Pulling fs layer 13:22:35 5b7225fbf94c: Pulling fs layer 13:22:35 ba82ee9f976e: Pulling fs layer 13:22:35 506bd15cee9f: Pulling fs layer 13:22:35 75a0a4a0db45: Pulling fs layer 13:22:35 618dc40b7e24: Pulling fs layer 13:22:35 506bd15cee9f: Waiting 13:22:35 75a0a4a0db45: Waiting 13:22:35 618dc40b7e24: Waiting 13:22:35 5b7225fbf94c: Verifying Checksum 13:22:35 5b7225fbf94c: Download complete 13:22:36 3088b5b3c5c0: Verifying Checksum 13:22:36 3088b5b3c5c0: Download complete 13:22:36 506bd15cee9f: Verifying Checksum 13:22:36 506bd15cee9f: Download complete 13:22:36 75a0a4a0db45: Download complete 13:22:36 595b0fe564bb: Verifying Checksum 13:22:36 595b0fe564bb: Download complete 13:22:36 595b0fe564bb: Pull complete 13:22:37 3088b5b3c5c0: Pull complete 13:22:37 618dc40b7e24: Verifying Checksum 13:22:37 618dc40b7e24: Download complete 13:22:37 5b7225fbf94c: Pull complete 13:22:40 ba82ee9f976e: Verifying Checksum 13:22:40 ba82ee9f976e: Download complete 13:22:41 Running on prd-centos7-docker-4c-2g-519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-393 [Pipeline] { [Pipeline] ws 13:22:41 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:22:41 The recommended git tool is: git 13:22:44 using credential edgex-jenkins-ssh 13:22:44 Cloning the remote Git repository 13:22:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:22:44 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:22:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:22:44 > git --version # timeout=10 13:22:44 > git --version # 'git version 2.24.4' 13:22:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:44 [INFO] Currently running in a labeled security context 13:22:44 [INFO] Currently SELinux is 'enforcing' on the host 13:22:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4919680783245577741.key 13:22:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:46 Merging remotes/origin/master commit 0a7a6af34237fc1703c907cf55ffaafc1a498efa into PR head commit baede70bba8ca12a5b9aa3c2fc8821d72e301c19 13:22:46 Merge succeeded, producing baede70bba8ca12a5b9aa3c2fc8821d72e301c19 13:22:46 Checking out Revision baede70bba8ca12a5b9aa3c2fc8821d72e301c19 (PR-393) 13:22:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:22:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:22:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:46 [INFO] Currently running in a labeled security context 13:22:46 [INFO] Currently SELinux is 'enforcing' on the host 13:22:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh748662996294630981.key 13:22:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:22:46 > git config core.sparsecheckout # timeout=10 13:22:46 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 13:22:46 > git remote # timeout=10 13:22:46 > git config --get remote.origin.url # timeout=10 13:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:46 [INFO] Currently running in a labeled security context 13:22:46 [INFO] Currently SELinux is 'enforcing' on the host 13:22:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh359308309733766801.key 13:22:46 > git merge 0a7a6af34237fc1703c907cf55ffaafc1a498efa # timeout=10 13:22:46 > git rev-parse HEAD^{commit} # timeout=10 13:22:46 > git config core.sparsecheckout # timeout=10 13:22:46 > git checkout -f baede70bba8ca12a5b9aa3c2fc8821d72e301c19 # timeout=10 13:22:50 Commit message: "feat: fix appservice model bugs" 13:22:50 > git --version # timeout=10 13:22:50 > git --version # 'git version 2.24.4' 13:22:50 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 13:22:50 ba82ee9f976e: Pull complete 13:22:50 506bd15cee9f: Pull complete 13:22:50 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:22:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:22:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:22:52 + sudo service docker restart 13:22:52 + true 13:22:52 Redirecting to /bin/systemctl restart docker.service 13:22:55 618dc40b7e24: Pull complete 13:22:55 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:22:55 ---> a36622ca3599 13:22:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:22:56 ---> Running in ff93ca21b81d 13:22:57 Removing intermediate container ff93ca21b81d 13:22:57 ---> 7c011de96d45 13:22:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:57 ---> Running in 3a402faf4d4f 13:22:59 Removing intermediate container 3a402faf4d4f 13:22:59 ---> d3abf8215355 13:22:59 Step 5/8 : RUN apk add --no-cache make git 13:22:59 ---> Running in 0d2951ef00df 13:23:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:23:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:23:03 OK: 138 MiB in 40 packages 13:23:04 Removing intermediate container 0d2951ef00df 13:23:04 ---> 038e1f3de104 13:23:04 Step 6/8 : WORKDIR /edgex-ui-go 13:23:04 ---> Running in 992500f97bff 13:23:05 Removing intermediate container 992500f97bff 13:23:05 ---> 6afb56a92d9f 13:23:05 Step 7/8 : COPY . . 13:23:07 ---> 2f190f92db88 13:23:07 Step 8/8 : RUN go mod download 13:23:07 ---> Running in 4e723a1ea3ef [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:10 provisioning config files... 13:23:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5427143182871635092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:10 ---> docker-login.sh 13:23:10 nexus3.edgexfoundry.org:10001 13:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:11 Configure a credential helper to remove this warning. See 13:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:11 13:23:11 Login Succeeded 13:23:11 nexus3.edgexfoundry.org:10002 13:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:11 Configure a credential helper to remove this warning. See 13:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:11 13:23:11 Login Succeeded 13:23:11 nexus3.edgexfoundry.org:10003 13:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:11 Configure a credential helper to remove this warning. See 13:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:11 13:23:11 Login Succeeded 13:23:11 nexus3.edgexfoundry.org:10004 13:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:11 Configure a credential helper to remove this warning. See 13:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:11 13:23:11 Login Succeeded 13:23:11 docker.io 13:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:12 Configure a credential helper to remove this warning. See 13:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:12 13:23:12 Login Succeeded 13:23:12 ---> docker-login.sh ends [Pipeline] } 13:23:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:23:12 ========================================================= 13:23:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:23:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:23:12 + 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 . 13:23:12 Sending build context to Docker daemon 17.92MB 13:23:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:23:12 Step 2/8 : FROM ${BASE} 13:23:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:23:12 540db60ca938: Pulling fs layer 13:23:12 adcc1eea9eea: Pulling fs layer 13:23:12 4c4ab2625f07: Pulling fs layer 13:23:12 0510c868ecb4: Pulling fs layer 13:23:12 afea3b2eda06: Pulling fs layer 13:23:12 7809a108b3ef: Pulling fs layer 13:23:12 f706445af74f: Pulling fs layer 13:23:12 afea3b2eda06: Waiting 13:23:12 7809a108b3ef: Waiting 13:23:12 f706445af74f: Waiting 13:23:12 0510c868ecb4: Waiting 13:23:12 4c4ab2625f07: Verifying Checksum 13:23:12 4c4ab2625f07: Download complete 13:23:12 adcc1eea9eea: Verifying Checksum 13:23:12 adcc1eea9eea: Download complete 13:23:12 afea3b2eda06: Verifying Checksum 13:23:12 afea3b2eda06: Download complete 13:23:12 7809a108b3ef: Verifying Checksum 13:23:12 7809a108b3ef: Download complete 13:23:12 540db60ca938: Verifying Checksum 13:23:12 540db60ca938: Download complete 13:23:13 540db60ca938: Pull complete 13:23:13 adcc1eea9eea: Pull complete 13:23:13 4c4ab2625f07: Pull complete 13:23:14 f706445af74f: Verifying Checksum 13:23:14 f706445af74f: Download complete 13:23:15 0510c868ecb4: Verifying Checksum 13:23:15 0510c868ecb4: Download complete 13:23:18 0510c868ecb4: Pull complete 13:23:18 afea3b2eda06: Pull complete 13:23:18 7809a108b3ef: Pull complete 13:23:20 f706445af74f: Pull complete 13:23:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:23:20 ---> b068be0155e3 13:23:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:23:25 ---> Running in 161902f623e8 13:23:25 Removing intermediate container 161902f623e8 13:23:25 ---> 4f6a64327cf9 13:23:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:25 ---> Running in aa54540a3a1e 13:23:26 Removing intermediate container aa54540a3a1e 13:23:26 ---> 0599f9249ea4 13:23:26 Step 5/8 : RUN apk add --no-cache make git 13:23:26 ---> Running in d0ab1670905e 13:23:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:27 OK: 149 MiB in 40 packages 13:23:28 Removing intermediate container d0ab1670905e 13:23:28 ---> ff64e5db33b4 13:23:28 Step 6/8 : WORKDIR /edgex-ui-go 13:23:28 ---> Running in 520cd556763e 13:23:28 Removing intermediate container 520cd556763e 13:23:28 ---> 487256127a7d 13:23:28 Step 7/8 : COPY . . 13:23:28 ---> 81e5f4cd9737 13:23:28 Step 8/8 : RUN go mod download 13:23:28 ---> Running in fd93546104a2 13:23:40 Removing intermediate container 4e723a1ea3ef 13:23:40 ---> 80179db43d0a 13:23:40 Successfully built 80179db43d0a 13:23:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:23:40 + docker inspect -f . ci-base-image-arm64 13:23:40 . [Pipeline] withDockerContainer 13:23:40 prd-ubuntu18.04-docker-arm64-4c-16g-518 does not seem to be running inside a container 13:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:41 Removing intermediate container fd93546104a2 13:23:41 ---> e54f48a92779 13:23:41 Successfully built e54f48a92779 13:23:41 Successfully tagged ci-base-image-x86_64:latest 13:23:42 $ docker top 558747539eacbe2cc3191e0dd6c1d056365558324fd0565a7657750a02f2b6e2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:23:43 + docker inspect -f . ci-base-image-x86_64 13:23:43 . [Pipeline] withDockerContainer 13:23:43 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 13:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:23:43 + go version 13:23:43 go version go1.16.5 linux/arm64 13:23:44 $ docker top 3060a09069b501f4077e33a6f7560c48703a7a02b0d7f962a165209f216ca316 -eo pid,comm [Pipeline] { [Pipeline] } 13:23:44 $ docker stop --time=1 558747539eacbe2cc3191e0dd6c1d056365558324fd0565a7657750a02f2b6e2 13:23:46 $ docker rm -f 558747539eacbe2cc3191e0dd6c1d056365558324fd0565a7657750a02f2b6e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 13:23:46 + go version 13:23:46 go version go1.16.3 linux/amd64 [Pipeline] stage [Pipeline] { (Test) [Pipeline] } 13:23:46 $ docker stop --time=1 3060a09069b501f4077e33a6f7560c48703a7a02b0d7f962a165209f216ca316 13:23:47 $ docker rm -f 3060a09069b501f4077e33a6f7560c48703a7a02b0d7f962a165209f216ca316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:48 + docker inspect -f . ci-base-image-arm64 13:23:48 . [Pipeline] withDockerContainer 13:23:48 + docker inspect -f . ci-base-image-x86_64 13:23:48 . 13:23:48 prd-ubuntu18.04-docker-arm64-4c-16g-518 does not seem to be running inside a container 13:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:50 $ docker top f71ae00b6bba741f7c35c97c4d578b8c44c719c5b128db48d8b380099c4da419 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 13:23:50 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 13:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:23:51 $ docker top 73f6425f1a862f4cfcfbbac678561a2618a070bc4d0c6c3fb1127d7e38cefca5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:23:52 + go mod tidy [Pipeline] sh 13:23:52 + go mod tidy 13:23:52 + make test 13:23:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:23:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 13:23:53 + make test 13:23:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:23:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:24:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:24:05 GO111MODULE=on go vet ./... [Pipeline] } 13:24:08 $ docker stop --time=1 73f6425f1a862f4cfcfbbac678561a2618a070bc4d0c6c3fb1127d7e38cefca5 13:24:10 $ docker rm -f 73f6425f1a862f4cfcfbbac678561a2618a070bc4d0c6c3fb1127d7e38cefca5 [Pipeline] // withDockerContainer [Pipeline] sh 13:24:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:24:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:14 + ls -al . 13:24:14 total 92 13:24:14 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 13:23 . 13:24:14 drwxrwxr-x. 4 jenkins jenkins 28 Jun 21 13:22 .. 13:24:14 drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 13:22 assets 13:24:14 drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 13:22 bin 13:24:14 drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 13:22 cmd 13:24:14 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 13:22 CONTRIBUTING.md 13:24:14 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 13:23 coverage.out 13:24:14 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 13:22 Dockerfile 13:24:14 -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 13:22 Dockerfile.build 13:24:14 drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 13:22 docs 13:24:14 drwxrwxr-x. 8 jenkins jenkins 179 Jun 21 13:22 .git 13:24:14 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 13:22 .github 13:24:14 -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 13:22 .gitignore 13:24:14 -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 13:22 go.mod 13:24:14 -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 13:23 go.sum 13:24:14 drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 13:22 internal 13:24:14 -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 13:22 Jenkinsfile 13:24:14 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 13:22 LICENSE 13:24:14 -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 13:22 Makefile 13:24:14 drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 13:22 pkg 13:24:14 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 13:22 README.md 13:24:14 -rw-rw-r--. 1 jenkins jenkins 5 Jun 21 13:19 VERSION 13:24:14 -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 13:22 version.go 13:24:14 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 13:22 web [Pipeline] isUnix [Pipeline] sh 13:24:14 + 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=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 --label arch=amd64 --label version=0.0.0 . 13:24:14 Sending build context to Docker daemon 17.95MB 13:24:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 13:24:14 Step 2/24 : FROM ${BASE} AS builder 13:24:14 ---> e54f48a92779 13:24:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:24:14 ---> Running in 7973a6f48d35 13:24:14 Removing intermediate container 7973a6f48d35 13:24:14 ---> ea9076fa78b9 13:24:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:24:15 ---> Running in a126920936f2 13:24:15 Removing intermediate container a126920936f2 13:24:15 ---> 2cccb03a2fbc 13:24:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:24:15 ---> Running in 4e2b8325e149 13:24:15 Removing intermediate container 4e2b8325e149 13:24:15 ---> 9133b9187140 13:24:15 Step 6/24 : LABEL Name=edgex-ui-go 13:24:15 ---> Running in cb1a374455e2 13:24:15 Removing intermediate container cb1a374455e2 13:24:15 ---> 4168fc7f96ae 13:24:15 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:24:15 ---> Running in 25b22413a22b 13:24:15 Removing intermediate container 25b22413a22b 13:24:15 ---> f3aab7f55dee 13:24:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:15 ---> Running in 787440fde18d 13:24:16 Removing intermediate container 787440fde18d 13:24:16 ---> 851112c52fb0 13:24:16 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:16 ---> Running in 4c486ac78b56 13:24:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:24:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:24:18 OK: 149 MiB in 40 packages 13:24:19 Removing intermediate container 4c486ac78b56 13:24:19 ---> 1750acffa552 13:24:19 Step 10/24 : ENV GO111MODULE=on 13:24:19 ---> Running in 0023f996e4e9 13:24:19 Removing intermediate container 0023f996e4e9 13:24:19 ---> 24caee30df73 13:24:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:24:19 ---> Running in 458f552ed30b 13:24:19 Removing intermediate container 458f552ed30b 13:24:19 ---> 928ce4855f6b 13:24:19 Step 12/24 : COPY go.mod . 13:24:19 ---> 4bec212d66db 13:24:19 Step 13/24 : COPY Makefile . 13:24:19 ---> 0af81eadaf39 13:24:19 Step 14/24 : RUN make update 13:24:20 ---> Running in 824abd24d29c 13:24:20 CGO_ENABLED=0 GO111MODULE=on go mod download 13:24:20 Removing intermediate container 824abd24d29c 13:24:20 ---> 345b8ffa0a96 13:24:20 Step 15/24 : COPY . . 13:24:22 ---> 5ee8d7a3daf4 13:24:22 Step 16/24 : RUN ${MAKE} 13:24:22 ---> Running in 3fadcd3eaf0d 13:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:24:27 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:24:27 GO111MODULE=on go vet ./... 13:24:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:24:34 Removing intermediate container 3fadcd3eaf0d 13:24:34 ---> d2fac26aea5c 13:24:34 Step 17/24 : FROM alpine:3.12 13:24:34 3.12: Pulling from library/alpine 13:24:34 339de151aab4: Pulling fs layer 13:24:34 339de151aab4: Verifying Checksum 13:24:34 339de151aab4: Download complete 13:24:35 339de151aab4: Pull complete 13:24:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:24:35 Status: Downloaded newer image for alpine:3.12 13:24:35 ---> 13621d1b12d4 13:24:35 Step 18/24 : EXPOSE 4000 13:24:35 ---> Running in 68f55b62e168 13:24:35 Removing intermediate container 68f55b62e168 13:24:35 ---> d929dd679120 13:24:35 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 13:24:36 ---> 5ba06004aa40 13:24:36 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:24:36 ---> Running in a735bfa59784 13:24:36 Removing intermediate container a735bfa59784 13:24:36 ---> bd5666740d57 13:24:36 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:24:36 ---> Running in ef05a173f0e5 13:24:36 Removing intermediate container ef05a173f0e5 13:24:36 ---> d723fae5884e 13:24:36 Step 22/24 : LABEL arch=amd64 13:24:36 ---> Running in 27cac87536c5 13:24:37 Removing intermediate container 27cac87536c5 13:24:37 ---> 3dfa676ca3cd 13:24:37 Step 23/24 : LABEL git_sha=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 13:24:37 ---> Running in a3cdd6caf07b 13:24:37 Removing intermediate container a3cdd6caf07b 13:24:37 ---> 2276f180e7ed 13:24:37 Step 24/24 : LABEL version=0.0.0 13:24:37 ---> Running in aa9d78e07c81 13:24:37 Removing intermediate container aa9d78e07c81 13:24:37 ---> 5f5d6d9efcee 13:24:37 [Warning] One or more build-args [ARCH] were not consumed 13:24:37 Successfully built 5f5d6d9efcee 13:24:37 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 13:24:38 ---> job-cost.sh 13:24:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ha4d 13:24:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 13:24:49 $ docker stop --time=1 f71ae00b6bba741f7c35c97c4d578b8c44c719c5b128db48d8b380099c4da419 13:24:51 $ docker rm -f f71ae00b6bba741f7c35c97c4d578b8c44c719c5b128db48d8b380099c4da419 [Pipeline] // withDockerContainer [Pipeline] sh 13:24:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:52 Warning: overwriting stash ‘coverage-report’ 13:24:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:53 + ls -al . 13:24:53 total 128 13:24:53 drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 13:23 . 13:24:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 13:21 .. 13:24:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 13:22 .git 13:24:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 13:22 .github 13:24:53 -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 13:22 .gitignore 13:24:53 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 13:22 CONTRIBUTING.md 13:24:53 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 13:22 Dockerfile 13:24:53 -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 13:22 Dockerfile.build 13:24:53 -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 13:22 Jenkinsfile 13:24:53 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 13:22 LICENSE 13:24:53 -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 13:22 Makefile 13:24:53 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 13:22 README.md 13:24:53 -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 13:19 VERSION 13:24:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 13:22 assets 13:24:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 13:22 bin 13:24:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 13:22 cmd 13:24:53 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 13:23 coverage.out 13:24:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 13:22 docs 13:24:53 -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 13:22 go.mod 13:24:53 -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 13:23 go.sum 13:24:53 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 13:22 internal 13:24:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 13:22 pkg 13:24:53 -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 13:22 version.go 13:24:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 13:22 web [Pipeline] isUnix [Pipeline] sh 13:24:54 + 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=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 --label arch=arm64 --label version=0.0.0 . 13:24:55 Sending build context to Docker daemon 17.95MB 13:24:55 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 13:24:55 Step 2/24 : FROM ${BASE} AS builder 13:24:55 ---> 80179db43d0a 13:24:55 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:24:55 ---> Running in d7614ccac955 13:24:56 Removing intermediate container d7614ccac955 13:24:56 ---> 5f1ea5b5d622 13:24:56 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:24:56 ---> Running in 42c4d8a52ac2 13:24:56 Removing intermediate container 42c4d8a52ac2 13:24:56 ---> 812c2252f95e 13:24:56 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:24:57 ---> Running in 1e23b59386cd 13:24:57 Removing intermediate container 1e23b59386cd 13:24:57 ---> 81874528e789 13:24:57 Step 6/24 : LABEL Name=edgex-ui-go 13:24:57 ---> Running in b42eec3caddd 13:24:58 Removing intermediate container b42eec3caddd 13:24:58 ---> a3dedd949e7c 13:24:58 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:24:58 ---> Running in 9e680afdbd3a 13:24:58 Removing intermediate container 9e680afdbd3a 13:24:58 ---> 2e0ef7390810 13:24:58 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:58 ---> Running in c39b6e4b6b3c 13:25:00 Removing intermediate container c39b6e4b6b3c 13:25:00 ---> d3d877885192 13:25:00 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:01 ---> Running in 1da60393c8d0 13:25:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:25:04 OK: 138 MiB in 40 packages 13:25:05 Removing intermediate container 1da60393c8d0 13:25:05 ---> b574a69a5aa1 13:25:05 Step 10/24 : ENV GO111MODULE=on 13:25:05 ---> Running in d76b9ef30284 13:25:05 Removing intermediate container d76b9ef30284 13:25:05 ---> 06be1562229d 13:25:05 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:25:06 ---> Running in b8d5556c6642 13:25:06 Removing intermediate container b8d5556c6642 13:25:06 ---> 2d4f73ebc3fe 13:25:06 Step 12/24 : COPY go.mod . 13:25:07 ---> b55f0806367c 13:25:07 Step 13/24 : COPY Makefile . 13:25:07 ---> 1f01ea508d5a 13:25:07 Step 14/24 : RUN make update 13:25:08 ---> Running in 3878c088733f 13:25:09 CGO_ENABLED=0 GO111MODULE=on go mod download 13:25:10 lf-activate-venv(): INFO: Adding /tmp/venv-Ha4d/bin to PATH 13:25:10 INFO: No Stack... 13:25:10 INFO: Retrieving Pricing Info for: v3-standard-2 13:25:10 INFO: Archiving Costs [Pipeline] sh 13:25:10 Removing intermediate container 3878c088733f 13:25:10 ---> 129ff8ae8687 13:25:10 Step 15/24 : COPY . . 13:25:10 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 13:25:10 + cut -d, -f6 [Pipeline] lock 13:25:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] 13:25:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] did not exist. Created. 13:25:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:11 + echo total: 0.05999999865889549 [Pipeline] stash 13:25:11 Stashed 1 file(s) [Pipeline] } 13:25:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:25:13 ---> 594edc4cda82 13:25:13 Step 16/24 : RUN ${MAKE} 13:25:13 ---> Running in 76c408fa09b2 13:25:14 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 13:25:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:25:44 Removing intermediate container 76c408fa09b2 13:25:44 ---> 8ec2a7675d7d 13:25:44 Step 17/24 : FROM alpine:3.12 13:25:45 3.12: Pulling from library/alpine 13:25:45 d2f70382dc9a: Pulling fs layer 13:25:46 d2f70382dc9a: Verifying Checksum 13:25:46 d2f70382dc9a: Download complete 13:25:46 d2f70382dc9a: Pull complete 13:25:46 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:25:46 Status: Downloaded newer image for alpine:3.12 13:25:46 ---> c4fd0aeabfcf 13:25:46 Step 18/24 : EXPOSE 4000 13:25:47 ---> Running in d41714bede82 13:25:47 Removing intermediate container d41714bede82 13:25:47 ---> a0573bc79da9 13:25:47 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 13:25:49 ---> fe5b6eb88bd3 13:25:49 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:25:49 ---> Running in 22d58e88b08c 13:25:49 Removing intermediate container 22d58e88b08c 13:25:49 ---> f2fd4f520de9 13:25:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:25:49 ---> Running in 8dc6454b20db 13:25:50 Removing intermediate container 8dc6454b20db 13:25:50 ---> acd73a50e85d 13:25:50 Step 22/24 : LABEL arch=arm64 13:25:50 ---> Running in 5b80efbfca8f 13:25:50 Removing intermediate container 5b80efbfca8f 13:25:50 ---> 45482972a444 13:25:50 Step 23/24 : LABEL git_sha=baede70bba8ca12a5b9aa3c2fc8821d72e301c19 13:25:50 ---> Running in d200969496ea 13:25:51 Removing intermediate container d200969496ea 13:25:51 ---> 90eba64f5c9b 13:25:51 Step 24/24 : LABEL version=0.0.0 13:25:51 ---> Running in ae8175319951 13:25:52 Removing intermediate container ae8175319951 13:25:52 ---> fd357f26c184 13:25:52 [Warning] One or more build-args [ARCH] were not consumed 13:25:52 Successfully built fd357f26c184 13:25:52 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:25:52 ---> job-cost.sh 13:25:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0JnV 13:26:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:27:53 lf-activate-venv(): INFO: Adding /tmp/venv-0JnV/bin to PATH 13:27:53 INFO: No Stack... 13:27:53 INFO: Retrieving Pricing Info for: v2-standard-4 13:27:54 INFO: Archiving Costs [Pipeline] sh 13:27:54 + cut -d, -f6 13:27:54 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 13:27:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] 13:27:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] did not exist. Created. 13:27:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:27:55 /w/workspace/edgex-ui-go/1@tmp/durable-6439f0cd/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-6439f0cd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:27:55 + echo total: 0.18000000715255737 [Pipeline] stash 13:27:55 Warning: overwriting stash ‘stack-cost’ 13:27:56 Stashed 1 file(s) [Pipeline] } 13:27:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:27:57 provisioning config files... 13:27:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/config5272009114298168177tmp [Pipeline] { [Pipeline] sh 13:27:57 + set +x 13:27:57 + bash -s -- 13:27:57 + curl -s https://codecov.io/bash 13:27:57 13:27:57 _____ _ 13:27:57 / ____| | | 13:27:57 | | ___ __| | ___ ___ _____ __ 13:27:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:27:57 | |___| (_) | (_| | __/ (_| (_) \ V / 13:27:57 \_____\___/ \__,_|\___|\___\___/ \_/ 13:27:57 Bash-1.0.3 13:27:57 13:27:57 13:27:57 ==> git version 2.24.4 found 13:27:57 ==> 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 13:27:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:27:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:27:57 ==> Jenkins CI detected. 13:27:57 project root: . 13:27:57 --> token set from env 13:27:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:27:57 ==> Running gcov in . (disable via -X gcov) 13:27:57 ==> Python coveragepy not found 13:27:57 ==> Searching for coverage reports in: 13:27:57 + . 13:27:57 -> Found 1 reports 13:27:57 ==> Detecting git/mercurial file structure 13:27:57 ==> Reading reports 13:27:57 + ./coverage.out bytes=10 13:27:57 ==> Appending adjustments 13:27:57 https://docs.codecov.io/docs/fixing-reports 13:27:57 + Found adjustments 13:27:57 ==> Gzipping contents 13:27:57 4.0K /tmp/codecov.HqzEqa.gz 13:27:57 ==> Uploading reports 13:27:57 url: https://codecov.io 13:27:57 query: branch=PR-393&commit=baede70bba8ca12a5b9aa3c2fc8821d72e301c19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=393&job=&cmd_args= 13:27:57 -> Pinging Codecov 13:27:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-393&commit=baede70bba8ca12a5b9aa3c2fc8821d72e301c19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=393&job=&cmd_args= 13:27:58 -> Uploading to 13:27:58 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/baede70bba8ca12a5b9aa3c2fc8821d72e301c19/fc5eb129-00b7-43a1-9cba-57bb2aa8a6bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T132758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d61e0774ac71fda6f16d395e30a410dee0ecd9793ee1ff95453d3587a6a594a6 13:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:58 Dload Upload Total Spent Left Speed 13:27:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3295 0 0 100 3295 0 9313 --:--:-- --:--:-- --:--:-- 9307 13:27:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/baede70bba8ca12a5b9aa3c2fc8821d72e301c19 [Pipeline] } 13:27:58 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 13:28:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:28:02 ---> package-listing.sh 13:28:02 ++ facter osfamily 13:28:02 ++ tr '[:upper:]' '[:lower:]' 13:28:02 + OS_FAMILY=redhat 13:28:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-393 13:28:02 + START_PACKAGES=/tmp/packages_start.txt 13:28:02 + END_PACKAGES=/tmp/packages_end.txt 13:28:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:28:02 + PACKAGES=/tmp/packages_start.txt 13:28:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-393 ']' 13:28:02 + PACKAGES=/tmp/packages_end.txt 13:28:02 + case "${OS_FAMILY}" in 13:28:02 + rpm -qa 13:28:02 + sort 13:28:03 + '[' -f /tmp/packages_start.txt ']' 13:28:03 + '[' -f /tmp/packages_end.txt ']' 13:28:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:28:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-393 ']' 13:28:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-393/archives/ 13:28:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-393/archives/ [Pipeline] echo 13:28:03 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-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:28:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:28:04 13:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:28:04 alpine: Pulling from edgex-lftools-log-publisher 13:28:04 df20fa9351a1: Pulling fs layer 13:28:04 36b3adc4ff6f: Pulling fs layer 13:28:04 8ad3a11d3b57: Pulling fs layer 13:28:04 46f8f816bc3b: Pulling fs layer 13:28:04 93b61091891f: Pulling fs layer 13:28:04 93b9cdb0e59b: Pulling fs layer 13:28:04 5e14af77c1be: Pulling fs layer 13:28:04 01666e4c0597: Pulling fs layer 13:28:04 aa168da1d23b: Pulling fs layer 13:28:04 93b9cdb0e59b: Waiting 13:28:04 5e14af77c1be: Waiting 13:28:04 01666e4c0597: Waiting 13:28:04 aa168da1d23b: Waiting 13:28:04 46f8f816bc3b: Waiting 13:28:04 93b61091891f: Waiting 13:28:04 36b3adc4ff6f: Verifying Checksum 13:28:04 36b3adc4ff6f: Download complete 13:28:04 46f8f816bc3b: Verifying Checksum 13:28:04 46f8f816bc3b: Download complete 13:28:04 df20fa9351a1: Verifying Checksum 13:28:04 df20fa9351a1: Download complete 13:28:04 93b9cdb0e59b: Verifying Checksum 13:28:04 93b9cdb0e59b: Download complete 13:28:04 93b61091891f: Verifying Checksum 13:28:04 93b61091891f: Download complete 13:28:04 5e14af77c1be: Verifying Checksum 13:28:04 5e14af77c1be: Download complete 13:28:04 01666e4c0597: Verifying Checksum 13:28:04 01666e4c0597: Download complete 13:28:05 8ad3a11d3b57: Verifying Checksum 13:28:05 8ad3a11d3b57: Download complete 13:28:05 df20fa9351a1: Pull complete 13:28:05 36b3adc4ff6f: Pull complete 13:28:05 8ad3a11d3b57: Pull complete 13:28:05 46f8f816bc3b: Pull complete 13:28:05 93b61091891f: Pull complete 13:28:06 93b9cdb0e59b: Pull complete 13:28:06 5e14af77c1be: Pull complete 13:28:06 01666e4c0597: Pull complete 13:28:07 aa168da1d23b: Verifying Checksum 13:28:07 aa168da1d23b: Download complete 13:28:11 aa168da1d23b: Pull complete 13:28:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:28:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:28:11 prd-centos7-docker-4c-2g-517 does not seem to be running inside a container 13:28:11 $ 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-393/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-393 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393:/w/workspace/edgexfoundry_edgex-ui-go_PR-393:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@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:10003/edgex-lftools-log-publisher:alpine cat 13:28:13 $ docker top 60f3b91b649ff7078f7f5afe5de0e16cb8fc763f67a9c7a6185304bdab9b53f4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:14 + touch /tmp/pre-build-complete [Pipeline] sh 13:28:14 + mkdir -p /var/log/sa [Pipeline] sh 13:28:15 + ls /var/log/sa-host 13:28:15 + sadf -c /var/log/sa-host/sa05 13:28:15 file_magic: OK 13:28:15 HZ: Using current value: 100 13:28:15 file_header: OK 13:28:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:28:15 Statistics: 13:28:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:28:15 File successfully converted to sysstat format version 12.2.1 13:28:15 + sadf -c /var/log/sa-host/sa21 13:28:15 file_magic: OK 13:28:15 HZ: Using current value: 100 13:28:15 file_header: OK 13:28:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:28:15 Statistics: 13:28:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:28:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:15 provisioning config files... 13:28:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp/config3870331026666270942tmp [Pipeline] { [Pipeline] echo 13:28:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:28:16 ---> create-netrc.sh [Pipeline] } 13:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:28:16 ---> python-tools-install.sh [Pipeline] echo 13:28:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:28:17 ---> sudo-logs.sh 13:28:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:28:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:28:17 ---> job-cost.sh 13:28:17 lf-activate-venv: SKIPPING 13:28:17 DEBUG: total: 0.18000000715255737 13:28:17 INFO: Retrieving Stack Cost... 13:28:18 INFO: Retrieving Pricing Info for: v3-standard-2 13:28:19 INFO: Archiving Costs [Pipeline] echo 13:28:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:28:19 ---> logs-deploy.sh 13:28:19 lf-activate-venv: SKIPPING 13:28:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-393/1 13:28:19 INFO: archiving workspace using pattern(s): 13:28:20 Archives upload complete. 13:28:20 INFO: archiving logs to Nexus 13:28:21 ---> uname -a: 13:28:21 Linux prd-centos7-docker-4c-2g-517.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:28:21 13:28:21 13:28:21 ---> lscpu: 13:28:21 Architecture: x86_64 13:28:21 CPU op-mode(s): 32-bit, 64-bit 13:28:21 Byte Order: Little Endian 13:28:21 Address sizes: 40 bits physical, 48 bits virtual 13:28:21 CPU(s): 2 13:28:21 On-line CPU(s) list: 0,1 13:28:21 Thread(s) per core: 1 13:28:21 Core(s) per socket: 1 13:28:21 Socket(s): 2 13:28:21 NUMA node(s): 1 13:28:21 Vendor ID: AuthenticAMD 13:28:21 CPU family: 23 13:28:21 Model: 49 13:28:21 Model name: AMD EPYC-Rome Processor 13:28:21 Stepping: 0 13:28:21 CPU MHz: 2799.998 13:28:21 BogoMIPS: 5599.99 13:28:21 Virtualization: AMD-V 13:28:21 Hypervisor vendor: KVM 13:28:21 Virtualization type: full 13:28:21 L1d cache: 64 KiB 13:28:21 L1i cache: 64 KiB 13:28:21 L2 cache: 1 MiB 13:28:21 L3 cache: 32 MiB 13:28:21 NUMA node0 CPU(s): 0,1 13:28:21 Vulnerability Itlb multihit: Not affected 13:28:21 Vulnerability L1tf: Not affected 13:28:21 Vulnerability Mds: Not affected 13:28:21 Vulnerability Meltdown: Not affected 13:28:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:28:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:28:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:28:21 Vulnerability Srbds: Not affected 13:28:21 Vulnerability Tsx async abort: Not affected 13:28:21 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 13:28:21 13:28:21 13:28:21 ---> nproc: 13:28:21 2 13:28:21 13:28:21 13:28:21 ---> df -h: 13:28:21 Filesystem Size Used Available Use% Mounted on 13:28:21 overlay 40.0G 7.6G 32.4G 19% / 13:28:21 tmpfs 64.0M 0 64.0M 0% /dev 13:28:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:28:21 shm 64.0M 0 64.0M 0% /dev/shm 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-393 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-393@tmp 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:28:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:28:21 13:28:21 13:28:21 ---> free -m: 13:28:21 total used free shared buff/cache available 13:28:21 Mem: 7821 984 4713 0 2122 6659 13:28:21 Swap: 1023 0 1023 13:28:21 13:28:21 13:28:21 ---> ip addr: 13:28:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:28:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:28:21 inet 127.0.0.1/8 scope host lo 13:28:21 valid_lft forever preferred_lft forever 13:28:21 inet6 ::1/128 scope host 13:28:21 valid_lft forever preferred_lft forever 13:28:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:28:21 link/ether fa:16:3e:4b:b6:e0 brd ff:ff:ff:ff:ff:ff 13:28:21 inet 10.30.123.123/23 brd 10.30.123.255 scope global dynamic eth0 13:28:21 valid_lft 85819sec preferred_lft 85819sec 13:28:21 inet6 fe80::f816:3eff:fe4b:b6e0/64 scope link 13:28:21 valid_lft forever preferred_lft forever 13:28:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:28:21 link/ether 02:42:be:cf:6e:49 brd ff:ff:ff:ff:ff:ff 13:28:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:28:21 valid_lft forever preferred_lft forever 13:28:21 inet6 fe80::42:beff:fecf:6e49/64 scope link 13:28:21 valid_lft forever preferred_lft forever 13:28:21 13:28:21 13:28:21 ---> sar -b -r -n DEV: 13:28:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 13:28:21 13:28:21 13:18:29 LINUX RESTART (2 CPU) 13:28:21 13:28:21 13:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:28:21 13:20:01 85.98 4.45 81.53 0.00 2837.37 4848.39 0.00 13:28:21 13:21:01 1.92 0.00 1.92 0.00 0.00 38.72 0.00 13:28:21 13:22:01 0.65 0.00 0.65 0.00 0.00 7.88 0.00 13:28:21 13:23:01 0.65 0.00 0.65 0.00 0.00 7.96 0.00 13:28:21 13:24:01 0.38 0.00 0.38 0.00 0.00 4.65 0.00 13:28:21 13:25:01 0.22 0.00 0.22 0.00 0.00 2.95 0.00 13:28:21 13:26:01 0.22 0.00 0.22 0.00 0.00 3.76 0.00 13:28:21 13:27:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 13:28:21 13:28:01 0.48 0.10 0.38 0.00 7.20 7.21 0.00 13:28:21 Average: 10.09 0.51 9.58 0.00 316.14 547.27 0.00 13:28:21 13:28:21 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:28:21 13:20:01 5427608 0 812900 10.15 2620 1765812 1294288 14.29 596172 1582652 128 13:28:21 13:21:01 5439336 0 801168 10.00 2620 1765816 1207264 13.33 587164 1582616 8 13:28:21 13:22:01 5438104 0 802396 10.02 2620 1765820 1207712 13.33 590016 1580848 8 13:28:21 13:23:01 5435900 0 804596 10.05 2620 1765824 1207748 13.33 591812 1580848 8 13:28:21 13:24:01 5434692 0 805796 10.06 2620 1765832 1207592 13.33 585964 1588704 12 13:28:21 13:25:01 5434172 0 806316 10.07 2620 1765832 1207556 13.33 586676 1588704 20 13:28:21 13:26:01 5433484 0 806992 10.08 2620 1765844 1207520 13.33 586592 1588704 8 13:28:21 13:27:01 5431720 0 808752 10.10 2620 1765848 1207520 13.33 588876 1588704 8 13:28:21 13:28:01 5416788 0 823412 10.28 2620 1766120 1209068 13.35 603020 1588800 28 13:28:21 Average: 5432423 0 808036 10.09 2620 1765861 1217363 13.44 590699 1585620 25 13:28:21 13:28:21 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:28:21 13:20:01 eth0 479.45 396.65 1079.30 77.67 0.00 0.00 0.00 0.00 13:28:21 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:20:01 docker0 92.21 76.44 7.95 194.31 0.00 0.00 0.00 0.00 13:28:21 13:21:01 eth0 0.82 0.08 0.07 0.06 0.00 0.00 0.00 0.00 13:28:21 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:22:01 eth0 2.15 0.92 1.28 0.21 0.00 0.00 0.00 0.00 13:28:21 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:23:01 eth0 0.55 0.30 0.27 0.23 0.00 0.00 0.00 0.00 13:28:21 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:24:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 13:28:21 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:25:01 eth0 0.17 0.13 0.07 0.04 0.00 0.00 0.00 0.00 13:28:21 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:28:21 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:28:21 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:28:01 eth0 6.46 4.08 6.17 2.07 0.00 0.00 0.00 0.00 13:28:21 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 Average: eth0 54.45 44.73 120.84 8.93 0.00 0.00 0.00 0.00 13:28:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:21 Average: docker0 10.25 8.49 0.88 21.60 0.00 0.00 0.00 0.00 13:28:21 13:28:21 13:28:21 ---> sar -P ALL: 13:28:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 13:28:21 13:28:21 13:18:29 LINUX RESTART (2 CPU) 13:28:21 13:28:21 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:28:21 13:20:01 all 8.67 0.00 2.90 2.39 0.05 86.00 13:28:21 13:20:01 0 8.79 0.00 3.17 3.16 0.05 84.83 13:28:21 13:20:01 1 8.55 0.00 2.62 1.62 0.05 87.16 13:28:21 13:21:01 all 0.18 0.00 0.05 0.00 0.03 99.74 13:28:21 13:21:01 0 0.32 0.00 0.07 0.00 0.03 99.58 13:28:21 13:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:28:21 13:22:01 all 0.17 0.00 0.03 0.00 0.02 99.78 13:28:21 13:22:01 0 0.27 0.00 0.05 0.00 0.02 99.67 13:28:21 13:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:28:21 13:23:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:28:21 13:23:01 0 0.12 0.00 0.03 0.00 0.03 99.82 13:28:21 13:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:28:21 13:24:01 all 0.09 0.00 0.04 0.00 0.03 99.83 13:28:21 13:24:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:28:21 13:24:01 1 0.12 0.00 0.03 0.00 0.05 99.80 13:28:21 13:25:01 all 0.03 0.00 0.04 0.00 0.02 99.92 13:28:21 13:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:28:21 13:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:28:21 13:26:01 all 0.20 0.00 0.02 0.00 0.02 99.77 13:28:21 13:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:28:21 13:26:01 1 0.35 0.00 0.02 0.00 0.02 99.62 13:28:21 13:27:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:28:21 13:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 13:28:21 13:27:01 1 0.38 0.00 0.03 0.00 0.02 99.57 13:28:21 13:28:01 all 0.64 0.00 0.33 0.00 0.03 99.01 13:28:21 13:28:01 0 0.52 0.00 0.35 0.00 0.03 99.10 13:28:21 13:28:01 1 0.75 0.00 0.30 0.00 0.02 98.93 13:28:21 Average: all 1.12 0.00 0.38 0.26 0.03 98.21 13:28:21 Average: 0 1.11 0.00 0.42 0.34 0.03 98.10 13:28:21 Average: 1 1.14 0.00 0.34 0.18 0.02 98.32 13:28:21 13:28:21 13:28:21