Pull request #336 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 554ce6c4c7c19524424f87f175d43eccadce2bf5+0fddb130ccdf9188f7180d3988231e9d15448596 (a9bcacc0f407aa33d37584bd5c087112313106e5) 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-336/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-336/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-451 in /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [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-336 # 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 > 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/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 554ce6c4c7c19524424f87f175d43eccadce2bf5 Merge succeeded, producing 554ce6c4c7c19524424f87f175d43eccadce2bf5 Checking out Revision 554ce6c4c7c19524424f87f175d43eccadce2bf5 (PR-336) > git config core.sparsecheckout # timeout=10 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # 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 554ce6c4c7c19524424f87f175d43eccadce2bf5 # 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 06:58:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:22 ========================================================= 06:58:22 EdgeX Global Pipelines Version Info 06:58:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:26 ------------------- 06:58:26 stable info: 06:58:26 ------------------- 06:58:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:26 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:58:26 Message: update stable to v1.0.186 06:58:27 ------------------- 06:58:27 experimental info: 06:58:27 ------------------- 06:58:27 Commited By: **** collab-it+edgex@linuxfoundation.org 06:58:27 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:58:27 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:58:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:58:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:58:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-336 [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-336 [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-336 [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 554ce6c4c7c19524424f87f175d43eccadce2bf5 [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 554ce6c [Pipeline] echo 06:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:58:29 provisioning config files... 06:58:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/config8364151911265017508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:30 ---> docker-login.sh 06:58:30 nexus3.edgexfoundry.org:10001 06:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:31 Configure a credential helper to remove this warning. See 06:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:31 06:58:31 Login Succeeded 06:58:31 nexus3.edgexfoundry.org:10002 06:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:32 Configure a credential helper to remove this warning. See 06:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:32 06:58:32 Login Succeeded 06:58:32 nexus3.edgexfoundry.org:10003 06:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:32 Configure a credential helper to remove this warning. See 06:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:32 06:58:32 Login Succeeded 06:58:32 nexus3.edgexfoundry.org:10004 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 docker.io 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:34 Configure a credential helper to remove this warning. See 06:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:34 06:58:34 Login Succeeded 06:58:34 ---> docker-login.sh ends [Pipeline] } 06:58:34 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 06:58:34 + git log --format=format:%s -1 554ce6c4c7c19524424f87f175d43eccadce2bf5 [Pipeline] echo 06:58:35 GIT_COMMIT: 554ce6c4c7c19524424f87f175d43eccadce2bf5, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:58:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:36 06:58:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:58:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:36 latest: Pulling from edgex-devops/git-semver 06:58:36 31603596830f: Pulling fs layer 06:58:36 2a8b12db71e7: Pulling fs layer 06:58:36 6ca5941a6612: Pulling fs layer 06:58:36 ecc8261a40a4: Pulling fs layer 06:58:36 ecc8261a40a4: Waiting 06:58:36 2a8b12db71e7: Verifying Checksum 06:58:36 2a8b12db71e7: Download complete 06:58:37 31603596830f: Verifying Checksum 06:58:37 31603596830f: Download complete 06:58:37 ecc8261a40a4: Verifying Checksum 06:58:37 ecc8261a40a4: Download complete 06:58:37 6ca5941a6612: Verifying Checksum 06:58:37 6ca5941a6612: Download complete 06:58:37 31603596830f: Pull complete 06:58:38 2a8b12db71e7: Pull complete 06:58:40 6ca5941a6612: Pull complete 06:58:41 ecc8261a40a4: Pull complete 06:58:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:58:41 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 06:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-336 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336:/w/workspace/edgexfoundry_edgex-ui-go_PR-336:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@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 06:58:45 $ docker top f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:45 [ssh-agent] Looking for ssh-agent implementation... 06:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:46 $ docker exec f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent 06:58:46 SSH_AUTH_SOCK=/tmp/ssh-YDDe7GwSmRAn/agent.11 06:58:46 SSH_AGENT_PID=16 06:58:46 Running ssh-add (command line suppressed) 06:58:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_3009895530740889921.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_3009895530740889921.key) 06:58:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:48 + git tag --points-at HEAD [Pipeline] } 06:58:48 $ docker exec --env ******** --env ******** f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent -k 06:58:48 unset SSH_AUTH_SOCK; 06:58:48 unset SSH_AGENT_PID; 06:58:48 echo Agent pid 16 killed; 06:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:49 [ssh-agent] Looking for ssh-agent implementation... 06:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:49 $ docker exec f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent 06:58:49 SSH_AUTH_SOCK=/tmp/ssh-Xu2xIRXxhRVw/agent.45 06:58:49 SSH_AGENT_PID=50 06:58:49 Running ssh-add (command line suppressed) 06:58:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_4730046100787872756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/private_key_4730046100787872756.key) 06:58:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:51 + git semver init 06:58:51 # -> Open(): unable to determine branch for HEAD 06:58:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-336/.git 06:58:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-336 06:58:51 # $SEMVER_REMOTE_NAME = origin 06:58:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:51 # $SEMVER_USER_NAME = edgex-jenkins 06:58:51 # $SEMVER_BRANCH = PR-336 06:58:51 # $SEMVER_TEMP = /tmp/semver-393803614 06:58:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:58:54 # '/tmp/semver-393803614' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-336/.semver' 06:58:54 # -> Force: false 06:58:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-336/.semver [Pipeline] } 06:58:55 $ docker exec --env ******** --env ******** f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 ssh-agent -k 06:58:55 unset SSH_AUTH_SOCK; 06:58:55 unset SSH_AGENT_PID; 06:58:55 echo Agent pid 50 killed; 06:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:56 + git semver [Pipeline] } 06:58:56 $ docker stop --time=1 f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 06:58:58 $ docker rm -f f7395e25485b241c6d42a3c5055568ee2d4ce72dafa9e78abb0bbf6ff3433e45 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:59:00 Stashed 1 file(s) [Pipeline] echo 06:59:00 [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 06:59:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-448 in /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [Pipeline] { [Pipeline] ws 06:59:01 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:59:06 using credential edgex-jenkins-ssh 06:59:06 Cloning the remote Git repository 06:59:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:59:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:59:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:07 > git --version # timeout=10 06:59:07 > git --version # 'git version 2.17.1' 06:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:10 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 554ce6c4c7c19524424f87f175d43eccadce2bf5 06:59:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:59:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:59:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:59:10 > git config core.sparsecheckout # timeout=10 06:59:10 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 06:59:10 Merge succeeded, producing 554ce6c4c7c19524424f87f175d43eccadce2bf5 06:59:10 Checking out Revision 554ce6c4c7c19524424f87f175d43eccadce2bf5 (PR-336) 06:59:10 > git remote # timeout=10 06:59:10 > git config --get remote.origin.url # timeout=10 06:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:10 > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 06:59:10 > git rev-parse HEAD^{commit} # timeout=10 06:59:10 > git config core.sparsecheckout # timeout=10 06:59:10 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 06:59:15 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:59:15 > git --version # timeout=10 06:59:15 > git --version # 'git version 2.17.1' 06:59:15 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:59:16 Still waiting to schedule task 06:59:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-451’ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:59:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:59:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:59:18 + + true 06:59:18 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:59:20 provisioning config files... 06:59:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1734859437764227437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:20 ---> docker-login.sh 06:59:20 nexus3.edgexfoundry.org:10001 06:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:22 Configure a credential helper to remove this warning. See 06:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:22 06:59:22 Login Succeeded 06:59:22 nexus3.edgexfoundry.org:10002 06:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:22 Configure a credential helper to remove this warning. See 06:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:22 06:59:22 Login Succeeded 06:59:22 nexus3.edgexfoundry.org:10003 06:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:23 Configure a credential helper to remove this warning. See 06:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:23 06:59:23 Login Succeeded 06:59:23 nexus3.edgexfoundry.org:10004 06:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:23 Configure a credential helper to remove this warning. See 06:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:23 06:59:23 Login Succeeded 06:59:23 docker.io 06:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:24 Configure a credential helper to remove this warning. See 06:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:24 06:59:24 Login Succeeded 06:59:24 ---> docker-login.sh ends [Pipeline] } 06:59:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:24 ========================================================= 06:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:59:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:59:25 + 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 . 06:59:26 Sending build context to Docker daemon 34.61MB 06:59:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:59:26 Step 2/8 : FROM ${BASE} 06:59:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:59:26 5f621e34cdf4: Pulling fs layer 06:59:26 a4357932f1b6: Pulling fs layer 06:59:26 18c013af1878: Pulling fs layer 06:59:26 00ac8860ef70: Pulling fs layer 06:59:26 63d7cb157983: Pulling fs layer 06:59:26 00ac8860ef70: Waiting 06:59:26 b116817d02f9: Pulling fs layer 06:59:26 745a02a5169b: Pulling fs layer 06:59:26 18c013af1878: Verifying Checksum 06:59:26 18c013af1878: Download complete 06:59:26 a4357932f1b6: Verifying Checksum 06:59:26 a4357932f1b6: Download complete 06:59:26 63d7cb157983: Verifying Checksum 06:59:26 63d7cb157983: Download complete 06:59:26 b116817d02f9: Download complete 06:59:26 5f621e34cdf4: Verifying Checksum 06:59:26 5f621e34cdf4: Download complete 06:59:27 5f621e34cdf4: Pull complete 06:59:27 a4357932f1b6: Pull complete 06:59:28 18c013af1878: Pull complete 06:59:29 745a02a5169b: Verifying Checksum 06:59:29 745a02a5169b: Download complete 06:59:30 00ac8860ef70: Verifying Checksum 06:59:30 00ac8860ef70: Download complete 06:59:40 00ac8860ef70: Pull complete 06:59:40 63d7cb157983: Pull complete 06:59:40 b116817d02f9: Pull complete 06:59:44 745a02a5169b: Pull complete 06:59:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:59:44 ---> b7e6874047d6 06:59:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:59:47 ---> Running in 24415ac3e8ca 06:59:47 Removing intermediate container 24415ac3e8ca 06:59:47 ---> b6e7da0048da 06:59:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:47 ---> Running in 149d55d29c5d 06:59:49 Removing intermediate container 149d55d29c5d 06:59:49 ---> 933032055161 06:59:49 Step 5/8 : RUN apk add --no-cache make git 06:59:50 ---> Running in c2931c0511b4 06:59:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:52 OK: 142 MiB in 39 packages 06:59:53 Removing intermediate container c2931c0511b4 06:59:53 ---> dde1cbc2c611 06:59:53 Step 6/8 : WORKDIR /edgex-ui-go 06:59:53 ---> Running in e5b744d11ed6 06:59:54 Removing intermediate container e5b744d11ed6 06:59:54 ---> acc2dd6eccc8 06:59:54 Step 7/8 : COPY . . 06:59:57 ---> 619f742fb25a 06:59:57 Step 8/8 : RUN go mod download 06:59:57 ---> Running in 97743d7203bb 07:00:30 Removing intermediate container 97743d7203bb 07:00:30 ---> a729517c52e4 07:00:30 Successfully built a729517c52e4 07:00:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:00:30 + docker inspect -f . ci-base-image-arm64 07:00:30 . [Pipeline] withDockerContainer 07:00:30 prd-ubuntu18.04-docker-arm64-4c-16g-448 does not seem to be running inside a container 07:00:30 $ 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:00:32 $ docker top 0ea413036f96d9044923b2eb72c56de4e0bbd5931e0cae8811a73ba1232ee8d8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:33 + go version 07:00:33 go version go1.15.5 linux/arm64 [Pipeline] } 07:00:33 $ docker stop --time=1 0ea413036f96d9044923b2eb72c56de4e0bbd5931e0cae8811a73ba1232ee8d8 07:00:35 $ docker rm -f 0ea413036f96d9044923b2eb72c56de4e0bbd5931e0cae8811a73ba1232ee8d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:00:36 + docker inspect -f . ci-base-image-arm64 07:00:36 . [Pipeline] withDockerContainer 07:00:36 prd-ubuntu18.04-docker-arm64-4c-16g-448 does not seem to be running inside a container 07:00: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-arm64 cat 07:00:38 $ docker top 1da490e0b798580167cdd312042d6a4cf9d0583f65dca169dadcb45cabda2f3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:39 + make test 07:00:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:00:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:01:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:01:13 GO111MODULE=on go vet ./... [Pipeline] } 07:01:15 $ docker stop --time=1 1da490e0b798580167cdd312042d6a4cf9d0583f65dca169dadcb45cabda2f3f 07:01:18 $ docker rm -f 1da490e0b798580167cdd312042d6a4cf9d0583f65dca169dadcb45cabda2f3f [Pipeline] // withDockerContainer [Pipeline] sh 07:01:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:22 + ls -al . 07:01:22 total 124 07:01:22 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 07:00 . 07:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:59 .. 07:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 06:59 .git 07:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 06:59 .github 07:01:22 -rw-rw-r-- 1 jenkins jenkins 162 Apr 16 06:59 .gitignore 07:01:22 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 16 06:59 CONTRIBUTING.md 07:01:22 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 16 06:59 Dockerfile 07:01:22 -rw-rw-r-- 1 jenkins jenkins 902 Apr 16 06:59 Dockerfile.build 07:01:22 -rw-rw-r-- 1 jenkins jenkins 652 Apr 16 06:59 Jenkinsfile 07:01:22 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 16 06:59 LICENSE 07:01:22 -rw-rw-r-- 1 jenkins jenkins 951 Apr 16 06:59 Makefile 07:01:22 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 16 06:59 README.md 07:01:22 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 06:58 VERSION 07:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 06:59 assets 07:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 06:59 bin 07:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 06:59 cmd 07:01:22 -rw-r--r-- 1 jenkins jenkins 10 Apr 16 07:00 coverage.out 07:01:22 drwxrwxr-x 5 jenkins jenkins 4096 Apr 16 06:59 docs 07:01:22 -rw-rw-r-- 1 jenkins jenkins 987 Apr 16 06:59 go.mod 07:01:22 -rw-r--r-- 1 jenkins jenkins 22392 Apr 16 07:00 go.sum 07:01:22 drwxrwxr-x 10 jenkins jenkins 4096 Apr 16 06:59 internal 07:01:22 -rw-rw-r-- 1 jenkins jenkins 155 Apr 16 06:59 version.go 07:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 06:59 web [Pipeline] isUnix [Pipeline] sh 07:01:22 + 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=554ce6c4c7c19524424f87f175d43eccadce2bf5 --label arch=arm64 --label version=0.0.0 . 07:01:23 Sending build context to Docker daemon 34.63MB 07:01:23 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:01:23 Step 2/24 : FROM ${BASE} AS builder 07:01:23 ---> a729517c52e4 07:01:23 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:01:24 ---> Running in 1d2210ecb01c 07:01:24 Removing intermediate container 1d2210ecb01c 07:01:24 ---> 35bc876cce53 07:01:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:01:24 ---> Running in 117a5516f478 07:01:25 Removing intermediate container 117a5516f478 07:01:25 ---> fde47aaf1e36 07:01:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:01:25 ---> Running in 896634280d6f 07:01:26 Removing intermediate container 896634280d6f 07:01:26 ---> a93b71fb8491 07:01:26 Step 6/24 : LABEL Name=edgex-ui-go 07:01:26 ---> Running in 9223cc8be8aa 07:01:26 Removing intermediate container 9223cc8be8aa 07:01:26 ---> 3a3bce58a00d 07:01:26 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:01:26 ---> Running in 8415d79e0828 07:01:27 Removing intermediate container 8415d79e0828 07:01:27 ---> e573ebecac13 07:01:27 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:27 ---> Running in fac4814ff996 07:01:29 Removing intermediate container fac4814ff996 07:01:29 ---> 8969400fad87 07:01:29 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:29 ---> Running in f77afd98258f 07:01:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:32 OK: 142 MiB in 39 packages 07:01:33 Removing intermediate container f77afd98258f 07:01:33 ---> dc8bc0203763 07:01:33 Step 10/24 : ENV GO111MODULE=on 07:01:33 ---> Running in 16b39ced86ec 07:01:33 Removing intermediate container 16b39ced86ec 07:01:33 ---> 151797d9d032 07:01:33 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:01:33 ---> Running in 220f1ab82679 07:01:34 Removing intermediate container 220f1ab82679 07:01:34 ---> 8f05c9d9f376 07:01:34 Step 12/24 : COPY go.mod . 07:01:35 ---> e082117e3f78 07:01:35 Step 13/24 : COPY Makefile . 07:01:35 ---> 2c54d7b8d5e7 07:01:35 Step 14/24 : RUN make update 07:01:35 ---> Running in f3719cdd5f5d 07:01:36 CGO_ENABLED=0 GO111MODULE=on go mod download 07:01:38 Removing intermediate container f3719cdd5f5d 07:01:38 ---> e09fcf53d153 07:01:38 Step 15/24 : COPY . . 07:01:41 ---> 8b862abc9970 07:01:41 Step 16/24 : RUN ${MAKE} 07:01:41 ---> Running in bdc4a85616d4 07:01:42 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:01:47 Running on prd-centos7-docker-4c-2g-452 in /w/workspace/edgexfoundry_edgex-ui-go_PR-336 [Pipeline] { [Pipeline] ws 07:01:47 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:01:49 using credential edgex-jenkins-ssh 07:01:49 Cloning the remote Git repository 07:01:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:01:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:01:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:49 > git --version # timeout=10 07:01:49 > git --version # 'git version 2.24.3' 07:01:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:51 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 554ce6c4c7c19524424f87f175d43eccadce2bf5 07:01:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:50 > git config core.sparsecheckout # timeout=10 07:01:50 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 07:01:51 Merge succeeded, producing 554ce6c4c7c19524424f87f175d43eccadce2bf5 07:01:51 Checking out Revision 554ce6c4c7c19524424f87f175d43eccadce2bf5 (PR-336) 07:01:51 > git remote # timeout=10 07:01:51 > git config --get remote.origin.url # timeout=10 07:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:51 > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 07:01:51 > git rev-parse HEAD^{commit} # timeout=10 07:01:51 > git config core.sparsecheckout # timeout=10 07:01:51 > git checkout -f 554ce6c4c7c19524424f87f175d43eccadce2bf5 # timeout=10 07:01:55 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:01:55 > git --version # timeout=10 07:01:55 > git --version # 'git version 2.24.3' 07:01:55 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:01:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:01:57 + sudo service docker restart 07:01:57 + true 07:01:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:01:59 provisioning config files... 07:01:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3867372997553748588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:59 ---> docker-login.sh 07:01:59 nexus3.edgexfoundry.org:10001 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10002 07:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:00 Configure a credential helper to remove this warning. See 07:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:00 07:02:00 Login Succeeded 07:02:00 nexus3.edgexfoundry.org:10003 07:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:00 Configure a credential helper to remove this warning. See 07:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:00 07:02:00 Login Succeeded 07:02:00 nexus3.edgexfoundry.org:10004 07:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:00 Configure a credential helper to remove this warning. See 07:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:00 07:02:00 Login Succeeded 07:02:00 docker.io 07:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:00 Configure a credential helper to remove this warning. See 07:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:00 07:02:00 Login Succeeded 07:02:00 ---> docker-login.sh ends [Pipeline] } 07:02:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:02:01 ========================================================= 07:02:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:02:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:02:01 + 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:02:02 Sending build context to Docker daemon 34.61MB 07:02:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:02:02 Step 2/8 : FROM ${BASE} 07:02:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:02 188c0c94c7c5: Pulling fs layer 07:02:02 0ef7d3d256c8: Pulling fs layer 07:02:02 de9db76c5a1d: Pulling fs layer 07:02:02 bca2f99d35d6: Pulling fs layer 07:02:02 93359f2a8cfa: Pulling fs layer 07:02:02 7c6f9722023f: Pulling fs layer 07:02:02 a35cf1a2eb13: Pulling fs layer 07:02:02 bca2f99d35d6: Waiting 07:02:02 93359f2a8cfa: Waiting 07:02:02 7c6f9722023f: Waiting 07:02:02 a35cf1a2eb13: Waiting 07:02:02 de9db76c5a1d: Verifying Checksum 07:02:02 de9db76c5a1d: Download complete 07:02:02 0ef7d3d256c8: Verifying Checksum 07:02:02 0ef7d3d256c8: Download complete 07:02:02 93359f2a8cfa: Verifying Checksum 07:02:02 93359f2a8cfa: Download complete 07:02:02 7c6f9722023f: Verifying Checksum 07:02:02 7c6f9722023f: Download complete 07:02:02 188c0c94c7c5: Verifying Checksum 07:02:02 188c0c94c7c5: Download complete 07:02:02 188c0c94c7c5: Pull complete 07:02:02 0ef7d3d256c8: Pull complete 07:02:02 de9db76c5a1d: Pull complete 07:02:04 a35cf1a2eb13: Verifying Checksum 07:02:04 a35cf1a2eb13: Download complete 07:02:04 bca2f99d35d6: Verifying Checksum 07:02:04 bca2f99d35d6: Download complete 07:02:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:02:11 bca2f99d35d6: Pull complete 07:02:11 93359f2a8cfa: Pull complete 07:02:11 7c6f9722023f: Pull complete 07:02:14 Removing intermediate container bdc4a85616d4 07:02:14 ---> e7b07e2202ac 07:02:14 Step 17/24 : FROM alpine:3.12 07:02:14 3.12: Pulling from library/alpine 07:02:14 a35cf1a2eb13: Pull complete 07:02:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:02:14 ---> a62c8e92a672 07:02:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:02:14 ---> Running in 2dc5afd2d650 07:02:14 Removing intermediate container 2dc5afd2d650 07:02:14 ---> 4632bd95ef51 07:02:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:15 d2f70382dc9a: Pulling fs layer 07:02:15 d2f70382dc9a: Verifying Checksum 07:02:15 d2f70382dc9a: Download complete 07:02:15 ---> Running in 9ac02033d526 07:02:15 d2f70382dc9a: Pull complete 07:02:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:02:15 Status: Downloaded newer image for alpine:3.12 07:02:15 ---> 9852663dfa18 07:02:15 Step 18/24 : EXPOSE 4000 07:02:15 ---> Running in a4ea3370cc6e 07:02:16 Removing intermediate container a4ea3370cc6e 07:02:16 ---> 8a524339bf91 07:02:16 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:02:16 Removing intermediate container 9ac02033d526 07:02:16 ---> 0687fc0e64d1 07:02:16 Step 5/8 : RUN apk add --no-cache make git 07:02:16 ---> Running in 2fac1589ebe8 07:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:02:17 OK: 166 MiB in 39 packages 07:02:18 ---> d6e118549a85 07:02:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:02:18 Removing intermediate container 2fac1589ebe8 07:02:18 ---> 6cf4e314f2dd 07:02:18 Step 6/8 : WORKDIR /edgex-ui-go 07:02:18 ---> Running in dd28fcee20d0 07:02:18 ---> Running in c3b585b26f78 07:02:18 Removing intermediate container dd28fcee20d0 07:02:18 ---> 0833f65f90c5 07:02:18 Step 7/8 : COPY . . 07:02:18 Removing intermediate container c3b585b26f78 07:02:18 ---> c81af15be2a0 07:02:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:02:19 ---> Running in 131b846ee8b3 07:02:19 Removing intermediate container 131b846ee8b3 07:02:19 ---> 2376e70c5b4e 07:02:19 Step 22/24 : LABEL arch=arm64 07:02:19 ---> Running in e16a771f5a2c 07:02:20 Removing intermediate container e16a771f5a2c 07:02:20 ---> 61a9a768dec2 07:02:20 Step 23/24 : LABEL git_sha=554ce6c4c7c19524424f87f175d43eccadce2bf5 07:02:20 ---> Running in c770c55cf423 07:02:21 Removing intermediate container c770c55cf423 07:02:21 ---> 27fdd12ec3c7 07:02:21 Step 24/24 : LABEL version=0.0.0 07:02:21 ---> Running in 55567fb9d4f6 07:02:21 Removing intermediate container 55567fb9d4f6 07:02:21 ---> 13e1970864c8 07:02:21 [Warning] One or more build-args [ARCH] were not consumed 07:02:21 Successfully built 13e1970864c8 07:02:21 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 07:02:22 ---> 7905d26bd8b2 07:02:22 Step 8/8 : RUN go mod download 07:02:22 ---> Running in e8c3c509e8ef [Pipeline] libraryResource [Pipeline] sh 07:02:22 ---> job-cost.sh 07:02:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XlfU 07:02:48 Removing intermediate container e8c3c509e8ef 07:02:48 ---> de73793519cf 07:02:48 Successfully built de73793519cf 07:02:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:02:49 + docker inspect -f . ci-base-image-x86_64 07:02:49 . [Pipeline] withDockerContainer 07:02:49 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 07:02:49 $ 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:02:50 $ docker top dac14847cfe4e15f19694c4f8886af4ddd0bfac9b22bf6b8806e2bae9db21f2b -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:51 + go version 07:02:51 go version go1.15.5 linux/amd64 [Pipeline] } 07:02:51 $ docker stop --time=1 dac14847cfe4e15f19694c4f8886af4ddd0bfac9b22bf6b8806e2bae9db21f2b 07:02:52 $ docker rm -f dac14847cfe4e15f19694c4f8886af4ddd0bfac9b22bf6b8806e2bae9db21f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:53 + docker inspect -f . ci-base-image-x86_64 07:02:53 . [Pipeline] withDockerContainer 07:02:53 prd-centos7-docker-4c-2g-452 does not seem to be running inside a container 07:02: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-x86_64 cat 07:02:54 $ docker top 5e7272b0c2bd37db1c615a8c73d3b1a65dfaf2e6b6b72b7973c4294599520335 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:54 + make test 07:02:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:02:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:03:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:03:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:03:06 GO111MODULE=on go vet ./... [Pipeline] } 07:03:07 $ docker stop --time=1 5e7272b0c2bd37db1c615a8c73d3b1a65dfaf2e6b6b72b7973c4294599520335 07:03:11 $ docker rm -f 5e7272b0c2bd37db1c615a8c73d3b1a65dfaf2e6b6b72b7973c4294599520335 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:11 Warning: overwriting stash ‘coverage-report’ 07:03:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:12 + ls -al . 07:03:12 total 92 07:03:12 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 16 07:02 . 07:03:12 drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 07:01 .. 07:03:12 drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 07:01 assets 07:03:12 drwxrwxr-x. 2 jenkins jenkins 35 Apr 16 07:01 bin 07:03:12 drwxrwxr-x. 3 jenkins jenkins 29 Apr 16 07:01 cmd 07:03:12 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 16 07:01 CONTRIBUTING.md 07:03:12 -rw-r--r--. 1 jenkins jenkins 10 Apr 16 07:02 coverage.out 07:03:12 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 16 07:01 Dockerfile 07:03:12 -rw-rw-r--. 1 jenkins jenkins 902 Apr 16 07:01 Dockerfile.build 07:03:12 drwxrwxr-x. 5 jenkins jenkins 104 Apr 16 07:01 docs 07:03:12 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 07:01 .git 07:03:12 drwxrwxr-x. 2 jenkins jenkins 103 Apr 16 07:01 .github 07:03:12 -rw-rw-r--. 1 jenkins jenkins 162 Apr 16 07:01 .gitignore 07:03:12 -rw-rw-r--. 1 jenkins jenkins 987 Apr 16 07:01 go.mod 07:03:12 -rw-r--r--. 1 jenkins jenkins 22392 Apr 16 07:02 go.sum 07:03:12 drwxrwxr-x. 10 jenkins jenkins 139 Apr 16 07:01 internal 07:03:12 -rw-rw-r--. 1 jenkins jenkins 652 Apr 16 07:01 Jenkinsfile 07:03:12 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 16 07:01 LICENSE 07:03:12 -rw-rw-r--. 1 jenkins jenkins 951 Apr 16 07:01 Makefile 07:03:12 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 16 07:01 README.md 07:03:12 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 06:58 VERSION 07:03:12 -rw-rw-r--. 1 jenkins jenkins 155 Apr 16 07:01 version.go 07:03:12 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 16 07:01 web [Pipeline] isUnix [Pipeline] sh 07:03:13 + 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=554ce6c4c7c19524424f87f175d43eccadce2bf5 --label arch=amd64 --label version=0.0.0 . 07:03:13 Sending build context to Docker daemon 34.63MB 07:03:13 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:03:13 Step 2/24 : FROM ${BASE} AS builder 07:03:13 ---> de73793519cf 07:03:13 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:03:14 ---> Running in edf811b31f18 07:03:14 Removing intermediate container edf811b31f18 07:03:14 ---> 391656601608 07:03:14 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:03:15 ---> Running in fd26ef5b4e1a 07:03:15 Removing intermediate container fd26ef5b4e1a 07:03:15 ---> 9007da88f050 07:03:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:03:15 ---> Running in 2c5a160f2699 07:03:15 Removing intermediate container 2c5a160f2699 07:03:15 ---> 67177a92ae41 07:03:15 Step 6/24 : LABEL Name=edgex-ui-go 07:03:15 ---> Running in ad8e3e27580c 07:03:15 Removing intermediate container ad8e3e27580c 07:03:15 ---> bc11053f527a 07:03:15 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:03:15 ---> Running in ec17880d954b 07:03:15 Removing intermediate container ec17880d954b 07:03:15 ---> c2c1723a09d9 07:03:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:15 ---> Running in 09531196dde9 07:03:17 Removing intermediate container 09531196dde9 07:03:17 ---> 0b734b2dc6f4 07:03:17 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:17 ---> Running in 5d8297fa4fe4 07:03:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:03:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:03:18 OK: 166 MiB in 39 packages 07:03:19 Removing intermediate container 5d8297fa4fe4 07:03:19 ---> 2c5a08f7754e 07:03:19 Step 10/24 : ENV GO111MODULE=on 07:03:19 ---> Running in bd836240fa69 07:03:19 Removing intermediate container bd836240fa69 07:03:19 ---> 3247ef4136a1 07:03:19 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:03:19 ---> Running in b0dfe90a6c73 07:03:19 Removing intermediate container b0dfe90a6c73 07:03:19 ---> 31d9f8c4dd67 07:03:19 Step 12/24 : COPY go.mod . 07:03:19 ---> 911a4c811b5f 07:03:19 Step 13/24 : COPY Makefile . 07:03:20 ---> 51761fd0f395 07:03:20 Step 14/24 : RUN make update 07:03:20 ---> Running in d3b3c51bc674 07:03:20 CGO_ENABLED=0 GO111MODULE=on go mod download 07:03:21 Removing intermediate container d3b3c51bc674 07:03:21 ---> dd25553f2968 07:03:21 Step 15/24 : COPY . . 07:03:23 ---> 625e246dfbda 07:03:23 Step 16/24 : RUN ${MAKE} 07:03:23 ---> Running in ab3af4b61471 07:03:23 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:03:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:03:36 Removing intermediate container ab3af4b61471 07:03:36 ---> 2931022160d5 07:03:36 Step 17/24 : FROM alpine:3.12 07:03:37 3.12: Pulling from library/alpine 07:03:37 339de151aab4: Pulling fs layer 07:03:37 339de151aab4: Verifying Checksum 07:03:37 339de151aab4: Download complete 07:03:37 339de151aab4: Pull complete 07:03:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:03:37 Status: Downloaded newer image for alpine:3.12 07:03:37 ---> 13621d1b12d4 07:03:37 Step 18/24 : EXPOSE 4000 07:03:37 ---> Running in 80be419cd909 07:03:37 Removing intermediate container 80be419cd909 07:03:37 ---> 92fbcbcde1f1 07:03:37 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:39 ---> 45527684ff2b 07:03:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:39 ---> Running in 3bb4f61f59eb 07:03:39 Removing intermediate container 3bb4f61f59eb 07:03:39 ---> ed34e2ecd4e1 07:03:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:03:39 ---> Running in 260139b08263 07:03:39 Removing intermediate container 260139b08263 07:03:39 ---> 80d72e906dd0 07:03:39 Step 22/24 : LABEL arch=amd64 07:03:39 ---> Running in 384c6df86baa 07:03:40 Removing intermediate container 384c6df86baa 07:03:40 ---> 2aca395bc1b6 07:03:40 Step 23/24 : LABEL git_sha=554ce6c4c7c19524424f87f175d43eccadce2bf5 07:03:40 ---> Running in 7a9ade48bc11 07:03:40 Removing intermediate container 7a9ade48bc11 07:03:40 ---> 44004abdd541 07:03:40 Step 24/24 : LABEL version=0.0.0 07:03:40 ---> Running in a763511f5879 07:03:40 Removing intermediate container a763511f5879 07:03:40 ---> 96c08401dcc0 07:03:40 [Warning] One or more build-args [ARCH] were not consumed 07:03:40 Successfully built 96c08401dcc0 07:03:40 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 07:03:41 ---> job-cost.sh 07:03:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JKdp 07:03:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-JKdp/bin to PATH 07:04:23 INFO: No Stack... 07:04:24 INFO: Retrieving Pricing Info for: v1-standard-2 07:04:25 INFO: Archiving Costs [Pipeline] sh 07:04:25 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:04:25 + cut -d, -f6 [Pipeline] lock 07:04:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] 07:04:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] did not exist. Created. 07:04:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:26 + echo total: 0.029999999329447746 [Pipeline] stash 07:04:26 Stashed 1 file(s) [Pipeline] } 07:04:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:38 lf-activate-venv(): INFO: Adding /tmp/venv-XlfU/bin to PATH 07:04:38 INFO: No Stack... 07:04:38 INFO: Retrieving Pricing Info for: lf-standard-4 07:04:38 INFO: Archiving Costs [Pipeline] sh 07:04:38 + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 07:04:38 [Pipeline] lock 07:04:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] 07:04:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] did not exist. Created. 07:04:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:39 /w/workspace/edgex-ui-go/1@tmp/durable-d51aa624/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d51aa624/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:04:39 + echo total: 0.20999999344348907 [Pipeline] stash 07:04:39 Warning: overwriting stash ‘stack-cost’ 07:04:40 Stashed 1 file(s) [Pipeline] } 07:04:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-336-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:04:41 provisioning config files... 07:04:41 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/config4507292530507165153tmp [Pipeline] { [Pipeline] sh 07:04:41 + set +x 07:04:41 + curl -s https://codecov.io/bash 07:04:41 + bash -s -- 07:04:42 07:04:42 _____ _ 07:04:42 / ____| | | 07:04:42 | | ___ __| | ___ ___ _____ __ 07:04:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:04:42 | |___| (_) | (_| | __/ (_| (_) \ V / 07:04:42 \_____\___/ \__,_|\___|\___\___/ \_/ 07:04:42 Bash-1.0.1 07:04:42 07:04:42 07:04:42 ==> git version 2.24.3 found 07:04:42 ==> 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:04:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:04:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:04:42 ==> Jenkins CI detected. 07:04:42 project root: . 07:04:42 --> token set from env 07:04:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:04:42 ==> Running gcov in . (disable via -X gcov) 07:04:42 ==> Python coveragepy not found 07:04:42 ==> Searching for coverage reports in: 07:04:42 + . 07:04:42 -> Found 1 reports 07:04:42 ==> Detecting git/mercurial file structure 07:04:42 ==> Reading reports 07:04:42 + ./coverage.out bytes=10 07:04:42 ==> Appending adjustments 07:04:42 https://docs.codecov.io/docs/fixing-reports 07:04:42 + Found adjustments 07:04:42 ==> Gzipping contents 07:04:42 4.0K /tmp/codecov.P3c9Hl.gz 07:04:42 ==> Uploading reports 07:04:42 url: https://codecov.io 07:04:42 query: branch=PR-336&commit=554ce6c4c7c19524424f87f175d43eccadce2bf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=336&job=&cmd_args= 07:04:42 -> Pinging Codecov 07:04:42 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-336&commit=554ce6c4c7c19524424f87f175d43eccadce2bf5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=336&job=&cmd_args= 07:04:43 -> Uploading to 07:04:43 https://storage.googleapis.com/codecov/v4/raw/2021-04-16/FB506323287CE973F263BFD2A0EB1F37/554ce6c4c7c19524424f87f175d43eccadce2bf5/cda25a1b-33f9-4b25-aeac-51da240ef678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T070443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2da596255de67dc1c1e144be0e02c094ff5dffef4f938cfe58f897e58d889bf6 07:04:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:43 Dload Upload Total Spent Left Speed 07:04:44 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 7970 --:--:-- --:--:-- --:--:-- 7963 07:04:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/554ce6c4c7c19524424f87f175d43eccadce2bf5 [Pipeline] } 07:04:44 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:04:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:47 ---> package-listing.sh 07:04:47 ++ tr '[:upper:]' '[:lower:]' 07:04:47 ++ facter osfamily 07:04:47 + OS_FAMILY=redhat 07:04:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-336 07:04:47 + START_PACKAGES=/tmp/packages_start.txt 07:04:47 + END_PACKAGES=/tmp/packages_end.txt 07:04:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:47 + PACKAGES=/tmp/packages_start.txt 07:04:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-336 ']' 07:04:47 + PACKAGES=/tmp/packages_end.txt 07:04:47 + case "${OS_FAMILY}" in 07:04:47 + sort 07:04:47 + rpm -qa 07:04:54 + '[' -f /tmp/packages_start.txt ']' 07:04:54 + '[' -f /tmp/packages_end.txt ']' 07:04:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-336 ']' 07:04:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-336/archives/ 07:04:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-336/archives/ [Pipeline] echo 07:04:54 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-336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:04:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:04:56 07:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:04:57 alpine: Pulling from edgex-lftools-log-publisher 07:04:57 df20fa9351a1: Pulling fs layer 07:04:57 36b3adc4ff6f: Pulling fs layer 07:04:57 8ad3a11d3b57: Pulling fs layer 07:04:57 46f8f816bc3b: Pulling fs layer 07:04:57 93b61091891f: Pulling fs layer 07:04:57 93b9cdb0e59b: Pulling fs layer 07:04:57 5e14af77c1be: Pulling fs layer 07:04:57 01666e4c0597: Pulling fs layer 07:04:57 aa168da1d23b: Pulling fs layer 07:04:57 93b61091891f: Waiting 07:04:57 93b9cdb0e59b: Waiting 07:04:57 5e14af77c1be: Waiting 07:04:57 01666e4c0597: Waiting 07:04:57 46f8f816bc3b: Waiting 07:04:57 aa168da1d23b: Waiting 07:04:57 36b3adc4ff6f: Verifying Checksum 07:04:57 36b3adc4ff6f: Download complete 07:04:57 46f8f816bc3b: Verifying Checksum 07:04:57 46f8f816bc3b: Download complete 07:04:58 93b61091891f: Download complete 07:04:58 93b9cdb0e59b: Download complete 07:04:58 5e14af77c1be: Verifying Checksum 07:04:58 5e14af77c1be: Download complete 07:04:58 df20fa9351a1: Verifying Checksum 07:04:58 df20fa9351a1: Download complete 07:04:58 01666e4c0597: Verifying Checksum 07:04:58 01666e4c0597: Download complete 07:04:59 8ad3a11d3b57: Verifying Checksum 07:04:59 8ad3a11d3b57: Download complete 07:04:59 df20fa9351a1: Pull complete 07:05:01 36b3adc4ff6f: Pull complete 07:05:03 8ad3a11d3b57: Pull complete 07:05:04 46f8f816bc3b: Pull complete 07:05:05 93b61091891f: Pull complete 07:05:06 93b9cdb0e59b: Pull complete 07:05:06 5e14af77c1be: Pull complete 07:05:07 01666e4c0597: Pull complete 07:05:08 aa168da1d23b: Verifying Checksum 07:05:08 aa168da1d23b: Download complete 07:05:27 aa168da1d23b: Pull complete 07:05:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:05:27 prd-centos7-docker-4c-2g-451 does not seem to be running inside a container 07:05:28 $ 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-336/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-336 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336:/w/workspace/edgexfoundry_edgex-ui-go_PR-336:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@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:05:33 $ docker top 3bbf567d8bc7230f69db755baa6d4007b599ade9a25ae9d3d53629ab9f5ed5f9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:35 + mkdir -p /var/log/sa [Pipeline] sh 07:05:35 + ls /var/log/sa-host 07:05:35 + sadf -c /var/log/sa-host/sa16 07:05:35 file_magic: OK 07:05:35 HZ: Using current value: 100 07:05:35 file_header: OK 07:05:35 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:05:35 Statistics: 07:05:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:05:35 File successfully converted to sysstat format version 12.2.1 07:05:35 + sadf -c /var/log/sa-host/sa23 07:05:35 file_magic: OK 07:05:35 HZ: Using current value: 100 07:05:35 file_header: OK 07:05:35 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:05:35 Statistics: 07:05:35 Hnuu...uuuununununu... 07:05:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:36 provisioning config files... 07:05:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp/config1135696304996221119tmp [Pipeline] { [Pipeline] echo 07:05:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:37 ---> create-netrc.sh [Pipeline] } 07:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:05:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:05:38 ---> python-tools-install.sh [Pipeline] echo 07:05:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:39 ---> sudo-logs.sh 07:05:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:05:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:40 ---> job-cost.sh 07:05:40 lf-activate-venv: SKIPPING 07:05:40 DEBUG: total: 0.20999999344348907 07:05:40 INFO: Retrieving Stack Cost... 07:05:41 INFO: Retrieving Pricing Info for: v1-standard-2 07:05:42 INFO: Archiving Costs [Pipeline] echo 07:05:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:43 ---> logs-deploy.sh 07:05:43 lf-activate-venv: SKIPPING 07:05:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-336/1 07:05:43 INFO: archiving workspace using pattern(s): 07:05:47 Archives upload complete. 07:05:47 INFO: archiving logs to Nexus 07:05:49 ---> uname -a: 07:05:49 Linux prd-centos7-docker-4c-2g-451.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:05:49 07:05:49 07:05:49 ---> lscpu: 07:05:49 Architecture: x86_64 07:05:49 CPU op-mode(s): 32-bit, 64-bit 07:05:49 Byte Order: Little Endian 07:05:49 Address sizes: 40 bits physical, 48 bits virtual 07:05:49 CPU(s): 4 07:05:49 On-line CPU(s) list: 0-3 07:05:49 Thread(s) per core: 1 07:05:49 Core(s) per socket: 1 07:05:49 Socket(s): 4 07:05:49 NUMA node(s): 1 07:05:49 Vendor ID: GenuineIntel 07:05:49 CPU family: 6 07:05:49 Model: 44 07:05:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:05:49 Stepping: 1 07:05:49 CPU MHz: 2933.438 07:05:49 BogoMIPS: 5866.87 07:05:49 Virtualization: VT-x 07:05:49 Hypervisor vendor: KVM 07:05:49 Virtualization type: full 07:05:49 L1d cache: 128 KiB 07:05:49 L1i cache: 128 KiB 07:05:49 L2 cache: 16 MiB 07:05:49 L3 cache: 64 MiB 07:05:49 NUMA node0 CPU(s): 0-3 07:05:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:05:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:05:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:05:49 Vulnerability Meltdown: Mitigation; PTI 07:05:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:05:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:05:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:05:49 Vulnerability Srbds: Not affected 07:05:49 Vulnerability Tsx async abort: Not affected 07:05:49 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:05:49 07:05:49 07:05:49 ---> nproc: 07:05:49 4 07:05:49 07:05:49 07:05:49 ---> df -h: 07:05:49 Filesystem Size Used Available Use% Mounted on 07:05:49 overlay 50.0G 7.3G 42.7G 15% / 07:05:49 tmpfs 64.0M 0 64.0M 0% /dev 07:05:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:05:49 shm 64.0M 0 64.0M 0% /dev/shm 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-336 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-336@tmp 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:05:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:05:49 07:05:49 07:05:49 ---> free -m: 07:05:49 total used free shared buff/cache available 07:05:49 Mem: 1837 747 107 0 982 984 07:05:49 Swap: 1023 0 1023 07:05:49 07:05:49 07:05:49 ---> ip addr: 07:05:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:05:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:05:49 inet 127.0.0.1/8 scope host lo 07:05:49 valid_lft forever preferred_lft forever 07:05:49 inet6 ::1/128 scope host 07:05:49 valid_lft forever preferred_lft forever 07:05:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:05:49 link/ether fa:16:3e:04:16:78 brd ff:ff:ff:ff:ff:ff 07:05:49 inet 10.30.122.52/23 brd 10.30.123.255 scope global dynamic eth0 07:05:49 valid_lft 85877sec preferred_lft 85877sec 07:05:49 inet6 fe80::f816:3eff:fe04:1678/64 scope link 07:05:49 valid_lft forever preferred_lft forever 07:05:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:05:49 link/ether 02:42:ab:b0:79:f5 brd ff:ff:ff:ff:ff:ff 07:05:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:05:49 valid_lft forever preferred_lft forever 07:05:49 inet6 fe80::42:abff:feb0:79f5/64 scope link 07:05:49 valid_lft forever preferred_lft forever 07:05:49 07:05:49 07:05:49 ---> sar -b -r -n DEV: 07:05:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 07:05:49 07:05:49 06:56:51 LINUX RESTART (4 CPU) 07:05:49 07:05:49 06:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:05:49 06:59:02 58.21 16.13 42.08 0.00 5094.72 5456.99 0.00 07:05:49 07:00:01 2.59 0.00 2.59 0.00 0.00 56.59 0.00 07:05:49 07:01:01 0.65 0.02 0.63 0.00 0.13 9.00 0.00 07:05:49 07:02:01 0.40 0.08 0.32 0.00 1.60 4.95 0.00 07:05:49 07:03:01 0.30 0.00 0.30 0.00 0.00 4.38 0.00 07:05:49 07:04:01 0.63 0.00 0.63 0.00 0.00 6.54 0.00 07:05:49 07:05:02 54.04 48.73 5.31 0.00 3876.92 1239.31 0.00 07:05:49 Average: 16.77 9.34 7.43 0.00 1288.76 972.49 0.00 07:05:49 07:05:49 06:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:49 06:59:02 156548 0 617192 32.80 2620 1105184 1163116 39.70 455056 1068572 132 07:05:49 07:00:01 158880 0 614852 32.68 2620 1105192 1150152 39.25 470480 1051308 12 07:05:49 07:01:01 162764 0 610940 32.47 2620 1105220 1076340 36.73 469476 1049688 20 07:05:49 07:02:01 161428 0 612176 32.54 2620 1105320 1074576 36.67 479908 1040988 20 07:05:49 07:03:01 162036 0 611560 32.50 2620 1105328 1074456 36.67 482996 1037456 16 07:05:49 07:04:01 162420 0 611172 32.48 2620 1105332 1074372 36.67 476564 1043348 8 07:05:49 07:05:02 75964 0 720336 38.28 2620 1082624 1554960 53.07 565928 1035592 30432 07:05:49 Average: 148577 0 628318 33.39 2620 1102029 1166853 39.82 485773 1046707 4377 07:05:49 07:05:49 06:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:49 06:59:02 eth0 191.97 159.96 944.74 55.13 0.00 0.00 0.00 0.00 07:05:49 06:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 06:59:02 docker0 24.81 29.82 3.32 157.75 0.00 0.00 0.00 0.00 07:05:49 07:00:01 eth0 0.58 0.49 1.65 0.05 0.00 0.00 0.00 0.00 07:05:49 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:05:49 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:02:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 07:05:49 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:03:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:05:49 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:04:01 eth0 0.48 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:05:49 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:05:02 eth0 104.38 81.84 952.59 49.43 0.00 0.00 0.00 0.00 07:05:49 07:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 07:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 Average: eth0 42.89 34.88 272.86 15.07 0.00 0.00 0.00 0.00 07:05:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:49 Average: docker0 3.56 4.28 0.48 22.63 0.00 0.00 0.00 0.00 07:05:49 07:05:49 07:05:49 ---> sar -P ALL: 07:05:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 07:05:49 07:05:49 06:56:51 LINUX RESTART (4 CPU) 07:05:49 07:05:49 06:58:01 CPU %user %nice %system %iowait %steal %idle 07:05:49 06:59:02 all 8.44 0.00 4.76 1.34 23.51 61.94 07:05:49 06:59:02 0 9.68 0.00 5.21 0.65 25.03 59.43 07:05:49 06:59:02 1 8.36 0.00 4.25 0.43 22.95 64.02 07:05:49 06:59:02 2 6.83 0.00 4.80 2.70 24.41 61.26 07:05:49 06:59:02 3 8.93 0.00 4.79 1.61 21.59 63.08 07:05:49 07:00:01 all 0.11 0.00 0.08 0.00 1.02 98.79 07:05:49 07:00:01 0 0.05 0.00 0.07 0.00 1.01 98.87 07:05:49 07:00:01 1 0.22 0.00 0.08 0.00 1.11 98.59 07:05:49 07:00:01 2 0.13 0.00 0.07 0.00 1.19 98.61 07:05:49 07:00:01 3 0.05 0.00 0.10 0.00 0.76 99.09 07:05:49 07:01:01 all 0.09 0.00 0.07 0.00 1.08 98.76 07:05:49 07:01:01 0 0.17 0.00 0.03 0.00 0.70 99.11 07:05:49 07:01:01 1 0.11 0.00 0.08 0.02 2.19 97.60 07:05:49 07:01:01 2 0.07 0.00 0.10 0.00 0.33 99.50 07:05:49 07:01:01 3 0.03 0.00 0.05 0.00 1.07 98.84 07:05:49 07:02:01 all 0.08 0.00 0.07 0.02 0.91 98.93 07:05:49 07:02:01 0 0.25 0.00 0.08 0.03 1.83 97.81 07:05:49 07:02:01 1 0.02 0.00 0.05 0.03 1.28 98.62 07:05:49 07:02:01 2 0.02 0.00 0.08 0.00 0.22 99.68 07:05:49 07:02:01 3 0.03 0.00 0.05 0.00 0.28 99.63 07:05:49 07:03:01 all 0.06 0.00 0.13 0.00 1.80 98.00 07:05:49 07:03:01 0 0.18 0.00 0.02 0.00 1.51 98.29 07:05:49 07:03:01 1 0.02 0.00 0.08 0.00 1.69 98.21 07:05:49 07:03:01 2 0.03 0.00 0.16 0.00 2.71 97.09 07:05:49 07:03:01 3 0.02 0.00 0.26 0.02 1.29 98.42 07:05:49 07:04:01 all 0.07 0.00 0.27 0.00 2.51 97.15 07:05:49 07:04:01 0 0.21 0.00 0.06 0.00 2.84 96.88 07:05:49 07:04:01 1 0.03 0.00 0.65 0.00 3.31 96.01 07:05:49 07:04:01 2 0.02 0.00 0.15 0.00 2.46 97.37 07:05:49 07:04:01 3 0.02 0.00 0.21 0.00 1.42 98.35 07:05:49 07:05:02 all 2.00 0.00 1.25 1.63 9.17 85.95 07:05:49 07:05:02 0 1.66 0.00 1.10 0.02 9.23 88.00 07:05:49 07:05:02 1 1.68 0.00 1.25 1.68 10.41 84.98 07:05:49 07:05:02 2 1.87 0.00 1.31 2.71 8.94 85.17 07:05:49 07:05:02 3 2.80 0.00 1.35 2.13 8.07 85.65 07:05:49 Average: all 1.66 0.00 1.00 0.45 6.00 90.89 07:05:49 Average: 0 1.86 0.00 1.01 0.11 6.34 90.68 07:05:49 Average: 1 1.61 0.00 0.98 0.32 6.45 90.64 07:05:49 Average: 2 1.37 0.00 1.02 0.81 6.08 90.72 07:05:49 Average: 3 1.78 0.00 1.02 0.56 5.12 91.53 07:05:49 07:05:49 07:05:49