Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2993235055644525375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8183685897540097761.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-470/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh550753277664912696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9175958818869534892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-470/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1994105221831757827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16375 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [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-470 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh2179118961204764067.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh7332583736404706741.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh1589058670415484864.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec Checking out Revision cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec (PR-470) > git config core.sparsecheckout # timeout=10 > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 Commit message: "docs: add snap installation in README.md" > git rev-list --no-walk cebb575999ae6cb018c4bcf9e209b5adb34f8670 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:44:10 ========================================================= 13:44:10 EdgeX Global Pipelines Version Info 13:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:44:11 ------------------- 13:44:11 stable info: 13:44:11 ------------------- 13:44:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:44:11 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 13:44:11 Message: update stable to v1.0.211 13:44:12 ------------------- 13:44:12 experimental info: 13:44:12 ------------------- 13:44:12 Commited By: **** collab-it+edgex@linuxfoundation.org 13:44:12 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 13:44:12 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:44:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd6bd66 [Pipeline] echo 13:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:13 provisioning config files... 13:44:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config1617197602903217780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:13 ---> docker-login.sh 13:44:13 nexus3.edgexfoundry.org:10001 13:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:13 Configure a credential helper to remove this warning. See 13:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:13 13:44:13 Login Succeeded 13:44:13 nexus3.edgexfoundry.org:10002 13:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:13 Configure a credential helper to remove this warning. See 13:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:13 13:44:13 Login Succeeded 13:44:13 nexus3.edgexfoundry.org:10003 13:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:13 Configure a credential helper to remove this warning. See 13:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:13 13:44:13 Login Succeeded 13:44:13 nexus3.edgexfoundry.org:10004 13:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:13 Configure a credential helper to remove this warning. See 13:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:13 13:44:13 Login Succeeded 13:44:13 docker.io 13:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:14 Configure a credential helper to remove this warning. See 13:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:14 13:44:14 Login Succeeded 13:44:14 ---> docker-login.sh ends [Pipeline] } 13:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:44:14 + git rev-list -1 --merges cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec~1..cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo 13:44:15 -----------> git rev-list -1 --merges cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec~1..cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [false] [Pipeline] sh 13:44:15 + git log --format=format:%s -1 cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo 13:44:15 ========================================================= 13:44:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:44:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:44:15 + git log --format=format:%s -1 cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec [Pipeline] echo 13:44:15 [semverPrep] GIT_COMMIT: cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec, Commit Message: docs: add snap installation in README.md [Pipeline] echo 13:44:15 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:44:16 13:44:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:44:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:44:16 latest: Pulling from edgex-devops/git-semver 13:44:16 a0d0a0d46f8b: Pulling fs layer 13:44:16 3e5f54012d9b: Pulling fs layer 13:44:16 4c7163046ea9: Pulling fs layer 13:44:16 0c2d73faf560: Pulling fs layer 13:44:16 0c2d73faf560: Waiting 13:44:16 3e5f54012d9b: Download complete 13:44:16 a0d0a0d46f8b: Verifying Checksum 13:44:16 a0d0a0d46f8b: Download complete 13:44:16 0c2d73faf560: Verifying Checksum 13:44:16 0c2d73faf560: Download complete 13:44:16 4c7163046ea9: Verifying Checksum 13:44:16 4c7163046ea9: Download complete 13:44:16 a0d0a0d46f8b: Pull complete 13:44:16 3e5f54012d9b: Pull complete 13:44:17 4c7163046ea9: Pull complete 13:44:17 0c2d73faf560: Pull complete 13:44:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:44:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:44:17 prd-centos7-docker-4c-2g-16375 does not seem to be running inside a container 13:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:44:18 $ docker top c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:18 [ssh-agent] Looking for ssh-agent implementation... 13:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:18 $ docker exec c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent 13:44:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjlMidM/agent.14 13:44:18 SSH_AGENT_PID=20 13:44:18 Running ssh-add (command line suppressed) 13:44:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_3422726606602066738.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_3422726606602066738.key) 13:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:18 + git tag --points-at HEAD [Pipeline] } 13:44:18 $ docker exec --env ******** --env ******** c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent -k 13:44:19 unset SSH_AUTH_SOCK; 13:44:19 unset SSH_AGENT_PID; 13:44:19 echo Agent pid 20 killed; 13:44:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:19 [ssh-agent] Looking for ssh-agent implementation... 13:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:19 $ docker exec c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent 13:44:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGpmNK/agent.54 13:44:19 SSH_AGENT_PID=60 13:44:19 Running ssh-add (command line suppressed) 13:44:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5757056953711590890.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5757056953711590890.key) 13:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:19 + git semver init 13:44:19 # -> Open(): unable to determine branch for HEAD 13:44:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 13:44:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 13:44:19 # $SEMVER_REMOTE_NAME = origin 13:44:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:44:19 # $SEMVER_USER_NAME = edgex-jenkins 13:44:19 # $SEMVER_BRANCH = PR-470 13:44:19 # $SEMVER_TEMP = /tmp/semver-744514684 13:44:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:44:22 # '/tmp/semver-744514684' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 13:44:22 # -> Force: false 13:44:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 13:44:22 $ docker exec --env ******** --env ******** c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 ssh-agent -k 13:44:22 unset SSH_AUTH_SOCK; 13:44:22 unset SSH_AGENT_PID; 13:44:22 echo Agent pid 60 killed; 13:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:44:22 + git semver [Pipeline] } 13:44:22 $ docker stop --time=1 c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 13:44:24 $ docker rm -f c1ad451f12ed9f5ff2b36736b12966e12d66488cd6282b845ec0dae7e00118d1 [Pipeline] // withDockerContainer [Pipeline] sh 13:44:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:44:24 Stashed 1 file(s) [Pipeline] echo 13:44:24 [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 13:44:39 Still waiting to schedule task 13:44:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:44:39 Still waiting to schedule task 13:44:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:47:31 Running on prd-centos7-docker-4c-2g-16405 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 13:47:31 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 13:47:31 The recommended git tool is: git 13:47:33 using credential edgex-jenkins-ssh 13:47:33 Cloning the remote Git repository 13:47:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:47:33 > git init /w/workspace/edgex-ui-go/3 # timeout=10 13:47:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:47:33 > git --version # timeout=10 13:47:33 > git --version # 'git version 2.24.4' 13:47:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:33 [INFO] Currently running in a labeled security context 13:47:33 [INFO] Currently SELinux is 'enforcing' on the host 13:47:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7612704520414326493.key 13:47:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:38 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec 13:47:38 Merge succeeded, producing cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec 13:47:38 Checking out Revision cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec (PR-470) 13:47:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:47:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:47:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:37 [INFO] Currently running in a labeled security context 13:47:37 [INFO] Currently SELinux is 'enforcing' on the host 13:47:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh9064649250832680421.key 13:47:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:47:38 > git config core.sparsecheckout # timeout=10 13:47:38 > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 13:47:38 > git remote # timeout=10 13:47:38 > git config --get remote.origin.url # timeout=10 13:47:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:47:38 [INFO] Currently running in a labeled security context 13:47:38 [INFO] Currently SELinux is 'enforcing' on the host 13:47:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1029002772483120701.key 13:47:38 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 13:47:38 > git rev-parse HEAD^{commit} # timeout=10 13:47:38 > git config core.sparsecheckout # timeout=10 13:47:38 > git checkout -f cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 13:47:42 Commit message: "docs: add snap installation in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:42 provisioning config files... 13:47:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1493414191270287717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:43 ---> docker-login.sh 13:47:43 nexus3.edgexfoundry.org:10001 13:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:43 Configure a credential helper to remove this warning. See 13:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:43 13:47:43 Login Succeeded 13:47:43 nexus3.edgexfoundry.org:10002 13:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:43 Configure a credential helper to remove this warning. See 13:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:43 13:47:43 Login Succeeded 13:47:43 nexus3.edgexfoundry.org:10003 13:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:43 Configure a credential helper to remove this warning. See 13:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:43 13:47:43 Login Succeeded 13:47:43 nexus3.edgexfoundry.org:10004 13:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:43 Configure a credential helper to remove this warning. See 13:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:43 13:47:43 Login Succeeded 13:47:43 docker.io 13:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:47:44 Configure a credential helper to remove this warning. See 13:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:47:44 13:47:44 Login Succeeded 13:47:44 ---> docker-login.sh ends [Pipeline] } 13:47:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:47:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:47:44 ========================================================= 13:47:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:47:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:47:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 13:47:44 Sending build context to Docker daemon 25MB 13:47:44 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 13:47:44 Step 2/14 : FROM ${BASE} AS builder 13:47:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:47:44 a0d0a0d46f8b: Pulling fs layer 13:47:44 31adcdaf11c8: Pulling fs layer 13:47:44 b8b176561691: Pulling fs layer 13:47:44 4527c011a84f: Pulling fs layer 13:47:44 5d74067f8e1e: Pulling fs layer 13:47:44 e0aca202a116: Pulling fs layer 13:47:44 3a43be97a3b4: Pulling fs layer 13:47:44 34cad66bf833: Pulling fs layer 13:47:44 b4e3c513aaa6: Pulling fs layer 13:47:44 4527c011a84f: Waiting 13:47:44 5d74067f8e1e: Waiting 13:47:44 e0aca202a116: Waiting 13:47:44 3a43be97a3b4: Waiting 13:47:44 34cad66bf833: Waiting 13:47:44 b4e3c513aaa6: Waiting 13:47:44 b8b176561691: Verifying Checksum 13:47:44 b8b176561691: Download complete 13:47:44 31adcdaf11c8: Verifying Checksum 13:47:44 31adcdaf11c8: Download complete 13:47:44 5d74067f8e1e: Verifying Checksum 13:47:44 5d74067f8e1e: Download complete 13:47:44 e0aca202a116: Verifying Checksum 13:47:44 e0aca202a116: Download complete 13:47:44 a0d0a0d46f8b: Verifying Checksum 13:47:44 a0d0a0d46f8b: Download complete 13:47:44 3a43be97a3b4: Verifying Checksum 13:47:44 3a43be97a3b4: Download complete 13:47:45 34cad66bf833: Verifying Checksum 13:47:45 34cad66bf833: Download complete 13:47:45 4527c011a84f: Verifying Checksum 13:47:45 4527c011a84f: Download complete 13:47:45 a0d0a0d46f8b: Pull complete 13:47:45 b4e3c513aaa6: Verifying Checksum 13:47:45 b4e3c513aaa6: Download complete 13:47:45 31adcdaf11c8: Pull complete 13:47:45 b8b176561691: Pull complete 13:47:50 4527c011a84f: Pull complete 13:47:50 5d74067f8e1e: Pull complete 13:47:50 e0aca202a116: Pull complete 13:47:50 3a43be97a3b4: Pull complete 13:47:50 34cad66bf833: Pull complete 13:47:52 b4e3c513aaa6: Pull complete 13:47:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:47:52 ---> 9f6097aaca64 13:47:52 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:47:54 ---> Running in eba1361a6711 13:47:54 Removing intermediate container eba1361a6711 13:47:54 ---> 05184884ed97 13:47:54 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 13:47:54 ---> Running in be265fe63942 13:47:54 Removing intermediate container be265fe63942 13:47:54 ---> cafc90db7aeb 13:47:54 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 13:47:54 ---> Running in 87321804f982 13:47:54 Removing intermediate container 87321804f982 13:47:54 ---> d2b77473f0aa 13:47:54 Step 6/14 : LABEL Name=edgex-ui-go 13:47:54 ---> Running in aa533629d76e 13:47:55 Removing intermediate container aa533629d76e 13:47:55 ---> 2db59f5816c6 13:47:55 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:47:55 ---> Running in 962a49498a10 13:47:55 Removing intermediate container 962a49498a10 13:47:55 ---> 7fec9fd383ea 13:47:55 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:55 ---> Running in 028d9e311c36 13:47:55 Removing intermediate container 028d9e311c36 13:47:55 ---> 92c7e4818aeb 13:47:55 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:55 ---> Running in 4f647de2156b 13:47:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:47:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:47:57 OK: 220 MiB in 52 packages 13:47:57 Removing intermediate container 4f647de2156b 13:47:57 ---> ee283bd83e5f 13:47:57 Step 10/14 : ENV GO111MODULE=on 13:47:57 ---> Running in 2bd00b2f0133 13:47:57 Removing intermediate container 2bd00b2f0133 13:47:57 ---> ed2443ed0437 13:47:57 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:47:57 ---> Running in 827435fa262f 13:47:57 Removing intermediate container 827435fa262f 13:47:57 ---> 43249b7e518f 13:47:57 Step 12/14 : COPY . . 13:47:58 ---> 0970886a6e12 13:47:58 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:58 ---> Running in 356a0cc51abc 13:48:11 Removing intermediate container 356a0cc51abc 13:48:11 ---> a226cd110d3c 13:48:11 Step 14/14 : RUN ${MAKE} 13:48:11 ---> Running in 8e63dbf43121 13:48:11 noop 13:48:11 Removing intermediate container 8e63dbf43121 13:48:11 ---> 2b2c48cebae6 13:48:11 Successfully built 2b2c48cebae6 13:48:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:48:11 + docker inspect -f . ci-base-image-x86_64 13:48:11 . [Pipeline] withDockerContainer 13:48:11 prd-centos7-docker-4c-2g-16405 does not seem to be running inside a container 13:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:48:11 $ docker top 59ef755f291a62418246ea7736d55d14c31d8e4b9e2286d669b7f0badbcce922 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:12 + go version 13:48:12 go version go1.16.8 linux/amd64 [Pipeline] } 13:48:12 $ docker stop --time=1 59ef755f291a62418246ea7736d55d14c31d8e4b9e2286d669b7f0badbcce922 13:48:13 $ docker rm -f 59ef755f291a62418246ea7736d55d14c31d8e4b9e2286d669b7f0badbcce922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:13 + docker inspect -f . ci-base-image-x86_64 13:48:13 . [Pipeline] withDockerContainer 13:48:14 prd-centos7-docker-4c-2g-16405 does not seem to be running inside a container 13:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:48:14 $ docker top e7f746d8c1c3dcb13bdcbd3ab0a8bd318661ad05a077f0487c96b9ac623b5e89 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:48:14 + make test 13:48:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:48:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:48:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:48:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:48:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 13:48:33 $ docker stop --time=1 e7f746d8c1c3dcb13bdcbd3ab0a8bd318661ad05a077f0487c96b9ac623b5e89 13:48:34 $ docker rm -f e7f746d8c1c3dcb13bdcbd3ab0a8bd318661ad05a077f0487c96b9ac623b5e89 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:48:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:48:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:37 + ls -al . 13:48:37 total 88 13:48:37 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 3 13:48 . 13:48:37 drwxrwxr-x. 4 jenkins jenkins 28 Nov 3 13:47 .. 13:48:37 drwxrwxr-x. 3 jenkins jenkins 20 Nov 3 13:47 assets 13:48:37 drwxrwxr-x. 2 jenkins jenkins 66 Nov 3 13:47 bin 13:48:37 drwxrwxr-x. 3 jenkins jenkins 29 Nov 3 13:47 cmd 13:48:37 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 3 13:47 CONTRIBUTING.md 13:48:37 -rw-r--r--. 1 jenkins jenkins 10 Nov 3 13:48 coverage.out 13:48:37 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 3 13:47 Dockerfile 13:48:37 drwxrwxr-x. 2 jenkins jenkins 23 Nov 3 13:47 docs 13:48:37 drwxrwxr-x. 8 jenkins jenkins 179 Nov 3 13:47 .git 13:48:37 drwxrwxr-x. 2 jenkins jenkins 103 Nov 3 13:47 .github 13:48:37 -rw-rw-r--. 1 jenkins jenkins 155 Nov 3 13:47 .gitignore 13:48:37 -rw-rw-r--. 1 jenkins jenkins 880 Nov 3 13:47 go.mod 13:48:37 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 3 13:47 go.sum 13:48:37 drwxrwxr-x. 9 jenkins jenkins 125 Nov 3 13:47 internal 13:48:37 -rw-rw-r--. 1 jenkins jenkins 652 Nov 3 13:47 Jenkinsfile 13:48:37 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 3 13:47 LICENSE 13:48:37 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 3 13:47 Makefile 13:48:37 drwxrwxr-x. 3 jenkins jenkins 19 Nov 3 13:47 pkg 13:48:37 -rw-rw-r--. 1 jenkins jenkins 5908 Nov 3 13:47 README.md 13:48:37 drwxrwxr-x. 4 jenkins jenkins 71 Nov 3 13:47 snap 13:48:37 -rw-rw-r--. 1 jenkins jenkins 5 Nov 3 13:44 VERSION 13:48:37 -rw-rw-r--. 1 jenkins jenkins 155 Nov 3 13:47 version.go 13:48:37 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 3 13:47 web [Pipeline] isUnix [Pipeline] sh 13:48:37 + 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=cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec --label arch=amd64 --label version=0.0.0 . 13:48:37 Sending build context to Docker daemon 25.01MB 13:48:37 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 13:48:37 Step 2/22 : FROM ${BASE} AS builder 13:48:37 ---> 2b2c48cebae6 13:48:37 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:48:37 ---> Running in 8c3ea1090bcb 13:48:37 Removing intermediate container 8c3ea1090bcb 13:48:37 ---> 489b7016be84 13:48:37 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 13:48:38 ---> Running in c53625b92ef2 13:48:38 Removing intermediate container c53625b92ef2 13:48:38 ---> b27967b416d8 13:48:38 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 13:48:38 ---> Running in e129c37f6612 13:48:38 Removing intermediate container e129c37f6612 13:48:38 ---> ee833b377e46 13:48:38 Step 6/22 : LABEL Name=edgex-ui-go 13:48:38 ---> Running in 434da2cac14c 13:48:38 Removing intermediate container 434da2cac14c 13:48:38 ---> 818dc985bd81 13:48:38 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:48:38 ---> Running in cd6123c1ec49 13:48:38 Removing intermediate container cd6123c1ec49 13:48:38 ---> f86e417e9b73 13:48:38 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:38 ---> Running in 5d74822fc68b 13:48:39 Removing intermediate container 5d74822fc68b 13:48:39 ---> 4080131b11c0 13:48:39 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:48:39 ---> Running in a8b785b149c5 13:48:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:48:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:48:40 OK: 220 MiB in 52 packages 13:48:40 Removing intermediate container a8b785b149c5 13:48:40 ---> 80633ce33ebc 13:48:40 Step 10/22 : ENV GO111MODULE=on 13:48:40 ---> Running in 497ee5b72249 13:48:40 Removing intermediate container 497ee5b72249 13:48:40 ---> d779ec9c151c 13:48:40 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:48:40 ---> Running in 9e6ed5c38fbc 13:48:41 Removing intermediate container 9e6ed5c38fbc 13:48:41 ---> 9a3cd0617e69 13:48:41 Step 12/22 : COPY . . 13:48:41 ---> c79c4b8d94d9 13:48:41 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:41 ---> Running in fa8882c26dca 13:48:42 Removing intermediate container fa8882c26dca 13:48:42 ---> f1a96abc61a3 13:48:42 Step 14/22 : RUN ${MAKE} 13:48:42 ---> Running in 1d12c96ad5ab 13:48:42 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 13:48:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:48:52 Removing intermediate container 1d12c96ad5ab 13:48:52 ---> 039b775d43c5 13:48:52 Step 15/22 : FROM alpine:3.14 13:48:57 3.14: Pulling from library/alpine 13:48:57 a0d0a0d46f8b: Already exists 13:48:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:48:57 Status: Downloaded newer image for alpine:3.14 13:48:57 ---> 14119a10abf4 13:48:57 Step 16/22 : EXPOSE 4000 13:48:57 ---> Running in 0446405e8121 13:48:57 Removing intermediate container 0446405e8121 13:48:57 ---> 82888ea83d62 13:48:57 Step 17/22 : 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 13:48:57 ---> 73dad28f8b9f 13:48:57 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:48:57 ---> Running in 6281b80e97f8 13:48:57 Removing intermediate container 6281b80e97f8 13:48:57 ---> 26ffad236915 13:48:57 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:48:57 ---> Running in 0b47c100d1d2 13:48:57 Removing intermediate container 0b47c100d1d2 13:48:57 ---> 4602c82dfeae 13:48:57 Step 20/22 : LABEL arch=amd64 13:48:57 ---> Running in 467ecb7dc27a 13:48:57 Removing intermediate container 467ecb7dc27a 13:48:57 ---> c8b42460c3e4 13:48:57 Step 21/22 : LABEL git_sha=cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec 13:48:57 ---> Running in b79c038a253a 13:48:57 Removing intermediate container b79c038a253a 13:48:57 ---> a60b1a06e036 13:48:57 Step 22/22 : LABEL version=0.0.0 13:48:57 ---> Running in a9895cad80e2 13:48:57 Removing intermediate container a9895cad80e2 13:48:57 ---> fd32a95ba7e3 13:48:57 [Warning] One or more build-args [ARCH] were not consumed 13:48:57 Successfully built fd32a95ba7e3 13:48:57 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:58 13:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:58 latest: Pulling from edgex-lftools-log-publisher 13:48:58 b4d181a07f80: Pulling fs layer 13:48:58 a1111a8f2ec3: Pulling fs layer 13:48:58 ed53099fbce6: Pulling fs layer 13:48:58 dc539afda2c1: Pulling fs layer 13:48:58 77bc0d833cb6: Pulling fs layer 13:48:58 9065ff56babe: Pulling fs layer 13:48:58 d287ab97295c: Pulling fs layer 13:48:58 dc539afda2c1: Waiting 13:48:58 77bc0d833cb6: Waiting 13:48:58 9065ff56babe: Waiting 13:48:58 d287ab97295c: Waiting 13:48:58 a1111a8f2ec3: Verifying Checksum 13:48:58 a1111a8f2ec3: Download complete 13:48:58 dc539afda2c1: Verifying Checksum 13:48:58 dc539afda2c1: Download complete 13:48:58 ed53099fbce6: Verifying Checksum 13:48:58 ed53099fbce6: Download complete 13:48:58 77bc0d833cb6: Verifying Checksum 13:48:58 77bc0d833cb6: Download complete 13:48:59 9065ff56babe: Verifying Checksum 13:48:59 9065ff56babe: Download complete 13:48:59 b4d181a07f80: Verifying Checksum 13:48:59 b4d181a07f80: Download complete 13:48:59 d287ab97295c: Verifying Checksum 13:48:59 d287ab97295c: Download complete 13:49:00 b4d181a07f80: Pull complete 13:49:00 a1111a8f2ec3: Pull complete 13:49:01 ed53099fbce6: Pull complete 13:49:01 dc539afda2c1: Pull complete 13:49:01 77bc0d833cb6: Pull complete 13:49:01 9065ff56babe: Pull complete 13:49:07 d287ab97295c: Pull complete 13:49:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:49:07 prd-centos7-docker-4c-2g-16405 does not seem to be running inside a container 13:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:49:09 $ docker top 428164a6058742eb39b8923f31fe4c385bfa09e393765760eb8a4d4232b519e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:10 ---> job-cost.sh 13:49:10 lf-activate-venv: SKIPPING 13:49:10 INFO: No Stack... 13:49:11 INFO: Retrieving Pricing Info for: v3-standard-2 13:49:11 INFO: Archiving Costs [Pipeline] sh 13:49:11 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 13:49:11 + cut -d, -f6 [Pipeline] lock 13:49:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] 13:49:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] did not exist. Created. 13:49:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:12 + echo total: 0.05999999865889549 [Pipeline] stash 13:49:12 Stashed 1 file(s) [Pipeline] } 13:49:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:12 $ docker stop --time=1 428164a6058742eb39b8923f31fe4c385bfa09e393765760eb8a4d4232b519e7 13:49:13 $ docker rm -f 428164a6058742eb39b8923f31fe4c385bfa09e393765760eb8a4d4232b519e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:44:10 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:44:10 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:44:13 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:44:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:14 ---> package-listing.sh 19:44:14 ++ tr '[:upper:]' '[:lower:]' 19:44:14 ++ facter osfamily 19:44:14 + OS_FAMILY=redhat 19:44:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 19:44:14 + START_PACKAGES=/tmp/packages_start.txt 19:44:14 + END_PACKAGES=/tmp/packages_end.txt 19:44:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:14 + PACKAGES=/tmp/packages_start.txt 19:44:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 19:44:14 + PACKAGES=/tmp/packages_end.txt 19:44:14 + case "${OS_FAMILY}" in 19:44:14 + rpm -qa 19:44:14 + sort 19:44:15 + '[' -f /tmp/packages_start.txt ']' 19:44:15 + '[' -f /tmp/packages_end.txt ']' 19:44:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 19:44:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 19:44:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo 19:44:15 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:16 19:44:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:16 latest: Pulling from edgex-lftools-log-publisher 19:44:16 b4d181a07f80: Pulling fs layer 19:44:16 a1111a8f2ec3: Pulling fs layer 19:44:16 ed53099fbce6: Pulling fs layer 19:44:16 dc539afda2c1: Pulling fs layer 19:44:16 77bc0d833cb6: Pulling fs layer 19:44:16 9065ff56babe: Pulling fs layer 19:44:16 d287ab97295c: Pulling fs layer 19:44:16 dc539afda2c1: Waiting 19:44:16 77bc0d833cb6: Waiting 19:44:16 9065ff56babe: Waiting 19:44:16 d287ab97295c: Waiting 19:44:16 a1111a8f2ec3: Verifying Checksum 19:44:16 a1111a8f2ec3: Download complete 19:44:16 dc539afda2c1: Verifying Checksum 19:44:16 dc539afda2c1: Download complete 19:44:17 ed53099fbce6: Verifying Checksum 19:44:17 ed53099fbce6: Download complete 19:44:17 77bc0d833cb6: Verifying Checksum 19:44:17 77bc0d833cb6: Download complete 19:44:17 9065ff56babe: Verifying Checksum 19:44:17 9065ff56babe: Download complete 19:44:17 b4d181a07f80: Verifying Checksum 19:44:17 b4d181a07f80: Download complete 19:44:18 d287ab97295c: Verifying Checksum 19:44:18 d287ab97295c: Download complete 19:44:19 b4d181a07f80: Pull complete 19:44:19 a1111a8f2ec3: Pull complete 19:44:19 ed53099fbce6: Pull complete 19:44:19 dc539afda2c1: Pull complete 19:44:20 77bc0d833cb6: Pull complete 19:44:20 9065ff56babe: Pull complete 19:44:25 d287ab97295c: Pull complete 19:44:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:44:25 prd-centos7-docker-4c-2g-16375 does not seem to be running inside a container 19:44:25 $ 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-470/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-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:28 $ docker top 42f3f0b386c340c7b799b469bf16ecd644f238adf732d3680c3402f9a6382d0d -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:29 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:29 + ls /var/log/sa-host 19:44:29 + sadf -c /var/log/sa-host/sa03 19:44:29 file_magic: OK 19:44:29 HZ: Using current value: 100 19:44:29 file_header: OK 19:44:29 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 19:44:29 Statistics: 19:44:29 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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:44:29 File successfully converted to sysstat format version 12.0.3 19:44:29 + sadf -c /var/log/sa-host/sa30 19:44:29 file_magic: OK 19:44:29 HZ: Using current value: 100 19:44:29 file_header: OK 19:44:29 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 19:44:29 Statistics: 19:44:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:44:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:29 provisioning config files... 19:44:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config7358827862616012360tmp [Pipeline] { [Pipeline] echo 19:44:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:30 ---> create-netrc.sh [Pipeline] } 19:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:30 ---> python-tools-install.sh [Pipeline] echo 19:44:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:30 ---> sudo-logs.sh 19:44:30 Archiving 'sudo' log.. 19:44:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-16375.novalocal: Name or service not known 19:44:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-16375.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:44:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:31 ---> job-cost.sh 19:44:31 lf-activate-venv: SKIPPING 19:44:31 DEBUG: total: 0.05999999865889549 19:44:31 INFO: Retrieving Stack Cost... 19:44:32 INFO: Retrieving Pricing Info for: v3-standard-2 19:44:32 INFO: Archiving Costs [Pipeline] echo 19:44:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:33 ---> logs-deploy.sh 19:44:33 lf-activate-venv: SKIPPING 19:44:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/3 19:44:33 INFO: archiving workspace using pattern(s): 19:44:34 Archives upload complete. 19:44:34 INFO: archiving logs to Nexus