Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2575e88d7c5899b1c251fa5b468b75f2fd920b5+f246fb944bbc8447f5cf52b185b111025b4628df (82dd7081a400f1e54a8c129fd8544347127c2b2c) Running in Durability level: MAX_SURVIVABILITY 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-ssh6275308980462773215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7635880351202841871.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-458/workspace@libs/edgex-global-pipelines # timeout=10 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-458/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4871054443902905018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-458/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1889949798718566194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8810006571868431161.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-458/workspace@libs/lf-pipelines # timeout=10 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-458/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh161297776410749511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-2070 in /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [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-458 # 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-458@tmp/jenkins-gitclient-ssh6564889452968110598.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 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-458@tmp/jenkins-gitclient-ssh2930038453079586048.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f246fb944bbc8447f5cf52b185b111025b4628df into PR head commit d2575e88d7c5899b1c251fa5b468b75f2fd920b5 Merge succeeded, producing d2575e88d7c5899b1c251fa5b468b75f2fd920b5 Checking out Revision d2575e88d7c5899b1c251fa5b468b75f2fd920b5 (PR-458) > git config core.sparsecheckout # timeout=10 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # 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-458@tmp/jenkins-gitclient-ssh2435684063763917015.key > git merge f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:11:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:11:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:11:56 ========================================================= 04:11:56 EdgeX Global Pipelines Version Info 04:11:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:11:57 ------------------- 04:11:57 stable info: 04:11:57 ------------------- 04:11:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:11:57 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:11:57 Message: update stable to v1.0.210 04:11:57 ------------------- 04:11:57 experimental info: 04:11:57 ------------------- 04:11:57 Commited By: **** collab-it+edgex@linuxfoundation.org 04:11:57 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 04:11:57 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:11:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:11:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo 04:11:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo 04:11:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo 04:11:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [Pipeline] echo 04:11:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2575e8 [Pipeline] echo 04:11:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:59 provisioning config files... 04:11:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/config3936028173070667696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:59 ---> docker-login.sh 04:11:59 nexus3.edgexfoundry.org:10001 04:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:59 Configure a credential helper to remove this warning. See 04:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:59 04:11:59 Login Succeeded 04:11:59 nexus3.edgexfoundry.org:10002 04:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:59 Configure a credential helper to remove this warning. See 04:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:59 04:11:59 Login Succeeded 04:11:59 nexus3.edgexfoundry.org:10003 04:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:00 Configure a credential helper to remove this warning. See 04:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:00 04:12:00 Login Succeeded 04:12:00 nexus3.edgexfoundry.org:10004 04:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:00 Configure a credential helper to remove this warning. See 04:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:00 04:12:00 Login Succeeded 04:12:00 docker.io 04:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:00 Configure a credential helper to remove this warning. See 04:12:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:00 04:12:00 Login Succeeded 04:12:00 ---> docker-login.sh ends [Pipeline] } 04:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:01 + git log --format=format:%s -1 d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [Pipeline] echo 04:12:01 GIT_COMMIT: d2575e88d7c5899b1c251fa5b468b75f2fd920b5, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:12:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:02 04:12:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:12:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:02 latest: Pulling from edgex-devops/git-semver 04:12:02 a0d0a0d46f8b: Pulling fs layer 04:12:02 3e5f54012d9b: Pulling fs layer 04:12:02 4c7163046ea9: Pulling fs layer 04:12:02 0c2d73faf560: Pulling fs layer 04:12:02 0c2d73faf560: Waiting 04:12:02 3e5f54012d9b: Verifying Checksum 04:12:02 3e5f54012d9b: Download complete 04:12:02 a0d0a0d46f8b: Verifying Checksum 04:12:02 a0d0a0d46f8b: Download complete 04:12:02 4c7163046ea9: Verifying Checksum 04:12:02 4c7163046ea9: Download complete 04:12:02 0c2d73faf560: Verifying Checksum 04:12:02 0c2d73faf560: Download complete 04:12:02 a0d0a0d46f8b: Pull complete 04:12:02 3e5f54012d9b: Pull complete 04:12:03 4c7163046ea9: Pull complete 04:12:03 0c2d73faf560: Pull complete 04:12:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:12:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:12:03 prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container 04:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-458 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458:/w/workspace/edgexfoundry_edgex-ui-go_PR-458:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:12:04 $ docker top 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:12:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:04 [ssh-agent] Looking for ssh-agent implementation... 04:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:04 $ docker exec 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent 04:12:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijkffA/agent.13 04:12:04 SSH_AGENT_PID=20 04:12:04 Running ssh-add (command line suppressed) 04:12:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_6388819181575743536.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_6388819181575743536.key) 04:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:05 + git tag --points-at HEAD [Pipeline] } 04:12:05 $ docker exec --env ******** --env ******** 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent -k 04:12:05 unset SSH_AUTH_SOCK; 04:12:05 unset SSH_AGENT_PID; 04:12:05 echo Agent pid 20 killed; 04:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:12:05 [ssh-agent] Looking for ssh-agent implementation... 04:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:12:05 $ docker exec 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent 04:12:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOpKnAm/agent.54 04:12:05 SSH_AGENT_PID=60 04:12:05 Running ssh-add (command line suppressed) 04:12:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_88609742779832016.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_88609742779832016.key) 04:12:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:12:05 + git semver init 04:12:05 # -> Open(): unable to determine branch for HEAD 04:12:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-458/.git 04:12:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-458 04:12:05 # $SEMVER_REMOTE_NAME = origin 04:12:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:12:05 # $SEMVER_USER_NAME = edgex-jenkins 04:12:05 # $SEMVER_BRANCH = PR-458 04:12:05 # $SEMVER_TEMP = /tmp/semver-458284635 04:12:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:12:07 # '/tmp/semver-458284635' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-458/.semver' 04:12:07 # -> Force: false 04:12:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-458/.semver [Pipeline] } 04:12:07 $ docker exec --env ******** --env ******** 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent -k 04:12:07 unset SSH_AUTH_SOCK; 04:12:07 unset SSH_AGENT_PID; 04:12:07 echo Agent pid 60 killed; 04:12:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:12:08 + git semver [Pipeline] } 04:12:08 $ docker stop --time=1 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 04:12:09 $ docker rm -f 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:12:10 Stashed 1 file(s) [Pipeline] echo 04:12:10 [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 04:12:25 Still waiting to schedule task 04:12:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2070’ 04:12:25 Still waiting to schedule task 04:12:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:13:59 Running on prd-centos7-docker-4c-2g-2073 in /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [Pipeline] { [Pipeline] ws 04:13:59 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:13:59 The recommended git tool is: git 04:14:02 using credential edgex-jenkins-ssh 04:14:02 Cloning the remote Git repository 04:14:01 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:14:01 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:14:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:01 > git --version # timeout=10 04:14:01 > git --version # 'git version 2.24.4' 04:14:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:01 [INFO] Currently running in a labeled security context 04:14:01 [INFO] Currently SELinux is 'enforcing' on the host 04:14:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1569755896665675805.key 04:14:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:03 [INFO] Currently running in a labeled security context 04:14:03 [INFO] Currently SELinux is 'enforcing' on the host 04:14:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8631661034153980962.key 04:14:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:04 Merging remotes/origin/main commit f246fb944bbc8447f5cf52b185b111025b4628df into PR head commit d2575e88d7c5899b1c251fa5b468b75f2fd920b5 04:14:04 Merge succeeded, producing d2575e88d7c5899b1c251fa5b468b75f2fd920b5 04:14:04 Checking out Revision d2575e88d7c5899b1c251fa5b468b75f2fd920b5 (PR-458) 04:14:04 > git config core.sparsecheckout # timeout=10 04:14:04 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 04:14:04 > git remote # timeout=10 04:14:04 > git config --get remote.origin.url # timeout=10 04:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:04 [INFO] Currently running in a labeled security context 04:14:04 [INFO] Currently SELinux is 'enforcing' on the host 04:14:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2642406998615722718.key 04:14:04 > git merge f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 04:14:04 > git rev-parse HEAD^{commit} # timeout=10 04:14:04 > git config core.sparsecheckout # timeout=10 04:14:04 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 04:14:08 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:14:07 > git --version # timeout=10 04:14:07 > git --version # 'git version 2.24.4' 04:14:07 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:08 provisioning config files... 04:14:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config113022862861399336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:09 ---> docker-login.sh 04:14:09 nexus3.edgexfoundry.org:10001 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10002 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10003 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10004 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 docker.io 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 ---> docker-login.sh ends [Pipeline] } 04:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:10 ========================================================= 04:14:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:14:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:14:10 + 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 . 04:14:10 Sending build context to Docker daemon 20.58MB 04:14:10 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:14:10 Step 2/14 : FROM ${BASE} AS builder 04:14:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:10 a0d0a0d46f8b: Pulling fs layer 04:14:10 31adcdaf11c8: Pulling fs layer 04:14:10 b8b176561691: Pulling fs layer 04:14:10 4527c011a84f: Pulling fs layer 04:14:10 5d74067f8e1e: Pulling fs layer 04:14:10 e0aca202a116: Pulling fs layer 04:14:10 3a43be97a3b4: Pulling fs layer 04:14:10 34cad66bf833: Pulling fs layer 04:14:10 b4e3c513aaa6: Pulling fs layer 04:14:10 e0aca202a116: Waiting 04:14:10 3a43be97a3b4: Waiting 04:14:10 34cad66bf833: Waiting 04:14:10 b4e3c513aaa6: Waiting 04:14:10 4527c011a84f: Waiting 04:14:10 5d74067f8e1e: Waiting 04:14:10 b8b176561691: Verifying Checksum 04:14:10 b8b176561691: Download complete 04:14:10 31adcdaf11c8: Verifying Checksum 04:14:10 31adcdaf11c8: Download complete 04:14:10 5d74067f8e1e: Verifying Checksum 04:14:10 5d74067f8e1e: Download complete 04:14:10 e0aca202a116: Verifying Checksum 04:14:10 e0aca202a116: Download complete 04:14:10 3a43be97a3b4: Verifying Checksum 04:14:10 3a43be97a3b4: Download complete 04:14:10 a0d0a0d46f8b: Verifying Checksum 04:14:10 a0d0a0d46f8b: Download complete 04:14:11 34cad66bf833: Verifying Checksum 04:14:11 34cad66bf833: Download complete 04:14:11 a0d0a0d46f8b: Pull complete 04:14:11 4527c011a84f: Verifying Checksum 04:14:11 4527c011a84f: Download complete 04:14:11 31adcdaf11c8: Pull complete 04:14:11 b4e3c513aaa6: Verifying Checksum 04:14:11 b4e3c513aaa6: Download complete 04:14:11 b8b176561691: Pull complete 04:14:15 4527c011a84f: Pull complete 04:14:15 5d74067f8e1e: Pull complete 04:14:15 e0aca202a116: Pull complete 04:14:15 3a43be97a3b4: Pull complete 04:14:15 34cad66bf833: Pull complete 04:14:18 b4e3c513aaa6: Pull complete 04:14:18 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:18 ---> 9f6097aaca64 04:14:18 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:14:20 ---> Running in 638e9e5dcea0 04:14:20 Removing intermediate container 638e9e5dcea0 04:14:20 ---> 46dc9d72b9ed 04:14:20 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:14:20 ---> Running in 6be55b843c1f 04:14:20 Removing intermediate container 6be55b843c1f 04:14:20 ---> 0810656c6669 04:14:20 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:14:20 ---> Running in da6863175f4f 04:14:20 Removing intermediate container da6863175f4f 04:14:20 ---> 10e390b711ca 04:14:20 Step 6/14 : LABEL Name=edgex-ui-go 04:14:20 ---> Running in 5dc4773a8471 04:14:20 Removing intermediate container 5dc4773a8471 04:14:20 ---> 265df24ffd31 04:14:20 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:14:20 ---> Running in fdbcd4e31c4e 04:14:20 Removing intermediate container fdbcd4e31c4e 04:14:20 ---> e1347fb37b94 04:14:20 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:20 ---> Running in 123ec94fb3e9 04:14:20 Removing intermediate container 123ec94fb3e9 04:14:20 ---> 44b6be63570b 04:14:20 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:14:20 ---> Running in f0bcde964cc9 04:14:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:14:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:14:22 OK: 220 MiB in 52 packages 04:14:22 Removing intermediate container f0bcde964cc9 04:14:22 ---> 8b47c9c093c3 04:14:22 Step 10/14 : ENV GO111MODULE=on 04:14:22 ---> Running in 90befcefb0f6 04:14:23 Removing intermediate container 90befcefb0f6 04:14:23 ---> 07432a8e02d9 04:14:23 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:14:23 ---> Running in 8e6dd99dc241 04:14:23 Removing intermediate container 8e6dd99dc241 04:14:23 ---> 6b6f8b1aded8 04:14:23 Step 12/14 : COPY . . 04:14:23 ---> 8f50ca460b83 04:14:23 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:14:23 ---> Running in 2138e3f1af10 04:14:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2071 in /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [Pipeline] { [Pipeline] ws 04:14:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:14:35 The recommended git tool is: git 04:14:41 using credential edgex-jenkins-ssh 04:14:41 Cloning the remote Git repository 04:14:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:14:42 Removing intermediate container 2138e3f1af10 04:14:42 ---> 732a0383ca20 04:14:42 Step 14/14 : RUN ${MAKE} 04:14:42 ---> Running in 7c209c122510 04:14:42 noop 04:14:42 Removing intermediate container 7c209c122510 04:14:42 ---> 640c0b433393 04:14:42 Successfully built 640c0b433393 04:14:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:14:42 + docker inspect -f . ci-base-image-x86_64 04:14:42 . [Pipeline] withDockerContainer 04:14:42 prd-centos7-docker-4c-2g-2073 does not seem to be running inside a container 04:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 04:14:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:14:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:41 > git --version # timeout=10 04:14:41 > git --version # 'git version 2.17.1' 04:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:42 $ docker top e48cb2103fdc29b93349f6158db49699d00281b73bc68d61a8d8e0e93284f2c4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:43 + go version 04:14:43 go version go1.16.8 linux/amd64 [Pipeline] } 04:14:43 $ docker stop --time=1 e48cb2103fdc29b93349f6158db49699d00281b73bc68d61a8d8e0e93284f2c4 04:14:44 $ docker rm -f e48cb2103fdc29b93349f6158db49699d00281b73bc68d61a8d8e0e93284f2c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:45 + docker inspect -f . ci-base-image-x86_64 04:14:45 . [Pipeline] withDockerContainer 04:14:45 prd-centos7-docker-4c-2g-2073 does not seem to be running inside a container 04:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 04:14:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:14:45 Merging remotes/origin/main commit f246fb944bbc8447f5cf52b185b111025b4628df into PR head commit d2575e88d7c5899b1c251fa5b468b75f2fd920b5 04:14:45 $ docker top 5d5eb06a831f97b060433fd62544306826773504dd8ca942b1beb8f0047eabf9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:14:46 Merge succeeded, producing d2575e88d7c5899b1c251fa5b468b75f2fd920b5 04:14:46 Checking out Revision d2575e88d7c5899b1c251fa5b468b75f2fd920b5 (PR-458) 04:14:46 + make test 04:14:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:14:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:14:45 > git config core.sparsecheckout # timeout=10 04:14:45 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 04:14:46 > git remote # timeout=10 04:14:46 > git config --get remote.origin.url # timeout=10 04:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:46 > git merge f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 04:14:46 > git rev-parse HEAD^{commit} # timeout=10 04:14:46 > git config core.sparsecheckout # timeout=10 04:14:46 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 04:14:50 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:14:50 > git --version # timeout=10 04:14:50 > git --version # 'git version 2.17.1' 04:14:50 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:14:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:51 Dload Upload Total Spent Left Speed 04:14:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh 04:14:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:14:52 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:14:52 sudo tee /etc/docker/daemon.new 04:14:52 { 04:14:52 "registry-mirrors": [ 04:14:52 "https://nexus3.edgexfoundry.org:10001" 04:14:52 ], 04:14:52 "bip": "10.250.0.254/24", 04:14:52 "hosts": [ 04:14:52 "tcp://0.0.0.0:5555", 04:14:52 "unix:///var/run/docker.sock" 04:14:52 ], 04:14:52 "mtu": 1458, 04:14:52 "selinux-enabled": true, 04:14:52 "seccomp-profile": "/etc/docker/seccomp.json" 04:14:52 } [Pipeline] sh 04:14:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:14:53 + sudo service docker restart 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:14:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:14:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:15:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:15:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:15:03 $ docker stop --time=1 5d5eb06a831f97b060433fd62544306826773504dd8ca942b1beb8f0047eabf9 04:15:04 $ docker rm -f 5d5eb06a831f97b060433fd62544306826773504dd8ca942b1beb8f0047eabf9 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:15:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:07 + ls -al . 04:15:07 total 88 04:15:07 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 18 04:14 . 04:15:07 drwxrwxr-x. 4 jenkins jenkins 28 Oct 18 04:14 .. 04:15:07 drwxrwxr-x. 3 jenkins jenkins 20 Oct 18 04:14 assets 04:15:07 drwxrwxr-x. 2 jenkins jenkins 66 Oct 18 04:14 bin 04:15:07 drwxrwxr-x. 3 jenkins jenkins 29 Oct 18 04:14 cmd 04:15:07 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 18 04:14 CONTRIBUTING.md 04:15:07 -rw-r--r--. 1 jenkins jenkins 10 Oct 18 04:14 coverage.out 04:15:07 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 18 04:14 Dockerfile 04:15:07 drwxrwxr-x. 2 jenkins jenkins 23 Oct 18 04:14 docs 04:15:07 drwxrwxr-x. 8 jenkins jenkins 179 Oct 18 04:14 .git 04:15:07 drwxrwxr-x. 2 jenkins jenkins 103 Oct 18 04:14 .github 04:15:07 -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 04:14 .gitignore 04:15:07 -rw-rw-r--. 1 jenkins jenkins 880 Oct 18 04:14 go.mod 04:15:07 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 18 04:14 go.sum 04:15:07 drwxrwxr-x. 9 jenkins jenkins 125 Oct 18 04:14 internal 04:15:07 -rw-rw-r--. 1 jenkins jenkins 652 Oct 18 04:14 Jenkinsfile 04:15:07 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 18 04:14 LICENSE 04:15:07 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 18 04:14 Makefile 04:15:07 drwxrwxr-x. 3 jenkins jenkins 19 Oct 18 04:14 pkg 04:15:07 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 18 04:14 README.md 04:15:07 drwxrwxr-x. 4 jenkins jenkins 54 Oct 18 04:14 snap 04:15:07 -rw-rw-r--. 1 jenkins jenkins 5 Oct 18 04:12 VERSION 04:15:07 -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 04:14 version.go 04:15:07 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 18 04:14 web [Pipeline] isUnix [Pipeline] sh 04:15:07 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 --label arch=amd64 --label version=0.0.0 . 04:15:07 Sending build context to Docker daemon 20.58MB 04:15:07 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:15:07 Step 2/22 : FROM ${BASE} AS builder 04:15:07 ---> 640c0b433393 04:15:07 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:07 ---> Running in 432d242a0a60 04:15:07 Removing intermediate container 432d242a0a60 04:15:07 ---> 5a9dfb0d9cc4 04:15:07 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:15:07 ---> Running in 1b5df20f2d78 04:15:07 Removing intermediate container 1b5df20f2d78 04:15:07 ---> 8c26890681e3 04:15:07 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:15:07 ---> Running in 499b8280ed71 04:15:07 Removing intermediate container 499b8280ed71 04:15:07 ---> 802a5f81eb2d 04:15:07 Step 6/22 : LABEL Name=edgex-ui-go 04:15:07 ---> Running in 2844f36d3120 04:15:07 Removing intermediate container 2844f36d3120 04:15:07 ---> 127f799b9a67 04:15:07 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:07 ---> Running in c5d9bb16d754 04:15:08 Removing intermediate container c5d9bb16d754 04:15:08 ---> 6e4448ac78ef 04:15:08 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:08 ---> Running in 43d995ddc657 04:15:08 Removing intermediate container 43d995ddc657 04:15:08 ---> bc465ba71f4f 04:15:08 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:08 ---> Running in 7a3aff143744 04:15:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:15:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:15:10 OK: 220 MiB in 52 packages 04:15:10 Removing intermediate container 7a3aff143744 04:15:10 ---> 44c9fd143827 04:15:10 Step 10/22 : ENV GO111MODULE=on 04:15:10 ---> Running in ddbd0b4c21ef 04:15:10 Removing intermediate container ddbd0b4c21ef 04:15:10 ---> 49e5795ced38 04:15:10 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:10 ---> Running in 36973f4193cb 04:15:10 Removing intermediate container 36973f4193cb 04:15:10 ---> 1bfb9a11d50c 04:15:10 Step 12/22 : COPY . . 04:15:11 ---> cb48dad97df9 04:15:11 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:11 ---> Running in 4ba83f38bab9 04:15:11 Removing intermediate container 4ba83f38bab9 04:15:11 ---> efffcdd96faf 04:15:11 Step 14/22 : RUN ${MAKE} 04:15:11 ---> Running in 0927c6bd6003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:12 provisioning config files... 04:15:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9193560404045253749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:15:12 ---> docker-login.sh 04:15:12 nexus3.edgexfoundry.org:10001 04:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:14 Configure a credential helper to remove this warning. See 04:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:14 04:15:14 Login Succeeded 04:15:14 nexus3.edgexfoundry.org:10002 04:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:14 Configure a credential helper to remove this warning. See 04:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:14 04:15:14 Login Succeeded 04:15:14 nexus3.edgexfoundry.org:10003 04:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:15 Configure a credential helper to remove this warning. See 04:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:15 04:15:15 Login Succeeded 04:15:15 nexus3.edgexfoundry.org:10004 04:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:16 Configure a credential helper to remove this warning. See 04:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:16 04:15:16 Login Succeeded 04:15:16 docker.io 04:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:16 Configure a credential helper to remove this warning. See 04:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:16 04:15:16 Login Succeeded 04:15:16 ---> docker-login.sh ends [Pipeline] } 04:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:17 ========================================================= 04:15:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:15:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:15:18 + 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 . 04:15:19 Sending build context to Docker daemon 20.58MB 04:15:19 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:15:19 Step 2/14 : FROM ${BASE} AS builder 04:15:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:19 552d1f2373af: Pulling fs layer 04:15:19 ea3f2d53f512: Pulling fs layer 04:15:19 9e70ebbbe112: Pulling fs layer 04:15:19 7a9cfe048b4a: Pulling fs layer 04:15:19 72dc09318566: Pulling fs layer 04:15:19 f4f7b4309257: Pulling fs layer 04:15:19 0ac9a79272e3: Pulling fs layer 04:15:19 b78e95d17946: Pulling fs layer 04:15:19 7a9cfe048b4a: Waiting 04:15:19 72dc09318566: Waiting 04:15:19 f4f7b4309257: Waiting 04:15:19 0ac9a79272e3: Waiting 04:15:19 b78e95d17946: Waiting 04:15:19 9e70ebbbe112: Verifying Checksum 04:15:19 9e70ebbbe112: Download complete 04:15:19 ea3f2d53f512: Verifying Checksum 04:15:19 ea3f2d53f512: Download complete 04:15:19 72dc09318566: Verifying Checksum 04:15:19 72dc09318566: Download complete 04:15:19 f4f7b4309257: Download complete 04:15:19 0ac9a79272e3: Verifying Checksum 04:15:19 0ac9a79272e3: Download complete 04:15:19 552d1f2373af: Verifying Checksum 04:15:19 552d1f2373af: Download complete 04:15:20 552d1f2373af: Pull complete 04:15:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:15:21 ea3f2d53f512: Pull complete 04:15:21 9e70ebbbe112: Pull complete 04:15:21 b78e95d17946: Verifying Checksum 04:15:21 b78e95d17946: Download complete 04:15:21 Removing intermediate container 0927c6bd6003 04:15:21 ---> f0a5dd6645a3 04:15:21 Step 15/22 : FROM alpine:3.14 04:15:21 7a9cfe048b4a: Verifying Checksum 04:15:21 7a9cfe048b4a: Download complete 04:15:22 3.14: Pulling from library/alpine 04:15:22 a0d0a0d46f8b: Already exists 04:15:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:15:22 Status: Downloaded newer image for alpine:3.14 04:15:22 ---> 14119a10abf4 04:15:22 Step 16/22 : EXPOSE 4000 04:15:22 ---> Running in d309ac779645 04:15:22 Removing intermediate container d309ac779645 04:15:22 ---> 68db78692c3e 04:15:22 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:23 ---> 1d9d372dc649 04:15:23 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:23 ---> Running in d03cba0b7b22 04:15:23 Removing intermediate container d03cba0b7b22 04:15:23 ---> 8a604ce57fed 04:15:23 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:15:23 ---> Running in 0a31ad39d7c8 04:15:23 Removing intermediate container 0a31ad39d7c8 04:15:23 ---> ecec9a3a8214 04:15:23 Step 20/22 : LABEL arch=amd64 04:15:23 ---> Running in 158c1695266b 04:15:23 Removing intermediate container 158c1695266b 04:15:23 ---> dceeffec1a97 04:15:23 Step 21/22 : LABEL git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 04:15:23 ---> Running in 314e68ac20b6 04:15:23 Removing intermediate container 314e68ac20b6 04:15:23 ---> e0d7724363d8 04:15:23 Step 22/22 : LABEL version=0.0.0 04:15:23 ---> Running in 37e773888640 04:15:24 Removing intermediate container 37e773888640 04:15:24 ---> 2f8445367e44 04:15:24 [Warning] One or more build-args [ARCH] were not consumed 04:15:24 Successfully built 2f8445367e44 04:15:24 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:24 04:15:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:25 latest: Pulling from edgex-lftools-log-publisher 04:15:25 b4d181a07f80: Pulling fs layer 04:15:25 a1111a8f2ec3: Pulling fs layer 04:15:25 ed53099fbce6: Pulling fs layer 04:15:25 dc539afda2c1: Pulling fs layer 04:15:25 77bc0d833cb6: Pulling fs layer 04:15:25 9065ff56babe: Pulling fs layer 04:15:25 d287ab97295c: Pulling fs layer 04:15:25 dc539afda2c1: Waiting 04:15:25 77bc0d833cb6: Waiting 04:15:25 9065ff56babe: Waiting 04:15:25 d287ab97295c: Waiting 04:15:25 a1111a8f2ec3: Verifying Checksum 04:15:25 a1111a8f2ec3: Download complete 04:15:25 dc539afda2c1: Verifying Checksum 04:15:25 dc539afda2c1: Download complete 04:15:25 ed53099fbce6: Verifying Checksum 04:15:25 ed53099fbce6: Download complete 04:15:25 9065ff56babe: Verifying Checksum 04:15:25 9065ff56babe: Download complete 04:15:25 77bc0d833cb6: Verifying Checksum 04:15:25 77bc0d833cb6: Download complete 04:15:25 b4d181a07f80: Verifying Checksum 04:15:25 b4d181a07f80: Download complete 04:15:26 d287ab97295c: Verifying Checksum 04:15:26 d287ab97295c: Download complete 04:15:27 b4d181a07f80: Pull complete 04:15:27 a1111a8f2ec3: Pull complete 04:15:27 ed53099fbce6: Pull complete 04:15:27 dc539afda2c1: Pull complete 04:15:27 77bc0d833cb6: Pull complete 04:15:27 9065ff56babe: Pull complete 04:15:33 d287ab97295c: Pull complete 04:15:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:15:33 prd-centos7-docker-4c-2g-2073 does not seem to be running inside a container 04:15:33 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:15:34 7a9cfe048b4a: Pull complete 04:15:34 72dc09318566: Pull complete 04:15:34 f4f7b4309257: Pull complete 04:15:34 0ac9a79272e3: Pull complete 04:15:35 $ docker top fc3380690ddf546e2e29a91160d71c80068d108506961215e403eccdbc6089f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:36 ---> job-cost.sh 04:15:36 lf-activate-venv: SKIPPING 04:15:36 INFO: No Stack... 04:15:36 INFO: Retrieving Pricing Info for: v3-standard-2 04:15:36 INFO: Archiving Costs [Pipeline] sh 04:15:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:15:37 + cut -d, -f6 [Pipeline] lock 04:15:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] 04:15:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] did not exist. Created. 04:15:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:37 + echo total: 0.05999999865889549 [Pipeline] stash 04:15:37 Stashed 1 file(s) [Pipeline] } 04:15:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:37 $ docker stop --time=1 fc3380690ddf546e2e29a91160d71c80068d108506961215e403eccdbc6089f6 04:15:38 $ docker rm -f fc3380690ddf546e2e29a91160d71c80068d108506961215e403eccdbc6089f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:15:39 b78e95d17946: Pull complete 04:15:39 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:15:39 ---> 8b459fc5aaf0 04:15:39 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:45 ---> Running in 18e2ec87598f 04:15:45 Removing intermediate container 18e2ec87598f 04:15:45 ---> 034ec8e4f27d 04:15:45 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:15:45 ---> Running in 2d87187a1a59 04:15:45 Removing intermediate container 2d87187a1a59 04:15:45 ---> 93eaf8926cc9 04:15:45 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:15:45 ---> Running in 278d57899400 04:15:46 Removing intermediate container 278d57899400 04:15:46 ---> 12334b1275f4 04:15:46 Step 6/14 : LABEL Name=edgex-ui-go 04:15:46 ---> Running in 5e88f6aaa98f 04:15:47 Removing intermediate container 5e88f6aaa98f 04:15:47 ---> 5e3ee0bcaf8d 04:15:47 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:47 ---> Running in 3ff1e6d71f45 04:15:47 Removing intermediate container 3ff1e6d71f45 04:15:47 ---> b47ff65c1595 04:15:47 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:47 ---> Running in 12702d0f23ea 04:15:50 Removing intermediate container 12702d0f23ea 04:15:50 ---> 9dce37242fa6 04:15:50 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:50 ---> Running in e84175dd3cae 04:15:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:53 OK: 219 MiB in 52 packages 04:15:54 Removing intermediate container e84175dd3cae 04:15:54 ---> 32c2afebd082 04:15:54 Step 10/14 : ENV GO111MODULE=on 04:15:54 ---> Running in 9b1aae8f97d5 04:15:55 Removing intermediate container 9b1aae8f97d5 04:15:55 ---> d420f1a5979b 04:15:55 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:55 ---> Running in a46cc431bec3 04:15:56 Removing intermediate container a46cc431bec3 04:15:56 ---> f1b00f3a151d 04:15:56 Step 12/14 : COPY . . 04:15:59 ---> 1a8f46faab2f 04:15:59 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:59 ---> Running in aa5ffa99b4a8 04:16:26 Removing intermediate container aa5ffa99b4a8 04:16:26 ---> a5b7039170f8 04:16:26 Step 14/14 : RUN ${MAKE} 04:16:26 ---> Running in a2baa4c985fb 04:16:27 noop 04:16:28 Removing intermediate container a2baa4c985fb 04:16:28 ---> 8f6baf9cc6c1 04:16:28 Successfully built 8f6baf9cc6c1 04:16:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:28 + docker inspect -f . ci-base-image-arm64 04:16:28 . [Pipeline] withDockerContainer 04:16:28 prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container 04:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:16:30 $ docker top 851d8acce5d1959c3c724c5435875ec4b7a8632bd768ed93e26b8b8e8fd489ef -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:31 + go version 04:16:31 go version go1.16.8 linux/arm64 [Pipeline] } 04:16:31 $ docker stop --time=1 851d8acce5d1959c3c724c5435875ec4b7a8632bd768ed93e26b8b8e8fd489ef 04:16:33 $ docker rm -f 851d8acce5d1959c3c724c5435875ec4b7a8632bd768ed93e26b8b8e8fd489ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:34 + docker inspect -f . ci-base-image-arm64 04:16:34 . [Pipeline] withDockerContainer 04:16:34 prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container 04:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 04:16:36 $ docker top 2ac89d8c9bbe03189a0b91be104dd7d10efabb2346610300c899314fcecf66d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:16:37 + make test 04:16:37 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:16:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:17:17 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:17:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:17:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:17:39 $ docker stop --time=1 2ac89d8c9bbe03189a0b91be104dd7d10efabb2346610300c899314fcecf66d5 04:17:41 $ docker rm -f 2ac89d8c9bbe03189a0b91be104dd7d10efabb2346610300c899314fcecf66d5 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:42 Warning: overwriting stash ‘coverage-report’ 04:17:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:43 + ls -al . 04:17:43 total 128 04:17:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:16 . 04:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:14 .. 04:17:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:14 .git 04:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:14 .github 04:17:43 -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 04:14 .gitignore 04:17:43 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 18 04:14 CONTRIBUTING.md 04:17:43 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 18 04:14 Dockerfile 04:17:43 -rw-rw-r-- 1 jenkins jenkins 652 Oct 18 04:14 Jenkinsfile 04:17:43 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 18 04:14 LICENSE 04:17:43 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 18 04:14 Makefile 04:17:43 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 18 04:14 README.md 04:17:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 04:12 VERSION 04:17:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:14 assets 04:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:14 bin 04:17:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:14 cmd 04:17:43 -rw-r--r-- 1 jenkins jenkins 10 Oct 18 04:16 coverage.out 04:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:14 docs 04:17:43 -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 04:14 go.mod 04:17:43 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 18 04:14 go.sum 04:17:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 04:14 internal 04:17:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:14 pkg 04:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:14 snap 04:17:43 -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 04:14 version.go 04:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:14 web [Pipeline] isUnix [Pipeline] sh 04:17:44 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 --label arch=arm64 --label version=0.0.0 . 04:17:45 Sending build context to Docker daemon 20.58MB 04:17:45 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:17:45 Step 2/22 : FROM ${BASE} AS builder 04:17:45 ---> 8f6baf9cc6c1 04:17:45 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:17:45 ---> Running in 7c1f6ca800d4 04:17:46 Removing intermediate container 7c1f6ca800d4 04:17:46 ---> c91bcde3572f 04:17:46 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:17:46 ---> Running in c04bbc250b2e 04:17:46 Removing intermediate container c04bbc250b2e 04:17:46 ---> 099cc8bc37de 04:17:46 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:17:46 ---> Running in a3118b7e520c 04:17:46 Removing intermediate container a3118b7e520c 04:17:46 ---> 43250a1a278b 04:17:46 Step 6/22 : LABEL Name=edgex-ui-go 04:17:47 ---> Running in 21645dac73a8 04:17:47 Removing intermediate container 21645dac73a8 04:17:47 ---> a1c2a62c732c 04:17:47 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:17:47 ---> Running in 43735c3adcbd 04:17:48 Removing intermediate container 43735c3adcbd 04:17:48 ---> a95af1e29681 04:17:48 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:48 ---> Running in 14f91dbb5a78 04:17:50 Removing intermediate container 14f91dbb5a78 04:17:50 ---> f91c02fa607d 04:17:50 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:50 ---> Running in e581a30a67fe 04:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:53 OK: 219 MiB in 52 packages 04:17:54 Removing intermediate container e581a30a67fe 04:17:54 ---> 984a4a42bc68 04:17:54 Step 10/22 : ENV GO111MODULE=on 04:17:54 ---> Running in 1931bb91440a 04:17:54 Removing intermediate container 1931bb91440a 04:17:54 ---> 2e7dc4ea3ae9 04:17:54 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:17:55 ---> Running in 0976a5ee2ecb 04:17:55 Removing intermediate container 0976a5ee2ecb 04:17:55 ---> bd1606baf58d 04:17:55 Step 12/22 : COPY . . 04:17:58 ---> ba8532f7a01c 04:17:58 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:58 ---> Running in 12c6ecb33389 04:18:00 Removing intermediate container 12c6ecb33389 04:18:00 ---> 53bb1370ea94 04:18:00 Step 14/22 : RUN ${MAKE} 04:18:00 ---> Running in 647737952d03 04:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:18:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:18:36 Removing intermediate container 647737952d03 04:18:36 ---> edfff0425f04 04:18:36 Step 15/22 : FROM alpine:3.14 04:18:37 3.14: Pulling from library/alpine 04:18:37 552d1f2373af: Already exists 04:18:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:18:37 Status: Downloaded newer image for alpine:3.14 04:18:37 ---> bb3de5531c18 04:18:37 Step 16/22 : EXPOSE 4000 04:18:37 ---> Running in 7fea554fb5bf 04:18:38 Removing intermediate container 7fea554fb5bf 04:18:38 ---> a18b7cc74dae 04:18:38 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:18:40 ---> a9c19f7dd6a7 04:18:40 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:18:40 ---> Running in 943ca88149cd 04:18:40 Removing intermediate container 943ca88149cd 04:18:40 ---> c2e4bcffb9b2 04:18:40 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:18:40 ---> Running in 11857c25ad8a 04:18:41 Removing intermediate container 11857c25ad8a 04:18:41 ---> dbe58f1676d3 04:18:41 Step 20/22 : LABEL arch=arm64 04:18:41 ---> Running in 5f2231fae18a 04:18:42 Removing intermediate container 5f2231fae18a 04:18:42 ---> 139db8e41392 04:18:42 Step 21/22 : LABEL git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 04:18:42 ---> Running in e49a8dc94e1d 04:18:42 Removing intermediate container e49a8dc94e1d 04:18:42 ---> b8624e452d6b 04:18:42 Step 22/22 : LABEL version=0.0.0 04:18:42 ---> Running in 61482548d066 04:18:43 Removing intermediate container 61482548d066 04:18:43 ---> 6d335afd2f9b 04:18:43 [Warning] One or more build-args [ARCH] were not consumed 04:18:43 Successfully built 6d335afd2f9b 04:18:43 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:44 04:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:44 arm64: Pulling from edgex-lftools-log-publisher 04:18:44 448f6bf000e3: Pulling fs layer 04:18:44 f757da607395: Pulling fs layer 04:18:44 05883995daec: Pulling fs layer 04:18:44 8603b9c90790: Pulling fs layer 04:18:44 1560dd03e051: Pulling fs layer 04:18:44 27f5ce0e4adf: Pulling fs layer 04:18:44 c2d8d7efcc4b: Pulling fs layer 04:18:44 8603b9c90790: Waiting 04:18:44 1560dd03e051: Waiting 04:18:44 27f5ce0e4adf: Waiting 04:18:44 c2d8d7efcc4b: Waiting 04:18:44 f757da607395: Verifying Checksum 04:18:44 f757da607395: Download complete 04:18:44 8603b9c90790: Verifying Checksum 04:18:44 8603b9c90790: Download complete 04:18:45 05883995daec: Verifying Checksum 04:18:45 05883995daec: Download complete 04:18:45 27f5ce0e4adf: Verifying Checksum 04:18:45 27f5ce0e4adf: Download complete 04:18:45 1560dd03e051: Verifying Checksum 04:18:45 1560dd03e051: Download complete 04:18:45 448f6bf000e3: Verifying Checksum 04:18:45 448f6bf000e3: Download complete 04:18:48 c2d8d7efcc4b: Verifying Checksum 04:18:48 c2d8d7efcc4b: Download complete 04:18:49 448f6bf000e3: Pull complete 04:18:50 f757da607395: Pull complete 04:18:51 05883995daec: Pull complete 04:18:52 8603b9c90790: Pull complete 04:18:53 1560dd03e051: Pull complete 04:18:53 27f5ce0e4adf: Pull complete 04:19:08 c2d8d7efcc4b: Pull complete 04:19:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:19:08 prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container 04:19:09 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:19:13 $ docker top 300160fcbe950654cbf485cc3683f36ef07c55059b73ffa932262d32a2bb5976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:14 ---> job-cost.sh 04:19:14 lf-activate-venv: SKIPPING 04:19:14 INFO: No Stack... 04:19:21 INFO: Retrieving Pricing Info for: v3-standard-4 04:19:22 INFO: Archiving Costs [Pipeline] sh 04:19:23 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:19:23 + cut -d, -f6 [Pipeline] lock 04:19:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] 04:19:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] did not exist. Created. 04:19:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:24 /w/workspace/edgex-ui-go/1@tmp/durable-ee63d170/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ee63d170/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:24 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:24 Warning: overwriting stash ‘stack-cost’ 04:19:25 Stashed 1 file(s) [Pipeline] } 04:19:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:25 $ docker stop --time=1 300160fcbe950654cbf485cc3683f36ef07c55059b73ffa932262d32a2bb5976 04:19:26 $ docker rm -f 300160fcbe950654cbf485cc3683f36ef07c55059b73ffa932262d32a2bb5976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:19:27 provisioning config files... 04:19:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/config6826592643790203145tmp [Pipeline] { [Pipeline] sh 04:19:28 + set +x 04:19:28 + bash -s -- 04:19:28 + curl -s https://codecov.io/bash 04:19:28 04:19:28 _____ _ 04:19:28 / ____| | | 04:19:28 | | ___ __| | ___ ___ _____ __ 04:19:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:28 Bash-1.0.6 04:19:28 04:19:28 04:19:28 ==> git version 2.24.4 found 04:19:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:19:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:19:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:19:28 ==> Jenkins CI detected. 04:19:28 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-458 04:19:28 project root: . 04:19:28 --> token set from env 04:19:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:28 ==> Running gcov in . (disable via -X gcov) 04:19:28 ==> Python coveragepy not found 04:19:28 ==> Searching for coverage reports in: 04:19:28 + . 04:19:28 -> Found 1 reports 04:19:28 ==> Detecting git/mercurial file structure 04:19:28 ==> Reading reports 04:19:28 + ./coverage.out bytes=10 04:19:28 ==> Appending adjustments 04:19:28 https://docs.codecov.io/docs/fixing-reports 04:19:28 + Found adjustments 04:19:28 ==> Gzipping contents 04:19:28 4.0K /tmp/codecov.mGKFN4.gz 04:19:28 ==> Uploading reports 04:19:28 url: https://codecov.io 04:19:28 query: branch=PR-458&commit=d2575e88d7c5899b1c251fa5b468b75f2fd920b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=458&job=&cmd_args= 04:19:28 -> Pinging Codecov 04:19:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-458&commit=d2575e88d7c5899b1c251fa5b468b75f2fd920b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=458&job=&cmd_args= 04:19:29 -> Uploading to 04:19:29 https://storage.googleapis.com/codecov/v4/raw/2021-10-18/FB506323287CE973F263BFD2A0EB1F37/d2575e88d7c5899b1c251fa5b468b75f2fd920b5/42f8f879-e086-47b5-bade-d67418bc104f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T041928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf6153d9d0a5087b752ab1a07e3e2c58222e05b891241fe4d51b528532bad25b 04:19:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:29 Dload Upload Total Spent Left Speed 04:19:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10746 --:--:-- --:--:-- --:--:-- 10761 04:19:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [Pipeline] } 04:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:19:31 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-458/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:19:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:32 ---> package-listing.sh 04:19:32 ++ facter osfamily 04:19:32 ++ tr '[:upper:]' '[:lower:]' 04:19:32 + OS_FAMILY=redhat 04:19:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-458 04:19:32 + START_PACKAGES=/tmp/packages_start.txt 04:19:32 + END_PACKAGES=/tmp/packages_end.txt 04:19:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:32 + PACKAGES=/tmp/packages_start.txt 04:19:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-458 ']' 04:19:32 + PACKAGES=/tmp/packages_end.txt 04:19:32 + case "${OS_FAMILY}" in 04:19:32 + rpm -qa 04:19:32 + sort 04:19:33 + '[' -f /tmp/packages_start.txt ']' 04:19:33 + '[' -f /tmp/packages_end.txt ']' 04:19:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-458 ']' 04:19:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-458/archives/ 04:19:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-458/archives/ [Pipeline] echo 04:19:33 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-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:34 04:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:34 latest: Pulling from edgex-lftools-log-publisher 04:19:34 b4d181a07f80: Pulling fs layer 04:19:34 a1111a8f2ec3: Pulling fs layer 04:19:34 ed53099fbce6: Pulling fs layer 04:19:34 dc539afda2c1: Pulling fs layer 04:19:34 77bc0d833cb6: Pulling fs layer 04:19:34 9065ff56babe: Pulling fs layer 04:19:34 d287ab97295c: Pulling fs layer 04:19:34 77bc0d833cb6: Waiting 04:19:34 9065ff56babe: Waiting 04:19:34 d287ab97295c: Waiting 04:19:34 dc539afda2c1: Waiting 04:19:34 a1111a8f2ec3: Verifying Checksum 04:19:34 a1111a8f2ec3: Download complete 04:19:34 dc539afda2c1: Verifying Checksum 04:19:34 dc539afda2c1: Download complete 04:19:34 ed53099fbce6: Verifying Checksum 04:19:34 ed53099fbce6: Download complete 04:19:34 77bc0d833cb6: Verifying Checksum 04:19:34 77bc0d833cb6: Download complete 04:19:34 9065ff56babe: Verifying Checksum 04:19:34 9065ff56babe: Download complete 04:19:34 b4d181a07f80: Verifying Checksum 04:19:34 b4d181a07f80: Download complete 04:19:35 d287ab97295c: Verifying Checksum 04:19:35 d287ab97295c: Download complete 04:19:36 b4d181a07f80: Pull complete 04:19:36 a1111a8f2ec3: Pull complete 04:19:37 ed53099fbce6: Pull complete 04:19:37 dc539afda2c1: Pull complete 04:19:37 77bc0d833cb6: Pull complete 04:19:37 9065ff56babe: Pull complete 04:19:42 d287ab97295c: Pull complete 04:19:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:19:42 prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container 04:19:43 $ 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-458/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-458 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458:/w/workspace/edgexfoundry_edgex-ui-go_PR-458:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:19:45 $ docker top 2fb499ff8857c9594d75a927d9d76a885ae933cce4262afcbd5e45829dd427c8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:45 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:45 + mkdir -p /var/log/sysstat [Pipeline] sh 04:19:46 + ls /var/log/sa-host 04:19:46 + sadf -c /var/log/sa-host/sa18 04:19:46 file_magic: OK 04:19:46 HZ: Using current value: 100 04:19:46 file_header: OK 04:19:46 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 04:19:46 Statistics: 04:19:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:46 File successfully converted to sysstat format version 12.0.3 04:19:46 + sadf -c /var/log/sa-host/sa30 04:19:46 file_magic: OK 04:19:46 HZ: Using current value: 100 04:19:46 file_header: OK 04:19:46 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 04:19:46 Statistics: 04:19:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:46 provisioning config files... 04:19:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/config3399985950948870917tmp [Pipeline] { [Pipeline] echo 04:19:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:46 ---> create-netrc.sh [Pipeline] } 04:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:47 ---> python-tools-install.sh [Pipeline] echo 04:19:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:47 ---> sudo-logs.sh 04:19:47 Archiving 'sudo' log.. 04:19:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.novalocal: Name or service not known 04:19:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:19:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:48 ---> job-cost.sh 04:19:48 lf-activate-venv: SKIPPING 04:19:48 DEBUG: total: 0.10999999940395355 04:19:48 INFO: Retrieving Stack Cost... 04:19:50 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:50 INFO: Archiving Costs [Pipeline] echo 04:19:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:50 ---> logs-deploy.sh 04:19:50 lf-activate-venv: SKIPPING 04:19:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-458/1 04:19:50 INFO: archiving workspace using pattern(s): 04:19:50 Archives upload complete. 04:19:51 INFO: archiving logs to Nexus