Pull request #304 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from c7b4628305b4a04d49fd3798ce1f398bcb50981a+275edb72b4df477a4d39e1dcae019ce23b195a9d (e1a3222f949c6fbbc91988108c7c2d3ef3d19b4f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28695’ Running on prd-centos7-docker-4c-2g-28699 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [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-304 # 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 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit c7b4628305b4a04d49fd3798ce1f398bcb50981a Merge succeeded, producing c7b4628305b4a04d49fd3798ce1f398bcb50981a Checking out Revision c7b4628305b4a04d49fd3798ce1f398bcb50981a (PR-304) > 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/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # 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 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 Commit message: "Merge branch 'master' into issue-#257-6" First time build. Skipping changelog. > git rev-list --no-walk c529a385d11bd1153bd4ad85c9d3a624d3f15297 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:05:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:13 ========================================================= 11:05:13 EdgeX Global Pipelines Version Info 11:05:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:15 ------------------- 11:05:15 stable info: 11:05:15 ------------------- 11:05:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:15 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:05:15 Message: update stable to v1.0.184 11:05:16 ------------------- 11:05:16 experimental info: 11:05:16 ------------------- 11:05:16 Commited By: **** collab-it+edgex@linuxfoundation.org 11:05:16 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:05:16 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7b4628305b4a04d49fd3798ce1f398bcb50981a [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7b4628 [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:05:19 provisioning config files... 11:05:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config6465657130803608347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:20 ---> docker-login.sh 11:05:20 nexus3.edgexfoundry.org:10001 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:20 Configure a credential helper to remove this warning. See 11:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:20 11:05:20 Login Succeeded 11:05:20 nexus3.edgexfoundry.org:10002 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:20 Configure a credential helper to remove this warning. See 11:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:20 11:05:20 Login Succeeded 11:05:20 nexus3.edgexfoundry.org:10003 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:20 Configure a credential helper to remove this warning. See 11:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:20 11:05:20 Login Succeeded 11:05:20 nexus3.edgexfoundry.org:10004 11:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:21 Configure a credential helper to remove this warning. See 11:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:21 11:05:21 Login Succeeded 11:05:21 docker.io 11:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:21 Configure a credential helper to remove this warning. See 11:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:21 11:05:21 Login Succeeded 11:05:21 ---> docker-login.sh ends [Pipeline] } 11:05:21 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 11:05:22 + git log --format=format:%s -1 c7b4628305b4a04d49fd3798ce1f398bcb50981a [Pipeline] echo 11:05:22 GIT_COMMIT: c7b4628305b4a04d49fd3798ce1f398bcb50981a, Commit Message: Merge branch 'master' into issue-#257-6 [Pipeline] echo 11:05:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:23 11:05:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:05:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:23 latest: Pulling from edgex-devops/git-semver 11:05:23 31603596830f: Pulling fs layer 11:05:23 2a8b12db71e7: Pulling fs layer 11:05:23 6ca5941a6612: Pulling fs layer 11:05:23 ecc8261a40a4: Pulling fs layer 11:05:23 ecc8261a40a4: Waiting 11:05:23 2a8b12db71e7: Download complete 11:05:23 31603596830f: Download complete 11:05:23 ecc8261a40a4: Verifying Checksum 11:05:23 ecc8261a40a4: Download complete 11:05:23 6ca5941a6612: Verifying Checksum 11:05:23 6ca5941a6612: Download complete 11:05:24 31603596830f: Pull complete 11:05:24 2a8b12db71e7: Pull complete 11:05:25 6ca5941a6612: Pull complete 11:05:25 ecc8261a40a4: Pull complete 11:05:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:05:25 prd-centos7-docker-4c-2g-28699 does not seem to be running inside a container 11:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:05:27 $ docker top b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:28 [ssh-agent] Looking for ssh-agent implementation... 11:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:28 $ docker exec b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent 11:05:28 SSH_AUTH_SOCK=/tmp/ssh-E4wN91eE4qSk/agent.11 11:05:28 SSH_AGENT_PID=16 11:05:28 Running ssh-add (command line suppressed) 11:05:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_2429716280896124909.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_2429716280896124909.key) 11:05:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:29 + git tag --points-at HEAD [Pipeline] } 11:05:29 $ docker exec --env ******** --env ******** b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent -k 11:05:29 unset SSH_AUTH_SOCK; 11:05:29 unset SSH_AGENT_PID; 11:05:29 echo Agent pid 16 killed; 11:05:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:29 [ssh-agent] Looking for ssh-agent implementation... 11:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:29 $ docker exec b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent 11:05:29 SSH_AUTH_SOCK=/tmp/ssh-XkIZIETCCWbK/agent.45 11:05:29 SSH_AGENT_PID=50 11:05:29 Running ssh-add (command line suppressed) 11:05:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3829589748931123279.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3829589748931123279.key) 11:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:30 + git semver init 11:05:30 # -> Open(): unable to determine branch for HEAD 11:05:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.git 11:05:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-304 11:05:30 # $SEMVER_REMOTE_NAME = origin 11:05:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:05:30 # $SEMVER_USER_NAME = edgex-jenkins 11:05:30 # $SEMVER_BRANCH = PR-304 11:05:30 # $SEMVER_TEMP = /tmp/semver-194742729 11:05:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:05:33 # '/tmp/semver-194742729' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver' 11:05:33 # -> Force: false 11:05:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver [Pipeline] } 11:05:33 $ docker exec --env ******** --env ******** b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent -k 11:05:33 unset SSH_AUTH_SOCK; 11:05:33 unset SSH_AGENT_PID; 11:05:33 echo Agent pid 50 killed; 11:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:34 + git semver [Pipeline] } 11:05:34 $ docker stop --time=1 b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f 11:05:35 $ docker rm -f b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f [Pipeline] // withDockerContainer [Pipeline] sh 11:05:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:05:36 Stashed 1 file(s) [Pipeline] echo 11:05:36 [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 11:05:52 Still waiting to schedule task 11:05:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:05:52 Still waiting to schedule task 11:05:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 11:08:35 Running on prd-centos7-docker-4c-2g-28700 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws 11:08:35 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 11:08:38 using credential edgex-jenkins-ssh 11:08:38 Cloning the remote Git repository 11:08:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:08:37 > git init /w/workspace/edgex-ui-go/2 # timeout=10 11:08:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:08:37 > git --version # timeout=10 11:08:37 > git --version # 'git version 2.24.3' 11:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:40 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit c7b4628305b4a04d49fd3798ce1f398bcb50981a 11:08:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:08:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:08:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:08:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:08:39 > git config core.sparsecheckout # timeout=10 11:08:39 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 11:08:40 Merge succeeded, producing c7b4628305b4a04d49fd3798ce1f398bcb50981a 11:08:40 Checking out Revision c7b4628305b4a04d49fd3798ce1f398bcb50981a (PR-304) 11:08:39 > git remote # timeout=10 11:08:39 > git config --get remote.origin.url # timeout=10 11:08:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:39 > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 11:08:39 > git rev-parse HEAD^{commit} # timeout=10 11:08:39 > git config core.sparsecheckout # timeout=10 11:08:39 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 11:08:43 Commit message: "Merge branch 'master' into issue-#257-6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:08:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:08:45 + sudo service docker restart 11:08:45 + true 11:08:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:08:47 provisioning config files... 11:08:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6933498977004843814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:47 ---> docker-login.sh 11:08:47 nexus3.edgexfoundry.org:10001 11:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:48 Configure a credential helper to remove this warning. See 11:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:48 11:08:48 Login Succeeded 11:08:48 nexus3.edgexfoundry.org:10002 11:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:48 Configure a credential helper to remove this warning. See 11:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:48 11:08:48 Login Succeeded 11:08:48 nexus3.edgexfoundry.org:10003 11:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:48 Configure a credential helper to remove this warning. See 11:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:48 11:08:48 Login Succeeded 11:08:48 nexus3.edgexfoundry.org:10004 11:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:48 Configure a credential helper to remove this warning. See 11:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:48 11:08:48 Login Succeeded 11:08:48 docker.io 11:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:49 Configure a credential helper to remove this warning. See 11:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:49 11:08:49 Login Succeeded 11:08:49 ---> docker-login.sh ends [Pipeline] } 11:08:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:08:49 ========================================================= 11:08:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:08:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:08:49 + 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 . 11:08:50 Sending build context to Docker daemon 17.38MB 11:08:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:08:50 Step 2/8 : FROM ${BASE} 11:08:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:08:50 188c0c94c7c5: Pulling fs layer 11:08:50 0ef7d3d256c8: Pulling fs layer 11:08:50 de9db76c5a1d: Pulling fs layer 11:08:50 bca2f99d35d6: Pulling fs layer 11:08:50 93359f2a8cfa: Pulling fs layer 11:08:50 7c6f9722023f: Pulling fs layer 11:08:50 a35cf1a2eb13: Pulling fs layer 11:08:50 93359f2a8cfa: Waiting 11:08:50 7c6f9722023f: Waiting 11:08:50 a35cf1a2eb13: Waiting 11:08:50 bca2f99d35d6: Waiting 11:08:50 de9db76c5a1d: Verifying Checksum 11:08:50 de9db76c5a1d: Download complete 11:08:50 0ef7d3d256c8: Download complete 11:08:50 93359f2a8cfa: Verifying Checksum 11:08:50 93359f2a8cfa: Download complete 11:08:50 7c6f9722023f: Verifying Checksum 11:08:50 7c6f9722023f: Download complete 11:08:51 188c0c94c7c5: Verifying Checksum 11:08:51 188c0c94c7c5: Download complete 11:08:51 188c0c94c7c5: Pull complete 11:08:52 0ef7d3d256c8: Pull complete 11:08:52 de9db76c5a1d: Pull complete 11:08:52 a35cf1a2eb13: Verifying Checksum 11:08:52 a35cf1a2eb13: Download complete 11:08:54 bca2f99d35d6: Verifying Checksum 11:08:54 bca2f99d35d6: Download complete 11:08:59 bca2f99d35d6: Pull complete 11:08:59 93359f2a8cfa: Pull complete 11:08:59 7c6f9722023f: Pull complete 11:09:04 a35cf1a2eb13: Pull complete 11:09:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:09:04 ---> a62c8e92a672 11:09:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:09:04 ---> Running in 4ef37f254cab 11:09:04 Removing intermediate container 4ef37f254cab 11:09:04 ---> 5b82c474c32e 11:09:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:04 ---> Running in 06d32931a049 11:09:05 Removing intermediate container 06d32931a049 11:09:05 ---> 35c58972aadc 11:09:05 Step 5/8 : RUN apk add --no-cache make git 11:09:05 ---> Running in 3b4b061b200a 11:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:09:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:09:07 OK: 166 MiB in 39 packages 11:09:08 Removing intermediate container 3b4b061b200a 11:09:08 ---> 7ce3904f815d 11:09:08 Step 6/8 : WORKDIR /edgex-ui-go 11:09:08 ---> Running in 193898fc7333 11:09:08 Removing intermediate container 193898fc7333 11:09:08 ---> 09b091c87429 11:09:08 Step 7/8 : COPY . . 11:09:11 ---> c7343d3cfc7d 11:09:11 Step 8/8 : RUN go mod download 11:09:11 ---> Running in da099273a31a 11:09:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28701 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws 11:09:30 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 11:09:35 using credential edgex-jenkins-ssh 11:09:35 Cloning the remote Git repository 11:09:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:09:36 > git init /w/workspace/edgex-ui-go/2 # timeout=10 11:09:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:09:36 > git --version # timeout=10 11:09:36 > git --version # 'git version 2.17.1' 11:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:09:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:09:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:09:38 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit c7b4628305b4a04d49fd3798ce1f398bcb50981a 11:09:39 Merge succeeded, producing c7b4628305b4a04d49fd3798ce1f398bcb50981a 11:09:39 Checking out Revision c7b4628305b4a04d49fd3798ce1f398bcb50981a (PR-304) 11:09:38 > git config core.sparsecheckout # timeout=10 11:09:38 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 11:09:39 > git remote # timeout=10 11:09:39 > git config --get remote.origin.url # timeout=10 11:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:09:39 > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 11:09:39 > git rev-parse HEAD^{commit} # timeout=10 11:09:39 > git config core.sparsecheckout # timeout=10 11:09:39 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 11:09:43 Removing intermediate container da099273a31a 11:09:43 ---> 459faa3c1032 11:09:43 Successfully built 459faa3c1032 11:09:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:09:43 Commit message: "Merge branch 'master' into issue-#257-6" 11:09:43 + docker inspect -f . ci-base-image-x86_64 11:09:43 . [Pipeline] withDockerContainer 11:09:44 prd-centos7-docker-4c-2g-28700 does not seem to be running inside a container 11:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:09:45 $ docker top bbfbafcdcea470fd3035f764772d942c50b2f653c2b16d9c9aa80d3d263f5e1f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 11:09:45 + go version 11:09:45 go version go1.15.5 linux/amd64 [Pipeline] } 11:09:45 $ docker stop --time=1 bbfbafcdcea470fd3035f764772d942c50b2f653c2b16d9c9aa80d3d263f5e1f 11:09:46 $ docker rm -f bbfbafcdcea470fd3035f764772d942c50b2f653c2b16d9c9aa80d3d263f5e1f [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 11:09:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 11:09:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:09:48 + docker inspect -f . ci-base-image-x86_64 11:09:48 . [Pipeline] withDockerContainer 11:09:48 prd-centos7-docker-4c-2g-28700 does not seem to be running inside a container 11:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:09:48 + true 11:09:48 + sudo service docker restart 11:09:49 $ docker top 37d1b69752c08da8a007e0e74549f2ad54362930693df8fc81dd4b3f5d84fc97 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:50 + make test 11:09:50 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:09:51 provisioning config files... 11:09:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8551786143265522527tmp [Pipeline] { 11:09:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] libraryResource [Pipeline] sh 11:09:51 ---> docker-login.sh 11:09:51 nexus3.edgexfoundry.org:10001 11:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:53 Configure a credential helper to remove this warning. See 11:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:53 11:09:53 Login Succeeded 11:09:53 nexus3.edgexfoundry.org:10002 11:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:53 Configure a credential helper to remove this warning. See 11:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:53 11:09:53 Login Succeeded 11:09:53 nexus3.edgexfoundry.org:10003 11:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:53 Configure a credential helper to remove this warning. See 11:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:53 11:09:53 Login Succeeded 11:09:53 nexus3.edgexfoundry.org:10004 11:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:54 Configure a credential helper to remove this warning. See 11:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:54 11:09:54 Login Succeeded 11:09:54 docker.io 11:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:55 Configure a credential helper to remove this warning. See 11:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:55 11:09:55 Login Succeeded 11:09:55 ---> docker-login.sh ends [Pipeline] } 11:09:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:09:55 ========================================================= 11:09:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:09:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:09:55 + 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 . 11:09:56 Sending build context to Docker daemon 17.38MB 11:09:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 11:09:56 Step 2/8 : FROM ${BASE} 11:09:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:09:56 5f621e34cdf4: Pulling fs layer 11:09:56 a4357932f1b6: Pulling fs layer 11:09:56 18c013af1878: Pulling fs layer 11:09:56 00ac8860ef70: Pulling fs layer 11:09:56 63d7cb157983: Pulling fs layer 11:09:56 b116817d02f9: Pulling fs layer 11:09:56 745a02a5169b: Pulling fs layer 11:09:56 63d7cb157983: Waiting 11:09:56 b116817d02f9: Waiting 11:09:56 745a02a5169b: Waiting 11:09:56 00ac8860ef70: Waiting 11:09:57 18c013af1878: Verifying Checksum 11:09:57 18c013af1878: Download complete 11:09:57 a4357932f1b6: Verifying Checksum 11:09:57 a4357932f1b6: Download complete 11:09:57 63d7cb157983: Verifying Checksum 11:09:57 63d7cb157983: Download complete 11:09:57 b116817d02f9: Download complete 11:09:57 5f621e34cdf4: Verifying Checksum 11:09:57 5f621e34cdf4: Download complete 11:09:57 5f621e34cdf4: Pull complete 11:09:58 a4357932f1b6: Pull complete 11:09:58 18c013af1878: Pull complete 11:09:59 745a02a5169b: Verifying Checksum 11:09:59 745a02a5169b: Download complete 11:10:00 00ac8860ef70: Verifying Checksum 11:10:00 00ac8860ef70: Download complete 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:10:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:10:01 GO111MODULE=on go vet ./... [Pipeline] } 11:10:02 $ docker stop --time=1 37d1b69752c08da8a007e0e74549f2ad54362930693df8fc81dd4b3f5d84fc97 11:10:04 $ docker rm -f 37d1b69752c08da8a007e0e74549f2ad54362930693df8fc81dd4b3f5d84fc97 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:10:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:10:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:07 + ls -al . 11:10:07 total 92 11:10:07 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 5 11:09 . 11:10:07 drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 11:08 .. 11:10:07 drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 11:08 assets 11:10:07 drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 11:08 bin 11:10:07 drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 11:08 cmd 11:10:07 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 11:08 CONTRIBUTING.md 11:10:07 -rw-r--r--. 1 jenkins jenkins 10 Mar 5 11:09 coverage.out 11:10:07 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 5 11:08 Dockerfile 11:10:07 -rw-rw-r--. 1 jenkins jenkins 902 Mar 5 11:08 Dockerfile.build 11:10:07 drwxrwxr-x. 5 jenkins jenkins 104 Mar 5 11:08 docs 11:10:07 drwxrwxr-x. 8 jenkins jenkins 179 Mar 5 11:08 .git 11:10:07 drwxrwxr-x. 2 jenkins jenkins 103 Mar 5 11:08 .github 11:10:07 -rw-rw-r--. 1 jenkins jenkins 153 Mar 5 11:08 .gitignore 11:10:07 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 5 11:09 go.mod 11:10:07 -rw-r--r--. 1 jenkins jenkins 22053 Mar 5 11:09 go.sum 11:10:07 drwxrwxr-x. 10 jenkins jenkins 139 Mar 5 11:08 internal 11:10:07 -rw-rw-r--. 1 jenkins jenkins 652 Mar 5 11:08 Jenkinsfile 11:10:07 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 11:08 LICENSE 11:10:07 -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 11:08 Makefile 11:10:07 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 5 11:08 README.md 11:10:07 -rw-rw-r--. 1 jenkins jenkins 5 Mar 5 11:05 VERSION 11:10:07 -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 11:08 version.go 11:10:07 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 5 11:08 web [Pipeline] isUnix [Pipeline] sh 11:10:07 + 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=c7b4628305b4a04d49fd3798ce1f398bcb50981a --label arch=amd64 --label version=0.0.0 . 11:10:07 Sending build context to Docker daemon 17.4MB 11:10:07 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:10:07 Step 2/24 : FROM ${BASE} AS builder 11:10:07 ---> 459faa3c1032 11:10:07 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:10:08 ---> Running in 38a714c80bd5 11:10:08 Removing intermediate container 38a714c80bd5 11:10:08 ---> 35650f1d24a1 11:10:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:10:08 ---> Running in 0670957bead2 11:10:08 Removing intermediate container 0670957bead2 11:10:08 ---> fda36f1b8a50 11:10:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:10:08 ---> Running in c763bc45ad8f 11:10:09 Removing intermediate container c763bc45ad8f 11:10:09 ---> 33bba73e2ee4 11:10:09 Step 6/24 : LABEL Name=edgex-ui-go 11:10:09 ---> Running in c919a597082e 11:10:09 Removing intermediate container c919a597082e 11:10:09 ---> 0f9274ce66f9 11:10:09 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:10:09 ---> Running in 41111f1c78e1 11:10:09 Removing intermediate container 41111f1c78e1 11:10:09 ---> b49e9845557c 11:10:09 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:09 ---> Running in eead70c6eb46 11:10:10 00ac8860ef70: Pull complete 11:10:10 63d7cb157983: Pull complete 11:10:11 Removing intermediate container eead70c6eb46 11:10:11 ---> 73fb9c7571c9 11:10:11 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:11 ---> Running in 7b9d0341bd20 11:10:11 b116817d02f9: Pull complete 11:10:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:12 OK: 166 MiB in 39 packages 11:10:13 Removing intermediate container 7b9d0341bd20 11:10:13 ---> 03809833d817 11:10:13 Step 10/24 : ENV GO111MODULE=on 11:10:13 ---> Running in 2e09e0f6ecfe 11:10:13 Removing intermediate container 2e09e0f6ecfe 11:10:13 ---> 30f5f56babf2 11:10:13 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:10:13 ---> Running in 3d7b79be9f38 11:10:14 Removing intermediate container 3d7b79be9f38 11:10:14 ---> 5173df172ed6 11:10:14 Step 12/24 : COPY go.mod . 11:10:14 ---> e239dfdbe0d9 11:10:14 Step 13/24 : COPY Makefile . 11:10:14 ---> 0ce1eaf10e3c 11:10:14 Step 14/24 : RUN make update 11:10:14 ---> Running in 6fce40d98a2a 11:10:14 745a02a5169b: Pull complete 11:10:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:10:14 ---> b7e6874047d6 11:10:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:10:14 CGO_ENABLED=0 GO111MODULE=on go mod download 11:10:15 Removing intermediate container 6fce40d98a2a 11:10:15 ---> a6241bc0eaf8 11:10:15 Step 15/24 : COPY . . 11:10:17 ---> fd4b621377be 11:10:17 Step 16/24 : RUN ${MAKE} 11:10:17 ---> Running in 9719df49f176 11:10:17 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 11:10:18 ---> Running in ef9e63ea2ca9 11:10:18 Removing intermediate container ef9e63ea2ca9 11:10:18 ---> dc436dfca1cf 11:10:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:18 ---> Running in bb5cb672c1f7 11:10:21 Removing intermediate container bb5cb672c1f7 11:10:21 ---> 5e29cbb6905d 11:10:21 Step 5/8 : RUN apk add --no-cache make git 11:10:21 ---> Running in 2d7cf72f3735 11:10:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:10:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:10:23 OK: 142 MiB in 39 packages 11:10:24 Removing intermediate container 2d7cf72f3735 11:10:24 ---> 12bb716594e9 11:10:24 Step 6/8 : WORKDIR /edgex-ui-go 11:10:24 ---> Running in a23416e2d568 11:10:25 Removing intermediate container a23416e2d568 11:10:25 ---> c2ace6225288 11:10:25 Step 7/8 : COPY . . 11:10:27 ---> 1b5876d13d09 11:10:27 Step 8/8 : RUN go mod download 11:10:27 ---> Running in 18a830cb7861 11:10:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:10:30 Removing intermediate container 9719df49f176 11:10:30 ---> 9fae3158ae72 11:10:30 Step 17/24 : FROM alpine:3.12 11:10:31 3.12: Pulling from library/alpine 11:10:31 f84cab65f19f: Pulling fs layer 11:10:31 f84cab65f19f: Download complete 11:10:31 f84cab65f19f: Pull complete 11:10:31 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:10:31 Status: Downloaded newer image for alpine:3.12 11:10:31 ---> 88dd2752d2ea 11:10:31 Step 18/24 : EXPOSE 4000 11:10:31 ---> Running in 3ae0dab6758f 11:10:31 Removing intermediate container 3ae0dab6758f 11:10:31 ---> 75f41723f1ad 11:10:31 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 11:10:32 ---> f7ac82ab9ad1 11:10:32 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:10:32 ---> Running in 9f7366fce8bb 11:10:32 Removing intermediate container 9f7366fce8bb 11:10:32 ---> 2343a26185e8 11:10:32 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:10:33 ---> Running in 3b6c6ea9bdf9 11:10:33 Removing intermediate container 3b6c6ea9bdf9 11:10:33 ---> 5e1a3332868c 11:10:33 Step 22/24 : LABEL arch=amd64 11:10:33 ---> Running in 2601a656db14 11:10:33 Removing intermediate container 2601a656db14 11:10:33 ---> 3380e2f4d88e 11:10:33 Step 23/24 : LABEL git_sha=c7b4628305b4a04d49fd3798ce1f398bcb50981a 11:10:33 ---> Running in 07f1abe2335e 11:10:33 Removing intermediate container 07f1abe2335e 11:10:33 ---> a4c3f2da7c42 11:10:33 Step 24/24 : LABEL version=0.0.0 11:10:33 ---> Running in 6d7c77f19d3a 11:10:34 Removing intermediate container 6d7c77f19d3a 11:10:34 ---> 63f0a03b5597 11:10:34 [Warning] One or more build-args [ARCH] were not consumed 11:10:34 Successfully built 63f0a03b5597 11:10:34 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 11:10:34 ---> job-cost.sh 11:10:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnPG 11:10:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:11:00 Removing intermediate container 18a830cb7861 11:11:00 ---> 52dcd4d321b3 11:11:00 Successfully built 52dcd4d321b3 11:11:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:11:00 + docker inspect -f . ci-base-image-arm64 11:11:00 . [Pipeline] withDockerContainer 11:11:00 prd-ubuntu18.04-docker-arm64-4c-16g-28701 does not seem to be running inside a container 11:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:11:02 $ docker top b6d75d45b4c3712942a3a0ecc06c07fa1f77b98326542e1aba85e4e220422a94 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:03 + go version 11:11:03 go version go1.15.5 linux/arm64 [Pipeline] } 11:11:03 $ docker stop --time=1 b6d75d45b4c3712942a3a0ecc06c07fa1f77b98326542e1aba85e4e220422a94 11:11:05 $ docker rm -f b6d75d45b4c3712942a3a0ecc06c07fa1f77b98326542e1aba85e4e220422a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:11:06 + docker inspect -f . ci-base-image-arm64 11:11:06 . [Pipeline] withDockerContainer 11:11:06 prd-ubuntu18.04-docker-arm64-4c-16g-28701 does not seem to be running inside a container 11:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:11:08 $ docker top 69526cd8fdd96b0322634c025be141457edc6a957a572074c8407093ddbc31ba -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:09 + make test 11:11:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:11:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-mnPG/bin to PATH 11:11:22 INFO: No Stack... 11:11:22 INFO: Retrieving Pricing Info for: v1-standard-2 11:11:22 INFO: Archiving Costs [Pipeline] sh 11:11:22 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 11:11:22 + cut -d, -f6 [Pipeline] lock 11:11:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] 11:11:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] did not exist. Created. 11:11:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:23 + echo total: 0.029999999329447746 [Pipeline] stash 11:11:23 Stashed 1 file(s) [Pipeline] } 11:11:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:11:37 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:11:37 GO111MODULE=on go vet ./... [Pipeline] } 11:11:43 $ docker stop --time=1 69526cd8fdd96b0322634c025be141457edc6a957a572074c8407093ddbc31ba 11:11:45 $ docker rm -f 69526cd8fdd96b0322634c025be141457edc6a957a572074c8407093ddbc31ba [Pipeline] // withDockerContainer [Pipeline] sh 11:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:11:46 Warning: overwriting stash ‘coverage-report’ 11:11:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:11:48 + ls -al . 11:11:48 total 124 11:11:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:11 . 11:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:09 .. 11:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:09 .git 11:11:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:09 .github 11:11:48 -rw-rw-r-- 1 jenkins jenkins 153 Mar 5 11:09 .gitignore 11:11:48 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 11:09 CONTRIBUTING.md 11:11:48 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 5 11:09 Dockerfile 11:11:48 -rw-rw-r-- 1 jenkins jenkins 902 Mar 5 11:09 Dockerfile.build 11:11:48 -rw-rw-r-- 1 jenkins jenkins 652 Mar 5 11:09 Jenkinsfile 11:11:48 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 11:09 LICENSE 11:11:48 -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 11:09 Makefile 11:11:48 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 5 11:09 README.md 11:11:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 11:05 VERSION 11:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:09 assets 11:11:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:09 bin 11:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:09 cmd 11:11:48 -rw-r--r-- 1 jenkins jenkins 10 Mar 5 11:11 coverage.out 11:11:48 drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:09 docs 11:11:48 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 5 11:11 go.mod 11:11:48 -rw-r--r-- 1 jenkins jenkins 22053 Mar 5 11:11 go.sum 11:11:48 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:09 internal 11:11:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 11:09 version.go 11:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:09 web [Pipeline] isUnix [Pipeline] sh 11:11:48 + 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=c7b4628305b4a04d49fd3798ce1f398bcb50981a --label arch=arm64 --label version=0.0.0 . 11:11:49 Sending build context to Docker daemon 17.4MB 11:11:49 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 11:11:49 Step 2/24 : FROM ${BASE} AS builder 11:11:49 ---> 52dcd4d321b3 11:11:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:11:50 ---> Running in 09269a76126d 11:11:50 Removing intermediate container 09269a76126d 11:11:50 ---> 5f032708828f 11:11:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 11:11:50 ---> Running in 857483c1a7f5 11:11:51 Removing intermediate container 857483c1a7f5 11:11:51 ---> 039477db980b 11:11:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 11:11:51 ---> Running in 33585bffaa74 11:11:52 Removing intermediate container 33585bffaa74 11:11:52 ---> 868c407a9608 11:11:52 Step 6/24 : LABEL Name=edgex-ui-go 11:11:52 ---> Running in 90b9b4e75b70 11:11:52 Removing intermediate container 90b9b4e75b70 11:11:52 ---> c4925d94b970 11:11:52 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:11:52 ---> Running in f5437cf36ba9 11:11:53 Removing intermediate container f5437cf36ba9 11:11:53 ---> ade05637293b 11:11:53 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:53 ---> Running in 31608147f665 11:11:55 Removing intermediate container 31608147f665 11:11:55 ---> 7f5246d4ffa6 11:11:55 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:55 ---> Running in 4b95bf5b5c58 11:11:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:11:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:11:58 OK: 142 MiB in 39 packages 11:11:59 Removing intermediate container 4b95bf5b5c58 11:11:59 ---> 8185f0e7bfbb 11:11:59 Step 10/24 : ENV GO111MODULE=on 11:11:59 ---> Running in af0aad8f8f58 11:11:59 Removing intermediate container af0aad8f8f58 11:11:59 ---> aa4c171352bd 11:11:59 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:11:59 ---> Running in 8d7d1cd78350 11:12:00 Removing intermediate container 8d7d1cd78350 11:12:00 ---> eb47f553d6f8 11:12:00 Step 12/24 : COPY go.mod . 11:12:01 ---> 6744c478814d 11:12:01 Step 13/24 : COPY Makefile . 11:12:01 ---> 9955987407aa 11:12:01 Step 14/24 : RUN make update 11:12:01 ---> Running in 2cafa82d38c0 11:12:02 CGO_ENABLED=0 GO111MODULE=on go mod download 11:12:04 Removing intermediate container 2cafa82d38c0 11:12:04 ---> 5e2324b65220 11:12:04 Step 15/24 : COPY . . 11:12:07 ---> 39abd4ad0d6d 11:12:07 Step 16/24 : RUN ${MAKE} 11:12:07 ---> Running in 68821ab2312b 11:12:07 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 11:12:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:12:39 Removing intermediate container 68821ab2312b 11:12:39 ---> 603c20b0e4ef 11:12:39 Step 17/24 : FROM alpine:3.12 11:12:39 3.12: Pulling from library/alpine 11:12:39 dce8679b510e: Pulling fs layer 11:12:39 dce8679b510e: Verifying Checksum 11:12:39 dce8679b510e: Download complete 11:12:40 dce8679b510e: Pull complete 11:12:40 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 11:12:40 Status: Downloaded newer image for alpine:3.12 11:12:40 ---> d10569e2745f 11:12:40 Step 18/24 : EXPOSE 4000 11:12:40 ---> Running in 43922b4978d3 11:12:40 Removing intermediate container 43922b4978d3 11:12:40 ---> e5155e6eb9a3 11:12: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 11:12:42 ---> f4563d48ebd8 11:12:42 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:12:42 ---> Running in c942e08d8174 11:12:42 Removing intermediate container c942e08d8174 11:12:42 ---> 73d7c6ab4eef 11:12:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:12:43 ---> Running in ca9207797476 11:12:43 Removing intermediate container ca9207797476 11:12:43 ---> 8363d5e5022c 11:12:43 Step 22/24 : LABEL arch=arm64 11:12:43 ---> Running in b47738bf7b99 11:12:44 Removing intermediate container b47738bf7b99 11:12:44 ---> ad4f70d72dcc 11:12:44 Step 23/24 : LABEL git_sha=c7b4628305b4a04d49fd3798ce1f398bcb50981a 11:12:44 ---> Running in ec130029923c 11:12:44 Removing intermediate container ec130029923c 11:12:44 ---> 24aace5b406c 11:12:44 Step 24/24 : LABEL version=0.0.0 11:12:44 ---> Running in ab1071ca8fd7 11:12:45 Removing intermediate container ab1071ca8fd7 11:12:45 ---> 6ab4cc2e6d2a 11:12:45 [Warning] One or more build-args [ARCH] were not consumed 11:12:45 Successfully built 6ab4cc2e6d2a 11:12:45 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 11:12:46 ---> job-cost.sh 11:12:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fmEX 11:13:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:15:32 lf-activate-venv(): INFO: Adding /tmp/venv-fmEX/bin to PATH 11:15:32 INFO: No Stack... 11:15:32 INFO: Retrieving Pricing Info for: lf-standard-4 11:15:32 INFO: Archiving Costs [Pipeline] sh 11:15:32 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 11:15:32 + cut -d, -f6 [Pipeline] lock 11:15:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] 11:15:32 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] did not exist. Created. 11:15:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:32 /w/workspace/edgex-ui-go/2@tmp/durable-5e37f6ae/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-5e37f6ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:15:33 + echo total: 0.20999999344348907 [Pipeline] stash 11:15:33 Warning: overwriting stash ‘stack-cost’ 11:15:33 Stashed 1 file(s) [Pipeline] } 11:15:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-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 11:15:35 provisioning config files... 11:15:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config4634397486878692913tmp [Pipeline] { [Pipeline] sh 11:15:35 + set +x 11:15:35 + curl -s https://codecov.io/bash 11:15:35 + bash -s -- 11:15:36 11:15:36 _____ _ 11:15:36 / ____| | | 11:15:36 | | ___ __| | ___ ___ _____ __ 11:15:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:36 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:36 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:36 Bash-20210226-7100762 11:15:36 11:15:36 11:15:36 ==> git version 2.24.3 found 11:15:36 ==> 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 11:15:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:15:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:15:36 ==> Jenkins CI detected. 11:15:36 project root: . 11:15:36 --> token set from env 11:15:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:36 ==> Running gcov in . (disable via -X gcov) 11:15:36 ==> Python coveragepy not found 11:15:36 ==> Searching for coverage reports in: 11:15:36 + . 11:15:36 -> Found 1 reports 11:15:36 ==> Detecting git/mercurial file structure 11:15:36 ==> Reading reports 11:15:36 + ./coverage.out bytes=10 11:15:36 ==> Appending adjustments 11:15:36 https://docs.codecov.io/docs/fixing-reports 11:15:36 + Found adjustments 11:15:36 ==> Gzipping contents 11:15:36 4.0K /tmp/codecov.NNEdGJ.gz 11:15:36 ==> Uploading reports 11:15:36 url: https://codecov.io 11:15:36 query: branch=PR-304&commit=c7b4628305b4a04d49fd3798ce1f398bcb50981a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= 11:15:36 -> Pinging Codecov 11:15:36 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-304&commit=c7b4628305b4a04d49fd3798ce1f398bcb50981a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= 11:15:36 -> Uploading to 11:15:36 https://storage.googleapis.com/codecov/v4/raw/2021-03-05/FB506323287CE973F263BFD2A0EB1F37/c7b4628305b4a04d49fd3798ce1f398bcb50981a/10676bee-78c5-4651-9fe8-f349f93f1ff2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T111536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d2d8ccc6f8f7ecae4fe7c748cee483ff44dec521a66411a25a05afe4ec761d 11:15:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:36 Dload Upload Total Spent Left Speed 11:15:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6424 --:--:-- --:--:-- --:--:-- 6433 11:15:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c7b4628305b4a04d49fd3798ce1f398bcb50981a [Pipeline] } 11:15:37 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 11:15:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:40 ---> package-listing.sh 11:15:40 ++ facter osfamily 11:15:40 ++ tr '[:upper:]' '[:lower:]' 11:15:40 + OS_FAMILY=redhat 11:15:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-304 11:15:40 + START_PACKAGES=/tmp/packages_start.txt 11:15:40 + END_PACKAGES=/tmp/packages_end.txt 11:15:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:40 + PACKAGES=/tmp/packages_start.txt 11:15:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' 11:15:40 + PACKAGES=/tmp/packages_end.txt 11:15:40 + case "${OS_FAMILY}" in 11:15:40 + sort 11:15:40 + rpm -qa 11:15:45 + '[' -f /tmp/packages_start.txt ']' 11:15:45 + '[' -f /tmp/packages_end.txt ']' 11:15:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' 11:15:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ 11:15:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ [Pipeline] echo 11:15:45 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:46 11:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:46 alpine: Pulling from edgex-lftools-log-publisher 11:15:46 df20fa9351a1: Pulling fs layer 11:15:46 36b3adc4ff6f: Pulling fs layer 11:15:46 8ad3a11d3b57: Pulling fs layer 11:15:46 46f8f816bc3b: Pulling fs layer 11:15:46 93b61091891f: Pulling fs layer 11:15:46 93b9cdb0e59b: Pulling fs layer 11:15:46 5e14af77c1be: Pulling fs layer 11:15:46 01666e4c0597: Pulling fs layer 11:15:46 aa168da1d23b: Pulling fs layer 11:15:46 46f8f816bc3b: Waiting 11:15:46 93b9cdb0e59b: Waiting 11:15:46 5e14af77c1be: Waiting 11:15:46 01666e4c0597: Waiting 11:15:46 aa168da1d23b: Waiting 11:15:46 36b3adc4ff6f: Verifying Checksum 11:15:46 36b3adc4ff6f: Download complete 11:15:46 46f8f816bc3b: Verifying Checksum 11:15:46 46f8f816bc3b: Download complete 11:15:46 df20fa9351a1: Verifying Checksum 11:15:46 df20fa9351a1: Download complete 11:15:46 93b9cdb0e59b: Verifying Checksum 11:15:46 93b9cdb0e59b: Download complete 11:15:46 5e14af77c1be: Verifying Checksum 11:15:46 5e14af77c1be: Download complete 11:15:46 01666e4c0597: Verifying Checksum 11:15:46 01666e4c0597: Download complete 11:15:46 93b61091891f: Download complete 11:15:46 8ad3a11d3b57: Verifying Checksum 11:15:46 8ad3a11d3b57: Download complete 11:15:46 df20fa9351a1: Pull complete 11:15:47 36b3adc4ff6f: Pull complete 11:15:48 8ad3a11d3b57: Pull complete 11:15:48 46f8f816bc3b: Pull complete 11:15:48 aa168da1d23b: Verifying Checksum 11:15:48 aa168da1d23b: Download complete 11:15:48 93b61091891f: Pull complete 11:15:49 93b9cdb0e59b: Pull complete 11:15:49 5e14af77c1be: Pull complete 11:15:49 01666e4c0597: Pull complete 11:15:56 aa168da1d23b: Pull complete 11:15:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:15:56 prd-centos7-docker-4c-2g-28699 does not seem to be running inside a container 11:15:56 $ 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-304/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-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:15:59 $ docker top 12faab5d10c1b8a21e1b0c62d4b04db72b992b7965c71af8d7d112426693d3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:00 + mkdir -p /var/log/sa [Pipeline] sh 11:16:00 + ls /var/log/sa-host 11:16:00 + sadf -c /var/log/sa-host/sa05 11:16:00 file_magic: OK 11:16:00 HZ: Using current value: 100 11:16:00 file_header: OK 11:16:00 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 11:16:00 Statistics: 11:16:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:16:00 File successfully converted to sysstat format version 12.2.1 11:16:00 + sadf -c /var/log/sa-host/sa23 11:16:00 file_magic: OK 11:16:00 HZ: Using current value: 100 11:16:00 file_header: OK 11:16:00 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 11:16:00 Statistics: 11:16:00 Hnuu...uuuununununu... 11:16:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:01 provisioning config files... 11:16:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config2177681057823142283tmp [Pipeline] { [Pipeline] echo 11:16:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:01 ---> create-netrc.sh [Pipeline] } 11:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:16:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:16:01 ---> python-tools-install.sh [Pipeline] echo 11:16:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:02 ---> sudo-logs.sh 11:16:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:02 ---> job-cost.sh 11:16:02 lf-activate-venv: SKIPPING 11:16:02 DEBUG: total: 0.20999999344348907 11:16:02 INFO: Retrieving Stack Cost... 11:16:03 INFO: Retrieving Pricing Info for: v1-standard-2 11:16:04 INFO: Archiving Costs [Pipeline] echo 11:16:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:04 ---> logs-deploy.sh 11:16:04 lf-activate-venv: SKIPPING 11:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-304/2 11:16:04 INFO: archiving workspace using pattern(s): 11:16:06 Archives upload complete. 11:16:06 INFO: archiving logs to Nexus