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 null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at d9a357ae929ab9a4753b0c453002d551dace3f17 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from d9a357ae929ab9a4753b0c453002d551dace3f17 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-ssh1094299792538135664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4521707623433236706.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8618407548471728187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh5175833574739205249.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-ssh5176155555093534175.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-313 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-ssh4903735846593120875.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 d9a357ae929ab9a4753b0c453002d551dace3f17 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-ssh2668540846438408170.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-ssh888145003233511845.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 Merge succeeded, producing a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a Checking out Revision a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a # timeout=10 Commit message: "Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:06:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:28 ========================================================= 06:06:28 EdgeX Global Pipelines Version Info 06:06:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d521e53cc5aa3634156a66d5e6cec7655339888c # timeout=10 06:06:29 ------------------- 06:06:29 stable info: 06:06:29 ------------------- 06:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:29 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 06:06:29 Message: update stable to v1.0.213 06:06:29 ------------------- 06:06:29 experimental info: 06:06:29 ------------------- 06:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:06:29 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 06:06:29 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a44bbb2 [Pipeline] echo 06:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:30 provisioning config files... 06:06:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6118717650845211504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:30 ---> docker-login.sh 06:06:30 nexus3.edgexfoundry.org:10001 06:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:30 Configure a credential helper to remove this warning. See 06:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:30 06:06:30 Login Succeeded 06:06:30 nexus3.edgexfoundry.org:10002 06:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:30 Configure a credential helper to remove this warning. See 06:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:30 06:06:30 Login Succeeded 06:06:30 nexus3.edgexfoundry.org:10003 06:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:30 Configure a credential helper to remove this warning. See 06:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:30 06:06:30 Login Succeeded 06:06:30 nexus3.edgexfoundry.org:10004 06:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:31 Configure a credential helper to remove this warning. See 06:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:31 06:06:31 Login Succeeded 06:06:31 docker.io 06:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:31 Configure a credential helper to remove this warning. See 06:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:31 06:06:31 Login Succeeded 06:06:31 ---> docker-login.sh ends [Pipeline] } 06:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:06:32 + git rev-list -1 --merges a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a~1..a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo 06:06:32 -----------> git rev-list -1 --merges a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a~1..a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a 06:06:32 a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [false] [Pipeline] sh 06:06:32 + git log --format=format:%s -1 a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo 06:06:32 ========================================================= 06:06:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:06:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:32 + git log --format=format:%s -1 a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo 06:06:32 [semverPrep] GIT_COMMIT: a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a, Commit Message: Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD [Pipeline] echo 06:06:32 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:33 06:06:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:33 latest: Pulling from edgex-devops/git-semver 06:06:33 a0d0a0d46f8b: Pulling fs layer 06:06:33 3e5f54012d9b: Pulling fs layer 06:06:33 4c7163046ea9: Pulling fs layer 06:06:33 0c2d73faf560: Pulling fs layer 06:06:33 0c2d73faf560: Waiting 06:06:33 3e5f54012d9b: Verifying Checksum 06:06:33 3e5f54012d9b: Download complete 06:06:33 a0d0a0d46f8b: Verifying Checksum 06:06:33 a0d0a0d46f8b: Download complete 06:06:33 4c7163046ea9: Verifying Checksum 06:06:33 4c7163046ea9: Download complete 06:06:33 0c2d73faf560: Verifying Checksum 06:06:33 0c2d73faf560: Download complete 06:06:34 a0d0a0d46f8b: Pull complete 06:06:34 3e5f54012d9b: Pull complete 06:06:34 4c7163046ea9: Pull complete 06:06:34 0c2d73faf560: Pull complete 06:06:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:34 prd-centos7-docker-4c-2g-313 does not seem to be running inside a container 06:06:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:35 $ docker top c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:35 [ssh-agent] Looking for ssh-agent implementation... 06:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:35 $ docker exec c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent 06:06:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBbaafk/agent.13 06:06:35 SSH_AGENT_PID=19 06:06:35 Running ssh-add (command line suppressed) 06:06:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1168611270643508273.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1168611270643508273.key) 06:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:36 + git tag --points-at HEAD [Pipeline] } 06:06:36 $ docker exec --env ******** --env ******** c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent -k 06:06:36 unset SSH_AUTH_SOCK; 06:06:36 unset SSH_AGENT_PID; 06:06:36 echo Agent pid 19 killed; 06:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:36 [ssh-agent] Looking for ssh-agent implementation... 06:06:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:36 $ docker exec c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent 06:06:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBgfbBc/agent.54 06:06:36 SSH_AGENT_PID=59 06:06:36 Running ssh-add (command line suppressed) 06:06:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_209244663347433005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_209244663347433005.key) 06:06:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:36 + git semver init 06:06:36 # -> Open(): unable to determine branch for HEAD 06:06:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 06:06:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:06:36 # $SEMVER_REMOTE_NAME = origin 06:06:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:36 # $SEMVER_USER_NAME = edgex-jenkins 06:06:36 # $SEMVER_BRANCH = PR-431 06:06:36 # $SEMVER_TEMP = /tmp/semver-045036997 06:06:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:06:39 # '/tmp/semver-045036997' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 06:06:39 # -> Force: false 06:06:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 06:06:39 $ docker exec --env ******** --env ******** c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent -k 06:06:39 unset SSH_AUTH_SOCK; 06:06:39 unset SSH_AGENT_PID; 06:06:39 echo Agent pid 59 killed; 06:06:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:39 + git semver [Pipeline] } 06:06:39 $ docker stop --time=1 c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 06:06:41 $ docker rm -f c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:41 Stashed 1 file(s) [Pipeline] echo 06:06:41 [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 06:06:56 Still waiting to schedule task 06:06:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-313’ 06:06:56 Still waiting to schedule task 06:06:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:08:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-314 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:08:24 Running in /w/workspace/edgex-ui-go/15 [Pipeline] { [Pipeline] checkout 06:08:24 The recommended git tool is: git 06:08:30 using credential edgex-jenkins-ssh 06:08:30 Cloning the remote Git repository 06:08:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:08:30 > git init /w/workspace/edgex-ui-go/15 # timeout=10 06:08:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:30 > git --version # timeout=10 06:08:30 > git --version # 'git version 2.17.1' 06:08:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:34 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:08:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:33 > 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 06:08:34 > git config core.sparsecheckout # timeout=10 06:08:34 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:08:34 > git remote # timeout=10 06:08:34 > git config --get remote.origin.url # timeout=10 06:08:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:34 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 06:08:35 Merge succeeded, producing fa2a23d146846b2ac808cea2bde124ef762d91bc 06:08:35 Checking out Revision fa2a23d146846b2ac808cea2bde124ef762d91bc (PR-431) 06:08:35 > git rev-parse HEAD^{commit} # timeout=10 06:08:35 > git config core.sparsecheckout # timeout=10 06:08:35 > git checkout -f fa2a23d146846b2ac808cea2bde124ef762d91bc # timeout=10 06:08:39 Commit message: "Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD" 06:08:39 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:08:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:40 Dload Upload Total Spent Left Speed 06:08:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh 06:08:39 > git rev-list --no-walk d521e53cc5aa3634156a66d5e6cec7655339888c # timeout=10 06:08:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:08:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 06:08:41 sudo tee /etc/docker/daemon.new 06:08:41 { 06:08:41 "registry-mirrors": [ 06:08:41 "https://nexus3.edgexfoundry.org:10001" 06:08:41 ], 06:08:41 "bip": "10.250.0.254/24", 06:08:41 "hosts": [ 06:08:41 "tcp://0.0.0.0:5555", 06:08:41 "unix:///var/run/docker.sock" 06:08:41 ], 06:08:41 "mtu": 1458, 06:08:41 "selinux-enabled": true, 06:08:41 "seccomp-profile": "/etc/docker/seccomp.json" 06:08:41 } [Pipeline] sh 06:08:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:08:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:00 provisioning config files... 06:09:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/15@tmp/config888791740284204983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> docker-login.sh 06:09:01 nexus3.edgexfoundry.org:10001 06:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:02 Configure a credential helper to remove this warning. See 06:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:02 06:09:02 Login Succeeded 06:09:02 nexus3.edgexfoundry.org:10002 06:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:02 Configure a credential helper to remove this warning. See 06:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:02 06:09:02 Login Succeeded 06:09:02 nexus3.edgexfoundry.org:10003 06:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:03 Configure a credential helper to remove this warning. See 06:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:03 06:09:03 Login Succeeded 06:09:03 nexus3.edgexfoundry.org:10004 06:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:03 Configure a credential helper to remove this warning. See 06:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:03 06:09:03 Login Succeeded 06:09:03 docker.io 06:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:04 Configure a credential helper to remove this warning. See 06:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:04 06:09:04 Login Succeeded 06:09:04 ---> docker-login.sh ends [Pipeline] } 06:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:05 ========================================================= 06:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:09:05 + 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 . 06:09:06 Sending build context to Docker daemon 26.11MB 06:09:06 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:09:06 Step 2/14 : FROM ${BASE} AS builder 06:09:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:09:06 552d1f2373af: Pulling fs layer 06:09:06 ea3f2d53f512: Pulling fs layer 06:09:06 9e70ebbbe112: Pulling fs layer 06:09:06 7a9cfe048b4a: Pulling fs layer 06:09:06 72dc09318566: Pulling fs layer 06:09:06 f4f7b4309257: Pulling fs layer 06:09:06 0ac9a79272e3: Pulling fs layer 06:09:06 7a9cfe048b4a: Waiting 06:09:06 72dc09318566: Waiting 06:09:06 f4f7b4309257: Waiting 06:09:06 b78e95d17946: Pulling fs layer 06:09:06 0ac9a79272e3: Waiting 06:09:06 b78e95d17946: Waiting 06:09:06 9e70ebbbe112: Verifying Checksum 06:09:06 9e70ebbbe112: Download complete 06:09:06 ea3f2d53f512: Verifying Checksum 06:09:06 ea3f2d53f512: Download complete 06:09:06 72dc09318566: Download complete 06:09:06 f4f7b4309257: Verifying Checksum 06:09:06 f4f7b4309257: Download complete 06:09:06 552d1f2373af: Verifying Checksum 06:09:06 552d1f2373af: Download complete 06:09:06 0ac9a79272e3: Download complete 06:09:07 552d1f2373af: Pull complete 06:09:07 ea3f2d53f512: Pull complete 06:09:08 9e70ebbbe112: Pull complete 06:09:08 b78e95d17946: Verifying Checksum 06:09:08 b78e95d17946: Download complete 06:09:09 7a9cfe048b4a: Verifying Checksum 06:09:09 7a9cfe048b4a: Download complete 06:09:14 Running on prd-centos7-docker-4c-2g-315 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:09:14 Running in /w/workspace/edgex-ui-go/15 [Pipeline] { [Pipeline] checkout 06:09:14 The recommended git tool is: git 06:09:16 using credential edgex-jenkins-ssh 06:09:16 Cloning the remote Git repository 06:09:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:09:15 > git init /w/workspace/edgex-ui-go/15 # timeout=10 06:09:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:15 > git --version # timeout=10 06:09:15 > git --version # 'git version 2.24.4' 06:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:15 [INFO] Currently running in a labeled security context 06:09:15 [INFO] Currently SELinux is 'enforcing' on the host 06:09:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/15@tmp/jenkins-gitclient-ssh122802931640115420.key 06:09:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:18 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:09:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:09:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:17 [INFO] Currently running in a labeled security context 06:09:17 [INFO] Currently SELinux is 'enforcing' on the host 06:09:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/15@tmp/jenkins-gitclient-ssh8050874644277183601.key 06:09:17 > 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 06:09:17 > git config core.sparsecheckout # timeout=10 06:09:17 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:09:17 > git remote # timeout=10 06:09:17 > git config --get remote.origin.url # timeout=10 06:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:17 [INFO] Currently running in a labeled security context 06:09:17 [INFO] Currently SELinux is 'enforcing' on the host 06:09:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/15@tmp/jenkins-gitclient-ssh8803747028057456428.key 06:09:17 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 06:09:19 Merge succeeded, producing 3bc5122b67da294387fcfc2067b12bc70ebc7878 06:09:19 Checking out Revision 3bc5122b67da294387fcfc2067b12bc70ebc7878 (PR-431) 06:09:19 7a9cfe048b4a: Pull complete 06:09:19 72dc09318566: Pull complete 06:09:19 f4f7b4309257: Pull complete 06:09:18 > git rev-parse HEAD^{commit} # timeout=10 06:09:18 > git config core.sparsecheckout # timeout=10 06:09:18 > git checkout -f 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 06:09:20 0ac9a79272e3: Pull complete 06:09:22 Commit message: "Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD" 06:09:22 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:22 provisioning config files... 06:09:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/15@tmp/config4992902546197737310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:23 ---> docker-login.sh 06:09:23 nexus3.edgexfoundry.org:10001 06:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:23 Configure a credential helper to remove this warning. See 06:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:23 06:09:23 Login Succeeded 06:09:23 nexus3.edgexfoundry.org:10002 06:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:23 Configure a credential helper to remove this warning. See 06:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:23 06:09:23 Login Succeeded 06:09:23 nexus3.edgexfoundry.org:10003 06:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:23 Configure a credential helper to remove this warning. See 06:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:23 06:09:23 Login Succeeded 06:09:23 nexus3.edgexfoundry.org:10004 06:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:23 Configure a credential helper to remove this warning. See 06:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:23 06:09:23 Login Succeeded 06:09:23 docker.io 06:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:21 > git rev-list --no-walk d521e53cc5aa3634156a66d5e6cec7655339888c # timeout=10 06:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:24 Configure a credential helper to remove this warning. See 06:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:24 06:09:24 Login Succeeded 06:09:24 ---> docker-login.sh ends [Pipeline] } 06:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:09:24 ========================================================= 06:09:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:09:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:09:24 + 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 . 06:09:24 Sending build context to Docker daemon 26.12MB 06:09:24 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:09:24 Step 2/14 : FROM ${BASE} AS builder 06:09:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:24 a0d0a0d46f8b: Pulling fs layer 06:09:24 31adcdaf11c8: Pulling fs layer 06:09:24 b8b176561691: Pulling fs layer 06:09:24 4527c011a84f: Pulling fs layer 06:09:24 5d74067f8e1e: Pulling fs layer 06:09:24 e0aca202a116: Pulling fs layer 06:09:24 3a43be97a3b4: Pulling fs layer 06:09:24 34cad66bf833: Pulling fs layer 06:09:24 b4e3c513aaa6: Pulling fs layer 06:09:24 e0aca202a116: Waiting 06:09:24 3a43be97a3b4: Waiting 06:09:24 34cad66bf833: Waiting 06:09:24 b4e3c513aaa6: Waiting 06:09:24 4527c011a84f: Waiting 06:09:24 5d74067f8e1e: Waiting 06:09:24 b8b176561691: Verifying Checksum 06:09:24 b8b176561691: Download complete 06:09:24 31adcdaf11c8: Verifying Checksum 06:09:24 31adcdaf11c8: Download complete 06:09:24 5d74067f8e1e: Verifying Checksum 06:09:24 5d74067f8e1e: Download complete 06:09:24 e0aca202a116: Verifying Checksum 06:09:24 e0aca202a116: Download complete 06:09:24 3a43be97a3b4: Verifying Checksum 06:09:24 3a43be97a3b4: Download complete 06:09:24 a0d0a0d46f8b: Verifying Checksum 06:09:24 a0d0a0d46f8b: Download complete 06:09:25 34cad66bf833: Verifying Checksum 06:09:25 34cad66bf833: Download complete 06:09:25 a0d0a0d46f8b: Pull complete 06:09:25 31adcdaf11c8: Pull complete 06:09:25 4527c011a84f: Verifying Checksum 06:09:25 4527c011a84f: Download complete 06:09:25 b8b176561691: Pull complete 06:09:25 b4e3c513aaa6: Verifying Checksum 06:09:25 b4e3c513aaa6: Download complete 06:09:25 b78e95d17946: Pull complete 06:09:25 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:09:25 ---> 8b459fc5aaf0 06:09:25 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:27 ---> Running in e935d404a238 06:09:28 Removing intermediate container e935d404a238 06:09:28 ---> 08fa6680a20d 06:09:28 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:28 ---> Running in c0269d5efe41 06:09:28 Removing intermediate container c0269d5efe41 06:09:28 ---> 82717b8817ab 06:09:28 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:28 ---> Running in 8fc41cd882c8 06:09:28 Removing intermediate container 8fc41cd882c8 06:09:28 ---> c6a759a5f398 06:09:28 Step 6/14 : LABEL Name=edgex-ui-go 06:09:29 4527c011a84f: Pull complete 06:09:29 ---> Running in d8839d837107 06:09:29 5d74067f8e1e: Pull complete 06:09:29 e0aca202a116: Pull complete 06:09:29 3a43be97a3b4: Pull complete 06:09:29 Removing intermediate container d8839d837107 06:09:29 ---> f36a9836d4e2 06:09:29 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:29 34cad66bf833: Pull complete 06:09:29 ---> Running in 79b32d7fac48 06:09:30 Removing intermediate container 79b32d7fac48 06:09:30 ---> 10851f42b7b0 06:09:30 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:30 ---> Running in 0951da1ed794 06:09:32 Removing intermediate container 0951da1ed794 06:09:32 ---> 28ed1a90fc9b 06:09:32 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:32 b4e3c513aaa6: Pull complete 06:09:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:09:32 ---> 9f6097aaca64 06:09:32 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:32 ---> Running in 8d4f1c3faab6 06:09:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:09:33 ---> Running in 2bd7df728ca7 06:09:33 Removing intermediate container 2bd7df728ca7 06:09:33 ---> 4ee87aacfa91 06:09:33 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:33 ---> Running in dbb6e3c818ae 06:09:33 Removing intermediate container dbb6e3c818ae 06:09:33 ---> 076fa840260f 06:09:33 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:33 ---> Running in daf7dded8cdf 06:09:33 Removing intermediate container daf7dded8cdf 06:09:33 ---> 308a24767b45 06:09:33 Step 6/14 : LABEL Name=edgex-ui-go 06:09:33 ---> Running in 96fdd899fdef 06:09:33 Removing intermediate container 96fdd899fdef 06:09:33 ---> 9983e9a5578e 06:09:33 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:33 ---> Running in 14b540e3aa51 06:09:34 Removing intermediate container 14b540e3aa51 06:09:34 ---> d11cb1e0ece9 06:09:34 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:34 ---> Running in 8b6903a56431 06:09:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:09:34 Removing intermediate container 8b6903a56431 06:09:34 ---> 3b8e46fe7516 06:09:34 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:34 ---> Running in c12f10895cda 06:09:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:09:34 OK: 219 MiB in 52 packages 06:09:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:35 OK: 220 MiB in 52 packages 06:09:35 Removing intermediate container 8d4f1c3faab6 06:09:35 ---> 16c3c9295e1c 06:09:35 Step 10/14 : ENV GO111MODULE=on 06:09:35 ---> Running in d16405accc0c 06:09:36 Removing intermediate container c12f10895cda 06:09:36 ---> c6dfd7bf45df 06:09:36 Step 10/14 : ENV GO111MODULE=on 06:09:36 ---> Running in 306dd175be51 06:09:36 Removing intermediate container 306dd175be51 06:09:36 ---> 6e33d176661b 06:09:36 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:36 ---> Running in a729c73819ff 06:09:36 Removing intermediate container a729c73819ff 06:09:36 ---> 48b5b3f38dfa 06:09:36 Step 12/14 : COPY . . 06:09:36 Removing intermediate container d16405accc0c 06:09:36 ---> 94ce636026bc 06:09:36 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:36 ---> Running in bbf4eecc2161 06:09:37 Removing intermediate container bbf4eecc2161 06:09:37 ---> d378b2a6a0a8 06:09:37 Step 12/14 : COPY . . 06:09:37 ---> f5c8ed3d683c 06:09:37 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:37 ---> Running in ca831394a672 06:09:39 ---> e88c834d1228 06:09:39 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:39 ---> Running in 93f9af8e6e15 06:09:47 Removing intermediate container ca831394a672 06:09:47 ---> aaba31baf91b 06:09:47 Step 14/14 : RUN ${MAKE} 06:09:47 ---> Running in b175da7454e2 06:09:47 noop 06:09:47 Removing intermediate container b175da7454e2 06:09:47 ---> 72ccdcea154c 06:09:47 Successfully built 72ccdcea154c 06:09:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:09:47 + docker inspect -f . ci-base-image-x86_64 06:09:47 . [Pipeline] withDockerContainer 06:09:47 prd-centos7-docker-4c-2g-315 does not seem to be running inside a container 06:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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 06:09:48 $ docker top 1f7d81337d9427095caf38dfaf277555cf19778eeb354d2ee800df25788c2dd4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:48 + go version 06:09:48 go version go1.16.8 linux/amd64 [Pipeline] } 06:09:48 $ docker stop --time=1 1f7d81337d9427095caf38dfaf277555cf19778eeb354d2ee800df25788c2dd4 06:09:49 $ docker rm -f 1f7d81337d9427095caf38dfaf277555cf19778eeb354d2ee800df25788c2dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:50 + docker inspect -f . ci-base-image-x86_64 06:09:50 . [Pipeline] withDockerContainer 06:09:50 prd-centos7-docker-4c-2g-315 does not seem to be running inside a container 06:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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 06:09:50 $ docker top a57982cabf441656c356e3fd913228dab1d84fd217958b84b428ba56574ed4fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:09:50 + make test 06:09:50 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:09:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:10:03 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:10:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:10:06 Removing intermediate container 93f9af8e6e15 06:10:06 ---> bf4bb810ed68 06:10:06 Step 14/14 : RUN ${MAKE} 06:10:06 ---> Running in 11ba2c38c5df 06:10:06 noop 06:10:06 Removing intermediate container 11ba2c38c5df 06:10:06 ---> cac28af6c0e6 06:10:06 Successfully built cac28af6c0e6 06:10:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:10:07 + docker inspect -f . ci-base-image-arm64 06:10:07 . [Pipeline] withDockerContainer 06:10:07 prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container 06:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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 06:10:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:10:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:10:08 $ docker top 20b935f028a77ec484fe238dcaaca992e3b18301e9873388d6800cb94e0370ef -eo pid,comm [Pipeline] { [Pipeline] } 06:10:09 $ docker stop --time=1 a57982cabf441656c356e3fd913228dab1d84fd217958b84b428ba56574ed4fd 06:10:10 $ docker rm -f a57982cabf441656c356e3fd913228dab1d84fd217958b84b428ba56574ed4fd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:10:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:10:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:10:11 + go version 06:10:11 go version go1.16.8 linux/arm64 [Pipeline] } 06:10:11 $ docker stop --time=1 20b935f028a77ec484fe238dcaaca992e3b18301e9873388d6800cb94e0370ef 06:10:13 $ docker rm -f 20b935f028a77ec484fe238dcaaca992e3b18301e9873388d6800cb94e0370ef [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:10:14 + docker inspect -f . ci-base-image-arm64 06:10:14 . [Pipeline] withDockerContainer 06:10:14 + ls -al . 06:10:14 total 88 06:10:14 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 06:09 . 06:10:14 drwxrwxr-x. 4 jenkins jenkins 30 Nov 12 06:09 .. 06:10:14 drwxrwxr-x. 4 jenkins jenkins 36 Nov 12 06:09 assets 06:10:14 drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 06:09 bin 06:10:14 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 06:09 cmd 06:10:14 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 06:09 CONTRIBUTING.md 06:10:14 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 06:09 coverage.out 06:10:14 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 06:09 Dockerfile 06:10:14 drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 06:09 docs 06:10:14 drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 06:09 .git 06:10:14 drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 06:09 .github 06:10:14 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 06:09 .gitignore 06:10:14 -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 06:09 go.mod 06:10:14 -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 06:09 go.sum 06:10:14 drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 06:09 internal 06:10:14 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 06:09 Jenkinsfile 06:10:14 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 06:09 LICENSE 06:10:14 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 06:09 Makefile 06:10:14 drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 06:09 pkg 06:10:14 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 06:09 README.md 06:10:14 drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 06:09 snap 06:10:14 -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 06:06 VERSION 06:10:14 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 06:09 version.go 06:10:14 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 06:09 web 06:10:14 prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container 06:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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 06:10:15 $ docker top f39c69cd1e440407dfb6c69a4096a3f2ce73acf8fcf37f0db42532ea583cef61 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:10:16 + 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=3bc5122b67da294387fcfc2067b12bc70ebc7878 --label arch=amd64 --label version=0.0.0 . 06:10:16 Sending build context to Docker daemon 26.12MB 06:10:16 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:10:16 Step 2/22 : FROM ${BASE} AS builder 06:10:16 ---> 72ccdcea154c 06:10:16 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:10:16 ---> Running in 8f020f0bf5ea 06:10:16 Removing intermediate container 8f020f0bf5ea 06:10:16 ---> a9b6109bac33 06:10:16 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:10:16 ---> Running in a27c8b0036bd 06:10:16 + make test 06:10:16 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:10:17 Removing intermediate container a27c8b0036bd 06:10:17 ---> f0932f8d470c 06:10:17 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:10:17 ---> Running in 2da226778e1b 06:10:17 Removing intermediate container 2da226778e1b 06:10:17 ---> a374bd0c7f2c 06:10:17 Step 6/22 : LABEL Name=edgex-ui-go 06:10:17 ---> Running in f0adcdf28369 06:10:17 Removing intermediate container f0adcdf28369 06:10:17 ---> bf2f4de07b93 06:10:17 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:10:17 ---> Running in 1be4b60a96ac 06:10:17 Removing intermediate container 1be4b60a96ac 06:10:17 ---> 25c86e3a03a9 06:10:17 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:17 ---> Running in 7d80c0a18330 06:10:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:10:17 Removing intermediate container 7d80c0a18330 06:10:17 ---> 19302f06cdee 06:10:17 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:10:17 ---> Running in e30ce88fb180 06:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:10:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:10:19 OK: 220 MiB in 52 packages 06:10:19 Removing intermediate container e30ce88fb180 06:10:19 ---> 6f3f84b71b4c 06:10:19 Step 10/22 : ENV GO111MODULE=on 06:10:19 ---> Running in 80476e0ac54c 06:10:19 Removing intermediate container 80476e0ac54c 06:10:19 ---> e7e7b13aa648 06:10:19 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:10:19 ---> Running in 33962000bf25 06:10:19 Removing intermediate container 33962000bf25 06:10:19 ---> 65f3aa66a3c5 06:10:19 Step 12/22 : COPY . . 06:10:20 ---> effa457e3c9a 06:10:20 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:20 ---> Running in d8618067e193 06:10:20 Removing intermediate container d8618067e193 06:10:20 ---> 5c0b6de88487 06:10:20 Step 14/22 : RUN ${MAKE} 06:10:21 ---> Running in 0866773b9465 06:10:21 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 06:10:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:10:30 Removing intermediate container 0866773b9465 06:10:30 ---> 6cdd51d88c74 06:10:30 Step 15/22 : FROM alpine:3.14 06:10:35 3.14: Pulling from library/alpine 06:10:35 a0d0a0d46f8b: Already exists 06:10:35 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:10:35 Status: Downloaded newer image for alpine:3.14 06:10:35 ---> 14119a10abf4 06:10:35 Step 16/22 : EXPOSE 4000 06:10:35 ---> Running in 06f44564fa0d 06:10:35 Removing intermediate container 06f44564fa0d 06:10:35 ---> b3a6484955b9 06:10:35 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 06:10:35 ---> ab00488b7129 06:10:35 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:35 ---> Running in 16b58a312425 06:10:35 Removing intermediate container 16b58a312425 06:10:35 ---> 2c69e10fd2aa 06:10:35 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:10:35 ---> Running in f5b3d3bdf8a3 06:10:35 Removing intermediate container f5b3d3bdf8a3 06:10:35 ---> 20fb1fd8799e 06:10:35 Step 20/22 : LABEL arch=amd64 06:10:35 ---> Running in ee02d46d2fe2 06:10:35 Removing intermediate container ee02d46d2fe2 06:10:35 ---> 72b5465a2514 06:10:35 Step 21/22 : LABEL git_sha=3bc5122b67da294387fcfc2067b12bc70ebc7878 06:10:35 ---> Running in aefa364f03f3 06:10:35 Removing intermediate container aefa364f03f3 06:10:35 ---> 4fe86255f7ff 06:10:35 Step 22/22 : LABEL version=0.0.0 06:10:35 ---> Running in 9aeab79b4875 06:10:35 Removing intermediate container 9aeab79b4875 06:10:35 ---> 488d81bdd705 06:10:35 [Warning] One or more build-args [ARCH] were not consumed 06:10:35 Successfully built 488d81bdd705 06:10:35 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 06:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:36 06:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:36 latest: Pulling from edgex-lftools-log-publisher 06:10:36 b4d181a07f80: Pulling fs layer 06:10:36 a1111a8f2ec3: Pulling fs layer 06:10:36 ed53099fbce6: Pulling fs layer 06:10:36 dc539afda2c1: Pulling fs layer 06:10:36 77bc0d833cb6: Pulling fs layer 06:10:36 9065ff56babe: Pulling fs layer 06:10:36 d287ab97295c: Pulling fs layer 06:10:36 dc539afda2c1: Waiting 06:10:36 77bc0d833cb6: Waiting 06:10:36 9065ff56babe: Waiting 06:10:36 d287ab97295c: Waiting 06:10:36 a1111a8f2ec3: Verifying Checksum 06:10:36 a1111a8f2ec3: Download complete 06:10:36 dc539afda2c1: Verifying Checksum 06:10:36 dc539afda2c1: Download complete 06:10:36 ed53099fbce6: Verifying Checksum 06:10:36 ed53099fbce6: Download complete 06:10:36 77bc0d833cb6: Verifying Checksum 06:10:36 77bc0d833cb6: Download complete 06:10:37 9065ff56babe: Verifying Checksum 06:10:37 9065ff56babe: Download complete 06:10:37 b4d181a07f80: Verifying Checksum 06:10:37 b4d181a07f80: Download complete 06:10:37 d287ab97295c: Verifying Checksum 06:10:37 d287ab97295c: Download complete 06:10:38 b4d181a07f80: Pull complete 06:10:38 a1111a8f2ec3: Pull complete 06:10:38 ed53099fbce6: Pull complete 06:10:39 dc539afda2c1: Pull complete 06:10:39 77bc0d833cb6: Pull complete 06:10:39 9065ff56babe: Pull complete 06:10:44 d287ab97295c: Pull complete 06:10:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:10:44 prd-centos7-docker-4c-2g-315 does not seem to be running inside a container 06:10:44 $ 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/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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 06:10:47 $ docker top c87f6ff726808d114cd0a919759c585d685f893b7843454894af4fddaa3eeda4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:47 ---> job-cost.sh 06:10:47 lf-activate-venv: SKIPPING 06:10:47 INFO: No Stack... 06:10:47 INFO: Retrieving Pricing Info for: v3-standard-2 06:10:48 INFO: Archiving Costs [Pipeline] sh 06:10:48 + cat /w/workspace/edgex-ui-go/15/archives/cost.csv 06:10:48 + cut -d, -f6 [Pipeline] lock 06:10:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] 06:10:48 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] did not exist. Created. 06:10:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:48 + echo total: 0.05999999865889549 [Pipeline] stash 06:10:48 Stashed 1 file(s) [Pipeline] } 06:10:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:48 $ docker stop --time=1 c87f6ff726808d114cd0a919759c585d685f893b7843454894af4fddaa3eeda4 06:10:49 $ docker rm -f c87f6ff726808d114cd0a919759c585d685f893b7843454894af4fddaa3eeda4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:10:56 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:10:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:11:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 06:11:15 $ docker stop --time=1 f39c69cd1e440407dfb6c69a4096a3f2ce73acf8fcf37f0db42532ea583cef61 06:11:17 $ docker rm -f f39c69cd1e440407dfb6c69a4096a3f2ce73acf8fcf37f0db42532ea583cef61 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:17 Warning: overwriting stash ‘coverage-report’ 06:11:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:19 + ls -al . 06:11:19 total 128 06:11:19 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 06:10 . 06:11:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 .. 06:11:19 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:08 .git 06:11:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:08 .github 06:11:19 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 06:08 .gitignore 06:11:19 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 06:08 CONTRIBUTING.md 06:11:19 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 06:08 Dockerfile 06:11:19 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 06:08 Jenkinsfile 06:11:19 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 06:08 LICENSE 06:11:19 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 06:08 Makefile 06:11:19 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 06:08 README.md 06:11:19 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 06:06 VERSION 06:11:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 assets 06:11:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:08 bin 06:11:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:08 cmd 06:11:19 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 06:10 coverage.out 06:11:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:08 docs 06:11:19 -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 06:08 go.mod 06:11:19 -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 06:08 go.sum 06:11:19 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 06:08 internal 06:11:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:08 pkg 06:11:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 snap 06:11:19 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 06:08 version.go 06:11:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 web [Pipeline] isUnix [Pipeline] sh 06:11:19 + 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=fa2a23d146846b2ac808cea2bde124ef762d91bc --label arch=arm64 --label version=0.0.0 . 06:11:20 Sending build context to Docker daemon 26.11MB 06:11:20 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:11:20 Step 2/22 : FROM ${BASE} AS builder 06:11:20 ---> cac28af6c0e6 06:11:20 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:11:20 ---> Running in 844a3b36560b 06:11:21 Removing intermediate container 844a3b36560b 06:11:21 ---> ada6443f7326 06:11:21 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:11:21 ---> Running in 34b57523a164 06:11:21 Removing intermediate container 34b57523a164 06:11:21 ---> 7e073d71dd41 06:11:21 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:11:21 ---> Running in 41ca818c7ffe 06:11:22 Removing intermediate container 41ca818c7ffe 06:11:22 ---> a9ac4e09ba40 06:11:22 Step 6/22 : LABEL Name=edgex-ui-go 06:11:22 ---> Running in 3dc3ad56b20e 06:11:22 Removing intermediate container 3dc3ad56b20e 06:11:22 ---> 66c07ffc6af8 06:11:22 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:11:22 ---> Running in 466a3885411b 06:11:23 Removing intermediate container 466a3885411b 06:11:23 ---> 19bcaba3e9c5 06:11:23 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:23 ---> Running in 2f90ca12ddd4 06:11:25 Removing intermediate container 2f90ca12ddd4 06:11:25 ---> 887fe9b42042 06:11:25 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:25 ---> Running in 70c4801d402a 06:11:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:11:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:11:28 OK: 219 MiB in 52 packages 06:11:28 Removing intermediate container 70c4801d402a 06:11:28 ---> 3e3c8d0abede 06:11:28 Step 10/22 : ENV GO111MODULE=on 06:11:28 ---> Running in 2e8ffc0726c4 06:11:29 Removing intermediate container 2e8ffc0726c4 06:11:29 ---> 1d937b331e33 06:11:29 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:11:29 ---> Running in 53934b7ccaa2 06:11:29 Removing intermediate container 53934b7ccaa2 06:11:29 ---> 999d2f706eb8 06:11:29 Step 12/22 : COPY . . 06:11:33 ---> 3ec209ac4fe6 06:11:33 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:33 ---> Running in 82c06a91b569 06:11:35 Removing intermediate container 82c06a91b569 06:11:35 ---> 31704224a0cd 06:11:35 Step 14/22 : RUN ${MAKE} 06:11:35 ---> Running in 89ca9b1f658c 06:11:36 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 06:12:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:12:06 Removing intermediate container 89ca9b1f658c 06:12:06 ---> 00782023b683 06:12:06 Step 15/22 : FROM alpine:3.14 06:12:10 3.14: Pulling from library/alpine 06:12:10 552d1f2373af: Already exists 06:12:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:12:10 Status: Downloaded newer image for alpine:3.14 06:12:10 ---> bb3de5531c18 06:12:10 Step 16/22 : EXPOSE 4000 06:12:10 ---> Running in afb4fbb23e4e 06:12:10 Removing intermediate container afb4fbb23e4e 06:12:10 ---> 2c03c3043b6d 06:12:10 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 06:12:12 ---> ca7f35f6922e 06:12:12 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:12:12 ---> Running in 0a8a6885a4a9 06:12:12 Removing intermediate container 0a8a6885a4a9 06:12:12 ---> b81cba072ea0 06:12:12 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:12:12 ---> Running in 75f844112a9e 06:12:13 Removing intermediate container 75f844112a9e 06:12:13 ---> 34151a8f3fba 06:12:13 Step 20/22 : LABEL arch=arm64 06:12:13 ---> Running in 3203e6dd9a32 06:12:13 Removing intermediate container 3203e6dd9a32 06:12:13 ---> 0e069b865dac 06:12:13 Step 21/22 : LABEL git_sha=fa2a23d146846b2ac808cea2bde124ef762d91bc 06:12:13 ---> Running in e54a1c530843 06:12:14 Removing intermediate container e54a1c530843 06:12:14 ---> 9878832822e1 06:12:14 Step 22/22 : LABEL version=0.0.0 06:12:14 ---> Running in 833155e02b23 06:12:14 Removing intermediate container 833155e02b23 06:12:14 ---> 5de22ea85741 06:12:14 [Warning] One or more build-args [ARCH] were not consumed 06:12:14 Successfully built 5de22ea85741 06:12:14 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 06:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:15 06:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:15 arm64: Pulling from edgex-lftools-log-publisher 06:12:15 448f6bf000e3: Pulling fs layer 06:12:15 f757da607395: Pulling fs layer 06:12:15 05883995daec: Pulling fs layer 06:12:15 8603b9c90790: Pulling fs layer 06:12:15 1560dd03e051: Pulling fs layer 06:12:15 27f5ce0e4adf: Pulling fs layer 06:12:15 c2d8d7efcc4b: Pulling fs layer 06:12:15 1560dd03e051: Waiting 06:12:15 8603b9c90790: Waiting 06:12:15 27f5ce0e4adf: Waiting 06:12:15 c2d8d7efcc4b: Waiting 06:12:15 f757da607395: Verifying Checksum 06:12:15 f757da607395: Download complete 06:12:15 8603b9c90790: Verifying Checksum 06:12:15 8603b9c90790: Download complete 06:12:15 1560dd03e051: Verifying Checksum 06:12:15 1560dd03e051: Download complete 06:12:16 27f5ce0e4adf: Verifying Checksum 06:12:16 27f5ce0e4adf: Download complete 06:12:16 05883995daec: Verifying Checksum 06:12:16 05883995daec: Download complete 06:12:16 448f6bf000e3: Verifying Checksum 06:12:16 448f6bf000e3: Download complete 06:12:18 c2d8d7efcc4b: Verifying Checksum 06:12:18 c2d8d7efcc4b: Download complete 06:12:19 448f6bf000e3: Pull complete 06:12:20 f757da607395: Pull complete 06:12:22 05883995daec: Pull complete 06:12:22 8603b9c90790: Pull complete 06:12:23 1560dd03e051: Pull complete 06:12:23 27f5ce0e4adf: Pull complete 06:12:38 c2d8d7efcc4b: Pull complete 06:12:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:12:38 prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container 06:12:38 $ 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/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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 06:12:41 $ docker top c6b269ba354041c85e4bcfeb4b27f44e668fa7f6968c3c2cd93e5772c5ec60ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:42 ---> job-cost.sh 06:12:42 lf-activate-venv: SKIPPING 06:12:42 INFO: No Stack... 06:12:44 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:44 INFO: Archiving Costs [Pipeline] sh 06:12:45 + cat /w/workspace/edgex-ui-go/15/archives/cost.csv 06:12:45 + cut -d, -f6 [Pipeline] lock 06:12:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] 06:12:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] did not exist. Created. 06:12:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:46 /w/workspace/edgex-ui-go/15@tmp/durable-2efecd60/script.sh: 1: /w/workspace/edgex-ui-go/15@tmp/durable-2efecd60/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:46 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:46 Warning: overwriting stash ‘stack-cost’ 06:12:47 Stashed 1 file(s) [Pipeline] } 06:12:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:47 $ docker stop --time=1 c6b269ba354041c85e4bcfeb4b27f44e668fa7f6968c3c2cd93e5772c5ec60ac 06:12:48 $ docker rm -f c6b269ba354041c85e4bcfeb4b27f44e668fa7f6968c3c2cd93e5772c5ec60ac [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 06:12:49 provisioning config files... 06:12:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config145732903371926149tmp [Pipeline] { [Pipeline] sh 06:12:49 + set +x 06:12:49 + bash -s -- 06:12:49 + curl -s https://codecov.io/bash 06:12:49 06:12:49 _____ _ 06:12:49 / ____| | | 06:12:49 | | ___ __| | ___ ___ _____ __ 06:12:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:49 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:49 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:49 Bash-1.0.6 06:12:49 06:12:49 06:12:49 ==> git version 2.24.4 found 06:12:49 ==> 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 06:12:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:12:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:12:49 ==> Jenkins CI detected. 06:12:49 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:12:49 project root: . 06:12:49 --> token set from env 06:12:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:49 ==> Running gcov in . (disable via -X gcov) 06:12:49 ==> Python coveragepy not found 06:12:49 ==> Searching for coverage reports in: 06:12:49 + . 06:12:49 -> Found 1 reports 06:12:49 ==> Detecting git/mercurial file structure 06:12:49 ==> Reading reports 06:12:49 + ./coverage.out bytes=10 06:12:49 ==> Appending adjustments 06:12:49 https://docs.codecov.io/docs/fixing-reports 06:12:49 + Found adjustments 06:12:49 ==> Gzipping contents 06:12:49 4.0K /tmp/codecov.2Do6g5.gz 06:12:49 ==> Uploading reports 06:12:49 url: https://codecov.io 06:12:49 query: branch=PR-431&commit=a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:12:49 -> Pinging Codecov 06:12:49 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=a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:12:50 -> Uploading to 06:12:50 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a/4772ce33-64ae-4a8e-a3e3-d3bfd03bc7a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T061250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea34c5c356c8685cfd6cb2cd1af7b11d8281402bca50990faac3be26c8f31e3c 06:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:50 Dload Upload Total Spent Left Speed 06:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3802 0 0 100 3802 0 11087 --:--:-- --:--:-- --:--:-- 11084 100 3802 0 0 100 3802 0 11082 --:--:-- --:--:-- --:--:-- 11084 06:12:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] } 06:12:50 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 06:12:52 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:12:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:52 ---> package-listing.sh 06:12:52 ++ tr '[:upper:]' '[:lower:]' 06:12:52 ++ facter osfamily 06:12:53 + OS_FAMILY=redhat 06:12:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:12:53 + START_PACKAGES=/tmp/packages_start.txt 06:12:53 + END_PACKAGES=/tmp/packages_end.txt 06:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:53 + PACKAGES=/tmp/packages_start.txt 06:12:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:12:53 + PACKAGES=/tmp/packages_end.txt 06:12:53 + case "${OS_FAMILY}" in 06:12:53 + sort 06:12:53 + rpm -qa 06:12:53 + '[' -f /tmp/packages_start.txt ']' 06:12:53 + '[' -f /tmp/packages_end.txt ']' 06:12:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:12:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 06:12:53 + 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 06:12:53 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 06:12:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:54 06:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:54 latest: Pulling from edgex-lftools-log-publisher 06:12:54 b4d181a07f80: Pulling fs layer 06:12:54 a1111a8f2ec3: Pulling fs layer 06:12:54 ed53099fbce6: Pulling fs layer 06:12:54 dc539afda2c1: Pulling fs layer 06:12:54 77bc0d833cb6: Pulling fs layer 06:12:54 9065ff56babe: Pulling fs layer 06:12:54 d287ab97295c: Pulling fs layer 06:12:54 dc539afda2c1: Waiting 06:12:54 77bc0d833cb6: Waiting 06:12:54 9065ff56babe: Waiting 06:12:54 d287ab97295c: Waiting 06:12:54 a1111a8f2ec3: Verifying Checksum 06:12:54 a1111a8f2ec3: Download complete 06:12:54 dc539afda2c1: Verifying Checksum 06:12:54 dc539afda2c1: Download complete 06:12:54 ed53099fbce6: Verifying Checksum 06:12:54 ed53099fbce6: Download complete 06:12:55 77bc0d833cb6: Verifying Checksum 06:12:55 77bc0d833cb6: Download complete 06:12:55 9065ff56babe: Verifying Checksum 06:12:55 9065ff56babe: Download complete 06:12:55 b4d181a07f80: Verifying Checksum 06:12:55 b4d181a07f80: Download complete 06:12:55 d287ab97295c: Verifying Checksum 06:12:55 d287ab97295c: Download complete 06:12:56 b4d181a07f80: Pull complete 06:12:56 a1111a8f2ec3: Pull complete 06:12:57 ed53099fbce6: Pull complete 06:12:57 dc539afda2c1: Pull complete 06:12:57 77bc0d833cb6: Pull complete 06:12:57 9065ff56babe: Pull complete 06:13:03 d287ab97295c: Pull complete 06:13:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:13:03 prd-centos7-docker-4c-2g-313 does not seem to be running inside a container 06:13:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:05 $ docker top 801fe3cd6f60ab7a9f88aee2faa9a52327d53edbd7ad5ac75add5bf1f65787c2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:06 + ls /var/log/sa-host 06:13:06 + sadf -c /var/log/sa-host/sa12 06:13:06 file_magic: OK 06:13:06 HZ: Using current value: 100 06:13:06 file_header: OK 06:13:06 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 06:13:06 Statistics: 06:13:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:06 File successfully converted to sysstat format version 12.0.3 06:13:06 + sadf -c /var/log/sa-host/sa30 06:13:06 file_magic: OK 06:13:06 HZ: Using current value: 100 06:13:06 file_header: OK 06:13:06 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 06:13:06 Statistics: 06:13:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:06 provisioning config files... 06:13:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4764959725932500379tmp [Pipeline] { [Pipeline] echo 06:13:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> create-netrc.sh [Pipeline] } 06:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> python-tools-install.sh [Pipeline] echo 06:13:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> sudo-logs.sh 06:13:07 Archiving 'sudo' log.. 06:13:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-313.novalocal: Name or service not known 06:13:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-313.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:13:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:08 ---> job-cost.sh 06:13:08 lf-activate-venv: SKIPPING 06:13:08 DEBUG: total: 0.10999999940395355 06:13:08 INFO: Retrieving Stack Cost... 06:13:08 INFO: Retrieving Pricing Info for: v3-standard-2 06:13:08 INFO: Archiving Costs [Pipeline] echo 06:13:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:09 ---> logs-deploy.sh 06:13:09 lf-activate-venv: SKIPPING 06:13:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/15 06:13:09 INFO: archiving workspace using pattern(s): 06:13:09 Archives upload complete. 06:13:10 INFO: archiving logs to Nexus