Pull request #279 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 cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d+f61e69e00d27a63771cceaaeaf158cd3c56235d0 (a5524ca631827ed39a39b1944d1df66cfbc43df7) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-279/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-279/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15827 in /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [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-279 # 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 f61e69e00d27a63771cceaaeaf158cd3c56235d0 into PR head commit cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d > 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/279/head:refs/remotes/origin/PR-279 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 Merge succeeded, producing cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d Checking out Revision cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d (PR-279) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 Commit message: "init index layout" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T05:06:48.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T05:06:49.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T05:06:49.628Z] ========================================================= [2020-12-14T05:06:49.628Z] EdgeX Global Pipelines Version Info [2020-12-14T05:06:49.628Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:06:51.137Z] ------------------- [2020-12-14T05:06:51.138Z] stable info: [2020-12-14T05:06:51.138Z] ------------------- [2020-12-14T05:06:51.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T05:06:51.138Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T05:06:51.138Z] Message: update stable to v1.0.172 [2020-12-14T05:06:52.094Z] ------------------- [2020-12-14T05:06:52.094Z] experimental info: [2020-12-14T05:06:52.094Z] ------------------- [2020-12-14T05:06:52.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T05:06:52.094Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T05:06:52.094Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T05:06:52.550Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-14T05:06:52.692Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-14T05:06:52.836Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T05:06:53.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T05:06:53.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T05:06:53.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T05:06:53.489Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T05:06:53.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T05:06:53.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-14T05:06:53.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T05:06:54.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T05:06:54.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-14T05:06:54.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T05:06:54.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T05:06:54.704Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T05:06:54.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T05:06:54.986Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T05:06:55.137Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T05:06:55.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T05:06:55.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-14T05:06:55.560Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-14T05:06:55.692Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-14T05:06:55.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-14T05:06:56.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-14T05:06:56.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-14T05:06:56.333Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T05:06:56.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo [2020-12-14T05:06:56.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo [2020-12-14T05:06:56.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo [2020-12-14T05:06:56.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [Pipeline] echo [2020-12-14T05:06:56.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd89c1a [Pipeline] echo [2020-12-14T05:06:57.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T05:06:57.385Z] provisioning config files... [2020-12-14T05:06:57.417Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/config300862572109989731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:06:57.856Z] ---> docker-login.sh [2020-12-14T05:06:57.856Z] nexus3.edgexfoundry.org:10001 [2020-12-14T05:06:58.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:06:58.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:06:58.384Z] Configure a credential helper to remove this warning. See [2020-12-14T05:06:58.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:06:58.384Z] [2020-12-14T05:06:58.384Z] Login Succeeded [2020-12-14T05:06:58.384Z] nexus3.edgexfoundry.org:10002 [2020-12-14T05:06:58.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:06:58.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:06:58.384Z] Configure a credential helper to remove this warning. See [2020-12-14T05:06:58.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:06:58.384Z] [2020-12-14T05:06:58.384Z] Login Succeeded [2020-12-14T05:06:58.651Z] nexus3.edgexfoundry.org:10003 [2020-12-14T05:06:58.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:06:58.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:06:58.651Z] Configure a credential helper to remove this warning. See [2020-12-14T05:06:58.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:06:58.651Z] [2020-12-14T05:06:58.651Z] Login Succeeded [2020-12-14T05:06:58.651Z] nexus3.edgexfoundry.org:10004 [2020-12-14T05:06:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:06:58.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:06:58.919Z] Configure a credential helper to remove this warning. See [2020-12-14T05:06:58.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:06:58.919Z] [2020-12-14T05:06:58.919Z] Login Succeeded [2020-12-14T05:06:58.919Z] docker.io [2020-12-14T05:06:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:06:59.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:06:59.182Z] Configure a credential helper to remove this warning. See [2020-12-14T05:06:59.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:06:59.182Z] [2020-12-14T05:06:59.182Z] Login Succeeded [2020-12-14T05:06:59.182Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T05:06:59.242Z] 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-14T05:07:00.487Z] + git log --format=format:%s -1 cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [Pipeline] echo [2020-12-14T05:07:00.581Z] GIT_COMMIT: cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d, Commit Message: init index layout [Pipeline] echo [2020-12-14T05:07:00.678Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:07:01.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T05:07:01.750Z] [2020-12-14T05:07:01.750Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:07:02.157Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T05:07:02.157Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T05:07:02.157Z] 31603596830f: Pulling fs layer [2020-12-14T05:07:02.157Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T05:07:02.157Z] 6ca5941a6612: Pulling fs layer [2020-12-14T05:07:02.157Z] ecc8261a40a4: Pulling fs layer [2020-12-14T05:07:02.157Z] ecc8261a40a4: Waiting [2020-12-14T05:07:02.157Z] 2a8b12db71e7: Verifying Checksum [2020-12-14T05:07:02.157Z] 2a8b12db71e7: Download complete [2020-12-14T05:07:02.424Z] 31603596830f: Verifying Checksum [2020-12-14T05:07:02.424Z] 31603596830f: Download complete [2020-12-14T05:07:02.424Z] ecc8261a40a4: Verifying Checksum [2020-12-14T05:07:02.424Z] ecc8261a40a4: Download complete [2020-12-14T05:07:02.424Z] 6ca5941a6612: Verifying Checksum [2020-12-14T05:07:02.424Z] 6ca5941a6612: Download complete [2020-12-14T05:07:02.688Z] 31603596830f: Pull complete [2020-12-14T05:07:02.688Z] 2a8b12db71e7: Pull complete [2020-12-14T05:07:03.634Z] 6ca5941a6612: Pull complete [2020-12-14T05:07:03.634Z] ecc8261a40a4: Pull complete [2020-12-14T05:07:03.634Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T05:07:03.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T05:07:03.897Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T05:07:04.049Z] prd-centos7-docker-4c-2g-15827 does not seem to be running inside a container [2020-12-14T05:07:04.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-279 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279:/w/workspace/edgexfoundry_edgex-ui-go_PR-279:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@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-14T05:07:06.541Z] $ docker top fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T05:07:06.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T05:07:06.951Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T05:07:07.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T05:07:07.162Z] $ docker exec fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent [2020-12-14T05:07:07.335Z] SSH_AUTH_SOCK=/tmp/ssh-FyHOWpZu3m8L/agent.12 [2020-12-14T05:07:07.335Z] SSH_AGENT_PID=17 [2020-12-14T05:07:07.344Z] Running ssh-add (command line suppressed) [2020-12-14T05:07:07.466Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_2065131870427812733.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_2065131870427812733.key) [2020-12-14T05:07:07.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T05:07:07.905Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T05:07:07.947Z] $ docker exec --env ******** --env ******** fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent -k [2020-12-14T05:07:08.063Z] unset SSH_AUTH_SOCK; [2020-12-14T05:07:08.064Z] unset SSH_AGENT_PID; [2020-12-14T05:07:08.064Z] echo Agent pid 17 killed; [2020-12-14T05:07:08.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T05:07:08.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T05:07:08.315Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T05:07:08.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T05:07:08.486Z] $ docker exec fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent [2020-12-14T05:07:08.655Z] SSH_AUTH_SOCK=/tmp/ssh-Xr7o8CD9R8aZ/agent.45 [2020-12-14T05:07:08.655Z] SSH_AGENT_PID=51 [2020-12-14T05:07:08.662Z] Running ssh-add (command line suppressed) [2020-12-14T05:07:08.786Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_1428860688921596121.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/private_key_1428860688921596121.key) [2020-12-14T05:07:08.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T05:07:09.226Z] + git semver init [2020-12-14T05:07:09.226Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T05:07:09.226Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-279/.git [2020-12-14T05:07:09.227Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [2020-12-14T05:07:09.227Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T05:07:09.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T05:07:09.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T05:07:09.227Z] # $SEMVER_BRANCH = PR-279 [2020-12-14T05:07:09.227Z] # $SEMVER_TEMP = /tmp/semver-461036218 [2020-12-14T05:07:09.227Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-14T05:07:11.158Z] # '/tmp/semver-461036218' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-279/.semver' [2020-12-14T05:07:11.158Z] # -> Force: false [2020-12-14T05:07:11.159Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-279/.semver [Pipeline] } [2020-12-14T05:07:11.181Z] $ docker exec --env ******** --env ******** fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd ssh-agent -k [2020-12-14T05:07:11.298Z] unset SSH_AUTH_SOCK; [2020-12-14T05:07:11.299Z] unset SSH_AGENT_PID; [2020-12-14T05:07:11.299Z] echo Agent pid 51 killed; [2020-12-14T05:07:11.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T05:07:11.937Z] + git semver [Pipeline] } [2020-12-14T05:07:11.975Z] $ docker stop --time=1 fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd [2020-12-14T05:07:13.415Z] $ docker rm -f fcc8761cbfd8c08483397e9a2c049c94bc50a4fa0063950f7b1db0ade06199cd [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T05:07:13.961Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T05:07:14.490Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T05:07:14.513Z] [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-14T05:07:30.401Z] Still waiting to schedule task [2020-12-14T05:07:30.401Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-14T05:07:30.429Z] Still waiting to schedule task [2020-12-14T05:07:30.430Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-14T05:09:15.303Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15828 in /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [Pipeline] { [Pipeline] ws [2020-12-14T05:09:15.455Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T05:09:20.422Z] using credential edgex-jenkins-ssh [2020-12-14T05:09:20.494Z] Cloning the remote Git repository [2020-12-14T05:09:20.557Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T05:09:20.665Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-14T05:09:20.745Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T05:09:20.746Z] > git --version # timeout=10 [2020-12-14T05:09:20.766Z] > git --version # 'git version 2.17.1' [2020-12-14T05:09:20.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T05:09:20.818Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T05:09:22.970Z] Merging remotes/origin/master commit f61e69e00d27a63771cceaaeaf158cd3c56235d0 into PR head commit cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [2020-12-14T05:09:22.238Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T05:09:22.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T05:09:22.291Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T05:09:22.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T05:09:22.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T05:09:22.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T05:09:23.043Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T05:09:23.082Z] > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 [2020-12-14T05:09:23.600Z] Merge succeeded, producing cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [2020-12-14T05:09:23.601Z] Checking out Revision cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d (PR-279) [2020-12-14T05:09:23.402Z] > git remote # timeout=10 [2020-12-14T05:09:23.433Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T05:09:23.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T05:09:23.464Z] > git merge f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 [2020-12-14T05:09:23.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T05:09:23.611Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T05:09:23.651Z] > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 [2020-12-14T05:09:28.240Z] Commit message: "init index layout" [2020-12-14T05:09:28.310Z] > git --version # timeout=10 [2020-12-14T05:09:28.326Z] > git --version # 'git version 2.17.1' [2020-12-14T05:09:28.341Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T05:09:30.255Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T05:09:30.674Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T05:09:31.031Z] + + true [2020-12-14T05:09:31.031Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T05:09:33.824Z] provisioning config files... [2020-12-14T05:09:33.869Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5571025086912830429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:09:34.328Z] ---> docker-login.sh [2020-12-14T05:09:34.328Z] nexus3.edgexfoundry.org:10001 [2020-12-14T05:09:35.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:09:35.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:09:35.585Z] Configure a credential helper to remove this warning. See [2020-12-14T05:09:35.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:09:35.585Z] [2020-12-14T05:09:35.585Z] Login Succeeded [2020-12-14T05:09:35.585Z] nexus3.edgexfoundry.org:10002 [2020-12-14T05:09:36.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:09:36.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:09:36.183Z] Configure a credential helper to remove this warning. See [2020-12-14T05:09:36.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:09:36.183Z] [2020-12-14T05:09:36.183Z] Login Succeeded [2020-12-14T05:09:36.183Z] nexus3.edgexfoundry.org:10003 [2020-12-14T05:09:36.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:09:36.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:09:36.783Z] Configure a credential helper to remove this warning. See [2020-12-14T05:09:36.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:09:36.783Z] [2020-12-14T05:09:36.783Z] Login Succeeded [2020-12-14T05:09:36.783Z] nexus3.edgexfoundry.org:10004 [2020-12-14T05:09:37.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:09:37.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:09:37.340Z] Configure a credential helper to remove this warning. See [2020-12-14T05:09:37.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:09:37.340Z] [2020-12-14T05:09:37.340Z] Login Succeeded [2020-12-14T05:09:37.340Z] docker.io [2020-12-14T05:09:37.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:09:38.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:09:38.212Z] Configure a credential helper to remove this warning. See [2020-12-14T05:09:38.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:09:38.212Z] [2020-12-14T05:09:38.212Z] Login Succeeded [2020-12-14T05:09:38.212Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T05:09:38.242Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T05:09:38.817Z] ========================================================= [2020-12-14T05:09:38.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T05:09:38.817Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:09:39.259Z] + 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-14T05:09:39.869Z] Sending build context to Docker daemon 16.61MB [2020-12-14T05:09:40.164Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T05:09:40.164Z] Step 2/8 : FROM ${BASE} [2020-12-14T05:09:40.164Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T05:09:40.164Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T05:09:40.164Z] a4357932f1b6: Pulling fs layer [2020-12-14T05:09:40.164Z] 18c013af1878: Pulling fs layer [2020-12-14T05:09:40.164Z] 00ac8860ef70: Pulling fs layer [2020-12-14T05:09:40.164Z] 63d7cb157983: Pulling fs layer [2020-12-14T05:09:40.164Z] b116817d02f9: Pulling fs layer [2020-12-14T05:09:40.164Z] 745a02a5169b: Pulling fs layer [2020-12-14T05:09:40.164Z] 00ac8860ef70: Waiting [2020-12-14T05:09:40.164Z] 63d7cb157983: Waiting [2020-12-14T05:09:40.164Z] b116817d02f9: Waiting [2020-12-14T05:09:40.164Z] 745a02a5169b: Waiting [2020-12-14T05:09:40.164Z] 18c013af1878: Download complete [2020-12-14T05:09:40.164Z] a4357932f1b6: Download complete [2020-12-14T05:09:40.164Z] 63d7cb157983: Verifying Checksum [2020-12-14T05:09:40.164Z] 63d7cb157983: Download complete [2020-12-14T05:09:40.164Z] b116817d02f9: Verifying Checksum [2020-12-14T05:09:40.164Z] b116817d02f9: Download complete [2020-12-14T05:09:40.164Z] 5f621e34cdf4: Download complete [2020-12-14T05:09:41.153Z] 5f621e34cdf4: Pull complete [2020-12-14T05:09:41.749Z] a4357932f1b6: Pull complete [2020-12-14T05:09:42.027Z] 18c013af1878: Pull complete [2020-12-14T05:09:43.009Z] 745a02a5169b: Verifying Checksum [2020-12-14T05:09:43.602Z] 00ac8860ef70: Download complete [2020-12-14T05:09:48.900Z] Running on prd-centos7-docker-4c-2g-15829 in /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [Pipeline] { [Pipeline] ws [2020-12-14T05:09:49.045Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T05:09:51.470Z] using credential edgex-jenkins-ssh [2020-12-14T05:09:51.533Z] Cloning the remote Git repository [2020-12-14T05:09:51.560Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T05:09:51.623Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-14T05:09:51.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T05:09:51.682Z] > git --version # timeout=10 [2020-12-14T05:09:51.689Z] > git --version # 'git version 2.24.3' [2020-12-14T05:09:51.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T05:09:51.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T05:09:52.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T05:09:52.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T05:09:52.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-14T05:09:52.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-14T05:09:52.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T05:09:52.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T05:09:53.182Z] Merging remotes/origin/master commit f61e69e00d27a63771cceaaeaf158cd3c56235d0 into PR head commit cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [2020-12-14T05:09:53.410Z] Merge succeeded, producing cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [2020-12-14T05:09:53.411Z] Checking out Revision cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d (PR-279) [2020-12-14T05:09:53.805Z] 00ac8860ef70: Pull complete [2020-12-14T05:09:53.198Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T05:09:53.206Z] > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 [2020-12-14T05:09:53.364Z] > git remote # timeout=10 [2020-12-14T05:09:53.372Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T05:09:53.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T05:09:53.387Z] > git merge f61e69e00d27a63771cceaaeaf158cd3c56235d0 # timeout=10 [2020-12-14T05:09:53.404Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T05:09:53.415Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T05:09:53.419Z] > git checkout -f cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d # timeout=10 [2020-12-14T05:09:54.078Z] 63d7cb157983: Pull complete [2020-12-14T05:09:54.677Z] b116817d02f9: Pull complete [2020-12-14T05:09:57.184Z] Commit message: "init index layout" [2020-12-14T05:09:57.214Z] > git --version # timeout=10 [2020-12-14T05:09:57.218Z] > git --version # 'git version 2.24.3' [2020-12-14T05:09:57.223Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T05:09:58.080Z] 745a02a5169b: Pull complete [2020-12-14T05:09:58.355Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T05:09:58.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T05:09:58.355Z] ---> b7e6874047d6 [2020-12-14T05:09:58.355Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T05:09:58.690Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T05:09:59.050Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T05:09:59.377Z] + sudo service docker restart [2020-12-14T05:09:59.377Z] + true [2020-12-14T05:09:59.377Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T05:10:00.914Z] provisioning config files... [2020-12-14T05:10:00.973Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8356715326399525670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:10:01.455Z] ---> docker-login.sh [2020-12-14T05:10:01.456Z] nexus3.edgexfoundry.org:10001 [2020-12-14T05:10:01.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:10:01.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:10:01.724Z] Configure a credential helper to remove this warning. See [2020-12-14T05:10:01.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:10:01.724Z] [2020-12-14T05:10:01.724Z] Login Succeeded [2020-12-14T05:10:01.724Z] nexus3.edgexfoundry.org:10002 [2020-12-14T05:10:01.761Z] ---> Running in 386b03000d25 [2020-12-14T05:10:01.761Z] Removing intermediate container 386b03000d25 [2020-12-14T05:10:01.761Z] ---> 814334c5a9ae [2020-12-14T05:10:01.761Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T05:10:01.761Z] ---> Running in f7ce6b1de733 [2020-12-14T05:10:01.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:10:01.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:10:01.987Z] Configure a credential helper to remove this warning. See [2020-12-14T05:10:01.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:10:01.987Z] [2020-12-14T05:10:01.987Z] Login Succeeded [2020-12-14T05:10:01.987Z] nexus3.edgexfoundry.org:10003 [2020-12-14T05:10:02.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:10:02.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:10:02.254Z] Configure a credential helper to remove this warning. See [2020-12-14T05:10:02.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:10:02.254Z] [2020-12-14T05:10:02.254Z] Login Succeeded [2020-12-14T05:10:02.254Z] nexus3.edgexfoundry.org:10004 [2020-12-14T05:10:02.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:10:02.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:10:02.518Z] Configure a credential helper to remove this warning. See [2020-12-14T05:10:02.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:10:02.518Z] [2020-12-14T05:10:02.518Z] Login Succeeded [2020-12-14T05:10:02.518Z] docker.io [2020-12-14T05:10:02.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T05:10:03.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T05:10:03.044Z] Configure a credential helper to remove this warning. See [2020-12-14T05:10:03.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T05:10:03.044Z] [2020-12-14T05:10:03.044Z] Login Succeeded [2020-12-14T05:10:03.044Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T05:10:03.071Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T05:10:03.716Z] ========================================================= [2020-12-14T05:10:03.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T05:10:03.716Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:10:04.115Z] + 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-14T05:10:04.376Z] Sending build context to Docker daemon 16.61MB [2020-12-14T05:10:04.376Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T05:10:04.376Z] Step 2/8 : FROM ${BASE} [2020-12-14T05:10:04.376Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T05:10:04.376Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T05:10:04.376Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T05:10:04.376Z] de9db76c5a1d: Pulling fs layer [2020-12-14T05:10:04.376Z] bca2f99d35d6: Pulling fs layer [2020-12-14T05:10:04.376Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T05:10:04.376Z] 7c6f9722023f: Pulling fs layer [2020-12-14T05:10:04.376Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T05:10:04.376Z] 93359f2a8cfa: Waiting [2020-12-14T05:10:04.376Z] 7c6f9722023f: Waiting [2020-12-14T05:10:04.376Z] a35cf1a2eb13: Waiting [2020-12-14T05:10:04.376Z] bca2f99d35d6: Waiting [2020-12-14T05:10:04.379Z] Removing intermediate container f7ce6b1de733 [2020-12-14T05:10:04.380Z] ---> 4cb587f8b466 [2020-12-14T05:10:04.380Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-14T05:10:04.380Z] ---> Running in 1a771427d24a [2020-12-14T05:10:04.642Z] de9db76c5a1d: Download complete [2020-12-14T05:10:04.642Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T05:10:04.642Z] 0ef7d3d256c8: Download complete [2020-12-14T05:10:04.642Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T05:10:04.642Z] 93359f2a8cfa: Download complete [2020-12-14T05:10:04.642Z] 188c0c94c7c5: Download complete [2020-12-14T05:10:04.905Z] 7c6f9722023f: Verifying Checksum [2020-12-14T05:10:04.905Z] 7c6f9722023f: Download complete [2020-12-14T05:10:04.905Z] 188c0c94c7c5: Pull complete [2020-12-14T05:10:05.169Z] 0ef7d3d256c8: Pull complete [2020-12-14T05:10:05.169Z] de9db76c5a1d: Pull complete [2020-12-14T05:10:05.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T05:10:06.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T05:10:06.564Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T05:10:06.564Z] a35cf1a2eb13: Download complete [2020-12-14T05:10:07.150Z] bca2f99d35d6: Verifying Checksum [2020-12-14T05:10:07.150Z] bca2f99d35d6: Download complete [2020-12-14T05:10:08.939Z] OK: 142 MiB in 39 packages [2020-12-14T05:10:09.921Z] Removing intermediate container 1a771427d24a [2020-12-14T05:10:09.921Z] ---> f7163639b275 [2020-12-14T05:10:09.921Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-14T05:10:10.194Z] ---> Running in 1cf0c3836555 [2020-12-14T05:10:10.789Z] Removing intermediate container 1cf0c3836555 [2020-12-14T05:10:10.789Z] ---> 66a6c1291448 [2020-12-14T05:10:10.789Z] Step 7/8 : COPY . . [2020-12-14T05:10:12.480Z] bca2f99d35d6: Pull complete [2020-12-14T05:10:12.480Z] 93359f2a8cfa: Pull complete [2020-12-14T05:10:12.480Z] 7c6f9722023f: Pull complete [2020-12-14T05:10:12.757Z] ---> 076104b8c774 [2020-12-14T05:10:12.757Z] Step 8/8 : RUN go mod download [2020-12-14T05:10:13.031Z] ---> Running in 03775a064299 [2020-12-14T05:10:20.659Z] a35cf1a2eb13: Pull complete [2020-12-14T05:10:20.659Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T05:10:20.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T05:10:20.659Z] ---> a62c8e92a672 [2020-12-14T05:10:20.659Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T05:10:20.659Z] ---> Running in 46ed7f362bfa [2020-12-14T05:10:20.659Z] Removing intermediate container 46ed7f362bfa [2020-12-14T05:10:20.659Z] ---> cdac10bd32cf [2020-12-14T05:10:20.659Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T05:10:20.659Z] ---> Running in 1510f808c91b [2020-12-14T05:10:21.609Z] Removing intermediate container 1510f808c91b [2020-12-14T05:10:21.609Z] ---> 83cc7f2726bf [2020-12-14T05:10:21.609Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-14T05:10:21.609Z] ---> Running in 66b5818c2876 [2020-12-14T05:10:22.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T05:10:23.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T05:10:23.715Z] OK: 166 MiB in 39 packages [2020-12-14T05:10:23.978Z] Removing intermediate container 66b5818c2876 [2020-12-14T05:10:23.979Z] ---> f5b94af327da [2020-12-14T05:10:23.979Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-14T05:10:24.243Z] ---> Running in 73a540e71ab0 [2020-12-14T05:10:24.243Z] Removing intermediate container 73a540e71ab0 [2020-12-14T05:10:24.243Z] ---> c4c7fffae591 [2020-12-14T05:10:24.243Z] Step 7/8 : COPY . . [2020-12-14T05:10:26.174Z] ---> 07888863c075 [2020-12-14T05:10:26.174Z] Step 8/8 : RUN go mod download [2020-12-14T05:10:26.445Z] ---> Running in 9369525d4f05 [2020-12-14T05:10:39.861Z] Removing intermediate container 03775a064299 [2020-12-14T05:10:39.861Z] ---> 11c43f3d0989 [2020-12-14T05:10:39.861Z] Successfully built 11c43f3d0989 [2020-12-14T05:10:39.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:10:40.240Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T05:10:40.240Z] . [Pipeline] withDockerContainer [2020-12-14T05:10:40.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-15828 does not seem to be running inside a container [2020-12-14T05:10:40.614Z] $ 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-arm64 cat [2020-12-14T05:10:42.130Z] $ docker top a7b33e99eb156ea8b57c8ee79af5117475a4e86fc24d698395a35f18dfe62773 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T05:10:43.271Z] + go version [2020-12-14T05:10:43.271Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T05:10:43.311Z] $ docker stop --time=1 a7b33e99eb156ea8b57c8ee79af5117475a4e86fc24d698395a35f18dfe62773 [2020-12-14T05:10:45.203Z] $ docker rm -f a7b33e99eb156ea8b57c8ee79af5117475a4e86fc24d698395a35f18dfe62773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:10:46.552Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T05:10:46.553Z] . [Pipeline] withDockerContainer [2020-12-14T05:10:46.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-15828 does not seem to be running inside a container [2020-12-14T05:10:46.921Z] $ 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-arm64 cat [2020-12-14T05:10:48.481Z] Removing intermediate container 9369525d4f05 [2020-12-14T05:10:48.481Z] ---> a32a8acacfea [2020-12-14T05:10:48.482Z] Successfully built a32a8acacfea [2020-12-14T05:10:48.482Z] Successfully tagged ci-base-image-x86_64:latest [2020-12-14T05:10:50.575Z] $ docker top 5fdecf41ba157d4b49e7fc0434040caf9b9145437fe985714e0b72497f37be52 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:10:51.535Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T05:10:51.535Z] . [Pipeline] withDockerContainer [2020-12-14T05:10:51.676Z] prd-centos7-docker-4c-2g-15829 does not seem to be running inside a container [2020-12-14T05:10:51.733Z] $ 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-14T05:10:51.741Z] + make test [2020-12-14T05:10:51.742Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-14T05:10:52.518Z] $ docker top 1017b7f554973d526a4dbd1347dc006cb64d56565447c6a67e0d903e26ef6dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T05:10:53.084Z] + go version [2020-12-14T05:10:53.084Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T05:10:53.120Z] $ docker stop --time=1 1017b7f554973d526a4dbd1347dc006cb64d56565447c6a67e0d903e26ef6dfb [2020-12-14T05:10:53.191Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-14T05:10:54.490Z] $ docker rm -f 1017b7f554973d526a4dbd1347dc006cb64d56565447c6a67e0d903e26ef6dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:10:55.608Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T05:10:55.608Z] . [Pipeline] withDockerContainer [2020-12-14T05:10:55.726Z] prd-centos7-docker-4c-2g-15829 does not seem to be running inside a container [2020-12-14T05:10:55.775Z] $ 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-14T05:10:56.477Z] $ docker top b381a1d42392b317e6f0494adc56f23e1c0f915bb1c8f7f712307091684805e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T05:10:57.064Z] + make test [2020-12-14T05:10:57.064Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-14T05:10:58.030Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-14T05:11:06.321Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-14T05:11:06.321Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-14T05:11:06.929Z] $ docker stop --time=1 b381a1d42392b317e6f0494adc56f23e1c0f915bb1c8f7f712307091684805e8 [2020-12-14T05:11:09.068Z] $ docker rm -f b381a1d42392b317e6f0494adc56f23e1c0f915bb1c8f7f712307091684805e8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T05:11:09.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T05:11:10.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-14T05:11:13.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T05:11:13.978Z] + ls -al . [2020-12-14T05:11:13.978Z] total 88 [2020-12-14T05:11:13.978Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 14 05:10 . [2020-12-14T05:11:13.978Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 05:09 .. [2020-12-14T05:11:13.978Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 14 05:09 assets [2020-12-14T05:11:13.978Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 14 05:09 bin [2020-12-14T05:11:13.978Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 14 05:09 cmd [2020-12-14T05:11:13.978Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 14 05:09 CONTRIBUTING.md [2020-12-14T05:11:13.978Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 14 05:10 coverage.out [2020-12-14T05:11:13.978Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 14 05:09 Dockerfile [2020-12-14T05:11:13.978Z] -rw-rw-r--. 1 jenkins jenkins 898 Dec 14 05:09 Dockerfile.build [2020-12-14T05:11:13.978Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 14 05:09 docs [2020-12-14T05:11:13.978Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 05:09 .git [2020-12-14T05:11:13.978Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 14 05:09 .github [2020-12-14T05:11:13.978Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 14 05:09 .gitignore [2020-12-14T05:11:13.978Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 14 05:09 go.mod [2020-12-14T05:11:13.978Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 14 05:10 go.sum [2020-12-14T05:11:13.978Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 14 05:09 internal [2020-12-14T05:11:13.978Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 14 05:09 Jenkinsfile [2020-12-14T05:11:13.979Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 14 05:09 LICENSE [2020-12-14T05:11:13.979Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 14 05:09 Makefile [2020-12-14T05:11:13.979Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 14 05:09 README.md [2020-12-14T05:11:13.979Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 05:07 VERSION [2020-12-14T05:11:13.979Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 14 05:09 version.go [2020-12-14T05:11:13.979Z] drwxrwxr-x. 4 jenkins jenkins 266 Dec 14 05:09 web [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:11:14.333Z] + 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=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d --label arch=amd64 --label version=0.0.0 . [2020-12-14T05:11:14.597Z] Sending build context to Docker daemon 16.64MB [2020-12-14T05:11:14.597Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-14T05:11:14.597Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-14T05:11:14.597Z] ---> a32a8acacfea [2020-12-14T05:11:14.597Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-14T05:11:15.547Z] ---> Running in 65e66e79b64c [2020-12-14T05:11:15.547Z] Removing intermediate container 65e66e79b64c [2020-12-14T05:11:15.547Z] ---> e04d4d3f6f0e [2020-12-14T05:11:15.547Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-14T05:11:15.547Z] ---> Running in 4550d34f4c3d [2020-12-14T05:11:15.811Z] Removing intermediate container 4550d34f4c3d [2020-12-14T05:11:15.811Z] ---> 3dab9b7b2a1e [2020-12-14T05:11:15.811Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T05:11:15.811Z] ---> Running in b11f1829acc8 [2020-12-14T05:11:16.074Z] Removing intermediate container b11f1829acc8 [2020-12-14T05:11:16.074Z] ---> 525f6599a482 [2020-12-14T05:11:16.074Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-14T05:11:16.074Z] ---> Running in 96aebf6e1b8b [2020-12-14T05:11:16.336Z] Removing intermediate container 96aebf6e1b8b [2020-12-14T05:11:16.336Z] ---> fac2af52a142 [2020-12-14T05:11:16.336Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-14T05:11:16.336Z] ---> Running in e26560289ca7 [2020-12-14T05:11:16.599Z] Removing intermediate container e26560289ca7 [2020-12-14T05:11:16.599Z] ---> e7e1b7eb1968 [2020-12-14T05:11:16.599Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T05:11:16.599Z] ---> Running in 5e4205a6e835 [2020-12-14T05:11:17.559Z] Removing intermediate container 5e4205a6e835 [2020-12-14T05:11:17.559Z] ---> 6cec0198a0f1 [2020-12-14T05:11:17.559Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T05:11:17.559Z] ---> Running in f24d13cd2b4f [2020-12-14T05:11:17.823Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T05:11:18.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T05:11:18.974Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T05:11:18.974Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T05:11:18.974Z] OK: 12750 distinct packages available [2020-12-14T05:11:18.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T05:11:19.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T05:11:20.190Z] OK: 166 MiB in 39 packages [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-14T05:11:20.255Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-14T05:11:20.255Z] GO111MODULE=on go vet ./... [2020-12-14T05:11:20.764Z] Removing intermediate container f24d13cd2b4f [2020-12-14T05:11:20.765Z] ---> 70a8950ea5db [2020-12-14T05:11:20.765Z] Step 10/24 : ENV GO111MODULE=on [2020-12-14T05:11:20.765Z] ---> Running in 61e18555e82a [2020-12-14T05:11:20.765Z] Removing intermediate container 61e18555e82a [2020-12-14T05:11:20.765Z] ---> 5786da6f37c6 [2020-12-14T05:11:20.765Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-14T05:11:21.028Z] ---> Running in 82245d5b502c [2020-12-14T05:11:21.028Z] Removing intermediate container 82245d5b502c [2020-12-14T05:11:21.028Z] ---> 8badb70e23c8 [2020-12-14T05:11:21.028Z] Step 12/24 : COPY go.mod . [Pipeline] } [2020-12-14T05:11:21.282Z] $ docker stop --time=1 5fdecf41ba157d4b49e7fc0434040caf9b9145437fe985714e0b72497f37be52 [2020-12-14T05:11:21.290Z] ---> 8e41cc737e75 [2020-12-14T05:11:21.290Z] Step 13/24 : COPY Makefile . [2020-12-14T05:11:21.557Z] ---> 3c318ad244ea [2020-12-14T05:11:21.558Z] Step 14/24 : RUN make update [2020-12-14T05:11:21.558Z] ---> Running in fb37c83377a3 [2020-12-14T05:11:22.144Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-14T05:11:22.718Z] Removing intermediate container fb37c83377a3 [2020-12-14T05:11:22.718Z] ---> f564ce5e5b45 [2020-12-14T05:11:22.718Z] Step 15/24 : COPY . . [2020-12-14T05:11:23.461Z] $ docker rm -f 5fdecf41ba157d4b49e7fc0434040caf9b9145437fe985714e0b72497f37be52 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T05:11:24.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T05:11:24.434Z] Warning: overwriting stash ‘coverage-report’ [2020-12-14T05:11:24.643Z] ---> 736695e01438 [2020-12-14T05:11:24.643Z] Step 16/24 : RUN ${MAKE} [2020-12-14T05:11:24.643Z] ---> Running in 9c375d86109b [2020-12-14T05:11:24.907Z] 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-14T05:11:25.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T05:11:26.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T05:11:26.746Z] + ls -al . [2020-12-14T05:11:26.746Z] total 124 [2020-12-14T05:11:26.746Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 05:10 . [2020-12-14T05:11:26.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:09 .. [2020-12-14T05:11:26.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 05:09 .git [2020-12-14T05:11:26.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 05:09 .github [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 14 05:09 .gitignore [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 14 05:09 CONTRIBUTING.md [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 14 05:09 Dockerfile [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 14 05:09 Dockerfile.build [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 14 05:09 Jenkinsfile [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 14 05:09 LICENSE [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 14 05:09 Makefile [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 14 05:09 README.md [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 05:07 VERSION [2020-12-14T05:11:26.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:09 assets [2020-12-14T05:11:26.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 05:09 bin [2020-12-14T05:11:26.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:09 cmd [2020-12-14T05:11:26.746Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 14 05:10 coverage.out [2020-12-14T05:11:26.746Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 05:09 docs [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 14 05:09 go.mod [2020-12-14T05:11:26.746Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 14 05:10 go.sum [2020-12-14T05:11:26.746Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 05:09 internal [2020-12-14T05:11:26.746Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 14 05:09 version.go [2020-12-14T05:11:26.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:09 web [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:11:27.196Z] + 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=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d --label arch=arm64 --label version=0.0.0 . [2020-12-14T05:11:27.800Z] Sending build context to Docker daemon 16.63MB [2020-12-14T05:11:27.800Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-14T05:11:27.800Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-14T05:11:27.800Z] ---> 11c43f3d0989 [2020-12-14T05:11:27.800Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-14T05:11:28.396Z] ---> Running in 5b3fbc7c7060 [2020-12-14T05:11:28.668Z] Removing intermediate container 5b3fbc7c7060 [2020-12-14T05:11:28.668Z] ---> 911ce317a2f4 [2020-12-14T05:11:28.668Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-14T05:11:28.940Z] ---> Running in d5b5abe7c9f9 [2020-12-14T05:11:29.212Z] Removing intermediate container d5b5abe7c9f9 [2020-12-14T05:11:29.212Z] ---> 3ad449e71c45 [2020-12-14T05:11:29.212Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-14T05:11:29.485Z] ---> Running in 13bc461e7788 [2020-12-14T05:11:29.760Z] Removing intermediate container 13bc461e7788 [2020-12-14T05:11:29.760Z] ---> ba753776e3f9 [2020-12-14T05:11:29.760Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-14T05:11:30.036Z] ---> Running in 939c11ecd823 [2020-12-14T05:11:30.314Z] Removing intermediate container 939c11ecd823 [2020-12-14T05:11:30.314Z] ---> c0c833c7d1f9 [2020-12-14T05:11:30.314Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-14T05:11:30.586Z] ---> Running in a1c918c23377 [2020-12-14T05:11:30.857Z] Removing intermediate container a1c918c23377 [2020-12-14T05:11:30.857Z] ---> 3765a9c21ec5 [2020-12-14T05:11:30.857Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T05:11:31.129Z] ---> Running in 6097238ff259 [2020-12-14T05:11:33.100Z] Removing intermediate container 6097238ff259 [2020-12-14T05:11:33.100Z] ---> de5d50fe2827 [2020-12-14T05:11:33.100Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-14T05:11:33.100Z] ---> Running in cae66fafd875 [2020-12-14T05:11:33.164Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-14T05:11:34.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T05:11:35.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T05:11:35.719Z] Removing intermediate container 9c375d86109b [2020-12-14T05:11:35.719Z] ---> 6112ed64c9d4 [2020-12-14T05:11:35.719Z] Step 17/24 : FROM alpine [2020-12-14T05:11:35.983Z] latest: Pulling from library/alpine [2020-12-14T05:11:36.032Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T05:11:36.032Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T05:11:36.032Z] OK: 12620 distinct packages available [2020-12-14T05:11:36.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T05:11:36.247Z] 05e7bc50f07f: Pulling fs layer [2020-12-14T05:11:36.510Z] 05e7bc50f07f: Verifying Checksum [2020-12-14T05:11:36.510Z] 05e7bc50f07f: Download complete [2020-12-14T05:11:36.510Z] 05e7bc50f07f: Pull complete [2020-12-14T05:11:36.773Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T05:11:36.773Z] Status: Downloaded newer image for alpine:latest [2020-12-14T05:11:36.773Z] ---> b14afc6dfb98 [2020-12-14T05:11:36.773Z] Step 18/24 : EXPOSE 4000 [2020-12-14T05:11:36.773Z] ---> Running in 61eb4e43a6e6 [2020-12-14T05:11:37.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T05:11:37.036Z] Removing intermediate container 61eb4e43a6e6 [2020-12-14T05:11:37.037Z] ---> f2d7b484bac9 [2020-12-14T05:11:37.037Z] 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-14T05:11:37.274Z] OK: 142 MiB in 39 packages [2020-12-14T05:11:37.989Z] ---> 8007c8e73664 [2020-12-14T05:11:37.989Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-14T05:11:37.989Z] ---> Running in 2d3e795c94ca [2020-12-14T05:11:38.255Z] Removing intermediate container 2d3e795c94ca [2020-12-14T05:11:38.255Z] ---> e7fc34254607 [2020-12-14T05:11:38.255Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-14T05:11:38.255Z] ---> Running in 50d7ebcf243b [2020-12-14T05:11:38.522Z] Removing intermediate container 50d7ebcf243b [2020-12-14T05:11:38.522Z] ---> 0a9981be355c [2020-12-14T05:11:38.522Z] Step 22/24 : LABEL arch=amd64 [2020-12-14T05:11:38.522Z] ---> Running in 2f52d8940cf5 [2020-12-14T05:11:38.722Z] Removing intermediate container cae66fafd875 [2020-12-14T05:11:38.722Z] ---> ed0fc51d988e [2020-12-14T05:11:38.722Z] Step 10/24 : ENV GO111MODULE=on [2020-12-14T05:11:38.722Z] ---> Running in 4b8387516670 [2020-12-14T05:11:38.786Z] Removing intermediate container 2f52d8940cf5 [2020-12-14T05:11:38.787Z] ---> 99be11c547c3 [2020-12-14T05:11:38.787Z] Step 23/24 : LABEL git_sha=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [2020-12-14T05:11:38.787Z] ---> Running in d81d334a2852 [2020-12-14T05:11:38.787Z] Removing intermediate container d81d334a2852 [2020-12-14T05:11:38.787Z] ---> dd5e9af1ee46 [2020-12-14T05:11:38.787Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T05:11:39.049Z] ---> Running in 4b350f748655 [2020-12-14T05:11:39.049Z] Removing intermediate container 4b350f748655 [2020-12-14T05:11:39.049Z] ---> 03c3aaf86ad3 [2020-12-14T05:11:39.049Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T05:11:39.049Z] Successfully built 03c3aaf86ad3 [2020-12-14T05:11:39.312Z] Successfully tagged docker-edgex-ui-go:latest [2020-12-14T05:11:39.320Z] Removing intermediate container 4b8387516670 [2020-12-14T05:11:39.320Z] ---> a8c254dc734d [2020-12-14T05:11:39.320Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-14T05:11:39.320Z] ---> Running in fb7afc42bc22 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-12-14T05:11:39.914Z] Removing intermediate container fb7afc42bc22 [2020-12-14T05:11:39.915Z] ---> 8611a3dd9607 [2020-12-14T05:11:39.915Z] Step 12/24 : COPY go.mod . [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-14T05:11:40.512Z] ---> b86f29d00209 [2020-12-14T05:11:40.512Z] Step 13/24 : COPY Makefile . [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-14T05:11:41.111Z] ---> e47a8e21de1d [2020-12-14T05:11:41.111Z] Step 14/24 : RUN make update [Pipeline] // stage [Pipeline] } [2020-12-14T05:11:41.383Z] ---> Running in 951d6d235874 [2020-12-14T05:11:42.365Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-14T05:11:43.802Z] Removing intermediate container 951d6d235874 [2020-12-14T05:11:43.802Z] ---> 9f3a941e7fd3 [2020-12-14T05:11:43.802Z] Step 15/24 : COPY . . [2020-12-14T05:11:45.779Z] ---> 6bf67201a233 [2020-12-14T05:11:45.779Z] Step 16/24 : RUN ${MAKE} [2020-12-14T05:11:46.063Z] ---> Running in 6496a6ed800c [2020-12-14T05:11:47.042Z] 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-14T05:12:09.232Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-14T05:12:14.630Z] Removing intermediate container 6496a6ed800c [2020-12-14T05:12:14.630Z] ---> 64ab60742e41 [2020-12-14T05:12:14.630Z] Step 17/24 : FROM alpine [2020-12-14T05:12:14.630Z] latest: Pulling from library/alpine [2020-12-14T05:12:14.630Z] a3cc7d3b244e: Pulling fs layer [2020-12-14T05:12:14.903Z] a3cc7d3b244e: Download complete [2020-12-14T05:12:15.500Z] a3cc7d3b244e: Pull complete [2020-12-14T05:12:15.500Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T05:12:15.500Z] Status: Downloaded newer image for alpine:latest [2020-12-14T05:12:15.500Z] ---> dd36a01c3f31 [2020-12-14T05:12:15.500Z] Step 18/24 : EXPOSE 4000 [2020-12-14T05:12:15.775Z] ---> Running in 3902f1f0b1b4 [2020-12-14T05:12:16.048Z] Removing intermediate container 3902f1f0b1b4 [2020-12-14T05:12:16.048Z] ---> 1b07ae5621b2 [2020-12-14T05:12:16.048Z] 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-14T05:12:18.024Z] ---> e981df88c4bc [2020-12-14T05:12:18.024Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-14T05:12:18.024Z] ---> Running in 03a943eedd70 [2020-12-14T05:12:18.297Z] Removing intermediate container 03a943eedd70 [2020-12-14T05:12:18.297Z] ---> 17cb3da7fe6a [2020-12-14T05:12:18.297Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-14T05:12:18.572Z] ---> Running in 195314a366a5 [2020-12-14T05:12:18.845Z] Removing intermediate container 195314a366a5 [2020-12-14T05:12:18.845Z] ---> 52775e51e6b9 [2020-12-14T05:12:18.845Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T05:12:19.119Z] ---> Running in 02f22d4f1dbc [2020-12-14T05:12:19.713Z] Removing intermediate container 02f22d4f1dbc [2020-12-14T05:12:19.713Z] ---> 94240e959760 [2020-12-14T05:12:19.713Z] Step 23/24 : LABEL git_sha=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [2020-12-14T05:12:19.713Z] ---> Running in 1f307534680c [2020-12-14T05:12:20.312Z] Removing intermediate container 1f307534680c [2020-12-14T05:12:20.312Z] ---> 87dd8ae920ed [2020-12-14T05:12:20.312Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T05:12:20.312Z] ---> Running in 9169759edd4a [2020-12-14T05:12:20.587Z] Removing intermediate container 9169759edd4a [2020-12-14T05:12:20.587Z] ---> d93501c3e919 [2020-12-14T05:12:20.587Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T05:12:20.859Z] Successfully built d93501c3e919 [2020-12-14T05:12:20.859Z] 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-14T05:12:23.357Z] provisioning config files... [2020-12-14T05:12:23.369Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/config6341998326210749168tmp [Pipeline] { [Pipeline] sh [2020-12-14T05:12:23.821Z] + set +x [2020-12-14T05:12:23.822Z] + curl -s https://codecov.io/bash [2020-12-14T05:12:23.822Z] + bash -s -- [2020-12-14T05:12:24.086Z] [2020-12-14T05:12:24.086Z] _____ _ [2020-12-14T05:12:24.086Z] / ____| | | [2020-12-14T05:12:24.086Z] | | ___ __| | ___ ___ _____ __ [2020-12-14T05:12:24.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-14T05:12:24.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-14T05:12:24.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-14T05:12:24.086Z] Bash-20201130-cc6d3fe [2020-12-14T05:12:24.086Z] [2020-12-14T05:12:24.086Z] [2020-12-14T05:12:24.086Z] ==> Jenkins CI detected. [2020-12-14T05:12:24.086Z] project root: . [2020-12-14T05:12:24.086Z] --> token set from env [2020-12-14T05:12:24.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-14T05:12:24.086Z] ==> Running gcov in . (disable via -X gcov) [2020-12-14T05:12:24.086Z] ==> Python coveragepy not found [2020-12-14T05:12:24.086Z] ==> Searching for coverage reports in: [2020-12-14T05:12:24.086Z] + . [2020-12-14T05:12:24.086Z] -> Found 1 reports [2020-12-14T05:12:24.086Z] ==> Detecting git/mercurial file structure [2020-12-14T05:12:24.086Z] ==> Reading reports [2020-12-14T05:12:24.086Z] + ./coverage.out bytes=10 [2020-12-14T05:12:24.086Z] ==> Appending adjustments [2020-12-14T05:12:24.086Z] https://docs.codecov.io/docs/fixing-reports [2020-12-14T05:12:24.349Z] + Found adjustments [2020-12-14T05:12:24.349Z] ==> Gzipping contents [2020-12-14T05:12:24.349Z] 4.0K /tmp/codecov.QZk5cy.gz [2020-12-14T05:12:24.349Z] ==> Uploading reports [2020-12-14T05:12:24.349Z] url: https://codecov.io [2020-12-14T05:12:24.349Z] query: branch=PR-279&commit=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=279&job=&cmd_args= [2020-12-14T05:12:24.349Z] -> Pinging Codecov [2020-12-14T05:12:24.349Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-279&commit=cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=279&job=&cmd_args= [2020-12-14T05:12:24.925Z] -> Uploading to [2020-12-14T05:12:24.925Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-14/FB506323287CE973F263BFD2A0EB1F37/cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d/2b6dbbca-4768-4d40-a092-c66306a640d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T051224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b49579bacbf4121baf73640e0b46a3ba42af9aa5bb1594896853be53d743b838 [2020-12-14T05:12:24.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-14T05:12:24.926Z] Dload Upload Total Spent Left Speed [2020-12-14T05:12:25.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 4486 --:--:-- --:--:-- --:--:-- 4480 [2020-12-14T05:12:25.504Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd89c1afd91ac3c78f9822a3dd7bcb5caae1637d [Pipeline] } [2020-12-14T05:12:25.532Z] 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-14T05:12:30.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:12:30.910Z] ---> package-listing.sh [2020-12-14T05:12:30.910Z] ++ facter osfamily [2020-12-14T05:12:30.910Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T05:12:30.910Z] + OS_FAMILY=redhat [2020-12-14T05:12:30.910Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-279 [2020-12-14T05:12:30.910Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T05:12:30.910Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T05:12:30.910Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T05:12:30.910Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T05:12:30.910Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-279 ']' [2020-12-14T05:12:30.910Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T05:12:30.910Z] + case "${OS_FAMILY}" in [2020-12-14T05:12:30.910Z] + rpm -qa [2020-12-14T05:12:30.910Z] + sort [2020-12-14T05:12:36.260Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T05:12:36.260Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T05:12:36.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T05:12:36.260Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-279 ']' [2020-12-14T05:12:36.260Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-279/archives/ [2020-12-14T05:12:36.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-279/archives/ [Pipeline] echo [2020-12-14T05:12:36.303Z] 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-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-14T05:12:36.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:12:36.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T05:12:36.962Z] [2020-12-14T05:12:36.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T05:12:37.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T05:12:37.356Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T05:12:37.356Z] df20fa9351a1: Pulling fs layer [2020-12-14T05:12:37.356Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T05:12:37.356Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T05:12:37.356Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T05:12:37.356Z] 93b61091891f: Pulling fs layer [2020-12-14T05:12:37.356Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T05:12:37.356Z] 5e14af77c1be: Pulling fs layer [2020-12-14T05:12:37.356Z] 01666e4c0597: Pulling fs layer [2020-12-14T05:12:37.356Z] aa168da1d23b: Pulling fs layer [2020-12-14T05:12:37.356Z] 93b9cdb0e59b: Waiting [2020-12-14T05:12:37.356Z] 01666e4c0597: Waiting [2020-12-14T05:12:37.356Z] 5e14af77c1be: Waiting [2020-12-14T05:12:37.356Z] 93b61091891f: Waiting [2020-12-14T05:12:37.356Z] 46f8f816bc3b: Waiting [2020-12-14T05:12:37.356Z] 36b3adc4ff6f: Download complete [2020-12-14T05:12:37.356Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T05:12:37.356Z] 46f8f816bc3b: Download complete [2020-12-14T05:12:37.619Z] df20fa9351a1: Verifying Checksum [2020-12-14T05:12:37.619Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T05:12:37.619Z] 93b9cdb0e59b: Download complete [2020-12-14T05:12:37.619Z] 93b61091891f: Download complete [2020-12-14T05:12:37.619Z] 5e14af77c1be: Verifying Checksum [2020-12-14T05:12:37.619Z] 5e14af77c1be: Download complete [2020-12-14T05:12:37.619Z] 01666e4c0597: Verifying Checksum [2020-12-14T05:12:37.619Z] 01666e4c0597: Download complete [2020-12-14T05:12:37.881Z] df20fa9351a1: Pull complete [2020-12-14T05:12:38.143Z] 36b3adc4ff6f: Pull complete [2020-12-14T05:12:38.411Z] 8ad3a11d3b57: Verifying Checksum [2020-12-14T05:12:38.411Z] 8ad3a11d3b57: Download complete [2020-12-14T05:12:40.342Z] aa168da1d23b: Download complete [2020-12-14T05:12:40.342Z] 8ad3a11d3b57: Pull complete [2020-12-14T05:12:40.605Z] 46f8f816bc3b: Pull complete [2020-12-14T05:12:40.867Z] 93b61091891f: Pull complete [2020-12-14T05:12:41.138Z] 93b9cdb0e59b: Pull complete [2020-12-14T05:12:41.138Z] 5e14af77c1be: Pull complete [2020-12-14T05:12:41.410Z] 01666e4c0597: Pull complete [2020-12-14T05:12:49.618Z] aa168da1d23b: Pull complete [2020-12-14T05:12:49.618Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T05:12:49.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T05:12:49.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T05:12:49.861Z] prd-centos7-docker-4c-2g-15827 does not seem to be running inside a container [2020-12-14T05:12:49.907Z] $ 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-279/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-279 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279:/w/workspace/edgexfoundry_edgex-ui-go_PR-279:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@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-14T05:12:52.692Z] $ docker top e1e1970486c7f302e2df9b479bb68530a49c1e6243e22543aba4d9627badbd47 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T05:12:53.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T05:12:53.692Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T05:12:54.010Z] + ls /var/log/sa-host [2020-12-14T05:12:54.010Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T05:12:54.010Z] file_magic: OK [2020-12-14T05:12:54.010Z] HZ: Using current value: 100 [2020-12-14T05:12:54.010Z] file_header: OK [2020-12-14T05:12:54.010Z] 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-14T05:12:54.010Z] Statistics: [2020-12-14T05:12:54.010Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-14T05:12:54.010Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T05:12:54.010Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T05:12:54.010Z] file_magic: OK [2020-12-14T05:12:54.010Z] HZ: Using current value: 100 [2020-12-14T05:12:54.010Z] file_header: OK [2020-12-14T05:12:54.010Z] 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-14T05:12:54.010Z] Statistics: [2020-12-14T05:12:54.010Z] Hnuu...uuuununununu... [2020-12-14T05:12:54.010Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T05:12:54.717Z] provisioning config files... [2020-12-14T05:12:54.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp/config7285534029883954204tmp [Pipeline] { [Pipeline] echo [2020-12-14T05:12:54.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:12:55.197Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T05:12:55.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T05:12:55.374Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:12:55.715Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T05:12:55.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:12:56.118Z] ---> sudo-logs.sh [2020-12-14T05:12:56.118Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T05:12:56.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:12:56.509Z] ---> job-cost.sh [2020-12-14T05:12:56.509Z] lf-activate-venv: SKIPPING [2020-12-14T05:12:56.509Z] INFO: No Stack... [2020-12-14T05:12:57.456Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T05:12:58.030Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T05:12:58.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T05:12:58.415Z] ---> logs-deploy.sh [2020-12-14T05:12:58.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-279/1 [2020-12-14T05:12:58.415Z] INFO: archiving workspace using pattern(s): [2020-12-14T05:13:00.337Z] Archives upload complete. [2020-12-14T05:13:00.337Z] INFO: archiving logs to Nexus [2020-12-14T05:13:01.284Z] ---> uname -a: [2020-12-14T05:13:01.284Z] Linux prd-centos7-docker-4c-2g-15827.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z] ---> lscpu: [2020-12-14T05:13:01.284Z] Architecture: x86_64 [2020-12-14T05:13:01.284Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-14T05:13:01.284Z] Byte Order: Little Endian [2020-12-14T05:13:01.284Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-14T05:13:01.284Z] CPU(s): 4 [2020-12-14T05:13:01.284Z] On-line CPU(s) list: 0-3 [2020-12-14T05:13:01.284Z] Thread(s) per core: 1 [2020-12-14T05:13:01.284Z] Core(s) per socket: 1 [2020-12-14T05:13:01.284Z] Socket(s): 4 [2020-12-14T05:13:01.284Z] NUMA node(s): 1 [2020-12-14T05:13:01.284Z] Vendor ID: GenuineIntel [2020-12-14T05:13:01.284Z] CPU family: 6 [2020-12-14T05:13:01.284Z] Model: 44 [2020-12-14T05:13:01.284Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-14T05:13:01.284Z] Stepping: 1 [2020-12-14T05:13:01.284Z] CPU MHz: 2933.438 [2020-12-14T05:13:01.284Z] BogoMIPS: 5866.87 [2020-12-14T05:13:01.284Z] Virtualization: VT-x [2020-12-14T05:13:01.284Z] Hypervisor vendor: KVM [2020-12-14T05:13:01.284Z] Virtualization type: full [2020-12-14T05:13:01.284Z] L1d cache: 128 KiB [2020-12-14T05:13:01.284Z] L1i cache: 128 KiB [2020-12-14T05:13:01.284Z] L2 cache: 16 MiB [2020-12-14T05:13:01.284Z] L3 cache: 64 MiB [2020-12-14T05:13:01.284Z] NUMA node0 CPU(s): 0-3 [2020-12-14T05:13:01.284Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-14T05:13:01.284Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-14T05:13:01.284Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-14T05:13:01.284Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-14T05:13:01.284Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-14T05:13:01.284Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-14T05:13:01.284Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-14T05:13:01.284Z] Vulnerability Srbds: Not affected [2020-12-14T05:13:01.284Z] Vulnerability Tsx async abort: Not affected [2020-12-14T05:13:01.284Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z] ---> nproc: [2020-12-14T05:13:01.284Z] 4 [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z] ---> df -h: [2020-12-14T05:13:01.284Z] Filesystem Size Used Available Use% Mounted on [2020-12-14T05:13:01.284Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-14T05:13:01.284Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-14T05:13:01.284Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-14T05:13:01.284Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-279@tmp [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-14T05:13:01.284Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-279 [2020-12-14T05:13:01.284Z] [2020-12-14T05:13:01.284Z]