Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cd54b0ccbe2f1f36caef61ee084352f243b6e98+142b78676ee014469d48b95d6ffc573051973437 (47e9cabefd8bfb511120c799a3da61891b390f04) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1641223367513321690.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh868910068672557819.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8466841230398217958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh184913650388461105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3634467567347438636.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1698 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-364 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/jenkins-gitclient-ssh8713043019698633329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 Merge succeeded, producing c89d22d14e32d0ced19f081bc00104e3ec561ce6 Checking out Revision c89d22d14e32d0ced19f081bc00104e3ec561ce6 (PR-364) Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/jenkins-gitclient-ssh96594340144821516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/jenkins-gitclient-ssh5216142935905784979.key > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c89d22d14e32d0ced19f081bc00104e3ec561ce6 # timeout=10 Commit message: "Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD" > git rev-list --no-walk 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T06:05:57.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T06:05:57.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T06:05:57.394Z] ========================================================= [2021-05-31T06:05:57.394Z] EdgeX Global Pipelines Version Info [2021-05-31T06:05:57.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:06:00.928Z] ------------------- [2021-05-31T06:06:00.928Z] stable info: [2021-05-31T06:06:00.928Z] ------------------- [2021-05-31T06:06:00.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T06:06:00.928Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T06:06:00.928Z] Message: update stable to v1.0.192 [2021-05-31T06:06:01.516Z] ------------------- [2021-05-31T06:06:01.516Z] experimental info: [2021-05-31T06:06:01.516Z] ------------------- [2021-05-31T06:06:01.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T06:06:01.516Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T06:06:01.516Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T06:06:01.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-31T06:06:01.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-31T06:06:03.741Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T06:06:03.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T06:06:03.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T06:06:03.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T06:06:03.848Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T06:06:03.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T06:06:03.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T06:06:03.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T06:06:03.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T06:06:03.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-31T06:06:04.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T06:06:04.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T06:06:04.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T06:06:04.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-31T06:06:04.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T06:06:04.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T06:06:04.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T06:06:04.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T06:06:04.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T06:06:04.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T06:06:04.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T06:06:04.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T06:06:04.307Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-31T06:06:04.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T06:06:04.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo [2021-05-31T06:06:04.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo [2021-05-31T06:06:04.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo [2021-05-31T06:06:04.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89d22d14e32d0ced19f081bc00104e3ec561ce6 [Pipeline] echo [2021-05-31T06:06:04.466Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89d22d [Pipeline] echo [2021-05-31T06:06:04.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:06:04.566Z] provisioning config files... [2021-05-31T06:06:04.591Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config1585287630957531953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:06:06.764Z] ---> docker-login.sh [2021-05-31T06:06:06.764Z] nexus3.edgexfoundry.org:10001 [2021-05-31T06:06:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:06:06.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:06:06.764Z] Configure a credential helper to remove this warning. See [2021-05-31T06:06:06.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:06:06.764Z] [2021-05-31T06:06:06.764Z] Login Succeeded [2021-05-31T06:06:06.764Z] nexus3.edgexfoundry.org:10002 [2021-05-31T06:06:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:06:06.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:06:06.764Z] Configure a credential helper to remove this warning. See [2021-05-31T06:06:06.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:06:06.764Z] [2021-05-31T06:06:06.764Z] Login Succeeded [2021-05-31T06:06:06.764Z] nexus3.edgexfoundry.org:10003 [2021-05-31T06:06:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:06:06.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:06:06.764Z] Configure a credential helper to remove this warning. See [2021-05-31T06:06:06.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:06:06.764Z] [2021-05-31T06:06:06.764Z] Login Succeeded [2021-05-31T06:06:06.764Z] nexus3.edgexfoundry.org:10004 [2021-05-31T06:06:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:06:06.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:06:06.764Z] Configure a credential helper to remove this warning. See [2021-05-31T06:06:06.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:06:06.764Z] [2021-05-31T06:06:06.764Z] Login Succeeded [2021-05-31T06:06:06.764Z] docker.io [2021-05-31T06:06:06.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:06:06.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:06:06.764Z] Configure a credential helper to remove this warning. See [2021-05-31T06:06:06.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:06:06.764Z] [2021-05-31T06:06:06.764Z] Login Succeeded [2021-05-31T06:06:06.764Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T06:06:06.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:06:07.253Z] + git log --format=format:%s -1 c89d22d14e32d0ced19f081bc00104e3ec561ce6 [Pipeline] echo [2021-05-31T06:06:07.308Z] GIT_COMMIT: c89d22d14e32d0ced19f081bc00104e3ec561ce6, Commit Message: Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD [Pipeline] echo [2021-05-31T06:06:07.322Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:06:07.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T06:06:07.925Z] [2021-05-31T06:06:07.925Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:06:11.720Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T06:06:11.720Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T06:06:11.720Z] 31603596830f: Pulling fs layer [2021-05-31T06:06:11.720Z] 54011a49482f: Pulling fs layer [2021-05-31T06:06:11.720Z] a6820b24f6d8: Pulling fs layer [2021-05-31T06:06:11.720Z] f581987b2513: Pulling fs layer [2021-05-31T06:06:11.720Z] f581987b2513: Waiting [2021-05-31T06:06:11.720Z] 54011a49482f: Verifying Checksum [2021-05-31T06:06:11.720Z] 54011a49482f: Download complete [2021-05-31T06:06:11.720Z] 31603596830f: Verifying Checksum [2021-05-31T06:06:11.720Z] 31603596830f: Download complete [2021-05-31T06:06:11.720Z] a6820b24f6d8: Verifying Checksum [2021-05-31T06:06:11.720Z] a6820b24f6d8: Download complete [2021-05-31T06:06:11.720Z] f581987b2513: Verifying Checksum [2021-05-31T06:06:11.720Z] f581987b2513: Download complete [2021-05-31T06:06:11.720Z] 31603596830f: Pull complete [2021-05-31T06:06:11.720Z] 54011a49482f: Pull complete [2021-05-31T06:06:11.720Z] a6820b24f6d8: Pull complete [2021-05-31T06:06:11.720Z] f581987b2513: Pull complete [2021-05-31T06:06:11.720Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T06:06:11.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T06:06:11.720Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T06:06:11.809Z] prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container [2021-05-31T06:06:11.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@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:10004/edgex-devops/git-semver:latest cat [2021-05-31T06:06:17.155Z] $ docker top e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T06:06:17.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T06:06:17.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T06:06:17.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T06:06:17.403Z] $ docker exec e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent [2021-05-31T06:06:17.531Z] SSH_AUTH_SOCK=/tmp/ssh-tuwvDlYU8Bll/agent.13 [2021-05-31T06:06:17.531Z] SSH_AGENT_PID=20 [2021-05-31T06:06:17.539Z] Running ssh-add (command line suppressed) [2021-05-31T06:06:17.638Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_192352681899140114.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_192352681899140114.key) [2021-05-31T06:06:17.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T06:06:17.955Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T06:06:17.967Z] $ docker exec --env ******** --env ******** e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent -k [2021-05-31T06:06:18.061Z] unset SSH_AUTH_SOCK; [2021-05-31T06:06:18.061Z] unset SSH_AGENT_PID; [2021-05-31T06:06:18.061Z] echo Agent pid 20 killed; [2021-05-31T06:06:18.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T06:06:18.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T06:06:18.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T06:06:18.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T06:06:18.226Z] $ docker exec e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent [2021-05-31T06:06:18.359Z] SSH_AUTH_SOCK=/tmp/ssh-Wgwg74Aa8e06/agent.56 [2021-05-31T06:06:18.360Z] SSH_AGENT_PID=63 [2021-05-31T06:06:18.365Z] Running ssh-add (command line suppressed) [2021-05-31T06:06:18.474Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_3724185119032807904.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_3724185119032807904.key) [2021-05-31T06:06:18.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T06:06:18.812Z] + git semver init [2021-05-31T06:06:18.812Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T06:06:18.812Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.git [2021-05-31T06:06:18.812Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [2021-05-31T06:06:18.812Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T06:06:18.812Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T06:06:18.812Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T06:06:18.812Z] # $SEMVER_BRANCH = PR-364 [2021-05-31T06:06:18.812Z] # $SEMVER_TEMP = /tmp/semver-062199657 [2021-05-31T06:06:18.812Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-31T06:06:21.205Z] # '/tmp/semver-062199657' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver' [2021-05-31T06:06:21.205Z] # -> Force: false [2021-05-31T06:06:21.205Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver [Pipeline] } [2021-05-31T06:06:21.216Z] $ docker exec --env ******** --env ******** e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent -k [2021-05-31T06:06:21.312Z] unset SSH_AUTH_SOCK; [2021-05-31T06:06:21.312Z] unset SSH_AGENT_PID; [2021-05-31T06:06:21.312Z] echo Agent pid 63 killed; [2021-05-31T06:06:21.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T06:06:21.675Z] + git semver [Pipeline] } [2021-05-31T06:06:21.687Z] $ docker stop --time=1 e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b [2021-05-31T06:06:25.472Z] $ docker rm -f e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:06:25.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T06:06:26.202Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T06:06:26.205Z] [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 [2021-05-31T06:06:26.543Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1701 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws [2021-05-31T06:06:26.563Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-31T06:06:26.762Z] The recommended git tool is: git [2021-05-31T06:06:33.624Z] using credential edgex-jenkins-ssh [2021-05-31T06:06:33.646Z] Cloning the remote Git repository [2021-05-31T06:06:33.710Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-31T06:06:33.901Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-31T06:06:33.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-31T06:06:33.987Z] > git --version # timeout=10 [2021-05-31T06:06:34.009Z] > git --version # 'git version 2.17.1' [2021-05-31T06:06:34.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:06:34.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:06:36.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-31T06:06:36.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:06:38.539Z] Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-31T06:06:39.294Z] Merge succeeded, producing 81eceaa21c27d3c34fbc94ee8366de58249589d6 [2021-05-31T06:06:39.294Z] Checking out Revision 81eceaa21c27d3c34fbc94ee8366de58249589d6 (PR-364) [2021-05-31T06:06:37.950Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-31T06:06:38.008Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-31T06:06:38.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:06:38.022Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:06:38.551Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:06:38.568Z] > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-31T06:06:39.096Z] > git remote # timeout=10 [2021-05-31T06:06:39.116Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:06:39.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:06:39.142Z] > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [2021-05-31T06:06:39.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:06:39.295Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:06:39.318Z] > git checkout -f 81eceaa21c27d3c34fbc94ee8366de58249589d6 # timeout=10 [2021-05-31T06:06:41.379Z] Still waiting to schedule task [2021-05-31T06:06:41.380Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-31T06:06:43.507Z] Commit message: "Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD" [2021-05-31T06:06:43.508Z] > git rev-list --no-walk 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:06:45.059Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:06:45.466Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:06:45.813Z] + true [2021-05-31T06:06:45.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:07:04.755Z] provisioning config files... [2021-05-31T06:07:04.781Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3327471529184673273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:07:05.156Z] ---> docker-login.sh [2021-05-31T06:07:05.156Z] nexus3.edgexfoundry.org:10001 [2021-05-31T06:07:06.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:07:06.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:07:06.424Z] Configure a credential helper to remove this warning. See [2021-05-31T06:07:06.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:07:06.424Z] [2021-05-31T06:07:06.424Z] Login Succeeded [2021-05-31T06:07:06.424Z] nexus3.edgexfoundry.org:10002 [2021-05-31T06:07:06.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:07:06.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:07:06.973Z] Configure a credential helper to remove this warning. See [2021-05-31T06:07:06.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:07:06.973Z] [2021-05-31T06:07:06.973Z] Login Succeeded [2021-05-31T06:07:06.973Z] nexus3.edgexfoundry.org:10003 [2021-05-31T06:07:07.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:07:07.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:07:07.519Z] Configure a credential helper to remove this warning. See [2021-05-31T06:07:07.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:07:07.519Z] [2021-05-31T06:07:07.519Z] Login Succeeded [2021-05-31T06:07:07.519Z] nexus3.edgexfoundry.org:10004 [2021-05-31T06:07:07.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:07:08.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:07:08.118Z] Configure a credential helper to remove this warning. See [2021-05-31T06:07:08.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:07:08.118Z] [2021-05-31T06:07:08.118Z] Login Succeeded [2021-05-31T06:07:08.118Z] docker.io [2021-05-31T06:07:08.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:07:09.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:07:09.077Z] Configure a credential helper to remove this warning. See [2021-05-31T06:07:09.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:07:09.077Z] [2021-05-31T06:07:09.077Z] Login Succeeded [2021-05-31T06:07:09.077Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T06:07:09.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-31T06:07:09.804Z] ========================================================= [2021-05-31T06:07:09.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T06:07:09.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:07:12.057Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-31T06:07:12.057Z] Sending build context to Docker daemon 35.73MB [2021-05-31T06:07:12.057Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:07:12.057Z] Step 2/8 : FROM ${BASE} [2021-05-31T06:07:12.057Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T06:07:12.057Z] 595b0fe564bb: Pulling fs layer [2021-05-31T06:07:12.057Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T06:07:12.057Z] 316046926c0a: Pulling fs layer [2021-05-31T06:07:12.057Z] 4ebd0625c992: Pulling fs layer [2021-05-31T06:07:12.057Z] 207e8628e3a3: Pulling fs layer [2021-05-31T06:07:12.057Z] c791037a9be2: Pulling fs layer [2021-05-31T06:07:12.057Z] ffd874e62e21: Pulling fs layer [2021-05-31T06:07:12.057Z] 207e8628e3a3: Waiting [2021-05-31T06:07:12.057Z] c791037a9be2: Waiting [2021-05-31T06:07:12.057Z] ffd874e62e21: Waiting [2021-05-31T06:07:12.057Z] 4ebd0625c992: Waiting [2021-05-31T06:07:12.057Z] 316046926c0a: Verifying Checksum [2021-05-31T06:07:12.057Z] 316046926c0a: Download complete [2021-05-31T06:07:12.057Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T06:07:12.057Z] 7186ed65a4f7: Download complete [2021-05-31T06:07:12.057Z] 207e8628e3a3: Verifying Checksum [2021-05-31T06:07:12.057Z] 207e8628e3a3: Download complete [2021-05-31T06:07:12.057Z] 595b0fe564bb: Verifying Checksum [2021-05-31T06:07:12.057Z] 595b0fe564bb: Download complete [2021-05-31T06:07:12.057Z] c791037a9be2: Download complete [2021-05-31T06:07:12.336Z] 595b0fe564bb: Pull complete [2021-05-31T06:07:12.949Z] 7186ed65a4f7: Pull complete [2021-05-31T06:07:13.226Z] 316046926c0a: Pull complete [2021-05-31T06:07:14.675Z] ffd874e62e21: Verifying Checksum [2021-05-31T06:07:14.675Z] ffd874e62e21: Download complete [2021-05-31T06:07:15.660Z] 4ebd0625c992: Verifying Checksum [2021-05-31T06:07:15.660Z] 4ebd0625c992: Download complete [2021-05-31T06:07:25.840Z] 4ebd0625c992: Pull complete [2021-05-31T06:07:25.840Z] 207e8628e3a3: Pull complete [2021-05-31T06:07:25.840Z] c791037a9be2: Pull complete [2021-05-31T06:07:30.347Z] ffd874e62e21: Pull complete [2021-05-31T06:07:30.347Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T06:07:30.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T06:07:30.347Z] ---> cfc18b08335c [2021-05-31T06:07:30.347Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-31T06:07:31.349Z] ---> Running in 6e8631dd887e [2021-05-31T06:07:31.947Z] Removing intermediate container 6e8631dd887e [2021-05-31T06:07:31.947Z] ---> 4320a8b5a85a [2021-05-31T06:07:31.947Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:07:31.947Z] ---> Running in 988eb90bb281 [2021-05-31T06:07:34.581Z] Removing intermediate container 988eb90bb281 [2021-05-31T06:07:34.581Z] ---> 093782a37352 [2021-05-31T06:07:34.581Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-31T06:07:34.581Z] ---> Running in 54ac98e7712e [2021-05-31T06:07:36.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:07:36.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:07:37.601Z] OK: 138 MiB in 40 packages [2021-05-31T06:07:38.583Z] Removing intermediate container 54ac98e7712e [2021-05-31T06:07:38.583Z] ---> 64f47cffdde5 [2021-05-31T06:07:38.583Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-31T06:07:38.857Z] ---> Running in ce9dc3d42bae [2021-05-31T06:07:39.455Z] Removing intermediate container ce9dc3d42bae [2021-05-31T06:07:39.455Z] ---> 1e69c891f0d1 [2021-05-31T06:07:39.455Z] Step 7/8 : COPY . . [2021-05-31T06:07:44.973Z] ---> 1f359b7623c7 [2021-05-31T06:07:44.973Z] Step 8/8 : RUN go mod download [2021-05-31T06:07:44.973Z] ---> Running in 4a18a6a7b352 [2021-05-31T06:08:12.393Z] Removing intermediate container 4a18a6a7b352 [2021-05-31T06:08:12.393Z] ---> 8460ceead9c4 [2021-05-31T06:08:12.393Z] Successfully built 8460ceead9c4 [2021-05-31T06:08:12.393Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:08:12.751Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:08:12.751Z] . [Pipeline] withDockerContainer [2021-05-31T06:08:12.980Z] prd-ubuntu18.04-docker-arm64-4c-16g-1701 does not seem to be running inside a container [2021-05-31T06:08:13.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T06:08:14.486Z] $ docker top fd2a190205a3a538e8cfe042d6eea4aa997eaf27966313f5a32cdb0719b0c192 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:08:17.368Z] + go version [2021-05-31T06:08:17.368Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T06:08:17.392Z] $ docker stop --time=1 fd2a190205a3a538e8cfe042d6eea4aa997eaf27966313f5a32cdb0719b0c192 [2021-05-31T06:08:19.318Z] $ docker rm -f fd2a190205a3a538e8cfe042d6eea4aa997eaf27966313f5a32cdb0719b0c192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:08:20.057Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T06:08:20.057Z] . [Pipeline] withDockerContainer [2021-05-31T06:08:20.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-1701 does not seem to be running inside a container [2021-05-31T06:08:22.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T06:08:23.900Z] $ docker top b62ccc043962af3d6b727f97137437682323c30f8f81bfb55d930e338b348aa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:08:24.884Z] + go mod tidy [Pipeline] sh [2021-05-31T06:08:26.150Z] + make test [2021-05-31T06:08:26.150Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-31T06:08:28.322Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-31T06:09:01.306Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-31T06:09:01.306Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-31T06:09:21.546Z] $ docker stop --time=1 b62ccc043962af3d6b727f97137437682323c30f8f81bfb55d930e338b348aa6 [2021-05-31T06:09:23.529Z] $ docker rm -f b62ccc043962af3d6b727f97137437682323c30f8f81bfb55d930e338b348aa6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:09:24.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:09:25.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:09:28.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-31T06:09:28.430Z] + ls -al . [2021-05-31T06:09:28.430Z] total 124 [2021-05-31T06:09:28.430Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 06:08 . [2021-05-31T06:09:28.430Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:06 .. [2021-05-31T06:09:28.430Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:06 .git [2021-05-31T06:09:28.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:06 .github [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 162 May 31 06:06 .gitignore [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 31 06:06 CONTRIBUTING.md [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 31 06:06 Dockerfile [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 902 May 31 06:06 Dockerfile.build [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 652 May 31 06:06 Jenkinsfile [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 31 06:06 LICENSE [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 941 May 31 06:06 Makefile [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 31 06:06 README.md [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 06:06 VERSION [2021-05-31T06:09:28.430Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:06 assets [2021-05-31T06:09:28.430Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:06 bin [2021-05-31T06:09:28.430Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:06 cmd [2021-05-31T06:09:28.430Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 06:08 coverage.out [2021-05-31T06:09:28.430Z] drwxrwxr-x 5 jenkins jenkins 4096 May 31 06:06 docs [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 971 May 31 06:06 go.mod [2021-05-31T06:09:28.430Z] -rw-r--r-- 1 jenkins jenkins 23959 May 31 06:08 go.sum [2021-05-31T06:09:28.430Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 06:06 internal [2021-05-31T06:09:28.430Z] -rw-rw-r-- 1 jenkins jenkins 155 May 31 06:06 version.go [2021-05-31T06:09:28.430Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:06 web [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:09:28.783Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=81eceaa21c27d3c34fbc94ee8366de58249589d6 --label arch=arm64 --label version=0.0.0 . [2021-05-31T06:09:29.764Z] Sending build context to Docker daemon 35.76MB [2021-05-31T06:09:29.764Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:09:29.764Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-31T06:09:29.764Z] ---> 8460ceead9c4 [2021-05-31T06:09:29.764Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-31T06:09:30.358Z] ---> Running in d2d06f93ee7d [2021-05-31T06:09:30.956Z] Removing intermediate container d2d06f93ee7d [2021-05-31T06:09:30.956Z] ---> 34994ccaaaaa [2021-05-31T06:09:30.956Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-31T06:09:30.956Z] ---> Running in 3961e4f64a7c [2021-05-31T06:09:31.554Z] Removing intermediate container 3961e4f64a7c [2021-05-31T06:09:31.554Z] ---> e839daf6452a [2021-05-31T06:09:31.554Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T06:09:31.554Z] ---> Running in b16b3a25debd [2021-05-31T06:09:32.165Z] Removing intermediate container b16b3a25debd [2021-05-31T06:09:32.165Z] ---> 0e9394ebbcdc [2021-05-31T06:09:32.165Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-31T06:09:32.165Z] ---> Running in 8da1c88262aa [2021-05-31T06:09:32.764Z] Removing intermediate container 8da1c88262aa [2021-05-31T06:09:32.764Z] ---> 727433bc6607 [2021-05-31T06:09:32.765Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-31T06:09:32.765Z] ---> Running in 108a596045a2 [2021-05-31T06:09:33.365Z] Removing intermediate container 108a596045a2 [2021-05-31T06:09:33.365Z] ---> f2c2fd00f603 [2021-05-31T06:09:33.365Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:09:33.365Z] ---> Running in cbe6462ddea3 [2021-05-31T06:09:36.907Z] Removing intermediate container cbe6462ddea3 [2021-05-31T06:09:36.907Z] ---> df03ca9252e1 [2021-05-31T06:09:36.907Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T06:09:36.907Z] ---> Running in a822d22b3d17 [2021-05-31T06:09:36.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T06:09:37.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T06:09:39.310Z] OK: 138 MiB in 40 packages [2021-05-31T06:09:39.909Z] Removing intermediate container a822d22b3d17 [2021-05-31T06:09:39.909Z] ---> d7b4d70fe312 [2021-05-31T06:09:39.909Z] Step 10/24 : ENV GO111MODULE=on [2021-05-31T06:09:40.186Z] ---> Running in 7f4c95fce785 [2021-05-31T06:09:42.711Z] Removing intermediate container 7f4c95fce785 [2021-05-31T06:09:42.711Z] ---> 54ac9c451a6a [2021-05-31T06:09:42.711Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-31T06:09:42.711Z] ---> Running in 6f72d20e3fe3 [2021-05-31T06:09:42.711Z] Removing intermediate container 6f72d20e3fe3 [2021-05-31T06:09:42.711Z] ---> 5331bed05ec2 [2021-05-31T06:09:42.711Z] Step 12/24 : COPY go.mod . [2021-05-31T06:09:42.711Z] ---> 42ef5c8fb5af [2021-05-31T06:09:42.711Z] Step 13/24 : COPY Makefile . [2021-05-31T06:09:42.711Z] ---> 74d17de4e95f [2021-05-31T06:09:42.711Z] Step 14/24 : RUN make update [2021-05-31T06:09:42.990Z] ---> Running in 26749b96ea52 [2021-05-31T06:09:44.427Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-31T06:09:45.405Z] Removing intermediate container 26749b96ea52 [2021-05-31T06:09:45.405Z] ---> 55ab109dbd10 [2021-05-31T06:09:45.405Z] Step 15/24 : COPY . . [2021-05-31T06:09:48.602Z] ---> afdfa830d43b [2021-05-31T06:09:48.602Z] Step 16/24 : RUN ${MAKE} [2021-05-31T06:09:48.876Z] ---> Running in 63ff527e58d1 [2021-05-31T06:09:49.884Z] 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 [2021-05-31T06:10:17.003Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-31T06:10:19.676Z] Removing intermediate container 63ff527e58d1 [2021-05-31T06:10:19.676Z] ---> 80199adcfb38 [2021-05-31T06:10:19.676Z] Step 17/24 : FROM alpine:3.12 [2021-05-31T06:10:20.269Z] 3.12: Pulling from library/alpine [2021-05-31T06:10:20.542Z] d2f70382dc9a: Pulling fs layer [2021-05-31T06:10:20.814Z] d2f70382dc9a: Verifying Checksum [2021-05-31T06:10:20.814Z] d2f70382dc9a: Download complete [2021-05-31T06:10:21.410Z] d2f70382dc9a: Pull complete [2021-05-31T06:10:21.410Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T06:10:21.410Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T06:10:21.410Z] ---> 9852663dfa18 [2021-05-31T06:10:21.410Z] Step 18/24 : EXPOSE 4000 [2021-05-31T06:10:21.681Z] ---> Running in d138f220755d [2021-05-31T06:10:21.954Z] Removing intermediate container d138f220755d [2021-05-31T06:10:21.954Z] ---> ec562ab789da [2021-05-31T06:10:21.954Z] 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 [2021-05-31T06:10:24.579Z] ---> 5b860fd6ef20 [2021-05-31T06:10:24.579Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-31T06:10:24.579Z] ---> Running in a3ea43b9910b [2021-05-31T06:10:24.853Z] Removing intermediate container a3ea43b9910b [2021-05-31T06:10:24.853Z] ---> 7dcf8510b96c [2021-05-31T06:10:24.853Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-31T06:10:25.128Z] ---> Running in ee19c4302aa3 [2021-05-31T06:10:25.402Z] Removing intermediate container ee19c4302aa3 [2021-05-31T06:10:25.402Z] ---> 5810a2990eec [2021-05-31T06:10:25.402Z] Step 22/24 : LABEL arch=arm64 [2021-05-31T06:10:25.678Z] ---> Running in c54eb936032f [2021-05-31T06:10:26.276Z] Removing intermediate container c54eb936032f [2021-05-31T06:10:26.276Z] ---> b10ad611a216 [2021-05-31T06:10:26.276Z] Step 23/24 : LABEL git_sha=81eceaa21c27d3c34fbc94ee8366de58249589d6 [2021-05-31T06:10:26.276Z] ---> Running in aeaecfb2082d [2021-05-31T06:10:26.872Z] Removing intermediate container aeaecfb2082d [2021-05-31T06:10:26.872Z] ---> 1b79d63f7535 [2021-05-31T06:10:26.872Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T06:10:26.872Z] ---> Running in 1f68e3b6d1e1 [2021-05-31T06:10:27.147Z] Removing intermediate container 1f68e3b6d1e1 [2021-05-31T06:10:27.147Z] ---> e0b21629d4ad [2021-05-31T06:10:27.147Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-31T06:10:27.420Z] Successfully built e0b21629d4ad [2021-05-31T06:10:27.420Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:10:27.984Z] ---> job-cost.sh [2021-05-31T06:10:27.984Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0FLm [2021-05-31T06:11:05.391Z] Running on prd-centos7-docker-4c-2g-1706 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws [2021-05-31T06:11:05.423Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-31T06:11:05.549Z] The recommended git tool is: git [2021-05-31T06:11:08.673Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:11:10.083Z] using credential edgex-jenkins-ssh [2021-05-31T06:11:10.096Z] Cloning the remote Git repository [2021-05-31T06:11:09.901Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-31T06:11:09.980Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-31T06:11:10.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-31T06:11:10.009Z] > git --version # timeout=10 [2021-05-31T06:11:10.019Z] > git --version # 'git version 2.24.4' [2021-05-31T06:11:10.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:11:10.047Z] [INFO] Currently running in a labeled security context [2021-05-31T06:11:10.047Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:11:10.047Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7331169042490644349.key [2021-05-31T06:11:10.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:11:11.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-31T06:11:11.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T06:11:11.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-31T06:11:11.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-31T06:11:11.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:11:11.509Z] [INFO] Currently running in a labeled security context [2021-05-31T06:11:11.509Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:11:11.509Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh207780061806853345.key [2021-05-31T06:11:11.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T06:11:12.013Z] Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 [2021-05-31T06:11:12.453Z] Merge succeeded, producing 81acb3c638a994e261dbd9624e443e347bcce68b [2021-05-31T06:11:12.454Z] Checking out Revision 81acb3c638a994e261dbd9624e443e347bcce68b (PR-364) [2021-05-31T06:11:11.961Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:11:11.970Z] > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-31T06:11:12.132Z] > git remote # timeout=10 [2021-05-31T06:11:12.140Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T06:11:12.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T06:11:12.148Z] [INFO] Currently running in a labeled security context [2021-05-31T06:11:12.148Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T06:11:12.148Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4267417763147351460.key [2021-05-31T06:11:12.155Z] > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [2021-05-31T06:11:12.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T06:11:12.433Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T06:11:12.447Z] > git checkout -f 81acb3c638a994e261dbd9624e443e347bcce68b # timeout=10 [2021-05-31T06:11:18.152Z] Commit message: "Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD" [2021-05-31T06:11:18.152Z] > git rev-list --no-walk 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [2021-05-31T06:11:20.286Z] [2021-05-31T06:11:20.286Z] GitHub has been notified of this commit’s build result [2021-05-31T06:11:20.286Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T06:11:21.024Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:11:21.344Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T06:11:21.655Z] + sudo service docker restart [2021-05-31T06:11:21.655Z] + true [2021-05-31T06:11:21.655Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:11:40.058Z] provisioning config files... [2021-05-31T06:11:40.072Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6983412837464175546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:11:40.427Z] ---> docker-login.sh [2021-05-31T06:11:40.427Z] nexus3.edgexfoundry.org:10001 [2021-05-31T06:11:40.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:11:40.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:11:40.961Z] Configure a credential helper to remove this warning. See [2021-05-31T06:11:40.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:11:40.961Z] [2021-05-31T06:11:40.961Z] Login Succeeded [2021-05-31T06:11:40.961Z] nexus3.edgexfoundry.org:10002 [2021-05-31T06:11:40.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:11:40.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:11:40.961Z] Configure a credential helper to remove this warning. See [2021-05-31T06:11:40.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:11:40.961Z] [2021-05-31T06:11:40.961Z] Login Succeeded [2021-05-31T06:11:40.961Z] nexus3.edgexfoundry.org:10003 [2021-05-31T06:11:41.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:11:41.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:11:41.223Z] Configure a credential helper to remove this warning. See [2021-05-31T06:11:41.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:11:41.223Z] [2021-05-31T06:11:41.223Z] Login Succeeded [2021-05-31T06:11:41.223Z] nexus3.edgexfoundry.org:10004 [2021-05-31T06:11:41.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:11:41.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:11:41.223Z] Configure a credential helper to remove this warning. See [2021-05-31T06:11:41.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:11:41.223Z] [2021-05-31T06:11:41.223Z] Login Succeeded [2021-05-31T06:11:41.223Z] docker.io [2021-05-31T06:11:41.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-31T06:11:41.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-31T06:11:41.748Z] Configure a credential helper to remove this warning. See [2021-05-31T06:11:41.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-31T06:11:41.748Z] [2021-05-31T06:11:41.748Z] Login Succeeded [2021-05-31T06:11:41.748Z] ---> docker-login.sh ends [Pipeline] } [2021-05-31T06:11:41.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-31T06:11:41.943Z] ========================================================= [2021-05-31T06:11:41.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T06:11:41.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:11:42.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-31T06:11:42.260Z] Sending build context to Docker daemon 35.73MB [2021-05-31T06:11:42.532Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:11:42.532Z] Step 2/8 : FROM ${BASE} [2021-05-31T06:11:42.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T06:11:42.532Z] 540db60ca938: Pulling fs layer [2021-05-31T06:11:42.532Z] adcc1eea9eea: Pulling fs layer [2021-05-31T06:11:42.532Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T06:11:42.532Z] 0510c868ecb4: Pulling fs layer [2021-05-31T06:11:42.532Z] afea3b2eda06: Pulling fs layer [2021-05-31T06:11:42.532Z] 7809a108b3ef: Pulling fs layer [2021-05-31T06:11:42.532Z] f706445af74f: Pulling fs layer [2021-05-31T06:11:42.532Z] 0510c868ecb4: Waiting [2021-05-31T06:11:42.532Z] afea3b2eda06: Waiting [2021-05-31T06:11:42.532Z] 7809a108b3ef: Waiting [2021-05-31T06:11:42.532Z] f706445af74f: Waiting [2021-05-31T06:11:42.532Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T06:11:42.532Z] 4c4ab2625f07: Download complete [2021-05-31T06:11:42.532Z] adcc1eea9eea: Verifying Checksum [2021-05-31T06:11:42.532Z] adcc1eea9eea: Download complete [2021-05-31T06:11:42.532Z] afea3b2eda06: Verifying Checksum [2021-05-31T06:11:42.532Z] afea3b2eda06: Download complete [2021-05-31T06:11:42.532Z] 7809a108b3ef: Verifying Checksum [2021-05-31T06:11:42.532Z] 7809a108b3ef: Download complete [2021-05-31T06:11:42.532Z] 540db60ca938: Verifying Checksum [2021-05-31T06:11:42.532Z] 540db60ca938: Download complete [2021-05-31T06:11:42.795Z] 540db60ca938: Pull complete [2021-05-31T06:11:43.058Z] adcc1eea9eea: Pull complete [2021-05-31T06:11:43.318Z] 4c4ab2625f07: Pull complete [2021-05-31T06:11:44.270Z] f706445af74f: Verifying Checksum [2021-05-31T06:11:44.270Z] f706445af74f: Download complete [2021-05-31T06:11:44.846Z] 0510c868ecb4: Verifying Checksum [2021-05-31T06:11:44.846Z] 0510c868ecb4: Download complete [2021-05-31T06:11:47.903Z] 0510c868ecb4: Pull complete [2021-05-31T06:11:48.163Z] afea3b2eda06: Pull complete [2021-05-31T06:11:48.424Z] 7809a108b3ef: Pull complete [2021-05-31T06:11:49.840Z] f706445af74f: Pull complete [2021-05-31T06:11:49.840Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T06:11:49.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T06:11:49.840Z] ---> b068be0155e3 [2021-05-31T06:11:49.840Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-31T06:11:59.867Z] ---> Running in dbf5d6d4a6b4 [2021-05-31T06:12:00.129Z] Removing intermediate container dbf5d6d4a6b4 [2021-05-31T06:12:00.129Z] ---> e7b3d4815e72 [2021-05-31T06:12:00.129Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:12:00.129Z] ---> Running in 6134bce02bec [2021-05-31T06:12:01.072Z] Removing intermediate container 6134bce02bec [2021-05-31T06:12:01.072Z] ---> 9da00cb33c32 [2021-05-31T06:12:01.072Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-31T06:12:01.072Z] ---> Running in 923f2d08aa27 [2021-05-31T06:12:01.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T06:12:01.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T06:12:02.854Z] OK: 149 MiB in 40 packages [2021-05-31T06:12:02.854Z] Removing intermediate container 923f2d08aa27 [2021-05-31T06:12:02.854Z] ---> c00bad72ca87 [2021-05-31T06:12:02.854Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-31T06:12:02.854Z] ---> Running in c5b2559b4d88 [2021-05-31T06:12:03.118Z] Removing intermediate container c5b2559b4d88 [2021-05-31T06:12:03.118Z] ---> 42b594994dea [2021-05-31T06:12:03.118Z] Step 7/8 : COPY . . [2021-05-31T06:12:05.041Z] ---> d281e6ea0171 [2021-05-31T06:12:05.041Z] Step 8/8 : RUN go mod download [2021-05-31T06:12:05.041Z] ---> Running in 4b90dc26e2ef [2021-05-31T06:12:27.045Z] Removing intermediate container 4b90dc26e2ef [2021-05-31T06:12:27.046Z] ---> bb4208abec0e [2021-05-31T06:12:27.046Z] Successfully built bb4208abec0e [2021-05-31T06:12:27.046Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:12:27.349Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T06:12:27.349Z] . [Pipeline] withDockerContainer [2021-05-31T06:12:27.426Z] prd-centos7-docker-4c-2g-1706 does not seem to be running inside a container [2021-05-31T06:12:27.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T06:12:27.866Z] $ docker top 3d64f82b92f7d4204d3b837aeb89b388d296a48f62af07ed39574bb1fbf0bc96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:12:28.255Z] + go version [2021-05-31T06:12:28.255Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T06:12:28.268Z] $ docker stop --time=1 3d64f82b92f7d4204d3b837aeb89b388d296a48f62af07ed39574bb1fbf0bc96 [2021-05-31T06:12:29.546Z] $ docker rm -f 3d64f82b92f7d4204d3b837aeb89b388d296a48f62af07ed39574bb1fbf0bc96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:12:30.022Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T06:12:30.022Z] . [Pipeline] withDockerContainer [2021-05-31T06:12:30.099Z] prd-centos7-docker-4c-2g-1706 does not seem to be running inside a container [2021-05-31T06:12:30.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T06:12:30.547Z] $ docker top b7d397f53b29c349fe39ea9a680d2669b32dece7a1004dfc6f45831263d69e1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:12:30.942Z] + go mod tidy [Pipeline] sh [2021-05-31T06:12:31.507Z] + make test [2021-05-31T06:12:31.507Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-31T06:12:31.774Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-31T06:12:33.762Z] lf-activate-venv(): INFO: Adding /tmp/venv-0FLm/bin to PATH [2021-05-31T06:12:33.762Z] INFO: No Stack... [2021-05-31T06:12:33.762Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T06:12:33.762Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T06:12:34.105Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-31T06:12:34.105Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T06:12:34.170Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [2021-05-31T06:12:34.180Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] did not exist. Created. [2021-05-31T06:12:34.180Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T06:12:36.671Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T06:12:38.078Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T06:12:38.094Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-31T06:12:41.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-31T06:12:41.949Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-31T06:12:47.261Z] $ docker stop --time=1 b7d397f53b29c349fe39ea9a680d2669b32dece7a1004dfc6f45831263d69e1d [2021-05-31T06:12:48.616Z] $ docker rm -f b7d397f53b29c349fe39ea9a680d2669b32dece7a1004dfc6f45831263d69e1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T06:12:49.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-31T06:12:49.067Z] Warning: overwriting stash ‘coverage-report’ [2021-05-31T06:12:49.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-31T06:12:49.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-31T06:12:49.957Z] + ls -al . [2021-05-31T06:12:49.957Z] total 92 [2021-05-31T06:12:49.957Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 31 06:12 . [2021-05-31T06:12:49.957Z] drwxrwxr-x. 4 jenkins jenkins 28 May 31 06:11 .. [2021-05-31T06:12:49.957Z] drwxrwxr-x. 3 jenkins jenkins 20 May 31 06:11 assets [2021-05-31T06:12:49.957Z] drwxrwxr-x. 2 jenkins jenkins 35 May 31 06:11 bin [2021-05-31T06:12:49.957Z] drwxrwxr-x. 3 jenkins jenkins 29 May 31 06:11 cmd [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 31 06:11 CONTRIBUTING.md [2021-05-31T06:12:49.957Z] -rw-r--r--. 1 jenkins jenkins 10 May 31 06:12 coverage.out [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 31 06:11 Dockerfile [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 902 May 31 06:11 Dockerfile.build [2021-05-31T06:12:49.957Z] drwxrwxr-x. 5 jenkins jenkins 104 May 31 06:11 docs [2021-05-31T06:12:49.957Z] drwxrwxr-x. 8 jenkins jenkins 179 May 31 06:11 .git [2021-05-31T06:12:49.957Z] drwxrwxr-x. 2 jenkins jenkins 103 May 31 06:11 .github [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 162 May 31 06:11 .gitignore [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 971 May 31 06:11 go.mod [2021-05-31T06:12:49.957Z] -rw-r--r--. 1 jenkins jenkins 23959 May 31 06:12 go.sum [2021-05-31T06:12:49.957Z] drwxrwxr-x. 10 jenkins jenkins 139 May 31 06:11 internal [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 652 May 31 06:11 Jenkinsfile [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 31 06:11 LICENSE [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 941 May 31 06:11 Makefile [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 31 06:11 README.md [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 5 May 31 06:06 VERSION [2021-05-31T06:12:49.957Z] -rw-rw-r--. 1 jenkins jenkins 155 May 31 06:11 version.go [2021-05-31T06:12:49.957Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 31 06:11 web [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:12:50.261Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=81acb3c638a994e261dbd9624e443e347bcce68b --label arch=amd64 --label version=0.0.0 . [2021-05-31T06:12:50.522Z] Sending build context to Docker daemon 35.76MB [2021-05-31T06:12:50.522Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-31T06:12:50.522Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-31T06:12:50.522Z] ---> bb4208abec0e [2021-05-31T06:12:50.522Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-31T06:12:50.790Z] ---> Running in 70a80eaef623 [2021-05-31T06:12:50.790Z] Removing intermediate container 70a80eaef623 [2021-05-31T06:12:50.790Z] ---> fd80378142d5 [2021-05-31T06:12:50.790Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-31T06:12:51.051Z] ---> Running in 2704c0beeb87 [2021-05-31T06:12:51.051Z] Removing intermediate container 2704c0beeb87 [2021-05-31T06:12:51.051Z] ---> 8b81de102f7d [2021-05-31T06:12:51.051Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-31T06:12:51.051Z] ---> Running in 07c73bebf21b [2021-05-31T06:12:51.051Z] Removing intermediate container 07c73bebf21b [2021-05-31T06:12:51.051Z] ---> 950cb74d7126 [2021-05-31T06:12:51.051Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-31T06:12:51.051Z] ---> Running in eff70b2dcc21 [2021-05-31T06:12:51.312Z] Removing intermediate container eff70b2dcc21 [2021-05-31T06:12:51.312Z] ---> 4b99e02b40fb [2021-05-31T06:12:51.312Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-31T06:12:51.312Z] ---> Running in 8b31bfd215fa [2021-05-31T06:12:51.312Z] Removing intermediate container 8b31bfd215fa [2021-05-31T06:12:51.312Z] ---> 1e28d077a2ff [2021-05-31T06:12:51.312Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-31T06:12:51.312Z] ---> Running in 9a531a832800 [2021-05-31T06:12:51.885Z] Removing intermediate container 9a531a832800 [2021-05-31T06:12:51.885Z] ---> 3372d2b59b28 [2021-05-31T06:12:51.885Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-31T06:12:51.885Z] ---> Running in 3ed99f9d8fcc [2021-05-31T06:12:52.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T06:12:53.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T06:12:53.353Z] OK: 149 MiB in 40 packages [2021-05-31T06:12:53.615Z] Removing intermediate container 3ed99f9d8fcc [2021-05-31T06:12:53.615Z] ---> 8b5776dbf95e [2021-05-31T06:12:53.615Z] Step 10/24 : ENV GO111MODULE=on [2021-05-31T06:12:53.615Z] ---> Running in 17a675a4a915 [2021-05-31T06:12:53.876Z] Removing intermediate container 17a675a4a915 [2021-05-31T06:12:53.876Z] ---> 1a072091f405 [2021-05-31T06:12:53.876Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-31T06:12:53.876Z] ---> Running in 8d844f9420a5 [2021-05-31T06:12:53.876Z] Removing intermediate container 8d844f9420a5 [2021-05-31T06:12:53.876Z] ---> 4163cf8b2c56 [2021-05-31T06:12:53.876Z] Step 12/24 : COPY go.mod . [2021-05-31T06:12:54.142Z] ---> 9da9712daa4e [2021-05-31T06:12:54.142Z] Step 13/24 : COPY Makefile . [2021-05-31T06:12:54.142Z] ---> edfdbf491d01 [2021-05-31T06:12:54.142Z] Step 14/24 : RUN make update [2021-05-31T06:12:54.142Z] ---> Running in dbf0082fdb28 [2021-05-31T06:12:54.406Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-31T06:12:54.986Z] Removing intermediate container dbf0082fdb28 [2021-05-31T06:12:54.986Z] ---> 46d8dad528cb [2021-05-31T06:12:54.986Z] Step 15/24 : COPY . . [2021-05-31T06:12:55.934Z] ---> 3f128d42f7b0 [2021-05-31T06:12:55.934Z] Step 16/24 : RUN ${MAKE} [2021-05-31T06:12:55.934Z] ---> Running in bcf33a2f31a6 [2021-05-31T06:12:56.205Z] 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 [2021-05-31T06:13:04.431Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-31T06:13:05.835Z] Removing intermediate container bcf33a2f31a6 [2021-05-31T06:13:05.835Z] ---> 8731c87c6ec6 [2021-05-31T06:13:05.835Z] Step 17/24 : FROM alpine:3.12 [2021-05-31T06:13:06.097Z] 3.12: Pulling from library/alpine [2021-05-31T06:13:06.097Z] 339de151aab4: Pulling fs layer [2021-05-31T06:13:06.364Z] 339de151aab4: Download complete [2021-05-31T06:13:06.365Z] 339de151aab4: Pull complete [2021-05-31T06:13:06.365Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-31T06:13:06.365Z] Status: Downloaded newer image for alpine:3.12 [2021-05-31T06:13:06.365Z] ---> 13621d1b12d4 [2021-05-31T06:13:06.365Z] Step 18/24 : EXPOSE 4000 [2021-05-31T06:13:06.628Z] ---> Running in c956c5e652b0 [2021-05-31T06:13:06.628Z] Removing intermediate container c956c5e652b0 [2021-05-31T06:13:06.628Z] ---> cef484648c68 [2021-05-31T06:13:06.628Z] 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 [2021-05-31T06:13:07.574Z] ---> bf0597b2f707 [2021-05-31T06:13:07.574Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-31T06:13:07.574Z] ---> Running in e904d145df9f [2021-05-31T06:13:07.574Z] Removing intermediate container e904d145df9f [2021-05-31T06:13:07.574Z] ---> edfe3d8b2fbc [2021-05-31T06:13:07.574Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-31T06:13:07.574Z] ---> Running in 06237d760580 [2021-05-31T06:13:07.841Z] Removing intermediate container 06237d760580 [2021-05-31T06:13:07.841Z] ---> 4fc5e40b81f4 [2021-05-31T06:13:07.841Z] Step 22/24 : LABEL arch=amd64 [2021-05-31T06:13:07.841Z] ---> Running in 220b13415d38 [2021-05-31T06:13:07.841Z] Removing intermediate container 220b13415d38 [2021-05-31T06:13:07.841Z] ---> d517aadf13dc [2021-05-31T06:13:07.841Z] Step 23/24 : LABEL git_sha=81acb3c638a994e261dbd9624e443e347bcce68b [2021-05-31T06:13:07.841Z] ---> Running in eb61dae8c91a [2021-05-31T06:13:07.841Z] Removing intermediate container eb61dae8c91a [2021-05-31T06:13:07.841Z] ---> 0ed4022ff2fd [2021-05-31T06:13:07.841Z] Step 24/24 : LABEL version=0.0.0 [2021-05-31T06:13:07.841Z] ---> Running in 01e922c7b4bf [2021-05-31T06:13:08.102Z] Removing intermediate container 01e922c7b4bf [2021-05-31T06:13:08.102Z] ---> ecb80723fcb1 [2021-05-31T06:13:08.102Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-31T06:13:08.102Z] Successfully built ecb80723fcb1 [2021-05-31T06:13:08.102Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:08.579Z] ---> job-cost.sh [2021-05-31T06:13:08.580Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3DJ7 [2021-05-31T06:13:18.637Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T06:13:33.055Z] lf-activate-venv(): INFO: Adding /tmp/venv-3DJ7/bin to PATH [2021-05-31T06:13:33.055Z] INFO: No Stack... [2021-05-31T06:13:33.055Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:13:33.055Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T06:13:33.362Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-31T06:13:33.362Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T06:13:33.393Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [2021-05-31T06:13:33.402Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] did not exist. Created. [2021-05-31T06:13:33.402Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T06:13:33.736Z] /w/workspace/edgex-ui-go/2@tmp/durable-8578cb0f/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-31T06:13:34.062Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T06:13:34.075Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T06:13:34.121Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T06:13:34.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-31T06:13:34.698Z] provisioning config files... [2021-05-31T06:13:34.713Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config1765839626589485636tmp [Pipeline] { [Pipeline] sh [2021-05-31T06:13:35.030Z] + set +x [2021-05-31T06:13:35.031Z] + curl -s https://codecov.io/bash [2021-05-31T06:13:35.031Z] + bash -s -- [2021-05-31T06:13:35.031Z] [2021-05-31T06:13:35.031Z] _____ _ [2021-05-31T06:13:35.031Z] / ____| | | [2021-05-31T06:13:35.031Z] | | ___ __| | ___ ___ _____ __ [2021-05-31T06:13:35.031Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-31T06:13:35.031Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-31T06:13:35.031Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-31T06:13:35.031Z] Bash-1.0.3 [2021-05-31T06:13:35.031Z] [2021-05-31T06:13:35.031Z] [2021-05-31T06:13:35.031Z] ==> git version 2.24.4 found [2021-05-31T06:13:35.031Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-31T06:13:35.031Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-31T06:13:35.031Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-31T06:13:35.031Z] ==> Jenkins CI detected. [2021-05-31T06:13:35.031Z] project root: . [2021-05-31T06:13:35.031Z] --> token set from env [2021-05-31T06:13:35.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-31T06:13:35.031Z] ==> Running gcov in . (disable via -X gcov) [2021-05-31T06:13:35.294Z] ==> Python coveragepy not found [2021-05-31T06:13:35.294Z] ==> Searching for coverage reports in: [2021-05-31T06:13:35.294Z] + . [2021-05-31T06:13:35.294Z] -> Found 1 reports [2021-05-31T06:13:35.294Z] ==> Detecting git/mercurial file structure [2021-05-31T06:13:35.294Z] ==> Reading reports [2021-05-31T06:13:35.294Z] + ./coverage.out bytes=10 [2021-05-31T06:13:35.294Z] ==> Appending adjustments [2021-05-31T06:13:35.294Z] https://docs.codecov.io/docs/fixing-reports [2021-05-31T06:13:35.294Z] + Found adjustments [2021-05-31T06:13:35.294Z] ==> Gzipping contents [2021-05-31T06:13:35.294Z] 4.0K /tmp/codecov.xWUVdO.gz [2021-05-31T06:13:35.294Z] ==> Uploading reports [2021-05-31T06:13:35.294Z] url: https://codecov.io [2021-05-31T06:13:35.294Z] query: branch=PR-364&commit=c89d22d14e32d0ced19f081bc00104e3ec561ce6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= [2021-05-31T06:13:35.294Z] -> Pinging Codecov [2021-05-31T06:13:35.294Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-364&commit=c89d22d14e32d0ced19f081bc00104e3ec561ce6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= [2021-05-31T06:13:35.867Z] -> Uploading to [2021-05-31T06:13:35.867Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-31/FB506323287CE973F263BFD2A0EB1F37/c89d22d14e32d0ced19f081bc00104e3ec561ce6/268e008f-bbe2-4310-899f-1fc7074dc6e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T061335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77378d774c09538f7b8124c5c1eced27e4e623afab46720b05aa2ae3d93b32da [2021-05-31T06:13:35.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-31T06:13:35.867Z] Dload Upload Total Spent Left Speed [2021-05-31T06:13:36.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 10583 --:--:-- --:--:-- --:--:-- 10589 [2021-05-31T06:13:36.128Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c89d22d14e32d0ced19f081bc00104e3ec561ce6 [Pipeline] } [2021-05-31T06:13:36.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:42.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:42.591Z] ---> package-listing.sh [2021-05-31T06:13:42.592Z] ++ facter osfamily [2021-05-31T06:13:42.592Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T06:13:42.852Z] + OS_FAMILY=redhat [2021-05-31T06:13:42.852Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-364 [2021-05-31T06:13:42.852Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T06:13:42.852Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T06:13:42.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T06:13:42.852Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T06:13:42.852Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' [2021-05-31T06:13:42.852Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T06:13:42.852Z] + case "${OS_FAMILY}" in [2021-05-31T06:13:42.852Z] + rpm -qa [2021-05-31T06:13:42.852Z] + sort [2021-05-31T06:13:43.425Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T06:13:43.426Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T06:13:43.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T06:13:43.426Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' [2021-05-31T06:13:43.426Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ [2021-05-31T06:13:43.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ [Pipeline] echo [2021-05-31T06:13:43.438Z] 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-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T06:13:43.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:13:44.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:13:44.316Z] [2021-05-31T06:13:44.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T06:13:44.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:13:44.634Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T06:13:44.634Z] df20fa9351a1: Pulling fs layer [2021-05-31T06:13:44.634Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T06:13:44.634Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T06:13:44.634Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T06:13:44.634Z] 93b61091891f: Pulling fs layer [2021-05-31T06:13:44.634Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T06:13:44.634Z] 5e14af77c1be: Pulling fs layer [2021-05-31T06:13:44.634Z] 01666e4c0597: Pulling fs layer [2021-05-31T06:13:44.634Z] aa168da1d23b: Pulling fs layer [2021-05-31T06:13:44.634Z] 93b9cdb0e59b: Waiting [2021-05-31T06:13:44.634Z] 5e14af77c1be: Waiting [2021-05-31T06:13:44.634Z] 01666e4c0597: Waiting [2021-05-31T06:13:44.634Z] aa168da1d23b: Waiting [2021-05-31T06:13:44.634Z] 46f8f816bc3b: Waiting [2021-05-31T06:13:44.634Z] 93b61091891f: Waiting [2021-05-31T06:13:44.634Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T06:13:44.634Z] 36b3adc4ff6f: Download complete [2021-05-31T06:13:44.634Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T06:13:44.634Z] 46f8f816bc3b: Download complete [2021-05-31T06:13:44.896Z] df20fa9351a1: Verifying Checksum [2021-05-31T06:13:44.896Z] df20fa9351a1: Download complete [2021-05-31T06:13:44.896Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T06:13:44.896Z] 93b9cdb0e59b: Download complete [2021-05-31T06:13:44.896Z] 93b61091891f: Verifying Checksum [2021-05-31T06:13:44.896Z] 93b61091891f: Download complete [2021-05-31T06:13:44.896Z] 5e14af77c1be: Verifying Checksum [2021-05-31T06:13:44.896Z] 5e14af77c1be: Download complete [2021-05-31T06:13:44.896Z] 01666e4c0597: Verifying Checksum [2021-05-31T06:13:44.896Z] 01666e4c0597: Download complete [2021-05-31T06:13:44.896Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T06:13:44.896Z] 8ad3a11d3b57: Download complete [2021-05-31T06:13:44.896Z] df20fa9351a1: Pull complete [2021-05-31T06:13:45.162Z] 36b3adc4ff6f: Pull complete [2021-05-31T06:13:45.737Z] 8ad3a11d3b57: Pull complete [2021-05-31T06:13:45.737Z] 46f8f816bc3b: Pull complete [2021-05-31T06:13:46.010Z] 93b61091891f: Pull complete [2021-05-31T06:13:46.277Z] 93b9cdb0e59b: Pull complete [2021-05-31T06:13:46.277Z] 5e14af77c1be: Pull complete [2021-05-31T06:13:46.543Z] 01666e4c0597: Pull complete [2021-05-31T06:13:46.811Z] aa168da1d23b: Verifying Checksum [2021-05-31T06:13:46.811Z] aa168da1d23b: Download complete [2021-05-31T06:13:51.087Z] aa168da1d23b: Pull complete [2021-05-31T06:13:51.087Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T06:13:51.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T06:13:51.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T06:13:51.168Z] prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container [2021-05-31T06:13:51.204Z] $ 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-364/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-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T06:13:53.564Z] $ docker top ea7987be47f8924e595c577eca25a819c1678ca15c90aad1cbce670db47d6502 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T06:13:53.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T06:13:54.247Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T06:13:54.564Z] + ls /var/log/sa-host [2021-05-31T06:13:54.564Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T06:13:54.564Z] file_magic: OK [2021-05-31T06:13:54.564Z] HZ: Using current value: 100 [2021-05-31T06:13:54.564Z] file_header: OK [2021-05-31T06:13:54.564Z] 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 [2021-05-31T06:13:54.564Z] Statistics: [2021-05-31T06:13:54.564Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:13:54.564Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T06:13:54.564Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T06:13:54.564Z] file_magic: OK [2021-05-31T06:13:54.564Z] HZ: Using current value: 100 [2021-05-31T06:13:54.564Z] file_header: OK [2021-05-31T06:13:54.564Z] 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 [2021-05-31T06:13:54.564Z] Statistics: [2021-05-31T06:13:54.564Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T06:13:54.564Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T06:13:57.415Z] provisioning config files... [2021-05-31T06:13:57.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config4478221712430329100tmp [Pipeline] { [Pipeline] echo [2021-05-31T06:13:57.473Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:57.770Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T06:13:57.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T06:13:57.809Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:58.120Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T06:13:58.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:58.429Z] ---> sudo-logs.sh [2021-05-31T06:13:58.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T06:13:58.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:13:58.774Z] ---> job-cost.sh [2021-05-31T06:13:58.775Z] lf-activate-venv: SKIPPING [2021-05-31T06:13:58.775Z] DEBUG: total: 0.05999999865889549 [2021-05-31T06:13:58.775Z] INFO: Retrieving Stack Cost... [2021-05-31T06:13:59.738Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T06:14:00.312Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T06:14:00.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T06:14:00.632Z] ---> logs-deploy.sh [2021-05-31T06:14:00.632Z] lf-activate-venv: SKIPPING [2021-05-31T06:14:00.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-364/2 [2021-05-31T06:14:00.632Z] INFO: archiving workspace using pattern(s): [2021-05-31T06:14:01.575Z] Archives upload complete. [2021-05-31T06:14:01.575Z] INFO: archiving logs to Nexus