Pull request #303 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 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 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-303/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-303/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-28473 in /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [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-303 # 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 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 Merge succeeded, producing 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 Checking out Revision 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 (PR-303) > 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/303/head:refs/remotes/origin/PR-303 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # 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 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 Commit message: "device wizard" 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 13:33:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:33:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:33:03 ========================================================= 13:33:03 EdgeX Global Pipelines Version Info 13:33:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:33:05 ------------------- 13:33:05 stable info: 13:33:05 ------------------- 13:33:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:33:05 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 13:33:05 Message: update stable to v1.0.184 13:33:05 ------------------- 13:33:05 experimental info: 13:33:05 ------------------- 13:33:05 Commited By: **** collab-it+edgex@linuxfoundation.org 13:33:05 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 13:33:05 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:33:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:33:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:33:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:33:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:33:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:33:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:33:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 13:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 13:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 13:33:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [Pipeline] echo 13:33:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fe9f17 [Pipeline] echo 13:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:33:11 provisioning config files... 13:33:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/config4145648271672660420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:11 ---> docker-login.sh 13:33:11 nexus3.edgexfoundry.org:10001 13:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:12 Configure a credential helper to remove this warning. See 13:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:12 13:33:12 Login Succeeded 13:33:12 nexus3.edgexfoundry.org:10002 13:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:12 Configure a credential helper to remove this warning. See 13:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:12 13:33:12 Login Succeeded 13:33:12 nexus3.edgexfoundry.org:10003 13:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:12 Configure a credential helper to remove this warning. See 13:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:12 13:33:12 Login Succeeded 13:33:12 nexus3.edgexfoundry.org:10004 13:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:12 Configure a credential helper to remove this warning. See 13:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:12 13:33:12 Login Succeeded 13:33:12 docker.io 13:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:13 Configure a credential helper to remove this warning. See 13:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:13 13:33:13 Login Succeeded 13:33:13 ---> docker-login.sh ends [Pipeline] } 13:33:13 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 13:33:14 + git log --format=format:%s -1 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [Pipeline] echo 13:33:14 GIT_COMMIT: 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1, Commit Message: device wizard [Pipeline] echo 13:33:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:15 13:33:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:33:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:16 latest: Pulling from edgex-devops/git-semver 13:33:16 31603596830f: Pulling fs layer 13:33:16 2a8b12db71e7: Pulling fs layer 13:33:16 6ca5941a6612: Pulling fs layer 13:33:16 ecc8261a40a4: Pulling fs layer 13:33:16 ecc8261a40a4: Waiting 13:33:16 2a8b12db71e7: Verifying Checksum 13:33:16 2a8b12db71e7: Download complete 13:33:16 31603596830f: Verifying Checksum 13:33:16 31603596830f: Download complete 13:33:16 ecc8261a40a4: Verifying Checksum 13:33:16 ecc8261a40a4: Download complete 13:33:16 6ca5941a6612: Verifying Checksum 13:33:16 6ca5941a6612: Download complete 13:33:16 31603596830f: Pull complete 13:33:16 2a8b12db71e7: Pull complete 13:33:17 6ca5941a6612: Pull complete 13:33:17 ecc8261a40a4: Pull complete 13:33:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:33:18 prd-centos7-docker-4c-2g-28473 does not seem to be running inside a container 13:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-303 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303:/w/workspace/edgexfoundry_edgex-ui-go_PR-303:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@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 13:33:20 $ docker top 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:21 [ssh-agent] Looking for ssh-agent implementation... 13:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:21 $ docker exec 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent 13:33:21 SSH_AUTH_SOCK=/tmp/ssh-fJBPc91Whyy6/agent.11 13:33:21 SSH_AGENT_PID=16 13:33:21 Running ssh-add (command line suppressed) 13:33:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_9146383833678148057.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_9146383833678148057.key) 13:33:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:22 + git tag --points-at HEAD [Pipeline] } 13:33:22 $ docker exec --env ******** --env ******** 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent -k 13:33:22 unset SSH_AUTH_SOCK; 13:33:22 unset SSH_AGENT_PID; 13:33:22 echo Agent pid 16 killed; 13:33:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:33:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:23 [ssh-agent] Looking for ssh-agent implementation... 13:33:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:23 $ docker exec 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent 13:33:23 SSH_AUTH_SOCK=/tmp/ssh-74qCQMJ3Zvmf/agent.45 13:33:23 SSH_AGENT_PID=50 13:33:23 Running ssh-add (command line suppressed) 13:33:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_4176877231848755923.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/private_key_4176877231848755923.key) 13:33:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:23 + git semver init 13:33:23 # -> Open(): unable to determine branch for HEAD 13:33:23 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-303/.git 13:33:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-303 13:33:23 # $SEMVER_REMOTE_NAME = origin 13:33:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:33:23 # $SEMVER_USER_NAME = edgex-jenkins 13:33:23 # $SEMVER_BRANCH = PR-303 13:33:23 # $SEMVER_TEMP = /tmp/semver-366023098 13:33:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:33:25 # '/tmp/semver-366023098' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-303/.semver' 13:33:25 # -> Force: false 13:33:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-303/.semver [Pipeline] } 13:33:25 $ docker exec --env ******** --env ******** 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 ssh-agent -k 13:33:25 unset SSH_AUTH_SOCK; 13:33:25 unset SSH_AGENT_PID; 13:33:25 echo Agent pid 50 killed; 13:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:26 + git semver [Pipeline] } 13:33:26 $ docker stop --time=1 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 13:33:27 $ docker rm -f 0ed1854bfd16cfb61c9a9da0a55e43f2279225dcd74d83df2625001a63af2d61 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:33:28 Stashed 1 file(s) [Pipeline] echo 13:33:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:33:44 Still waiting to schedule task 13:33:44 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28473’ 13:33:44 Still waiting to schedule task 13:33:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:35:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28474 in /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [Pipeline] { [Pipeline] ws 13:35:43 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:35:49 using credential edgex-jenkins-ssh 13:35:49 Cloning the remote Git repository 13:35:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:35:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:35:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:35:49 > git --version # timeout=10 13:35:49 > git --version # 'git version 2.17.1' 13:35:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:35:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:35:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:35:51 Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 13:35:52 Merge succeeded, producing 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 13:35:52 Checking out Revision 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 (PR-303) 13:35:51 > git config core.sparsecheckout # timeout=10 13:35:51 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 13:35:52 > git remote # timeout=10 13:35:52 > git config --get remote.origin.url # timeout=10 13:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:52 > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 13:35:52 > git rev-parse HEAD^{commit} # timeout=10 13:35:52 > git config core.sparsecheckout # timeout=10 13:35:52 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 13:35:56 Commit message: "device wizard" 13:35:56 > git --version # timeout=10 13:35:56 > git --version # 'git version 2.17.1' 13:35:56 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:35:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:35:59 + + sudotrue 13:35:59 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:36:01 provisioning config files... 13:36:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2634052075441847524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:02 ---> docker-login.sh 13:36:02 nexus3.edgexfoundry.org:10001 13:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:03 Configure a credential helper to remove this warning. See 13:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:03 13:36:03 Login Succeeded 13:36:03 nexus3.edgexfoundry.org:10002 13:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:04 Configure a credential helper to remove this warning. See 13:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:04 13:36:04 Login Succeeded 13:36:04 nexus3.edgexfoundry.org:10003 13:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:04 Configure a credential helper to remove this warning. See 13:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:04 13:36:04 Login Succeeded 13:36:04 nexus3.edgexfoundry.org:10004 13:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:05 Configure a credential helper to remove this warning. See 13:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:05 13:36:05 Login Succeeded 13:36:05 docker.io 13:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:06 Configure a credential helper to remove this warning. See 13:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:06 13:36:06 Login Succeeded 13:36:06 ---> docker-login.sh ends [Pipeline] } 13:36:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:06 ========================================================= 13:36:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:36:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:36:07 + 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 . 13:36:07 Sending build context to Docker daemon 17.18MB 13:36:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 13:36:08 Step 2/8 : FROM ${BASE} 13:36:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:36:08 5f621e34cdf4: Pulling fs layer 13:36:08 a4357932f1b6: Pulling fs layer 13:36:08 18c013af1878: Pulling fs layer 13:36:08 00ac8860ef70: Pulling fs layer 13:36:08 63d7cb157983: Pulling fs layer 13:36:08 b116817d02f9: Pulling fs layer 13:36:08 745a02a5169b: Pulling fs layer 13:36:08 00ac8860ef70: Waiting 13:36:08 63d7cb157983: Waiting 13:36:08 b116817d02f9: Waiting 13:36:08 745a02a5169b: Waiting 13:36:08 18c013af1878: Download complete 13:36:08 a4357932f1b6: Verifying Checksum 13:36:08 a4357932f1b6: Download complete 13:36:08 63d7cb157983: Verifying Checksum 13:36:08 63d7cb157983: Download complete 13:36:08 b116817d02f9: Verifying Checksum 13:36:08 b116817d02f9: Download complete 13:36:08 5f621e34cdf4: Verifying Checksum 13:36:09 5f621e34cdf4: Pull complete 13:36:09 a4357932f1b6: Pull complete 13:36:09 18c013af1878: Pull complete 13:36:11 745a02a5169b: Verifying Checksum 13:36:11 745a02a5169b: Download complete 13:36:12 00ac8860ef70: Verifying Checksum 13:36:12 00ac8860ef70: Download complete 13:36:22 00ac8860ef70: Pull complete 13:36:22 63d7cb157983: Pull complete 13:36:22 b116817d02f9: Pull complete 13:36:26 745a02a5169b: Pull complete 13:36:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:36:26 ---> b7e6874047d6 13:36:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:36:29 ---> Running in 7a891bd64c6c 13:36:29 Removing intermediate container 7a891bd64c6c 13:36:29 ---> 49f4dfe0749e 13:36:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:30 ---> Running in 76764d4a5a40 13:36:32 Removing intermediate container 76764d4a5a40 13:36:32 ---> e6ca7a4c9626 13:36:32 Step 5/8 : RUN apk add --no-cache make git 13:36:32 ---> Running in a4b067803e8f 13:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:35 OK: 142 MiB in 39 packages 13:36:36 Removing intermediate container a4b067803e8f 13:36:36 ---> 949e68ae9c3e 13:36:36 Step 6/8 : WORKDIR /edgex-ui-go 13:36:36 ---> Running in 23592fd955c1 13:36:37 Removing intermediate container 23592fd955c1 13:36:37 ---> c6e7ff74c861 13:36:37 Step 7/8 : COPY . . 13:36:39 ---> 9b16de1142f6 13:36:39 Step 8/8 : RUN go mod download 13:36:39 ---> Running in 91f7da53935a 13:37:06 Removing intermediate container 91f7da53935a 13:37:06 ---> 275c2e78cb79 13:37:06 Successfully built 275c2e78cb79 13:37:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:37:06 + docker inspect -f . ci-base-image-arm64 13:37:06 . [Pipeline] withDockerContainer 13:37:06 prd-ubuntu18.04-docker-arm64-4c-16g-28474 does not seem to be running inside a container 13:37:07 $ 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 13:37:08 $ docker top eb349d25350fb2b59a5eab936f1bd9dc9f6111c3a343e64b81e6eb7fb9a4162a -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:09 + go version 13:37:09 go version go1.15.5 linux/arm64 [Pipeline] } 13:37:09 $ docker stop --time=1 eb349d25350fb2b59a5eab936f1bd9dc9f6111c3a343e64b81e6eb7fb9a4162a 13:37:11 $ docker rm -f eb349d25350fb2b59a5eab936f1bd9dc9f6111c3a343e64b81e6eb7fb9a4162a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:13 + docker inspect -f . ci-base-image-arm64 13:37:13 . [Pipeline] withDockerContainer 13:37:13 prd-ubuntu18.04-docker-arm64-4c-16g-28474 does not seem to be running inside a container 13:37: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 13:37:14 $ docker top e956797d73bc0b7ec317e16d1cc768ca6000cd4bea070522c6ef18293017c6cd -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:16 + make test 13:37:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:37:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:37:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:37:39 GO111MODULE=on go vet ./... [Pipeline] } 13:37:44 $ docker stop --time=1 e956797d73bc0b7ec317e16d1cc768ca6000cd4bea070522c6ef18293017c6cd 13:37:46 $ docker rm -f e956797d73bc0b7ec317e16d1cc768ca6000cd4bea070522c6ef18293017c6cd [Pipeline] // withDockerContainer [Pipeline] sh 13:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:37:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:37:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:37:52 + ls -al . 13:37:52 total 120 13:37:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 13:37 . 13:37:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 13:35 .. 13:37:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 13:35 .git 13:37:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 13:35 .github 13:37:52 -rw-rw-r-- 1 jenkins jenkins 153 Mar 4 13:35 .gitignore 13:37:52 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 4 13:35 CONTRIBUTING.md 13:37:52 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 4 13:35 Dockerfile 13:37:52 -rw-rw-r-- 1 jenkins jenkins 902 Mar 4 13:35 Dockerfile.build 13:37:52 -rw-rw-r-- 1 jenkins jenkins 652 Mar 4 13:35 Jenkinsfile 13:37:52 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 4 13:35 LICENSE 13:37:52 -rw-rw-r-- 1 jenkins jenkins 951 Mar 4 13:35 Makefile 13:37:52 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 4 13:35 README.md 13:37:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 13:33 VERSION 13:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 13:35 assets 13:37:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 13:35 bin 13:37:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 13:35 cmd 13:37:52 -rw-r--r-- 1 jenkins jenkins 10 Mar 4 13:37 coverage.out 13:37:52 drwxrwxr-x 5 jenkins jenkins 4096 Mar 4 13:35 docs 13:37:52 -rw-rw-r-- 1 jenkins jenkins 966 Mar 4 13:35 go.mod 13:37:52 -rw-r--r-- 1 jenkins jenkins 20277 Mar 4 13:37 go.sum 13:37:52 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 13:35 internal 13:37:52 -rw-rw-r-- 1 jenkins jenkins 155 Mar 4 13:35 version.go 13:37:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 13:35 web [Pipeline] isUnix [Pipeline] sh 13:37:52 + 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=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 --label arch=arm64 --label version=0.0.0 . 13:37:53 Sending build context to Docker daemon 17.21MB 13:37:53 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 13:37:53 Step 2/24 : FROM ${BASE} AS builder 13:37:53 ---> 275c2e78cb79 13:37:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:37:53 ---> Running in d9999fdab0b4 13:37:54 Removing intermediate container d9999fdab0b4 13:37:54 ---> 8491c0525b45 13:37:54 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:37:54 ---> Running in abb83750b9af 13:37:54 Removing intermediate container abb83750b9af 13:37:54 ---> 3b779d6d9553 13:37:54 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:37:54 ---> Running in 0109e1b7b7cf 13:37:55 Removing intermediate container 0109e1b7b7cf 13:37:55 ---> 69fdeaad82d0 13:37:55 Step 6/24 : LABEL Name=edgex-ui-go 13:37:55 ---> Running in 94e3ef0a1177 13:37:56 Removing intermediate container 94e3ef0a1177 13:37:56 ---> 8c9738140b04 13:37:56 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:37:56 ---> Running in 84feb729cd92 13:37:56 Removing intermediate container 84feb729cd92 13:37:56 ---> df45e8b70f58 13:37:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:56 ---> Running in 88b3e361436b 13:37:59 Removing intermediate container 88b3e361436b 13:37:59 ---> 7994f0023baa 13:37:59 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:37:59 ---> Running in 4e711e3a76ae 13:38:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:38:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:38:01 OK: 142 MiB in 39 packages 13:38:02 Removing intermediate container 4e711e3a76ae 13:38:02 ---> be7c1723146c 13:38:02 Step 10/24 : ENV GO111MODULE=on 13:38:02 ---> Running in a22c1d65820b 13:38:03 Removing intermediate container a22c1d65820b 13:38:03 ---> 5012353406d8 13:38:03 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:38:03 ---> Running in c092c14f4835 13:38:03 Removing intermediate container c092c14f4835 13:38:03 ---> a43eb04e400a 13:38:03 Step 12/24 : COPY go.mod . 13:38:04 ---> 5f6e15684aea 13:38:04 Step 13/24 : COPY Makefile . 13:38:05 ---> ea2bb33a6cef 13:38:05 Step 14/24 : RUN make update 13:38:05 ---> Running in 86525a757838 13:38:06 CGO_ENABLED=0 GO111MODULE=on go mod download 13:38:07 Removing intermediate container 86525a757838 13:38:07 ---> 0f5b844ed260 13:38:07 Step 15/24 : COPY . . 13:38:10 ---> 1099f39d10a2 13:38:10 Step 16/24 : RUN ${MAKE} 13:38:10 ---> Running in 2845ed04b4b1 13:38:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:38:11 Running on prd-centos7-docker-4c-2g-28475 in /w/workspace/edgexfoundry_edgex-ui-go_PR-303 [Pipeline] { [Pipeline] ws 13:38:11 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 13:38:17 using credential edgex-jenkins-ssh 13:38:17 Cloning the remote Git repository 13:38:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:38:17 > git init /w/workspace/edgex-ui-go/1 # timeout=10 13:38:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:38:17 > git --version # timeout=10 13:38:17 > git --version # 'git version 2.24.3' 13:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:38:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:38:20 Merging remotes/origin/master commit de7c5c3e6b4481bff3e484d1404955fbb7d3e33f into PR head commit 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 13:38:21 Merge succeeded, producing 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 13:38:21 Checking out Revision 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 (PR-303) 13:38:20 > git config core.sparsecheckout # timeout=10 13:38:20 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 13:38:20 > git remote # timeout=10 13:38:21 > git config --get remote.origin.url # timeout=10 13:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:38:21 > git merge de7c5c3e6b4481bff3e484d1404955fbb7d3e33f # timeout=10 13:38:21 > git rev-parse HEAD^{commit} # timeout=10 13:38:21 > git config core.sparsecheckout # timeout=10 13:38:21 > git checkout -f 1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 # timeout=10 13:38:25 Commit message: "device wizard" 13:38:25 > git --version # timeout=10 13:38:25 > git --version # 'git version 2.24.3' 13:38:25 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:38:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:38:27 + sudo service docker restart 13:38:27 + true 13:38:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:38:30 provisioning config files... 13:38:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6710150429762824717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:30 ---> docker-login.sh 13:38:30 nexus3.edgexfoundry.org:10001 13:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:31 Configure a credential helper to remove this warning. See 13:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:31 13:38:31 Login Succeeded 13:38:31 nexus3.edgexfoundry.org:10002 13:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:32 Configure a credential helper to remove this warning. See 13:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:32 13:38:32 Login Succeeded 13:38:32 nexus3.edgexfoundry.org:10003 13:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:32 Configure a credential helper to remove this warning. See 13:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:32 13:38:32 Login Succeeded 13:38:32 nexus3.edgexfoundry.org:10004 13:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:32 Configure a credential helper to remove this warning. See 13:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:32 13:38:32 Login Succeeded 13:38:32 docker.io 13:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:33 Configure a credential helper to remove this warning. See 13:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:33 13:38:33 Login Succeeded 13:38:33 ---> docker-login.sh ends [Pipeline] } 13:38:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:38:33 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] echo 13:38:34 ========================================================= 13:38:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:38:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:38:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 13:38:36 Sending build context to Docker daemon 17.19MB 13:38:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 13:38:36 Step 2/8 : FROM ${BASE} 13:38:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:38:36 188c0c94c7c5: Pulling fs layer 13:38:36 0ef7d3d256c8: Pulling fs layer 13:38:36 de9db76c5a1d: Pulling fs layer 13:38:36 bca2f99d35d6: Pulling fs layer 13:38:36 93359f2a8cfa: Pulling fs layer 13:38:36 7c6f9722023f: Pulling fs layer 13:38:36 a35cf1a2eb13: Pulling fs layer 13:38:36 bca2f99d35d6: Waiting 13:38:36 93359f2a8cfa: Waiting 13:38:36 7c6f9722023f: Waiting 13:38:36 a35cf1a2eb13: Waiting 13:38:36 de9db76c5a1d: Verifying Checksum 13:38:36 de9db76c5a1d: Download complete 13:38:36 0ef7d3d256c8: Verifying Checksum 13:38:36 0ef7d3d256c8: Download complete 13:38:36 93359f2a8cfa: Verifying Checksum 13:38:36 93359f2a8cfa: Download complete 13:38:37 7c6f9722023f: Verifying Checksum 13:38:37 7c6f9722023f: Download complete 13:38:37 188c0c94c7c5: Verifying Checksum 13:38:37 188c0c94c7c5: Download complete 13:38:37 188c0c94c7c5: Pull complete 13:38:38 Removing intermediate container 2845ed04b4b1 13:38:38 ---> c6fbdaf6e484 13:38:38 Step 17/24 : FROM alpine:3.12 13:38:38 3.12: Pulling from library/alpine 13:38:38 0ef7d3d256c8: Pull complete 13:38:38 dce8679b510e: Pulling fs layer 13:38:38 de9db76c5a1d: Pull complete 13:38:38 dce8679b510e: Download complete 13:38:39 dce8679b510e: Pull complete 13:38:39 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 13:38:39 Status: Downloaded newer image for alpine:3.12 13:38:39 ---> d10569e2745f 13:38:39 Step 18/24 : EXPOSE 4000 13:38:39 ---> Running in a594b580f5cb 13:38:40 Removing intermediate container a594b580f5cb 13:38:40 ---> b578899d1f5b 13:38:40 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:38:41 a35cf1a2eb13: Verifying Checksum 13:38:41 a35cf1a2eb13: Download complete 13:38:41 ---> 43e8d61fb565 13:38:41 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:38:41 ---> Running in 9f1ce7524127 13:38:42 bca2f99d35d6: Verifying Checksum 13:38:42 bca2f99d35d6: Download complete 13:38:42 Removing intermediate container 9f1ce7524127 13:38:42 ---> 76dfe955de15 13:38:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:38:42 ---> Running in e13e11c06c25 13:38:42 Removing intermediate container e13e11c06c25 13:38:42 ---> b5eb3325acba 13:38:42 Step 22/24 : LABEL arch=arm64 13:38:42 ---> Running in 3ecfa1d9d83e 13:38:43 Removing intermediate container 3ecfa1d9d83e 13:38:43 ---> 0bdb5e6a2ad1 13:38:43 Step 23/24 : LABEL git_sha=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 13:38:43 ---> Running in 93298995fb47 13:38:44 Removing intermediate container 93298995fb47 13:38:44 ---> c713aa61d79e 13:38:44 Step 24/24 : LABEL version=0.0.0 13:38:44 ---> Running in 23b168e56aa6 13:38:44 Removing intermediate container 23b168e56aa6 13:38:44 ---> 5193ae3c38ec 13:38:44 [Warning] One or more build-args [ARCH] were not consumed 13:38:44 Successfully built 5193ae3c38ec 13:38:44 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 Post stage [Pipeline] libraryResource [Pipeline] sh 13:38:46 ---> job-cost.sh 13:38:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O090 13:38:54 bca2f99d35d6: Pull complete 13:38:54 93359f2a8cfa: Pull complete 13:38:55 7c6f9722023f: Pull complete 13:39:06 a35cf1a2eb13: Pull complete 13:39:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:39:06 ---> a62c8e92a672 13:39:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:39:06 ---> Running in 670193e0663f 13:39:06 Removing intermediate container 670193e0663f 13:39:06 ---> 62eee8b0c1f6 13:39:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:06 ---> Running in 134d651fa89c 13:39:08 Removing intermediate container 134d651fa89c 13:39:08 ---> 899f528187f2 13:39:08 Step 5/8 : RUN apk add --no-cache make git 13:39:08 ---> Running in 2c21d1cf1e11 13:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:39:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:39:10 OK: 166 MiB in 39 packages 13:39:11 Removing intermediate container 2c21d1cf1e11 13:39:11 ---> 656e650da2e1 13:39:11 Step 6/8 : WORKDIR /edgex-ui-go 13:39:11 ---> Running in 9410bb6ab435 13:39:11 Removing intermediate container 9410bb6ab435 13:39:11 ---> 808061f94c9d 13:39:11 Step 7/8 : COPY . . 13:39:16 ---> 6e1ddd9fdf35 13:39:16 Step 8/8 : RUN go mod download 13:39:16 ---> Running in da36ba979ebb 13:39:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:40:12 Removing intermediate container da36ba979ebb 13:40:12 ---> 1f1014e24199 13:40:12 Successfully built 1f1014e24199 13:40:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:40:13 + docker inspect -f . ci-base-image-x86_64 13:40:14 . [Pipeline] withDockerContainer 13:40:14 prd-centos7-docker-4c-2g-28475 does not seem to be running inside a container 13:40: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 ******** ci-base-image-x86_64 cat 13:40:17 $ docker top b621cda404adb86c59c308bbaa65c87d4f090324d044275c9a71be5da87f6592 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:18 + go version 13:40:18 go version go1.15.5 linux/amd64 [Pipeline] } 13:40:19 $ docker stop --time=1 b621cda404adb86c59c308bbaa65c87d4f090324d044275c9a71be5da87f6592 13:40:21 $ docker rm -f b621cda404adb86c59c308bbaa65c87d4f090324d044275c9a71be5da87f6592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:23 + docker inspect -f . ci-base-image-x86_64 13:40:23 . [Pipeline] withDockerContainer 13:40:23 prd-centos7-docker-4c-2g-28475 does not seem to be running inside a container 13:40:24 $ 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-x86_64 cat 13:40:25 $ docker top 762fb2daef8f65a68fd8b607608b41b1853a42a924ec77c1f2bcd84adce06e4d -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:26 + make test 13:40:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:40:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:40:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:40:44 GO111MODULE=on go vet ./... [Pipeline] } 13:40:48 $ docker stop --time=1 762fb2daef8f65a68fd8b607608b41b1853a42a924ec77c1f2bcd84adce06e4d 13:40:50 $ docker rm -f 762fb2daef8f65a68fd8b607608b41b1853a42a924ec77c1f2bcd84adce06e4d [Pipeline] // withDockerContainer [Pipeline] sh 13:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:40:52 Warning: overwriting stash ‘coverage-report’ 13:40:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:40:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:40:54 + ls -al . 13:40:54 total 88 13:40:54 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 4 13:40 . 13:40:54 drwxrwxr-x. 4 jenkins jenkins 28 Mar 4 13:38 .. 13:40:54 drwxrwxr-x. 3 jenkins jenkins 20 Mar 4 13:38 assets 13:40:54 drwxrwxr-x. 2 jenkins jenkins 35 Mar 4 13:38 bin 13:40:54 drwxrwxr-x. 3 jenkins jenkins 29 Mar 4 13:38 cmd 13:40:54 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 4 13:38 CONTRIBUTING.md 13:40:54 -rw-r--r--. 1 jenkins jenkins 10 Mar 4 13:40 coverage.out 13:40:54 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 4 13:38 Dockerfile 13:40:54 -rw-rw-r--. 1 jenkins jenkins 902 Mar 4 13:38 Dockerfile.build 13:40:54 drwxrwxr-x. 5 jenkins jenkins 104 Mar 4 13:38 docs 13:40:54 drwxrwxr-x. 8 jenkins jenkins 179 Mar 4 13:38 .git 13:40:54 drwxrwxr-x. 2 jenkins jenkins 103 Mar 4 13:38 .github 13:40:54 -rw-rw-r--. 1 jenkins jenkins 153 Mar 4 13:38 .gitignore 13:40:54 -rw-rw-r--. 1 jenkins jenkins 966 Mar 4 13:38 go.mod 13:40:54 -rw-r--r--. 1 jenkins jenkins 20277 Mar 4 13:40 go.sum 13:40:54 drwxrwxr-x. 10 jenkins jenkins 139 Mar 4 13:38 internal 13:40:54 -rw-rw-r--. 1 jenkins jenkins 652 Mar 4 13:38 Jenkinsfile 13:40:54 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 4 13:38 LICENSE 13:40:54 -rw-rw-r--. 1 jenkins jenkins 951 Mar 4 13:38 Makefile 13:40:54 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 4 13:38 README.md 13:40:54 -rw-rw-r--. 1 jenkins jenkins 5 Mar 4 13:33 VERSION 13:40:54 -rw-rw-r--. 1 jenkins jenkins 155 Mar 4 13:38 version.go 13:40:54 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 4 13:38 web [Pipeline] isUnix [Pipeline] sh 13:40:54 + 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=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 --label arch=amd64 --label version=0.0.0 . 13:40:55 Sending build context to Docker daemon 17.21MB 13:40:55 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 13:40:55 Step 2/24 : FROM ${BASE} AS builder 13:40:55 ---> 1f1014e24199 13:40:55 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:40:56 ---> Running in c64ec0c782f7 13:40:56 Removing intermediate container c64ec0c782f7 13:40:56 ---> d5e5c2eb262f 13:40:56 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:40:56 ---> Running in 5e51965b7ece 13:40:57 Removing intermediate container 5e51965b7ece 13:40:57 ---> c28dda7058b1 13:40:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:40:57 ---> Running in 3977d6bd730d 13:40:57 Removing intermediate container 3977d6bd730d 13:40:57 ---> f0594196806a 13:40:57 Step 6/24 : LABEL Name=edgex-ui-go 13:40:57 ---> Running in 11de456b82a5 13:40:58 Removing intermediate container 11de456b82a5 13:40:58 ---> ed7cffb2b6c5 13:40:58 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:40:58 ---> Running in beb0bd5d7b6b 13:40:58 Removing intermediate container beb0bd5d7b6b 13:40:58 ---> f907572aceb8 13:40:58 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:40:58 ---> Running in 68cf76e6d8c9 13:41:00 Removing intermediate container 68cf76e6d8c9 13:41:00 ---> 83411a4ce771 13:41:00 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:00 ---> Running in 42412eea4773 13:41:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:41:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:41:03 OK: 166 MiB in 39 packages 13:41:05 Removing intermediate container 42412eea4773 13:41:05 ---> 111b73b41fb0 13:41:05 Step 10/24 : ENV GO111MODULE=on 13:41:06 ---> Running in c3ab20ef66e7 13:41:06 Removing intermediate container c3ab20ef66e7 13:41:06 ---> 8ae71854b8d1 13:41:06 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:41:06 ---> Running in 40e63d8e41d8 13:41:06 Removing intermediate container 40e63d8e41d8 13:41:06 ---> 51c874019982 13:41:06 Step 12/24 : COPY go.mod . 13:41:07 ---> 62d39f2ea821 13:41:07 Step 13/24 : COPY Makefile . 13:41:07 ---> de31fe632e77 13:41:07 Step 14/24 : RUN make update 13:41:07 ---> Running in a8894424c12a 13:41:08 CGO_ENABLED=0 GO111MODULE=on go mod download 13:41:09 Removing intermediate container a8894424c12a 13:41:09 ---> d277e02284e1 13:41:09 Step 15/24 : COPY . . 13:41:11 ---> 34a98126a211 13:41:11 Step 16/24 : RUN ${MAKE} 13:41:11 ---> Running in 9f526cd0ac35 13:41:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:41:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-O090/bin to PATH 13:41:31 INFO: No Stack... 13:41:31 INFO: Retrieving Pricing Info for: lf-standard-4 13:41:31 INFO: Archiving Costs [Pipeline] sh 13:41:32 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 13:41:32 + cut -d, -f6 [Pipeline] lock 13:41:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] 13:41:32 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] did not exist. Created. 13:41:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:32 + echo total: 0.20999999344348907 [Pipeline] stash 13:41:33 Stashed 1 file(s) [Pipeline] } 13:41:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:41:34 Removing intermediate container 9f526cd0ac35 13:41:34 ---> 50c85d53e52d 13:41:34 Step 17/24 : FROM alpine:3.12 13:41:35 3.12: Pulling from library/alpine 13:41:35 f84cab65f19f: Pulling fs layer 13:41:35 f84cab65f19f: Download complete 13:41:36 f84cab65f19f: Pull complete 13:41:36 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 13:41:36 Status: Downloaded newer image for alpine:3.12 13:41:36 ---> 88dd2752d2ea 13:41:36 Step 18/24 : EXPOSE 4000 13:41:36 ---> Running in f9b5cccd9a88 13:41:37 Removing intermediate container f9b5cccd9a88 13:41:37 ---> 269e939496db 13:41:37 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:41:38 ---> ef898776fbd1 13:41:38 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:41:38 ---> Running in 437a04ec345b 13:41:39 Removing intermediate container 437a04ec345b 13:41:39 ---> 6bb5b01bbae0 13:41:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:41:39 ---> Running in 67e041ffcefa 13:41:40 Removing intermediate container 67e041ffcefa 13:41:40 ---> aa024f56456f 13:41:40 Step 22/24 : LABEL arch=amd64 13:41:41 ---> Running in c70c140f5eaa 13:41:41 Removing intermediate container c70c140f5eaa 13:41:41 ---> 414bd42c5ab2 13:41:41 Step 23/24 : LABEL git_sha=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 13:41:41 ---> Running in 0de802d49a17 13:41:42 Removing intermediate container 0de802d49a17 13:41:42 ---> b5292aa48152 13:41:42 Step 24/24 : LABEL version=0.0.0 13:41:42 ---> Running in 2aaed639c564 13:41:42 Removing intermediate container 2aaed639c564 13:41:42 ---> 8b1633cf8afb 13:41:42 [Warning] One or more build-args [ARCH] were not consumed 13:41:42 Successfully built 8b1633cf8afb 13:41:42 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 13:41:44 ---> job-cost.sh 13:41:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2rg8 13:42:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-2rg8/bin to PATH 13:42:55 INFO: No Stack... 13:42:55 INFO: Retrieving Pricing Info for: v1-standard-2 13:42:55 INFO: Archiving Costs [Pipeline] sh 13:42:56 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 13:42:56 + cut -d, -f6 [Pipeline] lock 13:42:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] 13:42:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] did not exist. Created. 13:42:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:56 /w/workspace/edgex-ui-go/1@tmp/durable-d0ea1285/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 13:42:57 + echo total: 0.029999999329447746 [Pipeline] stash 13:42:57 Warning: overwriting stash ‘stack-cost’ 13:42:57 Stashed 1 file(s) [Pipeline] } 13:42:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 13:42:59 provisioning config files... 13:42:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/config2628965903723125485tmp [Pipeline] { [Pipeline] sh 13:43:00 + set +x 13:43:00 + curl -s https://codecov.io/bash 13:43:00 + bash -s -- 13:43:00 13:43:00 _____ _ 13:43:00 / ____| | | 13:43:00 | | ___ __| | ___ ___ _____ __ 13:43:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:43:00 | |___| (_) | (_| | __/ (_| (_) \ V / 13:43:00 \_____\___/ \__,_|\___|\___\___/ \_/ 13:43:00 Bash-20210226-7100762 13:43:00 13:43:00 13:43:00 ==> git version 2.24.3 found 13:43:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:43:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:43:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:43:00 ==> Jenkins CI detected. 13:43:00 project root: . 13:43:00 --> token set from env 13:43:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:43:00 ==> Running gcov in . (disable via -X gcov) 13:43:00 ==> Python coveragepy not found 13:43:00 ==> Searching for coverage reports in: 13:43:00 + . 13:43:00 -> Found 1 reports 13:43:00 ==> Detecting git/mercurial file structure 13:43:00 ==> Reading reports 13:43:00 + ./coverage.out bytes=10 13:43:00 ==> Appending adjustments 13:43:00 https://docs.codecov.io/docs/fixing-reports 13:43:00 + Found adjustments 13:43:00 ==> Gzipping contents 13:43:00 4.0K /tmp/codecov.pBW0bh.gz 13:43:00 ==> Uploading reports 13:43:00 url: https://codecov.io 13:43:00 query: branch=PR-303&commit=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=303&job=&cmd_args= 13:43:00 -> Pinging Codecov 13:43:00 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-303&commit=1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=303&job=&cmd_args= 13:43:01 -> Uploading to 13:43:01 https://storage.googleapis.com/codecov/v4/raw/2021-03-04/FB506323287CE973F263BFD2A0EB1F37/1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1/0d79cc2b-e637-4cdf-83e5-a7b7b3ba06dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210304T134300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f9c080064f1fcb843dfc6cbe91ba3dd4424e86962dc3e801bafff09f10e755e 13:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:01 Dload Upload Total Spent Left Speed 13:43:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2863 0 0 100 2863 0 6348 --:--:-- --:--:-- --:--:-- 6362 13:43:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1fe9f17a9fe626cf38fa11d4e20879e5a9b1abe1 [Pipeline] } 13:43:01 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:43:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:05 ---> package-listing.sh 13:43:05 ++ facter osfamily 13:43:05 ++ tr '[:upper:]' '[:lower:]' 13:43:05 + OS_FAMILY=redhat 13:43:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-303 13:43:05 + START_PACKAGES=/tmp/packages_start.txt 13:43:05 + END_PACKAGES=/tmp/packages_end.txt 13:43:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:05 + PACKAGES=/tmp/packages_start.txt 13:43:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-303 ']' 13:43:05 + PACKAGES=/tmp/packages_end.txt 13:43:05 + case "${OS_FAMILY}" in 13:43:05 + rpm -qa 13:43:05 + sort 13:43:11 + '[' -f /tmp/packages_start.txt ']' 13:43:11 + '[' -f /tmp/packages_end.txt ']' 13:43:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-303 ']' 13:43:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-303/archives/ 13:43:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-303/archives/ [Pipeline] echo 13:43:11 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:43:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:11 13:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:12 alpine: Pulling from edgex-lftools-log-publisher 13:43:12 df20fa9351a1: Pulling fs layer 13:43:12 36b3adc4ff6f: Pulling fs layer 13:43:12 8ad3a11d3b57: Pulling fs layer 13:43:12 46f8f816bc3b: Pulling fs layer 13:43:12 93b61091891f: Pulling fs layer 13:43:12 93b9cdb0e59b: Pulling fs layer 13:43:12 5e14af77c1be: Pulling fs layer 13:43:12 01666e4c0597: Pulling fs layer 13:43:12 aa168da1d23b: Pulling fs layer 13:43:12 46f8f816bc3b: Waiting 13:43:12 93b61091891f: Waiting 13:43:12 93b9cdb0e59b: Waiting 13:43:12 01666e4c0597: Waiting 13:43:12 5e14af77c1be: Waiting 13:43:12 aa168da1d23b: Waiting 13:43:12 36b3adc4ff6f: Download complete 13:43:12 46f8f816bc3b: Verifying Checksum 13:43:12 46f8f816bc3b: Download complete 13:43:12 df20fa9351a1: Verifying Checksum 13:43:12 df20fa9351a1: Download complete 13:43:12 93b9cdb0e59b: Verifying Checksum 13:43:12 93b9cdb0e59b: Download complete 13:43:12 5e14af77c1be: Verifying Checksum 13:43:12 5e14af77c1be: Download complete 13:43:12 01666e4c0597: Download complete 13:43:12 93b61091891f: Verifying Checksum 13:43:12 93b61091891f: Download complete 13:43:12 8ad3a11d3b57: Verifying Checksum 13:43:12 8ad3a11d3b57: Download complete 13:43:12 df20fa9351a1: Pull complete 13:43:13 36b3adc4ff6f: Pull complete 13:43:14 8ad3a11d3b57: Pull complete 13:43:14 46f8f816bc3b: Pull complete 13:43:15 aa168da1d23b: Verifying Checksum 13:43:15 aa168da1d23b: Download complete 13:43:15 93b61091891f: Pull complete 13:43:15 93b9cdb0e59b: Pull complete 13:43:15 5e14af77c1be: Pull complete 13:43:15 01666e4c0597: Pull complete 13:43:23 aa168da1d23b: Pull complete 13:43:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:43:23 prd-centos7-docker-4c-2g-28473 does not seem to be running inside a container 13:43:23 $ 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-303/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-303 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303:/w/workspace/edgexfoundry_edgex-ui-go_PR-303:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@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 13:43:27 $ docker top 42f65b8d53583e545aca495d3f62a148130a093913cde74b3582b359d1633b31 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:27 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:28 + mkdir -p /var/log/sa [Pipeline] sh 13:43:28 + ls /var/log/sa-host 13:43:28 + sadf -c /var/log/sa-host/sa04 13:43:28 file_magic: OK 13:43:28 HZ: Using current value: 100 13:43:28 file_header: OK 13:43:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:43:28 Statistics: 13:43:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:28 File successfully converted to sysstat format version 12.2.1 13:43:28 + sadf -c /var/log/sa-host/sa23 13:43:28 file_magic: OK 13:43:28 HZ: Using current value: 100 13:43:28 file_header: OK 13:43:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:43:28 Statistics: 13:43:28 Hnuu...uuuununununu... 13:43:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:29 provisioning config files... 13:43:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-303@tmp/config4336814418983952534tmp [Pipeline] { [Pipeline] echo 13:43:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:29 ---> create-netrc.sh [Pipeline] } 13:43:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:43:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:43:30 ---> python-tools-install.sh [Pipeline] echo 13:43:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:30 ---> sudo-logs.sh 13:43:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:43:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:31 ---> job-cost.sh 13:43:31 lf-activate-venv: SKIPPING 13:43:31 DEBUG: total: 0.029999999329447746 13:43:31 INFO: Retrieving Stack Cost... 13:43:31 INFO: Retrieving Pricing Info for: v1-standard-2 13:43:32 INFO: Archiving Costs [Pipeline] echo 13:43:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:32 ---> logs-deploy.sh 13:43:32 lf-activate-venv: SKIPPING 13:43:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-303/1 13:43:32 INFO: archiving workspace using pattern(s): 13:43:34 Archives upload complete. 13:43:34 INFO: archiving logs to Nexus