Pull request #280 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec rather than db07e5fa5a7a2e74c159c0a70047eebda02191cd Obtained Jenkinsfile from 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec Running in Durability level: PERFORMANCE_OPTIMIZED 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16713 in /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [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-280 # 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 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec into PR head commit db07e5fa5a7a2e74c159c0a70047eebda02191cd Merge succeeded, producing db07e5fa5a7a2e74c159c0a70047eebda02191cd Checking out Revision db07e5fa5a7a2e74c159c0a70047eebda02191cd (PR-280) > 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/280/head:refs/remotes/origin/PR-280 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # 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 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 Commit message: "Merge branch 'master' into issue_#263" First time build. Skipping changelog. > git rev-list --no-walk 360a1561c72257ce1c2455f787ec81e006222db9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T03:50:05.145Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T03:50:05.526Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T03:50:05.637Z] ========================================================= [2020-12-18T03:50:05.637Z] EdgeX Global Pipelines Version Info [2020-12-18T03:50:05.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:50:07.129Z] ------------------- [2020-12-18T03:50:07.129Z] stable info: [2020-12-18T03:50:07.129Z] ------------------- [2020-12-18T03:50:07.129Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T03:50:07.129Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T03:50:07.129Z] Message: update stable to v1.0.173 [2020-12-18T03:50:08.074Z] ------------------- [2020-12-18T03:50:08.074Z] experimental info: [2020-12-18T03:50:08.074Z] ------------------- [2020-12-18T03:50:08.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T03:50:08.074Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T03:50:08.074Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T03:50:08.397Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-18T03:50:08.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-18T03:50:08.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T03:50:08.716Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T03:50:08.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T03:50:08.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T03:50:09.019Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T03:50:09.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T03:50:09.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-18T03:50:09.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T03:50:09.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T03:50:09.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-18T03:50:09.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T03:50:09.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T03:50:09.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T03:50:09.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T03:50:10.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T03:50:10.244Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T03:50:10.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-18T03:50:10.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-18T03:50:10.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-18T03:50:10.788Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-18T03:50:10.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-18T03:50:10.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-18T03:50:11.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-18T03:50:11.220Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T03:50:11.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T03:50:11.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-280 [Pipeline] echo [2020-12-18T03:50:11.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-280 [Pipeline] echo [2020-12-18T03:50:11.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-280 [Pipeline] echo [2020-12-18T03:50:11.862Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db07e5fa5a7a2e74c159c0a70047eebda02191cd [Pipeline] echo [2020-12-18T03:50:11.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db07e5f [Pipeline] echo [2020-12-18T03:50:12.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T03:50:12.259Z] provisioning config files... [2020-12-18T03:50:12.293Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/config5393985047288136919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:50:12.683Z] ---> docker-login.sh [2020-12-18T03:50:12.683Z] nexus3.edgexfoundry.org:10001 [2020-12-18T03:50:12.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:50:13.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:50:13.209Z] Configure a credential helper to remove this warning. See [2020-12-18T03:50:13.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:50:13.209Z] [2020-12-18T03:50:13.209Z] Login Succeeded [2020-12-18T03:50:13.209Z] nexus3.edgexfoundry.org:10002 [2020-12-18T03:50:13.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:50:13.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:50:13.470Z] Configure a credential helper to remove this warning. See [2020-12-18T03:50:13.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:50:13.470Z] [2020-12-18T03:50:13.470Z] Login Succeeded [2020-12-18T03:50:13.470Z] nexus3.edgexfoundry.org:10003 [2020-12-18T03:50:13.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:50:13.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:50:13.470Z] Configure a credential helper to remove this warning. See [2020-12-18T03:50:13.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:50:13.470Z] [2020-12-18T03:50:13.470Z] Login Succeeded [2020-12-18T03:50:13.470Z] nexus3.edgexfoundry.org:10004 [2020-12-18T03:50:13.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:50:13.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:50:13.733Z] Configure a credential helper to remove this warning. See [2020-12-18T03:50:13.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:50:13.733Z] [2020-12-18T03:50:13.733Z] Login Succeeded [2020-12-18T03:50:13.733Z] docker.io [2020-12-18T03:50:13.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:50:13.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:50:13.995Z] Configure a credential helper to remove this warning. See [2020-12-18T03:50:13.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:50:13.995Z] [2020-12-18T03:50:13.995Z] Login Succeeded [2020-12-18T03:50:13.995Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T03:50:14.004Z] 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 [2020-12-18T03:50:14.858Z] + git log --format=format:%s -1 db07e5fa5a7a2e74c159c0a70047eebda02191cd [Pipeline] echo [2020-12-18T03:50:14.929Z] GIT_COMMIT: db07e5fa5a7a2e74c159c0a70047eebda02191cd, Commit Message: Merge branch 'master' into issue_#263 [Pipeline] echo [2020-12-18T03:50:14.982Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:50:16.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T03:50:16.080Z] [2020-12-18T03:50:16.080Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:50:16.425Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T03:50:16.425Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T03:50:16.425Z] 31603596830f: Pulling fs layer [2020-12-18T03:50:16.425Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T03:50:16.425Z] 6ca5941a6612: Pulling fs layer [2020-12-18T03:50:16.425Z] ecc8261a40a4: Pulling fs layer [2020-12-18T03:50:16.425Z] ecc8261a40a4: Waiting [2020-12-18T03:50:16.425Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T03:50:16.425Z] 2a8b12db71e7: Download complete [2020-12-18T03:50:16.425Z] 31603596830f: Verifying Checksum [2020-12-18T03:50:16.425Z] 31603596830f: Download complete [2020-12-18T03:50:16.687Z] ecc8261a40a4: Verifying Checksum [2020-12-18T03:50:16.687Z] ecc8261a40a4: Download complete [2020-12-18T03:50:16.687Z] 6ca5941a6612: Verifying Checksum [2020-12-18T03:50:16.687Z] 6ca5941a6612: Download complete [2020-12-18T03:50:16.952Z] 31603596830f: Pull complete [2020-12-18T03:50:16.952Z] 2a8b12db71e7: Pull complete [2020-12-18T03:50:17.896Z] 6ca5941a6612: Pull complete [2020-12-18T03:50:17.896Z] ecc8261a40a4: Pull complete [2020-12-18T03:50:18.158Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T03:50:18.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T03:50:18.158Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T03:50:18.264Z] prd-centos7-docker-4c-2g-16713 does not seem to be running inside a container [2020-12-18T03:50:18.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-280 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280:/w/workspace/edgexfoundry_edgex-ui-go_PR-280:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-18T03:50:20.432Z] $ docker top 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T03:50:20.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T03:50:20.825Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T03:50:21.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T03:50:21.048Z] $ docker exec 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent [2020-12-18T03:50:21.214Z] SSH_AUTH_SOCK=/tmp/ssh-pCaHoNvbbGL2/agent.11 [2020-12-18T03:50:21.214Z] SSH_AGENT_PID=17 [2020-12-18T03:50:21.230Z] Running ssh-add (command line suppressed) [2020-12-18T03:50:21.351Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_507594719503114255.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_507594719503114255.key) [2020-12-18T03:50:21.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T03:50:21.747Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T03:50:21.773Z] $ docker exec --env ******** --env ******** 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent -k [2020-12-18T03:50:21.892Z] unset SSH_AUTH_SOCK; [2020-12-18T03:50:21.892Z] unset SSH_AGENT_PID; [2020-12-18T03:50:21.892Z] echo Agent pid 17 killed; [2020-12-18T03:50:21.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T03:50:22.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T03:50:22.103Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T03:50:22.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T03:50:22.280Z] $ docker exec 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent [2020-12-18T03:50:22.440Z] SSH_AUTH_SOCK=/tmp/ssh-fEXRkmbEacOH/agent.45 [2020-12-18T03:50:22.440Z] SSH_AGENT_PID=50 [2020-12-18T03:50:22.447Z] Running ssh-add (command line suppressed) [2020-12-18T03:50:22.567Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_3592154629725908519.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/private_key_3592154629725908519.key) [2020-12-18T03:50:22.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T03:50:22.951Z] + git semver init [2020-12-18T03:50:22.951Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T03:50:22.951Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-280/.git [2020-12-18T03:50:22.951Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [2020-12-18T03:50:22.951Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T03:50:22.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T03:50:22.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T03:50:22.951Z] # $SEMVER_BRANCH = PR-280 [2020-12-18T03:50:22.951Z] # $SEMVER_TEMP = /tmp/semver-903984419 [2020-12-18T03:50:22.951Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-18T03:50:24.354Z] # '/tmp/semver-903984419' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-280/.semver' [2020-12-18T03:50:24.354Z] # -> Force: false [2020-12-18T03:50:24.354Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-280/.semver [Pipeline] } [2020-12-18T03:50:24.368Z] $ docker exec --env ******** --env ******** 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 ssh-agent -k [2020-12-18T03:50:24.482Z] unset SSH_AUTH_SOCK; [2020-12-18T03:50:24.485Z] unset SSH_AGENT_PID; [2020-12-18T03:50:24.485Z] echo Agent pid 50 killed; [2020-12-18T03:50:24.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T03:50:24.999Z] + git semver [Pipeline] } [2020-12-18T03:50:25.025Z] $ docker stop --time=1 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 [2020-12-18T03:50:26.642Z] $ docker rm -f 246b29b46edcb58ed05849605fbede8f037527daf97631da844e7b5747099da2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T03:50:27.102Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T03:50:27.672Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T03:50:27.674Z] [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 [2020-12-18T03:50:43.202Z] Still waiting to schedule task [2020-12-18T03:50:43.203Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-18T03:50:43.205Z] Still waiting to schedule task [2020-12-18T03:50:43.205Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-18T03:52:27.295Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16714 in /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [Pipeline] { [Pipeline] ws [2020-12-18T03:52:27.372Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2020-12-18T03:52:32.333Z] using credential edgex-jenkins-ssh [2020-12-18T03:52:32.397Z] Cloning the remote Git repository [2020-12-18T03:52:32.452Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T03:52:32.555Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2020-12-18T03:52:32.627Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T03:52:32.628Z] > git --version # timeout=10 [2020-12-18T03:52:32.644Z] > git --version # 'git version 2.17.1' [2020-12-18T03:52:32.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T03:52:32.708Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T03:52:34.904Z] Merging remotes/origin/master commit 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec into PR head commit db07e5fa5a7a2e74c159c0a70047eebda02191cd [2020-12-18T03:52:34.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T03:52:34.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T03:52:34.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T03:52:34.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T03:52:34.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T03:52:34.287Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T03:52:34.930Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T03:52:35.342Z] Merge succeeded, producing db07e5fa5a7a2e74c159c0a70047eebda02191cd [2020-12-18T03:52:35.343Z] Checking out Revision db07e5fa5a7a2e74c159c0a70047eebda02191cd (PR-280) [2020-12-18T03:52:34.957Z] > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 [2020-12-18T03:52:35.241Z] > git remote # timeout=10 [2020-12-18T03:52:35.263Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T03:52:35.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T03:52:35.295Z] > git merge 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 [2020-12-18T03:52:35.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T03:52:35.353Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T03:52:35.372Z] > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 [2020-12-18T03:52:40.297Z] Commit message: "Merge branch 'master' into issue_#263" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T03:52:41.942Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-18T03:52:42.409Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T03:52:42.757Z] + sudo service docker restart [2020-12-18T03:52:42.757Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T03:52:45.499Z] provisioning config files... [2020-12-18T03:52:45.536Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config2656902700349514807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:52:45.960Z] ---> docker-login.sh [2020-12-18T03:52:45.960Z] nexus3.edgexfoundry.org:10001 [2020-12-18T03:52:46.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:52:47.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:52:47.148Z] Configure a credential helper to remove this warning. See [2020-12-18T03:52:47.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:52:47.148Z] [2020-12-18T03:52:47.148Z] Login Succeeded [2020-12-18T03:52:47.148Z] nexus3.edgexfoundry.org:10002 [2020-12-18T03:52:47.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:52:47.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:52:47.420Z] Configure a credential helper to remove this warning. See [2020-12-18T03:52:47.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:52:47.420Z] [2020-12-18T03:52:47.420Z] Login Succeeded [2020-12-18T03:52:47.695Z] nexus3.edgexfoundry.org:10003 [2020-12-18T03:52:47.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:52:47.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:52:47.967Z] Configure a credential helper to remove this warning. See [2020-12-18T03:52:47.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:52:47.967Z] [2020-12-18T03:52:47.967Z] Login Succeeded [2020-12-18T03:52:47.967Z] nexus3.edgexfoundry.org:10004 [2020-12-18T03:52:48.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:52:48.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:52:48.571Z] Configure a credential helper to remove this warning. See [2020-12-18T03:52:48.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:52:48.571Z] [2020-12-18T03:52:48.571Z] Login Succeeded [2020-12-18T03:52:48.571Z] docker.io [2020-12-18T03:52:48.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:52:49.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:52:49.114Z] Configure a credential helper to remove this warning. See [2020-12-18T03:52:49.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:52:49.114Z] [2020-12-18T03:52:49.114Z] Login Succeeded [2020-12-18T03:52:49.114Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T03:52:49.131Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T03:52:49.624Z] ========================================================= [2020-12-18T03:52:49.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T03:52:49.624Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:52:50.013Z] + 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 . [2020-12-18T03:52:50.616Z] Sending build context to Docker daemon 16.59MB [2020-12-18T03:52:50.616Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T03:52:50.616Z] Step 2/8 : FROM ${BASE} [2020-12-18T03:52:50.890Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T03:52:50.890Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T03:52:50.890Z] a4357932f1b6: Pulling fs layer [2020-12-18T03:52:50.890Z] 18c013af1878: Pulling fs layer [2020-12-18T03:52:50.890Z] 00ac8860ef70: Pulling fs layer [2020-12-18T03:52:50.890Z] 63d7cb157983: Pulling fs layer [2020-12-18T03:52:50.890Z] b116817d02f9: Pulling fs layer [2020-12-18T03:52:50.890Z] 745a02a5169b: Pulling fs layer [2020-12-18T03:52:50.890Z] 63d7cb157983: Waiting [2020-12-18T03:52:50.890Z] b116817d02f9: Waiting [2020-12-18T03:52:50.890Z] 745a02a5169b: Waiting [2020-12-18T03:52:50.890Z] 00ac8860ef70: Waiting [2020-12-18T03:52:50.890Z] 18c013af1878: Verifying Checksum [2020-12-18T03:52:50.890Z] 18c013af1878: Download complete [2020-12-18T03:52:50.890Z] a4357932f1b6: Verifying Checksum [2020-12-18T03:52:50.890Z] a4357932f1b6: Download complete [2020-12-18T03:52:50.890Z] 63d7cb157983: Verifying Checksum [2020-12-18T03:52:50.890Z] 63d7cb157983: Download complete [2020-12-18T03:52:50.890Z] 5f621e34cdf4: Verifying Checksum [2020-12-18T03:52:50.890Z] 5f621e34cdf4: Download complete [2020-12-18T03:52:50.890Z] b116817d02f9: Verifying Checksum [2020-12-18T03:52:50.890Z] b116817d02f9: Download complete [2020-12-18T03:52:51.495Z] 5f621e34cdf4: Pull complete [2020-12-18T03:52:52.107Z] a4357932f1b6: Pull complete [2020-12-18T03:52:52.714Z] 18c013af1878: Pull complete [2020-12-18T03:52:54.160Z] 745a02a5169b: Verifying Checksum [2020-12-18T03:52:54.160Z] 745a02a5169b: Download complete [2020-12-18T03:52:55.144Z] 00ac8860ef70: Verifying Checksum [2020-12-18T03:52:55.144Z] 00ac8860ef70: Download complete [2020-12-18T03:53:05.319Z] 00ac8860ef70: Pull complete [2020-12-18T03:53:05.319Z] 63d7cb157983: Pull complete [2020-12-18T03:53:05.917Z] b116817d02f9: Pull complete [2020-12-18T03:53:10.236Z] 745a02a5169b: Pull complete [2020-12-18T03:53:10.236Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T03:53:10.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T03:53:10.236Z] ---> b7e6874047d6 [2020-12-18T03:53:10.236Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-18T03:53:12.856Z] ---> Running in 9390ac9c66da [2020-12-18T03:53:12.856Z] Removing intermediate container 9390ac9c66da [2020-12-18T03:53:12.856Z] ---> 81d8d859fb69 [2020-12-18T03:53:12.856Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T03:53:13.130Z] ---> Running in ec8515761491 [2020-12-18T03:53:15.128Z] Removing intermediate container ec8515761491 [2020-12-18T03:53:15.128Z] ---> 6a53e3f6ffab [2020-12-18T03:53:15.128Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-18T03:53:15.405Z] ---> Running in 07d113f924d6 [2020-12-18T03:53:16.040Z] Running on prd-centos7-docker-4c-2g-16715 in /w/workspace/edgexfoundry_edgex-ui-go_PR-280 [Pipeline] { [Pipeline] ws [2020-12-18T03:53:16.110Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2020-12-18T03:53:16.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T03:53:17.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T03:53:18.407Z] using credential edgex-jenkins-ssh [2020-12-18T03:53:18.469Z] Cloning the remote Git repository [2020-12-18T03:53:18.845Z] OK: 142 MiB in 39 packages [2020-12-18T03:53:18.236Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T03:53:18.310Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2020-12-18T03:53:18.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T03:53:18.418Z] > git --version # timeout=10 [2020-12-18T03:53:18.435Z] > git --version # 'git version 2.24.3' [2020-12-18T03:53:18.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T03:53:18.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T03:53:19.824Z] Removing intermediate container 07d113f924d6 [2020-12-18T03:53:19.824Z] ---> 238f4557bf58 [2020-12-18T03:53:19.824Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-18T03:53:20.098Z] ---> Running in 2ca8c68dc63f [2020-12-18T03:53:20.257Z] Merging remotes/origin/master commit 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec into PR head commit db07e5fa5a7a2e74c159c0a70047eebda02191cd [2020-12-18T03:53:20.429Z] Merge succeeded, producing db07e5fa5a7a2e74c159c0a70047eebda02191cd [2020-12-18T03:53:20.430Z] Checking out Revision db07e5fa5a7a2e74c159c0a70047eebda02191cd (PR-280) [2020-12-18T03:53:19.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T03:53:19.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T03:53:19.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-18T03:53:19.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-18T03:53:19.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T03:53:19.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T03:53:20.131Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T03:53:20.136Z] > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 [2020-12-18T03:53:20.271Z] > git remote # timeout=10 [2020-12-18T03:53:20.280Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T03:53:20.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T03:53:20.290Z] > git merge 9ddfd456210eafbcec8994a78e6b2e43fb3d4aec # timeout=10 [2020-12-18T03:53:20.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T03:53:20.311Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T03:53:20.316Z] > git checkout -f db07e5fa5a7a2e74c159c0a70047eebda02191cd # timeout=10 [2020-12-18T03:53:20.696Z] Removing intermediate container 2ca8c68dc63f [2020-12-18T03:53:20.696Z] ---> 954bc8c59371 [2020-12-18T03:53:20.696Z] Step 7/8 : COPY . . [2020-12-18T03:53:22.675Z] ---> fbb1111f824f [2020-12-18T03:53:22.675Z] Step 8/8 : RUN go mod download [2020-12-18T03:53:22.968Z] ---> Running in b96271572835 [2020-12-18T03:53:24.064Z] Commit message: "Merge branch 'master' into issue_#263" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T03:53:25.161Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T03:53:25.507Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T03:53:25.812Z] + sudo service docker restart [2020-12-18T03:53:25.812Z] + true [2020-12-18T03:53:25.812Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T03:53:26.848Z] provisioning config files... [2020-12-18T03:53:26.878Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config277218594714983404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:53:27.262Z] ---> docker-login.sh [2020-12-18T03:53:27.262Z] nexus3.edgexfoundry.org:10001 [2020-12-18T03:53:27.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:53:27.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:53:27.525Z] Configure a credential helper to remove this warning. See [2020-12-18T03:53:27.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:53:27.525Z] [2020-12-18T03:53:27.525Z] Login Succeeded [2020-12-18T03:53:27.525Z] nexus3.edgexfoundry.org:10002 [2020-12-18T03:53:27.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:53:27.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:53:27.788Z] Configure a credential helper to remove this warning. See [2020-12-18T03:53:27.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:53:27.788Z] [2020-12-18T03:53:27.788Z] Login Succeeded [2020-12-18T03:53:27.788Z] nexus3.edgexfoundry.org:10003 [2020-12-18T03:53:28.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:53:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:53:28.050Z] Configure a credential helper to remove this warning. See [2020-12-18T03:53:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:53:28.050Z] [2020-12-18T03:53:28.050Z] Login Succeeded [2020-12-18T03:53:28.050Z] nexus3.edgexfoundry.org:10004 [2020-12-18T03:53:28.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:53:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:53:28.312Z] Configure a credential helper to remove this warning. See [2020-12-18T03:53:28.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:53:28.312Z] [2020-12-18T03:53:28.312Z] Login Succeeded [2020-12-18T03:53:28.312Z] docker.io [2020-12-18T03:53:28.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T03:53:28.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T03:53:28.577Z] Configure a credential helper to remove this warning. See [2020-12-18T03:53:28.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T03:53:28.577Z] [2020-12-18T03:53:28.577Z] Login Succeeded [2020-12-18T03:53:28.577Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T03:53:28.587Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T03:53:29.004Z] ========================================================= [2020-12-18T03:53:29.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T03:53:29.004Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:53:29.388Z] + 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 . [2020-12-18T03:53:29.650Z] Sending build context to Docker daemon 16.59MB [2020-12-18T03:53:29.650Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T03:53:29.650Z] Step 2/8 : FROM ${BASE} [2020-12-18T03:53:29.650Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T03:53:29.650Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T03:53:29.650Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T03:53:29.650Z] de9db76c5a1d: Pulling fs layer [2020-12-18T03:53:29.650Z] bca2f99d35d6: Pulling fs layer [2020-12-18T03:53:29.650Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T03:53:29.650Z] 7c6f9722023f: Pulling fs layer [2020-12-18T03:53:29.650Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T03:53:29.650Z] bca2f99d35d6: Waiting [2020-12-18T03:53:29.650Z] 93359f2a8cfa: Waiting [2020-12-18T03:53:29.650Z] 7c6f9722023f: Waiting [2020-12-18T03:53:29.650Z] a35cf1a2eb13: Waiting [2020-12-18T03:53:29.650Z] de9db76c5a1d: Verifying Checksum [2020-12-18T03:53:29.650Z] de9db76c5a1d: Download complete [2020-12-18T03:53:29.650Z] 0ef7d3d256c8: Verifying Checksum [2020-12-18T03:53:29.650Z] 0ef7d3d256c8: Download complete [2020-12-18T03:53:29.650Z] 93359f2a8cfa: Verifying Checksum [2020-12-18T03:53:29.650Z] 93359f2a8cfa: Download complete [2020-12-18T03:53:29.912Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T03:53:29.912Z] 188c0c94c7c5: Download complete [2020-12-18T03:53:29.912Z] 7c6f9722023f: Verifying Checksum [2020-12-18T03:53:29.912Z] 7c6f9722023f: Download complete [2020-12-18T03:53:30.176Z] 188c0c94c7c5: Pull complete [2020-12-18T03:53:30.176Z] 0ef7d3d256c8: Pull complete [2020-12-18T03:53:30.439Z] de9db76c5a1d: Pull complete [2020-12-18T03:53:32.356Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T03:53:32.356Z] a35cf1a2eb13: Download complete [2020-12-18T03:53:32.938Z] bca2f99d35d6: Verifying Checksum [2020-12-18T03:53:32.938Z] bca2f99d35d6: Download complete [2020-12-18T03:53:38.308Z] bca2f99d35d6: Pull complete [2020-12-18T03:53:38.308Z] 93359f2a8cfa: Pull complete [2020-12-18T03:53:38.308Z] 7c6f9722023f: Pull complete [2020-12-18T03:53:44.965Z] a35cf1a2eb13: Pull complete [2020-12-18T03:53:44.966Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T03:53:44.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T03:53:44.966Z] ---> a62c8e92a672 [2020-12-18T03:53:44.966Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-18T03:53:44.966Z] ---> Running in fca3049f6e7d [2020-12-18T03:53:44.966Z] Removing intermediate container fca3049f6e7d [2020-12-18T03:53:44.966Z] ---> 5480f39ff7ac [2020-12-18T03:53:44.966Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T03:53:44.966Z] ---> Running in 9dcee1a7d4ff [2020-12-18T03:53:45.925Z] Removing intermediate container 9dcee1a7d4ff [2020-12-18T03:53:45.925Z] ---> e837bab88f55 [2020-12-18T03:53:45.925Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-18T03:53:45.925Z] ---> Running in cde302a6674b [2020-12-18T03:53:46.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T03:53:47.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T03:53:48.409Z] OK: 166 MiB in 39 packages [2020-12-18T03:53:48.985Z] Removing intermediate container cde302a6674b [2020-12-18T03:53:48.985Z] ---> 2614e20c3b7e [2020-12-18T03:53:48.985Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-18T03:53:48.985Z] ---> Running in 86d22e727356 [2020-12-18T03:53:48.985Z] Removing intermediate container 86d22e727356 [2020-12-18T03:53:48.985Z] ---> 307717e8add4 [2020-12-18T03:53:48.985Z] Step 7/8 : COPY . . [2020-12-18T03:53:49.774Z] Removing intermediate container b96271572835 [2020-12-18T03:53:49.774Z] ---> 2da4bc94cc19 [2020-12-18T03:53:49.774Z] Successfully built 2da4bc94cc19 [2020-12-18T03:53:49.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:53:50.110Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T03:53:50.110Z] . [Pipeline] withDockerContainer [2020-12-18T03:53:50.342Z] prd-ubuntu18.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container [2020-12-18T03:53:50.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T03:53:50.913Z] ---> 55f211469cd7 [2020-12-18T03:53:50.913Z] Step 8/8 : RUN go mod download [2020-12-18T03:53:51.184Z] ---> Running in b3bd136d7227 [2020-12-18T03:53:51.876Z] $ docker top 8f01c174f2dfbf0a79d62b6244461b989168c3ed8a6ca531cbaeb2e8acf16abd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T03:53:52.882Z] + go version [2020-12-18T03:53:52.883Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-18T03:53:52.911Z] $ docker stop --time=1 8f01c174f2dfbf0a79d62b6244461b989168c3ed8a6ca531cbaeb2e8acf16abd [2020-12-18T03:53:54.897Z] $ docker rm -f 8f01c174f2dfbf0a79d62b6244461b989168c3ed8a6ca531cbaeb2e8acf16abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:53:55.929Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T03:53:55.929Z] . [Pipeline] withDockerContainer [2020-12-18T03:53:56.198Z] prd-ubuntu18.04-docker-arm64-4c-16g-16714 does not seem to be running inside a container [2020-12-18T03:53:56.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T03:53:57.777Z] $ docker top e05f670ecb2a724464f95f5a030b20489e8d54ca929349a987f4cc0e84a9abc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T03:53:58.809Z] + make test [2020-12-18T03:53:58.809Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-18T03:54:00.252Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-18T03:54:13.197Z] Removing intermediate container b3bd136d7227 [2020-12-18T03:54:13.198Z] ---> feb3db67d6fc [2020-12-18T03:54:13.198Z] Successfully built feb3db67d6fc [2020-12-18T03:54:13.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:54:13.516Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T03:54:13.516Z] . [Pipeline] withDockerContainer [2020-12-18T03:54:13.992Z] prd-centos7-docker-4c-2g-16715 does not seem to be running inside a container [2020-12-18T03:54:14.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T03:54:14.968Z] $ docker top 69b97ecb7eb0fde59c1aeca6f51a74805d67bfb433fb57305c2430ccc3813750 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T03:54:15.471Z] + go version [2020-12-18T03:54:15.471Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-18T03:54:15.489Z] $ docker stop --time=1 69b97ecb7eb0fde59c1aeca6f51a74805d67bfb433fb57305c2430ccc3813750 [2020-12-18T03:54:16.821Z] $ docker rm -f 69b97ecb7eb0fde59c1aeca6f51a74805d67bfb433fb57305c2430ccc3813750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:54:17.677Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T03:54:17.677Z] . [Pipeline] withDockerContainer [2020-12-18T03:54:17.784Z] prd-centos7-docker-4c-2g-16715 does not seem to be running inside a container [2020-12-18T03:54:17.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T03:54:18.438Z] $ docker top c3795d05256c986159fb13cac7b4f6fc86f75b1e06109345eef67bd2d1127383 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T03:54:18.925Z] + make test [2020-12-18T03:54:18.925Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-18T03:54:19.508Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-18T03:54:22.465Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-18T03:54:22.465Z] GO111MODULE=on go vet ./... [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-18T03:54:26.260Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-18T03:54:26.521Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-18T03:54:27.925Z] $ docker stop --time=1 e05f670ecb2a724464f95f5a030b20489e8d54ca929349a987f4cc0e84a9abc1 [2020-12-18T03:54:30.022Z] $ docker rm -f e05f670ecb2a724464f95f5a030b20489e8d54ca929349a987f4cc0e84a9abc1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2020-12-18T03:54:30.483Z] $ docker stop --time=1 c3795d05256c986159fb13cac7b4f6fc86f75b1e06109345eef67bd2d1127383 [2020-12-18T03:54:30.741Z] + sudo chown -R jenkins:jenkins . [2020-12-18T03:54:32.695Z] $ docker rm -f c3795d05256c986159fb13cac7b4f6fc86f75b1e06109345eef67bd2d1127383 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2020-12-18T03:54:33.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-18T03:54:33.244Z] Warning: overwriting stash ‘coverage-report’ [2020-12-18T03:54:33.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-18T03:54:33.704Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T03:54:36.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-18T03:54:36.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-18T03:54:36.679Z] + ls -al . [2020-12-18T03:54:36.679Z] total 88 [2020-12-18T03:54:36.679Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 18 03:54 . [2020-12-18T03:54:36.679Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 18 03:53 .. [2020-12-18T03:54:36.679Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 18 03:53 assets [2020-12-18T03:54:36.679Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 18 03:53 bin [2020-12-18T03:54:36.679Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 18 03:53 cmd [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 18 03:53 CONTRIBUTING.md [2020-12-18T03:54:36.679Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 18 03:54 coverage.out [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 1508 Dec 18 03:53 Dockerfile [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 902 Dec 18 03:53 Dockerfile.build [2020-12-18T03:54:36.679Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 18 03:53 docs [2020-12-18T03:54:36.679Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 18 03:53 .git [2020-12-18T03:54:36.679Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 18 03:53 .github [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 18 03:53 .gitignore [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 18 03:53 go.mod [2020-12-18T03:54:36.679Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 18 03:54 go.sum [2020-12-18T03:54:36.679Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 18 03:53 internal [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 18 03:53 Jenkinsfile [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 18 03:53 LICENSE [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 18 03:53 Makefile [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 18 03:53 README.md [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 18 03:50 VERSION [2020-12-18T03:54:36.679Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 18 03:53 version.go [2020-12-18T03:54:36.679Z] drwxrwxr-x. 4 jenkins jenkins 266 Dec 18 03:53 web [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:54:36.940Z] + ls -al . [2020-12-18T03:54:36.940Z] total 124 [2020-12-18T03:54:36.940Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:53 . [2020-12-18T03:54:36.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:52 .. [2020-12-18T03:54:36.940Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:52 .git [2020-12-18T03:54:36.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:52 .github [2020-12-18T03:54:36.940Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 18 03:52 .gitignore [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 18 03:52 CONTRIBUTING.md [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 1508 Dec 18 03:52 Dockerfile [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 902 Dec 18 03:52 Dockerfile.build [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 18 03:52 Jenkinsfile [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 18 03:52 LICENSE [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 18 03:52 Makefile [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 18 03:52 README.md [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 03:50 VERSION [2020-12-18T03:54:36.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:52 assets [2020-12-18T03:54:36.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:52 bin [2020-12-18T03:54:36.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:52 cmd [2020-12-18T03:54:36.941Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 18 03:53 coverage.out [2020-12-18T03:54:36.941Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 18 03:52 docs [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 18 03:52 go.mod [2020-12-18T03:54:36.941Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 18 03:53 go.sum [2020-12-18T03:54:36.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:52 internal [2020-12-18T03:54:36.941Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 18 03:52 version.go [2020-12-18T03:54:36.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:52 web [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:54:37.021Z] + 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=db07e5fa5a7a2e74c159c0a70047eebda02191cd --label arch=amd64 --label version=0.0.0 . [2020-12-18T03:54:37.284Z] Sending build context to Docker daemon 16.61MB [2020-12-18T03:54:37.284Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T03:54:37.284Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-18T03:54:37.284Z] ---> feb3db67d6fc [2020-12-18T03:54:37.285Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-18T03:54:37.300Z] + 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=db07e5fa5a7a2e74c159c0a70047eebda02191cd --label arch=arm64 --label version=0.0.0 . [2020-12-18T03:54:37.857Z] ---> Running in 295bf12bad87 [2020-12-18T03:54:37.858Z] Removing intermediate container 295bf12bad87 [2020-12-18T03:54:37.858Z] ---> 3f775a4fa488 [2020-12-18T03:54:37.858Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-18T03:54:37.858Z] ---> Running in 0711f1b6c987 [2020-12-18T03:54:37.914Z] Sending build context to Docker daemon 16.61MB [2020-12-18T03:54:37.914Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T03:54:37.914Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-18T03:54:37.914Z] ---> 2da4bc94cc19 [2020-12-18T03:54:37.914Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-18T03:54:38.120Z] Removing intermediate container 0711f1b6c987 [2020-12-18T03:54:38.120Z] ---> 5041dd3aeb08 [2020-12-18T03:54:38.120Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-18T03:54:38.120Z] ---> Running in 07b8c113388a [2020-12-18T03:54:38.382Z] Removing intermediate container 07b8c113388a [2020-12-18T03:54:38.382Z] ---> 29738f9f9d30 [2020-12-18T03:54:38.382Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-18T03:54:38.382Z] ---> Running in 951ac07742c5 [2020-12-18T03:54:38.510Z] ---> Running in 204ee2cdd099 [2020-12-18T03:54:38.644Z] Removing intermediate container 951ac07742c5 [2020-12-18T03:54:38.644Z] ---> ff8cecda1398 [2020-12-18T03:54:38.644Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-18T03:54:38.644Z] ---> Running in af002262eb2f [2020-12-18T03:54:38.644Z] Removing intermediate container af002262eb2f [2020-12-18T03:54:38.644Z] ---> eb444a9b4dd3 [2020-12-18T03:54:38.644Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T03:54:38.790Z] Removing intermediate container 204ee2cdd099 [2020-12-18T03:54:38.791Z] ---> 6046cfbb1683 [2020-12-18T03:54:38.791Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-18T03:54:38.791Z] ---> Running in 7ee3510e70eb [2020-12-18T03:54:38.907Z] ---> Running in 0be28be60293 [2020-12-18T03:54:39.388Z] Removing intermediate container 7ee3510e70eb [2020-12-18T03:54:39.389Z] ---> a873322459dd [2020-12-18T03:54:39.389Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-18T03:54:39.389Z] ---> Running in 90bc14bd7d1d [2020-12-18T03:54:39.857Z] Removing intermediate container 0be28be60293 [2020-12-18T03:54:39.857Z] ---> 9c5d924c20b9 [2020-12-18T03:54:39.857Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-18T03:54:39.857Z] ---> Running in c4907b2760fe [2020-12-18T03:54:39.978Z] Removing intermediate container 90bc14bd7d1d [2020-12-18T03:54:39.978Z] ---> 1dbb3d49c62b [2020-12-18T03:54:39.978Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-18T03:54:39.978Z] ---> Running in 5566f94e94bc [2020-12-18T03:54:40.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T03:54:40.250Z] Removing intermediate container 5566f94e94bc [2020-12-18T03:54:40.250Z] ---> a7ce24d589b3 [2020-12-18T03:54:40.250Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-18T03:54:40.523Z] ---> Running in 1eb397491d8c [2020-12-18T03:54:40.798Z] Removing intermediate container 1eb397491d8c [2020-12-18T03:54:40.798Z] ---> b04975206652 [2020-12-18T03:54:40.798Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T03:54:41.071Z] ---> Running in 5110fc001454 [2020-12-18T03:54:41.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T03:54:42.024Z] OK: 166 MiB in 39 packages [2020-12-18T03:54:42.610Z] Removing intermediate container c4907b2760fe [2020-12-18T03:54:42.610Z] ---> 0a3ac2b5d237 [2020-12-18T03:54:42.610Z] Step 10/24 : ENV GO111MODULE=on [2020-12-18T03:54:42.610Z] ---> Running in 94c6e4010894 [2020-12-18T03:54:42.610Z] Removing intermediate container 94c6e4010894 [2020-12-18T03:54:42.610Z] ---> 1ddfc9da2eae [2020-12-18T03:54:42.610Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-18T03:54:42.872Z] ---> Running in 3d024dfe4a3c [2020-12-18T03:54:42.872Z] Removing intermediate container 3d024dfe4a3c [2020-12-18T03:54:42.872Z] ---> 18e5a1d93110 [2020-12-18T03:54:42.872Z] Step 12/24 : COPY go.mod . [2020-12-18T03:54:43.040Z] Removing intermediate container 5110fc001454 [2020-12-18T03:54:43.040Z] ---> 1718f9dcf339 [2020-12-18T03:54:43.040Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-18T03:54:43.136Z] ---> 626b52bd10a6 [2020-12-18T03:54:43.137Z] Step 13/24 : COPY Makefile . [2020-12-18T03:54:43.318Z] ---> Running in 1d788c6dcbda [2020-12-18T03:54:43.403Z] ---> 47e653d26378 [2020-12-18T03:54:43.404Z] Step 14/24 : RUN make update [2020-12-18T03:54:43.404Z] ---> Running in 8df99e04ffd3 [2020-12-18T03:54:44.353Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-18T03:54:44.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T03:54:44.933Z] Removing intermediate container 8df99e04ffd3 [2020-12-18T03:54:44.933Z] ---> 9fff491daaae [2020-12-18T03:54:44.933Z] Step 15/24 : COPY . . [2020-12-18T03:54:45.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T03:54:46.324Z] OK: 142 MiB in 39 packages [2020-12-18T03:54:46.863Z] ---> 02bb4572d617 [2020-12-18T03:54:46.863Z] Step 16/24 : RUN ${MAKE} [2020-12-18T03:54:46.863Z] ---> Running in 2de71318384a [2020-12-18T03:54:47.130Z] 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 [2020-12-18T03:54:47.761Z] Removing intermediate container 1d788c6dcbda [2020-12-18T03:54:47.761Z] ---> ec4f829905c8 [2020-12-18T03:54:47.761Z] Step 10/24 : ENV GO111MODULE=on [2020-12-18T03:54:47.761Z] ---> Running in e8018820c1ee [2020-12-18T03:54:48.036Z] Removing intermediate container e8018820c1ee [2020-12-18T03:54:48.036Z] ---> 235608def975 [2020-12-18T03:54:48.036Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-18T03:54:48.310Z] ---> Running in ffb5a06df29f [2020-12-18T03:54:48.904Z] Removing intermediate container ffb5a06df29f [2020-12-18T03:54:48.904Z] ---> ab855f576a6d [2020-12-18T03:54:48.904Z] Step 12/24 : COPY go.mod . [2020-12-18T03:54:49.508Z] ---> c8b72df095d0 [2020-12-18T03:54:49.508Z] Step 13/24 : COPY Makefile . [2020-12-18T03:54:50.105Z] ---> 00f31bed9294 [2020-12-18T03:54:50.105Z] Step 14/24 : RUN make update [2020-12-18T03:54:50.379Z] ---> Running in afba8884a241 [2020-12-18T03:54:51.363Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-18T03:54:52.799Z] Removing intermediate container afba8884a241 [2020-12-18T03:54:52.799Z] ---> 970fd4888a46 [2020-12-18T03:54:52.799Z] Step 15/24 : COPY . . [2020-12-18T03:54:53.823Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-18T03:54:54.770Z] ---> ab9db5d8e675 [2020-12-18T03:54:54.770Z] Step 16/24 : RUN ${MAKE} [2020-12-18T03:54:54.770Z] ---> Running in 651e05db7b66 [2020-12-18T03:54:55.750Z] 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 [2020-12-18T03:54:57.142Z] Removing intermediate container 2de71318384a [2020-12-18T03:54:57.142Z] ---> 1232e1fea1e8 [2020-12-18T03:54:57.142Z] Step 17/24 : FROM alpine:3.12 [2020-12-18T03:54:57.403Z] 3.12: Pulling from library/alpine [2020-12-18T03:54:57.403Z] 801bfaa63ef2: Pulling fs layer [2020-12-18T03:54:57.670Z] 801bfaa63ef2: Verifying Checksum [2020-12-18T03:54:57.670Z] 801bfaa63ef2: Download complete [2020-12-18T03:54:57.935Z] 801bfaa63ef2: Pull complete [2020-12-18T03:54:57.935Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T03:54:57.935Z] Status: Downloaded newer image for alpine:3.12 [2020-12-18T03:54:57.935Z] ---> 389fef711851 [2020-12-18T03:54:57.935Z] Step 18/24 : EXPOSE 4000 [2020-12-18T03:54:57.935Z] ---> Running in b4586b663204 [2020-12-18T03:54:58.198Z] Removing intermediate container b4586b663204 [2020-12-18T03:54:58.198Z] ---> 33d65b3c3a2a [2020-12-18T03:54:58.198Z] 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 [2020-12-18T03:54:59.145Z] ---> 23daf69c3e4c [2020-12-18T03:54:59.145Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-18T03:54:59.145Z] ---> Running in d10e6167f41e [2020-12-18T03:54:59.408Z] Removing intermediate container d10e6167f41e [2020-12-18T03:54:59.408Z] ---> 8a5c6fffb55e [2020-12-18T03:54:59.408Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-18T03:54:59.408Z] ---> Running in 123d373c12d8 [2020-12-18T03:54:59.670Z] Removing intermediate container 123d373c12d8 [2020-12-18T03:54:59.670Z] ---> ee864806d0b6 [2020-12-18T03:54:59.670Z] Step 22/24 : LABEL arch=amd64 [2020-12-18T03:54:59.670Z] ---> Running in 636e5f1f3bc8 [2020-12-18T03:54:59.932Z] Removing intermediate container 636e5f1f3bc8 [2020-12-18T03:54:59.932Z] ---> 4ca958368688 [2020-12-18T03:54:59.932Z] Step 23/24 : LABEL git_sha=db07e5fa5a7a2e74c159c0a70047eebda02191cd [2020-12-18T03:54:59.932Z] ---> Running in 3f9622945e47 [2020-12-18T03:54:59.932Z] Removing intermediate container 3f9622945e47 [2020-12-18T03:54:59.932Z] ---> 3261a22ac966 [2020-12-18T03:54:59.932Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T03:55:00.194Z] ---> Running in 80e816b15a31 [2020-12-18T03:55:00.194Z] Removing intermediate container 80e816b15a31 [2020-12-18T03:55:00.194Z] ---> 31034a6db18c [2020-12-18T03:55:00.194Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-18T03:55:00.194Z] Successfully built 31034a6db18c [2020-12-18T03:55:00.457Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T03:55:17.980Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-18T03:55:23.388Z] Removing intermediate container 651e05db7b66 [2020-12-18T03:55:23.388Z] ---> ba79349ffa8e [2020-12-18T03:55:23.388Z] Step 17/24 : FROM alpine:3.12 [2020-12-18T03:55:23.388Z] 3.12: Pulling from library/alpine [2020-12-18T03:55:23.660Z] 159e5727ea61: Pulling fs layer [2020-12-18T03:55:23.933Z] 159e5727ea61: Verifying Checksum [2020-12-18T03:55:23.933Z] 159e5727ea61: Download complete [2020-12-18T03:55:24.540Z] 159e5727ea61: Pull complete [2020-12-18T03:55:24.540Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T03:55:24.540Z] Status: Downloaded newer image for alpine:3.12 [2020-12-18T03:55:24.540Z] ---> afeebe901d6b [2020-12-18T03:55:24.540Z] Step 18/24 : EXPOSE 4000 [2020-12-18T03:55:24.814Z] ---> Running in 1b6e0fa7caf6 [2020-12-18T03:55:25.416Z] Removing intermediate container 1b6e0fa7caf6 [2020-12-18T03:55:25.416Z] ---> f137aa625c3f [2020-12-18T03:55:25.416Z] 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 [2020-12-18T03:55:26.850Z] ---> 19e171d3caa4 [2020-12-18T03:55:26.850Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-18T03:55:27.125Z] ---> Running in a67d3a7ea8df [2020-12-18T03:55:27.399Z] Removing intermediate container a67d3a7ea8df [2020-12-18T03:55:27.399Z] ---> 02ec55f93b47 [2020-12-18T03:55:27.399Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-18T03:55:27.673Z] ---> Running in edf7db4b2db9 [2020-12-18T03:55:28.266Z] Removing intermediate container edf7db4b2db9 [2020-12-18T03:55:28.266Z] ---> 637ea6140a44 [2020-12-18T03:55:28.266Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T03:55:28.266Z] ---> Running in 1f3017b3f3f0 [2020-12-18T03:55:28.535Z] Removing intermediate container 1f3017b3f3f0 [2020-12-18T03:55:28.535Z] ---> 0cc0a5760d82 [2020-12-18T03:55:28.535Z] Step 23/24 : LABEL git_sha=db07e5fa5a7a2e74c159c0a70047eebda02191cd [2020-12-18T03:55:28.808Z] ---> Running in 2ed25a4d5b1b [2020-12-18T03:55:29.404Z] Removing intermediate container 2ed25a4d5b1b [2020-12-18T03:55:29.404Z] ---> 8f531059f03f [2020-12-18T03:55:29.404Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T03:55:29.404Z] ---> Running in cb93f856e0a3 [2020-12-18T03:55:29.677Z] Removing intermediate container cb93f856e0a3 [2020-12-18T03:55:29.677Z] ---> 68bb512f9634 [2020-12-18T03:55:29.677Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-18T03:55:29.949Z] Successfully built 68bb512f9634 [2020-12-18T03:55:29.949Z] 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 [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 [2020-12-18T03:55:31.914Z] provisioning config files... [2020-12-18T03:55:31.924Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/config5307472256597664927tmp [Pipeline] { [Pipeline] sh [2020-12-18T03:55:32.321Z] + set +x [2020-12-18T03:55:32.322Z] + curl -s https://codecov.io/bash [2020-12-18T03:55:32.322Z] + bash -s -- [2020-12-18T03:55:32.585Z] [2020-12-18T03:55:32.585Z] _____ _ [2020-12-18T03:55:32.585Z] / ____| | | [2020-12-18T03:55:32.585Z] | | ___ __| | ___ ___ _____ __ [2020-12-18T03:55:32.585Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-18T03:55:32.585Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-18T03:55:32.585Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-18T03:55:32.585Z] Bash-20201217-3d3df35 [2020-12-18T03:55:32.585Z] [2020-12-18T03:55:32.585Z] [2020-12-18T03:55:32.585Z] git version 2.24.3 found [2020-12-18T03:55:32.585Z] 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 [2020-12-18T03:55:32.585Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-18T03:55:32.585Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-18T03:55:32.585Z] ==> Jenkins CI detected. [2020-12-18T03:55:32.585Z] project root: . [2020-12-18T03:55:32.585Z] --> token set from env [2020-12-18T03:55:32.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-18T03:55:32.585Z] ==> Running gcov in . (disable via -X gcov) [2020-12-18T03:55:32.585Z] ==> Python coveragepy not found [2020-12-18T03:55:32.585Z] ==> Searching for coverage reports in: [2020-12-18T03:55:32.585Z] + . [2020-12-18T03:55:32.585Z] -> Found 1 reports [2020-12-18T03:55:32.585Z] ==> Detecting git/mercurial file structure [2020-12-18T03:55:32.585Z] ==> Reading reports [2020-12-18T03:55:32.585Z] + ./coverage.out bytes=10 [2020-12-18T03:55:32.585Z] ==> Appending adjustments [2020-12-18T03:55:32.585Z] https://docs.codecov.io/docs/fixing-reports [2020-12-18T03:55:32.585Z] + Found adjustments [2020-12-18T03:55:32.585Z] ==> Gzipping contents [2020-12-18T03:55:32.585Z] 4.0K /tmp/codecov.2XryxA.gz [2020-12-18T03:55:32.850Z] ==> Uploading reports [2020-12-18T03:55:32.850Z] url: https://codecov.io [2020-12-18T03:55:32.850Z] query: branch=PR-280&commit=db07e5fa5a7a2e74c159c0a70047eebda02191cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-280%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=280&job=&cmd_args= [2020-12-18T03:55:32.850Z] -> Pinging Codecov [2020-12-18T03:55:32.850Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-280&commit=db07e5fa5a7a2e74c159c0a70047eebda02191cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-280%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=280&job=&cmd_args= [2020-12-18T03:55:33.112Z] -> Uploading to [2020-12-18T03:55:33.112Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-18/FB506323287CE973F263BFD2A0EB1F37/db07e5fa5a7a2e74c159c0a70047eebda02191cd/2ea9e1da-6def-41ac-8241-4df4da356d87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T035532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1390bcaad60abfc0ad31687cc061ad26beea592a0295cb4686417e78f94e9e64 [2020-12-18T03:55:33.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-18T03:55:33.112Z] Dload Upload Total Spent Left Speed [2020-12-18T03:55:33.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 5819 --:--:-- --:--:-- --:--:-- 5828 [2020-12-18T03:55:33.375Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/db07e5fa5a7a2e74c159c0a70047eebda02191cd [Pipeline] } [2020-12-18T03:55:33.386Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-18T03:55:36.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:55:36.609Z] ---> package-listing.sh [2020-12-18T03:55:36.609Z] ++ facter osfamily [2020-12-18T03:55:36.609Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T03:55:36.609Z] + OS_FAMILY=redhat [2020-12-18T03:55:36.609Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-280 [2020-12-18T03:55:36.609Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T03:55:36.609Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T03:55:36.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T03:55:36.609Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T03:55:36.609Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-280 ']' [2020-12-18T03:55:36.609Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T03:55:36.609Z] + case "${OS_FAMILY}" in [2020-12-18T03:55:36.609Z] + rpm -qa [2020-12-18T03:55:36.609Z] + sort [2020-12-18T03:55:41.926Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T03:55:41.926Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T03:55:41.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T03:55:41.926Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-280 ']' [2020-12-18T03:55:41.926Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-280/archives/ [2020-12-18T03:55:41.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-280/archives/ [Pipeline] echo [2020-12-18T03:55:41.943Z] 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-280/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-18T03:55:42.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:55:42.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T03:55:42.539Z] [2020-12-18T03:55:42.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T03:55:42.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T03:55:42.895Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T03:55:42.895Z] df20fa9351a1: Pulling fs layer [2020-12-18T03:55:42.895Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T03:55:42.895Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T03:55:42.895Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T03:55:42.895Z] 93b61091891f: Pulling fs layer [2020-12-18T03:55:42.895Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T03:55:42.895Z] 5e14af77c1be: Pulling fs layer [2020-12-18T03:55:42.895Z] 01666e4c0597: Pulling fs layer [2020-12-18T03:55:42.895Z] 46f8f816bc3b: Waiting [2020-12-18T03:55:42.895Z] aa168da1d23b: Pulling fs layer [2020-12-18T03:55:42.895Z] 93b61091891f: Waiting [2020-12-18T03:55:42.895Z] 5e14af77c1be: Waiting [2020-12-18T03:55:42.895Z] 93b9cdb0e59b: Waiting [2020-12-18T03:55:42.895Z] 01666e4c0597: Waiting [2020-12-18T03:55:42.895Z] aa168da1d23b: Waiting [2020-12-18T03:55:42.895Z] 36b3adc4ff6f: Verifying Checksum [2020-12-18T03:55:42.895Z] 36b3adc4ff6f: Download complete [2020-12-18T03:55:43.165Z] 46f8f816bc3b: Verifying Checksum [2020-12-18T03:55:43.165Z] 46f8f816bc3b: Download complete [2020-12-18T03:55:43.165Z] df20fa9351a1: Download complete [2020-12-18T03:55:43.165Z] 93b9cdb0e59b: Verifying Checksum [2020-12-18T03:55:43.165Z] 93b9cdb0e59b: Download complete [2020-12-18T03:55:43.165Z] 5e14af77c1be: Verifying Checksum [2020-12-18T03:55:43.165Z] 5e14af77c1be: Download complete [2020-12-18T03:55:43.165Z] 93b61091891f: Download complete [2020-12-18T03:55:43.165Z] 01666e4c0597: Verifying Checksum [2020-12-18T03:55:43.165Z] 01666e4c0597: Download complete [2020-12-18T03:55:43.438Z] df20fa9351a1: Pull complete [2020-12-18T03:55:43.714Z] 36b3adc4ff6f: Pull complete [2020-12-18T03:55:43.978Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T03:55:43.978Z] 8ad3a11d3b57: Download complete [2020-12-18T03:55:44.934Z] 8ad3a11d3b57: Pull complete [2020-12-18T03:55:44.934Z] 46f8f816bc3b: Pull complete [2020-12-18T03:55:45.898Z] aa168da1d23b: Verifying Checksum [2020-12-18T03:55:45.898Z] aa168da1d23b: Download complete [2020-12-18T03:55:46.472Z] 93b61091891f: Pull complete [2020-12-18T03:55:46.472Z] 93b9cdb0e59b: Pull complete [2020-12-18T03:55:46.734Z] 5e14af77c1be: Pull complete [2020-12-18T03:55:46.734Z] 01666e4c0597: Pull complete [2020-12-18T03:55:54.928Z] aa168da1d23b: Pull complete [2020-12-18T03:55:54.928Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T03:55:54.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T03:55:54.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T03:55:55.125Z] prd-centos7-docker-4c-2g-16713 does not seem to be running inside a container [2020-12-18T03:55:55.177Z] $ 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-280/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-280 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280:/w/workspace/edgexfoundry_edgex-ui-go_PR-280:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-18T03:55:58.105Z] $ docker top d7f8ec54aeb207ac9e49e2999fc1c82126d9e99f97af877d4dae7f599cc8eb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T03:55:58.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T03:55:59.026Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T03:55:59.326Z] + ls /var/log/sa-host [2020-12-18T03:55:59.327Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T03:55:59.327Z] file_magic: OK [2020-12-18T03:55:59.327Z] HZ: Using current value: 100 [2020-12-18T03:55:59.327Z] file_header: OK [2020-12-18T03:55:59.327Z] 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 [2020-12-18T03:55:59.327Z] Statistics: [2020-12-18T03:55:59.327Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-18T03:55:59.327Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T03:55:59.327Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T03:55:59.327Z] file_magic: OK [2020-12-18T03:55:59.327Z] HZ: Using current value: 100 [2020-12-18T03:55:59.327Z] file_header: OK [2020-12-18T03:55:59.327Z] 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 [2020-12-18T03:55:59.327Z] Statistics: [2020-12-18T03:55:59.327Z] Hnuu...uuuununununu... [2020-12-18T03:55:59.327Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T03:56:00.020Z] provisioning config files... [2020-12-18T03:56:00.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-280@tmp/config95512713357643764tmp [Pipeline] { [Pipeline] echo [2020-12-18T03:56:00.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:56:00.478Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T03:56:00.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T03:56:00.601Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:56:00.899Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T03:56:00.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:56:01.208Z] ---> sudo-logs.sh [2020-12-18T03:56:01.208Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T03:56:01.219Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:56:01.516Z] ---> job-cost.sh [2020-12-18T03:56:01.516Z] lf-activate-venv: SKIPPING [2020-12-18T03:56:01.516Z] INFO: No Stack... [2020-12-18T03:56:02.911Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T03:56:03.483Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T03:56:03.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T03:56:03.793Z] ---> logs-deploy.sh [2020-12-18T03:56:03.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-280/4 [2020-12-18T03:56:03.793Z] INFO: archiving workspace using pattern(s): [2020-12-18T03:56:05.181Z] Archives upload complete. [2020-12-18T03:56:05.457Z] INFO: archiving logs to Nexus