Pull request #280 updated 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 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec rather than db07e5fa5a7a2e74c159c0a70047eebda02191cd Obtained Jenkinsfile from 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16713 in /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-280 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec into PR head commit db07e5fa5a7a2e74c159c0a70047eebda02191cd Merge succeeded, producing db07e5fa5a7a2e74c159c0a70047eebda02191cd Checking out Revision db07e5fa5a7a2e74c159c0a70047eebda02191cd (PR-280) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 Commit message: "Merge branch 'master' into issue_#263" First time build. Skipping changelog. > git rev-list --no-walk 360a1561c72257ce1c2455f787ec81e006222db9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:50:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:50:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:50:05 ========================================================= 03:50:05 EdgeX Global Pipelines Version Info 03:50:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:50:07 ------------------- 03:50:07 stable info: 03:50:07 ------------------- 03:50:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:50:07 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:50:07 Message: update stable to v1.0.173 03:50:08 ------------------- 03:50:08 experimental info: 03:50:08 ------------------- 03:50:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:50:08 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:50:08 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:50:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:50:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:50:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:50:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:50:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:50:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:50:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:50:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-280 [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-280 [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-280 [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db07e5fa5a7a2e74c159c0a70047eebda02191cd [Pipeline] echo 03:50:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db07e5f [Pipeline] echo 03:50:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:50:12 provisioning config files... 03:50:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/config5393985047288136919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:12 ---> docker-login.sh 03:50:12 nexus3.edgexfoundry.org:10001 03:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10002 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10003 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10004 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 docker.io 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 ---> docker-login.sh ends [Pipeline] } 03:50:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:50:14 + git log --format=format:%s -1 db07e5fa5a7a2e74c159c0a70047eebda02191cd [Pipeline] echo 03:50:14 GIT_COMMIT: db07e5fa5a7a2e74c159c0a70047eebda02191cd, Commit Message: Merge branch 'master' into issue_#263 [Pipeline] echo 03:50:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:50:16 03:50:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:50:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:50:16 latest: Pulling from edgex-devops/git-semver 03:50:16 31603596830f: Pulling fs layer 03:50:16 2a8b12db71e7: Pulling fs layer 03:50:16 6ca5941a6612: Pulling fs layer 03:50:16 ecc8261a40a4: Pulling fs layer 03:50:16 ecc8261a40a4: Waiting 03:50:16 2a8b12db71e7: Verifying Checksum 03:50:16 2a8b12db71e7: Download complete 03:50:16 31603596830f: Verifying Checksum 03:50:16 31603596830f: Download complete 03:50:16 ecc8261a40a4: Verifying Checksum 03:50:16 ecc8261a40a4: Download complete 03:50:16 6ca5941a6612: Verifying Checksum 03:50:16 6ca5941a6612: Download complete 03:50:16 31603596830f: Pull complete 03:50:16 2a8b12db71e7: Pull complete 03:50:17 6ca5941a6612: Pull complete 03:50:17 ecc8261a40a4: Pull complete 03:50:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:50:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:50:18 prd-centos7-docker-4c-2g-16713 does not seem to be running inside a container 03:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-280 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280:/w/workspace/edgexfoundry_edgex-ui-go_PR-280:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:50:20 $ docker top 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:50:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:20 [ssh-agent] Looking for ssh-agent implementation... 03:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:21 $ docker exec 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent 03:50:21 SSH_AUTH_SOCK=/tmp/ssh-pCaHoNvbbGL2/agent.11 03:50:21 SSH_AGENT_PID=17 03:50:21 Running ssh-add (command line suppressed) 03:50:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_507594719503114255.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_507594719503114255.key) 03:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:21 + git tag --points-at HEAD [Pipeline] } 03:50:21 $ docker exec --env ******** --env ******** 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent -k 03:50:21 unset SSH_AUTH_SOCK; 03:50:21 unset SSH_AGENT_PID; 03:50:21 echo Agent pid 17 killed; 03:50:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:50:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:50:22 [ssh-agent] Looking for ssh-agent implementation... 03:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:50:22 $ docker exec 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent 03:50:22 SSH_AUTH_SOCK=/tmp/ssh-fEXRkmbEacOH/agent.45 03:50:22 SSH_AGENT_PID=50 03:50:22 Running ssh-add (command line suppressed) 03:50:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_3592154629725908519.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_3592154629725908519.key) 03:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:50:22 + git semver init 03:50:22 # -> Open(): unable to determine branch for HEAD 03:50:22 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-280/.git 03:50:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-280 03:50:22 # $SEMVER_REMOTE_NAME = origin 03:50:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:50:22 # $SEMVER_USER_NAME = edgex-jenkins 03:50:22 # $SEMVER_BRANCH = PR-280 03:50:22 # $SEMVER_TEMP = /tmp/semver-903984419 03:50:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 03:50:24 # '/tmp/semver-903984419' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-280/.semver' 03:50:24 # -> Force: false 03:50:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-280/.semver [Pipeline] } 03:50:24 $ docker exec --env ******** --env ******** 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent -k 03:50:24 unset SSH_AUTH_SOCK; 03:50:24 unset SSH_AGENT_PID; 03:50:24 echo Agent pid 50 killed; 03:50:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:50:24 + git semver [Pipeline] } 03:50:25 $ docker stop --time=1 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 03:50:26 $ docker rm -f 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:50:27 Stashed 1 file(s) [Pipeline] echo 03:50:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:50:43 Still waiting to schedule task 03:50:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:50:43 Still waiting to schedule task 03:50:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:52:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16714 in /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [Pipeline] { [Pipeline] ws 03:52:27 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 03:52:32 using credential edgex-jenkins-ssh 03:52:32 Cloning the remote Git repository 03:52:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:52:32 > git init /w/workspace/edgex-ui-go/4 # timeout=10 03:52:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:52:32 > git --version # timeout=10 03:52:32 > git --version # 'git version 2.17.1' 03:52:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:34 Merging remotes/origin/master commit 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec into PR head commit db07e5fa5a7a2e74c159c0a70047eebda02191cd 03:52:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:52:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:52:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:52:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:52:34 > git config core.sparsecheckout # timeout=10 03:52:35 Merge succeeded, producing db07e5fa5a7a2e74c159c0a70047eebda02191cd 03:52:35 Checking out Revision db07e5fa5a7a2e74c159c0a70047eebda02191cd (PR-280) 03:52:34 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 03:52:35 > git remote # timeout=10 03:52:35 > git config --get remote.origin.url # timeout=10 03:52:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:35 > git merge 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 03:52:35 > git rev-parse HEAD^{commit} # timeout=10 03:52:35 > git config core.sparsecheckout # timeout=10 03:52:35 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 03:52:40 Commit message: "Merge branch 'master' into issue_#263" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:52:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:52:42 + sudo service docker restart 03:52:42 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:52:45 provisioning config files... 03:52:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config2656902700349514807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:45 ---> docker-login.sh 03:52:45 nexus3.edgexfoundry.org:10001 03:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:47 Configure a credential helper to remove this warning. See 03:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:47 03:52:47 Login Succeeded 03:52:47 nexus3.edgexfoundry.org:10002 03:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:47 Configure a credential helper to remove this warning. See 03:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:47 03:52:47 Login Succeeded 03:52:47 nexus3.edgexfoundry.org:10003 03:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:47 Configure a credential helper to remove this warning. See 03:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:47 03:52:47 Login Succeeded 03:52:47 nexus3.edgexfoundry.org:10004 03:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:48 Configure a credential helper to remove this warning. See 03:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:48 03:52:48 Login Succeeded 03:52:48 docker.io 03:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:49 Configure a credential helper to remove this warning. See 03:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:49 03:52:49 Login Succeeded 03:52:49 ---> docker-login.sh ends [Pipeline] } 03:52:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:52:49 ========================================================= 03:52:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:52:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:52:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:52:50 Sending build context to Docker daemon 16.59MB 03:52:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:52:50 Step 2/8 : FROM ${BASE} 03:52:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:52:50 5f621e34cdf4: Pulling fs layer 03:52:50 a4357932f1b6: Pulling fs layer 03:52:50 18c013af1878: Pulling fs layer 03:52:50 00ac8860ef70: Pulling fs layer 03:52:50 63d7cb157983: Pulling fs layer 03:52:50 b116817d02f9: Pulling fs layer 03:52:50 745a02a5169b: Pulling fs layer 03:52:50 63d7cb157983: Waiting 03:52:50 b116817d02f9: Waiting 03:52:50 745a02a5169b: Waiting 03:52:50 00ac8860ef70: Waiting 03:52:50 18c013af1878: Verifying Checksum 03:52:50 18c013af1878: Download complete 03:52:50 a4357932f1b6: Verifying Checksum 03:52:50 a4357932f1b6: Download complete 03:52:50 63d7cb157983: Verifying Checksum 03:52:50 63d7cb157983: Download complete 03:52:50 5f621e34cdf4: Verifying Checksum 03:52:50 5f621e34cdf4: Download complete 03:52:50 b116817d02f9: Verifying Checksum 03:52:50 b116817d02f9: Download complete 03:52:51 5f621e34cdf4: Pull complete 03:52:52 a4357932f1b6: Pull complete 03:52:52 18c013af1878: Pull complete 03:52:54 745a02a5169b: Verifying Checksum 03:52:54 745a02a5169b: Download complete 03:52:55 00ac8860ef70: Verifying Checksum 03:52:55 00ac8860ef70: Download complete 03:53:05 00ac8860ef70: Pull complete 03:53:05 63d7cb157983: Pull complete 03:53:05 b116817d02f9: Pull complete 03:53:10 745a02a5169b: Pull complete 03:53:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:53:10 ---> b7e6874047d6 03:53:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:53:12 ---> Running in 9390ac9c66da 03:53:12 Removing intermediate container 9390ac9c66da 03:53:12 ---> 81d8d859fb69 03:53:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:13 ---> Running in ec8515761491 03:53:15 Removing intermediate container ec8515761491 03:53:15 ---> 6a53e3f6ffab 03:53:15 Step 5/8 : RUN apk add --no-cache make git 03:53:15 ---> Running in 07d113f924d6 03:53:16 Running on prd-centos7-docker-4c-2g-16715 in /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [Pipeline] { [Pipeline] ws 03:53:16 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 03:53:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:18 using credential edgex-jenkins-ssh 03:53:18 Cloning the remote Git repository 03:53:18 OK: 142 MiB in 39 packages 03:53:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:53:18 > git init /w/workspace/edgex-ui-go/4 # timeout=10 03:53:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:53:18 > git --version # timeout=10 03:53:18 > git --version # 'git version 2.24.3' 03:53:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:53:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:53:19 Removing intermediate container 07d113f924d6 03:53:19 ---> 238f4557bf58 03:53:19 Step 6/8 : WORKDIR /edgex-ui-go 03:53:20 ---> Running in 2ca8c68dc63f 03:53:20 Merging remotes/origin/master commit 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec into PR head commit db07e5fa5a7a2e74c159c0a70047eebda02191cd 03:53:20 Merge succeeded, producing db07e5fa5a7a2e74c159c0a70047eebda02191cd 03:53:20 Checking out Revision db07e5fa5a7a2e74c159c0a70047eebda02191cd (PR-280) 03:53:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:53:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:53:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:53:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:53:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:53:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:53:20 > git config core.sparsecheckout # timeout=10 03:53:20 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 03:53:20 > git remote # timeout=10 03:53:20 > git config --get remote.origin.url # timeout=10 03:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:53:20 > git merge 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 03:53:20 > git rev-parse HEAD^{commit} # timeout=10 03:53:20 > git config core.sparsecheckout # timeout=10 03:53:20 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 03:53:20 Removing intermediate container 2ca8c68dc63f 03:53:20 ---> 954bc8c59371 03:53:20 Step 7/8 : COPY . . 03:53:22 ---> fbb1111f824f 03:53:22 Step 8/8 : RUN go mod download 03:53:22 ---> Running in b96271572835 03:53:24 Commit message: "Merge branch 'master' into issue_#263" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:53:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:53:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:53:25 + sudo service docker restart 03:53:25 + true 03:53:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:53:26 provisioning config files... 03:53:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config277218594714983404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:27 ---> docker-login.sh 03:53:27 nexus3.edgexfoundry.org:10001 03:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:27 Configure a credential helper to remove this warning. See 03:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:27 03:53:27 Login Succeeded 03:53:27 nexus3.edgexfoundry.org:10002 03:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:27 Configure a credential helper to remove this warning. See 03:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:27 03:53:27 Login Succeeded 03:53:27 nexus3.edgexfoundry.org:10003 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 nexus3.edgexfoundry.org:10004 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 docker.io 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 ---> docker-login.sh ends [Pipeline] } 03:53:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:53:29 ========================================================= 03:53:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:53:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:53:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:53:29 Sending build context to Docker daemon 16.59MB 03:53:29 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:53:29 Step 2/8 : FROM ${BASE} 03:53:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:53:29 188c0c94c7c5: Pulling fs layer 03:53:29 0ef7d3d256c8: Pulling fs layer 03:53:29 de9db76c5a1d: Pulling fs layer 03:53:29 bca2f99d35d6: Pulling fs layer 03:53:29 93359f2a8cfa: Pulling fs layer 03:53:29 7c6f9722023f: Pulling fs layer 03:53:29 a35cf1a2eb13: Pulling fs layer 03:53:29 bca2f99d35d6: Waiting 03:53:29 93359f2a8cfa: Waiting 03:53:29 7c6f9722023f: Waiting 03:53:29 a35cf1a2eb13: Waiting 03:53:29 de9db76c5a1d: Verifying Checksum 03:53:29 de9db76c5a1d: Download complete 03:53:29 0ef7d3d256c8: Verifying Checksum 03:53:29 0ef7d3d256c8: Download complete 03:53:29 93359f2a8cfa: Verifying Checksum 03:53:29 93359f2a8cfa: Download complete 03:53:29 188c0c94c7c5: Verifying Checksum 03:53:29 188c0c94c7c5: Download complete 03:53:29 7c6f9722023f: Verifying Checksum 03:53:29 7c6f9722023f: Download complete 03:53:30 188c0c94c7c5: Pull complete 03:53:30 0ef7d3d256c8: Pull complete 03:53:30 de9db76c5a1d: Pull complete 03:53:32 a35cf1a2eb13: Verifying Checksum 03:53:32 a35cf1a2eb13: Download complete 03:53:32 bca2f99d35d6: Verifying Checksum 03:53:32 bca2f99d35d6: Download complete 03:53:38 bca2f99d35d6: Pull complete 03:53:38 93359f2a8cfa: Pull complete 03:53:38 7c6f9722023f: Pull complete 03:53:44 a35cf1a2eb13: Pull complete 03:53:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:53:44 ---> a62c8e92a672 03:53:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:53:44 ---> Running in fca3049f6e7d 03:53:44 Removing intermediate container fca3049f6e7d 03:53:44 ---> 5480f39ff7ac 03:53:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:44 ---> Running in 9dcee1a7d4ff 03:53:45 Removing intermediate container 9dcee1a7d4ff 03:53:45 ---> e837bab88f55 03:53:45 Step 5/8 : RUN apk add --no-cache make git 03:53:45 ---> Running in cde302a6674b 03:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:53:48 OK: 166 MiB in 39 packages 03:53:48 Removing intermediate container cde302a6674b 03:53:48 ---> 2614e20c3b7e 03:53:48 Step 6/8 : WORKDIR /edgex-ui-go 03:53:48 ---> Running in 86d22e727356 03:53:48 Removing intermediate container 86d22e727356 03:53:48 ---> 307717e8add4 03:53:48 Step 7/8 : COPY . . 03:53:49 Removing intermediate container b96271572835 03:53:49 ---> 2da4bc94cc19 03:53:49 Successfully built 2da4bc94cc19 03:53:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:53:50 + docker inspect -f . ci-base-image-arm64 03:53:50 . [Pipeline] withDockerContainer 03:53:50 prd-ubuntu18.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container 03:53:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:53:50 ---> 55f211469cd7 03:53:50 Step 8/8 : RUN go mod download 03:53:51 ---> Running in b3bd136d7227 03:53:51 $ docker top 8f01c174f2dfbf0a79d62b6244461b989168c3ed8a6ca531cbaeb2e8acf16abd -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:52 + go version 03:53:52 go version go1.15.5 linux/arm64 [Pipeline] } 03:53:52 $ docker stop --time=1 8f01c174f2dfbf0a79d62b6244461b989168c3ed8a6ca531cbaeb2e8acf16abd 03:53:54 $ docker rm -f 8f01c174f2dfbf0a79d62b6244461b989168c3ed8a6ca531cbaeb2e8acf16abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:53:55 + docker inspect -f . ci-base-image-arm64 03:53:55 . [Pipeline] withDockerContainer 03:53:56 prd-ubuntu18.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container 03:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:53:57 $ docker top e05f670ecb2a724464f95f5a030b20489e8d54ca929349a987f4cc0e84a9abc1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:58 + make test 03:53:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:54:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:54:13 Removing intermediate container b3bd136d7227 03:54:13 ---> feb3db67d6fc 03:54:13 Successfully built feb3db67d6fc 03:54:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:54:13 + docker inspect -f . ci-base-image-x86_64 03:54:13 . [Pipeline] withDockerContainer 03:54:13 prd-centos7-docker-4c-2g-16715 does not seem to be running inside a container 03:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:54:14 $ docker top 69b97ecb7eb0fde59c1aeca6f51a74805d67bfb433fb57305c2430ccc3813750 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:15 + go version 03:54:15 go version go1.15.5 linux/amd64 [Pipeline] } 03:54:15 $ docker stop --time=1 69b97ecb7eb0fde59c1aeca6f51a74805d67bfb433fb57305c2430ccc3813750 03:54:16 $ docker rm -f 69b97ecb7eb0fde59c1aeca6f51a74805d67bfb433fb57305c2430ccc3813750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:54:17 + docker inspect -f . ci-base-image-x86_64 03:54:17 . [Pipeline] withDockerContainer 03:54:17 prd-centos7-docker-4c-2g-16715 does not seem to be running inside a container 03:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:54:18 $ docker top c3795d05256c986159fb13cac7b4f6fc86f75b1e06109345eef67bd2d1127383 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:18 + make test 03:54:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:54:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:54:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:54:22 GO111MODULE=on go vet ./... 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:54:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:54:26 GO111MODULE=on go vet ./... [Pipeline] } 03:54:27 $ docker stop --time=1 e05f670ecb2a724464f95f5a030b20489e8d54ca929349a987f4cc0e84a9abc1 03:54:30 $ docker rm -f e05f670ecb2a724464f95f5a030b20489e8d54ca929349a987f4cc0e84a9abc1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 03:54:30 $ docker stop --time=1 c3795d05256c986159fb13cac7b4f6fc86f75b1e06109345eef67bd2d1127383 03:54:30 + sudo chown -R jenkins:jenkins . 03:54:32 $ docker rm -f c3795d05256c986159fb13cac7b4f6fc86f75b1e06109345eef67bd2d1127383 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 03:54:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:33 Warning: overwriting stash ‘coverage-report’ 03:54:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 03:54:33 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:36 + ls -al . 03:54:36 total 88 03:54:36 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 18 03:54 . 03:54:36 drwxrwxr-x. 4 jenkins jenkins 28 Dec 18 03:53 .. 03:54:36 drwxrwxr-x. 3 jenkins jenkins 20 Dec 18 03:53 assets 03:54:36 drwxrwxr-x. 2 jenkins jenkins 35 Dec 18 03:53 bin 03:54:36 drwxrwxr-x. 3 jenkins jenkins 29 Dec 18 03:53 cmd 03:54:36 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 18 03:53 CONTRIBUTING.md 03:54:36 -rw-r--r--. 1 jenkins jenkins 10 Dec 18 03:54 coverage.out 03:54:36 -rw-rw-r--. 1 jenkins jenkins 1508 Dec 18 03:53 Dockerfile 03:54:36 -rw-rw-r--. 1 jenkins jenkins 902 Dec 18 03:53 Dockerfile.build 03:54:36 drwxrwxr-x. 5 jenkins jenkins 104 Dec 18 03:53 docs 03:54:36 drwxrwxr-x. 8 jenkins jenkins 179 Dec 18 03:53 .git 03:54:36 drwxrwxr-x. 2 jenkins jenkins 81 Dec 18 03:53 .github 03:54:36 -rw-rw-r--. 1 jenkins jenkins 153 Dec 18 03:53 .gitignore 03:54:36 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 18 03:53 go.mod 03:54:36 -rw-r--r--. 1 jenkins jenkins 20718 Dec 18 03:54 go.sum 03:54:36 drwxrwxr-x. 10 jenkins jenkins 139 Dec 18 03:53 internal 03:54:36 -rw-rw-r--. 1 jenkins jenkins 652 Dec 18 03:53 Jenkinsfile 03:54:36 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 18 03:53 LICENSE 03:54:36 -rw-rw-r--. 1 jenkins jenkins 951 Dec 18 03:53 Makefile 03:54:36 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 18 03:53 README.md 03:54:36 -rw-rw-r--. 1 jenkins jenkins 5 Dec 18 03:50 VERSION 03:54:36 -rw-rw-r--. 1 jenkins jenkins 155 Dec 18 03:53 version.go 03:54:36 drwxrwxr-x. 4 jenkins jenkins 266 Dec 18 03:53 web [Pipeline] isUnix [Pipeline] sh 03:54:36 + ls -al . 03:54:36 total 124 03:54:36 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:53 . 03:54:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:52 .. 03:54:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:52 .git 03:54:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:52 .github 03:54:36 -rw-rw-r-- 1 jenkins jenkins 153 Dec 18 03:52 .gitignore 03:54:36 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 18 03:52 CONTRIBUTING.md 03:54:36 -rw-rw-r-- 1 jenkins jenkins 1508 Dec 18 03:52 Dockerfile 03:54:36 -rw-rw-r-- 1 jenkins jenkins 902 Dec 18 03:52 Dockerfile.build 03:54:36 -rw-rw-r-- 1 jenkins jenkins 652 Dec 18 03:52 Jenkinsfile 03:54:36 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 18 03:52 LICENSE 03:54:36 -rw-rw-r-- 1 jenkins jenkins 951 Dec 18 03:52 Makefile 03:54:36 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 18 03:52 README.md 03:54:36 -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 03:50 VERSION 03:54:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:52 assets 03:54:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:52 bin 03:54:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:52 cmd 03:54:36 -rw-r--r-- 1 jenkins jenkins 10 Dec 18 03:53 coverage.out 03:54:36 drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 03:52 docs 03:54:36 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 18 03:52 go.mod 03:54:36 -rw-r--r-- 1 jenkins jenkins 20718 Dec 18 03:53 go.sum 03:54:36 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:52 internal 03:54:36 -rw-rw-r-- 1 jenkins jenkins 155 Dec 18 03:52 version.go 03:54:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:52 web [Pipeline] isUnix [Pipeline] sh 03:54:37 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=db07e5fa5a7a2e74c159c0a70047eebda02191cd --label arch=amd64 --label version=0.0.0 . 03:54:37 Sending build context to Docker daemon 16.61MB 03:54:37 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 03:54:37 Step 2/24 : FROM ${BASE} AS builder 03:54:37 ---> feb3db67d6fc 03:54:37 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:54:37 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=db07e5fa5a7a2e74c159c0a70047eebda02191cd --label arch=arm64 --label version=0.0.0 . 03:54:37 ---> Running in 295bf12bad87 03:54:37 Removing intermediate container 295bf12bad87 03:54:37 ---> 3f775a4fa488 03:54:37 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 03:54:37 ---> Running in 0711f1b6c987 03:54:37 Sending build context to Docker daemon 16.61MB 03:54:37 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 03:54:37 Step 2/24 : FROM ${BASE} AS builder 03:54:37 ---> 2da4bc94cc19 03:54:37 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:54:38 Removing intermediate container 0711f1b6c987 03:54:38 ---> 5041dd3aeb08 03:54:38 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:54:38 ---> Running in 07b8c113388a 03:54:38 Removing intermediate container 07b8c113388a 03:54:38 ---> 29738f9f9d30 03:54:38 Step 6/24 : LABEL Name=edgex-ui-go 03:54:38 ---> Running in 951ac07742c5 03:54:38 ---> Running in 204ee2cdd099 03:54:38 Removing intermediate container 951ac07742c5 03:54:38 ---> ff8cecda1398 03:54:38 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:54:38 ---> Running in af002262eb2f 03:54:38 Removing intermediate container af002262eb2f 03:54:38 ---> eb444a9b4dd3 03:54:38 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:38 Removing intermediate container 204ee2cdd099 03:54:38 ---> 6046cfbb1683 03:54:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 03:54:38 ---> Running in 7ee3510e70eb 03:54:38 ---> Running in 0be28be60293 03:54:39 Removing intermediate container 7ee3510e70eb 03:54:39 ---> a873322459dd 03:54:39 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:54:39 ---> Running in 90bc14bd7d1d 03:54:39 Removing intermediate container 0be28be60293 03:54:39 ---> 9c5d924c20b9 03:54:39 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:39 ---> Running in c4907b2760fe 03:54:39 Removing intermediate container 90bc14bd7d1d 03:54:39 ---> 1dbb3d49c62b 03:54:39 Step 6/24 : LABEL Name=edgex-ui-go 03:54:39 ---> Running in 5566f94e94bc 03:54:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:54:40 Removing intermediate container 5566f94e94bc 03:54:40 ---> a7ce24d589b3 03:54:40 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:54:40 ---> Running in 1eb397491d8c 03:54:40 Removing intermediate container 1eb397491d8c 03:54:40 ---> b04975206652 03:54:40 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:41 ---> Running in 5110fc001454 03:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:54:42 OK: 166 MiB in 39 packages 03:54:42 Removing intermediate container c4907b2760fe 03:54:42 ---> 0a3ac2b5d237 03:54:42 Step 10/24 : ENV GO111MODULE=on 03:54:42 ---> Running in 94c6e4010894 03:54:42 Removing intermediate container 94c6e4010894 03:54:42 ---> 1ddfc9da2eae 03:54:42 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:54:42 ---> Running in 3d024dfe4a3c 03:54:42 Removing intermediate container 3d024dfe4a3c 03:54:42 ---> 18e5a1d93110 03:54:42 Step 12/24 : COPY go.mod . 03:54:43 Removing intermediate container 5110fc001454 03:54:43 ---> 1718f9dcf339 03:54:43 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:54:43 ---> 626b52bd10a6 03:54:43 Step 13/24 : COPY Makefile . 03:54:43 ---> Running in 1d788c6dcbda 03:54:43 ---> 47e653d26378 03:54:43 Step 14/24 : RUN make update 03:54:43 ---> Running in 8df99e04ffd3 03:54:44 CGO_ENABLED=0 GO111MODULE=on go mod download 03:54:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:54:44 Removing intermediate container 8df99e04ffd3 03:54:44 ---> 9fff491daaae 03:54:44 Step 15/24 : COPY . . 03:54:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:54:46 OK: 142 MiB in 39 packages 03:54:46 ---> 02bb4572d617 03:54:46 Step 16/24 : RUN ${MAKE} 03:54:46 ---> Running in 2de71318384a 03:54:47 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 03:54:47 Removing intermediate container 1d788c6dcbda 03:54:47 ---> ec4f829905c8 03:54:47 Step 10/24 : ENV GO111MODULE=on 03:54:47 ---> Running in e8018820c1ee 03:54:48 Removing intermediate container e8018820c1ee 03:54:48 ---> 235608def975 03:54:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:54:48 ---> Running in ffb5a06df29f 03:54:48 Removing intermediate container ffb5a06df29f 03:54:48 ---> ab855f576a6d 03:54:48 Step 12/24 : COPY go.mod . 03:54:49 ---> c8b72df095d0 03:54:49 Step 13/24 : COPY Makefile . 03:54:50 ---> 00f31bed9294 03:54:50 Step 14/24 : RUN make update 03:54:50 ---> Running in afba8884a241 03:54:51 CGO_ENABLED=0 GO111MODULE=on go mod download 03:54:52 Removing intermediate container afba8884a241 03:54:52 ---> 970fd4888a46 03:54:52 Step 15/24 : COPY . . 03:54:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:54:54 ---> ab9db5d8e675 03:54:54 Step 16/24 : RUN ${MAKE} 03:54:54 ---> Running in 651e05db7b66 03:54:55 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 03:54:57 Removing intermediate container 2de71318384a 03:54:57 ---> 1232e1fea1e8 03:54:57 Step 17/24 : FROM alpine:3.12 03:54:57 3.12: Pulling from library/alpine 03:54:57 801bfaa63ef2: Pulling fs layer 03:54:57 801bfaa63ef2: Verifying Checksum 03:54:57 801bfaa63ef2: Download complete 03:54:57 801bfaa63ef2: Pull complete 03:54:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:54:57 Status: Downloaded newer image for alpine:3.12 03:54:57 ---> 389fef711851 03:54:57 Step 18/24 : EXPOSE 4000 03:54:57 ---> Running in b4586b663204 03:54:58 Removing intermediate container b4586b663204 03:54:58 ---> 33d65b3c3a2a 03:54:58 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 03:54:59 ---> 23daf69c3e4c 03:54:59 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:54:59 ---> Running in d10e6167f41e 03:54:59 Removing intermediate container d10e6167f41e 03:54:59 ---> 8a5c6fffb55e 03:54:59 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:54:59 ---> Running in 123d373c12d8 03:54:59 Removing intermediate container 123d373c12d8 03:54:59 ---> ee864806d0b6 03:54:59 Step 22/24 : LABEL arch=amd64 03:54:59 ---> Running in 636e5f1f3bc8 03:54:59 Removing intermediate container 636e5f1f3bc8 03:54:59 ---> 4ca958368688 03:54:59 Step 23/24 : LABEL git_sha=db07e5fa5a7a2e74c159c0a70047eebda02191cd 03:54:59 ---> Running in 3f9622945e47 03:54:59 Removing intermediate container 3f9622945e47 03:54:59 ---> 3261a22ac966 03:54:59 Step 24/24 : LABEL version=0.0.0 03:55:00 ---> Running in 80e816b15a31 03:55:00 Removing intermediate container 80e816b15a31 03:55:00 ---> 31034a6db18c 03:55:00 [Warning] One or more build-args [ARCH] were not consumed 03:55:00 Successfully built 31034a6db18c 03:55:00 Successfully tagged docker-edgex-ui-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:55:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:55:23 Removing intermediate container 651e05db7b66 03:55:23 ---> ba79349ffa8e 03:55:23 Step 17/24 : FROM alpine:3.12 03:55:23 3.12: Pulling from library/alpine 03:55:23 159e5727ea61: Pulling fs layer 03:55:23 159e5727ea61: Verifying Checksum 03:55:23 159e5727ea61: Download complete 03:55:24 159e5727ea61: Pull complete 03:55:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:55:24 Status: Downloaded newer image for alpine:3.12 03:55:24 ---> afeebe901d6b 03:55:24 Step 18/24 : EXPOSE 4000 03:55:24 ---> Running in 1b6e0fa7caf6 03:55:25 Removing intermediate container 1b6e0fa7caf6 03:55:25 ---> f137aa625c3f 03:55:25 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 03:55:26 ---> 19e171d3caa4 03:55:26 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:55:27 ---> Running in a67d3a7ea8df 03:55:27 Removing intermediate container a67d3a7ea8df 03:55:27 ---> 02ec55f93b47 03:55:27 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:55:27 ---> Running in edf7db4b2db9 03:55:28 Removing intermediate container edf7db4b2db9 03:55:28 ---> 637ea6140a44 03:55:28 Step 22/24 : LABEL arch=arm64 03:55:28 ---> Running in 1f3017b3f3f0 03:55:28 Removing intermediate container 1f3017b3f3f0 03:55:28 ---> 0cc0a5760d82 03:55:28 Step 23/24 : LABEL git_sha=db07e5fa5a7a2e74c159c0a70047eebda02191cd 03:55:28 ---> Running in 2ed25a4d5b1b 03:55:29 Removing intermediate container 2ed25a4d5b1b 03:55:29 ---> 8f531059f03f 03:55:29 Step 24/24 : LABEL version=0.0.0 03:55:29 ---> Running in cb93f856e0a3 03:55:29 Removing intermediate container cb93f856e0a3 03:55:29 ---> 68bb512f9634 03:55:29 [Warning] One or more build-args [ARCH] were not consumed 03:55:29 Successfully built 68bb512f9634 03:55:29 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 03:55:31 provisioning config files... 03:55:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/config5307472256597664927tmp [Pipeline] { [Pipeline] sh 03:55:32 + set +x 03:55:32 + curl -s https://codecov.io/bash 03:55:32 + bash -s -- 03:55:32 03:55:32 _____ _ 03:55:32 / ____| | | 03:55:32 | | ___ __| | ___ ___ _____ __ 03:55:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:32 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:32 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:32 Bash-20201217-3d3df35 03:55:32 03:55:32 03:55:32 git version 2.24.3 found 03:55:32 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 03:55:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:55:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 03:55:32 ==> Jenkins CI detected. 03:55:32 project root: . 03:55:32 --> token set from env 03:55:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:32 ==> Running gcov in . (disable via -X gcov) 03:55:32 ==> Python coveragepy not found 03:55:32 ==> Searching for coverage reports in: 03:55:32 + . 03:55:32 -> Found 1 reports 03:55:32 ==> Detecting git/mercurial file structure 03:55:32 ==> Reading reports 03:55:32 + ./coverage.out bytes=10 03:55:32 ==> Appending adjustments 03:55:32 https://docs.codecov.io/docs/fixing-reports 03:55:32 + Found adjustments 03:55:32 ==> Gzipping contents 03:55:32 4.0K /tmp/codecov.2XryxA.gz 03:55:32 ==> Uploading reports 03:55:32 url: https://codecov.io 03:55:32 query: branch=PR-280&commit=db07e5fa5a7a2e74c159c0a70047eebda02191cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-280%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=280&job=&cmd_args= 03:55:32 -> Pinging Codecov 03:55:32 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-280&commit=db07e5fa5a7a2e74c159c0a70047eebda02191cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-280%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=280&job=&cmd_args= 03:55:33 -> Uploading to 03:55:33 https://storage.googleapis.com/codecov/v4/raw/2020-12-18/FB506323287CE973F263BFD2A0EB1F37/db07e5fa5a7a2e74c159c0a70047eebda02191cd/2ea9e1da-6def-41ac-8241-4df4da356d87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T035532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1390bcaad60abfc0ad31687cc061ad26beea592a0295cb4686417e78f94e9e64 03:55:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:33 Dload Upload Total Spent Left Speed 03:55:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 5819 --:--:-- --:--:-- --:--:-- 5828 03:55:33 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/db07e5fa5a7a2e74c159c0a70047eebda02191cd [Pipeline] } 03:55:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 03:55:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:36 ---> package-listing.sh 03:55:36 ++ facter osfamily 03:55:36 ++ tr '[:upper:]' '[:lower:]' 03:55:36 + OS_FAMILY=redhat 03:55:36 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-280 03:55:36 + START_PACKAGES=/tmp/packages_start.txt 03:55:36 + END_PACKAGES=/tmp/packages_end.txt 03:55:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:36 + PACKAGES=/tmp/packages_start.txt 03:55:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-280 ']' 03:55:36 + PACKAGES=/tmp/packages_end.txt 03:55:36 + case "${OS_FAMILY}" in 03:55:36 + rpm -qa 03:55:36 + sort 03:55:41 + '[' -f /tmp/packages_start.txt ']' 03:55:41 + '[' -f /tmp/packages_end.txt ']' 03:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-280 ']' 03:55:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-280/archives/ 03:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-280/archives/ [Pipeline] echo 03:55:41 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-280/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:55:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:55:42 03:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:55:42 alpine: Pulling from edgex-lftools-log-publisher 03:55:42 df20fa9351a1: Pulling fs layer 03:55:42 36b3adc4ff6f: Pulling fs layer 03:55:42 8ad3a11d3b57: Pulling fs layer 03:55:42 46f8f816bc3b: Pulling fs layer 03:55:42 93b61091891f: Pulling fs layer 03:55:42 93b9cdb0e59b: Pulling fs layer 03:55:42 5e14af77c1be: Pulling fs layer 03:55:42 01666e4c0597: Pulling fs layer 03:55:42 46f8f816bc3b: Waiting 03:55:42 aa168da1d23b: Pulling fs layer 03:55:42 93b61091891f: Waiting 03:55:42 5e14af77c1be: Waiting 03:55:42 93b9cdb0e59b: Waiting 03:55:42 01666e4c0597: Waiting 03:55:42 aa168da1d23b: Waiting 03:55:42 36b3adc4ff6f: Verifying Checksum 03:55:42 36b3adc4ff6f: Download complete 03:55:43 46f8f816bc3b: Verifying Checksum 03:55:43 46f8f816bc3b: Download complete 03:55:43 df20fa9351a1: Download complete 03:55:43 93b9cdb0e59b: Verifying Checksum 03:55:43 93b9cdb0e59b: Download complete 03:55:43 5e14af77c1be: Verifying Checksum 03:55:43 5e14af77c1be: Download complete 03:55:43 93b61091891f: Download complete 03:55:43 01666e4c0597: Verifying Checksum 03:55:43 01666e4c0597: Download complete 03:55:43 df20fa9351a1: Pull complete 03:55:43 36b3adc4ff6f: Pull complete 03:55:43 8ad3a11d3b57: Verifying Checksum 03:55:43 8ad3a11d3b57: Download complete 03:55:44 8ad3a11d3b57: Pull complete 03:55:44 46f8f816bc3b: Pull complete 03:55:45 aa168da1d23b: Verifying Checksum 03:55:45 aa168da1d23b: Download complete 03:55:46 93b61091891f: Pull complete 03:55:46 93b9cdb0e59b: Pull complete 03:55:46 5e14af77c1be: Pull complete 03:55:46 01666e4c0597: Pull complete 03:55:54 aa168da1d23b: Pull complete 03:55:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:55:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:55:55 prd-centos7-docker-4c-2g-16713 does not seem to be running inside a container 03:55:55 $ 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-280/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-280 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280:/w/workspace/edgexfoundry_edgex-ui-go_PR-280:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:55:58 $ docker top d7f8ec54aeb207ac9e49e2999fc1c82126d9e99f97af877d4dae7f599cc8eb50 -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:58 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:59 + mkdir -p /var/log/sa [Pipeline] sh 03:55:59 + ls /var/log/sa-host 03:55:59 + sadf -c /var/log/sa-host/sa18 03:55:59 file_magic: OK 03:55:59 HZ: Using current value: 100 03:55:59 file_header: OK 03:55:59 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 03:55:59 Statistics: 03:55:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:55:59 File successfully converted to sysstat format version 12.2.1 03:55:59 + sadf -c /var/log/sa-host/sa23 03:55:59 file_magic: OK 03:55:59 HZ: Using current value: 100 03:55:59 file_header: OK 03:55:59 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 03:55:59 Statistics: 03:55:59 Hnuu...uuuununununu... 03:55:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:00 provisioning config files... 03:56:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/config95512713357643764tmp [Pipeline] { [Pipeline] echo 03:56:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:56:00 ---> create-netrc.sh [Pipeline] } 03:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:56:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:56:00 ---> python-tools-install.sh [Pipeline] echo 03:56:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:56:01 ---> sudo-logs.sh 03:56:01 Archiving 'sudo' log.. [Pipeline] echo 03:56:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:56:01 ---> job-cost.sh 03:56:01 lf-activate-venv: SKIPPING 03:56:01 INFO: No Stack... 03:56:02 INFO: Retrieving Pricing Info for: v1-standard-2 03:56:03 INFO: Archiving Costs [Pipeline] echo 03:56:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:56:03 ---> logs-deploy.sh 03:56:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-280/4 03:56:03 INFO: archiving workspace using pattern(s): 03:56:05 Archives upload complete. 03:56:05 INFO: archiving logs to Nexus 03:56:06 ---> uname -a: 03:56:06 Linux prd-centos7-docker-4c-2g-16713.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:56:06 03:56:06 03:56:06 ---> lscpu: 03:56:06 Architecture: x86_64 03:56:06 CPU op-mode(s): 32-bit, 64-bit 03:56:06 Byte Order: Little Endian 03:56:06 Address sizes: 40 bits physical, 48 bits virtual 03:56:06 CPU(s): 4 03:56:06 On-line CPU(s) list: 0-3 03:56:06 Thread(s) per core: 1 03:56:06 Core(s) per socket: 1 03:56:06 Socket(s): 4 03:56:06 NUMA node(s): 1 03:56:06 Vendor ID: GenuineIntel 03:56:06 CPU family: 6 03:56:06 Model: 44 03:56:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:56:06 Stepping: 1 03:56:06 CPU MHz: 2933.442 03:56:06 BogoMIPS: 5866.88 03:56:06 Virtualization: VT-x 03:56:06 Hypervisor vendor: KVM 03:56:06 Virtualization type: full 03:56:06 L1d cache: 128 KiB 03:56:06 L1i cache: 128 KiB 03:56:06 L2 cache: 16 MiB 03:56:06 L3 cache: 64 MiB 03:56:06 NUMA node0 CPU(s): 0-3 03:56:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:56:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:56:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:56:06 Vulnerability Meltdown: Mitigation; PTI 03:56:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:56:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:56:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:56:06 Vulnerability Srbds: Not affected 03:56:06 Vulnerability Tsx async abort: Not affected 03:56:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:56:06 03:56:06 03:56:06 ---> nproc: 03:56:06 4 03:56:06 03:56:06 03:56:06 ---> df -h: 03:56:06 Filesystem Size Used Available Use% Mounted on 03:56:06 overlay 50.0G 7.3G 42.7G 15% / 03:56:06 tmpfs 64.0M 0 64.0M 0% /dev 03:56:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:56:06 shm 64.0M 0 64.0M 0% /dev/shm 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-280 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:56:06 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:56:06 03:56:06 03:56:06 ---> free -m: 03:56:06 total used free shared buff/cache available 03:56:06 Mem: 1837 690 106 0 1040 1042 03:56:06 Swap: 1023 1 1022 03:56:06 03:56:06 03:56:06 ---> ip addr: 03:56:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:56:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:56:06 inet 127.0.0.1/8 scope host lo 03:56:06 valid_lft forever preferred_lft forever 03:56:06 inet6 ::1/128 scope host 03:56:06 valid_lft forever preferred_lft forever 03:56:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:56:06 link/ether fa:16:3e:c1:67:8e brd ff:ff:ff:ff:ff:ff 03:56:06 inet 10.30.122.43/23 brd 10.30.123.255 scope global dynamic eth0 03:56:06 valid_lft 86005sec preferred_lft 86005sec 03:56:06 inet6 fe80::f816:3eff:fec1:678e/64 scope link 03:56:06 valid_lft forever preferred_lft forever 03:56:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:56:06 link/ether 02:42:6f:16:63:f8 brd ff:ff:ff:ff:ff:ff 03:56:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:56:06 valid_lft forever preferred_lft forever 03:56:06 inet6 fe80::42:6fff:fe16:63f8/64 scope link 03:56:06 valid_lft forever preferred_lft forever 03:56:06 03:56:06 03:56:06 ---> sar -b -r -n DEV: 03:56:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 03:56:06 03:56:06 03:49:18 LINUX RESTART (4 CPU) 03:56:06 03:56:06 03:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:56:06 03:51:01 44.46 11.09 33.37 0.00 4389.34 3835.48 0.00 03:56:06 03:52:01 0.60 0.00 0.60 0.00 0.00 9.33 0.00 03:56:06 03:53:01 0.30 0.00 0.30 0.00 0.00 4.03 0.00 03:56:06 03:54:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 03:56:06 03:55:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 03:56:06 Average: 9.17 2.22 6.95 0.00 878.04 771.03 0.00 03:56:06 03:56:06 03:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:56:06 03:51:01 130180 0 583588 31.02 2616 1165160 1103040 37.64 395056 1155272 20 03:56:06 03:52:01 136144 0 577616 30.70 2616 1165168 1060004 36.18 393792 1151360 8 03:56:06 03:53:01 135520 0 578236 30.73 2616 1165172 1060160 36.18 397760 1148252 8 03:56:06 03:54:01 134156 0 579600 30.80 2616 1165172 1060184 36.18 399716 1147756 8 03:56:06 03:55:01 135376 0 578372 30.74 2616 1165180 1060064 36.18 402396 1144148 16 03:56:06 Average: 134275 0 579482 30.80 2616 1165170 1068690 36.47 397744 1149358 12 03:56:06 03:56:06 03:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:56:06 03:51:01 eth0 165.58 149.12 556.90 52.63 0.00 0.00 0.00 0.00 03:56:06 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:51:01 docker0 44.24 33.52 3.79 109.17 0.00 0.00 0.00 0.00 03:56:06 03:52:01 eth0 0.68 0.02 0.06 0.00 0.00 0.00 0.00 0.00 03:56:06 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:53:01 eth0 4.08 2.17 3.30 0.29 0.00 0.00 0.00 0.00 03:56:06 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:54:01 eth0 0.53 0.45 0.27 0.24 0.00 0.00 0.00 0.00 03:56:06 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:55:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:56:06 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 Average: eth0 34.23 30.39 112.14 10.65 0.00 0.00 0.00 0.00 03:56:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:06 Average: docker0 8.85 6.70 0.76 21.84 0.00 0.00 0.00 0.00 03:56:06 03:56:06 03:56:06 ---> sar -P ALL: 03:56:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 03:56:06 03:56:06 03:49:18 LINUX RESTART (4 CPU) 03:56:06 03:56:06 03:50:01 CPU %user %nice %system %iowait %steal %idle 03:56:06 03:51:01 all 3.95 0.00 2.17 1.37 0.02 92.50 03:56:06 03:51:01 0 3.79 0.00 2.40 3.20 0.02 90.60 03:56:06 03:51:01 1 4.29 0.00 1.78 1.78 0.02 92.14 03:56:06 03:51:01 2 3.57 0.00 2.41 0.23 0.02 93.77 03:56:06 03:51:01 3 4.14 0.00 2.10 0.25 0.02 93.50 03:56:06 03:52:01 all 0.17 0.00 0.04 0.00 0.00 99.79 03:56:06 03:52:01 0 0.13 0.00 0.03 0.00 0.00 99.83 03:56:06 03:52:01 1 0.45 0.00 0.03 0.00 0.00 99.52 03:56:06 03:52:01 2 0.07 0.00 0.07 0.00 0.00 99.87 03:56:06 03:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:56:06 03:53:01 all 0.18 0.00 0.05 0.00 0.00 99.76 03:56:06 03:53:01 0 0.08 0.00 0.07 0.00 0.00 99.85 03:56:06 03:53:01 1 0.55 0.00 0.05 0.00 0.00 99.40 03:56:06 03:53:01 2 0.07 0.00 0.08 0.00 0.00 99.85 03:56:06 03:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:56:06 03:54:01 all 0.15 0.00 0.03 0.00 0.00 99.81 03:56:06 03:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:56:06 03:54:01 1 0.52 0.00 0.03 0.00 0.00 99.45 03:56:06 03:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:56:06 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:56:06 03:55:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:56:06 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:56:06 03:55:01 1 0.55 0.00 0.02 0.00 0.00 99.43 03:56:06 03:55:01 2 0.05 0.00 0.07 0.00 0.00 99.88 03:56:06 03:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:56:06 Average: all 0.92 0.00 0.46 0.27 0.00 98.34 03:56:06 Average: 0 0.81 0.00 0.51 0.64 0.00 98.04 03:56:06 Average: 1 1.27 0.00 0.38 0.35 0.00 97.99 03:56:06 Average: 2 0.76 0.00 0.53 0.05 0.00 98.66 03:56:06 Average: 3 0.85 0.00 0.43 0.05 0.00 98.67 03:56:06 03:56:06 03:56:06