Pull request #301 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 de7c5c3e6b4481bff3e484d1404955fbb7d3e33f rather than 4186e9157366e764244d88eeab6218434d4daf43 Obtained Jenkinsfile from de7c5c3e6b4481bff3e484d1404955fbb7d3e33f 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-301/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-301/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 > 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 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28454 in /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [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-301 # 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 de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 4186e9157366e764244d88eeab6218434d4daf43 Merge succeeded, producing 4186e9157366e764244d88eeab6218434d4daf43 Checking out Revision 4186e9157366e764244d88eeab6218434d4daf43 (PR-301) > 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/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # 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 de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 Commit message: "Merge branch 'master' into issue_#261" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:52:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:52:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:11 ========================================================= 09:52:11 EdgeX Global Pipelines Version Info 09:52:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:52:13 ------------------- 09:52:13 stable info: 09:52:13 ------------------- 09:52:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:52:13 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 09:52:13 Message: update stable to v1.0.184 09:52:14 ------------------- 09:52:14 experimental info: 09:52:14 ------------------- 09:52:14 Commited By: **** collab-it+edgex@linuxfoundation.org 09:52:14 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 09:52:14 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:52:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:52:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:52:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:52:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:52:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:52:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo 09:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo 09:52:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo 09:52:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4186e9157366e764244d88eeab6218434d4daf43 [Pipeline] echo 09:52:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4186e91 [Pipeline] echo 09:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:52:18 provisioning config files... 09:52:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/config8718658668169245741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:19 ---> docker-login.sh 09:52:19 nexus3.edgexfoundry.org:10001 09:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:19 Configure a credential helper to remove this warning. See 09:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:19 09:52:19 Login Succeeded 09:52:19 nexus3.edgexfoundry.org:10002 09:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:19 Configure a credential helper to remove this warning. See 09:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:19 09:52:19 Login Succeeded 09:52:19 nexus3.edgexfoundry.org:10003 09:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:20 Configure a credential helper to remove this warning. See 09:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:20 09:52:20 Login Succeeded 09:52:20 nexus3.edgexfoundry.org:10004 09:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:20 Configure a credential helper to remove this warning. See 09:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:20 09:52:20 Login Succeeded 09:52:20 docker.io 09:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:20 Configure a credential helper to remove this warning. See 09:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:20 09:52:20 Login Succeeded 09:52:20 ---> docker-login.sh ends [Pipeline] } 09:52:20 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 09:52:21 + git log --format=format:%s -1 4186e9157366e764244d88eeab6218434d4daf43 [Pipeline] echo 09:52:21 GIT_COMMIT: 4186e9157366e764244d88eeab6218434d4daf43, Commit Message: Merge branch 'master' into issue_#261 [Pipeline] echo 09:52:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:23 09:52:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:52:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:23 latest: Pulling from edgex-devops/git-semver 09:52:23 31603596830f: Pulling fs layer 09:52:23 2a8b12db71e7: Pulling fs layer 09:52:23 6ca5941a6612: Pulling fs layer 09:52:23 ecc8261a40a4: Pulling fs layer 09:52:23 ecc8261a40a4: Waiting 09:52:23 2a8b12db71e7: Download complete 09:52:23 31603596830f: Verifying Checksum 09:52:23 31603596830f: Download complete 09:52:23 ecc8261a40a4: Verifying Checksum 09:52:23 ecc8261a40a4: Download complete 09:52:24 6ca5941a6612: Verifying Checksum 09:52:24 6ca5941a6612: Download complete 09:52:24 31603596830f: Pull complete 09:52:24 2a8b12db71e7: Pull complete 09:52:24 6ca5941a6612: Pull complete 09:52:25 ecc8261a40a4: Pull complete 09:52:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:52:25 prd-centos7-docker-4c-2g-28454 does not seem to be running inside a container 09:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-301 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301:/w/workspace/edgexfoundry_edgex-ui-go_PR-301:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:52:27 $ docker top fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:28 [ssh-agent] Looking for ssh-agent implementation... 09:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:28 $ docker exec fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent 09:52:28 SSH_AUTH_SOCK=/tmp/ssh-KwkRp9Q62tHk/agent.11 09:52:28 SSH_AGENT_PID=17 09:52:28 Running ssh-add (command line suppressed) 09:52:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_2108655190378574988.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_2108655190378574988.key) 09:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:29 + git tag --points-at HEAD [Pipeline] } 09:52:29 $ docker exec --env ******** --env ******** fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent -k 09:52:29 unset SSH_AUTH_SOCK; 09:52:29 unset SSH_AGENT_PID; 09:52:29 echo Agent pid 17 killed; 09:52:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:52:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:29 [ssh-agent] Looking for ssh-agent implementation... 09:52:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:29 $ docker exec fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent 09:52:29 SSH_AUTH_SOCK=/tmp/ssh-WsQNc5ANkQhX/agent.45 09:52:29 SSH_AGENT_PID=50 09:52:29 Running ssh-add (command line suppressed) 09:52:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_8949630841115873881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/private_key_8949630841115873881.key) 09:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:30 + git semver init 09:52:30 # -> Open(): unable to determine branch for HEAD 09:52:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-301/.git 09:52:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-301 09:52:30 # $SEMVER_REMOTE_NAME = origin 09:52:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:52:30 # $SEMVER_USER_NAME = edgex-jenkins 09:52:30 # $SEMVER_BRANCH = PR-301 09:52:30 # $SEMVER_TEMP = /tmp/semver-023655147 09:52:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:52:31 # '/tmp/semver-023655147' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-301/.semver' 09:52:31 # -> Force: false 09:52:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-301/.semver [Pipeline] } 09:52:31 $ docker exec --env ******** --env ******** fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 ssh-agent -k 09:52:31 unset SSH_AUTH_SOCK; 09:52:31 unset SSH_AGENT_PID; 09:52:31 echo Agent pid 50 killed; 09:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:32 + git semver [Pipeline] } 09:52:32 $ docker stop --time=1 fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 09:52:33 $ docker rm -f fd4c0628ef7435389d86f1c69bc84b25153eae3f31f40516b84241705a0e9322 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:34 Stashed 1 file(s) [Pipeline] echo 09:52:34 [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 09:52:50 Still waiting to schedule task 09:52:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28454’ 09:52:50 Still waiting to schedule task 09:52:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:54:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28455 in /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [Pipeline] { [Pipeline] ws 09:54:42 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:54:49 using credential edgex-jenkins-ssh 09:54:49 Cloning the remote Git repository 09:54:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:54:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:54:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:54:49 > git --version # timeout=10 09:54:49 > git --version # 'git version 2.17.1' 09:54:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:54:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:54:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:54:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:54:51 Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 4186e9157366e764244d88eeab6218434d4daf43 09:54:52 Merge succeeded, producing 4186e9157366e764244d88eeab6218434d4daf43 09:54:52 Checking out Revision 4186e9157366e764244d88eeab6218434d4daf43 (PR-301) 09:54:51 > git config core.sparsecheckout # timeout=10 09:54:51 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 09:54:52 > git remote # timeout=10 09:54:52 > git config --get remote.origin.url # timeout=10 09:54:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:52 > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 09:54:52 > git rev-parse HEAD^{commit} # timeout=10 09:54:52 > git config core.sparsecheckout # timeout=10 09:54:52 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 09:54:56 Commit message: "Merge branch 'master' into issue_#261" 09:54:56 > git --version # timeout=10 09:54:56 > git --version # 'git version 2.17.1' 09:54:56 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:54:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:54:59 + sudo service docker restart 09:54:59 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:55:01 provisioning config files... 09:55:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7535395186612496498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:02 ---> docker-login.sh 09:55:02 nexus3.edgexfoundry.org:10001 09:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:03 Configure a credential helper to remove this warning. See 09:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:03 09:55:03 Login Succeeded 09:55:03 nexus3.edgexfoundry.org:10002 09:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:04 Configure a credential helper to remove this warning. See 09:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:04 09:55:04 Login Succeeded 09:55:04 nexus3.edgexfoundry.org:10003 09:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:04 Configure a credential helper to remove this warning. See 09:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:04 09:55:04 Login Succeeded 09:55:04 nexus3.edgexfoundry.org:10004 09:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:05 Configure a credential helper to remove this warning. See 09:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:05 09:55:05 Login Succeeded 09:55:05 docker.io 09:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:05 Configure a credential helper to remove this warning. See 09:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:05 09:55:05 Login Succeeded 09:55:05 ---> docker-login.sh ends [Pipeline] } 09:55:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:06 ========================================================= 09:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:55:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:55:06 + 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 . 09:55:07 Sending build context to Docker daemon 17.17MB 09:55:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:55:07 Step 2/8 : FROM ${BASE} 09:55:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:07 5f621e34cdf4: Pulling fs layer 09:55:07 a4357932f1b6: Pulling fs layer 09:55:07 18c013af1878: Pulling fs layer 09:55:07 00ac8860ef70: Pulling fs layer 09:55:07 63d7cb157983: Pulling fs layer 09:55:07 b116817d02f9: Pulling fs layer 09:55:07 745a02a5169b: Pulling fs layer 09:55:07 00ac8860ef70: Waiting 09:55:07 63d7cb157983: Waiting 09:55:07 745a02a5169b: Waiting 09:55:07 b116817d02f9: Waiting 09:55:07 18c013af1878: Download complete 09:55:07 a4357932f1b6: Verifying Checksum 09:55:07 a4357932f1b6: Download complete 09:55:07 63d7cb157983: Verifying Checksum 09:55:07 63d7cb157983: Download complete 09:55:07 b116817d02f9: Verifying Checksum 09:55:07 b116817d02f9: Download complete 09:55:07 5f621e34cdf4: Verifying Checksum 09:55:07 5f621e34cdf4: Download complete 09:55:08 5f621e34cdf4: Pull complete 09:55:08 a4357932f1b6: Pull complete 09:55:09 18c013af1878: Pull complete 09:55:11 745a02a5169b: Verifying Checksum 09:55:11 745a02a5169b: Download complete 09:55:11 00ac8860ef70: Verifying Checksum 09:55:11 00ac8860ef70: Download complete 09:55:22 00ac8860ef70: Pull complete 09:55:22 63d7cb157983: Pull complete 09:55:22 b116817d02f9: Pull complete 09:55:27 745a02a5169b: Pull complete 09:55:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:55:27 ---> b7e6874047d6 09:55:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:55:29 ---> Running in c98d08ce35b9 09:55:29 Removing intermediate container c98d08ce35b9 09:55:29 ---> 4a5395757b46 09:55:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:29 ---> Running in a8fa33cb57a7 09:55:32 Removing intermediate container a8fa33cb57a7 09:55:32 ---> 89670f6bf26b 09:55:32 Step 5/8 : RUN apk add --no-cache make git 09:55:32 ---> Running in 5352032bfdf7 09:55:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:55:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:55:35 OK: 142 MiB in 39 packages 09:55:36 Removing intermediate container 5352032bfdf7 09:55:36 ---> 96325419bf7c 09:55:36 Step 6/8 : WORKDIR /edgex-ui-go 09:55:36 ---> Running in d1be556b8379 09:55:37 Removing intermediate container d1be556b8379 09:55:37 ---> 2d5e169a1b16 09:55:37 Step 7/8 : COPY . . 09:55:39 ---> 729949152207 09:55:39 Step 8/8 : RUN go mod download 09:55:39 ---> Running in 81579bfd8dd9 09:56:06 Removing intermediate container 81579bfd8dd9 09:56:06 ---> bd02d96a111e 09:56:06 Successfully built bd02d96a111e 09:56:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:56:06 + docker inspect -f . ci-base-image-arm64 09:56:06 . [Pipeline] withDockerContainer 09:56:06 prd-ubuntu18.04-docker-arm64-4c-16g-28455 does not seem to be running inside a container 09:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:56:08 $ docker top 48abbf36db69a5c7ca24e2d203ae0cf61f21852f284c29c6ab716fef6860d096 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:09 + go version 09:56:09 go version go1.15.5 linux/arm64 [Pipeline] } 09:56:09 $ docker stop --time=1 48abbf36db69a5c7ca24e2d203ae0cf61f21852f284c29c6ab716fef6860d096 09:56:11 $ docker rm -f 48abbf36db69a5c7ca24e2d203ae0cf61f21852f284c29c6ab716fef6860d096 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:12 + docker inspect -f . ci-base-image-arm64 09:56:12 . [Pipeline] withDockerContainer 09:56:13 prd-ubuntu18.04-docker-arm64-4c-16g-28455 does not seem to be running inside a container 09:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:56:14 $ docker top 23a8d6bba17fac0bf825b952c54e5bda1468ec0518fb80bd42187326ef10a7cc -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:15 + make test 09:56:15 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:56:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:56:22 Running on prd-centos7-docker-4c-2g-28456 in /w/workspace/edgexfoundry_edgex-ui-go_PR-301 [Pipeline] { [Pipeline] ws 09:56:22 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:56:31 using credential edgex-jenkins-ssh 09:56:31 Cloning the remote Git repository 09:56:31 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:56:31 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:56:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:56:31 > git --version # timeout=10 09:56:31 > git --version # 'git version 2.24.3' 09:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:33 Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 4186e9157366e764244d88eeab6218434d4daf43 09:56:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:56:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:56:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:56:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:56:33 > git config core.sparsecheckout # timeout=10 09:56:33 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 09:56:33 > git remote # timeout=10 09:56:33 > git config --get remote.origin.url # timeout=10 09:56:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:33 > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 09:56:34 Merge succeeded, producing 4186e9157366e764244d88eeab6218434d4daf43 09:56:34 Checking out Revision 4186e9157366e764244d88eeab6218434d4daf43 (PR-301) 09:56:34 > git rev-parse HEAD^{commit} # timeout=10 09:56:34 > git config core.sparsecheckout # timeout=10 09:56:34 > git checkout -f 4186e9157366e764244d88eeab6218434d4daf43 # timeout=10 09:56:38 Commit message: "Merge branch 'master' into issue_#261" 09:56:38 > git --version # timeout=10 09:56:38 > git --version # 'git version 2.24.3' 09:56:38 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:56:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:56:39 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:56:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:56:41 + sudo service docker restart 09:56:41 + true 09:56:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] } 09:56:42 $ docker stop --time=1 23a8d6bba17fac0bf825b952c54e5bda1468ec0518fb80bd42187326ef10a7cc 09:56:44 $ docker rm -f 23a8d6bba17fac0bf825b952c54e5bda1468ec0518fb80bd42187326ef10a7cc [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:56:45 provisioning config files... 09:56:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4703898727342319901tmp [Pipeline] { 09:56:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] libraryResource [Pipeline] sh 09:56:45 ---> docker-login.sh 09:56:45 nexus3.edgexfoundry.org:10001 09:56:46 Stashed 1 file(s) [Pipeline] } 09:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:46 Configure a credential helper to remove this warning. See 09:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:46 09:56:46 Login Succeeded 09:56:46 nexus3.edgexfoundry.org:10002 [Pipeline] script [Pipeline] { 09:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:47 Configure a credential helper to remove this warning. See 09:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:47 09:56:47 Login Succeeded 09:56:47 nexus3.edgexfoundry.org:10003 09:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:47 Configure a credential helper to remove this warning. See 09:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:47 09:56:47 Login Succeeded 09:56:47 nexus3.edgexfoundry.org:10004 09:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:47 Configure a credential helper to remove this warning. See 09:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:47 09:56:47 Login Succeeded 09:56:47 docker.io 09:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:48 Configure a credential helper to remove this warning. See 09:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:48 09:56:48 Login Succeeded 09:56:48 ---> docker-login.sh ends [Pipeline] } 09:56:49 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 09:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] unstash [Pipeline] sh [Pipeline] echo 09:56:49 ========================================================= 09:56:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:56:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:56:49 + ls -al . 09:56:49 total 120 09:56:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 09:56 . 09:56:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 09:54 .. 09:56:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 09:54 .git 09:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 09:54 .github 09:56:49 -rw-rw-r-- 1 jenkins jenkins 153 Mar 4 09:54 .gitignore 09:56:49 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 09:54 CONTRIBUTING.md 09:56:49 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 4 09:54 Dockerfile 09:56:49 -rw-rw-r-- 1 jenkins jenkins 902 Mar 4 09:54 Dockerfile.build 09:56:49 -rw-rw-r-- 1 jenkins jenkins 652 Mar 4 09:54 Jenkinsfile 09:56:49 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 09:54 LICENSE 09:56:49 -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 09:54 Makefile 09:56:49 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 4 09:54 README.md 09:56:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 09:52 VERSION 09:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 09:54 assets 09:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 09:54 bin 09:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 09:54 cmd 09:56:49 -rw-r--r-- 1 jenkins jenkins 10 Mar 4 09:56 coverage.out 09:56:49 drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 09:54 docs 09:56:49 -rw-rw-r-- 1 jenkins jenkins 966 Mar 4 09:54 go.mod 09:56:49 -rw-r--r-- 1 jenkins jenkins 20277 Mar 4 09:56 go.sum 09:56:49 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 09:54 internal 09:56:49 -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 09:54 version.go 09:56:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 09:54 web [Pipeline] isUnix [Pipeline] sh 09:56:50 + 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 . 09:56:50 + 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=4186e9157366e764244d88eeab6218434d4daf43 --label arch=arm64 --label version=0.0.0 . 09:56:50 Sending build context to Docker daemon 17.18MB 09:56:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:56:50 Step 2/8 : FROM ${BASE} 09:56:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:56:50 188c0c94c7c5: Pulling fs layer 09:56:50 0ef7d3d256c8: Pulling fs layer 09:56:50 de9db76c5a1d: Pulling fs layer 09:56:50 bca2f99d35d6: Pulling fs layer 09:56:50 93359f2a8cfa: Pulling fs layer 09:56:50 7c6f9722023f: Pulling fs layer 09:56:50 a35cf1a2eb13: Pulling fs layer 09:56:50 93359f2a8cfa: Waiting 09:56:50 7c6f9722023f: Waiting 09:56:50 bca2f99d35d6: Waiting 09:56:50 a35cf1a2eb13: Waiting 09:56:50 de9db76c5a1d: Verifying Checksum 09:56:50 de9db76c5a1d: Download complete 09:56:50 0ef7d3d256c8: Verifying Checksum 09:56:50 0ef7d3d256c8: Download complete 09:56:50 93359f2a8cfa: Verifying Checksum 09:56:50 93359f2a8cfa: Download complete 09:56:51 Sending build context to Docker daemon 17.2MB 09:56:51 7c6f9722023f: Verifying Checksum 09:56:51 7c6f9722023f: Download complete 09:56:51 188c0c94c7c5: Verifying Checksum 09:56:51 188c0c94c7c5: Download complete 09:56:51 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:56:51 Step 2/24 : FROM ${BASE} AS builder 09:56:51 ---> bd02d96a111e 09:56:51 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:56:51 188c0c94c7c5: Pull complete 09:56:51 ---> Running in 907b4cec229f 09:56:51 0ef7d3d256c8: Pull complete 09:56:51 de9db76c5a1d: Pull complete 09:56:52 Removing intermediate container 907b4cec229f 09:56:52 ---> 4179e74ef874 09:56:52 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:56:52 ---> Running in 789f770feeff 09:56:52 Removing intermediate container 789f770feeff 09:56:52 ---> 63a021dbe4ad 09:56:52 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:56:52 ---> Running in a8732f8c9a03 09:56:53 Removing intermediate container a8732f8c9a03 09:56:53 ---> 4f5a5be4cbb4 09:56:53 Step 6/24 : LABEL Name=edgex-ui-go 09:56:53 ---> Running in bfd62a338841 09:56:53 Removing intermediate container bfd62a338841 09:56:53 ---> d0445ce8400c 09:56:53 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:56:53 ---> Running in 39df199fda2b 09:56:54 bca2f99d35d6: Download complete 09:56:54 a35cf1a2eb13: Verifying Checksum 09:56:54 a35cf1a2eb13: Download complete 09:56:54 Removing intermediate container 39df199fda2b 09:56:54 ---> a666d9550633 09:56:54 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:54 ---> Running in ace4919c20a2 09:56:56 Removing intermediate container ace4919c20a2 09:56:56 ---> d3124fae65cc 09:56:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:56:56 ---> Running in fbe48ea6c272 09:56:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:56:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:56:59 OK: 142 MiB in 39 packages 09:57:00 Removing intermediate container fbe48ea6c272 09:57:00 ---> ce30b62dc647 09:57:00 Step 10/24 : ENV GO111MODULE=on 09:57:00 ---> Running in 4f4d28d45692 09:57:00 Removing intermediate container 4f4d28d45692 09:57:00 ---> 1d29ab62add0 09:57:00 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:57:00 ---> Running in e6427bfefa7c 09:57:01 Removing intermediate container e6427bfefa7c 09:57:01 ---> 116fe30fefe4 09:57:01 Step 12/24 : COPY go.mod . 09:57:02 ---> dc844c2571f3 09:57:02 Step 13/24 : COPY Makefile . 09:57:02 ---> 3e0872cbb3fb 09:57:02 Step 14/24 : RUN make update 09:57:02 ---> Running in f6e41302ea09 09:57:04 CGO_ENABLED=0 GO111MODULE=on go mod download 09:57:05 Removing intermediate container f6e41302ea09 09:57:05 ---> 62b3a3b89629 09:57:05 Step 15/24 : COPY . . 09:57:07 bca2f99d35d6: Pull complete 09:57:07 93359f2a8cfa: Pull complete 09:57:07 7c6f9722023f: Pull complete 09:57:07 ---> 8d30407fa3f5 09:57:07 Step 16/24 : RUN ${MAKE} 09:57:07 ---> Running in c273836949a8 09:57:08 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 09:57:12 a35cf1a2eb13: Pull complete 09:57:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:57:12 ---> a62c8e92a672 09:57:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:57:12 ---> Running in 6e20001a6a9a 09:57:12 Removing intermediate container 6e20001a6a9a 09:57:12 ---> 4b6b0fec1bca 09:57:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:12 ---> Running in e4d91f347fa1 09:57:15 Removing intermediate container e4d91f347fa1 09:57:15 ---> 81d8b41a3d94 09:57:15 Step 5/8 : RUN apk add --no-cache make git 09:57:15 ---> Running in 3a62c943a844 09:57:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:57:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:57:18 OK: 166 MiB in 39 packages 09:57:19 Removing intermediate container 3a62c943a844 09:57:19 ---> ff6baabf8eeb 09:57:19 Step 6/8 : WORKDIR /edgex-ui-go 09:57:19 ---> Running in 39aa80bf4be7 09:57:20 Removing intermediate container 39aa80bf4be7 09:57:20 ---> de90bd79ea67 09:57:20 Step 7/8 : COPY . . 09:57:26 ---> 62e5c3bdd14b 09:57:26 Step 8/8 : RUN go mod download 09:57:27 ---> Running in be4a8dfcac1d 09:57:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:57:35 Removing intermediate container c273836949a8 09:57:35 ---> 920733fd4fc1 09:57:35 Step 17/24 : FROM alpine:3.12 09:57:36 Get https://registry-1.docker.io/v2/library/alpine/manifests/3.12: received unexpected HTTP status: 500 Internal Server Error [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:57:38 ---> job-cost.sh 09:57:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jVZr 09:58:06 Removing intermediate container be4a8dfcac1d 09:58:06 ---> f849d95919fc 09:58:06 Successfully built f849d95919fc 09:58:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:58:07 + docker inspect -f . ci-base-image-x86_64 09:58:07 . [Pipeline] withDockerContainer 09:58:08 prd-centos7-docker-4c-2g-28456 does not seem to be running inside a container 09:58:08 $ 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-x86_64 cat 09:58:10 $ docker top 16319f3e01a9abab194128448c026590a24a84621c77cb22ceba9e3ed74abf16 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:11 + go version 09:58:11 go version go1.15.5 linux/amd64 [Pipeline] } 09:58:11 $ docker stop --time=1 16319f3e01a9abab194128448c026590a24a84621c77cb22ceba9e3ed74abf16 09:58:12 $ docker rm -f 16319f3e01a9abab194128448c026590a24a84621c77cb22ceba9e3ed74abf16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:14 + docker inspect -f . ci-base-image-x86_64 09:58:14 . [Pipeline] withDockerContainer 09:58:14 prd-centos7-docker-4c-2g-28456 does not seem to be running inside a container 09:58:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:58:16 $ docker top 28af3a8d17854326e48948b841e6e68337c46e7789c2d6925bb853a006b8d5d3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:16 + make test 09:58:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:58:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:58:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:58:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:58:38 GO111MODULE=on go vet ./... [Pipeline] } 09:58:39 $ docker stop --time=1 28af3a8d17854326e48948b841e6e68337c46e7789c2d6925bb853a006b8d5d3 09:58:41 $ docker rm -f 28af3a8d17854326e48948b841e6e68337c46e7789c2d6925bb853a006b8d5d3 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:43 Warning: overwriting stash ‘coverage-report’ 09:58:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:45 + ls -al . 09:58:45 total 88 09:58:45 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 4 09:58 . 09:58:45 drwxrwxr-x. 4 jenkins jenkins 28 Mar 4 09:56 .. 09:58:45 drwxrwxr-x. 3 jenkins jenkins 20 Mar 4 09:56 assets 09:58:45 drwxrwxr-x. 2 jenkins jenkins 35 Mar 4 09:56 bin 09:58:45 drwxrwxr-x. 3 jenkins jenkins 29 Mar 4 09:56 cmd 09:58:45 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 4 09:56 CONTRIBUTING.md 09:58:45 -rw-r--r--. 1 jenkins jenkins 10 Mar 4 09:58 coverage.out 09:58:45 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 4 09:56 Dockerfile 09:58:45 -rw-rw-r--. 1 jenkins jenkins 902 Mar 4 09:56 Dockerfile.build 09:58:45 drwxrwxr-x. 5 jenkins jenkins 104 Mar 4 09:56 docs 09:58:45 drwxrwxr-x. 8 jenkins jenkins 179 Mar 4 09:56 .git 09:58:45 drwxrwxr-x. 2 jenkins jenkins 103 Mar 4 09:56 .github 09:58:45 -rw-rw-r--. 1 jenkins jenkins 153 Mar 4 09:56 .gitignore 09:58:45 -rw-rw-r--. 1 jenkins jenkins 966 Mar 4 09:56 go.mod 09:58:45 -rw-r--r--. 1 jenkins jenkins 20277 Mar 4 09:58 go.sum 09:58:45 drwxrwxr-x. 10 jenkins jenkins 139 Mar 4 09:56 internal 09:58:45 -rw-rw-r--. 1 jenkins jenkins 652 Mar 4 09:56 Jenkinsfile 09:58:45 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 4 09:56 LICENSE 09:58:45 -rw-rw-r--. 1 jenkins jenkins 951 Mar 4 09:56 Makefile 09:58:45 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 4 09:56 README.md 09:58:45 -rw-rw-r--. 1 jenkins jenkins 5 Mar 4 09:52 VERSION 09:58:45 -rw-rw-r--. 1 jenkins jenkins 155 Mar 4 09:56 version.go 09:58:45 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 4 09:56 web [Pipeline] isUnix [Pipeline] sh 09:58:45 + 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=4186e9157366e764244d88eeab6218434d4daf43 --label arch=amd64 --label version=0.0.0 . 09:58:46 Sending build context to Docker daemon 17.2MB 09:58:46 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:58:46 Step 2/24 : FROM ${BASE} AS builder 09:58:46 ---> f849d95919fc 09:58:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:58:46 ---> Running in c3ff41aedc08 09:58:47 Removing intermediate container c3ff41aedc08 09:58:47 ---> 6f48b5c49a94 09:58:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:58:47 ---> Running in 2a064158e67d 09:58:47 Removing intermediate container 2a064158e67d 09:58:47 ---> d1977c7a1fc4 09:58:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:58:47 ---> Running in 0bfbf5ce3f44 09:58:47 Removing intermediate container 0bfbf5ce3f44 09:58:47 ---> 5cb6d6b4b33f 09:58:47 Step 6/24 : LABEL Name=edgex-ui-go 09:58:48 ---> Running in 1c01c71508a9 09:58:48 Removing intermediate container 1c01c71508a9 09:58:48 ---> e0d8fe91022e 09:58:48 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:58:48 ---> Running in 6c0c5946f18e 09:58:48 Removing intermediate container 6c0c5946f18e 09:58:48 ---> cd9ec7db411e 09:58:48 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:48 ---> Running in 55ac02144ebb 09:58:50 Removing intermediate container 55ac02144ebb 09:58:50 ---> d74aef3f40ae 09:58:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:50 ---> Running in 974d94b7e2a3 09:58:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:58:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:58:53 OK: 166 MiB in 39 packages 09:58:54 Removing intermediate container 974d94b7e2a3 09:58:54 ---> cd90b54d638e 09:58:54 Step 10/24 : ENV GO111MODULE=on 09:58:54 ---> Running in cc96aa8249c5 09:58:54 Removing intermediate container cc96aa8249c5 09:58:54 ---> e981cfc404c1 09:58:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:58:54 ---> Running in e8a738dc7526 09:58:56 Removing intermediate container e8a738dc7526 09:58:56 ---> aae1af00f6c3 09:58:56 Step 12/24 : COPY go.mod . 09:58:56 ---> e3510f18fa3d 09:58:56 Step 13/24 : COPY Makefile . 09:58:58 ---> 3209f5843e34 09:58:58 Step 14/24 : RUN make update 09:58:58 ---> Running in 97af9fbba880 09:59:00 CGO_ENABLED=0 GO111MODULE=on go mod download 09:59:02 Removing intermediate container 97af9fbba880 09:59:02 ---> 80adc40db4f4 09:59:02 Step 15/24 : COPY . . 09:59:05 ---> 0cb6ab6b79ad 09:59:05 Step 16/24 : RUN ${MAKE} 09:59:05 ---> Running in 3281e458f6e2 09:59:05 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 09:59:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:59:27 Removing intermediate container 3281e458f6e2 09:59:27 ---> 1c0ceba17191 09:59:27 Step 17/24 : FROM alpine:3.12 09:59:27 3.12: Pulling from library/alpine 09:59:27 f84cab65f19f: Pulling fs layer 09:59:27 f84cab65f19f: Verifying Checksum 09:59:27 f84cab65f19f: Download complete 09:59:28 f84cab65f19f: Pull complete 09:59:28 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 09:59:28 Status: Downloaded newer image for alpine:3.12 09:59:28 ---> 88dd2752d2ea 09:59:28 Step 18/24 : EXPOSE 4000 09:59:28 ---> Running in 16caea227d5b 09:59:28 Removing intermediate container 16caea227d5b 09:59:28 ---> 8bbc3f5028b2 09:59:28 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:59:30 ---> 5749fd2329aa 09:59:30 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:59:30 ---> Running in 2fd82171169c 09:59:31 Removing intermediate container 2fd82171169c 09:59:31 ---> 499556cbfdc5 09:59:31 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:59:31 ---> Running in 949d445c02d8 09:59:32 Removing intermediate container 949d445c02d8 09:59:32 ---> 3cc9d224cd5f 09:59:32 Step 22/24 : LABEL arch=amd64 09:59:33 ---> Running in fe791d3aa429 09:59:33 Removing intermediate container fe791d3aa429 09:59:33 ---> ab00512dc452 09:59:33 Step 23/24 : LABEL git_sha=4186e9157366e764244d88eeab6218434d4daf43 09:59:33 ---> Running in bfff3a1fa3e0 09:59:34 Removing intermediate container bfff3a1fa3e0 09:59:34 ---> 9867dcb69012 09:59:34 Step 24/24 : LABEL version=0.0.0 09:59:34 ---> Running in 08d4f712bf4c 09:59:35 Removing intermediate container 08d4f712bf4c 09:59:35 ---> 4b4fd4311c83 09:59:35 [Warning] One or more build-args [ARCH] were not consumed 09:59:35 Successfully built 4b4fd4311c83 09:59:35 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 Post stage [Pipeline] libraryResource [Pipeline] sh 09:59:36 ---> job-cost.sh 09:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PG95 10:00:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:00:23 lf-activate-venv(): INFO: Adding /tmp/venv-jVZr/bin to PATH 10:00:23 INFO: No Stack... 10:00:23 INFO: Retrieving Pricing Info for: lf-standard-4 10:00:23 INFO: Archiving Costs [Pipeline] sh 10:00:24 + cut -d, -f6 10:00:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 10:00:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] 10:00:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] did not exist. Created. 10:00:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:24 + echo total: 0.20999999344348907 [Pipeline] stash 10:00:25 Stashed 1 file(s) [Pipeline] } 10:00:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:26 Failed in branch arm64 10:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-PG95/bin to PATH 10:00:56 INFO: No Stack... 10:00:56 INFO: Retrieving Pricing Info for: v1-standard-2 10:00:56 INFO: Archiving Costs [Pipeline] sh 10:00:56 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:00:56 + cut -d, -f6 [Pipeline] lock 10:00:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] 10:00:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] did not exist. Created. 10:00:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:57 /w/workspace/edgex-ui-go/1@tmp/durable-e4e96cff/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 10:00:57 + echo total: 0.029999999329447746 [Pipeline] stash 10:00:57 Warning: overwriting stash ‘stack-cost’ 10:00:57 Stashed 1 file(s) [Pipeline] } 10:00:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-301-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:01:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:01:03 ---> package-listing.sh 10:01:03 ++ facter osfamily 10:01:03 ++ tr '[:upper:]' '[:lower:]' 10:01:03 + OS_FAMILY=redhat 10:01:03 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-301 10:01:03 + START_PACKAGES=/tmp/packages_start.txt 10:01:03 + END_PACKAGES=/tmp/packages_end.txt 10:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:01:03 + PACKAGES=/tmp/packages_start.txt 10:01:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-301 ']' 10:01:03 + PACKAGES=/tmp/packages_end.txt 10:01:03 + case "${OS_FAMILY}" in 10:01:03 + rpm -qa 10:01:03 + sort 10:01:09 + '[' -f /tmp/packages_start.txt ']' 10:01:09 + '[' -f /tmp/packages_end.txt ']' 10:01:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-301 ']' 10:01:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-301/archives/ 10:01:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-301/archives/ [Pipeline] echo 10:01:09 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:01:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:09 10:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:10 alpine: Pulling from edgex-lftools-log-publisher 10:01:10 df20fa9351a1: Pulling fs layer 10:01:10 36b3adc4ff6f: Pulling fs layer 10:01:10 8ad3a11d3b57: Pulling fs layer 10:01:10 46f8f816bc3b: Pulling fs layer 10:01:10 93b61091891f: Pulling fs layer 10:01:10 93b9cdb0e59b: Pulling fs layer 10:01:10 5e14af77c1be: Pulling fs layer 10:01:10 01666e4c0597: Pulling fs layer 10:01:10 aa168da1d23b: Pulling fs layer 10:01:10 93b61091891f: Waiting 10:01:10 46f8f816bc3b: Waiting 10:01:10 93b9cdb0e59b: Waiting 10:01:10 5e14af77c1be: Waiting 10:01:10 01666e4c0597: Waiting 10:01:10 aa168da1d23b: Waiting 10:01:10 36b3adc4ff6f: Verifying Checksum 10:01:10 36b3adc4ff6f: Download complete 10:01:10 46f8f816bc3b: Download complete 10:01:10 df20fa9351a1: Verifying Checksum 10:01:10 df20fa9351a1: Download complete 10:01:10 93b9cdb0e59b: Verifying Checksum 10:01:10 93b9cdb0e59b: Download complete 10:01:10 5e14af77c1be: Verifying Checksum 10:01:10 5e14af77c1be: Download complete 10:01:10 01666e4c0597: Verifying Checksum 10:01:10 01666e4c0597: Download complete 10:01:10 8ad3a11d3b57: Verifying Checksum 10:01:10 8ad3a11d3b57: Download complete 10:01:10 93b61091891f: Verifying Checksum 10:01:10 93b61091891f: Download complete 10:01:10 df20fa9351a1: Pull complete 10:01:10 36b3adc4ff6f: Pull complete 10:01:11 8ad3a11d3b57: Pull complete 10:01:11 46f8f816bc3b: Pull complete 10:01:12 93b61091891f: Pull complete 10:01:12 aa168da1d23b: Verifying Checksum 10:01:12 aa168da1d23b: Download complete 10:01:13 93b9cdb0e59b: Pull complete 10:01:13 5e14af77c1be: Pull complete 10:01:13 01666e4c0597: Pull complete 10:01:20 aa168da1d23b: Pull complete 10:01:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:01:20 prd-centos7-docker-4c-2g-28454 does not seem to be running inside a container 10:01:20 $ 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-301/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-301 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301:/w/workspace/edgexfoundry_edgex-ui-go_PR-301:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@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:10003/edgex-lftools-log-publisher:alpine cat 10:01:23 $ docker top 9e281b784dcc59258e123baf53c7072b1a11a8f11ae6bd1799b5eb0b375e785a -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:24 + touch /tmp/pre-build-complete [Pipeline] sh 10:01:24 + mkdir -p /var/log/sa [Pipeline] sh 10:01:24 + ls /var/log/sa-host 10:01:24 + sadf -c /var/log/sa-host/sa04 10:01:24 file_magic: OK 10:01:24 HZ: Using current value: 100 10:01:24 file_header: OK 10:01:24 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 10:01:24 Statistics: 10:01:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:01:24 File successfully converted to sysstat format version 12.2.1 10:01:24 + sadf -c /var/log/sa-host/sa23 10:01:24 file_magic: OK 10:01:24 HZ: Using current value: 100 10:01:24 file_header: OK 10:01:24 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 10:01:24 Statistics: 10:01:24 Hnuu...uuuununununu... 10:01:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:25 provisioning config files... 10:01:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp/config3731486944655832092tmp [Pipeline] { [Pipeline] echo 10:01:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:26 ---> create-netrc.sh [Pipeline] } 10:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:01:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:01:26 ---> python-tools-install.sh [Pipeline] echo 10:01:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:01:27 ---> sudo-logs.sh 10:01:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:01:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:01:27 ---> job-cost.sh 10:01:27 lf-activate-venv: SKIPPING 10:01:27 DEBUG: total: 0.029999999329447746 10:01:27 INFO: Retrieving Stack Cost... 10:01:28 INFO: Retrieving Pricing Info for: v1-standard-2 10:01:28 INFO: Archiving Costs [Pipeline] echo 10:01:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:29 ---> logs-deploy.sh 10:01:29 lf-activate-venv: SKIPPING 10:01:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-301/1 10:01:29 INFO: archiving workspace using pattern(s): 10:01:31 Archives upload complete. 10:01:31 INFO: archiving logs to Nexus 10:01:32 ---> uname -a: 10:01:32 Linux prd-centos7-docker-4c-2g-28454.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:01:32 10:01:32 10:01:32 ---> lscpu: 10:01:32 Architecture: x86_64 10:01:32 CPU op-mode(s): 32-bit, 64-bit 10:01:32 Byte Order: Little Endian 10:01:32 Address sizes: 40 bits physical, 48 bits virtual 10:01:32 CPU(s): 4 10:01:32 On-line CPU(s) list: 0-3 10:01:32 Thread(s) per core: 1 10:01:32 Core(s) per socket: 1 10:01:32 Socket(s): 4 10:01:32 NUMA node(s): 1 10:01:32 Vendor ID: GenuineIntel 10:01:32 CPU family: 6 10:01:32 Model: 44 10:01:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:01:32 Stepping: 1 10:01:32 CPU MHz: 2933.442 10:01:32 BogoMIPS: 5866.88 10:01:32 Virtualization: VT-x 10:01:32 Hypervisor vendor: KVM 10:01:32 Virtualization type: full 10:01:32 L1d cache: 128 KiB 10:01:32 L1i cache: 128 KiB 10:01:32 L2 cache: 16 MiB 10:01:32 L3 cache: 64 MiB 10:01:32 NUMA node0 CPU(s): 0-3 10:01:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:01:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:01:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:01:32 Vulnerability Meltdown: Mitigation; PTI 10:01:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:01:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:01:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:01:32 Vulnerability Srbds: Not affected 10:01:32 Vulnerability Tsx async abort: Not affected 10:01:32 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 10:01:32 10:01:32 10:01:32 ---> nproc: 10:01:32 4 10:01:32 10:01:32 10:01:32 ---> df -h: 10:01:32 Filesystem Size Used Available Use% Mounted on 10:01:32 overlay 50.0G 7.3G 42.7G 15% / 10:01:32 tmpfs 64.0M 0 64.0M 0% /dev 10:01:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:01:32 shm 64.0M 0 64.0M 0% /dev/shm 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-301 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-301@tmp 10:01:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:01:32 10:01:32 10:01:32 ---> free -m: 10:01:32 total used free shared buff/cache available 10:01:32 Mem: 1837 716 84 0 1036 1016 10:01:32 Swap: 1023 0 1023 10:01:32 10:01:32 10:01:32 ---> ip addr: 10:01:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:01:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:01:32 inet 127.0.0.1/8 scope host lo 10:01:32 valid_lft forever preferred_lft forever 10:01:32 inet6 ::1/128 scope host 10:01:32 valid_lft forever preferred_lft forever 10:01:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:01:32 link/ether fa:16:3e:64:49:74 brd ff:ff:ff:ff:ff:ff 10:01:32 inet 10.30.122.124/23 brd 10.30.123.255 scope global dynamic eth0 10:01:32 valid_lft 85807sec preferred_lft 85807sec 10:01:32 inet6 fe80::f816:3eff:fe64:4974/64 scope link 10:01:32 valid_lft forever preferred_lft forever 10:01:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:01:32 link/ether 02:42:fc:79:8d:ae brd ff:ff:ff:ff:ff:ff 10:01:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:01:32 valid_lft forever preferred_lft forever 10:01:32 inet6 fe80::42:fcff:fe79:8dae/64 scope link 10:01:32 valid_lft forever preferred_lft forever 10:01:32 10:01:32 10:01:32 ---> sar -b -r -n DEV: 10:01:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/04/21 _x86_64_ (4 CPU) 10:01:32 10:01:32 09:51:28 LINUX RESTART (4 CPU) 10:01:32 10:01:32 09:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:01:32 09:53:01 53.09 15.35 37.74 0.00 4656.12 4201.83 0.00 10:01:32 09:54:01 1.92 0.00 1.92 0.00 0.00 39.20 0.00 10:01:32 09:55:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 10:01:32 09:56:02 0.23 0.00 0.23 0.00 0.00 2.70 0.00 10:01:32 09:57:01 0.24 0.00 0.24 0.00 0.00 3.71 0.00 10:01:32 09:58:01 0.32 0.00 0.32 0.00 0.00 4.06 0.00 10:01:32 09:59:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 10:01:32 10:00:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 10:01:32 10:01:01 0.28 0.02 0.27 0.00 0.13 3.15 0.00 10:01:32 Average: 6.32 1.71 4.61 0.00 518.43 474.66 0.00 10:01:32 10:01:32 09:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:01:32 09:53:01 168932 0 583056 30.99 2620 1126936 1113168 37.99 407192 1105940 128 10:01:32 09:54:01 172836 0 579144 30.78 2620 1126944 1084968 37.03 405976 1103324 20 10:01:32 09:55:01 173124 0 578852 30.76 2620 1126948 1085088 37.03 416904 1093036 20 10:01:32 09:56:02 172080 0 579896 30.82 2620 1126948 1084968 37.03 418192 1092384 16 10:01:32 09:57:01 171552 0 580416 30.85 2620 1126956 1085088 37.03 439088 1072188 12 10:01:32 09:58:01 172328 0 579636 30.81 2620 1126960 1084968 37.03 438432 1072188 12 10:01:32 09:59:01 172520 0 579440 30.80 2620 1126964 1085016 37.03 438656 1072184 8 10:01:32 10:00:01 172552 0 579404 30.79 2620 1126968 1084968 37.03 438420 1072184 20 10:01:32 10:01:01 171364 0 580584 30.86 2620 1126976 1087308 37.11 439180 1072188 16 10:01:32 Average: 171921 0 580048 30.83 2620 1126956 1088393 37.15 426893 1083957 28 10:01:32 10:01:32 09:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:01:32 09:53:01 eth0 383.48 288.71 906.86 78.10 0.00 0.00 0.00 0.00 10:01:32 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:53:01 docker0 48.08 40.60 4.14 114.78 0.00 0.00 0.00 0.00 10:01:32 09:54:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:01:32 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:55:01 eth0 1.00 0.42 0.34 0.21 0.00 0.00 0.00 0.00 10:01:32 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:56:02 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:01:32 09:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:57:01 eth0 0.64 0.37 0.35 0.24 0.00 0.00 0.00 0.00 10:01:32 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:58:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 10:01:32 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:59:01 eth0 0.25 0.23 0.10 0.02 0.00 0.00 0.00 0.00 10:01:32 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 10:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:01:32 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 10:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:01:32 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 Average: eth0 43.09 32.31 101.07 8.75 0.00 0.00 0.00 0.00 10:01:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:32 Average: docker0 5.35 4.52 0.46 12.78 0.00 0.00 0.00 0.00 10:01:32 10:01:32 10:01:32 ---> sar -P ALL: 10:01:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/04/21 _x86_64_ (4 CPU) 10:01:32 10:01:32 09:51:28 LINUX RESTART (4 CPU) 10:01:32 10:01:32 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:01:32 09:53:01 all 7.43 0.00 2.38 1.38 0.00 88.80 10:01:32 09:53:01 0 8.50 0.00 2.74 1.16 0.00 87.61 10:01:32 09:53:01 1 8.31 0.00 2.01 1.95 0.00 87.73 10:01:32 09:53:01 2 6.96 0.00 2.73 1.66 0.02 88.63 10:01:32 09:53:01 3 5.96 0.00 2.03 0.77 0.00 91.24 10:01:32 09:54:01 all 0.17 0.00 0.03 0.00 0.00 99.80 10:01:32 09:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:01:32 09:54:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:01:32 09:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:01:32 09:54:01 3 0.52 0.00 0.02 0.00 0.00 99.47 10:01:32 09:55:01 all 0.19 0.00 0.16 0.00 0.00 99.65 10:01:32 09:55:01 0 0.07 0.00 0.25 0.00 0.00 99.68 10:01:32 09:55:01 1 0.10 0.00 0.15 0.00 0.00 99.75 10:01:32 09:55:01 2 0.05 0.00 0.12 0.00 0.00 99.83 10:01:32 09:55:01 3 0.53 0.00 0.12 0.00 0.00 99.35 10:01:32 09:56:02 all 0.15 0.00 0.03 0.00 0.00 99.81 10:01:32 09:56:02 0 0.00 0.00 0.03 0.00 0.00 99.97 10:01:32 09:56:02 1 0.05 0.00 0.03 0.00 0.00 99.92 10:01:32 09:56:02 2 0.05 0.00 0.03 0.00 0.00 99.92 10:01:32 09:56:02 3 0.52 0.00 0.03 0.00 0.00 99.45 10:01:32 09:57:01 all 0.17 0.00 0.09 0.00 0.00 99.73 10:01:32 09:57:01 0 0.05 0.00 0.24 0.00 0.02 99.70 10:01:32 09:57:01 1 0.05 0.00 0.07 0.00 0.00 99.88 10:01:32 09:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:01:32 09:57:01 3 0.56 0.00 0.03 0.00 0.00 99.41 10:01:32 09:58:01 all 0.15 0.00 0.04 0.00 0.00 99.81 10:01:32 09:58:01 0 0.03 0.00 0.07 0.00 0.00 99.90 10:01:32 09:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:01:32 09:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:01:32 09:58:01 3 0.50 0.00 0.03 0.00 0.00 99.47 10:01:32 09:59:01 all 0.12 0.00 0.04 0.00 0.00 99.84 10:01:32 09:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:01:32 09:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:01:32 09:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:01:32 09:59:01 3 0.30 0.00 0.07 0.00 0.00 99.63 10:01:32 10:00:01 all 0.03 0.00 0.03 0.00 0.00 99.93 10:01:32 10:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:01:32 10:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:01:32 10:00:01 2 0.07 0.00 0.07 0.00 0.02 99.85 10:01:32 10:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:01:32 10:01:01 all 0.05 0.00 0.05 0.00 0.00 99.90 10:01:32 10:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:01:32 10:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:01:32 10:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:01:32 10:01:01 3 0.12 0.00 0.07 0.00 0.00 99.82 10:01:32 Average: all 0.94 0.00 0.32 0.15 0.00 98.59 10:01:32 Average: 0 0.97 0.00 0.38 0.13 0.00 98.52 10:01:32 Average: 1 0.97 0.00 0.27 0.22 0.00 98.54 10:01:32 Average: 2 0.81 0.00 0.35 0.18 0.00 98.66 10:01:32 Average: 3 1.00 0.00 0.27 0.09 0.00 98.65 10:01:32 10:01:32 10:01:32