Pull request #481 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b59cf62eb6986788aca380c28c271dea50a81554+d9a357ae929ab9a4753b0c453002d551dace3f17 (228a0e2ad1856777ad3e05b9d99876d966453358) 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-ssh404272779085066483.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-ssh5929944836254871096.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-481/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-481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7755896336841646210.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-ssh6278605782672743400.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-481/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-481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4045651808350736796.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-304 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [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-481 # 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-481@tmp/jenkins-gitclient-ssh1190586400750576241.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 b59cf62eb6986788aca380c28c271dea50a81554 Merge succeeded, producing b59cf62eb6986788aca380c28c271dea50a81554 Checking out Revision b59cf62eb6986788aca380c28c271dea50a81554 (PR-481) > 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-481@tmp/jenkins-gitclient-ssh5274268488022820917.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # 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-481@tmp/jenkins-gitclient-ssh6380705561096611127.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" > git rev-list --no-walk 705dea372b85fb7c71f49655d9a1291bfc850f4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T05:15:53.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T05:15:53.545Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T05:15:53.560Z] ========================================================= [2021-11-12T05:15:53.560Z] EdgeX Global Pipelines Version Info [2021-11-12T05:15:53.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:15:54.689Z] ------------------- [2021-11-12T05:15:54.689Z] stable info: [2021-11-12T05:15:54.689Z] ------------------- [2021-11-12T05:15:54.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T05:15:54.689Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T05:15:54.689Z] Message: update stable to v1.0.213 [2021-11-12T05:15:55.259Z] ------------------- [2021-11-12T05:15:55.259Z] experimental info: [2021-11-12T05:15:55.259Z] ------------------- [2021-11-12T05:15:55.259Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T05:15:55.259Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T05:15:55.259Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T05:15:55.335Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T05:15:55.345Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T05:15:55.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T05:15:55.366Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T05:15:55.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T05:15:55.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T05:15:55.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T05:15:55.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T05:15:55.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T05:15:55.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T05:15:55.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T05:15:55.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T05:15:55.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T05:15:55.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T05:15:55.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T05:15:55.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T05:15:55.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T05:15:55.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T05:15:55.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T05:15:55.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T05:15:55.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T05:15:55.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T05:15:55.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T05:15:55.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T05:15:55.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T05:15:55.598Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T05:15:55.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo [2021-11-12T05:15:55.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo [2021-11-12T05:15:55.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo [2021-11-12T05:15:55.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo [2021-11-12T05:15:55.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b59cf62 [Pipeline] echo [2021-11-12T05:15:55.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:15:55.709Z] provisioning config files... [2021-11-12T05:15:55.722Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config7346010390969787570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:15:56.031Z] ---> docker-login.sh [2021-11-12T05:15:56.031Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:15:56.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:56.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:56.031Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:56.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:56.031Z] [2021-11-12T05:15:56.031Z] Login Succeeded [2021-11-12T05:15:56.031Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:15:56.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:56.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:56.293Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:56.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:56.293Z] [2021-11-12T05:15:56.293Z] Login Succeeded [2021-11-12T05:15:56.293Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:15:56.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:56.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:56.293Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:56.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:56.293Z] [2021-11-12T05:15:56.293Z] Login Succeeded [2021-11-12T05:15:56.293Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:15:56.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:56.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:56.556Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:56.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:56.556Z] [2021-11-12T05:15:56.556Z] Login Succeeded [2021-11-12T05:15:56.556Z] docker.io [2021-11-12T05:15:56.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:15:56.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:15:56.817Z] Configure a credential helper to remove this warning. See [2021-11-12T05:15:56.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:15:56.817Z] [2021-11-12T05:15:56.817Z] Login Succeeded [2021-11-12T05:15:56.817Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:15:56.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T05:15:57.247Z] + git rev-list -1 --merges b59cf62eb6986788aca380c28c271dea50a81554~1..b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo [2021-11-12T05:15:57.281Z] -----------> git rev-list -1 --merges b59cf62eb6986788aca380c28c271dea50a81554~1..b59cf62eb6986788aca380c28c271dea50a81554 b59cf62eb6986788aca380c28c271dea50a81554 [2021-11-12T05:15:57.281Z] b59cf62eb6986788aca380c28c271dea50a81554 [false] [Pipeline] sh [2021-11-12T05:15:57.572Z] + git log --format=format:%s -1 b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo [2021-11-12T05:15:57.588Z] ========================================================= [2021-11-12T05:15:57.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T05:15:57.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:15:57.917Z] + git log --format=format:%s -1 b59cf62eb6986788aca380c28c271dea50a81554 [Pipeline] echo [2021-11-12T05:15:57.929Z] [semverPrep] GIT_COMMIT: b59cf62eb6986788aca380c28c271dea50a81554, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0 [Pipeline] echo [2021-11-12T05:15:57.939Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:15:58.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:15:58.368Z] [2021-11-12T05:15:58.368Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:15:58.669Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:15:58.669Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T05:15:58.669Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T05:15:58.669Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T05:15:58.669Z] 4c7163046ea9: Pulling fs layer [2021-11-12T05:15:58.669Z] 0c2d73faf560: Pulling fs layer [2021-11-12T05:15:58.669Z] 0c2d73faf560: Waiting [2021-11-12T05:15:58.669Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T05:15:58.669Z] 3e5f54012d9b: Download complete [2021-11-12T05:15:58.669Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T05:15:58.669Z] a0d0a0d46f8b: Download complete [2021-11-12T05:15:58.669Z] 0c2d73faf560: Verifying Checksum [2021-11-12T05:15:58.669Z] 0c2d73faf560: Download complete [2021-11-12T05:15:58.669Z] 4c7163046ea9: Verifying Checksum [2021-11-12T05:15:58.669Z] 4c7163046ea9: Download complete [2021-11-12T05:15:58.931Z] a0d0a0d46f8b: Pull complete [2021-11-12T05:15:58.931Z] 3e5f54012d9b: Pull complete [2021-11-12T05:15:59.191Z] 4c7163046ea9: Pull complete [2021-11-12T05:15:59.457Z] 0c2d73faf560: Pull complete [2021-11-12T05:15:59.457Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T05:15:59.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T05:15:59.457Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T05:15:59.524Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-11-12T05:15:59.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T05:16:00.142Z] $ docker top bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T05:16:00.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:16:00.224Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:16:00.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:16:00.324Z] $ docker exec bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent [2021-11-12T05:16:00.417Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmkMaFK/agent.13 [2021-11-12T05:16:00.417Z] SSH_AGENT_PID=19 [2021-11-12T05:16:00.425Z] Running ssh-add (command line suppressed) [2021-11-12T05:16:00.528Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_856070339817947569.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_856070339817947569.key) [2021-11-12T05:16:00.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:16:00.834Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T05:16:00.851Z] $ docker exec --env ******** --env ******** bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent -k [2021-11-12T05:16:00.937Z] unset SSH_AUTH_SOCK; [2021-11-12T05:16:00.938Z] unset SSH_AGENT_PID; [2021-11-12T05:16:00.938Z] echo Agent pid 19 killed; [2021-11-12T05:16:00.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T05:16:00.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T05:16:00.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T05:16:01.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T05:16:01.079Z] $ docker exec bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent [2021-11-12T05:16:01.177Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdDInf/agent.53 [2021-11-12T05:16:01.177Z] SSH_AGENT_PID=59 [2021-11-12T05:16:01.188Z] Running ssh-add (command line suppressed) [2021-11-12T05:16:01.292Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_17800156701298308.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_17800156701298308.key) [2021-11-12T05:16:01.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T05:16:01.590Z] + git semver init [2021-11-12T05:16:01.590Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T05:16:01.590Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.git [2021-11-12T05:16:01.590Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [2021-11-12T05:16:01.590Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T05:16:01.590Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T05:16:01.590Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T05:16:01.590Z] # $SEMVER_BRANCH = PR-481 [2021-11-12T05:16:01.590Z] # $SEMVER_TEMP = /tmp/semver-433445119 [2021-11-12T05:16:01.590Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T05:16:04.141Z] # '/tmp/semver-433445119' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver' [2021-11-12T05:16:04.141Z] # -> Force: false [2021-11-12T05:16:04.141Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver [Pipeline] } [2021-11-12T05:16:04.155Z] $ docker exec --env ******** --env ******** bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 ssh-agent -k [2021-11-12T05:16:04.249Z] unset SSH_AUTH_SOCK; [2021-11-12T05:16:04.250Z] unset SSH_AGENT_PID; [2021-11-12T05:16:04.250Z] echo Agent pid 59 killed; [2021-11-12T05:16:04.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T05:16:04.559Z] + git semver [Pipeline] } [2021-11-12T05:16:04.577Z] $ docker stop --time=1 bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 [2021-11-12T05:16:05.862Z] $ docker rm -f bed59ddb62426b13a5c400acbea5ff76b835cef9fb56ca65f6fadd0e7398ce76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T05:16:06.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T05:16:06.426Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T05:16:06.429Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-12T05:16:21.561Z] Still waiting to schedule task [2021-11-12T05:16:21.561Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-12T05:16:21.563Z] Still waiting to schedule task [2021-11-12T05:16:21.563Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T05:17:48.885Z] Running on prd-centos7-docker-4c-2g-308 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws [2021-11-12T05:17:48.895Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T05:17:48.991Z] The recommended git tool is: git [2021-11-12T05:17:51.183Z] using credential edgex-jenkins-ssh [2021-11-12T05:17:51.197Z] Cloning the remote Git repository [2021-11-12T05:17:51.227Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:51.280Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-12T05:17:51.318Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:51.319Z] > git --version # timeout=10 [2021-11-12T05:17:51.328Z] > git --version # 'git version 2.24.4' [2021-11-12T05:17:51.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:17:51.361Z] [INFO] Currently running in a labeled security context [2021-11-12T05:17:51.361Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:17:51.361Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3664275357660147604.key [2021-11-12T05:17:51.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:17:53.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:17:53.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:17:53.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:17:53.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:17:53.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:17:53.180Z] [INFO] Currently running in a labeled security context [2021-11-12T05:17:53.180Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:17:53.180Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh222162114434268556.key [2021-11-12T05:17:53.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T05:17:53.674Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit b59cf62eb6986788aca380c28c271dea50a81554 [2021-11-12T05:17:53.855Z] Merge succeeded, producing b59cf62eb6986788aca380c28c271dea50a81554 [2021-11-12T05:17:53.855Z] Checking out Revision b59cf62eb6986788aca380c28c271dea50a81554 (PR-481) [2021-11-12T05:17:53.695Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:17:53.712Z] > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 [2021-11-12T05:17:53.814Z] > git remote # timeout=10 [2021-11-12T05:17:53.826Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T05:17:53.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:17:53.837Z] [INFO] Currently running in a labeled security context [2021-11-12T05:17:53.837Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T05:17:53.837Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh883089774531574908.key [2021-11-12T05:17:53.844Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T05:17:53.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T05:17:53.867Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:17:53.871Z] > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 [2021-11-12T05:17:57.574Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:17:57.879Z] provisioning config files... [2021-11-12T05:17:57.894Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1271618351307298253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:17:58.259Z] ---> docker-login.sh [2021-11-12T05:17:58.259Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:17:58.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:58.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:58.522Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:58.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:58.522Z] [2021-11-12T05:17:58.522Z] Login Succeeded [2021-11-12T05:17:58.522Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:17:58.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:58.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:58.522Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:58.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:58.522Z] [2021-11-12T05:17:58.522Z] Login Succeeded [2021-11-12T05:17:58.522Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:17:58.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:58.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:58.792Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:58.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:58.792Z] [2021-11-12T05:17:58.792Z] Login Succeeded [2021-11-12T05:17:58.792Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:17:58.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:58.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:58.792Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:58.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:58.792Z] [2021-11-12T05:17:58.792Z] Login Succeeded [2021-11-12T05:17:58.792Z] docker.io [2021-11-12T05:17:59.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:17:59.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:17:59.316Z] Configure a credential helper to remove this warning. See [2021-11-12T05:17:59.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:17:59.316Z] [2021-11-12T05:17:59.316Z] Login Succeeded [2021-11-12T05:17:59.316Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:17:59.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T05:17:59.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:17:59.495Z] ========================================================= [2021-11-12T05:17:59.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T05:17:59.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:17:59.821Z] + 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 . [2021-11-12T05:18:00.089Z] Sending build context to Docker daemon 25.22MB [2021-11-12T05:18:00.089Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:18:00.089Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T05:18:00.089Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T05:18:00.089Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T05:18:00.089Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T05:18:00.089Z] b8b176561691: Pulling fs layer [2021-11-12T05:18:00.089Z] 4527c011a84f: Pulling fs layer [2021-11-12T05:18:00.089Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T05:18:00.089Z] e0aca202a116: Pulling fs layer [2021-11-12T05:18:00.089Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T05:18:00.089Z] 34cad66bf833: Pulling fs layer [2021-11-12T05:18:00.089Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T05:18:00.089Z] 5d74067f8e1e: Waiting [2021-11-12T05:18:00.089Z] e0aca202a116: Waiting [2021-11-12T05:18:00.089Z] 3a43be97a3b4: Waiting [2021-11-12T05:18:00.089Z] 34cad66bf833: Waiting [2021-11-12T05:18:00.089Z] b4e3c513aaa6: Waiting [2021-11-12T05:18:00.089Z] 4527c011a84f: Waiting [2021-11-12T05:18:00.089Z] b8b176561691: Verifying Checksum [2021-11-12T05:18:00.089Z] b8b176561691: Download complete [2021-11-12T05:18:00.089Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T05:18:00.089Z] 31adcdaf11c8: Download complete [2021-11-12T05:18:00.089Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T05:18:00.089Z] 5d74067f8e1e: Download complete [2021-11-12T05:18:00.089Z] e0aca202a116: Verifying Checksum [2021-11-12T05:18:00.089Z] e0aca202a116: Download complete [2021-11-12T05:18:00.089Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T05:18:00.089Z] a0d0a0d46f8b: Download complete [2021-11-12T05:18:00.089Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T05:18:00.089Z] 3a43be97a3b4: Download complete [2021-11-12T05:18:00.353Z] 34cad66bf833: Verifying Checksum [2021-11-12T05:18:00.353Z] 34cad66bf833: Download complete [2021-11-12T05:18:00.936Z] 4527c011a84f: Verifying Checksum [2021-11-12T05:18:00.936Z] 4527c011a84f: Download complete [2021-11-12T05:18:00.936Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T05:18:00.936Z] b4e3c513aaa6: Download complete [2021-11-12T05:18:00.936Z] a0d0a0d46f8b: Pull complete [2021-11-12T05:18:00.936Z] 31adcdaf11c8: Pull complete [2021-11-12T05:18:01.202Z] b8b176561691: Pull complete [2021-11-12T05:18:05.478Z] 4527c011a84f: Pull complete [2021-11-12T05:18:05.478Z] 5d74067f8e1e: Pull complete [2021-11-12T05:18:05.478Z] e0aca202a116: Pull complete [2021-11-12T05:18:05.478Z] 3a43be97a3b4: Pull complete [2021-11-12T05:18:05.746Z] 34cad66bf833: Pull complete [2021-11-12T05:18:09.073Z] b4e3c513aaa6: Pull complete [2021-11-12T05:18:09.073Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T05:18:09.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T05:18:09.073Z] ---> 9f6097aaca64 [2021-11-12T05:18:09.073Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:18:10.473Z] ---> Running in 46657a09d139 [2021-11-12T05:18:10.473Z] Removing intermediate container 46657a09d139 [2021-11-12T05:18:10.473Z] ---> 864211d2e90a [2021-11-12T05:18:10.473Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:18:10.473Z] ---> Running in 6f6b91c0a634 [2021-11-12T05:18:10.742Z] Removing intermediate container 6f6b91c0a634 [2021-11-12T05:18:10.742Z] ---> 10b97340b938 [2021-11-12T05:18:10.742Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:18:10.742Z] ---> Running in 3a7e9d8bfe24 [2021-11-12T05:18:10.742Z] Removing intermediate container 3a7e9d8bfe24 [2021-11-12T05:18:10.742Z] ---> b3044b582151 [2021-11-12T05:18:10.742Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T05:18:10.742Z] ---> Running in 415a47eb4189 [2021-11-12T05:18:11.005Z] Removing intermediate container 415a47eb4189 [2021-11-12T05:18:11.005Z] ---> 83400df9d5af [2021-11-12T05:18:11.005Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:18:11.005Z] ---> Running in 989ed51f83c5 [2021-11-12T05:18:11.005Z] Removing intermediate container 989ed51f83c5 [2021-11-12T05:18:11.005Z] ---> c95194c5528b [2021-11-12T05:18:11.005Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:18:11.005Z] ---> Running in a8617fcbb01b [2021-11-12T05:18:11.578Z] Removing intermediate container a8617fcbb01b [2021-11-12T05:18:11.578Z] ---> a70ccc9c42f6 [2021-11-12T05:18:11.578Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:18:11.578Z] ---> Running in 30380ab83da9 [2021-11-12T05:18:11.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T05:18:12.784Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T05:18:13.053Z] OK: 220 MiB in 52 packages [2021-11-12T05:18:13.433Z] Removing intermediate container 30380ab83da9 [2021-11-12T05:18:13.433Z] ---> 5d02874bc105 [2021-11-12T05:18:13.433Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T05:18:13.433Z] ---> Running in 8c2efcfa001c [2021-11-12T05:18:13.433Z] Removing intermediate container 8c2efcfa001c [2021-11-12T05:18:13.433Z] ---> c3f297b8a828 [2021-11-12T05:18:13.433Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:18:13.433Z] ---> Running in cfdbbad30188 [2021-11-12T05:18:13.433Z] Removing intermediate container cfdbbad30188 [2021-11-12T05:18:13.433Z] ---> 2f07ea8cbcc4 [2021-11-12T05:18:13.433Z] Step 12/14 : COPY . . [2021-11-12T05:18:14.402Z] ---> 24deb18a7681 [2021-11-12T05:18:14.402Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:18:14.402Z] ---> Running in f6eaf6115c5f [2021-11-12T05:18:16.316Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T05:18:16.316Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T05:18:16.316Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T05:18:16.316Z] [2021-11-12T05:18:16.316Z] SECURITY ERROR [2021-11-12T05:18:16.316Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:18:16.316Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:18:16.316Z] have intercepted the download attempt. [2021-11-12T05:18:16.316Z] [2021-11-12T05:18:16.316Z] For more information, see 'go help module-auth'. [2021-11-12T05:18:16.316Z] skipping... [2021-11-12T05:18:16.576Z] Removing intermediate container f6eaf6115c5f [2021-11-12T05:18:16.576Z] ---> 7e2e95755780 [2021-11-12T05:18:16.576Z] Step 14/14 : RUN ${MAKE} [2021-11-12T05:18:16.576Z] ---> Running in 55762c5a70fa [2021-11-12T05:18:16.838Z] noop [2021-11-12T05:18:17.099Z] Removing intermediate container 55762c5a70fa [2021-11-12T05:18:17.099Z] ---> 3009a1191196 [2021-11-12T05:18:17.099Z] Successfully built 3009a1191196 [2021-11-12T05:18:17.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:17.393Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T05:18:17.393Z] . [Pipeline] withDockerContainer [2021-11-12T05:18:17.470Z] prd-centos7-docker-4c-2g-308 does not seem to be running inside a container [2021-11-12T05:18:17.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T05:18:17.924Z] $ docker top e937b5806d28dfaf665050a65156e2934c2b1b6d94f9186c69be6a604e53926e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:18:18.301Z] + go version [2021-11-12T05:18:18.301Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T05:18:18.312Z] $ docker stop --time=1 e937b5806d28dfaf665050a65156e2934c2b1b6d94f9186c69be6a604e53926e [2021-11-12T05:18:19.501Z] $ docker rm -f e937b5806d28dfaf665050a65156e2934c2b1b6d94f9186c69be6a604e53926e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:19.993Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T05:18:19.993Z] . [Pipeline] withDockerContainer [2021-11-12T05:18:20.062Z] prd-centos7-docker-4c-2g-308 does not seem to be running inside a container [2021-11-12T05:18:20.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T05:18:20.571Z] $ docker top 999554bcc61aa543f33351629884acb4b617edef6e58da498fa96646049f9502 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T05:18:20.963Z] + make test [2021-11-12T05:18:20.963Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T05:18:20.963Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T05:18:20.963Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T05:18:20.963Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T05:18:21.224Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-12T05:18:21.224Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T05:18:21.224Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T05:18:21.224Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T05:18:21.224Z] [2021-11-12T05:18:21.224Z] SECURITY ERROR [2021-11-12T05:18:21.224Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:18:21.224Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:18:21.224Z] have intercepted the download attempt. [2021-11-12T05:18:21.224Z] [2021-11-12T05:18:21.224Z] For more information, see 'go help module-auth'. [2021-11-12T05:18:21.224Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T05:18:21.238Z] $ docker stop --time=1 999554bcc61aa543f33351629884acb4b617edef6e58da498fa96646049f9502 [2021-11-12T05:18:22.463Z] $ docker rm -f 999554bcc61aa543f33351629884acb4b617edef6e58da498fa96646049f9502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:23.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:18:23.140Z] [2021-11-12T05:18:23.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:18:23.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:18:23.456Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T05:18:23.456Z] b4d181a07f80: Pulling fs layer [2021-11-12T05:18:23.456Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T05:18:23.456Z] ed53099fbce6: Pulling fs layer [2021-11-12T05:18:23.456Z] dc539afda2c1: Pulling fs layer [2021-11-12T05:18:23.456Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T05:18:23.456Z] 9065ff56babe: Pulling fs layer [2021-11-12T05:18:23.456Z] d287ab97295c: Pulling fs layer [2021-11-12T05:18:23.456Z] dc539afda2c1: Waiting [2021-11-12T05:18:23.456Z] 77bc0d833cb6: Waiting [2021-11-12T05:18:23.456Z] 9065ff56babe: Waiting [2021-11-12T05:18:23.456Z] d287ab97295c: Waiting [2021-11-12T05:18:23.456Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T05:18:23.456Z] a1111a8f2ec3: Download complete [2021-11-12T05:18:23.456Z] dc539afda2c1: Verifying Checksum [2021-11-12T05:18:23.456Z] dc539afda2c1: Download complete [2021-11-12T05:18:23.456Z] ed53099fbce6: Verifying Checksum [2021-11-12T05:18:23.456Z] ed53099fbce6: Download complete [2021-11-12T05:18:23.456Z] 9065ff56babe: Verifying Checksum [2021-11-12T05:18:23.456Z] 9065ff56babe: Download complete [2021-11-12T05:18:23.720Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T05:18:23.720Z] 77bc0d833cb6: Download complete [2021-11-12T05:18:23.720Z] b4d181a07f80: Verifying Checksum [2021-11-12T05:18:23.720Z] b4d181a07f80: Download complete [2021-11-12T05:18:24.294Z] d287ab97295c: Verifying Checksum [2021-11-12T05:18:24.294Z] d287ab97295c: Download complete [2021-11-12T05:18:25.244Z] b4d181a07f80: Pull complete [2021-11-12T05:18:25.503Z] a1111a8f2ec3: Pull complete [2021-11-12T05:18:26.089Z] ed53099fbce6: Pull complete [2021-11-12T05:18:26.089Z] dc539afda2c1: Pull complete [2021-11-12T05:18:26.359Z] 77bc0d833cb6: Pull complete [2021-11-12T05:18:26.633Z] 9065ff56babe: Pull complete [2021-11-12T05:18:31.928Z] d287ab97295c: Pull complete [2021-11-12T05:18:31.928Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T05:18:31.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:18:31.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T05:18:31.990Z] prd-centos7-docker-4c-2g-308 does not seem to be running inside a container [2021-11-12T05:18:32.023Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T05:18:34.200Z] $ docker top 96d5e94b9ad8863414f0b00181f26359b55246266664b063de3537256c53a3e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:18:34.640Z] ---> job-cost.sh [2021-11-12T05:18:34.640Z] lf-activate-venv: SKIPPING [2021-11-12T05:18:34.640Z] INFO: No Stack... [2021-11-12T05:18:36.021Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T05:18:36.591Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T05:18:36.893Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-11-12T05:18:36.893Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T05:18:36.920Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [2021-11-12T05:18:36.926Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] did not exist. Created. [2021-11-12T05:18:36.926Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T05:18:37.232Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T05:18:37.428Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T05:18:37.436Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T05:18:37.451Z] $ docker stop --time=1 96d5e94b9ad8863414f0b00181f26359b55246266664b063de3537256c53a3e4 [2021-11-12T05:18:38.612Z] $ docker rm -f 96d5e94b9ad8863414f0b00181f26359b55246266664b063de3537256c53a3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T05:18:38.854Z] Failed in branch amd64 [2021-11-12T05:18:41.491Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-307 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws [2021-11-12T05:18:41.502Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-12T05:18:41.911Z] The recommended git tool is: git [2021-11-12T05:18:47.147Z] using credential edgex-jenkins-ssh [2021-11-12T05:18:47.163Z] Cloning the remote Git repository [2021-11-12T05:18:47.219Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:18:47.325Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-12T05:18:47.460Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:18:47.462Z] > git --version # timeout=10 [2021-11-12T05:18:47.501Z] > git --version # 'git version 2.17.1' [2021-11-12T05:18:47.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:18:47.625Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:18:50.541Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:18:50.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T05:18:50.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T05:18:50.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T05:18:50.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:18:50.642Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T05:18:51.210Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit b59cf62eb6986788aca380c28c271dea50a81554 [2021-11-12T05:18:51.662Z] Merge succeeded, producing b59cf62eb6986788aca380c28c271dea50a81554 [2021-11-12T05:18:51.662Z] Checking out Revision b59cf62eb6986788aca380c28c271dea50a81554 (PR-481) [2021-11-12T05:18:51.231Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:18:51.247Z] > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 [2021-11-12T05:18:51.577Z] > git remote # timeout=10 [2021-11-12T05:18:51.594Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T05:18:51.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T05:18:51.623Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T05:18:51.645Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T05:18:51.670Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T05:18:51.690Z] > git checkout -f b59cf62eb6986788aca380c28c271dea50a81554 # timeout=10 [2021-11-12T05:18:56.240Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T05:18:57.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T05:18:57.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T05:18:57.387Z] Dload Upload Total Spent Left Speed [2021-11-12T05:18:57.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh [2021-11-12T05:18:57.806Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T05:18:58.146Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T05:18:58.146Z] + sudo tee /etc/docker/daemon.new [2021-11-12T05:18:58.146Z] { [2021-11-12T05:18:58.146Z] "registry-mirrors": [ [2021-11-12T05:18:58.146Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T05:18:58.146Z] ], [2021-11-12T05:18:58.146Z] "bip": "10.250.0.254/24", [2021-11-12T05:18:58.146Z] "hosts": [ [2021-11-12T05:18:58.146Z] "tcp://0.0.0.0:5555", [2021-11-12T05:18:58.146Z] "unix:///var/run/docker.sock" [2021-11-12T05:18:58.146Z] ], [2021-11-12T05:18:58.146Z] "mtu": 1458, [2021-11-12T05:18:58.146Z] "selinux-enabled": true, [2021-11-12T05:18:58.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T05:18:58.146Z] } [Pipeline] sh [2021-11-12T05:18:58.493Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T05:18:58.832Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:19:17.198Z] provisioning config files... [2021-11-12T05:19:17.222Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8308626010916276502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:19:17.576Z] ---> docker-login.sh [2021-11-12T05:19:17.576Z] nexus3.edgexfoundry.org:10001 [2021-11-12T05:19:18.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:19:18.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:19:18.442Z] Configure a credential helper to remove this warning. See [2021-11-12T05:19:18.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:19:18.442Z] [2021-11-12T05:19:18.442Z] Login Succeeded [2021-11-12T05:19:18.442Z] nexus3.edgexfoundry.org:10002 [2021-11-12T05:19:18.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:19:18.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:19:18.984Z] Configure a credential helper to remove this warning. See [2021-11-12T05:19:18.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:19:18.984Z] [2021-11-12T05:19:18.984Z] Login Succeeded [2021-11-12T05:19:18.984Z] nexus3.edgexfoundry.org:10003 [2021-11-12T05:19:19.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:19:19.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:19:19.529Z] Configure a credential helper to remove this warning. See [2021-11-12T05:19:19.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:19:19.529Z] [2021-11-12T05:19:19.529Z] Login Succeeded [2021-11-12T05:19:19.529Z] nexus3.edgexfoundry.org:10004 [2021-11-12T05:19:19.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:19:19.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:19:19.802Z] Configure a credential helper to remove this warning. See [2021-11-12T05:19:19.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:19:19.802Z] [2021-11-12T05:19:19.802Z] Login Succeeded [2021-11-12T05:19:19.802Z] docker.io [2021-11-12T05:19:20.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T05:19:20.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T05:19:20.666Z] Configure a credential helper to remove this warning. See [2021-11-12T05:19:20.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T05:19:20.666Z] [2021-11-12T05:19:20.666Z] Login Succeeded [2021-11-12T05:19:20.666Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T05:19:20.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T05:19:21.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T05:19:21.130Z] ========================================================= [2021-11-12T05:19:21.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T05:19:21.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:19:21.510Z] + 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 . [2021-11-12T05:19:22.496Z] Sending build context to Docker daemon 25.22MB [2021-11-12T05:19:22.496Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T05:19:22.496Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T05:19:22.496Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T05:19:22.496Z] 552d1f2373af: Pulling fs layer [2021-11-12T05:19:22.496Z] ea3f2d53f512: Pulling fs layer [2021-11-12T05:19:22.496Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T05:19:22.496Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T05:19:22.496Z] 72dc09318566: Pulling fs layer [2021-11-12T05:19:22.496Z] f4f7b4309257: Pulling fs layer [2021-11-12T05:19:22.496Z] 7a9cfe048b4a: Waiting [2021-11-12T05:19:22.496Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T05:19:22.496Z] b78e95d17946: Pulling fs layer [2021-11-12T05:19:22.496Z] f4f7b4309257: Waiting [2021-11-12T05:19:22.496Z] b78e95d17946: Waiting [2021-11-12T05:19:22.496Z] 0ac9a79272e3: Waiting [2021-11-12T05:19:22.496Z] 9e70ebbbe112: Download complete [2021-11-12T05:19:22.496Z] ea3f2d53f512: Verifying Checksum [2021-11-12T05:19:22.496Z] ea3f2d53f512: Download complete [2021-11-12T05:19:22.496Z] 72dc09318566: Verifying Checksum [2021-11-12T05:19:22.496Z] 72dc09318566: Download complete [2021-11-12T05:19:22.775Z] f4f7b4309257: Verifying Checksum [2021-11-12T05:19:22.775Z] f4f7b4309257: Download complete [2021-11-12T05:19:22.775Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T05:19:22.775Z] 0ac9a79272e3: Download complete [2021-11-12T05:19:22.775Z] 552d1f2373af: Verifying Checksum [2021-11-12T05:19:22.775Z] 552d1f2373af: Download complete [2021-11-12T05:19:23.374Z] 552d1f2373af: Pull complete [2021-11-12T05:19:23.978Z] ea3f2d53f512: Pull complete [2021-11-12T05:19:24.585Z] 9e70ebbbe112: Pull complete [2021-11-12T05:19:24.585Z] b78e95d17946: Download complete [2021-11-12T05:19:25.185Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T05:19:25.186Z] 7a9cfe048b4a: Download complete [2021-11-12T05:19:35.335Z] 7a9cfe048b4a: Pull complete [2021-11-12T05:19:35.607Z] 72dc09318566: Pull complete [2021-11-12T05:19:35.882Z] f4f7b4309257: Pull complete [2021-11-12T05:19:36.156Z] 0ac9a79272e3: Pull complete [2021-11-12T05:19:42.867Z] b78e95d17946: Pull complete [2021-11-12T05:19:42.867Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T05:19:42.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T05:19:42.867Z] ---> 8b459fc5aaf0 [2021-11-12T05:19:42.867Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T05:19:43.465Z] ---> Running in bc7e9c6e0839 [2021-11-12T05:19:44.060Z] Removing intermediate container bc7e9c6e0839 [2021-11-12T05:19:44.060Z] ---> 9f53dc2d2cf9 [2021-11-12T05:19:44.060Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T05:19:44.060Z] ---> Running in 2f4991ab1792 [2021-11-12T05:19:44.335Z] Removing intermediate container 2f4991ab1792 [2021-11-12T05:19:44.335Z] ---> f19ec82dcbe3 [2021-11-12T05:19:44.335Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T05:19:44.612Z] ---> Running in b4826270ae0c [2021-11-12T05:19:44.887Z] Removing intermediate container b4826270ae0c [2021-11-12T05:19:44.887Z] ---> 3a2242138891 [2021-11-12T05:19:44.887Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T05:19:45.162Z] ---> Running in 301b9c7b7a24 [2021-11-12T05:19:45.433Z] Removing intermediate container 301b9c7b7a24 [2021-11-12T05:19:45.433Z] ---> a78007a7a009 [2021-11-12T05:19:45.433Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T05:19:45.705Z] ---> Running in 6523fcdba37d [2021-11-12T05:19:45.979Z] Removing intermediate container 6523fcdba37d [2021-11-12T05:19:45.979Z] ---> ab67b95e24d5 [2021-11-12T05:19:45.979Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T05:19:45.979Z] ---> Running in 475ede716404 [2021-11-12T05:19:47.957Z] Removing intermediate container 475ede716404 [2021-11-12T05:19:47.957Z] ---> baa2b6048377 [2021-11-12T05:19:47.957Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T05:19:48.242Z] ---> Running in 42c1a4dc0c13 [2021-11-12T05:19:49.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T05:19:50.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T05:19:51.163Z] OK: 219 MiB in 52 packages [2021-11-12T05:19:51.757Z] Removing intermediate container 42c1a4dc0c13 [2021-11-12T05:19:51.757Z] ---> 35e105a67f4a [2021-11-12T05:19:51.757Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T05:19:52.033Z] ---> Running in e1558e14af94 [2021-11-12T05:19:52.306Z] Removing intermediate container e1558e14af94 [2021-11-12T05:19:52.306Z] ---> 91b7ba52f5a9 [2021-11-12T05:19:52.306Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T05:19:52.306Z] ---> Running in bcdda83e24d7 [2021-11-12T05:19:52.904Z] Removing intermediate container bcdda83e24d7 [2021-11-12T05:19:52.904Z] ---> 37ae5c68ed03 [2021-11-12T05:19:52.904Z] Step 12/14 : COPY . . [2021-11-12T05:19:55.535Z] ---> 875ee0024002 [2021-11-12T05:19:55.535Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T05:19:55.535Z] ---> Running in 0078bbebfa34 [2021-11-12T05:19:58.935Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T05:19:58.935Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T05:19:58.935Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T05:19:58.935Z] [2021-11-12T05:19:58.935Z] SECURITY ERROR [2021-11-12T05:19:58.935Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:19:58.935Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:19:58.935Z] have intercepted the download attempt. [2021-11-12T05:19:58.935Z] [2021-11-12T05:19:58.935Z] For more information, see 'go help module-auth'. [2021-11-12T05:19:58.935Z] skipping... [2021-11-12T05:20:00.922Z] Removing intermediate container 0078bbebfa34 [2021-11-12T05:20:00.922Z] ---> 0045a8e997d4 [2021-11-12T05:20:00.922Z] Step 14/14 : RUN ${MAKE} [2021-11-12T05:20:00.922Z] ---> Running in a5b4f7b1d922 [2021-11-12T05:20:02.358Z] noop [2021-11-12T05:20:02.954Z] Removing intermediate container a5b4f7b1d922 [2021-11-12T05:20:02.954Z] ---> c36433c2f418 [2021-11-12T05:20:02.954Z] Successfully built c36433c2f418 [2021-11-12T05:20:02.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:03.300Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T05:20:03.300Z] . [Pipeline] withDockerContainer [2021-11-12T05:20:03.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container [2021-11-12T05:20:03.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T05:20:05.104Z] $ docker top e8f9bda3c3d23aa82b7c1c03af537d5bbecfcf96f7bd910429dee1b73dfa7b1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:20:06.082Z] + go version [2021-11-12T05:20:06.083Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T05:20:06.110Z] $ docker stop --time=1 e8f9bda3c3d23aa82b7c1c03af537d5bbecfcf96f7bd910429dee1b73dfa7b1e [2021-11-12T05:20:07.825Z] $ docker rm -f e8f9bda3c3d23aa82b7c1c03af537d5bbecfcf96f7bd910429dee1b73dfa7b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:08.564Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T05:20:08.564Z] . [Pipeline] withDockerContainer [2021-11-12T05:20:08.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container [2021-11-12T05:20:08.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T05:20:10.316Z] $ docker top ef7909db3c1144dd5ac76617d14d35c3c39992f60158e16d489f9d79ce4cdea3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T05:20:11.232Z] + make test [2021-11-12T05:20:11.232Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T05:20:11.504Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T05:20:11.504Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T05:20:11.504Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T05:20:11.776Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-11-12T05:20:11.776Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-12T05:20:11.776Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-12T05:20:11.776Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T05:20:11.776Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T05:20:11.776Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T05:20:11.776Z] [2021-11-12T05:20:11.776Z] SECURITY ERROR [2021-11-12T05:20:11.776Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T05:20:11.776Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T05:20:11.776Z] have intercepted the download attempt. [2021-11-12T05:20:11.776Z] [2021-11-12T05:20:11.776Z] For more information, see 'go help module-auth'. [2021-11-12T05:20:11.776Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T05:20:11.803Z] $ docker stop --time=1 ef7909db3c1144dd5ac76617d14d35c3c39992f60158e16d489f9d79ce4cdea3 [2021-11-12T05:20:13.483Z] $ docker rm -f ef7909db3c1144dd5ac76617d14d35c3c39992f60158e16d489f9d79ce4cdea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:14.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:20:14.472Z] [2021-11-12T05:20:14.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:14.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:20:15.099Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T05:20:15.099Z] 448f6bf000e3: Pulling fs layer [2021-11-12T05:20:15.099Z] f757da607395: Pulling fs layer [2021-11-12T05:20:15.099Z] 05883995daec: Pulling fs layer [2021-11-12T05:20:15.099Z] 8603b9c90790: Pulling fs layer [2021-11-12T05:20:15.099Z] 1560dd03e051: Pulling fs layer [2021-11-12T05:20:15.099Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T05:20:15.099Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T05:20:15.099Z] 1560dd03e051: Waiting [2021-11-12T05:20:15.099Z] 27f5ce0e4adf: Waiting [2021-11-12T05:20:15.099Z] c2d8d7efcc4b: Waiting [2021-11-12T05:20:15.099Z] 8603b9c90790: Waiting [2021-11-12T05:20:15.099Z] f757da607395: Verifying Checksum [2021-11-12T05:20:15.099Z] f757da607395: Download complete [2021-11-12T05:20:15.099Z] 8603b9c90790: Verifying Checksum [2021-11-12T05:20:15.099Z] 8603b9c90790: Download complete [2021-11-12T05:20:15.372Z] 1560dd03e051: Verifying Checksum [2021-11-12T05:20:15.372Z] 1560dd03e051: Download complete [2021-11-12T05:20:15.372Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T05:20:15.372Z] 27f5ce0e4adf: Download complete [2021-11-12T05:20:15.372Z] 05883995daec: Verifying Checksum [2021-11-12T05:20:15.372Z] 05883995daec: Download complete [2021-11-12T05:20:15.646Z] 448f6bf000e3: Download complete [2021-11-12T05:20:18.281Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T05:20:18.281Z] c2d8d7efcc4b: Download complete [2021-11-12T05:20:19.717Z] 448f6bf000e3: Pull complete [2021-11-12T05:20:19.992Z] f757da607395: Pull complete [2021-11-12T05:20:21.434Z] 05883995daec: Pull complete [2021-11-12T05:20:21.707Z] 8603b9c90790: Pull complete [2021-11-12T05:20:22.683Z] 1560dd03e051: Pull complete [2021-11-12T05:20:22.955Z] 27f5ce0e4adf: Pull complete [2021-11-12T05:20:38.058Z] c2d8d7efcc4b: Pull complete [2021-11-12T05:20:38.058Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T05:20:38.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T05:20:38.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T05:20:38.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-307 does not seem to be running inside a container [2021-11-12T05:20:38.385Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T05:20:41.354Z] $ docker top cc8eae44cda4fdbdec574cefbce0f3e8a1e7e8368930c02a932107c4f8090c12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:20:42.334Z] ---> job-cost.sh [2021-11-12T05:20:42.334Z] lf-activate-venv: SKIPPING [2021-11-12T05:20:42.334Z] INFO: No Stack... [2021-11-12T05:20:42.605Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T05:20:42.881Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T05:20:43.542Z] + + cat /w/workspace/edgex-ui-go/2/archives/cost.csvcut [2021-11-12T05:20:43.542Z] -d, -f6 [Pipeline] lock [2021-11-12T05:20:43.603Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [2021-11-12T05:20:43.608Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] did not exist. Created. [2021-11-12T05:20:43.608Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T05:20:44.285Z] /w/workspace/edgex-ui-go/2@tmp/durable-1bfc2ef5/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1bfc2ef5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T05:20:44.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T05:20:44.985Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T05:20:45.579Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T05:20:45.589Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T05:20:45.612Z] $ docker stop --time=1 cc8eae44cda4fdbdec574cefbce0f3e8a1e7e8368930c02a932107c4f8090c12 [2021-11-12T05:20:47.165Z] $ docker rm -f cc8eae44cda4fdbdec574cefbce0f3e8a1e7e8368930c02a932107c4f8090c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T05:20:47.605Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T05:20:48.925Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:20:49.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:20:49.780Z] ---> package-listing.sh [2021-11-12T05:20:49.780Z] ++ facter osfamily [2021-11-12T05:20:49.780Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T05:20:50.040Z] + OS_FAMILY=redhat [2021-11-12T05:20:50.040Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-481 [2021-11-12T05:20:50.040Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T05:20:50.040Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T05:20:50.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T05:20:50.040Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T05:20:50.040Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' [2021-11-12T05:20:50.040Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T05:20:50.040Z] + case "${OS_FAMILY}" in [2021-11-12T05:20:50.040Z] + rpm -qa [2021-11-12T05:20:50.040Z] + sort [2021-11-12T05:20:50.610Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T05:20:50.610Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T05:20:50.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T05:20:50.611Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' [2021-11-12T05:20:50.611Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [2021-11-12T05:20:50.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [Pipeline] echo [2021-11-12T05:20:50.620Z] 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-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T05:20:50.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:51.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:20:51.470Z] [2021-11-12T05:20:51.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T05:20:51.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:20:51.774Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T05:20:51.774Z] b4d181a07f80: Pulling fs layer [2021-11-12T05:20:51.774Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T05:20:51.774Z] ed53099fbce6: Pulling fs layer [2021-11-12T05:20:51.774Z] dc539afda2c1: Pulling fs layer [2021-11-12T05:20:51.774Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T05:20:51.774Z] 9065ff56babe: Pulling fs layer [2021-11-12T05:20:51.774Z] d287ab97295c: Pulling fs layer [2021-11-12T05:20:51.774Z] 77bc0d833cb6: Waiting [2021-11-12T05:20:51.774Z] 9065ff56babe: Waiting [2021-11-12T05:20:51.774Z] d287ab97295c: Waiting [2021-11-12T05:20:51.774Z] dc539afda2c1: Waiting [2021-11-12T05:20:51.774Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T05:20:51.774Z] a1111a8f2ec3: Download complete [2021-11-12T05:20:52.037Z] dc539afda2c1: Verifying Checksum [2021-11-12T05:20:52.037Z] dc539afda2c1: Download complete [2021-11-12T05:20:52.037Z] ed53099fbce6: Verifying Checksum [2021-11-12T05:20:52.037Z] ed53099fbce6: Download complete [2021-11-12T05:20:52.037Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T05:20:52.037Z] 77bc0d833cb6: Download complete [2021-11-12T05:20:52.037Z] 9065ff56babe: Verifying Checksum [2021-11-12T05:20:52.037Z] 9065ff56babe: Download complete [2021-11-12T05:20:52.037Z] b4d181a07f80: Verifying Checksum [2021-11-12T05:20:52.037Z] b4d181a07f80: Download complete [2021-11-12T05:20:52.617Z] d287ab97295c: Verifying Checksum [2021-11-12T05:20:52.617Z] d287ab97295c: Download complete [2021-11-12T05:20:53.569Z] b4d181a07f80: Pull complete [2021-11-12T05:20:53.569Z] a1111a8f2ec3: Pull complete [2021-11-12T05:20:54.145Z] ed53099fbce6: Pull complete [2021-11-12T05:20:54.145Z] dc539afda2c1: Pull complete [2021-11-12T05:20:54.404Z] 77bc0d833cb6: Pull complete [2021-11-12T05:20:54.663Z] 9065ff56babe: Pull complete [2021-11-12T05:20:59.986Z] d287ab97295c: Pull complete [2021-11-12T05:20:59.986Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T05:20:59.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T05:20:59.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T05:21:00.050Z] prd-centos7-docker-4c-2g-304 does not seem to be running inside a container [2021-11-12T05:21:00.085Z] $ 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-481/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-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@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:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T05:21:02.378Z] $ docker top fd1105f74cb89c08667b3d7f4634fbf5fd08b70fce3cd9b71cfa326964a692ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T05:21:02.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T05:21:03.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T05:21:03.308Z] + ls /var/log/sa-host [2021-11-12T05:21:03.308Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T05:21:03.308Z] file_magic: OK [2021-11-12T05:21:03.308Z] HZ: Using current value: 100 [2021-11-12T05:21:03.308Z] file_header: OK [2021-11-12T05:21:03.308Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T05:21:03.308Z] Statistics: [2021-11-12T05:21:03.308Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T05:21:03.309Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T05:21:03.309Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T05:21:03.309Z] file_magic: OK [2021-11-12T05:21:03.309Z] HZ: Using current value: 100 [2021-11-12T05:21:03.309Z] file_header: OK [2021-11-12T05:21:03.309Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T05:21:03.309Z] Statistics: [2021-11-12T05:21:03.309Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T05:21:03.309Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T05:21:03.598Z] provisioning config files... [2021-11-12T05:21:03.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config7665469957783841831tmp [Pipeline] { [Pipeline] echo [2021-11-12T05:21:03.627Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:03.921Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T05:21:03.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:04.264Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T05:21:04.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:04.558Z] ---> sudo-logs.sh [2021-11-12T05:21:04.558Z] Archiving 'sudo' log.. [2021-11-12T05:21:04.558Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-304.novalocal: Name or service not known [2021-11-12T05:21:04.558Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-304.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T05:21:04.601Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:04.884Z] ---> job-cost.sh [2021-11-12T05:21:04.884Z] lf-activate-venv: SKIPPING [2021-11-12T05:21:04.884Z] DEBUG: total: 0.10999999940395355 [2021-11-12T05:21:04.884Z] INFO: Retrieving Stack Cost... [2021-11-12T05:21:06.266Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T05:21:06.526Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T05:21:06.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T05:21:06.826Z] ---> logs-deploy.sh [2021-11-12T05:21:06.826Z] lf-activate-venv: SKIPPING [2021-11-12T05:21:06.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-481/2 [2021-11-12T05:21:06.826Z] INFO: archiving workspace using pattern(s): [2021-11-12T05:21:07.396Z] Archives upload complete. [2021-11-12T05:21:07.659Z] INFO: archiving logs to Nexus