Pull request #332 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 09badb012b1c3c1836bae9991a210de885dedcf7+49c4d704d89cee82356a6d6258b1004cb031f271 (02cfda21aa7835b17f38d1bf11a27573381df508) 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-332/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-332/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33885 in /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [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-332 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit 09badb012b1c3c1836bae9991a210de885dedcf7 Merge succeeded, producing 09badb012b1c3c1836bae9991a210de885dedcf7 Checking out Revision 09badb012b1c3c1836bae9991a210de885dedcf7 (PR-332) > 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/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # 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 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # 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:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:46 ========================================================= 06:58:46 EdgeX Global Pipelines Version Info 06:58:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:48 ------------------- 06:58:48 stable info: 06:58:48 ------------------- 06:58:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:48 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:58:48 Message: update stable to v1.0.186 06:58:50 ------------------- 06:58:50 experimental info: 06:58:50 ------------------- 06:58:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:58:50 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:58:50 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:58:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-332 [Pipeline] echo 06:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-332 [Pipeline] echo 06:58:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-332 [Pipeline] echo 06:58:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09badb012b1c3c1836bae9991a210de885dedcf7 [Pipeline] echo 06:58:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09badb0 [Pipeline] echo 06:58:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:58:55 provisioning config files... 06:58:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/config1437831775833900061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:56 ---> docker-login.sh 06:58:56 nexus3.edgexfoundry.org:10001 06:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:56 Configure a credential helper to remove this warning. See 06:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:56 06:58:56 Login Succeeded 06:58:56 nexus3.edgexfoundry.org:10002 06:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:56 Configure a credential helper to remove this warning. See 06:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:56 06:58:56 Login Succeeded 06:58:56 nexus3.edgexfoundry.org:10003 06:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:56 Configure a credential helper to remove this warning. See 06:58:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:56 06:58:56 Login Succeeded 06:58:56 nexus3.edgexfoundry.org:10004 06:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:57 Configure a credential helper to remove this warning. See 06:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:57 06:58:57 Login Succeeded 06:58:57 docker.io 06:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:57 Configure a credential helper to remove this warning. See 06:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:57 06:58:57 Login Succeeded 06:58:57 ---> docker-login.sh ends [Pipeline] } 06:58:57 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:58 + git log --format=format:%s -1 09badb012b1c3c1836bae9991a210de885dedcf7 [Pipeline] echo 06:58:58 GIT_COMMIT: 09badb012b1c3c1836bae9991a210de885dedcf7, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:58:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:59 06:58:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:59:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:00 latest: Pulling from edgex-devops/git-semver 06:59:00 31603596830f: Pulling fs layer 06:59:00 2a8b12db71e7: Pulling fs layer 06:59:00 6ca5941a6612: Pulling fs layer 06:59:00 ecc8261a40a4: Pulling fs layer 06:59:00 ecc8261a40a4: Waiting 06:59:00 2a8b12db71e7: Download complete 06:59:00 31603596830f: Verifying Checksum 06:59:00 31603596830f: Download complete 06:59:00 ecc8261a40a4: Verifying Checksum 06:59:00 ecc8261a40a4: Download complete 06:59:00 6ca5941a6612: Verifying Checksum 06:59:00 6ca5941a6612: Download complete 06:59:00 31603596830f: Pull complete 06:59:00 2a8b12db71e7: Pull complete 06:59:01 6ca5941a6612: Pull complete 06:59:02 ecc8261a40a4: Pull complete 06:59:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:59:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:59:02 prd-centos7-docker-4c-2g-33885 does not seem to be running inside a container 06:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-332 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332:/w/workspace/edgexfoundry_edgex-ui-go_PR-332:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@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:59:04 $ docker top 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:05 [ssh-agent] Looking for ssh-agent implementation... 06:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:05 $ docker exec 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent 06:59:05 SSH_AUTH_SOCK=/tmp/ssh-WI8LEDR9i32n/agent.12 06:59:05 SSH_AGENT_PID=18 06:59:05 Running ssh-add (command line suppressed) 06:59:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_6986012446865490620.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_6986012446865490620.key) 06:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:06 + git tag --points-at HEAD [Pipeline] } 06:59:06 $ docker exec --env ******** --env ******** 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent -k 06:59:06 unset SSH_AUTH_SOCK; 06:59:06 unset SSH_AGENT_PID; 06:59:06 echo Agent pid 18 killed; 06:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:06 [ssh-agent] Looking for ssh-agent implementation... 06:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:06 $ docker exec 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent 06:59:06 SSH_AUTH_SOCK=/tmp/ssh-9gTVSry9wpXd/agent.48 06:59:06 SSH_AGENT_PID=53 06:59:06 Running ssh-add (command line suppressed) 06:59:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_1464222963720260756.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/private_key_1464222963720260756.key) 06:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:07 + git semver init 06:59:07 # -> Open(): unable to determine branch for HEAD 06:59:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-332/.git 06:59:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-332 06:59:07 # $SEMVER_REMOTE_NAME = origin 06:59:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:59:07 # $SEMVER_USER_NAME = edgex-jenkins 06:59:07 # $SEMVER_BRANCH = PR-332 06:59:07 # $SEMVER_TEMP = /tmp/semver-045482817 06:59:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:59:08 # '/tmp/semver-045482817' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-332/.semver' 06:59:08 # -> Force: false 06:59:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-332/.semver [Pipeline] } 06:59:08 $ docker exec --env ******** --env ******** 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 ssh-agent -k 06:59:09 unset SSH_AUTH_SOCK; 06:59:09 unset SSH_AGENT_PID; 06:59:09 echo Agent pid 53 killed; 06:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:09 + git semver [Pipeline] } 06:59:09 $ docker stop --time=1 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 06:59:11 $ docker rm -f 01256c98d5f67cc39d2a9e30f974787c684524ad5d3ba1d8ec44bd6b44af3b07 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:59:12 Stashed 1 file(s) [Pipeline] echo 06:59:12 [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:28 Still waiting to schedule task 06:59:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:59:28 Still waiting to schedule task 06:59:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:01:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33886 in /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [Pipeline] { [Pipeline] ws 07:01:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:01:17 using credential edgex-jenkins-ssh 07:01:17 Cloning the remote Git repository 07:01:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:01:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:01:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:18 > git --version # timeout=10 07:01:18 > git --version # 'git version 2.17.1' 07:01:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:18 Running on prd-centos7-docker-4c-2g-33887 in /w/workspace/edgexfoundry_edgex-ui-go_PR-332 [Pipeline] { [Pipeline] ws 07:01:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:01:20 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit 09badb012b1c3c1836bae9991a210de885dedcf7 07:01:21 Merge succeeded, producing 09badb012b1c3c1836bae9991a210de885dedcf7 07:01:21 Checking out Revision 09badb012b1c3c1836bae9991a210de885dedcf7 (PR-332) 07:01:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:20 > git config core.sparsecheckout # timeout=10 07:01:20 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 07:01:21 > git remote # timeout=10 07:01:21 > git config --get remote.origin.url # timeout=10 07:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:21 > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 07:01:21 > git rev-parse HEAD^{commit} # timeout=10 07:01:21 > git config core.sparsecheckout # timeout=10 07:01:21 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 07:01:21 using credential edgex-jenkins-ssh 07:01:21 Cloning the remote Git repository 07:01:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:01:21 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:01:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:21 > git --version # timeout=10 07:01:21 > git --version # 'git version 2.24.3' 07:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:22 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit 09badb012b1c3c1836bae9991a210de885dedcf7 07:01:23 Merge succeeded, producing 09badb012b1c3c1836bae9991a210de885dedcf7 07:01:23 Checking out Revision 09badb012b1c3c1836bae9991a210de885dedcf7 (PR-332) 07:01:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:22 > git config core.sparsecheckout # timeout=10 07:01:22 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 07:01:23 > git remote # timeout=10 07:01:23 > git config --get remote.origin.url # timeout=10 07:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:23 > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 07:01:23 > git rev-parse HEAD^{commit} # timeout=10 07:01:23 > git config core.sparsecheckout # timeout=10 07:01:23 > git checkout -f 09badb012b1c3c1836bae9991a210de885dedcf7 # timeout=10 07:01:25 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:01:25 > git --version # timeout=10 07:01:25 > git --version # 'git version 2.17.1' 07:01:25 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:26 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:01:27 > git --version # timeout=10 07:01:27 > git --version # 'git version 2.24.3' 07:01:27 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { 07:01:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:01:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:01:28 + sudo service docker restart 07:01:28 + true 07:01:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:01:29 + sudo service docker restart 07:01:29 + true 07:01:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:01:30 provisioning config files... [Pipeline] withEnv [Pipeline] { 07:01:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3917935220265788347tmp [Pipeline] wrap 07:01:30 provisioning config files... [Pipeline] { 07:01:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1178106687916645890tmp [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:31 ---> docker-login.sh 07:01:31 nexus3.edgexfoundry.org:10001 07:01:31 ---> docker-login.sh 07:01:31 nexus3.edgexfoundry.org:10001 07:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:31 Configure a credential helper to remove this warning. See 07:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:31 07:01:31 Login Succeeded 07:01:31 nexus3.edgexfoundry.org:10002 07:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:31 Configure a credential helper to remove this warning. See 07:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:31 07:01:31 Login Succeeded 07:01:31 nexus3.edgexfoundry.org:10003 07:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:32 Configure a credential helper to remove this warning. See 07:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:32 07:01:32 Login Succeeded 07:01:32 nexus3.edgexfoundry.org:10004 07:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:32 Configure a credential helper to remove this warning. See 07:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:32 07:01:32 Login Succeeded 07:01:32 docker.io 07:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:32 Configure a credential helper to remove this warning. See 07:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:32 07:01:32 Login Succeeded 07:01:32 ---> docker-login.sh ends [Pipeline] } 07:01:32 Deleting 1 temporary files 07:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:32 Configure a credential helper to remove this warning. See 07:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:32 07:01:32 Login Succeeded 07:01:32 nexus3.edgexfoundry.org:10002 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 07:01:33 ========================================================= 07:01:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:01:33 ========================================================= 07:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] sh 07:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:33 + 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:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:33 Configure a credential helper to remove this warning. See 07:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:33 07:01:33 Login Succeeded 07:01:33 nexus3.edgexfoundry.org:10004 07:01:34 Sending build context to Docker daemon 17.76MB 07:01:34 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:01:34 Step 2/8 : FROM ${BASE} 07:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:34 188c0c94c7c5: Pulling fs layer 07:01:34 0ef7d3d256c8: Pulling fs layer 07:01:34 de9db76c5a1d: Pulling fs layer 07:01:34 bca2f99d35d6: Pulling fs layer 07:01:34 93359f2a8cfa: Pulling fs layer 07:01:34 7c6f9722023f: Pulling fs layer 07:01:34 a35cf1a2eb13: Pulling fs layer 07:01:34 7c6f9722023f: Waiting 07:01:34 93359f2a8cfa: Waiting 07:01:34 a35cf1a2eb13: Waiting 07:01:34 bca2f99d35d6: Waiting 07:01:34 de9db76c5a1d: Verifying Checksum 07:01:34 de9db76c5a1d: Download complete 07:01:34 0ef7d3d256c8: Verifying Checksum 07:01:34 0ef7d3d256c8: Download complete 07:01:34 93359f2a8cfa: Verifying Checksum 07:01:34 93359f2a8cfa: Download complete 07:01:34 188c0c94c7c5: Verifying Checksum 07:01:34 188c0c94c7c5: Download complete 07:01:34 7c6f9722023f: Download complete 07:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:34 Configure a credential helper to remove this warning. See 07:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:34 07:01:34 Login Succeeded 07:01:34 docker.io 07:01:34 188c0c94c7c5: Pull complete 07:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:34 0ef7d3d256c8: Pull complete 07:01:34 de9db76c5a1d: Pull complete 07:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:35 Configure a credential helper to remove this warning. See 07:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:35 07:01:35 Login Succeeded 07:01:35 ---> docker-login.sh ends [Pipeline] } 07:01:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:35 ========================================================= 07:01:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:01:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:01:36 a35cf1a2eb13: Verifying Checksum 07:01:36 a35cf1a2eb13: Download complete 07:01:37 bca2f99d35d6: Verifying Checksum 07:01:37 bca2f99d35d6: Download complete 07:01:37 Sending build context to Docker daemon 17.75MB 07:01:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:01:37 Step 2/8 : FROM ${BASE} 07:01:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:37 5f621e34cdf4: Pulling fs layer 07:01:37 a4357932f1b6: Pulling fs layer 07:01:37 18c013af1878: Pulling fs layer 07:01:37 00ac8860ef70: Pulling fs layer 07:01:37 63d7cb157983: Pulling fs layer 07:01:37 b116817d02f9: Pulling fs layer 07:01:37 00ac8860ef70: Waiting 07:01:37 63d7cb157983: Waiting 07:01:37 745a02a5169b: Pulling fs layer 07:01:37 b116817d02f9: Waiting 07:01:37 745a02a5169b: Waiting 07:01:37 18c013af1878: Verifying Checksum 07:01:37 18c013af1878: Download complete 07:01:37 a4357932f1b6: Verifying Checksum 07:01:37 a4357932f1b6: Download complete 07:01:37 63d7cb157983: Verifying Checksum 07:01:37 63d7cb157983: Download complete 07:01:37 b116817d02f9: Download complete 07:01:37 5f621e34cdf4: Verifying Checksum 07:01:37 5f621e34cdf4: Download complete 07:01:38 5f621e34cdf4: Pull complete 07:01:38 a4357932f1b6: Pull complete 07:01:39 18c013af1878: Pull complete 07:01:39 745a02a5169b: Verifying Checksum 07:01:39 745a02a5169b: Download complete 07:01:40 00ac8860ef70: Verifying Checksum 07:01:40 00ac8860ef70: Download complete 07:01:42 bca2f99d35d6: Pull complete 07:01:42 93359f2a8cfa: Pull complete 07:01:42 7c6f9722023f: Pull complete 07:01:47 a35cf1a2eb13: Pull complete 07:01:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:01:47 ---> a62c8e92a672 07:01:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:01:48 ---> Running in 6125fb445739 07:01:48 Removing intermediate container 6125fb445739 07:01:48 ---> 48f4ac175e87 07:01:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:48 ---> Running in a2ce94a4789a 07:01:49 Removing intermediate container a2ce94a4789a 07:01:49 ---> 683aff9af692 07:01:49 Step 5/8 : RUN apk add --no-cache make git 07:01:49 ---> Running in dd93619f677a 07:01:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:01:50 00ac8860ef70: Pull complete 07:01:50 63d7cb157983: Pull complete 07:01:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:01:51 b116817d02f9: Pull complete 07:01:51 OK: 166 MiB in 39 packages 07:01:52 Removing intermediate container dd93619f677a 07:01:52 ---> 53cae2da84da 07:01:52 Step 6/8 : WORKDIR /edgex-ui-go 07:01:52 ---> Running in d30b24088645 07:01:52 Removing intermediate container d30b24088645 07:01:52 ---> 017c0a45bd5d 07:01:52 Step 7/8 : COPY . . 07:01:54 745a02a5169b: Pull complete 07:01:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:01:54 ---> b7e6874047d6 07:01:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:01:55 ---> 2b316a0576a9 07:01:55 Step 8/8 : RUN go mod download 07:01:55 ---> Running in 09401d811c9f 07:01:58 ---> Running in 1180fac22211 07:01:58 Removing intermediate container 1180fac22211 07:01:58 ---> 5c950952d526 07:01:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:58 ---> Running in d95230126c2f 07:02:00 Removing intermediate container d95230126c2f 07:02:00 ---> 413dcde6b370 07:02:00 Step 5/8 : RUN apk add --no-cache make git 07:02:00 ---> Running in 38fd420b608e 07:02:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:02:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:02:03 OK: 142 MiB in 39 packages 07:02:04 Removing intermediate container 38fd420b608e 07:02:04 ---> 8df94626d6b4 07:02:04 Step 6/8 : WORKDIR /edgex-ui-go 07:02:05 ---> Running in 708c7d49976c 07:02:05 Removing intermediate container 708c7d49976c 07:02:05 ---> e3fecd9941e6 07:02:05 Step 7/8 : COPY . . 07:02:08 ---> 865a3f45bb80 07:02:08 Step 8/8 : RUN go mod download 07:02:08 ---> Running in e81c72276ce9 07:02:27 Removing intermediate container 09401d811c9f 07:02:27 ---> 5d6c5780366a 07:02:27 Successfully built 5d6c5780366a 07:02:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:02:27 + docker inspect -f . ci-base-image-x86_64 07:02:27 . [Pipeline] withDockerContainer 07:02:27 prd-centos7-docker-4c-2g-33887 does not seem to be running inside a container 07:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:28 $ docker top 4b60d18bf562ee43fe245274117d5bb7cacf5e5e0d6ff19647b51e2f291419b4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:29 + go version 07:02:29 go version go1.15.5 linux/amd64 [Pipeline] } 07:02:29 $ docker stop --time=1 4b60d18bf562ee43fe245274117d5bb7cacf5e5e0d6ff19647b51e2f291419b4 07:02:30 $ docker rm -f 4b60d18bf562ee43fe245274117d5bb7cacf5e5e0d6ff19647b51e2f291419b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:31 + docker inspect -f . ci-base-image-x86_64 07:02:31 . [Pipeline] withDockerContainer 07:02:31 prd-centos7-docker-4c-2g-33887 does not seem to be running inside a container 07:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:32 $ docker top e048a49a0c5d56ee3f63696eaf8efd6f09e90a0611e43cbe402a1803b015cc56 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:32 + make test 07:02:32 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:02:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:02:40 Removing intermediate container e81c72276ce9 07:02:40 ---> 1d8bf43fdcc3 07:02:40 Successfully built 1d8bf43fdcc3 07:02:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:02:41 + docker inspect -f . ci-base-image-arm64 07:02:41 . [Pipeline] withDockerContainer 07:02:41 prd-ubuntu18.04-docker-arm64-4c-16g-33886 does not seem to be running inside a container 07:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:43 $ docker top 34b3b7a2e488a18a3aad0f283c81f6cb4c145bb80e0c6dd3dd0e9a0d976fb6c6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:44 + go version 07:02:44 go version go1.15.5 linux/arm64 [Pipeline] } 07:02:44 $ docker stop --time=1 34b3b7a2e488a18a3aad0f283c81f6cb4c145bb80e0c6dd3dd0e9a0d976fb6c6 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:02:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:02:44 GO111MODULE=on go vet ./... 07:02:46 $ docker rm -f 34b3b7a2e488a18a3aad0f283c81f6cb4c145bb80e0c6dd3dd0e9a0d976fb6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:02:46 $ docker stop --time=1 e048a49a0c5d56ee3f63696eaf8efd6f09e90a0611e43cbe402a1803b015cc56 07:02:48 $ docker rm -f e048a49a0c5d56ee3f63696eaf8efd6f09e90a0611e43cbe402a1803b015cc56 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 07:02:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 07:02:50 + docker inspect -f . ci-base-image-arm64 07:02:50 . [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer 07:02:50 prd-ubuntu18.04-docker-arm64-4c-16g-33886 does not seem to be running inside a container 07:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:02:52 $ docker top b7e41c2d378e447c3eaa62b5f4ea3b6bf5707d704b7cd91f394e4181c18c1221 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:02:53 + make test 07:02:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:02:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 07:02:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:55 + ls -al . 07:02:55 total 92 07:02:55 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 13 07:02 . 07:02:55 drwxrwxr-x. 4 jenkins jenkins 28 Apr 13 07:01 .. 07:02:55 drwxrwxr-x. 3 jenkins jenkins 20 Apr 13 07:01 assets 07:02:55 drwxrwxr-x. 2 jenkins jenkins 35 Apr 13 07:01 bin 07:02:55 drwxrwxr-x. 3 jenkins jenkins 29 Apr 13 07:01 cmd 07:02:55 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 13 07:01 CONTRIBUTING.md 07:02:55 -rw-r--r--. 1 jenkins jenkins 10 Apr 13 07:02 coverage.out 07:02:55 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 13 07:01 Dockerfile 07:02:55 -rw-rw-r--. 1 jenkins jenkins 902 Apr 13 07:01 Dockerfile.build 07:02:55 drwxrwxr-x. 5 jenkins jenkins 104 Apr 13 07:01 docs 07:02:55 drwxrwxr-x. 8 jenkins jenkins 179 Apr 13 07:01 .git 07:02:55 drwxrwxr-x. 2 jenkins jenkins 103 Apr 13 07:01 .github 07:02:55 -rw-rw-r--. 1 jenkins jenkins 153 Apr 13 07:01 .gitignore 07:02:55 -rw-rw-r--. 1 jenkins jenkins 987 Apr 13 07:01 go.mod 07:02:55 -rw-r--r--. 1 jenkins jenkins 22392 Apr 13 07:02 go.sum 07:02:55 drwxrwxr-x. 10 jenkins jenkins 139 Apr 13 07:01 internal 07:02:55 -rw-rw-r--. 1 jenkins jenkins 652 Apr 13 07:01 Jenkinsfile 07:02:55 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 13 07:01 LICENSE 07:02:55 -rw-rw-r--. 1 jenkins jenkins 951 Apr 13 07:01 Makefile 07:02:55 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 13 07:01 README.md 07:02:55 -rw-rw-r--. 1 jenkins jenkins 5 Apr 13 06:59 VERSION 07:02:55 -rw-rw-r--. 1 jenkins jenkins 155 Apr 13 07:01 version.go 07:02:55 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 13 07:01 web [Pipeline] isUnix [Pipeline] sh 07:02:55 + 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=09badb012b1c3c1836bae9991a210de885dedcf7 --label arch=amd64 --label version=0.0.0 . 07:02:56 Sending build context to Docker daemon 17.78MB 07:02:56 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:02:56 Step 2/24 : FROM ${BASE} AS builder 07:02:56 ---> 5d6c5780366a 07:02:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:02:57 ---> Running in e5cfaa06cfa6 07:02:57 Removing intermediate container e5cfaa06cfa6 07:02:57 ---> 5919a5cab202 07:02:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:02:57 ---> Running in 1c11cb8cb544 07:02:57 Removing intermediate container 1c11cb8cb544 07:02:57 ---> 57e956af6993 07:02:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:02:57 ---> Running in 37d962b14833 07:02:57 Removing intermediate container 37d962b14833 07:02:57 ---> 943cf4cd9632 07:02:57 Step 6/24 : LABEL Name=edgex-ui-go 07:02:57 ---> Running in 4a2edc879a48 07:02:57 Removing intermediate container 4a2edc879a48 07:02:57 ---> 4318ee685ff0 07:02:57 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:02:57 ---> Running in fec794ba242e 07:02:58 Removing intermediate container fec794ba242e 07:02:58 ---> 3c516a7a354d 07:02:58 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:58 ---> Running in edf44430328b 07:02:59 Removing intermediate container edf44430328b 07:02:59 ---> c5d8a78caa6b 07:02:59 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:59 ---> Running in 1275439268e4 07:02:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:03:00 OK: 166 MiB in 39 packages 07:03:00 Removing intermediate container 1275439268e4 07:03:00 ---> 67603fecf55c 07:03:00 Step 10/24 : ENV GO111MODULE=on 07:03:00 ---> Running in 6967286f914c 07:03:01 Removing intermediate container 6967286f914c 07:03:01 ---> 5b3c533b3a5d 07:03:01 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:03:01 ---> Running in 761d03e4ebbe 07:03:01 Removing intermediate container 761d03e4ebbe 07:03:01 ---> a6a1f13dbaae 07:03:01 Step 12/24 : COPY go.mod . 07:03:01 ---> 37b94fd4316f 07:03:01 Step 13/24 : COPY Makefile . 07:03:01 ---> 16608a2fe39a 07:03:01 Step 14/24 : RUN make update 07:03:01 ---> Running in 64ceca14a3aa 07:03:02 CGO_ENABLED=0 GO111MODULE=on go mod download 07:03:02 Removing intermediate container 64ceca14a3aa 07:03:02 ---> a69f55fa8516 07:03:02 Step 15/24 : COPY . . 07:03:05 ---> 74b94f04270f 07:03:05 Step 16/24 : RUN ${MAKE} 07:03:05 ---> Running in d28efb317184 07:03:05 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:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:03:17 Removing intermediate container d28efb317184 07:03:17 ---> c9143e920a9f 07:03:17 Step 17/24 : FROM alpine:3.12 07:03:18 3.12: Pulling from library/alpine 07:03:18 532819f3e44c: Pulling fs layer 07:03:18 532819f3e44c: Verifying Checksum 07:03:18 532819f3e44c: Download complete 07:03:18 532819f3e44c: Pull complete 07:03:18 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:03:18 Status: Downloaded newer image for alpine:3.12 07:03:18 ---> 7230e588e954 07:03:18 Step 18/24 : EXPOSE 4000 07:03:18 ---> Running in 89fd255a3b42 07:03:18 Removing intermediate container 89fd255a3b42 07:03:18 ---> fdd7466129a8 07:03:18 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:20 ---> a827d39c1243 07:03:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:20 ---> Running in b62f4f42cc15 07:03:20 Removing intermediate container b62f4f42cc15 07:03:20 ---> 7842ba24b949 07:03:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:03:20 ---> Running in 1e5a2b7632d4 07:03:20 Removing intermediate container 1e5a2b7632d4 07:03:20 ---> b86633c70f49 07:03:20 Step 22/24 : LABEL arch=amd64 07:03:20 ---> Running in b8253886f051 07:03:20 Removing intermediate container b8253886f051 07:03:20 ---> 78d9d1f3dda5 07:03:20 Step 23/24 : LABEL git_sha=09badb012b1c3c1836bae9991a210de885dedcf7 07:03:20 ---> Running in f7257390c2f0 07:03:20 Removing intermediate container f7257390c2f0 07:03:20 ---> 212341043697 07:03:20 Step 24/24 : LABEL version=0.0.0 07:03:20 ---> Running in dd59630f71ed 07:03:20 Removing intermediate container dd59630f71ed 07:03:20 ---> 321f18dbf769 07:03:20 [Warning] One or more build-args [ARCH] were not consumed 07:03:20 Successfully built 321f18dbf769 07:03:20 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 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:03:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:03:21 GO111MODULE=on go vet ./... [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:03:22 ---> job-cost.sh 07:03:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U9i3 [Pipeline] } 07:03:28 $ docker stop --time=1 b7e41c2d378e447c3eaa62b5f4ea3b6bf5707d704b7cd91f394e4181c18c1221 07:03:30 $ docker rm -f b7e41c2d378e447c3eaa62b5f4ea3b6bf5707d704b7cd91f394e4181c18c1221 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:31 Warning: overwriting stash ‘coverage-report’ 07:03:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:33 + ls -al . 07:03:33 total 124 07:03:33 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:02 . 07:03:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:01 .. 07:03:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:01 .git 07:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:01 .github 07:03:33 -rw-rw-r-- 1 jenkins jenkins 153 Apr 13 07:01 .gitignore 07:03:33 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 07:01 CONTRIBUTING.md 07:03:33 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 13 07:01 Dockerfile 07:03:33 -rw-rw-r-- 1 jenkins jenkins 902 Apr 13 07:01 Dockerfile.build 07:03:33 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 07:01 Jenkinsfile 07:03:33 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 07:01 LICENSE 07:03:33 -rw-rw-r-- 1 jenkins jenkins 951 Apr 13 07:01 Makefile 07:03:33 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 13 07:01 README.md 07:03:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 06:59 VERSION 07:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:01 assets 07:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:01 bin 07:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:01 cmd 07:03:33 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 07:02 coverage.out 07:03:33 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 07:01 docs 07:03:33 -rw-rw-r-- 1 jenkins jenkins 987 Apr 13 07:01 go.mod 07:03:33 -rw-r--r-- 1 jenkins jenkins 22392 Apr 13 07:02 go.sum 07:03:33 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:01 internal 07:03:33 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 07:01 version.go 07:03:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:01 web [Pipeline] isUnix [Pipeline] sh 07:03:34 + 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=09badb012b1c3c1836bae9991a210de885dedcf7 --label arch=arm64 --label version=0.0.0 . 07:03:35 Sending build context to Docker daemon 17.78MB 07:03:35 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:03:35 Step 2/24 : FROM ${BASE} AS builder 07:03:35 ---> 1d8bf43fdcc3 07:03:35 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:03:35 ---> Running in dd3be2c4afc5 07:03:36 Removing intermediate container dd3be2c4afc5 07:03:36 ---> 1a10e048cfec 07:03:36 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:03:36 ---> Running in d59e888c093b 07:03:36 Removing intermediate container d59e888c093b 07:03:36 ---> 6b72d7379f04 07:03:36 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:03:36 ---> Running in 10f08a29ec47 07:03:37 Removing intermediate container 10f08a29ec47 07:03:37 ---> 3f11a808872f 07:03:37 Step 6/24 : LABEL Name=edgex-ui-go 07:03:37 ---> Running in f672e7e20722 07:03:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:03:37 Removing intermediate container f672e7e20722 07:03:37 ---> 523b1083a921 07:03:37 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:03:37 ---> Running in ad500c41afe6 07:03:38 Removing intermediate container ad500c41afe6 07:03:38 ---> d8a2c4fb3a9c 07:03:38 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:38 ---> Running in a5fb3b146fae 07:03:41 Removing intermediate container a5fb3b146fae 07:03:41 ---> bf87f2de5313 07:03:41 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:41 ---> Running in e279458d9d9a 07:03:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:43 OK: 142 MiB in 39 packages 07:03:44 Removing intermediate container e279458d9d9a 07:03:44 ---> c8f87a9dd477 07:03:44 Step 10/24 : ENV GO111MODULE=on 07:03:44 ---> Running in 35e28da3a0d2 07:03:44 Removing intermediate container 35e28da3a0d2 07:03:44 ---> de9840572357 07:03:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:03:45 ---> Running in 6840a9df3d96 07:03:45 Removing intermediate container 6840a9df3d96 07:03:45 ---> 56062097a3b1 07:03:45 Step 12/24 : COPY go.mod . 07:03:46 ---> bb766ba370fb 07:03:46 Step 13/24 : COPY Makefile . 07:03:46 ---> 78f1185e7e6f 07:03:46 Step 14/24 : RUN make update 07:03:47 ---> Running in 8cc1cd706fa7 07:03:48 CGO_ENABLED=0 GO111MODULE=on go mod download 07:03:49 Removing intermediate container 8cc1cd706fa7 07:03:49 ---> 730e91f52d25 07:03:49 Step 15/24 : COPY . . 07:03:52 ---> c7669ae2f439 07:03:52 Step 16/24 : RUN ${MAKE} 07:03:52 ---> Running in afba8a4bc284 07:03:53 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:04:04 lf-activate-venv(): INFO: Adding /tmp/venv-U9i3/bin to PATH 07:04:04 INFO: No Stack... 07:04:04 INFO: Retrieving Pricing Info for: v1-standard-2 07:04:05 INFO: Archiving Costs [Pipeline] sh 07:04:06 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:04:06 + cut -d, -f6 [Pipeline] lock 07:04:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] 07:04:06 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] did not exist. Created. 07:04:06 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:06 + echo total: 0.029999999329447746 [Pipeline] stash 07:04:06 Stashed 1 file(s) [Pipeline] } 07:04:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:04:25 Removing intermediate container afba8a4bc284 07:04:25 ---> 1d155ca14787 07:04:25 Step 17/24 : FROM alpine:3.12 07:04:25 3.12: Pulling from library/alpine 07:04:25 9a219e8acc52: Pulling fs layer 07:04:25 9a219e8acc52: Download complete 07:04:26 9a219e8acc52: Pull complete 07:04:26 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:04:26 Status: Downloaded newer image for alpine:3.12 07:04:26 ---> d75e27dfc0a0 07:04:26 Step 18/24 : EXPOSE 4000 07:04:26 ---> Running in 6e6d123f5064 07:04:26 Removing intermediate container 6e6d123f5064 07:04:26 ---> 2b64154b79b2 07:04:26 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:04:28 ---> 0e7c7e5f2285 07:04:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:04:28 ---> Running in fdb6ccebc16d 07:04:29 Removing intermediate container fdb6ccebc16d 07:04:29 ---> a4a79d915aa1 07:04:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:04:29 ---> Running in 19ade6ab5347 07:04:29 Removing intermediate container 19ade6ab5347 07:04:29 ---> e458baa38a52 07:04:29 Step 22/24 : LABEL arch=arm64 07:04:29 ---> Running in 845c19d55489 07:04:30 Removing intermediate container 845c19d55489 07:04:30 ---> cacc21633998 07:04:30 Step 23/24 : LABEL git_sha=09badb012b1c3c1836bae9991a210de885dedcf7 07:04:30 ---> Running in 8756130b4499 07:04:30 Removing intermediate container 8756130b4499 07:04:30 ---> 0eab1968517d 07:04:30 Step 24/24 : LABEL version=0.0.0 07:04:31 ---> Running in 590c8ed897a0 07:04:31 Removing intermediate container 590c8ed897a0 07:04:31 ---> e04b193dab10 07:04:31 [Warning] One or more build-args [ARCH] were not consumed 07:04:31 Successfully built e04b193dab10 07:04:31 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:04:32 ---> job-cost.sh 07:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oW0O 07:05:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-oW0O/bin to PATH 07:06:33 INFO: No Stack... 07:06:34 INFO: Retrieving Pricing Info for: lf-standard-4 07:06:35 INFO: Archiving Costs [Pipeline] sh 07:06:35 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:06:35 + cut -d, -f6 [Pipeline] lock 07:06:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] 07:06:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] did not exist. Created. 07:06:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:36 /w/workspace/edgex-ui-go/1@tmp/durable-430e6137/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-430e6137/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:06:36 + echo total: 0.20999999344348907 [Pipeline] stash 07:06:36 Warning: overwriting stash ‘stack-cost’ 07:06:36 Stashed 1 file(s) [Pipeline] } 07:06:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-332-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:06:38 provisioning config files... 07:06:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/config2401774242340848875tmp [Pipeline] { [Pipeline] sh 07:06:39 + set +x 07:06:39 + curl -s https://codecov.io/bash 07:06:39 + bash -s -- 07:06:39 07:06:39 _____ _ 07:06:39 / ____| | | 07:06:39 | | ___ __| | ___ ___ _____ __ 07:06:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:06:39 | |___| (_) | (_| | __/ (_| (_) \ V / 07:06:39 \_____\___/ \__,_|\___|\___\___/ \_/ 07:06:39 Bash-20210309-2b87ace 07:06:39 07:06:39 07:06:39 ==> git version 2.24.3 found 07:06:39 ==> 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:06:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:06:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:06:39 ==> Jenkins CI detected. 07:06:39 project root: . 07:06:39 --> token set from env 07:06:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:06:39 ==> Running gcov in . (disable via -X gcov) 07:06:39 ==> Python coveragepy not found 07:06:39 ==> Searching for coverage reports in: 07:06:39 + . 07:06:39 -> Found 1 reports 07:06:39 ==> Detecting git/mercurial file structure 07:06:39 ==> Reading reports 07:06:39 + ./coverage.out bytes=10 07:06:39 ==> Appending adjustments 07:06:39 https://docs.codecov.io/docs/fixing-reports 07:06:39 + Found adjustments 07:06:39 ==> Gzipping contents 07:06:39 4.0K /tmp/codecov.b7neSZ.gz 07:06:39 ==> Uploading reports 07:06:39 url: https://codecov.io 07:06:39 query: branch=PR-332&commit=09badb012b1c3c1836bae9991a210de885dedcf7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=332&job=&cmd_args= 07:06:39 -> Pinging Codecov 07:06:39 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-332&commit=09badb012b1c3c1836bae9991a210de885dedcf7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=332&job=&cmd_args= 07:06:40 -> Uploading to 07:06:40 https://storage.googleapis.com/codecov/v4/raw/2021-04-13/FB506323287CE973F263BFD2A0EB1F37/09badb012b1c3c1836bae9991a210de885dedcf7/5dff1ef7-1801-449f-a335-5826b5c8909d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T070640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27602b93e8fa9cd1ed1f1abf07b7ac4cc90cf8198ca72c74c436eca040612f3d 07:06:40 % Total % Received % Xferd Average Speed Time Time Time Current 07:06:40 Dload Upload Total Spent Left Speed 07:06:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3621 0 0 100 3621 0 7464 --:--:-- --:--:-- --:--:-- 7465 100 3621 0 0 100 3621 0 7461 --:--:-- --:--:-- --:--:-- 7450 07:06:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/09badb012b1c3c1836bae9991a210de885dedcf7 [Pipeline] } 07:06:40 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:06:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:06:44 ---> package-listing.sh 07:06:44 ++ tr '[:upper:]' '[:lower:]' 07:06:44 ++ facter osfamily 07:06:44 + OS_FAMILY=redhat 07:06:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-332 07:06:44 + START_PACKAGES=/tmp/packages_start.txt 07:06:44 + END_PACKAGES=/tmp/packages_end.txt 07:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:06:44 + PACKAGES=/tmp/packages_start.txt 07:06:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-332 ']' 07:06:44 + PACKAGES=/tmp/packages_end.txt 07:06:44 + case "${OS_FAMILY}" in 07:06:44 + rpm -qa 07:06:44 + sort 07:06:50 + '[' -f /tmp/packages_start.txt ']' 07:06:50 + '[' -f /tmp/packages_end.txt ']' 07:06:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:06:50 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-332 ']' 07:06:50 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-332/archives/ 07:06:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-332/archives/ [Pipeline] echo 07:06:50 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-332/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:06:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:50 07:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:06:51 alpine: Pulling from edgex-lftools-log-publisher 07:06:51 df20fa9351a1: Pulling fs layer 07:06:51 36b3adc4ff6f: Pulling fs layer 07:06:51 8ad3a11d3b57: Pulling fs layer 07:06:51 46f8f816bc3b: Pulling fs layer 07:06:51 93b61091891f: Pulling fs layer 07:06:51 93b9cdb0e59b: Pulling fs layer 07:06:51 5e14af77c1be: Pulling fs layer 07:06:51 01666e4c0597: Pulling fs layer 07:06:51 aa168da1d23b: Pulling fs layer 07:06:51 93b9cdb0e59b: Waiting 07:06:51 5e14af77c1be: Waiting 07:06:51 46f8f816bc3b: Waiting 07:06:51 01666e4c0597: Waiting 07:06:51 93b61091891f: Waiting 07:06:51 aa168da1d23b: Waiting 07:06:51 36b3adc4ff6f: Verifying Checksum 07:06:51 36b3adc4ff6f: Download complete 07:06:51 46f8f816bc3b: Verifying Checksum 07:06:51 46f8f816bc3b: Download complete 07:06:51 df20fa9351a1: Verifying Checksum 07:06:51 df20fa9351a1: Download complete 07:06:51 93b9cdb0e59b: Verifying Checksum 07:06:51 93b9cdb0e59b: Download complete 07:06:51 93b61091891f: Verifying Checksum 07:06:51 93b61091891f: Download complete 07:06:51 5e14af77c1be: Verifying Checksum 07:06:51 5e14af77c1be: Download complete 07:06:51 01666e4c0597: Verifying Checksum 07:06:51 01666e4c0597: Download complete 07:06:51 df20fa9351a1: Pull complete 07:06:52 36b3adc4ff6f: Pull complete 07:06:52 8ad3a11d3b57: Download complete 07:06:52 8ad3a11d3b57: Pull complete 07:06:52 46f8f816bc3b: Pull complete 07:06:53 aa168da1d23b: Verifying Checksum 07:06:53 aa168da1d23b: Download complete 07:06:54 93b61091891f: Pull complete 07:06:54 93b9cdb0e59b: Pull complete 07:06:54 5e14af77c1be: Pull complete 07:06:54 01666e4c0597: Pull complete 07:07:01 aa168da1d23b: Pull complete 07:07:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:07:01 prd-centos7-docker-4c-2g-33885 does not seem to be running inside a container 07:07:01 $ 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-332/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-332 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332:/w/workspace/edgexfoundry_edgex-ui-go_PR-332:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@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:07:04 $ docker top 48c7aeba2d27fc3a2ba7fd67e8ab9f2162c61d8239adbd836214ba419be5b6f7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:05 + mkdir -p /var/log/sa [Pipeline] sh 07:07:06 + ls /var/log/sa-host 07:07:06 + sadf -c /var/log/sa-host/sa13 07:07:06 file_magic: OK 07:07:06 HZ: Using current value: 100 07:07:06 file_header: OK 07:07:06 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:07:06 Statistics: 07:07:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:07:06 File successfully converted to sysstat format version 12.2.1 07:07:06 + sadf -c /var/log/sa-host/sa23 07:07:06 file_magic: OK 07:07:06 HZ: Using current value: 100 07:07:06 file_header: OK 07:07:06 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:07:06 Statistics: 07:07:06 Hnuu...uuuununununu... 07:07:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:06 provisioning config files... 07:07:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp/config4622601780997350556tmp [Pipeline] { [Pipeline] echo 07:07:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:07 ---> create-netrc.sh [Pipeline] } 07:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:07:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:07:07 ---> python-tools-install.sh [Pipeline] echo 07:07:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:07 ---> sudo-logs.sh 07:07:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:07:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:08 ---> job-cost.sh 07:07:08 lf-activate-venv: SKIPPING 07:07:08 DEBUG: total: 0.20999999344348907 07:07:08 INFO: Retrieving Stack Cost... 07:07:09 INFO: Retrieving Pricing Info for: v1-standard-2 07:07:10 INFO: Archiving Costs [Pipeline] echo 07:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:10 ---> logs-deploy.sh 07:07:10 lf-activate-venv: SKIPPING 07:07:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-332/1 07:07:10 INFO: archiving workspace using pattern(s): 07:07:12 Archives upload complete. 07:07:12 INFO: archiving logs to Nexus 07:07:13 ---> uname -a: 07:07:13 Linux prd-centos7-docker-4c-2g-33885.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:07:13 07:07:13 07:07:13 ---> lscpu: 07:07:13 Architecture: x86_64 07:07:13 CPU op-mode(s): 32-bit, 64-bit 07:07:13 Byte Order: Little Endian 07:07:13 Address sizes: 40 bits physical, 48 bits virtual 07:07:13 CPU(s): 4 07:07:13 On-line CPU(s) list: 0-3 07:07:13 Thread(s) per core: 1 07:07:13 Core(s) per socket: 1 07:07:13 Socket(s): 4 07:07:13 NUMA node(s): 1 07:07:13 Vendor ID: GenuineIntel 07:07:13 CPU family: 6 07:07:13 Model: 44 07:07:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:07:13 Stepping: 1 07:07:13 CPU MHz: 2933.438 07:07:13 BogoMIPS: 5866.87 07:07:13 Virtualization: VT-x 07:07:13 Hypervisor vendor: KVM 07:07:13 Virtualization type: full 07:07:13 L1d cache: 128 KiB 07:07:13 L1i cache: 128 KiB 07:07:13 L2 cache: 16 MiB 07:07:13 L3 cache: 64 MiB 07:07:13 NUMA node0 CPU(s): 0-3 07:07:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:07:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:07:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:07:13 Vulnerability Meltdown: Mitigation; PTI 07:07:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:13 Vulnerability Srbds: Not affected 07:07:13 Vulnerability Tsx async abort: Not affected 07:07:13 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:07:13 07:07:13 07:07:13 ---> nproc: 07:07:13 4 07:07:13 07:07:13 07:07:13 ---> df -h: 07:07:13 Filesystem Size Used Available Use% Mounted on 07:07:13 overlay 50.0G 7.3G 42.7G 15% / 07:07:13 tmpfs 64.0M 0 64.0M 0% /dev 07:07:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:07:13 shm 64.0M 0 64.0M 0% /dev/shm 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-332 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-332@tmp 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:07:13 07:07:13 07:07:13 ---> free -m: 07:07:13 total used free shared buff/cache available 07:07:13 Mem: 1837 710 74 0 1052 1022 07:07:13 Swap: 1023 1 1022 07:07:13 07:07:13 07:07:13 ---> ip addr: 07:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:13 inet 127.0.0.1/8 scope host lo 07:07:13 valid_lft forever preferred_lft forever 07:07:13 inet6 ::1/128 scope host 07:07:13 valid_lft forever preferred_lft forever 07:07:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:07:13 link/ether fa:16:3e:da:9d:77 brd ff:ff:ff:ff:ff:ff 07:07:13 inet 10.30.123.150/23 brd 10.30.123.255 scope global dynamic eth0 07:07:13 valid_lft 85857sec preferred_lft 85857sec 07:07:13 inet6 fe80::f816:3eff:feda:9d77/64 scope link 07:07:13 valid_lft forever preferred_lft forever 07:07:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:07:13 link/ether 02:42:47:e9:ca:d1 brd ff:ff:ff:ff:ff:ff 07:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:07:13 valid_lft forever preferred_lft forever 07:07:13 inet6 fe80::42:47ff:fee9:cad1/64 scope link 07:07:13 valid_lft forever preferred_lft forever 07:07:13 07:07:13 07:07:13 ---> sar -b -r -n DEV: 07:07:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 07:07:13 07:07:13 06:57:58 LINUX RESTART (4 CPU) 07:07:13 07:07:13 06:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:07:13 07:00:01 23.92 5.44 18.48 0.00 1294.41 3713.85 0.00 07:07:13 07:01:01 0.40 0.02 0.38 0.00 0.13 5.84 0.00 07:07:13 07:02:01 0.43 0.08 0.35 0.00 1.60 5.69 0.00 07:07:13 07:03:01 0.30 0.00 0.30 0.00 0.00 4.00 0.00 07:07:13 07:04:01 0.27 0.00 0.27 0.00 0.00 3.98 0.00 07:07:13 07:05:01 0.25 0.00 0.25 0.00 0.00 2.38 0.00 07:07:13 07:06:02 0.23 0.00 0.23 0.00 0.00 2.03 0.00 07:07:13 07:07:01 103.32 63.94 39.38 0.00 4835.35 15292.21 0.00 07:07:13 Average: 15.96 8.57 7.39 0.00 758.17 2352.49 0.00 07:07:13 07:07:13 06:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:13 07:00:01 151812 0 572860 30.45 2620 1154252 1124492 38.38 401892 1126808 20 07:07:13 07:01:01 155012 0 569652 30.28 2620 1154260 1087112 37.10 411428 1114568 8 07:07:13 07:02:01 155364 0 569176 30.25 2620 1154384 1084920 37.03 416200 1109844 12 07:07:13 07:03:01 153580 0 570956 30.35 2620 1154388 1084800 37.02 419380 1108560 8 07:07:13 07:04:01 153124 0 571408 30.37 2620 1154392 1084872 37.02 422568 1105756 8 07:07:13 07:05:01 152532 0 571992 30.40 2620 1154400 1084968 37.03 423104 1105756 12 07:07:13 07:06:02 153772 0 570752 30.33 2620 1154400 1084800 37.02 422204 1105752 8 07:07:13 07:07:01 246356 0 631260 33.55 2620 1001308 1086576 37.08 409412 972464 90612 07:07:13 Average: 165194 0 578507 30.75 2620 1135223 1090318 37.21 415774 1093688 11336 07:07:13 07:07:13 06:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:13 07:00:01 eth0 58.54 55.83 138.66 24.17 0.00 0.00 0.00 0.00 07:07:13 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:00:01 docker0 35.85 30.93 3.30 114.12 0.00 0.00 0.00 0.00 07:07:13 07:01:01 eth0 1.17 0.18 0.19 0.01 0.00 0.00 0.00 0.00 07:07:13 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:02:01 eth0 2.66 1.20 3.35 0.44 0.00 0.00 0.00 0.00 07:07:13 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:07:13 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:04:01 eth0 0.75 0.17 0.13 0.07 0.00 0.00 0.00 0.00 07:07:13 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:05:01 eth0 0.60 0.42 0.36 0.21 0.00 0.00 0.00 0.00 07:07:13 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:06:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:07:01 eth0 204.49 169.21 2207.01 18.00 0.00 0.00 0.00 0.00 07:07:13 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 Average: eth0 33.20 28.11 289.80 5.34 0.00 0.00 0.00 0.00 07:07:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:13 Average: docker0 4.49 3.88 0.41 14.30 0.00 0.00 0.00 0.00 07:07:13 07:07:13 07:07:13 ---> sar -P ALL: 07:07:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 07:07:13 07:07:13 06:57:58 LINUX RESTART (4 CPU) 07:07:13 07:07:13 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:07:13 07:00:01 all 1.80 0.00 1.21 0.53 0.03 96.44 07:07:13 07:00:01 0 1.73 0.00 1.24 0.47 0.02 96.55 07:07:13 07:00:01 1 1.82 0.00 1.39 0.07 0.03 96.69 07:07:13 07:00:01 2 2.18 0.00 1.16 0.25 0.02 96.40 07:07:13 07:00:01 3 1.46 0.00 1.05 1.32 0.03 96.13 07:07:13 07:01:01 all 0.15 0.00 0.05 0.00 0.01 99.79 07:07:13 07:01:01 0 0.05 0.00 0.07 0.00 0.02 99.87 07:07:13 07:01:01 1 0.05 0.00 0.07 0.00 0.00 99.88 07:07:13 07:01:01 2 0.45 0.00 0.03 0.00 0.00 99.52 07:07:13 07:01:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:07:13 07:02:01 all 0.21 0.00 0.07 0.00 0.01 99.71 07:07:13 07:02:01 0 0.07 0.00 0.10 0.00 0.02 99.82 07:07:13 07:02:01 1 0.12 0.00 0.10 0.00 0.02 99.77 07:07:13 07:02:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:07:13 07:02:01 3 0.55 0.00 0.05 0.00 0.00 99.40 07:07:13 07:03:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:07:13 07:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:07:13 07:03:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:07:13 07:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:07:13 07:03:01 3 0.50 0.00 0.02 0.00 0.00 99.48 07:07:13 07:04:01 all 0.17 0.00 0.08 0.00 0.05 99.71 07:07:13 07:04:01 0 0.03 0.00 0.08 0.00 0.08 99.80 07:07:13 07:04:01 1 0.08 0.00 0.12 0.00 0.05 99.75 07:07:13 07:04:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:07:13 07:04:01 3 0.52 0.00 0.05 0.00 0.03 99.40 07:07:13 07:05:01 all 0.15 0.00 0.05 0.00 0.00 99.80 07:07:13 07:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:07:13 07:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:07:13 07:05:01 2 0.05 0.00 0.08 0.00 0.00 99.87 07:07:13 07:05:01 3 0.52 0.00 0.03 0.00 0.02 99.43 07:07:13 07:06:02 all 0.09 0.00 0.05 0.00 0.00 99.86 07:07:13 07:06:02 0 0.02 0.00 0.03 0.00 0.00 99.95 07:07:13 07:06:02 1 0.05 0.00 0.03 0.00 0.00 99.92 07:07:13 07:06:02 2 0.02 0.00 0.03 0.00 0.00 99.95 07:07:13 07:06:02 3 0.28 0.00 0.10 0.00 0.00 99.62 07:07:13 07:07:01 all 5.64 0.00 3.69 1.44 0.04 89.19 07:07:13 07:07:01 0 4.50 0.00 4.47 0.93 0.02 90.08 07:07:13 07:07:01 1 6.27 0.00 3.22 1.46 0.05 88.99 07:07:13 07:07:01 2 5.38 0.00 3.26 0.60 0.05 90.71 07:07:13 07:07:01 3 6.39 0.00 3.81 2.77 0.05 86.97 07:07:13 Average: all 1.03 0.00 0.64 0.24 0.02 98.07 07:07:13 Average: 0 0.79 0.00 0.74 0.17 0.02 98.28 07:07:13 Average: 1 1.04 0.00 0.62 0.19 0.02 98.13 07:07:13 Average: 2 1.02 0.00 0.57 0.10 0.01 98.29 07:07:13 Average: 3 1.26 0.00 0.63 0.50 0.02 97.58 07:07:13 07:07:13 07:07:13