Pull request #322 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 65341170abdd3277ab574c3651828631df56968a+e433474030406e4455aec061f47cc2693067360d (aa64a6c23a4b52008b56717cf94b9a72b90021f4) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-322/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-322/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-32432 in /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [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-322 # 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 e433474030406e4455aec061f47cc2693067360d into PR head commit 65341170abdd3277ab574c3651828631df56968a Merge succeeded, producing 65341170abdd3277ab574c3651828631df56968a Checking out Revision 65341170abdd3277ab574c3651828631df56968a (PR-322) > 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/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # 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 e433474030406e4455aec061f47cc2693067360d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:19:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:19:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:19:58 ========================================================= 07:19:58 EdgeX Global Pipelines Version Info 07:19:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:20:00 ------------------- 07:20:00 stable info: 07:20:00 ------------------- 07:20:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:20:00 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:20:00 Message: update stable to v1.0.186 07:20:01 ------------------- 07:20:01 experimental info: 07:20:01 ------------------- 07:20:01 Commited By: **** collab-it+edgex@linuxfoundation.org 07:20:01 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 07:20:01 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:20:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:20:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:20:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:20:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:20:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:20:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:20:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:20:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-322 [Pipeline] echo 07:20:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-322 [Pipeline] echo 07:20:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-322 [Pipeline] echo 07:20:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65341170abdd3277ab574c3651828631df56968a [Pipeline] echo 07:20:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6534117 [Pipeline] echo 07:20:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:20:05 provisioning config files... 07:20:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/config8605265390219137436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:06 ---> docker-login.sh 07:20:06 nexus3.edgexfoundry.org:10001 07:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:06 Configure a credential helper to remove this warning. See 07:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:06 07:20:06 Login Succeeded 07:20:06 nexus3.edgexfoundry.org:10002 07:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:06 Configure a credential helper to remove this warning. See 07:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:06 07:20:06 Login Succeeded 07:20:06 nexus3.edgexfoundry.org:10003 07:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:07 Configure a credential helper to remove this warning. See 07:20:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:07 07:20:07 Login Succeeded 07:20:07 nexus3.edgexfoundry.org:10004 07:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:07 Configure a credential helper to remove this warning. See 07:20:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:07 07:20:07 Login Succeeded 07:20:07 docker.io 07:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:07 Configure a credential helper to remove this warning. See 07:20:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:07 07:20:07 Login Succeeded 07:20:07 ---> docker-login.sh ends [Pipeline] } 07:20:07 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 07:20:08 + git log --format=format:%s -1 65341170abdd3277ab574c3651828631df56968a [Pipeline] echo 07:20:09 GIT_COMMIT: 65341170abdd3277ab574c3651828631df56968a, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:20:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:10 07:20:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:20:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:10 latest: Pulling from edgex-devops/git-semver 07:20:10 31603596830f: Pulling fs layer 07:20:10 2a8b12db71e7: Pulling fs layer 07:20:10 6ca5941a6612: Pulling fs layer 07:20:10 ecc8261a40a4: Pulling fs layer 07:20:10 ecc8261a40a4: Waiting 07:20:10 2a8b12db71e7: Verifying Checksum 07:20:10 2a8b12db71e7: Download complete 07:20:10 31603596830f: Verifying Checksum 07:20:10 31603596830f: Download complete 07:20:10 6ca5941a6612: Verifying Checksum 07:20:10 6ca5941a6612: Download complete 07:20:10 ecc8261a40a4: Verifying Checksum 07:20:10 ecc8261a40a4: Download complete 07:20:11 31603596830f: Pull complete 07:20:11 2a8b12db71e7: Pull complete 07:20:12 6ca5941a6612: Pull complete 07:20:12 ecc8261a40a4: Pull complete 07:20:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:20:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:20:12 prd-centos7-docker-4c-2g-32432 does not seem to be running inside a container 07:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-322 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322:/w/workspace/edgexfoundry_edgex-ui-go_PR-322:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@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 07:20:14 $ docker top b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:15 [ssh-agent] Looking for ssh-agent implementation... 07:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:15 $ docker exec b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent 07:20:15 SSH_AUTH_SOCK=/tmp/ssh-q611DHK6f36a/agent.11 07:20:15 SSH_AGENT_PID=16 07:20:15 Running ssh-add (command line suppressed) 07:20:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_3578684860042275840.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_3578684860042275840.key) 07:20:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:16 + git tag --points-at HEAD [Pipeline] } 07:20:16 $ docker exec --env ******** --env ******** b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent -k 07:20:16 unset SSH_AUTH_SOCK; 07:20:16 unset SSH_AGENT_PID; 07:20:16 echo Agent pid 16 killed; 07:20:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:20:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:16 [ssh-agent] Looking for ssh-agent implementation... 07:20:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:16 $ docker exec b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent 07:20:16 SSH_AUTH_SOCK=/tmp/ssh-6EVlgmoeFSql/agent.45 07:20:16 SSH_AGENT_PID=50 07:20:16 Running ssh-add (command line suppressed) 07:20:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_1778601737449502724.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/private_key_1778601737449502724.key) 07:20:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:17 + git semver init 07:20:17 # -> Open(): unable to determine branch for HEAD 07:20:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-322/.git 07:20:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-322 07:20:17 # $SEMVER_REMOTE_NAME = origin 07:20:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:20:17 # $SEMVER_USER_NAME = edgex-jenkins 07:20:17 # $SEMVER_BRANCH = PR-322 07:20:17 # $SEMVER_TEMP = /tmp/semver-415017308 07:20:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:20:18 # '/tmp/semver-415017308' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-322/.semver' 07:20:18 # -> Force: false 07:20:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-322/.semver [Pipeline] } 07:20:18 $ docker exec --env ******** --env ******** b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 ssh-agent -k 07:20:19 unset SSH_AUTH_SOCK; 07:20:19 unset SSH_AGENT_PID; 07:20:19 echo Agent pid 50 killed; 07:20:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:19 + git semver [Pipeline] } 07:20:19 $ docker stop --time=1 b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 07:20:21 $ docker rm -f b1884390298996cb108ca82d3b004878073df46afca48f892017297164d80ba2 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:20:22 Stashed 1 file(s) [Pipeline] echo 07:20:22 [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 07:20:38 Still waiting to schedule task 07:20:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-32432’ 07:20:38 Still waiting to schedule task 07:20:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:22:04 Running on prd-centos7-docker-4c-2g-32435 in /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [Pipeline] { [Pipeline] ws 07:22:04 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:22:06 using credential edgex-jenkins-ssh 07:22:06 Cloning the remote Git repository 07:22:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:22:06 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:22:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:22:07 > git --version # timeout=10 07:22:07 > git --version # 'git version 2.24.3' 07:22:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:08 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit 65341170abdd3277ab574c3651828631df56968a 07:22:08 Merge succeeded, producing 65341170abdd3277ab574c3651828631df56968a 07:22:08 Checking out Revision 65341170abdd3277ab574c3651828631df56968a (PR-322) 07:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:22:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:22:08 > git config core.sparsecheckout # timeout=10 07:22:08 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 07:22:08 > git remote # timeout=10 07:22:08 > git config --get remote.origin.url # timeout=10 07:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:08 > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 07:22:08 > git rev-parse HEAD^{commit} # timeout=10 07:22:08 > git config core.sparsecheckout # timeout=10 07:22:08 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 07:22:12 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:22:12 > git --version # timeout=10 07:22:12 > git --version # 'git version 2.24.3' 07:22:12 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:22:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:22:14 + sudo service docker restart 07:22:14 + true 07:22:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:22:16 provisioning config files... 07:22:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7206484619131556864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:17 ---> docker-login.sh 07:22:17 nexus3.edgexfoundry.org:10001 07:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:17 Configure a credential helper to remove this warning. See 07:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:17 07:22:17 Login Succeeded 07:22:17 nexus3.edgexfoundry.org:10002 07:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:17 Configure a credential helper to remove this warning. See 07:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:17 07:22:17 Login Succeeded 07:22:17 nexus3.edgexfoundry.org:10003 07:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:17 Configure a credential helper to remove this warning. See 07:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:17 07:22:17 Login Succeeded 07:22:17 nexus3.edgexfoundry.org:10004 07:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:17 Configure a credential helper to remove this warning. See 07:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:17 07:22:17 Login Succeeded 07:22:17 docker.io 07:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:18 Configure a credential helper to remove this warning. See 07:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:18 07:22:18 Login Succeeded 07:22:18 ---> docker-login.sh ends [Pipeline] } 07:22:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:22:18 ========================================================= 07:22:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:22:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:22:19 + 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 . 07:22:19 Sending build context to Docker daemon 17.38MB 07:22:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:22:19 Step 2/8 : FROM ${BASE} 07:22:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:22:19 188c0c94c7c5: Pulling fs layer 07:22:19 0ef7d3d256c8: Pulling fs layer 07:22:19 de9db76c5a1d: Pulling fs layer 07:22:19 bca2f99d35d6: Pulling fs layer 07:22:19 93359f2a8cfa: Pulling fs layer 07:22:19 7c6f9722023f: Pulling fs layer 07:22:19 a35cf1a2eb13: Pulling fs layer 07:22:19 bca2f99d35d6: Waiting 07:22:19 93359f2a8cfa: Waiting 07:22:19 7c6f9722023f: Waiting 07:22:19 a35cf1a2eb13: Waiting 07:22:19 de9db76c5a1d: Verifying Checksum 07:22:19 de9db76c5a1d: Download complete 07:22:19 0ef7d3d256c8: Verifying Checksum 07:22:19 0ef7d3d256c8: Download complete 07:22:19 93359f2a8cfa: Verifying Checksum 07:22:19 93359f2a8cfa: Download complete 07:22:19 188c0c94c7c5: Download complete 07:22:19 7c6f9722023f: Verifying Checksum 07:22:19 7c6f9722023f: Download complete 07:22:20 188c0c94c7c5: Pull complete 07:22:20 0ef7d3d256c8: Pull complete 07:22:20 de9db76c5a1d: Pull complete 07:22:22 a35cf1a2eb13: Download complete 07:22:22 bca2f99d35d6: Verifying Checksum 07:22:22 bca2f99d35d6: Download complete 07:22:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32434 in /w/workspace/edgexfoundry_edgex-ui-go_PR-322 [Pipeline] { [Pipeline] ws 07:22:24 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:22:28 bca2f99d35d6: Pull complete 07:22:28 93359f2a8cfa: Pull complete 07:22:28 7c6f9722023f: Pull complete 07:22:28 using credential edgex-jenkins-ssh 07:22:28 Cloning the remote Git repository 07:22:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:22:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:22:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:22:29 > git --version # timeout=10 07:22:29 > git --version # 'git version 2.17.1' 07:22:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:31 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit 65341170abdd3277ab574c3651828631df56968a 07:22:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:22:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:22:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/322/head:refs/remotes/origin/PR-322 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:22:31 > git config core.sparsecheckout # timeout=10 07:22:31 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 07:22:31 Merge succeeded, producing 65341170abdd3277ab574c3651828631df56968a 07:22:31 Checking out Revision 65341170abdd3277ab574c3651828631df56968a (PR-322) 07:22:32 a35cf1a2eb13: Pull complete 07:22:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:22:32 ---> a62c8e92a672 07:22:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:22:32 ---> Running in fd8b9e80da3e 07:22:31 > git remote # timeout=10 07:22:31 > git config --get remote.origin.url # timeout=10 07:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:31 > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 07:22:31 > git rev-parse HEAD^{commit} # timeout=10 07:22:31 > git config core.sparsecheckout # timeout=10 07:22:31 > git checkout -f 65341170abdd3277ab574c3651828631df56968a # timeout=10 07:22:33 Removing intermediate container fd8b9e80da3e 07:22:33 ---> 94f2fd48a830 07:22:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:33 ---> Running in 66e3ef9d4fd8 07:22:34 Removing intermediate container 66e3ef9d4fd8 07:22:34 ---> 59ad873b6805 07:22:34 Step 5/8 : RUN apk add --no-cache make git 07:22:34 ---> Running in 5f0e6cd2e31d 07:22:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:22:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:22:36 OK: 166 MiB in 39 packages 07:22:36 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:22:36 > git --version # timeout=10 07:22:36 > git --version # 'git version 2.17.1' 07:22:36 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:22:36 Removing intermediate container 5f0e6cd2e31d 07:22:36 ---> 57a5ef1a9e4e 07:22:36 Step 6/8 : WORKDIR /edgex-ui-go 07:22:36 ---> Running in 81bc3d0fc12c 07:22:36 Removing intermediate container 81bc3d0fc12c 07:22:36 ---> 4cfdb2d00083 07:22:36 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:22:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:22:39 + true 07:22:39 + sudo service docker restart 07:22:39 ---> 256c996d46c3 07:22:39 Step 8/8 : RUN go mod download 07:22:39 ---> Running in 89ee50a2b216 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:22:41 provisioning config files... 07:22:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5429407641815312308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:42 ---> docker-login.sh 07:22:42 nexus3.edgexfoundry.org:10001 07:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:43 Configure a credential helper to remove this warning. See 07:22:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:43 07:22:43 Login Succeeded 07:22:43 nexus3.edgexfoundry.org:10002 07:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:44 Configure a credential helper to remove this warning. See 07:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:44 07:22:44 Login Succeeded 07:22:44 nexus3.edgexfoundry.org:10003 07:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:44 Configure a credential helper to remove this warning. See 07:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:44 07:22:44 Login Succeeded 07:22:44 nexus3.edgexfoundry.org:10004 07:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:45 Configure a credential helper to remove this warning. See 07:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:45 07:22:45 Login Succeeded 07:22:45 docker.io 07:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:45 Configure a credential helper to remove this warning. See 07:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:45 07:22:45 Login Succeeded 07:22:45 ---> docker-login.sh ends [Pipeline] } 07:22:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:22:46 ========================================================= 07:22:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:22:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:22:46 + 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 . 07:22:47 Sending build context to Docker daemon 17.38MB 07:22:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:22:47 Step 2/8 : FROM ${BASE} 07:22:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:22:47 5f621e34cdf4: Pulling fs layer 07:22:47 a4357932f1b6: Pulling fs layer 07:22:47 18c013af1878: Pulling fs layer 07:22:47 00ac8860ef70: Pulling fs layer 07:22:47 63d7cb157983: Pulling fs layer 07:22:47 b116817d02f9: Pulling fs layer 07:22:47 745a02a5169b: Pulling fs layer 07:22:47 00ac8860ef70: Waiting 07:22:47 63d7cb157983: Waiting 07:22:47 b116817d02f9: Waiting 07:22:47 745a02a5169b: Waiting 07:22:47 a4357932f1b6: Verifying Checksum 07:22:47 a4357932f1b6: Download complete 07:22:47 18c013af1878: Verifying Checksum 07:22:47 18c013af1878: Download complete 07:22:47 63d7cb157983: Verifying Checksum 07:22:47 63d7cb157983: Download complete 07:22:47 b116817d02f9: Verifying Checksum 07:22:47 b116817d02f9: Download complete 07:22:48 5f621e34cdf4: Verifying Checksum 07:22:48 5f621e34cdf4: Download complete 07:22:48 5f621e34cdf4: Pull complete 07:22:49 a4357932f1b6: Pull complete 07:22:49 18c013af1878: Pull complete 07:22:50 745a02a5169b: Download complete 07:22:51 00ac8860ef70: Verifying Checksum 07:22:51 00ac8860ef70: Download complete 07:23:01 00ac8860ef70: Pull complete 07:23:01 63d7cb157983: Pull complete 07:23:02 b116817d02f9: Pull complete 07:23:06 Removing intermediate container 89ee50a2b216 07:23:06 ---> 43d112240956 07:23:06 Successfully built 43d112240956 07:23:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:23:06 745a02a5169b: Pull complete 07:23:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:23:06 ---> b7e6874047d6 07:23:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:23:06 + docker inspect -f . ci-base-image-x86_64 07:23:06 . [Pipeline] withDockerContainer 07:23:06 prd-centos7-docker-4c-2g-32435 does not seem to be running inside a container 07:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:23:07 $ docker top 3ea78a51abe09e94192fc4f8f088ce0fd31990703aa1d4ee542eefd0b86ee787 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:08 + go version 07:23:08 go version go1.15.5 linux/amd64 [Pipeline] } 07:23:08 $ docker stop --time=1 3ea78a51abe09e94192fc4f8f088ce0fd31990703aa1d4ee542eefd0b86ee787 07:23:08 ---> Running in b10bd2363f04 07:23:08 Removing intermediate container b10bd2363f04 07:23:08 ---> fd50a7deb942 07:23:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:09 ---> Running in 6644218b3957 07:23:09 $ docker rm -f 3ea78a51abe09e94192fc4f8f088ce0fd31990703aa1d4ee542eefd0b86ee787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:23:10 + docker inspect -f . ci-base-image-x86_64 07:23:10 . [Pipeline] withDockerContainer 07:23:11 prd-centos7-docker-4c-2g-32435 does not seem to be running inside a container 07:23:11 $ 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 07:23:11 Removing intermediate container 6644218b3957 07:23:11 ---> 3d42a6879c9c 07:23:11 Step 5/8 : RUN apk add --no-cache make git 07:23:11 ---> Running in 9f22cfffcbd4 07:23:11 $ docker top dffba56764bf5f4d853cb0c155f4375bce05170f0e1ac3c82f5684039b950dc8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:12 + make test 07:23:12 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:23:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:23:14 OK: 142 MiB in 39 packages 07:23:15 Removing intermediate container 9f22cfffcbd4 07:23:15 ---> 2e10b12bd692 07:23:15 Step 6/8 : WORKDIR /edgex-ui-go 07:23:15 ---> Running in b28dcfd207fb 07:23:15 Removing intermediate container b28dcfd207fb 07:23:15 ---> 9a5a7c6f499b 07:23:15 Step 7/8 : COPY . . 07:23:18 ---> d1e18ee6b55a 07:23:18 Step 8/8 : RUN go mod download 07:23:18 ---> Running in 776fa0f4b519 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:23:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:23:22 GO111MODULE=on go vet ./... [Pipeline] } 07:23:24 $ docker stop --time=1 dffba56764bf5f4d853cb0c155f4375bce05170f0e1ac3c82f5684039b950dc8 07:23:26 $ docker rm -f dffba56764bf5f4d853cb0c155f4375bce05170f0e1ac3c82f5684039b950dc8 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:23:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:23:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:23:30 + ls -al . 07:23:30 total 92 07:23:30 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 07:23 . 07:23:30 drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 07:22 .. 07:23:30 drwxrwxr-x. 3 jenkins jenkins 20 Apr 1 07:22 assets 07:23:30 drwxrwxr-x. 2 jenkins jenkins 35 Apr 1 07:22 bin 07:23:30 drwxrwxr-x. 3 jenkins jenkins 29 Apr 1 07:22 cmd 07:23:30 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 1 07:22 CONTRIBUTING.md 07:23:30 -rw-r--r--. 1 jenkins jenkins 10 Apr 1 07:23 coverage.out 07:23:30 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 1 07:22 Dockerfile 07:23:30 -rw-rw-r--. 1 jenkins jenkins 902 Apr 1 07:22 Dockerfile.build 07:23:30 drwxrwxr-x. 5 jenkins jenkins 104 Apr 1 07:22 docs 07:23:30 drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 07:22 .git 07:23:30 drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 07:22 .github 07:23:30 -rw-rw-r--. 1 jenkins jenkins 153 Apr 1 07:22 .gitignore 07:23:30 -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 07:22 go.mod 07:23:30 -rw-r--r--. 1 jenkins jenkins 22319 Apr 1 07:23 go.sum 07:23:30 drwxrwxr-x. 10 jenkins jenkins 139 Apr 1 07:22 internal 07:23:30 -rw-rw-r--. 1 jenkins jenkins 652 Apr 1 07:22 Jenkinsfile 07:23:30 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 1 07:22 LICENSE 07:23:30 -rw-rw-r--. 1 jenkins jenkins 951 Apr 1 07:22 Makefile 07:23:30 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 1 07:22 README.md 07:23:30 -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 07:20 VERSION 07:23:30 -rw-rw-r--. 1 jenkins jenkins 155 Apr 1 07:22 version.go 07:23:30 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 1 07:22 web [Pipeline] isUnix [Pipeline] sh 07:23:31 + 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=65341170abdd3277ab574c3651828631df56968a --label arch=amd64 --label version=0.0.0 . 07:23:31 Sending build context to Docker daemon 17.41MB 07:23:31 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:23:31 Step 2/24 : FROM ${BASE} AS builder 07:23:31 ---> 43d112240956 07:23:31 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:23:32 ---> Running in 51d93bb4c101 07:23:32 Removing intermediate container 51d93bb4c101 07:23:32 ---> e1b36ec55e41 07:23:32 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:23:32 ---> Running in b83fdd2c06b9 07:23:32 Removing intermediate container b83fdd2c06b9 07:23:32 ---> cc328a804f38 07:23:32 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:23:32 ---> Running in dd254634419e 07:23:32 Removing intermediate container dd254634419e 07:23:32 ---> 3a719191bafb 07:23:32 Step 6/24 : LABEL Name=edgex-ui-go 07:23:32 ---> Running in 341a9ad59d85 07:23:33 Removing intermediate container 341a9ad59d85 07:23:33 ---> 577d99195a76 07:23:33 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:23:33 ---> Running in 4a2b45e4e7c7 07:23:33 Removing intermediate container 4a2b45e4e7c7 07:23:33 ---> ecd0939e4dbc 07:23:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:33 ---> Running in 38bea170b8c9 07:23:34 Removing intermediate container 38bea170b8c9 07:23:34 ---> 15b866084ecf 07:23:34 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:23:34 ---> Running in 6d52c0dc597a 07:23:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:23:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:23:35 OK: 166 MiB in 39 packages 07:23:36 Removing intermediate container 6d52c0dc597a 07:23:36 ---> b3cc67a6ed8c 07:23:36 Step 10/24 : ENV GO111MODULE=on 07:23:36 ---> Running in c51cd2ee13dd 07:23:36 Removing intermediate container c51cd2ee13dd 07:23:36 ---> b5123f4a23b9 07:23:36 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:23:36 ---> Running in 27867450e78f 07:23:36 Removing intermediate container 27867450e78f 07:23:36 ---> b660287deb08 07:23:36 Step 12/24 : COPY go.mod . 07:23:36 ---> 3f91db980c66 07:23:36 Step 13/24 : COPY Makefile . 07:23:37 ---> ff184a8b8ec0 07:23:37 Step 14/24 : RUN make update 07:23:37 ---> Running in 6d75c9533986 07:23:37 CGO_ENABLED=0 GO111MODULE=on go mod download 07:23:38 Removing intermediate container 6d75c9533986 07:23:38 ---> 9d0e2653103a 07:23:38 Step 15/24 : COPY . . 07:23:40 ---> db57cb836bcd 07:23:40 Step 16/24 : RUN ${MAKE} 07:23:40 ---> Running in 76fd24690624 07:23:40 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 07:23:48 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:23:50 Removing intermediate container 776fa0f4b519 07:23:50 ---> 846bb6db7247 07:23:50 Successfully built 846bb6db7247 07:23:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:23:51 + docker inspect -f . ci-base-image-arm64 07:23:51 . [Pipeline] withDockerContainer 07:23:51 prd-ubuntu18.04-docker-arm64-4c-16g-32434 does not seem to be running inside a container 07:23:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:23:52 Removing intermediate container 76fd24690624 07:23:52 ---> 03ada78b0fa0 07:23:52 Step 17/24 : FROM alpine:3.12 07:23:52 3.12: Pulling from library/alpine 07:23:52 532819f3e44c: Pulling fs layer 07:23:52 532819f3e44c: Verifying Checksum 07:23:52 532819f3e44c: Download complete 07:23:53 $ docker top 29d7b9f8f6aa60f8d74a3b3bc4b9820e7aadb6ec0ccf1cb1652b851f09f0c677 -eo pid,comm 07:23:53 532819f3e44c: Pull complete 07:23:53 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:23:53 Status: Downloaded newer image for alpine:3.12 07:23:53 ---> 7230e588e954 07:23:53 Step 18/24 : EXPOSE 4000 07:23:53 ---> Running in fc7bac24a409 [Pipeline] { 07:23:53 Removing intermediate container fc7bac24a409 07:23:53 ---> 63bdafc84042 07:23:53 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 [Pipeline] sh 07:23:54 + go version 07:23:54 go version go1.15.5 linux/arm64 [Pipeline] } 07:23:54 $ docker stop --time=1 29d7b9f8f6aa60f8d74a3b3bc4b9820e7aadb6ec0ccf1cb1652b851f09f0c677 07:23:54 ---> 1ff8a1b29668 07:23:54 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:23:54 ---> Running in f3d0f76c610d 07:23:54 Removing intermediate container f3d0f76c610d 07:23:54 ---> bb372fd48e96 07:23:54 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:23:54 ---> Running in 73c9924af69f 07:23:54 Removing intermediate container 73c9924af69f 07:23:54 ---> ab4e0ec2c9f4 07:23:54 Step 22/24 : LABEL arch=amd64 07:23:54 ---> Running in dd19abd13a7b 07:23:55 Removing intermediate container dd19abd13a7b 07:23:55 ---> bd3f5b64858d 07:23:55 Step 23/24 : LABEL git_sha=65341170abdd3277ab574c3651828631df56968a 07:23:55 ---> Running in 774410c1a0f9 07:23:55 Removing intermediate container 774410c1a0f9 07:23:55 ---> bf9c405bb35b 07:23:55 Step 24/24 : LABEL version=0.0.0 07:23:55 ---> Running in 2dbe98c08d13 07:23:55 Removing intermediate container 2dbe98c08d13 07:23:55 ---> e667096212ac 07:23:55 [Warning] One or more build-args [ARCH] were not consumed 07:23:55 Successfully built e667096212ac 07:23:55 Successfully tagged docker-edgex-ui-go:latest 07:23:56 $ docker rm -f 29d7b9f8f6aa60f8d74a3b3bc4b9820e7aadb6ec0ccf1cb1652b851f09f0c677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 07:23:57 + docker inspect -f . ci-base-image-arm64 07:23:57 . [Pipeline] withDockerContainer 07:23:57 prd-ubuntu18.04-docker-arm64-4c-16g-32434 does not seem to be running inside a container 07:23:58 $ 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 ******** ci-base-image-arm64 cat 07:23:59 $ docker top 5dbe25c350bb8643d28828f0f602ff18bfe1e629386afe1c995001fb462583ec -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:24:00 + make test 07:24:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:24:00 ---> job-cost.sh 07:24:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ekvr 07:24:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:24:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:24:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:24:28 GO111MODULE=on go vet ./... [Pipeline] } 07:24:35 $ docker stop --time=1 5dbe25c350bb8643d28828f0f602ff18bfe1e629386afe1c995001fb462583ec 07:24:37 $ docker rm -f 5dbe25c350bb8643d28828f0f602ff18bfe1e629386afe1c995001fb462583ec [Pipeline] // withDockerContainer [Pipeline] sh 07:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:24:38 Warning: overwriting stash ‘coverage-report’ 07:24:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:24:40 + ls -al . 07:24:40 total 124 07:24:40 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:24 . 07:24:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:22 .. 07:24:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 07:22 .git 07:24:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:22 .github 07:24:40 -rw-rw-r-- 1 jenkins jenkins 153 Apr 1 07:22 .gitignore 07:24:40 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 07:22 CONTRIBUTING.md 07:24:40 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 1 07:22 Dockerfile 07:24:40 -rw-rw-r-- 1 jenkins jenkins 902 Apr 1 07:22 Dockerfile.build 07:24:40 -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 07:22 Jenkinsfile 07:24:40 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 07:22 LICENSE 07:24:40 -rw-rw-r-- 1 jenkins jenkins 951 Apr 1 07:22 Makefile 07:24:40 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 1 07:22 README.md 07:24:40 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 07:20 VERSION 07:24:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:22 assets 07:24:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:22 bin 07:24:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:22 cmd 07:24:40 -rw-r--r-- 1 jenkins jenkins 10 Apr 1 07:24 coverage.out 07:24:40 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 07:22 docs 07:24:40 -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 07:22 go.mod 07:24:40 -rw-r--r-- 1 jenkins jenkins 22319 Apr 1 07:24 go.sum 07:24:40 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:22 internal 07:24:40 -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 07:22 version.go 07:24:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:22 web [Pipeline] isUnix [Pipeline] sh 07:24:41 + 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=65341170abdd3277ab574c3651828631df56968a --label arch=arm64 --label version=0.0.0 . 07:24:42 Sending build context to Docker daemon 17.41MB 07:24:42 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:24:42 Step 2/24 : FROM ${BASE} AS builder 07:24:42 ---> 846bb6db7247 07:24:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:24:42 lf-activate-venv(): INFO: Adding /tmp/venv-ekvr/bin to PATH 07:24:42 INFO: No Stack... 07:24:42 ---> Running in 136ddb3d8be9 07:24:42 INFO: Retrieving Pricing Info for: v1-standard-2 07:24:43 Removing intermediate container 136ddb3d8be9 07:24:43 ---> 6c993b1d8b40 07:24:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:24:43 ---> Running in 27a86a38b443 07:24:43 INFO: Archiving Costs [Pipeline] sh 07:24:43 Removing intermediate container 27a86a38b443 07:24:43 ---> a52680c3478b 07:24:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:24:43 ---> Running in 838beaa7cc30 07:24:43 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:24:43 + cut -d, -f6 [Pipeline] lock 07:24:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] 07:24:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] did not exist. Created. 07:24:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:44 Removing intermediate container 838beaa7cc30 07:24:44 ---> 1fa051e8653f 07:24:44 Step 6/24 : LABEL Name=edgex-ui-go 07:24:44 ---> Running in 67c35999b136 07:24:44 + echo total: 0.029999999329447746 [Pipeline] stash 07:24:44 Stashed 1 file(s) [Pipeline] } 07:24:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 07:24:44 Removing intermediate container 67c35999b136 07:24:44 ---> 4335c261716e 07:24:44 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:24:44 ---> Running in 9f923b3a4f4a [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 07:24:45 Removing intermediate container 9f923b3a4f4a 07:24:45 ---> 18f159abcb47 07:24:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] // node [Pipeline] } [Pipeline] // stage 07:24:45 ---> Running in 261972abbbff [Pipeline] } 07:24:47 Removing intermediate container 261972abbbff 07:24:47 ---> 782aad4942ed 07:24:47 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:24:47 ---> Running in 19776f46d048 07:24:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:24:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:24:50 OK: 142 MiB in 39 packages 07:24:51 Removing intermediate container 19776f46d048 07:24:51 ---> 405540e6c82c 07:24:51 Step 10/24 : ENV GO111MODULE=on 07:24:51 ---> Running in cd8cce890899 07:24:51 Removing intermediate container cd8cce890899 07:24:51 ---> c1c5f8be3637 07:24:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:24:51 ---> Running in 2ad407ec7cb7 07:24:52 Removing intermediate container 2ad407ec7cb7 07:24:52 ---> 20b72102c0f9 07:24:52 Step 12/24 : COPY go.mod . 07:24:52 ---> afb24fab7a53 07:24:52 Step 13/24 : COPY Makefile . 07:24:53 ---> 0e80ce7dd1b6 07:24:53 Step 14/24 : RUN make update 07:24:53 ---> Running in ea4b9fc187dc 07:24:54 CGO_ENABLED=0 GO111MODULE=on go mod download 07:24:55 Removing intermediate container ea4b9fc187dc 07:24:55 ---> efde18b04acb 07:24:55 Step 15/24 : COPY . . 07:24:58 ---> 18e765be0ef5 07:24:58 Step 16/24 : RUN ${MAKE} 07:24:58 ---> Running in 2ff4da700b12 07:24:59 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 07:25:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:25:31 Removing intermediate container 2ff4da700b12 07:25:31 ---> bdc98610c510 07:25:31 Step 17/24 : FROM alpine:3.12 07:25:31 3.12: Pulling from library/alpine 07:25:31 9a219e8acc52: Pulling fs layer 07:25:31 9a219e8acc52: Download complete 07:25:32 9a219e8acc52: Pull complete 07:25:32 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:25:32 Status: Downloaded newer image for alpine:3.12 07:25:32 ---> d75e27dfc0a0 07:25:32 Step 18/24 : EXPOSE 4000 07:25:32 ---> Running in c52540b5df3f 07:25:33 Removing intermediate container c52540b5df3f 07:25:33 ---> eb3b6c61fddb 07:25:33 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 07:25:34 ---> 8243d2547f55 07:25:34 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:25:34 ---> Running in 21e1b756da89 07:25:35 Removing intermediate container 21e1b756da89 07:25:35 ---> ec388f51a88a 07:25:35 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:25:35 ---> Running in 5a65cc4d7a48 07:25:36 Removing intermediate container 5a65cc4d7a48 07:25:36 ---> 9880306d83bd 07:25:36 Step 22/24 : LABEL arch=arm64 07:25:36 ---> Running in 8b44377a0287 07:25:36 Removing intermediate container 8b44377a0287 07:25:36 ---> 8898b97d55b6 07:25:36 Step 23/24 : LABEL git_sha=65341170abdd3277ab574c3651828631df56968a 07:25:36 ---> Running in 926a37b118ec 07:25:36 Removing intermediate container 926a37b118ec 07:25:36 ---> 93289d307874 07:25:36 Step 24/24 : LABEL version=0.0.0 07:25:37 ---> Running in 6c5268f201b3 07:25:37 Removing intermediate container 6c5268f201b3 07:25:37 ---> f9d4577dcf24 07:25:37 [Warning] One or more build-args [ARCH] were not consumed 07:25:37 Successfully built f9d4577dcf24 07:25:37 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 07:25:38 ---> job-cost.sh 07:25:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZUA6 07:26:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:27:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZUA6/bin to PATH 07:27:54 INFO: No Stack... 07:27:54 INFO: Retrieving Pricing Info for: lf-standard-4 07:27:54 INFO: Archiving Costs [Pipeline] sh 07:27:54 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:27:54 + cut -d, -f6 [Pipeline] lock 07:27:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] 07:27:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] did not exist. Created. 07:27:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:55 /w/workspace/edgex-ui-go/1@tmp/durable-d737d7c7/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d737d7c7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:27:55 + echo total: 0.20999999344348907 [Pipeline] stash 07:27:55 Warning: overwriting stash ‘stack-cost’ 07:27:56 Stashed 1 file(s) [Pipeline] } 07:27:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-322-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 07:27:58 provisioning config files... 07:27:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/config5434693031315295863tmp [Pipeline] { [Pipeline] sh 07:27:58 + set +x 07:27:58 + curl -s https://codecov.io/bash 07:27:58 + bash -s -- 07:27:58 07:27:58 _____ _ 07:27:58 / ____| | | 07:27:58 | | ___ __| | ___ ___ _____ __ 07:27:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:27:58 | |___| (_) | (_| | __/ (_| (_) \ V / 07:27:58 \_____\___/ \__,_|\___|\___\___/ \_/ 07:27:58 Bash-20210309-2b87ace 07:27:58 07:27:58 07:27:58 ==> git version 2.24.3 found 07:27:58 ==> 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 07:27:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:27:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:27:58 ==> Jenkins CI detected. 07:27:58 project root: . 07:27:58 --> token set from env 07:27:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:27:58 ==> Running gcov in . (disable via -X gcov) 07:27:58 ==> Python coveragepy not found 07:27:58 ==> Searching for coverage reports in: 07:27:58 + . 07:27:58 -> Found 1 reports 07:27:58 ==> Detecting git/mercurial file structure 07:27:58 ==> Reading reports 07:27:58 + ./coverage.out bytes=10 07:27:58 ==> Appending adjustments 07:27:58 https://docs.codecov.io/docs/fixing-reports 07:27:59 + Found adjustments 07:27:59 ==> Gzipping contents 07:27:59 4.0K /tmp/codecov.2mPS6V.gz 07:27:59 ==> Uploading reports 07:27:59 url: https://codecov.io 07:27:59 query: branch=PR-322&commit=65341170abdd3277ab574c3651828631df56968a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=322&job=&cmd_args= 07:27:59 -> Pinging Codecov 07:27:59 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-322&commit=65341170abdd3277ab574c3651828631df56968a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=322&job=&cmd_args= 07:27:59 -> Uploading to 07:27:59 https://storage.googleapis.com/codecov/v4/raw/2021-04-01/FB506323287CE973F263BFD2A0EB1F37/65341170abdd3277ab574c3651828631df56968a/4efa5ee5-30f9-4ea5-9399-64ad47c206e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T072759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d67f708b5862fda9cbc5135ebd5bbcbdc74dfefa41dafad654ea77c594ea416 07:27:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:59 Dload Upload Total Spent Left Speed 07:28:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 8067 --:--:-- --:--:-- --:--:-- 8075 07:28:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/65341170abdd3277ab574c3651828631df56968a [Pipeline] } 07:28:00 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 07:28:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:28:04 ---> package-listing.sh 07:28:04 ++ facter osfamily 07:28:04 ++ tr '[:upper:]' '[:lower:]' 07:28:04 + OS_FAMILY=redhat 07:28:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-322 07:28:04 + START_PACKAGES=/tmp/packages_start.txt 07:28:04 + END_PACKAGES=/tmp/packages_end.txt 07:28:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:04 + PACKAGES=/tmp/packages_start.txt 07:28:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-322 ']' 07:28:04 + PACKAGES=/tmp/packages_end.txt 07:28:04 + case "${OS_FAMILY}" in 07:28:04 + rpm -qa 07:28:04 + sort 07:28:09 + '[' -f /tmp/packages_start.txt ']' 07:28:09 + '[' -f /tmp/packages_end.txt ']' 07:28:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-322 ']' 07:28:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-322/archives/ 07:28:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-322/archives/ [Pipeline] echo 07:28:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:28:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:10 07:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:10 alpine: Pulling from edgex-lftools-log-publisher 07:28:10 df20fa9351a1: Pulling fs layer 07:28:10 36b3adc4ff6f: Pulling fs layer 07:28:10 8ad3a11d3b57: Pulling fs layer 07:28:10 46f8f816bc3b: Pulling fs layer 07:28:10 93b61091891f: Pulling fs layer 07:28:10 93b9cdb0e59b: Pulling fs layer 07:28:10 5e14af77c1be: Pulling fs layer 07:28:10 01666e4c0597: Pulling fs layer 07:28:10 aa168da1d23b: Pulling fs layer 07:28:10 93b9cdb0e59b: Waiting 07:28:10 46f8f816bc3b: Waiting 07:28:10 93b61091891f: Waiting 07:28:10 5e14af77c1be: Waiting 07:28:10 01666e4c0597: Waiting 07:28:10 aa168da1d23b: Waiting 07:28:10 36b3adc4ff6f: Download complete 07:28:10 46f8f816bc3b: Verifying Checksum 07:28:10 46f8f816bc3b: Download complete 07:28:10 df20fa9351a1: Verifying Checksum 07:28:10 93b9cdb0e59b: Download complete 07:28:10 5e14af77c1be: Verifying Checksum 07:28:10 5e14af77c1be: Download complete 07:28:10 93b61091891f: Verifying Checksum 07:28:10 93b61091891f: Download complete 07:28:10 01666e4c0597: Verifying Checksum 07:28:10 01666e4c0597: Download complete 07:28:10 8ad3a11d3b57: Verifying Checksum 07:28:10 8ad3a11d3b57: Download complete 07:28:11 df20fa9351a1: Pull complete 07:28:11 36b3adc4ff6f: Pull complete 07:28:12 8ad3a11d3b57: Pull complete 07:28:12 46f8f816bc3b: Pull complete 07:28:12 93b61091891f: Pull complete 07:28:13 aa168da1d23b: Verifying Checksum 07:28:13 aa168da1d23b: Download complete 07:28:13 93b9cdb0e59b: Pull complete 07:28:13 5e14af77c1be: Pull complete 07:28:13 01666e4c0597: Pull complete 07:28:20 aa168da1d23b: Pull complete 07:28:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:28:20 prd-centos7-docker-4c-2g-32432 does not seem to be running inside a container 07:28:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322/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-322 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322:/w/workspace/edgexfoundry_edgex-ui-go_PR-322:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@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 07:28:23 $ docker top 9acaee5b1b8f9febc1559fed1307a3f85ac7dd2abae85f20832bf24ad985ea2c -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:24 + touch /tmp/pre-build-complete [Pipeline] sh 07:28:24 + mkdir -p /var/log/sa [Pipeline] sh 07:28:25 + ls /var/log/sa-host 07:28:25 + sadf -c /var/log/sa-host/sa01 07:28:25 file_magic: OK 07:28:25 HZ: Using current value: 100 07:28:25 file_header: OK 07:28:25 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 07:28:25 Statistics: 07:28:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:28:25 File successfully converted to sysstat format version 12.2.1 07:28:25 + sadf -c /var/log/sa-host/sa23 07:28:25 file_magic: OK 07:28:25 HZ: Using current value: 100 07:28:25 file_header: OK 07:28:25 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 07:28:25 Statistics: 07:28:25 Hnuu...uuuununununu... 07:28:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:26 provisioning config files... 07:28:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp/config2462148295255437697tmp [Pipeline] { [Pipeline] echo 07:28:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> create-netrc.sh [Pipeline] } 07:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:28:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:28:27 ---> python-tools-install.sh [Pipeline] echo 07:28:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:28:27 ---> sudo-logs.sh 07:28:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:28:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:28:27 ---> job-cost.sh 07:28:27 lf-activate-venv: SKIPPING 07:28:27 DEBUG: total: 0.20999999344348907 07:28:27 INFO: Retrieving Stack Cost... 07:28:28 INFO: Retrieving Pricing Info for: v1-standard-2 07:28:29 INFO: Archiving Costs [Pipeline] echo 07:28:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:28:29 ---> logs-deploy.sh 07:28:29 lf-activate-venv: SKIPPING 07:28:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-322/1 07:28:29 INFO: archiving workspace using pattern(s): 07:28:31 Archives upload complete. 07:28:31 INFO: archiving logs to Nexus 07:28:32 ---> uname -a: 07:28:32 Linux prd-centos7-docker-4c-2g-32432.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:28:32 07:28:32 07:28:32 ---> lscpu: 07:28:32 Architecture: x86_64 07:28:32 CPU op-mode(s): 32-bit, 64-bit 07:28:32 Byte Order: Little Endian 07:28:32 Address sizes: 40 bits physical, 48 bits virtual 07:28:32 CPU(s): 4 07:28:32 On-line CPU(s) list: 0-3 07:28:32 Thread(s) per core: 1 07:28:32 Core(s) per socket: 1 07:28:32 Socket(s): 4 07:28:32 NUMA node(s): 1 07:28:32 Vendor ID: GenuineIntel 07:28:32 CPU family: 6 07:28:32 Model: 44 07:28:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:28:32 Stepping: 1 07:28:32 CPU MHz: 2933.436 07:28:32 BogoMIPS: 5866.87 07:28:32 Virtualization: VT-x 07:28:32 Hypervisor vendor: KVM 07:28:32 Virtualization type: full 07:28:32 L1d cache: 128 KiB 07:28:32 L1i cache: 128 KiB 07:28:32 L2 cache: 16 MiB 07:28:32 L3 cache: 64 MiB 07:28:32 NUMA node0 CPU(s): 0-3 07:28:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:28:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:28:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:28:32 Vulnerability Meltdown: Mitigation; PTI 07:28:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:28:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:28:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:28:32 Vulnerability Srbds: Not affected 07:28:32 Vulnerability Tsx async abort: Not affected 07:28:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:28:32 07:28:32 07:28:32 ---> nproc: 07:28:32 4 07:28:32 07:28:32 07:28:32 ---> df -h: 07:28:32 Filesystem Size Used Available Use% Mounted on 07:28:32 overlay 50.0G 7.3G 42.7G 15% / 07:28:32 tmpfs 64.0M 0 64.0M 0% /dev 07:28:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:28:32 shm 64.0M 0 64.0M 0% /dev/shm 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-322 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-322@tmp 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:28:32 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:28:32 07:28:32 07:28:32 ---> free -m: 07:28:32 total used free shared buff/cache available 07:28:32 Mem: 1837 724 68 0 1044 1008 07:28:32 Swap: 1023 1 1022 07:28:32 07:28:32 07:28:32 ---> ip addr: 07:28:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:28:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:28:32 inet 127.0.0.1/8 scope host lo 07:28:32 valid_lft forever preferred_lft forever 07:28:32 inet6 ::1/128 scope host 07:28:32 valid_lft forever preferred_lft forever 07:28:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:28:32 link/ether fa:16:3e:22:4b:aa brd ff:ff:ff:ff:ff:ff 07:28:32 inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 07:28:32 valid_lft 85850sec preferred_lft 85850sec 07:28:32 inet6 fe80::f816:3eff:fe22:4baa/64 scope link 07:28:32 valid_lft forever preferred_lft forever 07:28:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:28:32 link/ether 02:42:9d:60:34:6b brd ff:ff:ff:ff:ff:ff 07:28:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:28:32 valid_lft forever preferred_lft forever 07:28:32 inet6 fe80::42:9dff:fe60:346b/64 scope link 07:28:32 valid_lft forever preferred_lft forever 07:28:32 07:28:32 07:28:32 ---> sar -b -r -n DEV: 07:28:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 07:28:32 07:28:32 07:19:11 LINUX RESTART (4 CPU) 07:28:32 07:28:32 07:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:28:32 07:21:01 32.22 11.25 20.97 0.00 4375.37 3553.70 0.00 07:28:32 07:22:01 1.96 0.00 1.96 0.00 0.00 37.30 0.00 07:28:32 07:23:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 07:28:32 07:24:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 07:28:32 07:25:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 07:28:32 07:26:01 0.38 0.00 0.38 0.00 0.00 5.46 0.00 07:28:32 07:27:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 07:28:32 07:28:01 0.30 0.08 0.22 0.00 7.33 2.45 0.00 07:28:32 Average: 4.49 1.42 3.07 0.00 548.12 451.58 0.00 07:28:32 07:28:32 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:28:32 07:21:01 161308 0 584356 31.06 2620 1133260 1118172 38.16 434696 1085096 20 07:28:32 07:22:01 165528 0 580128 30.83 2620 1133268 1081940 36.92 437036 1079268 8 07:28:32 07:23:01 165796 0 579856 30.82 2620 1133272 1081976 36.93 445396 1071160 8 07:28:32 07:24:01 165088 0 580564 30.86 2620 1133272 1075688 36.71 451028 1066428 8 07:28:32 07:25:01 164240 0 581348 30.90 2620 1133336 1075784 36.71 450312 1067816 24 07:28:32 07:26:01 163676 0 581964 30.93 2620 1133284 1075832 36.72 452288 1066616 20 07:28:32 07:27:01 162916 0 582720 30.97 2620 1133288 1075880 36.72 452648 1066616 8 07:28:32 07:28:01 161228 0 584176 31.05 2620 1133520 1076224 36.73 454252 1066636 28 07:28:32 Average: 163722 0 581889 30.93 2620 1133312 1082687 36.95 447207 1071204 16 07:28:32 07:28:32 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:28:32 07:21:01 eth0 96.90 91.63 451.76 30.60 0.00 0.00 0.00 0.00 07:28:32 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:21:01 docker0 33.09 22.24 3.01 112.46 0.00 0.00 0.00 0.00 07:28:32 07:22:01 eth0 3.20 1.78 1.84 0.30 0.00 0.00 0.00 0.00 07:28:32 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:23:01 eth0 0.92 0.72 0.54 0.40 0.00 0.00 0.00 0.00 07:28:32 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:32 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:25:01 eth0 1.22 0.18 0.21 0.07 0.00 0.00 0.00 0.00 07:28:32 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:26:01 eth0 0.98 0.42 0.32 0.21 0.00 0.00 0.00 0.00 07:28:32 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:27:01 eth0 0.55 0.43 0.27 0.23 0.00 0.00 0.00 0.00 07:28:32 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:28:01 eth0 4.95 3.25 4.55 1.60 0.00 0.00 0.00 0.00 07:28:32 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 Average: eth0 13.61 12.31 57.47 4.18 0.00 0.00 0.00 0.00 07:28:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:32 Average: docker0 4.14 2.78 0.38 14.06 0.00 0.00 0.00 0.00 07:28:32 07:28:32 07:28:32 ---> sar -P ALL: 07:28:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 07:28:32 07:28:32 07:19:11 LINUX RESTART (4 CPU) 07:28:32 07:28:32 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:28:32 07:21:01 all 2.58 0.00 1.78 0.59 0.07 94.98 07:28:32 07:21:01 0 2.75 0.00 2.01 0.22 0.07 94.95 07:28:32 07:21:01 1 2.81 0.00 1.74 1.47 0.07 93.90 07:28:32 07:21:01 2 2.90 0.00 1.95 0.39 0.07 94.70 07:28:32 07:21:01 3 1.84 0.00 1.42 0.28 0.08 96.36 07:28:32 07:22:01 all 0.18 0.00 0.06 0.00 0.00 99.76 07:28:32 07:22:01 0 0.05 0.00 0.10 0.00 0.02 99.83 07:28:32 07:22:01 1 0.50 0.00 0.03 0.00 0.00 99.47 07:28:32 07:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 07:28:32 07:22:01 3 0.08 0.00 0.05 0.00 0.00 99.87 07:28:32 07:23:01 all 0.17 0.00 0.04 0.00 0.00 99.80 07:28:32 07:23:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:28:32 07:23:01 1 0.55 0.00 0.05 0.00 0.00 99.40 07:28:32 07:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:28:32 07:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:32 07:24:01 all 0.15 0.00 0.04 0.00 0.00 99.80 07:28:32 07:24:01 0 0.03 0.00 0.07 0.00 0.00 99.90 07:28:32 07:24:01 1 0.52 0.00 0.03 0.00 0.00 99.45 07:28:32 07:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:32 07:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:28:32 07:25:01 all 0.16 0.00 0.04 0.00 0.00 99.80 07:28:32 07:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:28:32 07:25:01 1 0.25 0.00 0.05 0.00 0.02 99.68 07:28:32 07:25:01 2 0.33 0.00 0.03 0.00 0.00 99.63 07:28:32 07:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:32 07:26:01 all 0.18 0.00 0.04 0.00 0.00 99.78 07:28:32 07:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:32 07:26:01 1 0.07 0.00 0.07 0.00 0.00 99.87 07:28:32 07:26:01 2 0.58 0.00 0.03 0.00 0.00 99.38 07:28:32 07:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:32 07:27:01 all 0.16 0.00 0.03 0.00 0.00 99.81 07:28:32 07:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:28:32 07:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:32 07:27:01 2 0.52 0.00 0.05 0.00 0.00 99.43 07:28:32 07:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:32 07:28:01 all 0.55 0.00 0.28 0.00 0.01 99.15 07:28:32 07:28:01 0 0.38 0.00 0.32 0.00 0.02 99.28 07:28:32 07:28:01 1 0.25 0.00 0.37 0.00 0.02 99.37 07:28:32 07:28:01 2 0.73 0.00 0.35 0.00 0.02 98.90 07:28:32 07:28:01 3 0.85 0.00 0.10 0.02 0.00 99.03 07:28:32 Average: all 0.51 0.00 0.29 0.07 0.01 99.11 07:28:32 Average: 0 0.42 0.00 0.33 0.03 0.01 99.21 07:28:32 Average: 1 0.62 0.00 0.29 0.18 0.01 98.89 07:28:32 Average: 2 0.65 0.00 0.31 0.05 0.01 98.98 07:28:32 Average: 3 0.37 0.00 0.21 0.04 0.01 99.37 07:28:32 07:28:32 07:28:32