Branch indexing 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+0887a2a06b49b030db05b89eeb48f98f69cb4a9e (a12c03f6cdd54d0644ee229b704a093b70421050) 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-ssh1313235931156525214.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-ssh7817954483281235578.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-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh608119809643402491.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-ssh6980458377797339985.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2607616160617123454.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13469 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh2326595941754615119.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 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > 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-431@tmp/jenkins-gitclient-ssh4121418196182201618.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh7399320736099218178.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 Merge succeeded, producing f082721af49d3bdf41acdd9a01642569afecc018 Checking out Revision f082721af49d3bdf41acdd9a01642569afecc018 (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f082721af49d3bdf41acdd9a01642569afecc018 # timeout=10 Commit message: "Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:06:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:06:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:06:23 ========================================================= 22:06:23 EdgeX Global Pipelines Version Info 22:06:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 22:06:25 ------------------- 22:06:25 stable info: 22:06:25 ------------------- 22:06:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:06:25 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:06:25 Message: update stable to v1.0.211 22:06:25 ------------------- 22:06:25 experimental info: 22:06:25 ------------------- 22:06:25 Commited By: **** collab-it+edgex@linuxfoundation.org 22:06:25 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:06:25 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:06:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f082721 [Pipeline] echo 22:06:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:26 provisioning config files... 22:06:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6257925373907166010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:26 ---> docker-login.sh 22:06:26 nexus3.edgexfoundry.org:10001 22:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:26 Configure a credential helper to remove this warning. See 22:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:26 22:06:26 Login Succeeded 22:06:26 nexus3.edgexfoundry.org:10002 22:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:26 Configure a credential helper to remove this warning. See 22:06:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:26 22:06:26 Login Succeeded 22:06:26 nexus3.edgexfoundry.org:10003 22:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:27 Configure a credential helper to remove this warning. See 22:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:27 22:06:27 Login Succeeded 22:06:27 nexus3.edgexfoundry.org:10004 22:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:27 Configure a credential helper to remove this warning. See 22:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:27 22:06:27 Login Succeeded 22:06:27 docker.io 22:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:27 Configure a credential helper to remove this warning. See 22:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:27 22:06:27 Login Succeeded 22:06:27 ---> docker-login.sh ends [Pipeline] } 22:06:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:06:27 + git rev-list -1 --merges f082721af49d3bdf41acdd9a01642569afecc018~1..f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo 22:06:28 -----------> git rev-list -1 --merges f082721af49d3bdf41acdd9a01642569afecc018~1..f082721af49d3bdf41acdd9a01642569afecc018 f082721af49d3bdf41acdd9a01642569afecc018 22:06:28 f082721af49d3bdf41acdd9a01642569afecc018 [false] [Pipeline] sh 22:06:28 + git log --format=format:%s -1 f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo 22:06:28 ========================================================= 22:06:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:06:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:28 + git log --format=format:%s -1 f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] echo 22:06:28 [semverPrep] GIT_COMMIT: f082721af49d3bdf41acdd9a01642569afecc018, Commit Message: Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD [Pipeline] echo 22:06:28 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:29 22:06:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:06:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:29 latest: Pulling from edgex-devops/git-semver 22:06:29 a0d0a0d46f8b: Pulling fs layer 22:06:29 3e5f54012d9b: Pulling fs layer 22:06:29 4c7163046ea9: Pulling fs layer 22:06:29 0c2d73faf560: Pulling fs layer 22:06:29 0c2d73faf560: Waiting 22:06:29 3e5f54012d9b: Verifying Checksum 22:06:29 3e5f54012d9b: Download complete 22:06:29 a0d0a0d46f8b: Verifying Checksum 22:06:29 a0d0a0d46f8b: Download complete 22:06:29 4c7163046ea9: Verifying Checksum 22:06:29 4c7163046ea9: Download complete 22:06:29 0c2d73faf560: Verifying Checksum 22:06:29 0c2d73faf560: Download complete 22:06:29 a0d0a0d46f8b: Pull complete 22:06:29 3e5f54012d9b: Pull complete 22:06:30 4c7163046ea9: Pull complete 22:06:30 0c2d73faf560: Pull complete 22:06:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:06:30 prd-centos7-docker-4c-2g-13469 does not seem to be running inside a container 22:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:06:31 $ docker top e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:31 [ssh-agent] Looking for ssh-agent implementation... 22:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:31 $ docker exec e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent 22:06:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKkjoEl/agent.15 22:06:31 SSH_AGENT_PID=21 22:06:31 Running ssh-add (command line suppressed) 22:06:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1644173831995328367.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1644173831995328367.key) 22:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:31 + git tag --points-at HEAD [Pipeline] } 22:06:31 $ docker exec --env ******** --env ******** e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent -k 22:06:32 unset SSH_AUTH_SOCK; 22:06:32 unset SSH_AGENT_PID; 22:06:32 echo Agent pid 21 killed; 22:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:32 [ssh-agent] Looking for ssh-agent implementation... 22:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:32 $ docker exec e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent 22:06:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEeeBF/agent.55 22:06:32 SSH_AGENT_PID=61 22:06:32 Running ssh-add (command line suppressed) 22:06:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4645707591846989494.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4645707591846989494.key) 22:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:32 + git semver init 22:06:32 # -> Open(): unable to determine branch for HEAD 22:06:32 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 22:06:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:06:32 # $SEMVER_REMOTE_NAME = origin 22:06:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:06:32 # $SEMVER_USER_NAME = edgex-jenkins 22:06:32 # $SEMVER_BRANCH = PR-431 22:06:32 # $SEMVER_TEMP = /tmp/semver-260630963 22:06:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 22:06:36 # '/tmp/semver-260630963' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 22:06:36 # -> Force: false 22:06:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 22:06:36 $ docker exec --env ******** --env ******** e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 ssh-agent -k 22:06:37 unset SSH_AUTH_SOCK; 22:06:37 unset SSH_AGENT_PID; 22:06:37 echo Agent pid 61 killed; 22:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:37 + git semver [Pipeline] } 22:06:37 $ docker stop --time=1 e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 22:06:38 $ docker rm -f e1da1b208e58e375c9ed00b14d61ecb62f9f6116b342341bd208fd5706922051 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:06:39 Stashed 1 file(s) [Pipeline] echo 22:06:39 [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 22:06:54 Still waiting to schedule task 22:06:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13469’ 22:06:54 Still waiting to schedule task 22:06:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:08:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:08:35 Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout 22:08:35 The recommended git tool is: git 22:08:40 using credential edgex-jenkins-ssh 22:08:40 Cloning the remote Git repository 22:08:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:08:40 > git init /w/workspace/edgex-ui-go/12 # timeout=10 22:08:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:08:40 > git --version # timeout=10 22:08:40 > git --version # 'git version 2.17.1' 22:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:08:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:08:45 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:08:47 Merge succeeded, producing 3ab5a53d87588fa8ba33163eefd69d8222e873ab 22:08:47 Checking out Revision 3ab5a53d87588fa8ba33163eefd69d8222e873ab (PR-431) 22:08:45 > git config core.sparsecheckout # timeout=10 22:08:45 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:08:46 > git remote # timeout=10 22:08:46 > git config --get remote.origin.url # timeout=10 22:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:46 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 22:08:46 > git rev-parse HEAD^{commit} # timeout=10 22:08:47 > git config core.sparsecheckout # timeout=10 22:08:47 > git checkout -f 3ab5a53d87588fa8ba33163eefd69d8222e873ab # timeout=10 22:08:51 Commit message: "Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD" 22:08:51 First time build. Skipping changelog. 22:08:51 > git rev-list --no-walk 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:52 Dload Upload Total Spent Left Speed 22:08:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 78304 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh 22:08:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:53 + sudo tee /etc/docker/daemon.new 22:08:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:53 { 22:08:53 "registry-mirrors": [ 22:08:53 "https://nexus3.edgexfoundry.org:10001" 22:08:53 ], 22:08:53 "bip": "10.250.0.254/24", 22:08:53 "hosts": [ 22:08:53 "tcp://0.0.0.0:5555", 22:08:53 "unix:///var/run/docker.sock" 22:08:53 ], 22:08:53 "mtu": 1458, 22:08:53 "selinux-enabled": true, 22:08:53 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:53 } [Pipeline] sh 22:08:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:54 + sudo service docker restart 22:09:07 Running on prd-centos7-docker-4c-2g-13471 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:09:07 Running in /w/workspace/edgex-ui-go/12 [Pipeline] { [Pipeline] checkout 22:09:07 The recommended git tool is: git 22:09:09 using credential edgex-jenkins-ssh 22:09:09 Cloning the remote Git repository 22:09:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:09:10 > git init /w/workspace/edgex-ui-go/12 # timeout=10 22:09:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:09:10 > git --version # timeout=10 22:09:10 > git --version # 'git version 2.24.4' 22:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:10 [INFO] Currently running in a labeled security context 22:09:10 [INFO] Currently SELinux is 'enforcing' on the host 22:09:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh5682746035578502224.key 22:09:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:12 provisioning config files... 22:09:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config560060937328449438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:12 ---> docker-login.sh 22:09:12 nexus3.edgexfoundry.org:10001 22:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:14 Configure a credential helper to remove this warning. See 22:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:14 22:09:14 Login Succeeded 22:09:14 nexus3.edgexfoundry.org:10002 22:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:14 Configure a credential helper to remove this warning. See 22:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:14 22:09:14 Login Succeeded 22:09:14 nexus3.edgexfoundry.org:10003 22:09:14 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:09:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:09:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:09:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:14 [INFO] Currently running in a labeled security context 22:09:14 [INFO] Currently SELinux is 'enforcing' on the host 22:09:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh8504497307227863428.key 22:09:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:09:14 > git config core.sparsecheckout # timeout=10 22:09:14 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:09:14 > git remote # timeout=10 22:09:14 > git config --get remote.origin.url # timeout=10 22:09:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:14 [INFO] Currently running in a labeled security context 22:09:14 [INFO] Currently SELinux is 'enforcing' on the host 22:09:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/12@tmp/jenkins-gitclient-ssh6565627566855214806.key 22:09:14 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 22:09:15 Merge succeeded, producing 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed 22:09:15 Checking out Revision 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed (PR-431) 22:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:15 Configure a credential helper to remove this warning. See 22:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:15 22:09:15 Login Succeeded 22:09:15 nexus3.edgexfoundry.org:10004 22:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:15 Configure a credential helper to remove this warning. See 22:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:15 22:09:15 Login Succeeded 22:09:15 docker.io 22:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:15 > git rev-parse HEAD^{commit} # timeout=10 22:09:15 > git config core.sparsecheckout # timeout=10 22:09:15 > git checkout -f 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed # timeout=10 22:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:16 Configure a credential helper to remove this warning. See 22:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:16 22:09:16 Login Succeeded 22:09:16 ---> docker-login.sh ends [Pipeline] } 22:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:17 ========================================================= 22:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:09:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:09:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:09:18 Sending build context to Docker daemon 25.87MB 22:09:18 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 22:09:18 Step 2/14 : FROM ${BASE} AS builder 22:09:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:09:18 552d1f2373af: Pulling fs layer 22:09:18 ea3f2d53f512: Pulling fs layer 22:09:18 9e70ebbbe112: Pulling fs layer 22:09:18 7a9cfe048b4a: Pulling fs layer 22:09:18 72dc09318566: Pulling fs layer 22:09:18 f4f7b4309257: Pulling fs layer 22:09:18 0ac9a79272e3: Pulling fs layer 22:09:18 b78e95d17946: Pulling fs layer 22:09:18 f4f7b4309257: Waiting 22:09:18 b78e95d17946: Waiting 22:09:18 0ac9a79272e3: Waiting 22:09:18 7a9cfe048b4a: Waiting 22:09:18 72dc09318566: Waiting 22:09:18 9e70ebbbe112: Download complete 22:09:18 ea3f2d53f512: Verifying Checksum 22:09:18 ea3f2d53f512: Download complete 22:09:18 72dc09318566: Verifying Checksum 22:09:18 72dc09318566: Download complete 22:09:18 f4f7b4309257: Verifying Checksum 22:09:18 f4f7b4309257: Download complete 22:09:18 552d1f2373af: Verifying Checksum 22:09:18 552d1f2373af: Download complete 22:09:18 0ac9a79272e3: Verifying Checksum 22:09:18 0ac9a79272e3: Download complete 22:09:18 Commit message: "Merge commit '0887a2a06b49b030db05b89eeb48f98f69cb4a9e' into HEAD" 22:09:18 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:09:19 provisioning config files... 22:09:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/12@tmp/config819897943642540865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:18 > git rev-list --no-walk 30852da7e6247f02f8645bd7ba132d42e4440a6c # timeout=10 22:09:19 552d1f2373af: Pull complete 22:09:19 ---> docker-login.sh 22:09:19 nexus3.edgexfoundry.org:10001 22:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:19 Configure a credential helper to remove this warning. See 22:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:19 22:09:19 Login Succeeded 22:09:19 nexus3.edgexfoundry.org:10002 22:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:19 Configure a credential helper to remove this warning. See 22:09:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:19 22:09:19 Login Succeeded 22:09:19 nexus3.edgexfoundry.org:10003 22:09:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:20 Configure a credential helper to remove this warning. See 22:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:20 22:09:20 Login Succeeded 22:09:20 nexus3.edgexfoundry.org:10004 22:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:20 Configure a credential helper to remove this warning. See 22:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:20 22:09:20 Login Succeeded 22:09:20 docker.io 22:09:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:20 ea3f2d53f512: Pull complete 22:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:20 Configure a credential helper to remove this warning. See 22:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:20 22:09:20 Login Succeeded 22:09:20 ---> docker-login.sh ends 22:09:20 9e70ebbbe112: Pull complete 22:09:20 b78e95d17946: Verifying Checksum 22:09:20 b78e95d17946: Download complete [Pipeline] } 22:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:20 ========================================================= 22:09:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:09:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:09:21 + 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 . 22:09:21 Sending build context to Docker daemon 25.87MB 22:09:21 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 22:09:21 Step 2/14 : FROM ${BASE} AS builder 22:09:21 7a9cfe048b4a: Verifying Checksum 22:09:21 7a9cfe048b4a: Download complete 22:09:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:09:21 a0d0a0d46f8b: Pulling fs layer 22:09:21 31adcdaf11c8: Pulling fs layer 22:09:21 b8b176561691: Pulling fs layer 22:09:21 4527c011a84f: Pulling fs layer 22:09:21 5d74067f8e1e: Pulling fs layer 22:09:21 e0aca202a116: Pulling fs layer 22:09:21 3a43be97a3b4: Pulling fs layer 22:09:21 34cad66bf833: Pulling fs layer 22:09:21 b4e3c513aaa6: Pulling fs layer 22:09:21 4527c011a84f: Waiting 22:09:21 5d74067f8e1e: Waiting 22:09:21 e0aca202a116: Waiting 22:09:21 3a43be97a3b4: Waiting 22:09:21 34cad66bf833: Waiting 22:09:21 b4e3c513aaa6: Waiting 22:09:21 b8b176561691: Verifying Checksum 22:09:21 b8b176561691: Download complete 22:09:21 31adcdaf11c8: Verifying Checksum 22:09:21 31adcdaf11c8: Download complete 22:09:21 5d74067f8e1e: Verifying Checksum 22:09:21 5d74067f8e1e: Download complete 22:09:21 e0aca202a116: Verifying Checksum 22:09:21 e0aca202a116: Download complete 22:09:21 a0d0a0d46f8b: Verifying Checksum 22:09:21 a0d0a0d46f8b: Download complete 22:09:21 3a43be97a3b4: Verifying Checksum 22:09:21 3a43be97a3b4: Download complete 22:09:21 34cad66bf833: Verifying Checksum 22:09:21 34cad66bf833: Download complete 22:09:21 a0d0a0d46f8b: Pull complete 22:09:21 4527c011a84f: Verifying Checksum 22:09:21 4527c011a84f: Download complete 22:09:22 b4e3c513aaa6: Verifying Checksum 22:09:22 b4e3c513aaa6: Download complete 22:09:22 31adcdaf11c8: Pull complete 22:09:22 b8b176561691: Pull complete 22:09:26 4527c011a84f: Pull complete 22:09:26 5d74067f8e1e: Pull complete 22:09:26 e0aca202a116: Pull complete 22:09:26 3a43be97a3b4: Pull complete 22:09:26 34cad66bf833: Pull complete 22:09:28 b4e3c513aaa6: Pull complete 22:09:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:09:28 ---> 9f6097aaca64 22:09:28 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:09:30 ---> Running in 7829ebd7ccdd 22:09:30 Removing intermediate container 7829ebd7ccdd 22:09:30 ---> 38bbaf887182 22:09:30 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 22:09:30 ---> Running in 71c03cdff400 22:09:30 Removing intermediate container 71c03cdff400 22:09:30 ---> c4d6e0e33b7d 22:09:30 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 22:09:30 ---> Running in 483921223c1e 22:09:30 Removing intermediate container 483921223c1e 22:09:30 ---> c914c323e6f1 22:09:30 Step 6/14 : LABEL Name=edgex-ui-go 22:09:30 ---> Running in c97a061de903 22:09:30 Removing intermediate container c97a061de903 22:09:30 ---> 85b5966f3a8e 22:09:30 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:09:30 ---> Running in c1dd34bf10ac 22:09:30 Removing intermediate container c1dd34bf10ac 22:09:30 ---> 62a6de4d7d2a 22:09:30 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:30 ---> Running in 3ef5056ae996 22:09:31 7a9cfe048b4a: Pull complete 22:09:31 Removing intermediate container 3ef5056ae996 22:09:31 ---> 740d1bede17e 22:09:31 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:31 ---> Running in 122bf14ba482 22:09:31 72dc09318566: Pull complete 22:09:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:09:31 f4f7b4309257: Pull complete 22:09:32 0ac9a79272e3: Pull complete 22:09:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:09:32 OK: 220 MiB in 52 packages 22:09:33 Removing intermediate container 122bf14ba482 22:09:33 ---> 64b9f0e50c0d 22:09:33 Step 10/14 : ENV GO111MODULE=on 22:09:33 ---> Running in 07f31ef796f5 22:09:33 Removing intermediate container 07f31ef796f5 22:09:33 ---> 23059a2185af 22:09:33 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:09:33 ---> Running in 5856ac30d073 22:09:33 Removing intermediate container 5856ac30d073 22:09:33 ---> 0fa238c9229e 22:09:33 Step 12/14 : COPY . . 22:09:34 ---> 55300777f9fe 22:09:34 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:34 ---> Running in cba29ffd9bc0 22:09:38 b78e95d17946: Pull complete 22:09:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:09:38 ---> 8b459fc5aaf0 22:09:38 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:09:40 ---> Running in 3d60a3eb0aed 22:09:40 Removing intermediate container 3d60a3eb0aed 22:09:40 ---> de34e7049749 22:09:40 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 22:09:40 ---> Running in 7ca7919564b7 22:09:41 Removing intermediate container 7ca7919564b7 22:09:41 ---> 024f3381b70a 22:09:41 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 22:09:41 ---> Running in afcce9738d15 22:09:41 Removing intermediate container afcce9738d15 22:09:41 ---> 66ad36dc44e4 22:09:41 Step 6/14 : LABEL Name=edgex-ui-go 22:09:42 ---> Running in c58c5f1d44e2 22:09:42 Removing intermediate container c58c5f1d44e2 22:09:42 ---> c4cd38a5eaff 22:09:42 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:09:42 ---> Running in c6b3f0eea0c8 22:09:42 Removing intermediate container c6b3f0eea0c8 22:09:42 ---> 50d55e5bcc3e 22:09:42 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:42 ---> Running in ffbc220e9efe 22:09:45 Removing intermediate container ffbc220e9efe 22:09:45 ---> 8a2d2c62abcb 22:09:45 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:09:45 ---> Running in 304f897fb02d 22:09:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:09:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:09:48 OK: 219 MiB in 52 packages 22:09:49 Removing intermediate container 304f897fb02d 22:09:49 ---> f37c6772c5af 22:09:49 Step 10/14 : ENV GO111MODULE=on 22:09:49 ---> Running in d696a4675e80 22:09:49 Removing intermediate container cba29ffd9bc0 22:09:49 ---> 66323ba8a717 22:09:49 Step 14/14 : RUN ${MAKE} 22:09:49 ---> Running in 937c5a110913 22:09:49 noop 22:09:49 Removing intermediate container 937c5a110913 22:09:49 ---> 1239046e3579 22:09:49 Successfully built 1239046e3579 22:09:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:09:49 + docker inspect -f . ci-base-image-x86_64 22:09:49 . [Pipeline] withDockerContainer 22:09:49 prd-centos7-docker-4c-2g-13471 does not seem to be running inside a container 22:09:49 Removing intermediate container d696a4675e80 22:09:49 ---> f252503fc8cf 22:09:49 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:09:49 ---> Running in 61733c93d401 22:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 22:09:49 Removing intermediate container 61733c93d401 22:09:49 ---> c60a08290fb3 22:09:49 Step 12/14 : COPY . . 22:09:49 $ docker top 9386343624db9108dd319ba507f5a175c7025ba4038808090e8b52ce5a38e67f -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:50 + go version 22:09:50 go version go1.16.8 linux/amd64 [Pipeline] } 22:09:50 $ docker stop --time=1 9386343624db9108dd319ba507f5a175c7025ba4038808090e8b52ce5a38e67f 22:09:51 $ docker rm -f 9386343624db9108dd319ba507f5a175c7025ba4038808090e8b52ce5a38e67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:52 + docker inspect -f . ci-base-image-x86_64 22:09:52 . [Pipeline] withDockerContainer 22:09:52 prd-centos7-docker-4c-2g-13471 does not seem to be running inside a container 22:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 22:09:52 $ docker top e8d555de1cdf04b0d02f7b0d00509055618281584ac0a05df57c2248d03de1f3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:09:52 + make test 22:09:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:09:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:09:53 ---> 2fc2f4e40708 22:09:53 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:53 ---> Running in ba0af8085a88 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:10:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:10:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:10:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:10:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:10:10 $ docker stop --time=1 e8d555de1cdf04b0d02f7b0d00509055618281584ac0a05df57c2248d03de1f3 22:10:12 $ docker rm -f e8d555de1cdf04b0d02f7b0d00509055618281584ac0a05df57c2248d03de1f3 [Pipeline] // withDockerContainer [Pipeline] sh 22:10:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:10:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:10:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:10:14 + ls -al . 22:10:14 total 88 22:10:14 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 29 22:09 . 22:10:14 drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 22:09 .. 22:10:14 drwxrwxr-x. 4 jenkins jenkins 36 Oct 29 22:09 assets 22:10:14 drwxrwxr-x. 2 jenkins jenkins 66 Oct 29 22:09 bin 22:10:14 drwxrwxr-x. 3 jenkins jenkins 29 Oct 29 22:09 cmd 22:10:14 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 29 22:09 CONTRIBUTING.md 22:10:14 -rw-r--r--. 1 jenkins jenkins 10 Oct 29 22:09 coverage.out 22:10:14 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 29 22:09 Dockerfile 22:10:14 drwxrwxr-x. 2 jenkins jenkins 23 Oct 29 22:09 docs 22:10:14 drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 22:09 .git 22:10:14 drwxrwxr-x. 2 jenkins jenkins 103 Oct 29 22:09 .github 22:10:14 -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 22:09 .gitignore 22:10:14 -rw-rw-r--. 1 jenkins jenkins 880 Oct 29 22:09 go.mod 22:10:14 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 29 22:09 go.sum 22:10:14 drwxrwxr-x. 9 jenkins jenkins 125 Oct 29 22:09 internal 22:10:14 -rw-rw-r--. 1 jenkins jenkins 652 Oct 29 22:09 Jenkinsfile 22:10:14 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 29 22:09 LICENSE 22:10:14 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 29 22:09 Makefile 22:10:14 drwxrwxr-x. 3 jenkins jenkins 19 Oct 29 22:09 pkg 22:10:14 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 29 22:09 README.md 22:10:14 drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 22:09 snap 22:10:14 -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 22:06 VERSION 22:10:14 -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 22:09 version.go 22:10:14 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 29 22:09 web [Pipeline] isUnix [Pipeline] sh 22:10:14 + 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=989c0a2de4565b534b4ef0d5418c29b4d88ab5ed --label arch=amd64 --label version=0.0.0 . 22:10:14 Sending build context to Docker daemon 25.87MB 22:10:14 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 22:10:14 Step 2/22 : FROM ${BASE} AS builder 22:10:14 ---> 1239046e3579 22:10:14 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:10:14 ---> Running in a0c0b5da9dd0 22:10:14 Removing intermediate container a0c0b5da9dd0 22:10:14 ---> b67d66f34202 22:10:14 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 22:10:15 ---> Running in 94620eccaf9d 22:10:15 Removing intermediate container 94620eccaf9d 22:10:15 ---> 2ac62fae2223 22:10:15 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 22:10:15 ---> Running in e0c1433d5691 22:10:15 Removing intermediate container e0c1433d5691 22:10:15 ---> dda2d4f9a8f8 22:10:15 Step 6/22 : LABEL Name=edgex-ui-go 22:10:15 ---> Running in 2d52385851fd 22:10:15 Removing intermediate container 2d52385851fd 22:10:15 ---> b27699daf352 22:10:15 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:10:15 ---> Running in f4040b3c1ed1 22:10:15 Removing intermediate container f4040b3c1ed1 22:10:15 ---> 1a2121715697 22:10:15 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:15 ---> Running in c262a5575d43 22:10:15 Removing intermediate container c262a5575d43 22:10:15 ---> bf942e063f35 22:10:15 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:15 ---> Running in 81cc7be997f5 22:10:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:10:17 OK: 220 MiB in 52 packages 22:10:17 Removing intermediate container 81cc7be997f5 22:10:17 ---> 393a19749062 22:10:17 Step 10/22 : ENV GO111MODULE=on 22:10:17 ---> Running in 6f18fe164224 22:10:17 Removing intermediate container 6f18fe164224 22:10:17 ---> 29eb35ff9f83 22:10:17 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:10:17 ---> Running in 235a16581918 22:10:17 Removing intermediate container 235a16581918 22:10:17 ---> 598fa143d6a4 22:10:17 Step 12/22 : COPY . . 22:10:18 ---> 5c63978df213 22:10:18 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:18 ---> Running in 9f6ff78f0f42 22:10:19 Removing intermediate container 9f6ff78f0f42 22:10:19 ---> 7c895b614a07 22:10:19 Step 14/22 : RUN ${MAKE} 22:10:19 ---> Running in 76a88b84f63b 22:10:19 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 22:10:20 Removing intermediate container ba0af8085a88 22:10:20 ---> b1087913978a 22:10:20 Step 14/14 : RUN ${MAKE} 22:10:20 ---> Running in d342ab6927b1 22:10:20 noop 22:10:20 Removing intermediate container d342ab6927b1 22:10:20 ---> 7139d380dbe1 22:10:20 Successfully built 7139d380dbe1 22:10:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:10:20 + docker inspect -f . ci-base-image-arm64 22:10:20 . [Pipeline] withDockerContainer 22:10:20 prd-ubuntu18.04-docker-arm64-4c-16g-13470 does not seem to be running inside a container 22:10:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-arm64 cat 22:10:22 $ docker top 90850b78d869c254e977c489692feccc74cebfdc6948beae5586e8e67e1ac8a4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:23 + go version 22:10:23 go version go1.16.8 linux/arm64 [Pipeline] } 22:10:23 $ docker stop --time=1 90850b78d869c254e977c489692feccc74cebfdc6948beae5586e8e67e1ac8a4 22:10:24 $ docker rm -f 90850b78d869c254e977c489692feccc74cebfdc6948beae5586e8e67e1ac8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:25 + docker inspect -f . ci-base-image-arm64 22:10:25 . [Pipeline] withDockerContainer 22:10:25 prd-ubuntu18.04-docker-arm64-4c-16g-13470 does not seem to be running inside a container 22:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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-arm64 cat 22:10:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:10:27 $ docker top f46df3465d8449d16113c336b8c833dc503a90db845ff981f171e06ce0ee1f09 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:10:28 + make test 22:10:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:10:29 Removing intermediate container 76a88b84f63b 22:10:29 ---> afe22136298d 22:10:29 Step 15/22 : FROM alpine:3.14 22:10:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:10:30 3.14: Pulling from library/alpine 22:10:30 a0d0a0d46f8b: Already exists 22:10:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:10:30 Status: Downloaded newer image for alpine:3.14 22:10:30 ---> 14119a10abf4 22:10:30 Step 16/22 : EXPOSE 4000 22:10:30 ---> Running in 4c540270a9a4 22:10:30 Removing intermediate container 4c540270a9a4 22:10:30 ---> c1ef239f8684 22:10:30 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 22:10:30 ---> fd8660112b58 22:10:30 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:10:30 ---> Running in 4781d44dd0d7 22:10:31 Removing intermediate container 4781d44dd0d7 22:10:31 ---> 5c9fae240be3 22:10:31 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:10:31 ---> Running in 6fda62bb5132 22:10:31 Removing intermediate container 6fda62bb5132 22:10:31 ---> 2d64a3a0c7c3 22:10:31 Step 20/22 : LABEL arch=amd64 22:10:31 ---> Running in 103faf8b3769 22:10:31 Removing intermediate container 103faf8b3769 22:10:31 ---> 74c1f513bf53 22:10:31 Step 21/22 : LABEL git_sha=989c0a2de4565b534b4ef0d5418c29b4d88ab5ed 22:10:31 ---> Running in 13f7c9361075 22:10:31 Removing intermediate container 13f7c9361075 22:10:31 ---> d3cc25e02cce 22:10:31 Step 22/22 : LABEL version=0.0.0 22:10:31 ---> Running in 33a50cdaa7a8 22:10:31 Removing intermediate container 33a50cdaa7a8 22:10:31 ---> cc9940c38dee 22:10:31 [Warning] One or more build-args [ARCH] were not consumed 22:10:31 Successfully built cc9940c38dee 22:10:31 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 22:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:32 22:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:32 latest: Pulling from edgex-lftools-log-publisher 22:10:32 b4d181a07f80: Pulling fs layer 22:10:32 a1111a8f2ec3: Pulling fs layer 22:10:32 ed53099fbce6: Pulling fs layer 22:10:32 dc539afda2c1: Pulling fs layer 22:10:32 77bc0d833cb6: Pulling fs layer 22:10:32 9065ff56babe: Pulling fs layer 22:10:32 d287ab97295c: Pulling fs layer 22:10:32 dc539afda2c1: Waiting 22:10:32 77bc0d833cb6: Waiting 22:10:32 9065ff56babe: Waiting 22:10:32 d287ab97295c: Waiting 22:10:32 a1111a8f2ec3: Verifying Checksum 22:10:32 a1111a8f2ec3: Download complete 22:10:32 dc539afda2c1: Verifying Checksum 22:10:32 dc539afda2c1: Download complete 22:10:32 ed53099fbce6: Verifying Checksum 22:10:32 ed53099fbce6: Download complete 22:10:32 77bc0d833cb6: Verifying Checksum 22:10:32 77bc0d833cb6: Download complete 22:10:32 9065ff56babe: Verifying Checksum 22:10:32 9065ff56babe: Download complete 22:10:32 b4d181a07f80: Verifying Checksum 22:10:32 b4d181a07f80: Download complete 22:10:33 d287ab97295c: Verifying Checksum 22:10:33 d287ab97295c: Download complete 22:10:34 b4d181a07f80: Pull complete 22:10:34 a1111a8f2ec3: Pull complete 22:10:34 ed53099fbce6: Pull complete 22:10:34 dc539afda2c1: Pull complete 22:10:35 77bc0d833cb6: Pull complete 22:10:35 9065ff56babe: Pull complete 22:10:40 d287ab97295c: Pull complete 22:10:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:10:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:10:40 prd-centos7-docker-4c-2g-13471 does not seem to be running inside a container 22:10:40 $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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 22:10:42 $ docker top 609fedc0dd8eb708de4639d12b03ae530247ae487489a0ab8e3bdf1d75939080 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:43 ---> job-cost.sh 22:10:43 lf-activate-venv: SKIPPING 22:10:43 INFO: No Stack... 22:10:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:10:43 INFO: Archiving Costs [Pipeline] sh 22:10:44 + cat /w/workspace/edgex-ui-go/12/archives/cost.csv 22:10:44 + cut -d, -f6 [Pipeline] lock 22:10:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] 22:10:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] did not exist. Created. 22:10:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:10:44 + echo total: 0.05999999865889549 [Pipeline] stash 22:10:44 Stashed 1 file(s) [Pipeline] } 22:10:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] // lock [Pipeline] } 22:10:44 $ docker stop --time=1 609fedc0dd8eb708de4639d12b03ae530247ae487489a0ab8e3bdf1d75939080 22:10:45 $ docker rm -f 609fedc0dd8eb708de4639d12b03ae530247ae487489a0ab8e3bdf1d75939080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:11:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:11:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:11:31 $ docker stop --time=1 f46df3465d8449d16113c336b8c833dc503a90db845ff981f171e06ce0ee1f09 22:11:32 $ docker rm -f f46df3465d8449d16113c336b8c833dc503a90db845ff981f171e06ce0ee1f09 [Pipeline] // withDockerContainer [Pipeline] sh 22:11:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:33 Warning: overwriting stash ‘coverage-report’ 22:11:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:35 + ls -al . 22:11:35 total 128 22:11:35 drwxrwxr-x 12 jenkins jenkins 4096 Oct 29 22:10 . 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 .. 22:11:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 22:08 .git 22:11:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 22:08 .github 22:11:35 -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 22:08 .gitignore 22:11:35 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 29 22:08 CONTRIBUTING.md 22:11:35 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 29 22:08 Dockerfile 22:11:35 -rw-rw-r-- 1 jenkins jenkins 652 Oct 29 22:08 Jenkinsfile 22:11:35 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 29 22:08 LICENSE 22:11:35 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 29 22:08 Makefile 22:11:35 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 29 22:08 README.md 22:11:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 22:06 VERSION 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 assets 22:11:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 22:08 bin 22:11:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 22:08 cmd 22:11:35 -rw-r--r-- 1 jenkins jenkins 10 Oct 29 22:10 coverage.out 22:11:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 22:08 docs 22:11:35 -rw-rw-r-- 1 jenkins jenkins 880 Oct 29 22:08 go.mod 22:11:35 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 29 22:08 go.sum 22:11:35 drwxrwxr-x 9 jenkins jenkins 4096 Oct 29 22:08 internal 22:11:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 22:08 pkg 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 snap 22:11:35 -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 22:08 version.go 22:11:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 22:08 web [Pipeline] isUnix [Pipeline] sh 22:11:35 + 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=3ab5a53d87588fa8ba33163eefd69d8222e873ab --label arch=arm64 --label version=0.0.0 . 22:11:36 Sending build context to Docker daemon 25.87MB 22:11:36 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 22:11:36 Step 2/22 : FROM ${BASE} AS builder 22:11:36 ---> 7139d380dbe1 22:11:36 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:11:36 ---> Running in f900052d36e4 22:11:37 Removing intermediate container f900052d36e4 22:11:37 ---> 2cf61c371169 22:11:37 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 22:11:37 ---> Running in 5262d1424547 22:11:37 Removing intermediate container 5262d1424547 22:11:37 ---> 5a5788ad263b 22:11:37 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 22:11:37 ---> Running in 5f4d78843c83 22:11:38 Removing intermediate container 5f4d78843c83 22:11:38 ---> 4b5d9ce66ec7 22:11:38 Step 6/22 : LABEL Name=edgex-ui-go 22:11:38 ---> Running in 9f5092a60195 22:11:39 Removing intermediate container 9f5092a60195 22:11:39 ---> 52c3cab7df31 22:11:39 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:11:39 ---> Running in 1e934755ffe3 22:11:39 Removing intermediate container 1e934755ffe3 22:11:39 ---> 547f0c09e100 22:11:39 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:39 ---> Running in 0a662ae15d46 22:11:41 Removing intermediate container 0a662ae15d46 22:11:41 ---> b4341b3383ec 22:11:41 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:42 ---> Running in 6e05fafc563a 22:11:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:11:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:11:44 OK: 219 MiB in 52 packages 22:11:45 Removing intermediate container 6e05fafc563a 22:11:45 ---> 69697ee41756 22:11:45 Step 10/22 : ENV GO111MODULE=on 22:11:45 ---> Running in ea541319cc17 22:11:46 Removing intermediate container ea541319cc17 22:11:46 ---> e033238e5366 22:11:46 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:11:46 ---> Running in 1e933f6f2bfe 22:11:47 Removing intermediate container 1e933f6f2bfe 22:11:47 ---> 32695dd57d5e 22:11:47 Step 12/22 : COPY . . 22:11:49 ---> 4e420db448a7 22:11:49 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:49 ---> Running in c4a37a0cd85e 22:11:52 Removing intermediate container c4a37a0cd85e 22:11:52 ---> b6cb289caf11 22:11:52 Step 14/22 : RUN ${MAKE} 22:11:52 ---> Running in 155beb7e4c9a 22:11:53 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 22:12:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:12:23 Removing intermediate container 155beb7e4c9a 22:12:23 ---> cef5b28f566a 22:12:23 Step 15/22 : FROM alpine:3.14 22:12:24 3.14: Pulling from library/alpine 22:12:24 552d1f2373af: Already exists 22:12:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:12:24 Status: Downloaded newer image for alpine:3.14 22:12:24 ---> bb3de5531c18 22:12:24 Step 16/22 : EXPOSE 4000 22:12:24 ---> Running in f8216ecdb01c 22:12:25 Removing intermediate container f8216ecdb01c 22:12:25 ---> 7d75ce3bdba6 22:12:25 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 22:12:26 ---> df567f23f322 22:12:26 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:12:26 ---> Running in 8f6c37e97c4a 22:12:27 Removing intermediate container 8f6c37e97c4a 22:12:27 ---> 44e623e46617 22:12:27 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:12:27 ---> Running in e69ded349a0a 22:12:27 Removing intermediate container e69ded349a0a 22:12:27 ---> f951005e7fe0 22:12:27 Step 20/22 : LABEL arch=arm64 22:12:27 ---> Running in 6238bfa0096b 22:12:28 Removing intermediate container 6238bfa0096b 22:12:28 ---> 2d0a6a74c94c 22:12:28 Step 21/22 : LABEL git_sha=3ab5a53d87588fa8ba33163eefd69d8222e873ab 22:12:28 ---> Running in f48e255014de 22:12:28 Removing intermediate container f48e255014de 22:12:28 ---> 98618f3e2fe6 22:12:28 Step 22/22 : LABEL version=0.0.0 22:12:28 ---> Running in 35b76c6bc1f0 22:12:29 Removing intermediate container 35b76c6bc1f0 22:12:29 ---> 0396dfa61a37 22:12:29 [Warning] One or more build-args [ARCH] were not consumed 22:12:29 Successfully built 0396dfa61a37 22:12:29 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:30 22:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:31 arm64: Pulling from edgex-lftools-log-publisher 22:12:31 448f6bf000e3: Pulling fs layer 22:12:31 f757da607395: Pulling fs layer 22:12:31 05883995daec: Pulling fs layer 22:12:31 8603b9c90790: Pulling fs layer 22:12:31 1560dd03e051: Pulling fs layer 22:12:31 27f5ce0e4adf: Pulling fs layer 22:12:31 c2d8d7efcc4b: Pulling fs layer 22:12:31 8603b9c90790: Waiting 22:12:31 1560dd03e051: Waiting 22:12:31 27f5ce0e4adf: Waiting 22:12:31 f757da607395: Verifying Checksum 22:12:31 f757da607395: Download complete 22:12:31 8603b9c90790: Download complete 22:12:31 1560dd03e051: Verifying Checksum 22:12:31 1560dd03e051: Download complete 22:12:31 05883995daec: Verifying Checksum 22:12:31 05883995daec: Download complete 22:12:31 27f5ce0e4adf: Verifying Checksum 22:12:31 27f5ce0e4adf: Download complete 22:12:31 448f6bf000e3: Download complete 22:12:34 c2d8d7efcc4b: Verifying Checksum 22:12:34 c2d8d7efcc4b: Download complete 22:12:35 448f6bf000e3: Pull complete 22:12:35 f757da607395: Pull complete 22:12:37 05883995daec: Pull complete 22:12:37 8603b9c90790: Pull complete 22:12:38 1560dd03e051: Pull complete 22:12:38 27f5ce0e4adf: Pull complete 22:12:53 c2d8d7efcc4b: Pull complete 22:12:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:12:54 prd-ubuntu18.04-docker-arm64-4c-16g-13470 does not seem to be running inside a container 22:12:54 $ 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/12 -v /w/workspace/edgex-ui-go/12:/w/workspace/edgex-ui-go/12:rw,z -v /w/workspace/edgex-ui-go/12@tmp:/w/workspace/edgex-ui-go/12@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:arm64 cat 22:12:57 $ docker top 2ebea3e3408f3c11cbdf6342969677b81c879f0a10ebfa46f31b545ad1852997 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:58 ---> job-cost.sh 22:12:58 lf-activate-venv: SKIPPING 22:12:58 INFO: No Stack... 22:12:58 INFO: Retrieving Pricing Info for: v3-standard-4 22:12:58 INFO: Archiving Costs [Pipeline] sh 22:12:59 + cat /w/workspace/edgex-ui-go/12/archives/cost.csv 22:12:59 + cut -d, -f6 [Pipeline] lock 22:12:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] 22:12:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] did not exist. Created. 22:12:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:00 /w/workspace/edgex-ui-go/12@tmp/durable-977b3c00/script.sh: 1: /w/workspace/edgex-ui-go/12@tmp/durable-977b3c00/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:13:00 + echo total: 0.10999999940395355 [Pipeline] stash 22:13:00 Warning: overwriting stash ‘stack-cost’ 22:13:00 Stashed 1 file(s) [Pipeline] } 22:13:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-12-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:00 $ docker stop --time=1 2ebea3e3408f3c11cbdf6342969677b81c879f0a10ebfa46f31b545ad1852997 22:13:02 $ docker rm -f 2ebea3e3408f3c11cbdf6342969677b81c879f0a10ebfa46f31b545ad1852997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:13:03 provisioning config files... 22:13:03 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4979881163975932546tmp [Pipeline] { [Pipeline] sh 22:13:03 + set +x 22:13:03 + curl -s https://codecov.io/bash 22:13:03 + bash -s -- 22:13:05 22:13:05 _____ _ 22:13:05 / ____| | | 22:13:05 | | ___ __| | ___ ___ _____ __ 22:13:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:13:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:13:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:13:05 Bash-1.0.6 22:13:05 22:13:05 22:13:05 ==> git version 2.24.4 found 22:13:05 ==> 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 22:13:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:13:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:13:05 ==> Jenkins CI detected. 22:13:05 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:13:05 project root: . 22:13:05 --> token set from env 22:13:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:13:05 ==> Running gcov in . (disable via -X gcov) 22:13:05 ==> Python coveragepy not found 22:13:05 ==> Searching for coverage reports in: 22:13:05 + . 22:13:05 -> Found 1 reports 22:13:05 ==> Detecting git/mercurial file structure 22:13:05 ==> Reading reports 22:13:05 + ./coverage.out bytes=10 22:13:05 ==> Appending adjustments 22:13:05 https://docs.codecov.io/docs/fixing-reports 22:13:05 + Found adjustments 22:13:05 ==> Gzipping contents 22:13:05 4.0K /tmp/codecov.bDg7aK.gz 22:13:05 ==> Uploading reports 22:13:05 url: https://codecov.io 22:13:05 query: branch=PR-431&commit=f082721af49d3bdf41acdd9a01642569afecc018&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:13:05 -> Pinging Codecov 22:13:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=f082721af49d3bdf41acdd9a01642569afecc018&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:13:05 -> Uploading to 22:13:05 https://storage.googleapis.com/codecov/v4/raw/2021-10-29/FB506323287CE973F263BFD2A0EB1F37/f082721af49d3bdf41acdd9a01642569afecc018/9a36007a-caae-44eb-b0c4-3ef14ca9eb86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T221305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=474570a7dd0e314689e1f3da029e02b5e712af9e693ec4c81ef0d35cee13fe74 22:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:13:05 Dload Upload Total Spent Left Speed 22:13:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3802 0 0 100 3802 0 12620 --:--:-- --:--:-- --:--:-- 12631 22:13:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f082721af49d3bdf41acdd9a01642569afecc018 [Pipeline] } 22:13:06 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:13:07 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:13:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:08 ---> package-listing.sh 22:13:08 ++ facter osfamily 22:13:08 ++ tr '[:upper:]' '[:lower:]' 22:13:08 + OS_FAMILY=redhat 22:13:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:13:08 + START_PACKAGES=/tmp/packages_start.txt 22:13:08 + END_PACKAGES=/tmp/packages_end.txt 22:13:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:08 + PACKAGES=/tmp/packages_start.txt 22:13:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:13:08 + PACKAGES=/tmp/packages_end.txt 22:13:08 + case "${OS_FAMILY}" in 22:13:08 + rpm -qa 22:13:08 + sort 22:13:09 + '[' -f /tmp/packages_start.txt ']' 22:13:09 + '[' -f /tmp/packages_end.txt ']' 22:13:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:13:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 22:13:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 22:13:09 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:13:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:09 22:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:10 latest: Pulling from edgex-lftools-log-publisher 22:13:10 b4d181a07f80: Pulling fs layer 22:13:10 a1111a8f2ec3: Pulling fs layer 22:13:10 ed53099fbce6: Pulling fs layer 22:13:10 dc539afda2c1: Pulling fs layer 22:13:10 77bc0d833cb6: Pulling fs layer 22:13:10 9065ff56babe: Pulling fs layer 22:13:10 d287ab97295c: Pulling fs layer 22:13:10 77bc0d833cb6: Waiting 22:13:10 9065ff56babe: Waiting 22:13:10 d287ab97295c: Waiting 22:13:10 dc539afda2c1: Waiting 22:13:10 a1111a8f2ec3: Verifying Checksum 22:13:10 a1111a8f2ec3: Download complete 22:13:10 dc539afda2c1: Verifying Checksum 22:13:10 dc539afda2c1: Download complete 22:13:10 ed53099fbce6: Verifying Checksum 22:13:10 ed53099fbce6: Download complete 22:13:10 9065ff56babe: Verifying Checksum 22:13:10 9065ff56babe: Download complete 22:13:10 77bc0d833cb6: Verifying Checksum 22:13:10 77bc0d833cb6: Download complete 22:13:10 b4d181a07f80: Verifying Checksum 22:13:10 b4d181a07f80: Download complete 22:13:11 d287ab97295c: Verifying Checksum 22:13:11 d287ab97295c: Download complete 22:13:11 b4d181a07f80: Pull complete 22:13:12 a1111a8f2ec3: Pull complete 22:13:12 ed53099fbce6: Pull complete 22:13:12 dc539afda2c1: Pull complete 22:13:13 77bc0d833cb6: Pull complete 22:13:13 9065ff56babe: Pull complete 22:13:18 d287ab97295c: Pull complete 22:13:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:13:18 prd-centos7-docker-4c-2g-13469 does not seem to be running inside a container 22:13:18 $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 22:13:21 $ docker top e3ad179eb1d8cb46a14555344bb38c14cecd53a0237cf25767ebbbb5b8af4c02 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:13:21 + mkdir -p /var/log/sysstat [Pipeline] sh 22:13:22 + ls /var/log/sa-host 22:13:22 + sadf -c /var/log/sa-host/sa29 22:13:22 file_magic: OK 22:13:22 HZ: Using current value: 100 22:13:22 file_header: OK 22:13:22 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 22:13:22 Statistics: 22:13:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:13:22 File successfully converted to sysstat format version 12.0.3 22:13:22 + sadf -c /var/log/sa-host/sa30 22:13:22 file_magic: OK 22:13:22 HZ: Using current value: 100 22:13:22 file_header: OK 22:13:22 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 22:13:22 Statistics: 22:13:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:13:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:22 provisioning config files... 22:13:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6342762307723729252tmp [Pipeline] { [Pipeline] echo 22:13:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:13:22 ---> create-netrc.sh [Pipeline] } 22:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:13:22 ---> python-tools-install.sh [Pipeline] echo 22:13:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:13:23 ---> sudo-logs.sh 22:13:23 Archiving 'sudo' log.. 22:13:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13469.novalocal: Name or service not known 22:13:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13469.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:13:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:13:23 ---> job-cost.sh 22:13:23 lf-activate-venv: SKIPPING 22:13:23 DEBUG: total: 0.10999999940395355 22:13:23 INFO: Retrieving Stack Cost... 22:13:26 INFO: Retrieving Pricing Info for: v3-standard-2 22:13:26 INFO: Archiving Costs [Pipeline] echo 22:13:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:26 ---> logs-deploy.sh 22:13:26 lf-activate-venv: SKIPPING 22:13:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/12 22:13:26 INFO: archiving workspace using pattern(s): 22:13:27 Archives upload complete. 22:13:27 INFO: archiving logs to Nexus