Pull request #277 opened 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f4e4efd3db8884afb0539896dccbe8a6339c7357+d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a (2b48703805a0fd565a9a7419dc6777a163b41a64) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-277/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-277/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15099 in /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [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-277 # 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 d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a into PR head commit f4e4efd3db8884afb0539896dccbe8a6339c7357 Merge succeeded, producing f4e4efd3db8884afb0539896dccbe8a6339c7357 Checking out Revision f4e4efd3db8884afb0539896dccbe8a6339c7357 (PR-277) > 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/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # 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 d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 Commit message: "add init component for each module" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-08T12:22:39.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-08T12:22:39.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-08T12:22:39.816Z] ========================================================= [2020-12-08T12:22:39.816Z] EdgeX Global Pipelines Version Info [2020-12-08T12:22:39.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:22:41.339Z] ------------------- [2020-12-08T12:22:41.339Z] stable info: [2020-12-08T12:22:41.339Z] ------------------- [2020-12-08T12:22:41.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-08T12:22:41.340Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T12:22:41.340Z] Message: update stable to v1.0.171 [2020-12-08T12:22:42.285Z] ------------------- [2020-12-08T12:22:42.285Z] experimental info: [2020-12-08T12:22:42.285Z] ------------------- [2020-12-08T12:22:42.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-08T12:22:42.285Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T12:22:42.285Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-08T12:22:42.823Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-08T12:22:43.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-08T12:22:43.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-08T12:22:43.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-08T12:22:43.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-08T12:22:43.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-08T12:22:43.808Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-08T12:22:43.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-08T12:22:44.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-08T12:22:44.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-08T12:22:44.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-08T12:22:44.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-08T12:22:44.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-08T12:22:44.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-08T12:22:44.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-08T12:22:45.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-08T12:22:45.231Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T12:22:45.374Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T12:22:45.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-08T12:22:45.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-08T12:22:45.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-08T12:22:45.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-08T12:22:46.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-08T12:22:46.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-08T12:22:46.379Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-08T12:22:46.510Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-08T12:22:46.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo [2020-12-08T12:22:46.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo [2020-12-08T12:22:46.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo [2020-12-08T12:22:47.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4e4efd3db8884afb0539896dccbe8a6339c7357 [Pipeline] echo [2020-12-08T12:22:47.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4e4efd [Pipeline] echo [2020-12-08T12:22:47.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T12:22:47.693Z] provisioning config files... [2020-12-08T12:22:47.736Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/config5626512113392002796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:22:48.165Z] ---> docker-login.sh [2020-12-08T12:22:48.165Z] nexus3.edgexfoundry.org:10001 [2020-12-08T12:22:48.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:22:48.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:22:48.690Z] Configure a credential helper to remove this warning. See [2020-12-08T12:22:48.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:22:48.690Z] [2020-12-08T12:22:48.690Z] Login Succeeded [2020-12-08T12:22:48.690Z] nexus3.edgexfoundry.org:10002 [2020-12-08T12:22:48.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:22:48.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:22:48.956Z] Configure a credential helper to remove this warning. See [2020-12-08T12:22:48.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:22:48.956Z] [2020-12-08T12:22:48.956Z] Login Succeeded [2020-12-08T12:22:48.956Z] nexus3.edgexfoundry.org:10003 [2020-12-08T12:22:48.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:22:48.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:22:48.956Z] Configure a credential helper to remove this warning. See [2020-12-08T12:22:48.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:22:48.956Z] [2020-12-08T12:22:48.956Z] Login Succeeded [2020-12-08T12:22:48.956Z] nexus3.edgexfoundry.org:10004 [2020-12-08T12:22:49.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:22:49.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:22:49.218Z] Configure a credential helper to remove this warning. See [2020-12-08T12:22:49.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:22:49.218Z] [2020-12-08T12:22:49.218Z] Login Succeeded [2020-12-08T12:22:49.218Z] docker.io [2020-12-08T12:22:49.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:22:49.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:22:49.742Z] Configure a credential helper to remove this warning. See [2020-12-08T12:22:49.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:22:49.742Z] [2020-12-08T12:22:49.742Z] Login Succeeded [2020-12-08T12:22:49.742Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T12:22:49.785Z] 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-08T12:22:50.989Z] + git log --format=format:%s -1 f4e4efd3db8884afb0539896dccbe8a6339c7357 [Pipeline] echo [2020-12-08T12:22:51.071Z] GIT_COMMIT: f4e4efd3db8884afb0539896dccbe8a6339c7357, Commit Message: add init component for each module [Pipeline] echo [2020-12-08T12:22:51.178Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:22:52.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T12:22:52.266Z] [2020-12-08T12:22:52.266Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:22:52.676Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T12:22:52.677Z] latest: Pulling from edgex-devops/git-semver [2020-12-08T12:22:52.677Z] 31603596830f: Pulling fs layer [2020-12-08T12:22:52.677Z] 2a8b12db71e7: Pulling fs layer [2020-12-08T12:22:52.677Z] 6ca5941a6612: Pulling fs layer [2020-12-08T12:22:52.677Z] ecc8261a40a4: Pulling fs layer [2020-12-08T12:22:52.677Z] ecc8261a40a4: Waiting [2020-12-08T12:22:52.677Z] 2a8b12db71e7: Verifying Checksum [2020-12-08T12:22:52.677Z] 2a8b12db71e7: Download complete [2020-12-08T12:22:52.944Z] 31603596830f: Verifying Checksum [2020-12-08T12:22:52.944Z] 31603596830f: Download complete [2020-12-08T12:22:52.944Z] ecc8261a40a4: Verifying Checksum [2020-12-08T12:22:52.944Z] ecc8261a40a4: Download complete [2020-12-08T12:22:52.944Z] 6ca5941a6612: Verifying Checksum [2020-12-08T12:22:52.944Z] 6ca5941a6612: Download complete [2020-12-08T12:22:53.521Z] 31603596830f: Pull complete [2020-12-08T12:22:53.521Z] 2a8b12db71e7: Pull complete [2020-12-08T12:22:54.475Z] 6ca5941a6612: Pull complete [2020-12-08T12:22:54.737Z] ecc8261a40a4: Pull complete [2020-12-08T12:22:54.737Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-08T12:22:54.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T12:22:54.737Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-08T12:22:54.866Z] prd-centos7-docker-4c-2g-15099 does not seem to be running inside a container [2020-12-08T12:22:54.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-277 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277:/w/workspace/edgexfoundry_edgex-ui-go_PR-277:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-08T12:22:57.156Z] $ docker top 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T12:22:57.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T12:22:57.633Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T12:22:57.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T12:22:57.882Z] $ docker exec 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent [2020-12-08T12:22:58.054Z] SSH_AUTH_SOCK=/tmp/ssh-6aqK1dVqCNku/agent.12 [2020-12-08T12:22:58.054Z] SSH_AGENT_PID=17 [2020-12-08T12:22:58.070Z] Running ssh-add (command line suppressed) [2020-12-08T12:22:58.200Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_6318247432130329638.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_6318247432130329638.key) [2020-12-08T12:22:58.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T12:22:58.688Z] + git tag --points-at HEAD [Pipeline] } [2020-12-08T12:22:58.730Z] $ docker exec --env ******** --env ******** 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent -k [2020-12-08T12:22:58.845Z] unset SSH_AUTH_SOCK; [2020-12-08T12:22:58.846Z] unset SSH_AGENT_PID; [2020-12-08T12:22:58.846Z] echo Agent pid 17 killed; [2020-12-08T12:22:58.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-08T12:22:59.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T12:22:59.095Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T12:22:59.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T12:22:59.269Z] $ docker exec 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent [2020-12-08T12:22:59.426Z] SSH_AUTH_SOCK=/tmp/ssh-PWcfxhOHWLqh/agent.45 [2020-12-08T12:22:59.426Z] SSH_AGENT_PID=50 [2020-12-08T12:22:59.433Z] Running ssh-add (command line suppressed) [2020-12-08T12:22:59.550Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_2816083346171041945.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_2816083346171041945.key) [2020-12-08T12:22:59.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T12:22:59.982Z] + git semver init [2020-12-08T12:22:59.983Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T12:22:59.983Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-277/.git [2020-12-08T12:22:59.983Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [2020-12-08T12:22:59.983Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T12:22:59.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T12:22:59.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T12:22:59.983Z] # $SEMVER_BRANCH = PR-277 [2020-12-08T12:22:59.983Z] # $SEMVER_TEMP = /tmp/semver-266847565 [2020-12-08T12:22:59.983Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-08T12:23:00.940Z] # '/tmp/semver-266847565' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-277/.semver' [2020-12-08T12:23:00.940Z] # -> Force: false [2020-12-08T12:23:00.940Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-277/.semver [Pipeline] } [2020-12-08T12:23:00.965Z] $ docker exec --env ******** --env ******** 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent -k [2020-12-08T12:23:01.083Z] unset SSH_AUTH_SOCK; [2020-12-08T12:23:01.083Z] unset SSH_AGENT_PID; [2020-12-08T12:23:01.083Z] echo Agent pid 50 killed; [2020-12-08T12:23:01.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T12:23:01.736Z] + git semver [Pipeline] } [2020-12-08T12:23:01.774Z] $ docker stop --time=1 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd [2020-12-08T12:23:03.208Z] $ docker rm -f 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T12:23:03.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-08T12:23:04.265Z] Stashed 1 file(s) [Pipeline] echo [2020-12-08T12:23:04.288Z] [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-08T12:23:20.237Z] Still waiting to schedule task [2020-12-08T12:23:20.237Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15099’ [2020-12-08T12:23:20.266Z] Still waiting to schedule task [2020-12-08T12:23:20.266Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-08T12:25:05.938Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15100 in /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [Pipeline] { [Pipeline] ws [2020-12-08T12:25:06.040Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-08T12:25:11.211Z] using credential edgex-jenkins-ssh [2020-12-08T12:25:11.281Z] Cloning the remote Git repository [2020-12-08T12:25:11.341Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T12:25:11.449Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-08T12:25:11.521Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T12:25:11.522Z] > git --version # timeout=10 [2020-12-08T12:25:11.542Z] > git --version # 'git version 2.17.1' [2020-12-08T12:25:11.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:25:11.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:25:13.327Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T12:25:13.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:25:13.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T12:25:13.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T12:25:13.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:25:13.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T12:25:14.090Z] Merging remotes/origin/master commit d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a into PR head commit f4e4efd3db8884afb0539896dccbe8a6339c7357 [2020-12-08T12:25:14.475Z] Merge succeeded, producing f4e4efd3db8884afb0539896dccbe8a6339c7357 [2020-12-08T12:25:14.475Z] Checking out Revision f4e4efd3db8884afb0539896dccbe8a6339c7357 (PR-277) [2020-12-08T12:25:14.120Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:25:14.141Z] > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 [2020-12-08T12:25:14.397Z] > git remote # timeout=10 [2020-12-08T12:25:14.416Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T12:25:14.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:25:14.440Z] > git merge d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a # timeout=10 [2020-12-08T12:25:14.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T12:25:14.488Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:25:14.498Z] > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 [2020-12-08T12:25:19.146Z] Commit message: "add init component for each module" [2020-12-08T12:25:19.203Z] > git --version # timeout=10 [2020-12-08T12:25:19.214Z] > git --version # 'git version 2.17.1' [2020-12-08T12:25:19.233Z] fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T12:25:21.314Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:25:21.748Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:25:22.197Z] + + true [2020-12-08T12:25:22.197Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T12:25:24.998Z] provisioning config files... [2020-12-08T12:25:25.048Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config908273939589065871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:25:25.522Z] ---> docker-login.sh [2020-12-08T12:25:25.522Z] nexus3.edgexfoundry.org:10001 [2020-12-08T12:25:26.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:26.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:26.744Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:26.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:26.744Z] [2020-12-08T12:25:26.744Z] Login Succeeded [2020-12-08T12:25:26.744Z] nexus3.edgexfoundry.org:10002 [2020-12-08T12:25:27.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:27.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:27.295Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:27.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:27.295Z] [2020-12-08T12:25:27.295Z] Login Succeeded [2020-12-08T12:25:27.295Z] nexus3.edgexfoundry.org:10003 [2020-12-08T12:25:27.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:27.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:27.841Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:27.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:27.841Z] [2020-12-08T12:25:27.841Z] Login Succeeded [2020-12-08T12:25:27.841Z] nexus3.edgexfoundry.org:10004 [2020-12-08T12:25:28.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:28.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:28.389Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:28.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:28.389Z] [2020-12-08T12:25:28.389Z] Login Succeeded [2020-12-08T12:25:28.389Z] docker.io [2020-12-08T12:25:28.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:29.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:29.259Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:29.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:29.259Z] [2020-12-08T12:25:29.259Z] Login Succeeded [2020-12-08T12:25:29.259Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T12:25:29.290Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-08T12:25:29.901Z] ========================================================= [2020-12-08T12:25:29.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-08T12:25:29.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:25:30.335Z] + 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-08T12:25:30.944Z] Sending build context to Docker daemon 15.86MB [2020-12-08T12:25:30.944Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-08T12:25:30.944Z] Step 2/8 : FROM ${BASE} [2020-12-08T12:25:31.217Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-08T12:25:31.217Z] 5f621e34cdf4: Pulling fs layer [2020-12-08T12:25:31.217Z] a4357932f1b6: Pulling fs layer [2020-12-08T12:25:31.217Z] 18c013af1878: Pulling fs layer [2020-12-08T12:25:31.217Z] 00ac8860ef70: Pulling fs layer [2020-12-08T12:25:31.217Z] 63d7cb157983: Pulling fs layer [2020-12-08T12:25:31.217Z] b116817d02f9: Pulling fs layer [2020-12-08T12:25:31.217Z] 745a02a5169b: Pulling fs layer [2020-12-08T12:25:31.217Z] 00ac8860ef70: Waiting [2020-12-08T12:25:31.217Z] 63d7cb157983: Waiting [2020-12-08T12:25:31.217Z] b116817d02f9: Waiting [2020-12-08T12:25:31.217Z] 745a02a5169b: Waiting [2020-12-08T12:25:31.217Z] 18c013af1878: Verifying Checksum [2020-12-08T12:25:31.217Z] 18c013af1878: Download complete [2020-12-08T12:25:31.217Z] a4357932f1b6: Verifying Checksum [2020-12-08T12:25:31.217Z] a4357932f1b6: Download complete [2020-12-08T12:25:31.217Z] 63d7cb157983: Verifying Checksum [2020-12-08T12:25:31.217Z] 63d7cb157983: Download complete [2020-12-08T12:25:31.217Z] 5f621e34cdf4: Verifying Checksum [2020-12-08T12:25:31.217Z] 5f621e34cdf4: Download complete [2020-12-08T12:25:31.217Z] b116817d02f9: Verifying Checksum [2020-12-08T12:25:31.217Z] b116817d02f9: Download complete [2020-12-08T12:25:31.835Z] 5f621e34cdf4: Pull complete [2020-12-08T12:25:32.448Z] a4357932f1b6: Pull complete [2020-12-08T12:25:32.722Z] 18c013af1878: Pull complete [2020-12-08T12:25:33.698Z] 745a02a5169b: Verifying Checksum [2020-12-08T12:25:33.698Z] 745a02a5169b: Download complete [2020-12-08T12:25:35.196Z] 00ac8860ef70: Verifying Checksum [2020-12-08T12:25:35.196Z] 00ac8860ef70: Download complete [2020-12-08T12:25:35.892Z] Running on prd-centos7-docker-4c-2g-15101 in /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [Pipeline] { [Pipeline] ws [2020-12-08T12:25:35.988Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-08T12:25:38.467Z] using credential edgex-jenkins-ssh [2020-12-08T12:25:38.531Z] Cloning the remote Git repository [2020-12-08T12:25:38.562Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T12:25:38.629Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-08T12:25:38.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T12:25:38.705Z] > git --version # timeout=10 [2020-12-08T12:25:38.712Z] > git --version # 'git version 2.24.3' [2020-12-08T12:25:38.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:25:38.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:25:40.146Z] Merging remotes/origin/master commit d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a into PR head commit f4e4efd3db8884afb0539896dccbe8a6339c7357 [2020-12-08T12:25:40.299Z] Merge succeeded, producing f4e4efd3db8884afb0539896dccbe8a6339c7357 [2020-12-08T12:25:40.300Z] Checking out Revision f4e4efd3db8884afb0539896dccbe8a6339c7357 (PR-277) [2020-12-08T12:25:39.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T12:25:39.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:25:39.671Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T12:25:39.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T12:25:39.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:25:39.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T12:25:40.160Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:25:40.166Z] > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 [2020-12-08T12:25:40.275Z] > git remote # timeout=10 [2020-12-08T12:25:40.280Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T12:25:40.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:25:40.289Z] > git merge d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a # timeout=10 [2020-12-08T12:25:40.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T12:25:40.307Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:25:40.313Z] > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 [2020-12-08T12:25:43.997Z] Commit message: "add init component for each module" [2020-12-08T12:25:44.028Z] > git --version # timeout=10 [2020-12-08T12:25:44.032Z] > git --version # 'git version 2.24.3' [2020-12-08T12:25:44.037Z] fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T12:25:45.374Z] 00ac8860ef70: Pull complete [2020-12-08T12:25:45.374Z] 63d7cb157983: Pull complete [2020-12-08T12:25:45.453Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:25:45.652Z] b116817d02f9: Pull complete [2020-12-08T12:25:45.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:25:46.119Z] + sudo service docker restart [2020-12-08T12:25:46.119Z] + true [2020-12-08T12:25:46.119Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T12:25:47.643Z] provisioning config files... [2020-12-08T12:25:47.671Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6206442201074766607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:25:48.112Z] ---> docker-login.sh [2020-12-08T12:25:48.112Z] nexus3.edgexfoundry.org:10001 [2020-12-08T12:25:48.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:48.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:48.375Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:48.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:48.375Z] [2020-12-08T12:25:48.375Z] Login Succeeded [2020-12-08T12:25:48.375Z] nexus3.edgexfoundry.org:10002 [2020-12-08T12:25:48.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:48.639Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:48.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:48.639Z] [2020-12-08T12:25:48.639Z] Login Succeeded [2020-12-08T12:25:48.639Z] nexus3.edgexfoundry.org:10003 [2020-12-08T12:25:48.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:48.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:48.904Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:48.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:48.904Z] [2020-12-08T12:25:48.904Z] Login Succeeded [2020-12-08T12:25:48.904Z] nexus3.edgexfoundry.org:10004 [2020-12-08T12:25:48.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:48.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:48.904Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:48.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:48.904Z] [2020-12-08T12:25:48.904Z] Login Succeeded [2020-12-08T12:25:48.904Z] docker.io [2020-12-08T12:25:49.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T12:25:49.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T12:25:49.429Z] Configure a credential helper to remove this warning. See [2020-12-08T12:25:49.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T12:25:49.429Z] [2020-12-08T12:25:49.429Z] Login Succeeded [2020-12-08T12:25:49.429Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T12:25:49.455Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-08T12:25:49.974Z] 745a02a5169b: Pull complete [2020-12-08T12:25:49.974Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-08T12:25:49.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-08T12:25:49.974Z] ---> b7e6874047d6 [2020-12-08T12:25:49.974Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] echo [2020-12-08T12:25:50.025Z] ========================================================= [2020-12-08T12:25:50.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-08T12:25:50.025Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:25:50.519Z] + 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-08T12:25:50.783Z] Sending build context to Docker daemon 15.86MB [2020-12-08T12:25:50.783Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-08T12:25:50.783Z] Step 2/8 : FROM ${BASE} [2020-12-08T12:25:50.783Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-08T12:25:50.783Z] 188c0c94c7c5: Pulling fs layer [2020-12-08T12:25:50.783Z] 0ef7d3d256c8: Pulling fs layer [2020-12-08T12:25:50.783Z] de9db76c5a1d: Pulling fs layer [2020-12-08T12:25:50.783Z] bca2f99d35d6: Pulling fs layer [2020-12-08T12:25:50.783Z] 93359f2a8cfa: Pulling fs layer [2020-12-08T12:25:50.783Z] 7c6f9722023f: Pulling fs layer [2020-12-08T12:25:50.783Z] a35cf1a2eb13: Pulling fs layer [2020-12-08T12:25:50.783Z] bca2f99d35d6: Waiting [2020-12-08T12:25:50.783Z] 93359f2a8cfa: Waiting [2020-12-08T12:25:50.783Z] 7c6f9722023f: Waiting [2020-12-08T12:25:50.783Z] a35cf1a2eb13: Waiting [2020-12-08T12:25:50.783Z] de9db76c5a1d: Verifying Checksum [2020-12-08T12:25:50.783Z] de9db76c5a1d: Download complete [2020-12-08T12:25:50.783Z] 0ef7d3d256c8: Verifying Checksum [2020-12-08T12:25:50.783Z] 0ef7d3d256c8: Download complete [2020-12-08T12:25:51.046Z] 93359f2a8cfa: Verifying Checksum [2020-12-08T12:25:51.046Z] 93359f2a8cfa: Download complete [2020-12-08T12:25:51.046Z] 188c0c94c7c5: Verifying Checksum [2020-12-08T12:25:51.046Z] 188c0c94c7c5: Download complete [2020-12-08T12:25:51.046Z] 7c6f9722023f: Verifying Checksum [2020-12-08T12:25:51.046Z] 7c6f9722023f: Download complete [2020-12-08T12:25:51.046Z] 188c0c94c7c5: Pull complete [2020-12-08T12:25:51.312Z] 0ef7d3d256c8: Pull complete [2020-12-08T12:25:51.576Z] de9db76c5a1d: Pull complete [2020-12-08T12:25:52.586Z] ---> Running in 32b67b7faf77 [2020-12-08T12:25:52.586Z] Removing intermediate container 32b67b7faf77 [2020-12-08T12:25:52.586Z] ---> 74b2fbfd97c0 [2020-12-08T12:25:52.586Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T12:25:52.860Z] ---> Running in 19a4bbecd5ac [2020-12-08T12:25:52.979Z] a35cf1a2eb13: Verifying Checksum [2020-12-08T12:25:52.979Z] a35cf1a2eb13: Download complete [2020-12-08T12:25:53.563Z] bca2f99d35d6: Verifying Checksum [2020-12-08T12:25:53.563Z] bca2f99d35d6: Download complete [2020-12-08T12:25:54.842Z] Removing intermediate container 19a4bbecd5ac [2020-12-08T12:25:54.842Z] ---> 15a2875aeef2 [2020-12-08T12:25:54.842Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-08T12:25:55.117Z] ---> Running in 986120dee372 [2020-12-08T12:25:56.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T12:25:57.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T12:25:57.670Z] OK: 142 MiB in 39 packages [2020-12-08T12:25:58.649Z] Removing intermediate container 986120dee372 [2020-12-08T12:25:58.649Z] ---> af51c030b538 [2020-12-08T12:25:58.649Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-08T12:25:58.896Z] bca2f99d35d6: Pull complete [2020-12-08T12:25:58.897Z] 93359f2a8cfa: Pull complete [2020-12-08T12:25:58.897Z] 7c6f9722023f: Pull complete [2020-12-08T12:25:58.924Z] ---> Running in 8ed7ca9052d8 [2020-12-08T12:25:59.198Z] Removing intermediate container 8ed7ca9052d8 [2020-12-08T12:25:59.198Z] ---> dd91268c3f0e [2020-12-08T12:25:59.198Z] Step 7/8 : COPY . . [2020-12-08T12:26:01.816Z] ---> 22562307de30 [2020-12-08T12:26:01.816Z] Step 8/8 : RUN go mod download [2020-12-08T12:26:01.816Z] ---> Running in 10083ee0f5f6 [2020-12-08T12:26:04.212Z] a35cf1a2eb13: Pull complete [2020-12-08T12:26:04.212Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-08T12:26:04.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-08T12:26:04.212Z] ---> a62c8e92a672 [2020-12-08T12:26:04.212Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-08T12:26:04.212Z] ---> Running in 3ce6ff6a74c5 [2020-12-08T12:26:04.212Z] Removing intermediate container 3ce6ff6a74c5 [2020-12-08T12:26:04.212Z] ---> 37886b36bfe7 [2020-12-08T12:26:04.212Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T12:26:04.212Z] ---> Running in 5ff240fe6c6a [2020-12-08T12:26:05.170Z] Removing intermediate container 5ff240fe6c6a [2020-12-08T12:26:05.170Z] ---> a1cb3d3e23b6 [2020-12-08T12:26:05.170Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-08T12:26:05.170Z] ---> Running in bf6483b9dd2c [2020-12-08T12:26:06.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T12:26:06.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T12:26:08.087Z] OK: 166 MiB in 39 packages [2020-12-08T12:26:08.087Z] Removing intermediate container bf6483b9dd2c [2020-12-08T12:26:08.087Z] ---> 63dfd672388d [2020-12-08T12:26:08.087Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-08T12:26:08.350Z] ---> Running in 21845f8d18e9 [2020-12-08T12:26:08.350Z] Removing intermediate container 21845f8d18e9 [2020-12-08T12:26:08.350Z] ---> 126c1a2e55f8 [2020-12-08T12:26:08.350Z] Step 7/8 : COPY . . [2020-12-08T12:26:10.286Z] ---> 733ff5a338cc [2020-12-08T12:26:10.286Z] Step 8/8 : RUN go mod download [2020-12-08T12:26:10.286Z] ---> Running in e70e1a944658 [2020-12-08T12:26:28.647Z] Removing intermediate container 10083ee0f5f6 [2020-12-08T12:26:28.647Z] ---> 149011227595 [2020-12-08T12:26:28.647Z] Successfully built 149011227595 [2020-12-08T12:26:28.647Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:26:29.021Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T12:26:29.021Z] . [Pipeline] withDockerContainer [2020-12-08T12:26:29.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-15100 does not seem to be running inside a container [2020-12-08T12:26:29.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T12:26:30.854Z] $ docker top 3963433f1d155f95342a24d45d95ccbb6e5a5ddb9dfd4ddaf4a40d60b609e5a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:26:31.953Z] + go version [2020-12-08T12:26:31.954Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-08T12:26:31.988Z] $ docker stop --time=1 3963433f1d155f95342a24d45d95ccbb6e5a5ddb9dfd4ddaf4a40d60b609e5a8 [2020-12-08T12:26:32.290Z] Removing intermediate container e70e1a944658 [2020-12-08T12:26:32.290Z] ---> 9101899aa82a [2020-12-08T12:26:32.290Z] Successfully built 9101899aa82a [2020-12-08T12:26:32.290Z] Successfully tagged ci-base-image-x86_64:latest [2020-12-08T12:26:33.882Z] $ docker rm -f 3963433f1d155f95342a24d45d95ccbb6e5a5ddb9dfd4ddaf4a40d60b609e5a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:26:34.854Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T12:26:34.854Z] . [Pipeline] withDockerContainer [2020-12-08T12:26:35.093Z] prd-centos7-docker-4c-2g-15101 does not seem to be running inside a container [2020-12-08T12:26:35.134Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T12:26:35.134Z] . [2020-12-08T12:26:35.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T12:26:35.966Z] $ docker top 85da822fadcf26a1a6aa7b250c4bbb7fb52a2c0e4e4d3105f8a4261d9516db96 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-12-08T12:26:36.481Z] prd-ubuntu18.04-docker-arm64-4c-16g-15100 does not seem to be running inside a container [2020-12-08T12:26:36.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T12:26:38.030Z] $ docker top a5a2c745369bf72b6c84d00727100d569202a848447ba2763e27da2a27744d2e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-12-08T12:26:38.734Z] + go version [2020-12-08T12:26:38.735Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-08T12:26:38.772Z] $ docker stop --time=1 85da822fadcf26a1a6aa7b250c4bbb7fb52a2c0e4e4d3105f8a4261d9516db96 [2020-12-08T12:26:39.146Z] + make test [2020-12-08T12:26:39.147Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-08T12:26:40.105Z] $ docker rm -f 85da822fadcf26a1a6aa7b250c4bbb7fb52a2c0e4e4d3105f8a4261d9516db96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-08T12:26:40.592Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:26:41.341Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T12:26:41.342Z] . [Pipeline] withDockerContainer [2020-12-08T12:26:41.454Z] prd-centos7-docker-4c-2g-15101 does not seem to be running inside a container [2020-12-08T12:26:41.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T12:26:42.100Z] $ docker top dd2b8a4d804e06461d48f3287de331f28dd4b95acea6665bbfb2c004f72f729a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:26:42.647Z] + make test [2020-12-08T12:26:42.647Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-08T12:26:43.598Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-08T12:26:50.291Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-08T12:26:50.291Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-08T12:26:52.261Z] $ docker stop --time=1 dd2b8a4d804e06461d48f3287de331f28dd4b95acea6665bbfb2c004f72f729a [2020-12-08T12:26:54.486Z] $ docker rm -f dd2b8a4d804e06461d48f3287de331f28dd4b95acea6665bbfb2c004f72f729a [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T12:26:55.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T12:26:55.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-08T12:27:00.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-08T12:27:00.650Z] + ls -al . [2020-12-08T12:27:00.650Z] total 88 [2020-12-08T12:27:00.650Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 8 12:26 . [2020-12-08T12:27:00.650Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 8 12:25 .. [2020-12-08T12:27:00.650Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 8 12:25 assets [2020-12-08T12:27:00.650Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 8 12:25 bin [2020-12-08T12:27:00.650Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 8 12:25 cmd [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 8 12:25 CONTRIBUTING.md [2020-12-08T12:27:00.650Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 8 12:26 coverage.out [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 8 12:25 Dockerfile [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 898 Dec 8 12:25 Dockerfile.build [2020-12-08T12:27:00.650Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 8 12:25 docs [2020-12-08T12:27:00.650Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 8 12:25 .git [2020-12-08T12:27:00.650Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 8 12:25 .github [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 8 12:25 .gitignore [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 8 12:25 go.mod [2020-12-08T12:27:00.650Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 8 12:26 go.sum [2020-12-08T12:27:00.650Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 8 12:25 internal [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 8 12:25 Jenkinsfile [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 8 12:25 LICENSE [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 8 12:25 Makefile [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 8 12:25 README.md [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 8 12:23 VERSION [2020-12-08T12:27:00.650Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 8 12:25 version.go [2020-12-08T12:27:00.650Z] drwxrwxr-x. 4 jenkins jenkins 259 Dec 8 12:25 web [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:27:00.990Z] + 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=f4e4efd3db8884afb0539896dccbe8a6339c7357 --label arch=amd64 --label version=0.0.0 . [2020-12-08T12:27:01.252Z] Sending build context to Docker daemon 15.88MB [2020-12-08T12:27:01.252Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-08T12:27:01.252Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-08T12:27:01.252Z] ---> 9101899aa82a [2020-12-08T12:27:01.252Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-08T12:27:02.201Z] ---> Running in 15e5cda69760 [2020-12-08T12:27:02.201Z] Removing intermediate container 15e5cda69760 [2020-12-08T12:27:02.201Z] ---> 90a07d30016b [2020-12-08T12:27:02.201Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-08T12:27:02.201Z] ---> Running in ce7dc1ce11e9 [2020-12-08T12:27:02.465Z] Removing intermediate container ce7dc1ce11e9 [2020-12-08T12:27:02.465Z] ---> 50404c863012 [2020-12-08T12:27:02.465Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-08T12:27:02.465Z] ---> Running in 139cabab3abc [2020-12-08T12:27:02.728Z] Removing intermediate container 139cabab3abc [2020-12-08T12:27:02.728Z] ---> bf12466364c8 [2020-12-08T12:27:02.728Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-08T12:27:02.728Z] ---> Running in dc3495c6e8ff [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-08T12:27:02.880Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-08T12:27:02.880Z] GO111MODULE=on go vet ./... [2020-12-08T12:27:02.989Z] Removing intermediate container dc3495c6e8ff [2020-12-08T12:27:02.989Z] ---> d29eacc1c200 [2020-12-08T12:27:02.989Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-08T12:27:02.989Z] ---> Running in a3454156139f [2020-12-08T12:27:03.253Z] Removing intermediate container a3454156139f [2020-12-08T12:27:03.253Z] ---> bfaa1c914a73 [2020-12-08T12:27:03.253Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T12:27:03.253Z] ---> Running in 265117caf5ba [2020-12-08T12:27:04.201Z] Removing intermediate container 265117caf5ba [2020-12-08T12:27:04.201Z] ---> d3794d313e2e [2020-12-08T12:27:04.201Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-08T12:27:04.201Z] ---> Running in 5ea325e29982 [2020-12-08T12:27:04.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T12:27:07.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2020-12-08T12:27:08.319Z] $ docker stop --time=1 a5a2c745369bf72b6c84d00727100d569202a848447ba2763e27da2a27744d2e [2020-12-08T12:27:09.568Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T12:27:09.568Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T12:27:09.568Z] OK: 12745 distinct packages available [2020-12-08T12:27:09.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T12:27:10.577Z] $ docker rm -f a5a2c745369bf72b6c84d00727100d569202a848447ba2763e27da2a27744d2e [2020-12-08T12:27:10.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T12:27:11.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T12:27:11.575Z] Warning: overwriting stash ‘coverage-report’ [2020-12-08T12:27:11.908Z] OK: 166 MiB in 39 packages [2020-12-08T12:27:12.380Z] Stashed 1 file(s) [Pipeline] } [2020-12-08T12:27:12.483Z] Removing intermediate container 5ea325e29982 [2020-12-08T12:27:12.483Z] ---> 1266e20750d5 [2020-12-08T12:27:12.483Z] Step 10/24 : ENV GO111MODULE=on [2020-12-08T12:27:12.483Z] ---> Running in 22ad89aa0af1 [Pipeline] // script [Pipeline] } [2020-12-08T12:27:12.746Z] Removing intermediate container 22ad89aa0af1 [2020-12-08T12:27:12.746Z] ---> 9162ed1df070 [2020-12-08T12:27:12.746Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-08T12:27:12.746Z] ---> Running in c877bdb4ad48 [2020-12-08T12:27:12.746Z] Removing intermediate container c877bdb4ad48 [2020-12-08T12:27:12.746Z] ---> 328955619595 [2020-12-08T12:27:12.746Z] Step 12/24 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-12-08T12:27:13.008Z] ---> d50546720d07 [2020-12-08T12:27:13.008Z] Step 13/24 : COPY Makefile . [Pipeline] sh [2020-12-08T12:27:13.278Z] ---> dcbd3b0290fe [2020-12-08T12:27:13.278Z] Step 14/24 : RUN make update [2020-12-08T12:27:13.278Z] ---> Running in 26ac1be0d161 [2020-12-08T12:27:13.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-08T12:27:13.855Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-08T12:27:13.865Z] + ls -al . [2020-12-08T12:27:13.865Z] total 124 [2020-12-08T12:27:13.865Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 12:26 . [2020-12-08T12:27:13.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 12:25 .. [2020-12-08T12:27:13.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 12:25 .git [2020-12-08T12:27:13.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 12:25 .github [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 8 12:25 .gitignore [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 8 12:25 CONTRIBUTING.md [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 8 12:25 Dockerfile [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 8 12:25 Dockerfile.build [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 8 12:25 Jenkinsfile [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 8 12:25 LICENSE [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 8 12:25 Makefile [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 8 12:25 README.md [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 12:23 VERSION [2020-12-08T12:27:13.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 12:25 assets [2020-12-08T12:27:13.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 12:25 bin [2020-12-08T12:27:13.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 12:25 cmd [2020-12-08T12:27:13.865Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 8 12:26 coverage.out [2020-12-08T12:27:13.865Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 8 12:25 docs [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 8 12:25 go.mod [2020-12-08T12:27:13.865Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 8 12:26 go.sum [2020-12-08T12:27:13.865Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 12:25 internal [2020-12-08T12:27:13.865Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 8 12:25 version.go [2020-12-08T12:27:13.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 12:25 web [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:27:14.338Z] + 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=f4e4efd3db8884afb0539896dccbe8a6339c7357 --label arch=arm64 --label version=0.0.0 . [2020-12-08T12:27:14.432Z] Removing intermediate container 26ac1be0d161 [2020-12-08T12:27:14.432Z] ---> 215c35423093 [2020-12-08T12:27:14.432Z] Step 15/24 : COPY . . [2020-12-08T12:27:14.963Z] Sending build context to Docker daemon 15.88MB [2020-12-08T12:27:14.963Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-08T12:27:14.963Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-08T12:27:14.963Z] ---> 149011227595 [2020-12-08T12:27:14.963Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-08T12:27:15.562Z] ---> Running in 6db0735b681b [2020-12-08T12:27:15.833Z] Removing intermediate container 6db0735b681b [2020-12-08T12:27:15.833Z] ---> 7f9c60d87878 [2020-12-08T12:27:15.833Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-08T12:27:16.107Z] ---> Running in 4e41a8cf03f8 [2020-12-08T12:27:16.360Z] ---> 04e230208a19 [2020-12-08T12:27:16.360Z] Step 16/24 : RUN ${MAKE} [2020-12-08T12:27:16.360Z] ---> Running in 1769efa0fc84 [2020-12-08T12:27:16.381Z] Removing intermediate container 4e41a8cf03f8 [2020-12-08T12:27:16.381Z] ---> f4c9faaf00da [2020-12-08T12:27:16.381Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-08T12:27:16.627Z] 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-08T12:27:16.657Z] ---> Running in deeb431bb6b3 [2020-12-08T12:27:17.250Z] Removing intermediate container deeb431bb6b3 [2020-12-08T12:27:17.250Z] ---> 55f7fe699fa0 [2020-12-08T12:27:17.250Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-08T12:27:17.250Z] ---> Running in 75f673fd912e [2020-12-08T12:27:17.846Z] Removing intermediate container 75f673fd912e [2020-12-08T12:27:17.846Z] ---> ccc46eba8d0f [2020-12-08T12:27:17.846Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-08T12:27:17.846Z] ---> Running in 31d3f1f94c6c [2020-12-08T12:27:18.443Z] Removing intermediate container 31d3f1f94c6c [2020-12-08T12:27:18.443Z] ---> bbe7d3489bff [2020-12-08T12:27:18.443Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T12:27:18.443Z] ---> Running in 9e75ec38f655 [2020-12-08T12:27:20.412Z] Removing intermediate container 9e75ec38f655 [2020-12-08T12:27:20.412Z] ---> 8d3ec31643e5 [2020-12-08T12:27:20.412Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-08T12:27:20.689Z] ---> Running in 637d022caf36 [2020-12-08T12:27:21.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T12:27:23.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T12:27:24.084Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T12:27:24.084Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T12:27:24.084Z] OK: 12616 distinct packages available [2020-12-08T12:27:24.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T12:27:24.897Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-08T12:27:25.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T12:27:26.294Z] OK: 142 MiB in 39 packages [2020-12-08T12:27:26.821Z] Removing intermediate container 1769efa0fc84 [2020-12-08T12:27:26.821Z] ---> b6a52e152016 [2020-12-08T12:27:26.821Z] Step 17/24 : FROM alpine [2020-12-08T12:27:27.275Z] Removing intermediate container 637d022caf36 [2020-12-08T12:27:27.275Z] ---> 5b7a11a4a858 [2020-12-08T12:27:27.275Z] Step 10/24 : ENV GO111MODULE=on [2020-12-08T12:27:27.394Z] latest: Pulling from library/alpine [2020-12-08T12:27:27.394Z] 188c0c94c7c5: Already exists [2020-12-08T12:27:27.548Z] ---> Running in e7f49d80f5e3 [2020-12-08T12:27:27.656Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-08T12:27:27.657Z] Status: Downloaded newer image for alpine:latest [2020-12-08T12:27:27.657Z] ---> d6e46aa2470d [2020-12-08T12:27:27.657Z] Step 18/24 : EXPOSE 4000 [2020-12-08T12:27:27.657Z] ---> Running in 92384fe43991 [2020-12-08T12:27:27.820Z] Removing intermediate container e7f49d80f5e3 [2020-12-08T12:27:27.820Z] ---> b1f86bd6fb1c [2020-12-08T12:27:27.820Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-08T12:27:27.920Z] Removing intermediate container 92384fe43991 [2020-12-08T12:27:27.921Z] ---> f32803a038dc [2020-12-08T12:27:27.921Z] 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-08T12:27:28.093Z] ---> Running in e3868bd7651f [2020-12-08T12:27:28.685Z] Removing intermediate container e3868bd7651f [2020-12-08T12:27:28.685Z] ---> e53bf31171c5 [2020-12-08T12:27:28.685Z] Step 12/24 : COPY go.mod . [2020-12-08T12:27:28.870Z] ---> 1727e1baef3b [2020-12-08T12:27:28.870Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-08T12:27:28.870Z] ---> Running in 3725b8d27c7d [2020-12-08T12:27:29.133Z] Removing intermediate container 3725b8d27c7d [2020-12-08T12:27:29.133Z] ---> 1b39fdf7a892 [2020-12-08T12:27:29.133Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-08T12:27:29.280Z] ---> 106bb06cdb0f [2020-12-08T12:27:29.280Z] Step 13/24 : COPY Makefile . [2020-12-08T12:27:29.707Z] ---> Running in f817b630d500 [2020-12-08T12:27:29.707Z] Removing intermediate container f817b630d500 [2020-12-08T12:27:29.707Z] ---> 3d1136272963 [2020-12-08T12:27:29.707Z] Step 22/24 : LABEL arch=amd64 [2020-12-08T12:27:29.707Z] ---> Running in 2a1579146b3d [2020-12-08T12:27:29.874Z] ---> 672ab212fc63 [2020-12-08T12:27:29.874Z] Step 14/24 : RUN make update [2020-12-08T12:27:29.972Z] Removing intermediate container 2a1579146b3d [2020-12-08T12:27:29.972Z] ---> f65c291d2fbd [2020-12-08T12:27:29.972Z] Step 23/24 : LABEL git_sha=f4e4efd3db8884afb0539896dccbe8a6339c7357 [2020-12-08T12:27:29.972Z] ---> Running in ed255c1cf179 [2020-12-08T12:27:30.148Z] ---> Running in b98940f7826d [2020-12-08T12:27:30.233Z] Removing intermediate container ed255c1cf179 [2020-12-08T12:27:30.233Z] ---> 0d67e6c8ca5e [2020-12-08T12:27:30.233Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T12:27:30.233Z] ---> Running in 1fc5fbeecad7 [2020-12-08T12:27:30.497Z] Removing intermediate container 1fc5fbeecad7 [2020-12-08T12:27:30.497Z] ---> 9f9cc6c66f9c [2020-12-08T12:27:30.497Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-08T12:27:30.497Z] Successfully built 9f9cc6c66f9c [2020-12-08T12:27:30.497Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-12-08T12:27:31.125Z] CGO_ENABLED=0 GO111MODULE=on go mod download [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-08T12:27:32.557Z] Removing intermediate container b98940f7826d [2020-12-08T12:27:32.557Z] ---> 5f7539c17aff [2020-12-08T12:27:32.557Z] Step 15/24 : COPY . . [2020-12-08T12:27:34.555Z] ---> fb6bcb9f7a0c [2020-12-08T12:27:34.555Z] Step 16/24 : RUN ${MAKE} [2020-12-08T12:27:34.831Z] ---> Running in 20e32b01d6c6 [2020-12-08T12:27:35.824Z] 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-08T12:27:58.010Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-08T12:28:03.418Z] Removing intermediate container 20e32b01d6c6 [2020-12-08T12:28:03.418Z] ---> 19d725b6dcbd [2020-12-08T12:28:03.418Z] Step 17/24 : FROM alpine [2020-12-08T12:28:03.418Z] latest: Pulling from library/alpine [2020-12-08T12:28:03.418Z] 5f621e34cdf4: Already exists [2020-12-08T12:28:03.689Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-08T12:28:03.689Z] Status: Downloaded newer image for alpine:latest [2020-12-08T12:28:03.689Z] ---> 2e77e061c27f [2020-12-08T12:28:03.689Z] Step 18/24 : EXPOSE 4000 [2020-12-08T12:28:03.962Z] ---> Running in d2f0e44c5c0c [2020-12-08T12:28:04.247Z] Removing intermediate container d2f0e44c5c0c [2020-12-08T12:28:04.247Z] ---> 04322b3ac632 [2020-12-08T12:28:04.247Z] 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-08T12:28:06.216Z] ---> 72eff154c73f [2020-12-08T12:28:06.216Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-08T12:28:06.216Z] ---> Running in 65c22d164a72 [2020-12-08T12:28:06.488Z] Removing intermediate container 65c22d164a72 [2020-12-08T12:28:06.488Z] ---> 7fde14b839e3 [2020-12-08T12:28:06.488Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-08T12:28:06.760Z] ---> Running in fa301293f523 [2020-12-08T12:28:07.033Z] Removing intermediate container fa301293f523 [2020-12-08T12:28:07.033Z] ---> ef65b068ee1d [2020-12-08T12:28:07.033Z] Step 22/24 : LABEL arch=arm64 [2020-12-08T12:28:07.304Z] ---> Running in 6ce3765e6d81 [2020-12-08T12:28:07.898Z] Removing intermediate container 6ce3765e6d81 [2020-12-08T12:28:07.898Z] ---> 5c83a1b07069 [2020-12-08T12:28:07.898Z] Step 23/24 : LABEL git_sha=f4e4efd3db8884afb0539896dccbe8a6339c7357 [2020-12-08T12:28:07.898Z] ---> Running in 66759338141c [2020-12-08T12:28:08.493Z] Removing intermediate container 66759338141c [2020-12-08T12:28:08.493Z] ---> ed8dc1667468 [2020-12-08T12:28:08.493Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T12:28:08.493Z] ---> Running in 0a717bbf714a [2020-12-08T12:28:09.086Z] Removing intermediate container 0a717bbf714a [2020-12-08T12:28:09.086Z] ---> eada2831fc7a [2020-12-08T12:28:09.086Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-08T12:28:09.086Z] Successfully built eada2831fc7a [2020-12-08T12:28:09.086Z] 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-08T12:28:11.846Z] provisioning config files... [2020-12-08T12:28:11.857Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/config4335401819704561126tmp [Pipeline] { [Pipeline] sh [2020-12-08T12:28:12.310Z] + set +x [2020-12-08T12:28:12.310Z] + curl -s https://codecov.io/bash [2020-12-08T12:28:12.310Z] + bash -s -- [2020-12-08T12:28:12.572Z] [2020-12-08T12:28:12.572Z] _____ _ [2020-12-08T12:28:12.572Z] / ____| | | [2020-12-08T12:28:12.572Z] | | ___ __| | ___ ___ _____ __ [2020-12-08T12:28:12.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-08T12:28:12.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-08T12:28:12.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-08T12:28:12.572Z] Bash-20201130-cc6d3fe [2020-12-08T12:28:12.572Z] [2020-12-08T12:28:12.572Z] [2020-12-08T12:28:12.572Z] ==> Jenkins CI detected. [2020-12-08T12:28:12.572Z] project root: . [2020-12-08T12:28:12.572Z] --> token set from env [2020-12-08T12:28:12.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-08T12:28:12.572Z] ==> Running gcov in . (disable via -X gcov) [2020-12-08T12:28:12.572Z] ==> Python coveragepy not found [2020-12-08T12:28:12.572Z] ==> Searching for coverage reports in: [2020-12-08T12:28:12.572Z] + . [2020-12-08T12:28:12.572Z] -> Found 1 reports [2020-12-08T12:28:12.572Z] ==> Detecting git/mercurial file structure [2020-12-08T12:28:12.572Z] ==> Reading reports [2020-12-08T12:28:12.837Z] + ./coverage.out bytes=10 [2020-12-08T12:28:12.837Z] ==> Appending adjustments [2020-12-08T12:28:12.837Z] https://docs.codecov.io/docs/fixing-reports [2020-12-08T12:28:12.837Z] + Found adjustments [2020-12-08T12:28:12.837Z] ==> Gzipping contents [2020-12-08T12:28:12.837Z] 4.0K /tmp/codecov.Nj4eIA.gz [2020-12-08T12:28:12.837Z] ==> Uploading reports [2020-12-08T12:28:12.837Z] url: https://codecov.io [2020-12-08T12:28:12.837Z] query: branch=PR-277&commit=f4e4efd3db8884afb0539896dccbe8a6339c7357&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=277&job=&cmd_args= [2020-12-08T12:28:12.837Z] -> Pinging Codecov [2020-12-08T12:28:12.837Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-277&commit=f4e4efd3db8884afb0539896dccbe8a6339c7357&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=277&job=&cmd_args= [2020-12-08T12:28:13.414Z] -> Uploading to [2020-12-08T12:28:13.414Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-08/FB506323287CE973F263BFD2A0EB1F37/f4e4efd3db8884afb0539896dccbe8a6339c7357/f92b5ac2-169a-4cfb-9297-c47db97bb41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T122813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a88c5cc08250b5515c34d52411feda36ffa5fc3f3f25b9dce9daca98e5f67cc6 [2020-12-08T12:28:13.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T12:28:13.414Z] Dload Upload Total Spent Left Speed [2020-12-08T12:28:13.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2296 0 0 100 2296 0 4960 --:--:-- --:--:-- --:--:-- 4958 100 2296 0 0 100 2296 0 4958 --:--:-- --:--:-- --:--:-- 4958 [2020-12-08T12:28:13.991Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4e4efd3db8884afb0539896dccbe8a6339c7357 [Pipeline] } [2020-12-08T12:28:14.020Z] 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-08T12:28:17.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:28:18.270Z] ---> package-listing.sh [2020-12-08T12:28:18.270Z] ++ facter osfamily [2020-12-08T12:28:18.270Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-08T12:28:18.270Z] + OS_FAMILY=redhat [2020-12-08T12:28:18.270Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-277 [2020-12-08T12:28:18.270Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-08T12:28:18.270Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-08T12:28:18.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-08T12:28:18.270Z] + PACKAGES=/tmp/packages_start.txt [2020-12-08T12:28:18.270Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-277 ']' [2020-12-08T12:28:18.270Z] + PACKAGES=/tmp/packages_end.txt [2020-12-08T12:28:18.270Z] + case "${OS_FAMILY}" in [2020-12-08T12:28:18.270Z] + rpm -qa [2020-12-08T12:28:18.270Z] + sort [2020-12-08T12:28:23.588Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-08T12:28:23.588Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-08T12:28:23.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-08T12:28:23.588Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-277 ']' [2020-12-08T12:28:23.588Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-277/archives/ [2020-12-08T12:28:23.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-277/archives/ [Pipeline] echo [2020-12-08T12:28:23.622Z] 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-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-08T12:28:23.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:28:24.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T12:28:24.279Z] [2020-12-08T12:28:24.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:28:24.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T12:28:24.687Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-08T12:28:24.687Z] df20fa9351a1: Pulling fs layer [2020-12-08T12:28:24.687Z] 36b3adc4ff6f: Pulling fs layer [2020-12-08T12:28:24.687Z] 8ad3a11d3b57: Pulling fs layer [2020-12-08T12:28:24.687Z] 46f8f816bc3b: Pulling fs layer [2020-12-08T12:28:24.687Z] 93b61091891f: Pulling fs layer [2020-12-08T12:28:24.687Z] 93b9cdb0e59b: Pulling fs layer [2020-12-08T12:28:24.687Z] 5e14af77c1be: Pulling fs layer [2020-12-08T12:28:24.687Z] 01666e4c0597: Pulling fs layer [2020-12-08T12:28:24.687Z] aa168da1d23b: Pulling fs layer [2020-12-08T12:28:24.687Z] 93b61091891f: Waiting [2020-12-08T12:28:24.687Z] 93b9cdb0e59b: Waiting [2020-12-08T12:28:24.687Z] 5e14af77c1be: Waiting [2020-12-08T12:28:24.687Z] 01666e4c0597: Waiting [2020-12-08T12:28:24.687Z] aa168da1d23b: Waiting [2020-12-08T12:28:24.687Z] 46f8f816bc3b: Waiting [2020-12-08T12:28:24.687Z] 36b3adc4ff6f: Verifying Checksum [2020-12-08T12:28:24.687Z] 36b3adc4ff6f: Download complete [2020-12-08T12:28:24.687Z] 46f8f816bc3b: Download complete [2020-12-08T12:28:24.955Z] df20fa9351a1: Verifying Checksum [2020-12-08T12:28:24.955Z] 93b9cdb0e59b: Verifying Checksum [2020-12-08T12:28:24.955Z] 93b9cdb0e59b: Download complete [2020-12-08T12:28:24.955Z] 93b61091891f: Verifying Checksum [2020-12-08T12:28:24.955Z] 93b61091891f: Download complete [2020-12-08T12:28:24.955Z] 5e14af77c1be: Verifying Checksum [2020-12-08T12:28:24.955Z] 5e14af77c1be: Download complete [2020-12-08T12:28:24.955Z] 01666e4c0597: Verifying Checksum [2020-12-08T12:28:24.955Z] 01666e4c0597: Download complete [2020-12-08T12:28:25.221Z] df20fa9351a1: Pull complete [2020-12-08T12:28:25.484Z] 36b3adc4ff6f: Pull complete [2020-12-08T12:28:25.749Z] 8ad3a11d3b57: Download complete [2020-12-08T12:28:26.716Z] 8ad3a11d3b57: Pull complete [2020-12-08T12:28:26.716Z] 46f8f816bc3b: Pull complete [2020-12-08T12:28:27.304Z] 93b61091891f: Pull complete [2020-12-08T12:28:27.304Z] aa168da1d23b: Verifying Checksum [2020-12-08T12:28:27.304Z] aa168da1d23b: Download complete [2020-12-08T12:28:27.566Z] 93b9cdb0e59b: Pull complete [2020-12-08T12:28:27.834Z] 5e14af77c1be: Pull complete [2020-12-08T12:28:27.834Z] 01666e4c0597: Pull complete [2020-12-08T12:28:34.479Z] aa168da1d23b: Pull complete [2020-12-08T12:28:34.479Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-08T12:28:34.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T12:28:34.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-08T12:28:34.663Z] prd-centos7-docker-4c-2g-15099 does not seem to be running inside a container [2020-12-08T12:28:34.708Z] $ 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-277/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-277 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277:/w/workspace/edgexfoundry_edgex-ui-go_PR-277:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-08T12:28:43.140Z] $ docker top c4cad053534897eb956c40329b622db257772670421edbd91b849d1c915150a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:28:43.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-08T12:28:44.168Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-08T12:28:44.494Z] + ls /var/log/sa-host [2020-12-08T12:28:44.494Z] + sadf -c /var/log/sa-host/sa08 [2020-12-08T12:28:44.494Z] file_magic: OK [2020-12-08T12:28:44.494Z] HZ: Using current value: 100 [2020-12-08T12:28:44.494Z] file_header: OK [2020-12-08T12:28:44.494Z] 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-08T12:28:44.494Z] Statistics: [2020-12-08T12:28:44.494Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-08T12:28:44.494Z] File successfully converted to sysstat format version 12.2.1 [2020-12-08T12:28:44.494Z] + sadf -c /var/log/sa-host/sa23 [2020-12-08T12:28:44.494Z] file_magic: OK [2020-12-08T12:28:44.494Z] HZ: Using current value: 100 [2020-12-08T12:28:44.494Z] file_header: OK [2020-12-08T12:28:44.494Z] 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-08T12:28:44.494Z] Statistics: [2020-12-08T12:28:44.494Z] Hnuu...uuuununununu... [2020-12-08T12:28:44.494Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-08T12:28:44.832Z] provisioning config files... [2020-12-08T12:28:44.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/config237671096689764165tmp [Pipeline] { [Pipeline] echo [2020-12-08T12:28:44.969Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:28:45.305Z] ---> create-netrc.sh [Pipeline] } [2020-12-08T12:28:45.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-08T12:28:45.528Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:28:45.865Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-08T12:28:45.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:28:46.236Z] ---> sudo-logs.sh [2020-12-08T12:28:46.237Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-08T12:28:46.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:28:46.599Z] ---> job-cost.sh [2020-12-08T12:28:46.599Z] lf-activate-venv: SKIPPING [2020-12-08T12:28:46.599Z] INFO: No Stack... [2020-12-08T12:28:47.991Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-08T12:28:48.254Z] INFO: Archiving Costs [Pipeline] echo [2020-12-08T12:28:48.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:28:48.623Z] ---> logs-deploy.sh [2020-12-08T12:28:48.623Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-277/1 [2020-12-08T12:28:48.623Z] INFO: archiving workspace using pattern(s): [2020-12-08T12:28:50.542Z] Archives upload complete. [2020-12-08T12:28:50.542Z] INFO: archiving logs to Nexus