Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 44d84db0be904aee2927af4cbe1c31ce462f491f+0fddb130ccdf9188f7180d3988231e9d15448596 (cf816abaca3cdfdf5b21c39fdac2fd5d1ac528c1) 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-337/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-337/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 Running on prd-centos7-docker-4c-2g-746 in /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [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-337 # 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 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 44d84db0be904aee2927af4cbe1c31ce462f491f Merge succeeded, producing 44d84db0be904aee2927af4cbe1c31ce462f491f Checking out Revision 44d84db0be904aee2927af4cbe1c31ce462f491f (PR-337) > 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/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # 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 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # 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 08:31:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:57 ========================================================= 08:31:57 EdgeX Global Pipelines Version Info 08:31:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:58 ------------------- 08:31:58 stable info: 08:31:58 ------------------- 08:31:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:58 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:31:58 Message: update stable to v1.0.186 08:31:59 ------------------- 08:31:59 experimental info: 08:31:59 ------------------- 08:31:59 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:59 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 08:31:59 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44d84db0be904aee2927af4cbe1c31ce462f491f [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44d84db [Pipeline] echo 08:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:32:03 provisioning config files... 08:32:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/config2903243070623037415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:03 ---> docker-login.sh 08:32:03 nexus3.edgexfoundry.org:10001 08:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:04 Configure a credential helper to remove this warning. See 08:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:04 08:32:04 Login Succeeded 08:32:04 nexus3.edgexfoundry.org:10002 08:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:04 Configure a credential helper to remove this warning. See 08:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:04 08:32:04 Login Succeeded 08:32:04 nexus3.edgexfoundry.org:10003 08:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:04 Configure a credential helper to remove this warning. See 08:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:04 08:32:04 Login Succeeded 08:32:04 nexus3.edgexfoundry.org:10004 08:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:04 Configure a credential helper to remove this warning. See 08:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:04 08:32:04 Login Succeeded 08:32:04 docker.io 08:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:04 Configure a credential helper to remove this warning. See 08:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:04 08:32:04 Login Succeeded 08:32:04 ---> docker-login.sh ends [Pipeline] } 08:32:04 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 08:32:05 + git log --format=format:%s -1 44d84db0be904aee2927af4cbe1c31ce462f491f [Pipeline] echo 08:32:05 GIT_COMMIT: 44d84db0be904aee2927af4cbe1c31ce462f491f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 08:32:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:06 08:32:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:32:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:06 latest: Pulling from edgex-devops/git-semver 08:32:06 31603596830f: Pulling fs layer 08:32:06 2a8b12db71e7: Pulling fs layer 08:32:06 6ca5941a6612: Pulling fs layer 08:32:06 ecc8261a40a4: Pulling fs layer 08:32:06 ecc8261a40a4: Waiting 08:32:06 2a8b12db71e7: Verifying Checksum 08:32:06 2a8b12db71e7: Download complete 08:32:06 31603596830f: Verifying Checksum 08:32:06 31603596830f: Download complete 08:32:07 ecc8261a40a4: Verifying Checksum 08:32:07 ecc8261a40a4: Download complete 08:32:07 6ca5941a6612: Verifying Checksum 08:32:07 6ca5941a6612: Download complete 08:32:07 31603596830f: Pull complete 08:32:07 2a8b12db71e7: Pull complete 08:32:08 6ca5941a6612: Pull complete 08:32:08 ecc8261a40a4: Pull complete 08:32:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:32:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:32:09 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 08:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-337 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337:/w/workspace/edgexfoundry_edgex-ui-go_PR-337:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:32:11 $ docker top 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:11 [ssh-agent] Looking for ssh-agent implementation... 08:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:11 $ docker exec 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent 08:32:12 SSH_AUTH_SOCK=/tmp/ssh-AsXcvLHyWIso/agent.12 08:32:12 SSH_AGENT_PID=18 08:32:12 Running ssh-add (command line suppressed) 08:32:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_5518261309498051318.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_5518261309498051318.key) 08:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:12 + git tag --points-at HEAD [Pipeline] } 08:32:12 $ docker exec --env ******** --env ******** 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent -k 08:32:12 unset SSH_AUTH_SOCK; 08:32:12 unset SSH_AGENT_PID; 08:32:12 echo Agent pid 18 killed; 08:32:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:12 [ssh-agent] Looking for ssh-agent implementation... 08:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:13 $ docker exec 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent 08:32:13 SSH_AUTH_SOCK=/tmp/ssh-XsJyTDF7OUmb/agent.46 08:32:13 SSH_AGENT_PID=51 08:32:13 Running ssh-add (command line suppressed) 08:32:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_6019077784723207680.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_6019077784723207680.key) 08:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:13 + git semver init 08:32:13 # -> Open(): unable to determine branch for HEAD 08:32:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-337/.git 08:32:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-337 08:32:13 # $SEMVER_REMOTE_NAME = origin 08:32:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:32:13 # $SEMVER_USER_NAME = edgex-jenkins 08:32:13 # $SEMVER_BRANCH = PR-337 08:32:13 # $SEMVER_TEMP = /tmp/semver-341818413 08:32:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:32:18 # '/tmp/semver-341818413' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-337/.semver' 08:32:18 # -> Force: false 08:32:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-337/.semver [Pipeline] } 08:32:18 $ docker exec --env ******** --env ******** 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent -k 08:32:18 unset SSH_AUTH_SOCK; 08:32:18 unset SSH_AGENT_PID; 08:32:18 echo Agent pid 51 killed; 08:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:18 + git semver [Pipeline] } 08:32:18 $ docker stop --time=1 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca 08:32:20 $ docker rm -f 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca [Pipeline] // withDockerContainer [Pipeline] sh 08:32:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:21 Stashed 1 file(s) [Pipeline] echo 08:32:21 [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 08:32:21 Running on prd-centos7-docker-4c-2g-747 in /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [Pipeline] { [Pipeline] ws 08:32:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:32:24 using credential edgex-jenkins-ssh 08:32:24 Cloning the remote Git repository 08:32:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:32:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:32:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:32:24 > git --version # timeout=10 08:32:24 > git --version # 'git version 2.24.3' 08:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:26 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 44d84db0be904aee2927af4cbe1c31ce462f491f 08:32:26 Merge succeeded, producing 44d84db0be904aee2927af4cbe1c31ce462f491f 08:32:26 Checking out Revision 44d84db0be904aee2927af4cbe1c31ce462f491f (PR-337) 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 08:32:26 > git remote # timeout=10 08:32:26 > git config --get remote.origin.url # timeout=10 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 08:32:26 > git rev-parse HEAD^{commit} # timeout=10 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 08:32:30 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:32:30 > git --version # timeout=10 08:32:30 > git --version # 'git version 2.24.3' 08:32:30 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:32:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:32:32 + true 08:32:32 + sudo service docker restart 08:32:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:32:33 provisioning config files... 08:32:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config984074974557810894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:34 ---> docker-login.sh 08:32:34 nexus3.edgexfoundry.org:10001 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10002 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10003 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10004 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 docker.io 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 ---> docker-login.sh ends [Pipeline] } 08:32:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 08:32:36 Still waiting to schedule task 08:32:36 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-745’ [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:36 ========================================================= 08:32:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:32:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:37 + 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 . 08:32:37 Sending build context to Docker daemon 34.61MB 08:32:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:32:37 Step 2/8 : FROM ${BASE} 08:32:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:37 188c0c94c7c5: Pulling fs layer 08:32:37 0ef7d3d256c8: Pulling fs layer 08:32:37 de9db76c5a1d: Pulling fs layer 08:32:37 bca2f99d35d6: Pulling fs layer 08:32:37 93359f2a8cfa: Pulling fs layer 08:32:37 7c6f9722023f: Pulling fs layer 08:32:37 a35cf1a2eb13: Pulling fs layer 08:32:37 bca2f99d35d6: Waiting 08:32:37 93359f2a8cfa: Waiting 08:32:37 7c6f9722023f: Waiting 08:32:37 a35cf1a2eb13: Waiting 08:32:37 de9db76c5a1d: Verifying Checksum 08:32:37 de9db76c5a1d: Download complete 08:32:37 0ef7d3d256c8: Verifying Checksum 08:32:37 0ef7d3d256c8: Download complete 08:32:37 93359f2a8cfa: Verifying Checksum 08:32:37 93359f2a8cfa: Download complete 08:32:37 7c6f9722023f: Download complete 08:32:37 188c0c94c7c5: Verifying Checksum 08:32:37 188c0c94c7c5: Download complete 08:32:38 188c0c94c7c5: Pull complete 08:32:38 0ef7d3d256c8: Pull complete 08:32:38 de9db76c5a1d: Pull complete 08:32:40 a35cf1a2eb13: Verifying Checksum 08:32:40 a35cf1a2eb13: Download complete 08:32:40 bca2f99d35d6: Verifying Checksum 08:32:40 bca2f99d35d6: Download complete 08:32:45 bca2f99d35d6: Pull complete 08:32:45 93359f2a8cfa: Pull complete 08:32:45 7c6f9722023f: Pull complete 08:32:52 a35cf1a2eb13: Pull complete 08:32:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:32:52 ---> a62c8e92a672 08:32:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:32:52 ---> Running in f2acb4ba2398 08:32:52 Removing intermediate container f2acb4ba2398 08:32:52 ---> beb83a110eab 08:32:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:52 ---> Running in e96174c75b1c 08:32:53 Removing intermediate container e96174c75b1c 08:32:53 ---> 569b2213c9b5 08:32:53 Step 5/8 : RUN apk add --no-cache make git 08:32:53 ---> Running in 4e7ea3f7caee 08:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:32:55 OK: 166 MiB in 39 packages 08:32:56 Removing intermediate container 4e7ea3f7caee 08:32:56 ---> a0ef0d6e128e 08:32:56 Step 6/8 : WORKDIR /edgex-ui-go 08:32:56 ---> Running in cf4a6967ab0b 08:32:56 Removing intermediate container cf4a6967ab0b 08:32:56 ---> 61d3f8c4512a 08:32:56 Step 7/8 : COPY . . 08:32:59 ---> e5b6bde99dc6 08:32:59 Step 8/8 : RUN go mod download 08:32:59 ---> Running in d0270177bc50 08:33:32 Removing intermediate container d0270177bc50 08:33:32 ---> 221a2a46b629 08:33:32 Successfully built 221a2a46b629 08:33:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:33:32 + docker inspect -f . ci-base-image-x86_64 08:33:32 . [Pipeline] withDockerContainer 08:33:32 prd-centos7-docker-4c-2g-747 does not seem to be running inside a container 08:33:32 $ 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-x86_64 cat 08:33:33 $ docker top 9c69b125c49af67383ec1d22f9045898bd68a27fbf7255188d7c2d524dad0cea -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:33 + go version 08:33:33 go version go1.15.5 linux/amd64 [Pipeline] } 08:33:33 $ docker stop --time=1 9c69b125c49af67383ec1d22f9045898bd68a27fbf7255188d7c2d524dad0cea 08:33:35 $ docker rm -f 9c69b125c49af67383ec1d22f9045898bd68a27fbf7255188d7c2d524dad0cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:33:36 + docker inspect -f . ci-base-image-x86_64 08:33:36 . [Pipeline] withDockerContainer 08:33:36 prd-centos7-docker-4c-2g-747 does not seem to be running inside a container 08:33:36 $ 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-x86_64 cat 08:33:36 $ docker top d3ca6d8624bbc802020c7c1a5e61b97ec3aface420abd6f7fee46c2eabcda34e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:37 + make test 08:33:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:33:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:33:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:33:49 GO111MODULE=on go vet ./... [Pipeline] } 08:33:50 $ docker stop --time=1 d3ca6d8624bbc802020c7c1a5e61b97ec3aface420abd6f7fee46c2eabcda34e 08:33:53 $ docker rm -f d3ca6d8624bbc802020c7c1a5e61b97ec3aface420abd6f7fee46c2eabcda34e [Pipeline] // withDockerContainer [Pipeline] sh 08:33:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:33:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:55 + ls -al . 08:33:55 total 92 08:33:55 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 19 08:33 . 08:33:55 drwxrwxr-x. 4 jenkins jenkins 28 Apr 19 08:32 .. 08:33:55 drwxrwxr-x. 3 jenkins jenkins 20 Apr 19 08:32 assets 08:33:55 drwxrwxr-x. 2 jenkins jenkins 35 Apr 19 08:32 bin 08:33:55 drwxrwxr-x. 3 jenkins jenkins 29 Apr 19 08:32 cmd 08:33:55 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 19 08:32 CONTRIBUTING.md 08:33:55 -rw-r--r--. 1 jenkins jenkins 10 Apr 19 08:33 coverage.out 08:33:55 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 19 08:32 Dockerfile 08:33:55 -rw-rw-r--. 1 jenkins jenkins 902 Apr 19 08:32 Dockerfile.build 08:33:55 drwxrwxr-x. 5 jenkins jenkins 104 Apr 19 08:32 docs 08:33:55 drwxrwxr-x. 8 jenkins jenkins 179 Apr 19 08:32 .git 08:33:55 drwxrwxr-x. 2 jenkins jenkins 103 Apr 19 08:32 .github 08:33:55 -rw-rw-r--. 1 jenkins jenkins 162 Apr 19 08:32 .gitignore 08:33:55 -rw-rw-r--. 1 jenkins jenkins 987 Apr 19 08:32 go.mod 08:33:55 -rw-r--r--. 1 jenkins jenkins 22392 Apr 19 08:33 go.sum 08:33:55 drwxrwxr-x. 10 jenkins jenkins 139 Apr 19 08:32 internal 08:33:55 -rw-rw-r--. 1 jenkins jenkins 652 Apr 19 08:32 Jenkinsfile 08:33:55 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 19 08:32 LICENSE 08:33:55 -rw-rw-r--. 1 jenkins jenkins 951 Apr 19 08:32 Makefile 08:33:55 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 19 08:32 README.md 08:33:55 -rw-rw-r--. 1 jenkins jenkins 5 Apr 19 08:32 VERSION 08:33:55 -rw-rw-r--. 1 jenkins jenkins 155 Apr 19 08:32 version.go 08:33:55 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 19 08:32 web [Pipeline] isUnix [Pipeline] sh 08:33:56 + 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=44d84db0be904aee2927af4cbe1c31ce462f491f --label arch=amd64 --label version=0.0.0 . 08:33:56 Sending build context to Docker daemon 34.63MB 08:33:56 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:33:56 Step 2/24 : FROM ${BASE} AS builder 08:33:56 ---> 221a2a46b629 08:33:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:33:57 ---> Running in 10df4de647ff 08:33:57 Removing intermediate container 10df4de647ff 08:33:57 ---> 8e74ad06067f 08:33:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:33:57 ---> Running in a050f47e1067 08:33:57 Removing intermediate container a050f47e1067 08:33:57 ---> 6e117b33959d 08:33:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:33:57 ---> Running in 8f353f97b29b 08:33:57 Removing intermediate container 8f353f97b29b 08:33:57 ---> 09f36d0bb1d8 08:33:57 Step 6/24 : LABEL Name=edgex-ui-go 08:33:57 ---> Running in bf79c9855e79 08:33:58 Removing intermediate container bf79c9855e79 08:33:58 ---> dea92da9813d 08:33:58 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:33:58 ---> Running in cd22808781c7 08:33:58 Removing intermediate container cd22808781c7 08:33:58 ---> 26cc25667c8e 08:33:58 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:58 ---> Running in 8347da3ae176 08:33:59 Removing intermediate container 8347da3ae176 08:33:59 ---> 9411713d9722 08:33:59 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:59 ---> Running in 940f125425ff 08:33:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:34:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:34:01 OK: 166 MiB in 39 packages 08:34:01 Removing intermediate container 940f125425ff 08:34:01 ---> d26f62516994 08:34:01 Step 10/24 : ENV GO111MODULE=on 08:34:01 ---> Running in 31dde8f04b98 08:34:01 Removing intermediate container 31dde8f04b98 08:34:01 ---> 3a011891e76e 08:34:01 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:34:01 ---> Running in 8c0e9b4bc4b9 08:34:02 Removing intermediate container 8c0e9b4bc4b9 08:34:02 ---> f4ac033669e4 08:34:02 Step 12/24 : COPY go.mod . 08:34:02 ---> c44f567870ea 08:34:02 Step 13/24 : COPY Makefile . 08:34:02 ---> 255a4a8195a5 08:34:02 Step 14/24 : RUN make update 08:34:02 ---> Running in ede474f16926 08:34:03 CGO_ENABLED=0 GO111MODULE=on go mod download 08:34:03 Removing intermediate container ede474f16926 08:34:03 ---> 471c76e9523f 08:34:03 Step 15/24 : COPY . . 08:34:06 ---> 190f3b4f50e4 08:34:06 Step 16/24 : RUN ${MAKE} 08:34:06 ---> Running in 1de80ce5f9d3 08:34:06 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 08:34:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:34:19 Removing intermediate container 1de80ce5f9d3 08:34:19 ---> 5b52776ec172 08:34:19 Step 17/24 : FROM alpine:3.12 08:34:20 3.12: Pulling from library/alpine 08:34:20 339de151aab4: Pulling fs layer 08:34:20 339de151aab4: Verifying Checksum 08:34:20 339de151aab4: Download complete 08:34:20 339de151aab4: Pull complete 08:34:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:34:20 Status: Downloaded newer image for alpine:3.12 08:34:20 ---> 13621d1b12d4 08:34:20 Step 18/24 : EXPOSE 4000 08:34:20 ---> Running in f267016b50a4 08:34:20 Removing intermediate container f267016b50a4 08:34:20 ---> 9332385ffadc 08:34:20 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 08:34:23 ---> e478452e6ce0 08:34:23 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:23 ---> Running in c59de762ccbd 08:34:23 Removing intermediate container c59de762ccbd 08:34:23 ---> 59c9bc6b5d6d 08:34:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:34:23 ---> Running in b8270990ad4f 08:34:23 Removing intermediate container b8270990ad4f 08:34:23 ---> 5af6e6b47f30 08:34:23 Step 22/24 : LABEL arch=amd64 08:34:23 ---> Running in 053182c566f0 08:34:23 Removing intermediate container 053182c566f0 08:34:23 ---> 3cbd118d5983 08:34:23 Step 23/24 : LABEL git_sha=44d84db0be904aee2927af4cbe1c31ce462f491f 08:34:23 ---> Running in 0b3bce9f4222 08:34:23 Removing intermediate container 0b3bce9f4222 08:34:23 ---> be9cb2d2710d 08:34:23 Step 24/24 : LABEL version=0.0.0 08:34:23 ---> Running in 9b9f4880ee9e 08:34:24 Removing intermediate container 9b9f4880ee9e 08:34:24 ---> c77de26c42ce 08:34:24 [Warning] One or more build-args [ARCH] were not consumed 08:34:24 Successfully built c77de26c42ce 08:34:24 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:34:25 ---> job-cost.sh 08:34:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bEjN 08:34:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-bEjN/bin to PATH 08:35:12 INFO: No Stack... 08:35:12 INFO: Retrieving Pricing Info for: v1-standard-2 08:35:12 INFO: Archiving Costs [Pipeline] sh 08:35:12 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:35:12 + cut -d, -f6 [Pipeline] lock 08:35:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] 08:35:12 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] did not exist. Created. 08:35:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:13 + echo total: 0.029999999329447746 [Pipeline] stash 08:35:13 Stashed 1 file(s) [Pipeline] } 08:35:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:35:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-751 in /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [Pipeline] { [Pipeline] ws 08:35:19 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:35:26 using credential edgex-jenkins-ssh 08:35:26 Cloning the remote Git repository 08:35:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:35:26 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:35:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:35:26 > git --version # timeout=10 08:35:26 > git --version # 'git version 2.17.1' 08:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:31 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 44d84db0be904aee2927af4cbe1c31ce462f491f 08:35:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:35:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:35:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:35:31 > git config core.sparsecheckout # timeout=10 08:35:31 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 08:35:31 Merge succeeded, producing 44d84db0be904aee2927af4cbe1c31ce462f491f 08:35:31 Checking out Revision 44d84db0be904aee2927af4cbe1c31ce462f491f (PR-337) 08:35:31 > git remote # timeout=10 08:35:31 > git config --get remote.origin.url # timeout=10 08:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:31 > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 08:35:31 > git rev-parse HEAD^{commit} # timeout=10 08:35:31 > git config core.sparsecheckout # timeout=10 08:35:31 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 08:35:37 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:35:37 > git --version # timeout=10 08:35:37 > git --version # 'git version 2.17.1' 08:35:37 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:35:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:35:39 + true 08:35:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:35:42 provisioning config files... 08:35:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5238907486795541734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:42 ---> docker-login.sh 08:35:42 nexus3.edgexfoundry.org:10001 08:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 nexus3.edgexfoundry.org:10002 08:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:44 Configure a credential helper to remove this warning. See 08:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:44 08:35:44 Login Succeeded 08:35:44 nexus3.edgexfoundry.org:10003 08:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:45 Configure a credential helper to remove this warning. See 08:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:45 08:35:45 Login Succeeded 08:35:45 nexus3.edgexfoundry.org:10004 08:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:45 Configure a credential helper to remove this warning. See 08:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:45 08:35:45 Login Succeeded 08:35:45 docker.io 08:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:46 Configure a credential helper to remove this warning. See 08:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:46 08:35:46 Login Succeeded 08:35:46 ---> docker-login.sh ends [Pipeline] } 08:35:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:47 ========================================================= 08:35:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:35:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:47 + 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 . 08:35:48 Sending build context to Docker daemon 34.61MB 08:35:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:35:48 Step 2/8 : FROM ${BASE} 08:35:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:48 5f621e34cdf4: Pulling fs layer 08:35:48 a4357932f1b6: Pulling fs layer 08:35:48 18c013af1878: Pulling fs layer 08:35:48 00ac8860ef70: Pulling fs layer 08:35:48 63d7cb157983: Pulling fs layer 08:35:48 b116817d02f9: Pulling fs layer 08:35:48 745a02a5169b: Pulling fs layer 08:35:48 00ac8860ef70: Waiting 08:35:48 b116817d02f9: Waiting 08:35:48 63d7cb157983: Waiting 08:35:48 745a02a5169b: Waiting 08:35:48 18c013af1878: Download complete 08:35:48 a4357932f1b6: Verifying Checksum 08:35:48 a4357932f1b6: Download complete 08:35:48 63d7cb157983: Verifying Checksum 08:35:48 63d7cb157983: Download complete 08:35:48 b116817d02f9: Verifying Checksum 08:35:48 b116817d02f9: Download complete 08:35:48 5f621e34cdf4: Verifying Checksum 08:35:48 5f621e34cdf4: Download complete 08:35:49 5f621e34cdf4: Pull complete 08:35:49 a4357932f1b6: Pull complete 08:35:50 18c013af1878: Pull complete 08:35:51 745a02a5169b: Verifying Checksum 08:35:51 745a02a5169b: Download complete 08:35:51 00ac8860ef70: Verifying Checksum 08:35:51 00ac8860ef70: Download complete 08:36:01 00ac8860ef70: Pull complete 08:36:02 63d7cb157983: Pull complete 08:36:02 b116817d02f9: Pull complete 08:36:06 745a02a5169b: Pull complete 08:36:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:36:06 ---> b7e6874047d6 08:36:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:36:09 ---> Running in b817798d6225 08:36:09 Removing intermediate container b817798d6225 08:36:09 ---> b643f55766c8 08:36:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:09 ---> Running in 50852f47b42f 08:36:12 Removing intermediate container 50852f47b42f 08:36:12 ---> 504fb6ff65f6 08:36:12 Step 5/8 : RUN apk add --no-cache make git 08:36:12 ---> Running in cefa2be35798 08:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:36:15 OK: 142 MiB in 39 packages 08:36:16 Removing intermediate container cefa2be35798 08:36:16 ---> be2e89feeb64 08:36:16 Step 6/8 : WORKDIR /edgex-ui-go 08:36:16 ---> Running in 7a0d9351abfe 08:36:16 Removing intermediate container 7a0d9351abfe 08:36:16 ---> e2f626640845 08:36:16 Step 7/8 : COPY . . 08:36:19 ---> aa64b30a0a10 08:36:19 Step 8/8 : RUN go mod download 08:36:20 ---> Running in 7b2638e0460e 08:36:52 Removing intermediate container 7b2638e0460e 08:36:52 ---> 1b66b60b60ab 08:36:52 Successfully built 1b66b60b60ab 08:36:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:36:53 + docker inspect -f . ci-base-image-arm64 08:36:53 . [Pipeline] withDockerContainer 08:36:53 prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 08:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:54 $ docker top 2a5b2338706da3b9d8f4ed676b874689eb84f037250538147b0a6a2633a2d3e4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:55 + go version 08:36:55 go version go1.15.5 linux/arm64 [Pipeline] } 08:36:56 $ docker stop --time=1 2a5b2338706da3b9d8f4ed676b874689eb84f037250538147b0a6a2633a2d3e4 08:36:58 $ docker rm -f 2a5b2338706da3b9d8f4ed676b874689eb84f037250538147b0a6a2633a2d3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:58 + docker inspect -f . ci-base-image-arm64 08:36:58 . [Pipeline] withDockerContainer 08:36:59 prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container 08:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:00 $ docker top 9817bff6ffd8ae62dd1b0a13d0661f0801b133d8e991a4dcb47ba9808a9e6ceb -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:01 + make test 08:37:01 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:37:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:37:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:37:36 GO111MODULE=on go vet ./... [Pipeline] } 08:37:42 $ docker stop --time=1 9817bff6ffd8ae62dd1b0a13d0661f0801b133d8e991a4dcb47ba9808a9e6ceb 08:37:45 $ docker rm -f 9817bff6ffd8ae62dd1b0a13d0661f0801b133d8e991a4dcb47ba9808a9e6ceb [Pipeline] // withDockerContainer [Pipeline] sh 08:37:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:37:45 Warning: overwriting stash ‘coverage-report’ 08:37:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:37:47 + ls -al . 08:37:47 total 124 08:37:47 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 08:37 . 08:37:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:35 .. 08:37:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 08:35 .git 08:37:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:35 .github 08:37:47 -rw-rw-r-- 1 jenkins jenkins 162 Apr 19 08:35 .gitignore 08:37:47 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 08:35 CONTRIBUTING.md 08:37:47 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 19 08:35 Dockerfile 08:37:47 -rw-rw-r-- 1 jenkins jenkins 902 Apr 19 08:35 Dockerfile.build 08:37:47 -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 08:35 Jenkinsfile 08:37:47 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 08:35 LICENSE 08:37:47 -rw-rw-r-- 1 jenkins jenkins 951 Apr 19 08:35 Makefile 08:37:47 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 19 08:35 README.md 08:37:47 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 08:32 VERSION 08:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:35 assets 08:37:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:35 bin 08:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:35 cmd 08:37:47 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 08:37 coverage.out 08:37:47 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 08:35 docs 08:37:47 -rw-rw-r-- 1 jenkins jenkins 987 Apr 19 08:35 go.mod 08:37:47 -rw-r--r-- 1 jenkins jenkins 22392 Apr 19 08:37 go.sum 08:37:47 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 08:35 internal 08:37:47 -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:35 version.go 08:37:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:35 web [Pipeline] isUnix [Pipeline] sh 08:37:48 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=44d84db0be904aee2927af4cbe1c31ce462f491f --label arch=arm64 --label version=0.0.0 . 08:37:49 Sending build context to Docker daemon 34.63MB 08:37:49 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:37:49 Step 2/24 : FROM ${BASE} AS builder 08:37:49 ---> 1b66b60b60ab 08:37:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:37:49 ---> Running in 9410e6758036 08:37:50 Removing intermediate container 9410e6758036 08:37:50 ---> 1ec3d9375ec9 08:37:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:37:50 ---> Running in 68702d73eccf 08:37:50 Removing intermediate container 68702d73eccf 08:37:50 ---> b1c0ba65429d 08:37:50 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:37:50 ---> Running in 47024e59d8f1 08:37:51 Removing intermediate container 47024e59d8f1 08:37:51 ---> cf50006d6ce6 08:37:51 Step 6/24 : LABEL Name=edgex-ui-go 08:37:51 ---> Running in c70b19b8fcb7 08:37:52 Removing intermediate container c70b19b8fcb7 08:37:52 ---> 21a7fddb8e03 08:37:52 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:37:52 ---> Running in 32124a23bdbc 08:37:52 Removing intermediate container 32124a23bdbc 08:37:52 ---> 4a6ee5e2f690 08:37:52 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:52 ---> Running in feef443bdd8b 08:37:55 Removing intermediate container feef443bdd8b 08:37:55 ---> 5b6fc51b0963 08:37:55 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:37:55 ---> Running in e02868a79d82 08:37:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:58 OK: 142 MiB in 39 packages 08:37:59 Removing intermediate container e02868a79d82 08:37:59 ---> f7602b1d5922 08:37:59 Step 10/24 : ENV GO111MODULE=on 08:37:59 ---> Running in a9dbc7a04b8a 08:38:00 Removing intermediate container a9dbc7a04b8a 08:38:00 ---> 6b219c0d2980 08:38:00 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:38:00 ---> Running in ebe59cdff6b8 08:38:00 Removing intermediate container ebe59cdff6b8 08:38:00 ---> 1995ee0d9f77 08:38:00 Step 12/24 : COPY go.mod . 08:38:01 ---> 369e05e46032 08:38:01 Step 13/24 : COPY Makefile . 08:38:02 ---> c230b68f53b7 08:38:02 Step 14/24 : RUN make update 08:38:02 ---> Running in dd28f102e0b4 08:38:03 CGO_ENABLED=0 GO111MODULE=on go mod download 08:38:04 Removing intermediate container dd28f102e0b4 08:38:04 ---> 270d3affbadb 08:38:04 Step 15/24 : COPY . . 08:38:08 ---> 480f93590ce1 08:38:08 Step 16/24 : RUN ${MAKE} 08:38:08 ---> Running in b552279947f8 08:38:09 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 08:38:42 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:38:50 Removing intermediate container b552279947f8 08:38:50 ---> 0b0fdb3e12b6 08:38:50 Step 17/24 : FROM alpine:3.12 08:38:50 3.12: Pulling from library/alpine 08:38:50 d2f70382dc9a: Pulling fs layer 08:38:50 d2f70382dc9a: Verifying Checksum 08:38:50 d2f70382dc9a: Download complete 08:38:51 d2f70382dc9a: Pull complete 08:38:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:38:51 Status: Downloaded newer image for alpine:3.12 08:38:51 ---> 9852663dfa18 08:38:51 Step 18/24 : EXPOSE 4000 08:38:51 ---> Running in c45ca47b59f2 08:38:52 Removing intermediate container c45ca47b59f2 08:38:52 ---> fdbd6966f880 08:38:52 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 08:38:55 ---> b850cd65cb83 08:38:55 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:38:55 ---> Running in 9d2caba3fb1e 08:38:55 Removing intermediate container 9d2caba3fb1e 08:38:55 ---> 8ac60504ef92 08:38:55 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:38:55 ---> Running in 48c6e84210a5 08:38:56 Removing intermediate container 48c6e84210a5 08:38:56 ---> ed1e0c858327 08:38:56 Step 22/24 : LABEL arch=arm64 08:38:56 ---> Running in b17c7a02bf17 08:38:57 Removing intermediate container b17c7a02bf17 08:38:57 ---> a2efb189868c 08:38:57 Step 23/24 : LABEL git_sha=44d84db0be904aee2927af4cbe1c31ce462f491f 08:38:57 ---> Running in f9fc96c3f877 08:38:57 Removing intermediate container f9fc96c3f877 08:38:57 ---> b7854a903666 08:38:57 Step 24/24 : LABEL version=0.0.0 08:38:57 ---> Running in 12e089f9b01d 08:38:58 Removing intermediate container 12e089f9b01d 08:38:58 ---> 14b24d1bd30c 08:38:58 [Warning] One or more build-args [ARCH] were not consumed 08:38:58 Successfully built 14b24d1bd30c 08:38:58 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 08:38:59 ---> job-cost.sh 08:38:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nGS7 08:40:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-nGS7/bin to PATH 08:42:14 INFO: No Stack... 08:42:14 INFO: Retrieving Pricing Info for: lf-standard-4 08:42:14 INFO: Archiving Costs [Pipeline] sh 08:42:14 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:42:14 + cut -d, -f6 [Pipeline] lock 08:42:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] 08:42:14 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] did not exist. Created. 08:42:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:15 /w/workspace/edgex-ui-go/1@tmp/durable-151ccd21/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-151ccd21/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:42:15 + echo total: 0.20999999344348907 [Pipeline] stash 08:42:15 Warning: overwriting stash ‘stack-cost’ 08:42:15 Stashed 1 file(s) [Pipeline] } 08:42:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-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 08:42:16 provisioning config files... 08:42:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/config782636779386849972tmp [Pipeline] { [Pipeline] sh 08:42:17 + set +x 08:42:17 + curl -s https://codecov.io/bash 08:42:17 + bash -s -- 08:42:17 08:42:17 _____ _ 08:42:17 / ____| | | 08:42:17 | | ___ __| | ___ ___ _____ __ 08:42:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:42:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:42:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:42:17 Bash-1.0.1 08:42:17 08:42:17 08:42:17 ==> git version 2.24.3 found 08:42:17 ==> 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 08:42:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:42:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:42:17 ==> Jenkins CI detected. 08:42:17 project root: . 08:42:17 --> token set from env 08:42:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:42:17 ==> Running gcov in . (disable via -X gcov) 08:42:17 ==> Python coveragepy not found 08:42:17 ==> Searching for coverage reports in: 08:42:17 + . 08:42:17 -> Found 1 reports 08:42:17 ==> Detecting git/mercurial file structure 08:42:17 ==> Reading reports 08:42:17 + ./coverage.out bytes=10 08:42:17 ==> Appending adjustments 08:42:17 https://docs.codecov.io/docs/fixing-reports 08:42:17 + Found adjustments 08:42:17 ==> Gzipping contents 08:42:17 4.0K /tmp/codecov.JnGL6d.gz 08:42:17 ==> Uploading reports 08:42:17 url: https://codecov.io 08:42:17 query: branch=PR-337&commit=44d84db0be904aee2927af4cbe1c31ce462f491f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=337&job=&cmd_args= 08:42:17 -> Pinging Codecov 08:42:17 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-337&commit=44d84db0be904aee2927af4cbe1c31ce462f491f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=337&job=&cmd_args= 08:42:18 -> Uploading to 08:42:18 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/FB506323287CE973F263BFD2A0EB1F37/44d84db0be904aee2927af4cbe1c31ce462f491f/c67d94c8-8964-485f-b99c-08baa3bff671.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T084218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ac83029a7e77f9307bc1e78d88680dbb5990a548363456595db38de3818533c 08:42:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:18 Dload Upload Total Spent Left Speed 08:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3886 0 0 100 3886 0 6518 --:--:-- --:--:-- --:--:-- 6509 08:42:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/44d84db0be904aee2927af4cbe1c31ce462f491f [Pipeline] } 08:42:19 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 08:42:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:42:22 ---> package-listing.sh 08:42:22 ++ facter osfamily 08:42:22 ++ tr '[:upper:]' '[:lower:]' 08:42:22 + OS_FAMILY=redhat 08:42:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-337 08:42:22 + START_PACKAGES=/tmp/packages_start.txt 08:42:22 + END_PACKAGES=/tmp/packages_end.txt 08:42:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:42:22 + PACKAGES=/tmp/packages_start.txt 08:42:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-337 ']' 08:42:22 + PACKAGES=/tmp/packages_end.txt 08:42:22 + case "${OS_FAMILY}" in 08:42:22 + rpm -qa 08:42:22 + sort 08:42:27 + '[' -f /tmp/packages_start.txt ']' 08:42:27 + '[' -f /tmp/packages_end.txt ']' 08:42:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:42:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-337 ']' 08:42:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-337/archives/ 08:42:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-337/archives/ [Pipeline] echo 08:42:27 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-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:42:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:42:28 08:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:42:29 alpine: Pulling from edgex-lftools-log-publisher 08:42:29 df20fa9351a1: Pulling fs layer 08:42:29 36b3adc4ff6f: Pulling fs layer 08:42:29 8ad3a11d3b57: Pulling fs layer 08:42:29 46f8f816bc3b: Pulling fs layer 08:42:29 93b61091891f: Pulling fs layer 08:42:29 93b9cdb0e59b: Pulling fs layer 08:42:29 5e14af77c1be: Pulling fs layer 08:42:29 01666e4c0597: Pulling fs layer 08:42:29 aa168da1d23b: Pulling fs layer 08:42:29 46f8f816bc3b: Waiting 08:42:29 93b61091891f: Waiting 08:42:29 93b9cdb0e59b: Waiting 08:42:29 5e14af77c1be: Waiting 08:42:29 01666e4c0597: Waiting 08:42:29 aa168da1d23b: Waiting 08:42:29 36b3adc4ff6f: Verifying Checksum 08:42:29 36b3adc4ff6f: Download complete 08:42:29 46f8f816bc3b: Verifying Checksum 08:42:29 46f8f816bc3b: Download complete 08:42:29 df20fa9351a1: Download complete 08:42:29 93b9cdb0e59b: Verifying Checksum 08:42:29 93b9cdb0e59b: Download complete 08:42:29 93b61091891f: Verifying Checksum 08:42:29 93b61091891f: Download complete 08:42:29 5e14af77c1be: Verifying Checksum 08:42:29 5e14af77c1be: Download complete 08:42:29 01666e4c0597: Verifying Checksum 08:42:29 01666e4c0597: Download complete 08:42:29 8ad3a11d3b57: Verifying Checksum 08:42:29 8ad3a11d3b57: Download complete 08:42:29 df20fa9351a1: Pull complete 08:42:30 36b3adc4ff6f: Pull complete 08:42:31 8ad3a11d3b57: Pull complete 08:42:31 aa168da1d23b: Verifying Checksum 08:42:31 aa168da1d23b: Download complete 08:42:31 46f8f816bc3b: Pull complete 08:42:31 93b61091891f: Pull complete 08:42:31 93b9cdb0e59b: Pull complete 08:42:31 5e14af77c1be: Pull complete 08:42:31 01666e4c0597: Pull complete 08:42:38 aa168da1d23b: Pull complete 08:42:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:42:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:42:38 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 08:42:38 $ 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-337/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-337 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337:/w/workspace/edgexfoundry_edgex-ui-go_PR-337:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:42:42 $ docker top 20629b0daccb2dfba757d8520f8823430d10a4f6ba33d327412ad2bcf03876ce -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:42 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:43 + mkdir -p /var/log/sa [Pipeline] sh 08:42:43 + ls /var/log/sa-host 08:42:43 + sadf -c /var/log/sa-host/sa19 08:42:43 file_magic: OK 08:42:43 HZ: Using current value: 100 08:42:43 file_header: OK 08:42:43 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 08:42:43 Statistics: 08:42:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:42:43 File successfully converted to sysstat format version 12.2.1 08:42:43 + sadf -c /var/log/sa-host/sa23 08:42:43 file_magic: OK 08:42:43 HZ: Using current value: 100 08:42:43 file_header: OK 08:42:43 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 08:42:43 Statistics: 08:42:43 Hnuu...uuuununununu... 08:42:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:44 provisioning config files... 08:42:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/config1267265566556016229tmp [Pipeline] { [Pipeline] echo 08:42:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:44 ---> create-netrc.sh [Pipeline] } 08:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:42:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:42:44 ---> python-tools-install.sh [Pipeline] echo 08:42:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:45 ---> sudo-logs.sh 08:42:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:45 ---> job-cost.sh 08:42:45 lf-activate-venv: SKIPPING 08:42:45 DEBUG: total: 0.20999999344348907 08:42:45 INFO: Retrieving Stack Cost... 08:42:46 INFO: Retrieving Pricing Info for: v1-standard-2 08:42:47 INFO: Archiving Costs [Pipeline] echo 08:42:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:47 ---> logs-deploy.sh 08:42:47 lf-activate-venv: SKIPPING 08:42:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-337/1 08:42:47 INFO: archiving workspace using pattern(s): 08:42:49 Archives upload complete. 08:42:49 INFO: archiving logs to Nexus 08:42:50 ---> uname -a: 08:42:50 Linux prd-centos7-docker-4c-2g-746.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:42:50 08:42:50 08:42:50 ---> lscpu: 08:42:50 Architecture: x86_64 08:42:50 CPU op-mode(s): 32-bit, 64-bit 08:42:50 Byte Order: Little Endian 08:42:50 Address sizes: 40 bits physical, 48 bits virtual 08:42:50 CPU(s): 4 08:42:50 On-line CPU(s) list: 0-3 08:42:50 Thread(s) per core: 1 08:42:50 Core(s) per socket: 1 08:42:50 Socket(s): 4 08:42:50 NUMA node(s): 1 08:42:50 Vendor ID: GenuineIntel 08:42:50 CPU family: 6 08:42:50 Model: 44 08:42:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:42:50 Stepping: 1 08:42:50 CPU MHz: 2933.442 08:42:50 BogoMIPS: 5866.88 08:42:50 Virtualization: VT-x 08:42:50 Hypervisor vendor: KVM 08:42:50 Virtualization type: full 08:42:50 L1d cache: 128 KiB 08:42:50 L1i cache: 128 KiB 08:42:50 L2 cache: 16 MiB 08:42:50 L3 cache: 64 MiB 08:42:50 NUMA node0 CPU(s): 0-3 08:42:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:42:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:42:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:42:50 Vulnerability Meltdown: Mitigation; PTI 08:42:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:42:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:42:50 Vulnerability Srbds: Not affected 08:42:50 Vulnerability Tsx async abort: Not affected 08:42:50 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 08:42:50 08:42:50 08:42:50 ---> nproc: 08:42:50 4 08:42:50 08:42:50 08:42:50 ---> df -h: 08:42:50 Filesystem Size Used Available Use% Mounted on 08:42:50 overlay 50.0G 7.3G 42.7G 15% / 08:42:50 tmpfs 64.0M 0 64.0M 0% /dev 08:42:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:42:50 shm 64.0M 0 64.0M 0% /dev/shm 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-337 08:42:50 08:42:50 08:42:50 ---> free -m: 08:42:50 total used free shared buff/cache available 08:42:50 Mem: 1837 721 93 0 1023 1011 08:42:50 Swap: 1023 1 1022 08:42:50 08:42:50