Pull request #342 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d083c4b50a40db65047b550fbfcf407962a3169c+a88ea99ffe9e2626f031198baec7712ee48b9091 (77f44335d93679783c034c5cd40dffce3f698c4b) 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-342/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-342/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-1790 in /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [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-342 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit d083c4b50a40db65047b550fbfcf407962a3169c > git config core.sparsecheckout # timeout=10 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 Merge succeeded, producing d083c4b50a40db65047b550fbfcf407962a3169c Checking out Revision d083c4b50a40db65047b550fbfcf407962a3169c (PR-342) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:43:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:43:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:43:08 ========================================================= 08:43:08 EdgeX Global Pipelines Version Info 08:43:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:43:10 ------------------- 08:43:10 stable info: 08:43:10 ------------------- 08:43:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:43:10 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:43:10 Message: update stable to v1.0.186 08:43:11 ------------------- 08:43:11 experimental info: 08:43:11 ------------------- 08:43:11 Commited By: **** collab-it+edgex@linuxfoundation.org 08:43:11 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 08:43:11 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:43:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-342 [Pipeline] echo 08:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-342 [Pipeline] echo 08:43:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-342 [Pipeline] echo 08:43:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d083c4b50a40db65047b550fbfcf407962a3169c [Pipeline] echo 08:43:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d083c4b [Pipeline] echo 08:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:43:13 provisioning config files... 08:43:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/config4761603799290732214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:13 ---> docker-login.sh 08:43:13 nexus3.edgexfoundry.org:10001 08:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:14 Configure a credential helper to remove this warning. See 08:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:14 08:43:14 Login Succeeded 08:43:14 nexus3.edgexfoundry.org:10002 08:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:14 Configure a credential helper to remove this warning. See 08:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:14 08:43:14 Login Succeeded 08:43:14 nexus3.edgexfoundry.org:10003 08:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:14 Configure a credential helper to remove this warning. See 08:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:14 08:43:14 Login Succeeded 08:43:14 nexus3.edgexfoundry.org:10004 08:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:14 Configure a credential helper to remove this warning. See 08:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:14 08:43:14 Login Succeeded 08:43:14 docker.io 08:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:15 Configure a credential helper to remove this warning. See 08:43:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:15 08:43:15 Login Succeeded 08:43:15 ---> docker-login.sh ends [Pipeline] } 08:43:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:16 + git log --format=format:%s -1 d083c4b50a40db65047b550fbfcf407962a3169c [Pipeline] echo 08:43:16 GIT_COMMIT: d083c4b50a40db65047b550fbfcf407962a3169c, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 08:43:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:43:17 08:43:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:43:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:43:17 latest: Pulling from edgex-devops/git-semver 08:43:17 31603596830f: Pulling fs layer 08:43:17 2a8b12db71e7: Pulling fs layer 08:43:17 6ca5941a6612: Pulling fs layer 08:43:17 ecc8261a40a4: Pulling fs layer 08:43:17 ecc8261a40a4: Waiting 08:43:17 2a8b12db71e7: Verifying Checksum 08:43:17 2a8b12db71e7: Download complete 08:43:17 31603596830f: Verifying Checksum 08:43:17 31603596830f: Download complete 08:43:17 ecc8261a40a4: Verifying Checksum 08:43:17 ecc8261a40a4: Download complete 08:43:17 6ca5941a6612: Verifying Checksum 08:43:17 6ca5941a6612: Download complete 08:43:18 31603596830f: Pull complete 08:43:18 2a8b12db71e7: Pull complete 08:43:19 6ca5941a6612: Pull complete 08:43:19 ecc8261a40a4: Pull complete 08:43:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:43:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:43:19 prd-centos7-docker-4c-2g-1790 does not seem to be running inside a container 08:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-342 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342:/w/workspace/edgexfoundry_edgex-ui-go_PR-342:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:43:21 $ docker top 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:21 [ssh-agent] Looking for ssh-agent implementation... 08:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:22 $ docker exec 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent 08:43:22 SSH_AUTH_SOCK=/tmp/ssh-XGxmcCXBodQp/agent.12 08:43:22 SSH_AGENT_PID=18 08:43:22 Running ssh-add (command line suppressed) 08:43:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_3026732585211018992.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_3026732585211018992.key) 08:43:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:22 + git tag --points-at HEAD [Pipeline] } 08:43:23 $ docker exec --env ******** --env ******** 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent -k 08:43:23 unset SSH_AUTH_SOCK; 08:43:23 unset SSH_AGENT_PID; 08:43:23 echo Agent pid 18 killed; 08:43:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:43:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:23 [ssh-agent] Looking for ssh-agent implementation... 08:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:23 $ docker exec 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent 08:43:23 SSH_AUTH_SOCK=/tmp/ssh-xVTf3d0YODms/agent.49 08:43:23 SSH_AGENT_PID=55 08:43:23 Running ssh-add (command line suppressed) 08:43:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_7615357095898640785.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/private_key_7615357095898640785.key) 08:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:24 + git semver init 08:43:24 # -> Open(): unable to determine branch for HEAD 08:43:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-342/.git 08:43:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-342 08:43:24 # $SEMVER_REMOTE_NAME = origin 08:43:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:43:24 # $SEMVER_USER_NAME = edgex-jenkins 08:43:24 # $SEMVER_BRANCH = PR-342 08:43:24 # $SEMVER_TEMP = /tmp/semver-728406385 08:43:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:43:26 # '/tmp/semver-728406385' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-342/.semver' 08:43:26 # -> Force: false 08:43:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-342/.semver [Pipeline] } 08:43:26 $ docker exec --env ******** --env ******** 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf ssh-agent -k 08:43:26 unset SSH_AUTH_SOCK; 08:43:26 unset SSH_AGENT_PID; 08:43:26 echo Agent pid 55 killed; 08:43:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:26 + git semver [Pipeline] } 08:43:26 $ docker stop --time=1 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf 08:43:28 $ docker rm -f 03bc2d4eaf4615d8b9417cc223cd9f34d5a4b48f1df3ff27fe69b340be71c5bf [Pipeline] // withDockerContainer [Pipeline] sh 08:43:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:43:29 Stashed 1 file(s) [Pipeline] echo 08:43:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:43:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1787 in /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [Pipeline] { [Pipeline] ws 08:43:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:43:35 using credential edgex-jenkins-ssh 08:43:35 Cloning the remote Git repository 08:43:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:43:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:43:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:43:35 > git --version # timeout=10 08:43:35 > git --version # 'git version 2.17.1' 08:43:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:38 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit d083c4b50a40db65047b550fbfcf407962a3169c 08:43:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:43:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:43:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:43:38 > git config core.sparsecheckout # timeout=10 08:43:38 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 08:43:39 > git remote # timeout=10 08:43:39 Merge succeeded, producing d083c4b50a40db65047b550fbfcf407962a3169c 08:43:39 Checking out Revision d083c4b50a40db65047b550fbfcf407962a3169c (PR-342) 08:43:39 > git config --get remote.origin.url # timeout=10 08:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:39 > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 08:43:39 > git rev-parse HEAD^{commit} # timeout=10 08:43:39 > git config core.sparsecheckout # timeout=10 08:43:39 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 08:43:43 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:43:43 > git --version # timeout=10 08:43:43 > git --version # 'git version 2.17.1' 08:43:43 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:43:44 Still waiting to schedule task 08:43:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:43:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:43:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:43:46 + true 08:43:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:43:48 provisioning config files... 08:43:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8877145578497502657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:48 ---> docker-login.sh 08:43:48 nexus3.edgexfoundry.org:10001 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 nexus3.edgexfoundry.org:10002 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 nexus3.edgexfoundry.org:10003 08:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:50 Configure a credential helper to remove this warning. See 08:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:50 08:43:50 Login Succeeded 08:43:50 nexus3.edgexfoundry.org:10004 08:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:51 Configure a credential helper to remove this warning. See 08:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:51 08:43:51 Login Succeeded 08:43:51 docker.io 08:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:51 Configure a credential helper to remove this warning. See 08:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:51 08:43:51 Login Succeeded 08:43:51 ---> docker-login.sh ends [Pipeline] } 08:43:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:52 ========================================================= 08:43:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:43:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:43:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:43:53 Sending build context to Docker daemon 34.83MB 08:43:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:43:53 Step 2/8 : FROM ${BASE} 08:43:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:43:53 5f621e34cdf4: Pulling fs layer 08:43:53 a4357932f1b6: Pulling fs layer 08:43:53 18c013af1878: Pulling fs layer 08:43:53 00ac8860ef70: Pulling fs layer 08:43:53 63d7cb157983: Pulling fs layer 08:43:53 b116817d02f9: Pulling fs layer 08:43:53 745a02a5169b: Pulling fs layer 08:43:53 b116817d02f9: Waiting 08:43:53 00ac8860ef70: Waiting 08:43:53 63d7cb157983: Waiting 08:43:53 745a02a5169b: Waiting 08:43:54 18c013af1878: Verifying Checksum 08:43:54 18c013af1878: Download complete 08:43:54 a4357932f1b6: Verifying Checksum 08:43:54 a4357932f1b6: Download complete 08:43:54 63d7cb157983: Verifying Checksum 08:43:54 63d7cb157983: Download complete 08:43:54 b116817d02f9: Download complete 08:43:54 5f621e34cdf4: Verifying Checksum 08:43:54 5f621e34cdf4: Download complete 08:43:54 5f621e34cdf4: Pull complete 08:43:55 a4357932f1b6: Pull complete 08:43:55 18c013af1878: Pull complete 08:43:57 745a02a5169b: Verifying Checksum 08:43:57 745a02a5169b: Download complete 08:43:57 00ac8860ef70: Verifying Checksum 08:43:57 00ac8860ef70: Download complete 08:44:08 00ac8860ef70: Pull complete 08:44:08 63d7cb157983: Pull complete 08:44:08 b116817d02f9: Pull complete 08:44:13 745a02a5169b: Pull complete 08:44:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:44:13 ---> b7e6874047d6 08:44:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:44:15 ---> Running in 9a5edea3c896 08:44:16 Removing intermediate container 9a5edea3c896 08:44:16 ---> a7da03f76feb 08:44:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:16 ---> Running in 7ece89f3dc4c 08:44:19 Removing intermediate container 7ece89f3dc4c 08:44:19 ---> eb37ed668829 08:44:19 Step 5/8 : RUN apk add --no-cache make git 08:44:19 ---> Running in 56fd363ef74f 08:44:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:44:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:44:22 OK: 142 MiB in 39 packages 08:44:24 Removing intermediate container 56fd363ef74f 08:44:24 ---> 461669ae4b8d 08:44:24 Step 6/8 : WORKDIR /edgex-ui-go 08:44:24 ---> Running in 153a573eb21a 08:44:24 Removing intermediate container 153a573eb21a 08:44:24 ---> f9df070e435d 08:44:24 Step 7/8 : COPY . . 08:44:28 ---> 64dba610e2be 08:44:28 Step 8/8 : RUN go mod download 08:44:28 ---> Running in ce107250dffe 08:45:00 Removing intermediate container ce107250dffe 08:45:00 ---> d997e3c3e8d6 08:45:00 Successfully built d997e3c3e8d6 08:45:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:45:00 + docker inspect -f . ci-base-image-arm64 08:45:00 . [Pipeline] withDockerContainer 08:45:01 prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container 08:45:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:45:03 $ docker top 610090f7b69681ed8df0fa3ea090e85dce7dbd2713980073aebb16c1cb303d06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:04 + go version 08:45:04 go version go1.15.5 linux/arm64 [Pipeline] } 08:45:04 $ docker stop --time=1 610090f7b69681ed8df0fa3ea090e85dce7dbd2713980073aebb16c1cb303d06 08:45:06 $ docker rm -f 610090f7b69681ed8df0fa3ea090e85dce7dbd2713980073aebb16c1cb303d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:07 + docker inspect -f . ci-base-image-arm64 08:45:07 . [Pipeline] withDockerContainer 08:45:07 prd-ubuntu18.04-docker-arm64-4c-16g-1787 does not seem to be running inside a container 08:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:45:09 $ docker top 1bdd7de4cfaa85cf5bda37452332a55dbf5446a00e1cce1f0c2af02204dd2774 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:10 + make test 08:45:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:45:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:45:18 Running on prd-centos7-docker-4c-2g-1792 in /w/workspace/edgexfoundry_edgex-ui-go_PR-342 [Pipeline] { [Pipeline] ws 08:45:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:45:21 using credential edgex-jenkins-ssh 08:45:21 Cloning the remote Git repository 08:45:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:45:22 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:45:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:45:22 > git --version # timeout=10 08:45:22 > git --version # 'git version 2.24.3' 08:45:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:23 Merging remotes/origin/master commit a88ea99ffe9e2626f031198baec7712ee48b9091 into PR head commit d083c4b50a40db65047b550fbfcf407962a3169c 08:45:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:45:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:45:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/342/head:refs/remotes/origin/PR-342 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:45:23 > git config core.sparsecheckout # timeout=10 08:45:23 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 08:45:24 Merge succeeded, producing d083c4b50a40db65047b550fbfcf407962a3169c 08:45:24 Checking out Revision d083c4b50a40db65047b550fbfcf407962a3169c (PR-342) 08:45:24 > git remote # timeout=10 08:45:24 > git config --get remote.origin.url # timeout=10 08:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:24 > git merge a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 08:45:24 > git rev-parse HEAD^{commit} # timeout=10 08:45:24 > git config core.sparsecheckout # timeout=10 08:45:24 > git checkout -f d083c4b50a40db65047b550fbfcf407962a3169c # timeout=10 08:45:27 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:45:27 > git --version # timeout=10 08:45:27 > git --version # 'git version 2.24.3' 08:45:27 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:45:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:45:29 + sudo service docker restart 08:45:29 + true 08:45:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:45:31 provisioning config files... 08:45:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1798768883562211526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:32 ---> docker-login.sh 08:45:32 nexus3.edgexfoundry.org:10001 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10002 08:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:32 Configure a credential helper to remove this warning. See 08:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:32 08:45:32 Login Succeeded 08:45:32 nexus3.edgexfoundry.org:10003 08:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:33 Configure a credential helper to remove this warning. See 08:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:33 08:45:33 Login Succeeded 08:45:33 nexus3.edgexfoundry.org:10004 08:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:33 Configure a credential helper to remove this warning. See 08:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:33 08:45:33 Login Succeeded 08:45:33 docker.io 08:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:33 Configure a credential helper to remove this warning. See 08:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:33 08:45:33 Login Succeeded 08:45:33 ---> docker-login.sh ends [Pipeline] } 08:45:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:45:34 ========================================================= 08:45:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:45:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:45:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:45:34 Sending build context to Docker daemon 34.83MB 08:45:34 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:45:34 Step 2/8 : FROM ${BASE} 08:45:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:45:34 188c0c94c7c5: Pulling fs layer 08:45:34 0ef7d3d256c8: Pulling fs layer 08:45:34 de9db76c5a1d: Pulling fs layer 08:45:34 bca2f99d35d6: Pulling fs layer 08:45:34 93359f2a8cfa: Pulling fs layer 08:45:34 7c6f9722023f: Pulling fs layer 08:45:34 a35cf1a2eb13: Pulling fs layer 08:45:34 93359f2a8cfa: Waiting 08:45:34 7c6f9722023f: Waiting 08:45:34 bca2f99d35d6: Waiting 08:45:34 a35cf1a2eb13: Waiting 08:45:34 de9db76c5a1d: Download complete 08:45:34 0ef7d3d256c8: Download complete 08:45:34 93359f2a8cfa: Download complete 08:45:34 188c0c94c7c5: Verifying Checksum 08:45:34 188c0c94c7c5: Download complete 08:45:34 7c6f9722023f: Verifying Checksum 08:45:34 7c6f9722023f: Download complete 08:45:35 188c0c94c7c5: Pull complete 08:45:35 0ef7d3d256c8: Pull complete 08:45:35 de9db76c5a1d: Pull complete 08:45:37 a35cf1a2eb13: Verifying Checksum 08:45:37 bca2f99d35d6: Verifying Checksum 08:45:37 bca2f99d35d6: Download complete 08:45:44 bca2f99d35d6: Pull complete 08:45:44 93359f2a8cfa: Pull complete 08:45:44 7c6f9722023f: Pull complete 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:45:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:45:44 GO111MODULE=on go vet ./... [Pipeline] } 08:45:49 $ docker stop --time=1 1bdd7de4cfaa85cf5bda37452332a55dbf5446a00e1cce1f0c2af02204dd2774 08:45:50 a35cf1a2eb13: Pull complete 08:45:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:45:50 ---> a62c8e92a672 08:45:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:45:50 ---> Running in 5a949e56247d 08:45:51 Removing intermediate container 5a949e56247d 08:45:51 ---> 0d97127b35f8 08:45:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:51 ---> Running in aca157b98ac5 08:45:51 $ docker rm -f 1bdd7de4cfaa85cf5bda37452332a55dbf5446a00e1cce1f0c2af02204dd2774 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:52 Removing intermediate container aca157b98ac5 08:45:52 ---> c01c1e81d4df 08:45:52 Step 5/8 : RUN apk add --no-cache make git 08:45:52 ---> Running in 62b8c372a0f9 08:45:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:45:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 08:45:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 08:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:45:54 OK: 166 MiB in 39 packages 08:45:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:55 + ls -al . 08:45:55 total 124 08:45:55 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:45 . 08:45:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:43 .. 08:45:55 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 08:43 .git 08:45:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:43 .github 08:45:55 -rw-rw-r-- 1 jenkins jenkins 162 Apr 26 08:43 .gitignore 08:45:55 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 08:43 CONTRIBUTING.md 08:45:55 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 26 08:43 Dockerfile 08:45:55 -rw-rw-r-- 1 jenkins jenkins 902 Apr 26 08:43 Dockerfile.build 08:45:55 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 08:43 Jenkinsfile 08:45:55 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 08:43 LICENSE 08:45:55 -rw-rw-r-- 1 jenkins jenkins 951 Apr 26 08:43 Makefile 08:45:55 -rw-rw-r-- 1 jenkins jenkins 6012 Apr 26 08:43 README.md 08:45:55 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 08:43 VERSION 08:45:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:43 assets 08:45:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 08:43 bin 08:45:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 08:43 cmd 08:45:55 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 08:45 coverage.out 08:45:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 08:43 docs 08:45:55 -rw-rw-r-- 1 jenkins jenkins 987 Apr 26 08:43 go.mod 08:45:55 -rw-r--r-- 1 jenkins jenkins 22392 Apr 26 08:45 go.sum 08:45:55 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 08:43 internal 08:45:55 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 08:43 version.go 08:45:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 08:43 web [Pipeline] isUnix [Pipeline] sh 08:45:55 Removing intermediate container 62b8c372a0f9 08:45:55 ---> 507f6245929d 08:45:55 Step 6/8 : WORKDIR /edgex-ui-go 08:45:55 ---> Running in 643c962d17b8 08:45:55 Removing intermediate container 643c962d17b8 08:45:55 ---> 70abc3da19f0 08:45:55 Step 7/8 : COPY . . 08:45:55 + 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=d083c4b50a40db65047b550fbfcf407962a3169c --label arch=arm64 --label version=0.0.0 . 08:45:56 Sending build context to Docker daemon 34.85MB 08:45:56 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:45:56 Step 2/24 : FROM ${BASE} AS builder 08:45:56 ---> d997e3c3e8d6 08:45:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:45:57 ---> Running in b5c3827db6c2 08:45:57 Removing intermediate container b5c3827db6c2 08:45:57 ---> ec48d72c41b5 08:45:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:45:57 ---> Running in ee6073d63f4a 08:45:58 ---> ad41dec7151b 08:45:58 Step 8/8 : RUN go mod download 08:45:58 ---> Running in 0acd8af27910 08:45:58 Removing intermediate container ee6073d63f4a 08:45:58 ---> f4e217681306 08:45:58 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:45:58 ---> Running in dd902f0a4a8a 08:45:59 Removing intermediate container dd902f0a4a8a 08:45:59 ---> 732f27a46028 08:45:59 Step 6/24 : LABEL Name=edgex-ui-go 08:45:59 ---> Running in fd45386b32da 08:45:59 Removing intermediate container fd45386b32da 08:45:59 ---> 85976d4f6b87 08:45:59 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:45:59 ---> Running in 0b48ecbb1328 08:46:00 Removing intermediate container 0b48ecbb1328 08:46:00 ---> 3ab0071369ce 08:46:00 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:00 ---> Running in 028e2a87bb98 08:46:03 Removing intermediate container 028e2a87bb98 08:46:03 ---> dc562d313645 08:46:03 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:46:03 ---> Running in a91f7fad2872 08:46:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:05 OK: 142 MiB in 39 packages 08:46:06 Removing intermediate container a91f7fad2872 08:46:06 ---> a5b8c42aa982 08:46:06 Step 10/24 : ENV GO111MODULE=on 08:46:06 ---> Running in 19ce75bbc1d9 08:46:07 Removing intermediate container 19ce75bbc1d9 08:46:07 ---> 889b874a7553 08:46:07 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:46:07 ---> Running in d060be8336ef 08:46:08 Removing intermediate container d060be8336ef 08:46:08 ---> e93a0a11642e 08:46:08 Step 12/24 : COPY go.mod . 08:46:08 ---> bd4e7d0f687d 08:46:08 Step 13/24 : COPY Makefile . 08:46:09 ---> 9d4df2fd135b 08:46:09 Step 14/24 : RUN make update 08:46:09 ---> Running in b2fd25cd42b4 08:46:10 CGO_ENABLED=0 GO111MODULE=on go mod download 08:46:12 Removing intermediate container b2fd25cd42b4 08:46:12 ---> 849c86a76865 08:46:12 Step 15/24 : COPY . . 08:46:15 ---> 12262b07c147 08:46:15 Step 16/24 : RUN ${MAKE} 08:46:15 ---> Running in fd9d891c39e3 08:46:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:46:30 Removing intermediate container 0acd8af27910 08:46:30 ---> 240298d39387 08:46:30 Successfully built 240298d39387 08:46:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:46:31 + docker inspect -f . ci-base-image-x86_64 08:46:31 . [Pipeline] withDockerContainer 08:46:31 prd-centos7-docker-4c-2g-1792 does not seem to be running inside a container 08:46: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 08:46:32 $ docker top d564c94ab82243768c61a5649834c6a247b3f6124609b30012d8e56a758031ab -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:32 + go version 08:46:32 go version go1.15.5 linux/amd64 [Pipeline] } 08:46:32 $ docker stop --time=1 d564c94ab82243768c61a5649834c6a247b3f6124609b30012d8e56a758031ab 08:46:34 $ docker rm -f d564c94ab82243768c61a5649834c6a247b3f6124609b30012d8e56a758031ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:46:35 + docker inspect -f . ci-base-image-x86_64 08:46:35 . [Pipeline] withDockerContainer 08:46:35 prd-centos7-docker-4c-2g-1792 does not seem to be running inside a container 08:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:46:36 $ docker top 172fe5a874ae015791525bd69d61bdfe3f8f8fca45b1c1b6d4d82d78b9d74162 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:36 + make test 08:46:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:46:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:46:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:46:48 GO111MODULE=on go vet ./... 08:46:49 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } 08:46:50 $ docker stop --time=1 172fe5a874ae015791525bd69d61bdfe3f8f8fca45b1c1b6d4d82d78b9d74162 08:46:51 Removing intermediate container fd9d891c39e3 08:46:51 ---> 5e988786a66c 08:46:51 Step 17/24 : FROM alpine:3.12 08:46:52 3.12: Pulling from library/alpine 08:46:52 d2f70382dc9a: Pulling fs layer 08:46:52 d2f70382dc9a: Verifying Checksum 08:46:52 d2f70382dc9a: Download complete 08:46:52 d2f70382dc9a: Pull complete 08:46:52 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:46:52 Status: Downloaded newer image for alpine:3.12 08:46:52 ---> 9852663dfa18 08:46:52 Step 18/24 : EXPOSE 4000 08:46:53 ---> Running in 13a59ed3e67f 08:46:53 $ docker rm -f 172fe5a874ae015791525bd69d61bdfe3f8f8fca45b1c1b6d4d82d78b9d74162 08:46:53 Removing intermediate container 13a59ed3e67f 08:46:53 ---> b0c2d03aafdb 08:46:53 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [Pipeline] // withDockerContainer [Pipeline] sh 08:46:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:53 Warning: overwriting stash ‘coverage-report’ 08:46:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:46:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:55 + ls -al . 08:46:55 total 92 08:46:55 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 26 08:46 . 08:46:55 drwxrwxr-x. 4 jenkins jenkins 28 Apr 26 08:45 .. 08:46:55 drwxrwxr-x. 3 jenkins jenkins 20 Apr 26 08:45 assets 08:46:55 drwxrwxr-x. 2 jenkins jenkins 35 Apr 26 08:45 bin 08:46:55 drwxrwxr-x. 3 jenkins jenkins 29 Apr 26 08:45 cmd 08:46:55 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 26 08:45 CONTRIBUTING.md 08:46:55 -rw-r--r--. 1 jenkins jenkins 10 Apr 26 08:46 coverage.out 08:46:55 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 26 08:45 Dockerfile 08:46:55 -rw-rw-r--. 1 jenkins jenkins 902 Apr 26 08:45 Dockerfile.build 08:46:55 drwxrwxr-x. 5 jenkins jenkins 104 Apr 26 08:45 docs 08:46:55 drwxrwxr-x. 8 jenkins jenkins 179 Apr 26 08:45 .git 08:46:55 drwxrwxr-x. 2 jenkins jenkins 103 Apr 26 08:45 .github 08:46:55 -rw-rw-r--. 1 jenkins jenkins 162 Apr 26 08:45 .gitignore 08:46:55 -rw-rw-r--. 1 jenkins jenkins 987 Apr 26 08:45 go.mod 08:46:55 -rw-r--r--. 1 jenkins jenkins 22392 Apr 26 08:46 go.sum 08:46:55 drwxrwxr-x. 10 jenkins jenkins 139 Apr 26 08:45 internal 08:46:55 -rw-rw-r--. 1 jenkins jenkins 652 Apr 26 08:45 Jenkinsfile 08:46:55 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 26 08:45 LICENSE 08:46:55 -rw-rw-r--. 1 jenkins jenkins 951 Apr 26 08:45 Makefile 08:46:55 -rw-rw-r--. 1 jenkins jenkins 6012 Apr 26 08:45 README.md 08:46:55 -rw-rw-r--. 1 jenkins jenkins 5 Apr 26 08:43 VERSION 08:46:55 -rw-rw-r--. 1 jenkins jenkins 155 Apr 26 08:45 version.go 08:46:55 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 26 08:45 web [Pipeline] isUnix [Pipeline] sh 08:46: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=d083c4b50a40db65047b550fbfcf407962a3169c --label arch=amd64 --label version=0.0.0 . 08:46:56 ---> 3a5853f33d70 08:46:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:46:56 ---> Running in 31c6bfb8c19f 08:46:56 Sending build context to Docker daemon 34.85MB 08:46:56 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:46:56 Step 2/24 : FROM ${BASE} AS builder 08:46:56 ---> 240298d39387 08:46:56 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:46:56 Removing intermediate container 31c6bfb8c19f 08:46:56 ---> 80048331ff42 08:46:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:46:56 ---> Running in d21ebb865ea1 08:46:56 ---> Running in f410187cec64 08:46:56 Removing intermediate container f410187cec64 08:46:56 ---> 71a0ec97ff2f 08:46:56 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:46:56 Removing intermediate container d21ebb865ea1 08:46:56 ---> af1b00738e8b 08:46:56 Step 22/24 : LABEL arch=arm64 08:46:57 ---> Running in 03304b791a52 08:46:57 Removing intermediate container 03304b791a52 08:46:57 ---> d0dd3f4fbab9 08:46:57 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:46:57 ---> Running in 403e6fd771ae 08:46:57 ---> Running in 3ae4c7c77144 08:46:57 Removing intermediate container 403e6fd771ae 08:46:57 ---> 717060fe571e 08:46:57 Step 6/24 : LABEL Name=edgex-ui-go 08:46:57 ---> Running in 3c564af5ae64 08:46:57 Removing intermediate container 3ae4c7c77144 08:46:57 ---> 268c33f508c5 08:46:57 Step 23/24 : LABEL git_sha=d083c4b50a40db65047b550fbfcf407962a3169c 08:46:57 Removing intermediate container 3c564af5ae64 08:46:57 ---> 7c5398be3dd7 08:46:57 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:46:57 ---> Running in dd482cf3b782 08:46:57 ---> Running in c9d5af013f39 08:46:57 Removing intermediate container dd482cf3b782 08:46:57 ---> 05f4391e2259 08:46:57 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:57 ---> Running in edcc6e0bd7fa 08:46:58 Removing intermediate container c9d5af013f39 08:46:58 ---> 61b0abb4337b 08:46:58 Step 24/24 : LABEL version=0.0.0 08:46:58 ---> Running in d29c00c5e85b 08:46:58 Removing intermediate container edcc6e0bd7fa 08:46:58 ---> 979e0efaf248 08:46:58 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:46:58 ---> Running in b714c00f74d2 08:46:58 Removing intermediate container d29c00c5e85b 08:46:58 ---> 1bda7fd00207 08:46:58 [Warning] One or more build-args [ARCH] were not consumed 08:46:58 Successfully built 1bda7fd00207 08:46:58 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 08:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 08:46:59 ---> job-cost.sh 08:46:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zrb4 08:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:47:00 OK: 166 MiB in 39 packages 08:47:00 Removing intermediate container b714c00f74d2 08:47:00 ---> 73c0940e4194 08:47:00 Step 10/24 : ENV GO111MODULE=on 08:47:00 ---> Running in 5a4099443ca6 08:47:01 Removing intermediate container 5a4099443ca6 08:47:01 ---> 87e9857c10da 08:47:01 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:47:01 ---> Running in f4d5b3485e2e 08:47:01 Removing intermediate container f4d5b3485e2e 08:47:01 ---> 0c9cafb0fa0f 08:47:01 Step 12/24 : COPY go.mod . 08:47:01 ---> 8f14ed11ae96 08:47:01 Step 13/24 : COPY Makefile . 08:47:01 ---> 319d5c48c86b 08:47:01 Step 14/24 : RUN make update 08:47:01 ---> Running in fabc64d59ed4 08:47:02 CGO_ENABLED=0 GO111MODULE=on go mod download 08:47:02 Removing intermediate container fabc64d59ed4 08:47:02 ---> 1bbbf9dfa91d 08:47:02 Step 15/24 : COPY . . 08:47:06 ---> 7de51cb02362 08:47:06 Step 16/24 : RUN ${MAKE} 08:47:06 ---> Running in 116f45f27735 08:47:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:47:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:47:19 Removing intermediate container 116f45f27735 08:47:19 ---> 5c4bd37c6c1b 08:47:19 Step 17/24 : FROM alpine:3.12 08:47:19 3.12: Pulling from library/alpine 08:47:19 339de151aab4: Pulling fs layer 08:47:19 339de151aab4: Download complete 08:47:20 339de151aab4: Pull complete 08:47:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:47:20 Status: Downloaded newer image for alpine:3.12 08:47:20 ---> 13621d1b12d4 08:47:20 Step 18/24 : EXPOSE 4000 08:47:20 ---> Running in a86b36e36af3 08:47:20 Removing intermediate container a86b36e36af3 08:47:20 ---> 56e87ee43d65 08:47:20 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:47:21 ---> 91854a8227fc 08:47:21 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:47:21 ---> Running in a845034e26b5 08:47:22 Removing intermediate container a845034e26b5 08:47:22 ---> 8fd998306fa3 08:47:22 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:47:22 ---> Running in d8fe6f9d13a3 08:47:22 Removing intermediate container d8fe6f9d13a3 08:47:22 ---> 6bceca407632 08:47:22 Step 22/24 : LABEL arch=amd64 08:47:22 ---> Running in 97c9f01a66c2 08:47:22 Removing intermediate container 97c9f01a66c2 08:47:22 ---> 068deb9028b1 08:47:22 Step 23/24 : LABEL git_sha=d083c4b50a40db65047b550fbfcf407962a3169c 08:47:22 ---> Running in 1ea34d030d1a 08:47:22 Removing intermediate container 1ea34d030d1a 08:47:22 ---> f47aae0ce924 08:47:22 Step 24/24 : LABEL version=0.0.0 08:47:22 ---> Running in 42dd35a51742 08:47:22 Removing intermediate container 42dd35a51742 08:47:22 ---> ddd171234101 08:47:22 [Warning] One or more build-args [ARCH] were not consumed 08:47:23 Successfully built ddd171234101 08:47:23 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:47:23 ---> job-cost.sh 08:47:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V2ZL 08:47:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:47:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-V2ZL/bin to PATH 08:48:06 INFO: No Stack... 08:48:07 INFO: Retrieving Pricing Info for: v1-standard-2 08:48:07 INFO: Archiving Costs [Pipeline] sh 08:48:08 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:48:08 + cut -d, -f6 [Pipeline] lock 08:48:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] 08:48:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] did not exist. Created. 08:48:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:08 + echo total: 0.029999999329447746 [Pipeline] stash 08:48:08 Stashed 1 file(s) [Pipeline] } 08:48:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-zrb4/bin to PATH 08:49:54 INFO: No Stack... 08:49:54 INFO: Retrieving Pricing Info for: lf-standard-4 08:49:54 INFO: Archiving Costs [Pipeline] sh 08:49:54 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:49:54 cut -d, -f6 [Pipeline] lock 08:49:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] 08:49:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] did not exist. Created. 08:49:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:49:55 /w/workspace/edgex-ui-go/1@tmp/durable-2bba1761/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-2bba1761/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:49:55 + echo total: 0.20999999344348907 [Pipeline] stash 08:49:55 Warning: overwriting stash ‘stack-cost’ 08:49:55 Stashed 1 file(s) [Pipeline] } 08:49:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-342-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:49:56 provisioning config files... 08:49:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/config6760212151774248466tmp [Pipeline] { [Pipeline] sh 08:49:57 + set +x 08:49:57 + curl -s https://codecov.io/bash 08:49:57 + bash -s -- 08:49:57 08:49:57 _____ _ 08:49:57 / ____| | | 08:49:57 | | ___ __| | ___ ___ _____ __ 08:49:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:49:57 | |___| (_) | (_| | __/ (_| (_) \ V / 08:49:57 \_____\___/ \__,_|\___|\___\___/ \_/ 08:49:57 Bash-1.0.2 08:49:57 08:49:57 08:49:57 ==> git version 2.24.3 found 08:49:57 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:49:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:49:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:49:57 ==> Jenkins CI detected. 08:49:57 project root: . 08:49:57 --> token set from env 08:49:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:49:57 ==> Running gcov in . (disable via -X gcov) 08:49:57 ==> Python coveragepy not found 08:49:57 ==> Searching for coverage reports in: 08:49:57 + . 08:49:57 -> Found 1 reports 08:49:57 ==> Detecting git/mercurial file structure 08:49:57 ==> Reading reports 08:49:57 + ./coverage.out bytes=10 08:49:57 ==> Appending adjustments 08:49:57 https://docs.codecov.io/docs/fixing-reports 08:49:57 + Found adjustments 08:49:57 ==> Gzipping contents 08:49:57 4.0K /tmp/codecov.GFh16l.gz 08:49:57 ==> Uploading reports 08:49:57 url: https://codecov.io 08:49:57 query: branch=PR-342&commit=d083c4b50a40db65047b550fbfcf407962a3169c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=342&job=&cmd_args= 08:49:57 -> Pinging Codecov 08:49:57 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-342&commit=d083c4b50a40db65047b550fbfcf407962a3169c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-342%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=342&job=&cmd_args= 08:49:58 -> Uploading to 08:49:58 https://storage.googleapis.com/codecov/v4/raw/2021-04-26/FB506323287CE973F263BFD2A0EB1F37/d083c4b50a40db65047b550fbfcf407962a3169c/4bb8c65a-041c-4cd3-a2a9-66be2eeee844.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T084958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ac5bbdc2fa21c1efd7dc2e7d27c49dd5af45f37d5f49063e3f121da1bc87d8a 08:49:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:58 Dload Upload Total Spent Left Speed 08:49:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 3902 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 7840 --:--:-- --:--:-- --:--:-- 7835 08:49:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d083c4b50a40db65047b550fbfcf407962a3169c [Pipeline] } 08:49:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:50:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:01 ---> package-listing.sh 08:50:01 ++ facter osfamily 08:50:01 ++ tr '[:upper:]' '[:lower:]' 08:50:01 + OS_FAMILY=redhat 08:50:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-342 08:50:01 + START_PACKAGES=/tmp/packages_start.txt 08:50:01 + END_PACKAGES=/tmp/packages_end.txt 08:50:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:01 + PACKAGES=/tmp/packages_start.txt 08:50:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-342 ']' 08:50:01 + PACKAGES=/tmp/packages_end.txt 08:50:01 + case "${OS_FAMILY}" in 08:50:01 + rpm -qa 08:50:01 + sort 08:50:06 + '[' -f /tmp/packages_start.txt ']' 08:50:06 + '[' -f /tmp/packages_end.txt ']' 08:50:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-342 ']' 08:50:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-342/archives/ 08:50:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-342/archives/ [Pipeline] echo 08:50:06 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-342/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:50:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:50:07 08:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:50:07 alpine: Pulling from edgex-lftools-log-publisher 08:50:07 df20fa9351a1: Pulling fs layer 08:50:07 36b3adc4ff6f: Pulling fs layer 08:50:07 8ad3a11d3b57: Pulling fs layer 08:50:07 46f8f816bc3b: Pulling fs layer 08:50:07 93b61091891f: Pulling fs layer 08:50:07 93b9cdb0e59b: Pulling fs layer 08:50:07 5e14af77c1be: Pulling fs layer 08:50:07 01666e4c0597: Pulling fs layer 08:50:07 aa168da1d23b: Pulling fs layer 08:50:07 93b61091891f: Waiting 08:50:07 93b9cdb0e59b: Waiting 08:50:07 5e14af77c1be: Waiting 08:50:07 01666e4c0597: Waiting 08:50:07 aa168da1d23b: Waiting 08:50:07 46f8f816bc3b: Waiting 08:50:07 36b3adc4ff6f: Verifying Checksum 08:50:07 36b3adc4ff6f: Download complete 08:50:08 46f8f816bc3b: Verifying Checksum 08:50:08 46f8f816bc3b: Download complete 08:50:08 df20fa9351a1: Verifying Checksum 08:50:08 df20fa9351a1: Download complete 08:50:08 93b9cdb0e59b: Verifying Checksum 08:50:08 93b9cdb0e59b: Download complete 08:50:08 93b61091891f: Verifying Checksum 08:50:08 93b61091891f: Download complete 08:50:08 5e14af77c1be: Verifying Checksum 08:50:08 5e14af77c1be: Download complete 08:50:08 01666e4c0597: Verifying Checksum 08:50:08 01666e4c0597: Download complete 08:50:08 8ad3a11d3b57: Verifying Checksum 08:50:08 8ad3a11d3b57: Download complete 08:50:08 df20fa9351a1: Pull complete 08:50:08 36b3adc4ff6f: Pull complete 08:50:09 8ad3a11d3b57: Pull complete 08:50:10 46f8f816bc3b: Pull complete 08:50:10 aa168da1d23b: Verifying Checksum 08:50:10 aa168da1d23b: Download complete 08:50:10 93b61091891f: Pull complete 08:50:11 93b9cdb0e59b: Pull complete 08:50:11 5e14af77c1be: Pull complete 08:50:11 01666e4c0597: Pull complete 08:50:19 aa168da1d23b: Pull complete 08:50:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:50:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:50:19 prd-centos7-docker-4c-2g-1790 does not seem to be running inside a container 08:50:19 $ 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-342/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-342 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342:/w/workspace/edgexfoundry_edgex-ui-go_PR-342:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:50:24 $ docker top 9bf5f89488cd599166d5e643078293005906b4c8da48bff37b2d17d99004aa41 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:50:25 + mkdir -p /var/log/sa [Pipeline] sh 08:50:25 + ls /var/log/sa-host 08:50:25 + sadf -c /var/log/sa-host/sa23 08:50:25 file_magic: OK 08:50:25 HZ: Using current value: 100 08:50:25 file_header: OK 08:50:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:50:25 Statistics: 08:50:25 Hnuu...uuuununununu... 08:50:25 File successfully converted to sysstat format version 12.2.1 08:50:25 + sadf -c /var/log/sa-host/sa26 08:50:25 file_magic: OK 08:50:25 HZ: Using current value: 100 08:50:25 file_header: OK 08:50:25 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:50:25 Statistics: 08:50:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:50:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:25 provisioning config files... 08:50:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-342@tmp/config5124207968034539865tmp [Pipeline] { [Pipeline] echo 08:50:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:50:26 ---> create-netrc.sh [Pipeline] } 08:50:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:50:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:50:26 ---> python-tools-install.sh [Pipeline] echo 08:50:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:50:26 ---> sudo-logs.sh 08:50:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:50:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:50:27 ---> job-cost.sh 08:50:27 lf-activate-venv: SKIPPING 08:50:27 DEBUG: total: 0.20999999344348907 08:50:27 INFO: Retrieving Stack Cost... 08:50:28 INFO: Retrieving Pricing Info for: v1-standard-2 08:50:29 INFO: Archiving Costs [Pipeline] echo 08:50:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:50:29 ---> logs-deploy.sh 08:50:29 lf-activate-venv: SKIPPING 08:50:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-342/1 08:50:29 INFO: archiving workspace using pattern(s): 08:50:31 Archives upload complete. 08:50:31 INFO: archiving logs to Nexus