Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 1b5f39b94776a6f4c33833d30f552293f40910a2 Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1416839584007486389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6142770542729657480.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3177001023678094960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9106807692476408346.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6362002759650907319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25545 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-470 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh8293037579002073732.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 1b5f39b94776a6f4c33833d30f552293f40910a2 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh4718665006406738784.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/jenkins-gitclient-ssh4480482185618083384.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 Commit message: "docs: update images' relative path in snap/README.md" > git rev-list --no-walk 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-04T15:19:08.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-04T15:19:08.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-04T15:19:08.728Z] ========================================================= [2021-11-04T15:19:08.728Z] EdgeX Global Pipelines Version Info [2021-11-04T15:19:08.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:19:10.814Z] ------------------- [2021-11-04T15:19:10.814Z] stable info: [2021-11-04T15:19:10.814Z] ------------------- [2021-11-04T15:19:10.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-04T15:19:10.814Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-04T15:19:10.814Z] Message: update stable to v1.0.211 [2021-11-04T15:19:11.767Z] ------------------- [2021-11-04T15:19:11.767Z] experimental info: [2021-11-04T15:19:11.767Z] ------------------- [2021-11-04T15:19:11.767Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-04T15:19:11.767Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-04T15:19:11.767Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-04T15:19:11.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-04T15:19:11.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-04T15:19:11.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-04T15:19:12.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-04T15:19:12.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-04T15:19:12.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-04T15:19:12.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-04T15:19:12.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-04T15:19:12.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-04T15:19:12.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-04T15:19:12.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-04T15:19:12.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-04T15:19:12.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-04T15:19:12.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-04T15:19:12.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-04T15:19:12.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-04T15:19:12.127Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-04T15:19:12.138Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-04T15:19:12.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-04T15:19:12.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-04T15:19:12.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-04T15:19:12.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-04T15:19:12.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-04T15:19:12.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-04T15:19:12.213Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-04T15:19:12.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-04T15:19:12.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2021-11-04T15:19:12.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2021-11-04T15:19:12.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2021-11-04T15:19:12.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T15:19:12.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b5f39b [Pipeline] echo [2021-11-04T15:19:12.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T15:19:12.340Z] provisioning config files... [2021-11-04T15:19:12.406Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config3682154660556299493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:19:13.464Z] ---> docker-login.sh [2021-11-04T15:19:13.464Z] nexus3.edgexfoundry.org:10001 [2021-11-04T15:19:14.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:19:14.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:19:14.326Z] Configure a credential helper to remove this warning. See [2021-11-04T15:19:14.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:19:14.326Z] [2021-11-04T15:19:14.326Z] Login Succeeded [2021-11-04T15:19:14.630Z] nexus3.edgexfoundry.org:10002 [2021-11-04T15:19:14.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:19:14.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:19:14.950Z] Configure a credential helper to remove this warning. See [2021-11-04T15:19:14.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:19:14.950Z] [2021-11-04T15:19:14.950Z] Login Succeeded [2021-11-04T15:19:14.950Z] nexus3.edgexfoundry.org:10003 [2021-11-04T15:19:15.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:19:15.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:19:15.598Z] Configure a credential helper to remove this warning. See [2021-11-04T15:19:15.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:19:15.598Z] [2021-11-04T15:19:15.598Z] Login Succeeded [2021-11-04T15:19:15.598Z] nexus3.edgexfoundry.org:10004 [2021-11-04T15:19:15.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:19:15.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:19:15.942Z] Configure a credential helper to remove this warning. See [2021-11-04T15:19:15.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:19:15.942Z] [2021-11-04T15:19:15.942Z] Login Succeeded [2021-11-04T15:19:15.942Z] docker.io [2021-11-04T15:19:15.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:19:16.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:19:16.517Z] Configure a credential helper to remove this warning. See [2021-11-04T15:19:16.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:19:16.517Z] [2021-11-04T15:19:16.517Z] Login Succeeded [2021-11-04T15:19:16.517Z] ---> docker-login.sh ends [Pipeline] } [2021-11-04T15:19:16.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-04T15:19:17.074Z] + git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T15:19:17.117Z] -----------> git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 1b5f39b94776a6f4c33833d30f552293f40910a2 [false] [Pipeline] sh [2021-11-04T15:19:17.419Z] + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T15:19:17.435Z] ========================================================= [2021-11-04T15:19:17.435Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-04T15:19:17.435Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-04T15:19:17.786Z] + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T15:19:17.847Z] [semverPrep] GIT_COMMIT: 1b5f39b94776a6f4c33833d30f552293f40910a2, Commit Message: docs: update images' relative path in snap/README.md [Pipeline] echo [2021-11-04T15:19:17.856Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:19:18.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T15:19:18.612Z] [2021-11-04T15:19:18.612Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:19:18.958Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T15:19:20.200Z] latest: Pulling from edgex-devops/git-semver [2021-11-04T15:19:20.200Z] a0d0a0d46f8b: Pulling fs layer [2021-11-04T15:19:20.200Z] 3e5f54012d9b: Pulling fs layer [2021-11-04T15:19:20.200Z] 4c7163046ea9: Pulling fs layer [2021-11-04T15:19:20.200Z] 0c2d73faf560: Pulling fs layer [2021-11-04T15:19:20.200Z] 0c2d73faf560: Waiting [2021-11-04T15:19:20.200Z] 3e5f54012d9b: Verifying Checksum [2021-11-04T15:19:20.200Z] 3e5f54012d9b: Download complete [2021-11-04T15:19:20.200Z] a0d0a0d46f8b: Verifying Checksum [2021-11-04T15:19:20.200Z] a0d0a0d46f8b: Download complete [2021-11-04T15:19:20.476Z] 0c2d73faf560: Verifying Checksum [2021-11-04T15:19:20.476Z] 0c2d73faf560: Download complete [2021-11-04T15:19:20.476Z] 4c7163046ea9: Verifying Checksum [2021-11-04T15:19:20.476Z] 4c7163046ea9: Download complete [2021-11-04T15:19:21.495Z] a0d0a0d46f8b: Pull complete [2021-11-04T15:19:21.773Z] 3e5f54012d9b: Pull complete [2021-11-04T15:19:22.064Z] 4c7163046ea9: Pull complete [2021-11-04T15:19:23.022Z] 0c2d73faf560: Pull complete [2021-11-04T15:19:23.297Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-04T15:19:23.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T15:19:23.297Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-04T15:19:23.451Z] prd-centos7-docker-4c-2g-25545 does not seem to be running inside a container [2021-11-04T15:19:23.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-04T15:19:27.027Z] $ docker top 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-04T15:19:27.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-04T15:19:27.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-04T15:19:27.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-04T15:19:27.289Z] $ docker exec 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent [2021-11-04T15:19:27.424Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIknhLh/agent.13 [2021-11-04T15:19:27.424Z] SSH_AGENT_PID=20 [2021-11-04T15:19:27.434Z] Running ssh-add (command line suppressed) [2021-11-04T15:19:27.764Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7978990871297974865.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7978990871297974865.key) [2021-11-04T15:19:27.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-04T15:19:28.451Z] + git tag --points-at HEAD [Pipeline] } [2021-11-04T15:19:28.470Z] $ docker exec --env ******** --env ******** 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent -k [2021-11-04T15:19:28.776Z] unset SSH_AUTH_SOCK; [2021-11-04T15:19:28.776Z] unset SSH_AGENT_PID; [2021-11-04T15:19:28.776Z] echo Agent pid 20 killed; [2021-11-04T15:19:28.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-04T15:19:28.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-04T15:19:28.844Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-04T15:19:30.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-04T15:19:30.816Z] $ docker exec 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent [2021-11-04T15:19:32.529Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcaiEIo/agent.56 [2021-11-04T15:19:32.529Z] SSH_AGENT_PID=64 [2021-11-04T15:19:32.541Z] Running ssh-add (command line suppressed) [2021-11-04T15:19:32.875Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_310717055097661871.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_310717055097661871.key) [2021-11-04T15:19:32.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-04T15:19:33.238Z] + git semver init [2021-11-04T15:19:33.238Z] # -> Open(): unable to determine branch for HEAD [2021-11-04T15:19:33.238Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git [2021-11-04T15:19:33.238Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-04T15:19:33.238Z] # $SEMVER_REMOTE_NAME = origin [2021-11-04T15:19:33.238Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-04T15:19:33.238Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-04T15:19:33.238Z] # $SEMVER_BRANCH = PR-470 [2021-11-04T15:19:33.238Z] # $SEMVER_TEMP = /tmp/semver-122873034 [2021-11-04T15:19:33.238Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-04T15:19:36.689Z] # '/tmp/semver-122873034' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' [2021-11-04T15:19:36.689Z] # -> Force: false [2021-11-04T15:19:36.689Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } [2021-11-04T15:19:36.707Z] $ docker exec --env ******** --env ******** 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent -k [2021-11-04T15:19:36.865Z] unset SSH_AUTH_SOCK; [2021-11-04T15:19:36.866Z] unset SSH_AGENT_PID; [2021-11-04T15:19:36.866Z] echo Agent pid 64 killed; [2021-11-04T15:19:36.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-04T15:19:37.192Z] + git semver [Pipeline] } [2021-11-04T15:19:37.204Z] $ docker stop --time=1 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 [2021-11-04T15:19:45.520Z] $ docker rm -f 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-04T15:19:45.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-04T15:19:46.286Z] Stashed 1 file(s) [Pipeline] echo [2021-11-04T15:19:46.288Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-04T15:20:01.433Z] Still waiting to schedule task [2021-11-04T15:20:01.434Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-04T15:20:01.435Z] Still waiting to schedule task [2021-11-04T15:20:01.435Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-04T15:22:47.530Z] Running on prd-centos7-docker-4c-2g-25563 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws [2021-11-04T15:22:47.540Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2021-11-04T15:22:47.643Z] The recommended git tool is: git [2021-11-04T15:22:49.950Z] using credential edgex-jenkins-ssh [2021-11-04T15:22:49.962Z] Cloning the remote Git repository [2021-11-04T15:22:49.639Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T15:22:49.699Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2021-11-04T15:22:49.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T15:22:49.737Z] > git --version # timeout=10 [2021-11-04T15:22:49.747Z] > git --version # 'git version 2.24.4' [2021-11-04T15:22:49.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T15:22:49.772Z] [INFO] Currently running in a labeled security context [2021-11-04T15:22:49.772Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T15:22:49.772Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh2972552050876705350.key [2021-11-04T15:22:49.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-04T15:22:51.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-04T15:22:51.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-04T15:22:51.271Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-04T15:22:51.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T15:22:51.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T15:22:51.289Z] [INFO] Currently running in a labeled security context [2021-11-04T15:22:51.289Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T15:22:51.289Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh2040224428683910254.key [2021-11-04T15:22:51.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-04T15:22:52.289Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 1b5f39b94776a6f4c33833d30f552293f40910a2 [2021-11-04T15:22:52.458Z] Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 [2021-11-04T15:22:52.458Z] Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) [2021-11-04T15:22:51.951Z] > git config core.sparsecheckout # timeout=10 [2021-11-04T15:22:51.964Z] > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 [2021-11-04T15:22:52.056Z] > git remote # timeout=10 [2021-11-04T15:22:52.065Z] > git config --get remote.origin.url # timeout=10 [2021-11-04T15:22:52.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T15:22:52.076Z] [INFO] Currently running in a labeled security context [2021-11-04T15:22:52.076Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T15:22:52.076Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh4676629055854368604.key [2021-11-04T15:22:52.084Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-11-04T15:22:52.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-04T15:22:52.111Z] > git config core.sparsecheckout # timeout=10 [2021-11-04T15:22:52.118Z] > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 [2021-11-04T15:22:55.944Z] Commit message: "docs: update images' relative path in snap/README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T15:22:56.491Z] provisioning config files... [2021-11-04T15:22:56.507Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config4149143863597173996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:22:56.885Z] ---> docker-login.sh [2021-11-04T15:22:56.885Z] nexus3.edgexfoundry.org:10001 [2021-11-04T15:22:56.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:22:56.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:22:56.885Z] Configure a credential helper to remove this warning. See [2021-11-04T15:22:56.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:22:56.885Z] [2021-11-04T15:22:56.885Z] Login Succeeded [2021-11-04T15:22:56.885Z] nexus3.edgexfoundry.org:10002 [2021-11-04T15:22:57.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:22:57.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:22:57.149Z] Configure a credential helper to remove this warning. See [2021-11-04T15:22:57.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:22:57.149Z] [2021-11-04T15:22:57.149Z] Login Succeeded [2021-11-04T15:22:57.149Z] nexus3.edgexfoundry.org:10003 [2021-11-04T15:22:57.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:22:57.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:22:57.149Z] Configure a credential helper to remove this warning. See [2021-11-04T15:22:57.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:22:57.149Z] [2021-11-04T15:22:57.149Z] Login Succeeded [2021-11-04T15:22:57.149Z] nexus3.edgexfoundry.org:10004 [2021-11-04T15:22:57.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:22:57.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:22:57.412Z] Configure a credential helper to remove this warning. See [2021-11-04T15:22:57.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:22:57.412Z] [2021-11-04T15:22:57.412Z] Login Succeeded [2021-11-04T15:22:57.412Z] docker.io [2021-11-04T15:22:57.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T15:22:58.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T15:22:58.803Z] Configure a credential helper to remove this warning. See [2021-11-04T15:22:58.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T15:22:58.803Z] [2021-11-04T15:22:58.803Z] Login Succeeded [2021-11-04T15:22:58.803Z] ---> docker-login.sh ends [Pipeline] } [2021-11-04T15:22:58.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-04T15:22:58.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-04T15:22:58.997Z] ========================================================= [2021-11-04T15:22:58.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-04T15:22:58.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:22:59.323Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-04T15:22:59.323Z] Sending build context to Docker daemon 25.23MB [2021-11-04T15:22:59.323Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-04T15:22:59.323Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-04T15:22:59.600Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-04T15:22:59.600Z] a0d0a0d46f8b: Pulling fs layer [2021-11-04T15:22:59.600Z] 31adcdaf11c8: Pulling fs layer [2021-11-04T15:22:59.600Z] b8b176561691: Pulling fs layer [2021-11-04T15:22:59.600Z] 4527c011a84f: Pulling fs layer [2021-11-04T15:22:59.600Z] 5d74067f8e1e: Pulling fs layer [2021-11-04T15:22:59.600Z] e0aca202a116: Pulling fs layer [2021-11-04T15:22:59.600Z] 3a43be97a3b4: Pulling fs layer [2021-11-04T15:22:59.600Z] 34cad66bf833: Pulling fs layer [2021-11-04T15:22:59.600Z] b4e3c513aaa6: Pulling fs layer [2021-11-04T15:22:59.600Z] 4527c011a84f: Waiting [2021-11-04T15:22:59.600Z] 5d74067f8e1e: Waiting [2021-11-04T15:22:59.600Z] e0aca202a116: Waiting [2021-11-04T15:22:59.600Z] 3a43be97a3b4: Waiting [2021-11-04T15:22:59.600Z] 34cad66bf833: Waiting [2021-11-04T15:22:59.600Z] b4e3c513aaa6: Waiting [2021-11-04T15:22:59.600Z] b8b176561691: Verifying Checksum [2021-11-04T15:22:59.600Z] b8b176561691: Download complete [2021-11-04T15:22:59.600Z] 31adcdaf11c8: Verifying Checksum [2021-11-04T15:22:59.600Z] 31adcdaf11c8: Download complete [2021-11-04T15:22:59.600Z] 5d74067f8e1e: Verifying Checksum [2021-11-04T15:22:59.600Z] 5d74067f8e1e: Download complete [2021-11-04T15:22:59.600Z] a0d0a0d46f8b: Download complete [2021-11-04T15:22:59.600Z] e0aca202a116: Verifying Checksum [2021-11-04T15:22:59.600Z] e0aca202a116: Download complete [2021-11-04T15:22:59.600Z] 3a43be97a3b4: Verifying Checksum [2021-11-04T15:22:59.600Z] 3a43be97a3b4: Download complete [2021-11-04T15:22:59.874Z] 34cad66bf833: Verifying Checksum [2021-11-04T15:22:59.874Z] 34cad66bf833: Download complete [2021-11-04T15:23:00.148Z] b4e3c513aaa6: Verifying Checksum [2021-11-04T15:23:00.148Z] b4e3c513aaa6: Download complete [2021-11-04T15:23:00.148Z] a0d0a0d46f8b: Pull complete [2021-11-04T15:23:00.148Z] 4527c011a84f: Verifying Checksum [2021-11-04T15:23:00.148Z] 4527c011a84f: Download complete [2021-11-04T15:23:00.430Z] 31adcdaf11c8: Pull complete [2021-11-04T15:23:00.430Z] b8b176561691: Pull complete [2021-11-04T15:23:04.680Z] 4527c011a84f: Pull complete [2021-11-04T15:23:04.680Z] 5d74067f8e1e: Pull complete [2021-11-04T15:23:04.680Z] e0aca202a116: Pull complete [2021-11-04T15:23:04.680Z] 3a43be97a3b4: Pull complete [2021-11-04T15:23:04.680Z] 34cad66bf833: Pull complete [2021-11-04T15:23:07.286Z] b4e3c513aaa6: Pull complete [2021-11-04T15:23:07.286Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-04T15:23:07.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-04T15:23:07.286Z] ---> 9f6097aaca64 [2021-11-04T15:23:07.286Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-04T15:23:08.678Z] ---> Running in f171772762af [2021-11-04T15:23:08.678Z] Removing intermediate container f171772762af [2021-11-04T15:23:08.678Z] ---> b61b864b46df [2021-11-04T15:23:08.678Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-04T15:23:08.678Z] ---> Running in cff22babc7da [2021-11-04T15:23:08.939Z] Removing intermediate container cff22babc7da [2021-11-04T15:23:08.939Z] ---> 0e53bc42c336 [2021-11-04T15:23:08.939Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-04T15:23:08.939Z] ---> Running in b83b42104610 [2021-11-04T15:23:08.939Z] Removing intermediate container b83b42104610 [2021-11-04T15:23:08.939Z] ---> 6d7f1d39331c [2021-11-04T15:23:08.939Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-04T15:23:08.939Z] ---> Running in b80d5e4f9f1c [2021-11-04T15:23:08.939Z] Removing intermediate container b80d5e4f9f1c [2021-11-04T15:23:08.939Z] ---> 72f77f6070a2 [2021-11-04T15:23:08.939Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-04T15:23:09.200Z] ---> Running in d95bfffbe195 [2021-11-04T15:23:09.200Z] Removing intermediate container d95bfffbe195 [2021-11-04T15:23:09.200Z] ---> a3a7c2c3a9ae [2021-11-04T15:23:09.200Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-04T15:23:09.200Z] ---> Running in 508360c603f2 [2021-11-04T15:23:09.774Z] Removing intermediate container 508360c603f2 [2021-11-04T15:23:09.774Z] ---> 4e63598fdc77 [2021-11-04T15:23:09.774Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-04T15:23:09.774Z] ---> Running in 0ddc08042f49 [2021-11-04T15:23:09.774Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-04T15:23:11.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-04T15:23:11.170Z] OK: 220 MiB in 52 packages [2021-11-04T15:23:11.434Z] Removing intermediate container 0ddc08042f49 [2021-11-04T15:23:11.434Z] ---> 1ef26a97ad88 [2021-11-04T15:23:11.434Z] Step 10/14 : ENV GO111MODULE=on [2021-11-04T15:23:11.434Z] ---> Running in 512a8c8d9bbc [2021-11-04T15:23:11.703Z] Removing intermediate container 512a8c8d9bbc [2021-11-04T15:23:11.703Z] ---> a6fc01d5e947 [2021-11-04T15:23:11.703Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-04T15:23:11.703Z] ---> Running in 9e6720c33629 [2021-11-04T15:23:11.703Z] Removing intermediate container 9e6720c33629 [2021-11-04T15:23:11.703Z] ---> a7e61f14991b [2021-11-04T15:23:11.703Z] Step 12/14 : COPY . . [2021-11-04T15:23:12.658Z] ---> 43e81e2a9a0c [2021-11-04T15:23:12.658Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-04T15:23:12.658Z] ---> Running in 590d86c69d32 [2021-11-04T15:23:27.582Z] Removing intermediate container 590d86c69d32 [2021-11-04T15:23:27.582Z] ---> 0e415730a060 [2021-11-04T15:23:27.582Z] Step 14/14 : RUN ${MAKE} [2021-11-04T15:23:27.582Z] ---> Running in 9ec898137a75 [2021-11-04T15:23:27.582Z] noop [2021-11-04T15:23:27.582Z] Removing intermediate container 9ec898137a75 [2021-11-04T15:23:27.582Z] ---> f16bf8e9fb9d [2021-11-04T15:23:27.582Z] Successfully built f16bf8e9fb9d [2021-11-04T15:23:27.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:23:27.883Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-04T15:23:27.883Z] . [Pipeline] withDockerContainer [2021-11-04T15:23:27.950Z] prd-centos7-docker-4c-2g-25563 does not seem to be running inside a container [2021-11-04T15:23:27.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-04T15:23:28.377Z] $ docker top 081463959cfb6397992d56c85a724f7a10aab715d98d6d2287aba8afdf09fdcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-04T15:23:28.752Z] + go version [2021-11-04T15:23:28.753Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-04T15:23:28.765Z] $ docker stop --time=1 081463959cfb6397992d56c85a724f7a10aab715d98d6d2287aba8afdf09fdcf [2021-11-04T15:23:29.952Z] $ docker rm -f 081463959cfb6397992d56c85a724f7a10aab715d98d6d2287aba8afdf09fdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:23:30.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-04T15:23:30.479Z] . [Pipeline] withDockerContainer [2021-11-04T15:23:30.542Z] prd-centos7-docker-4c-2g-25563 does not seem to be running inside a container [2021-11-04T15:23:30.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-04T15:23:31.002Z] $ docker top 82f1f42edea54a36baf104333bf2344865d53084e3817882796247e0249b8444 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-04T15:23:31.367Z] + make test [2021-11-04T15:23:31.367Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-04T15:23:31.629Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-04T15:23:44.024Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-04T15:23:44.024Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-04T15:23:49.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-04T15:23:49.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-04T15:23:49.651Z] $ docker stop --time=1 82f1f42edea54a36baf104333bf2344865d53084e3817882796247e0249b8444 [2021-11-04T15:23:50.982Z] $ docker rm -f 82f1f42edea54a36baf104333bf2344865d53084e3817882796247e0249b8444 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-04T15:23:51.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-04T15:23:51.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-04T15:23:52.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-04T15:23:53.197Z] + ls -al . [2021-11-04T15:23:53.197Z] total 88 [2021-11-04T15:23:53.197Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 15:23 . [2021-11-04T15:23:53.197Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 15:22 .. [2021-11-04T15:23:53.197Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 15:22 assets [2021-11-04T15:23:53.197Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 15:22 bin [2021-11-04T15:23:53.197Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 15:22 cmd [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 15:22 CONTRIBUTING.md [2021-11-04T15:23:53.197Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 4 15:23 coverage.out [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 15:22 Dockerfile [2021-11-04T15:23:53.197Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 15:22 docs [2021-11-04T15:23:53.197Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 15:22 .git [2021-11-04T15:23:53.197Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 15:22 .github [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 15:22 .gitignore [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 15:22 go.mod [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 15:22 go.sum [2021-11-04T15:23:53.197Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 15:22 internal [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 15:22 Jenkinsfile [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 15:22 LICENSE [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 15:22 Makefile [2021-11-04T15:23:53.197Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 15:22 pkg [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 5786 Nov 4 15:22 README.md [2021-11-04T15:23:53.197Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 15:22 snap [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 15:19 VERSION [2021-11-04T15:23:53.197Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 15:22 version.go [2021-11-04T15:23:53.197Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 15:22 web [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:23:53.511Z] + 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=1b5f39b94776a6f4c33833d30f552293f40910a2 --label arch=amd64 --label version=0.0.0 . [2021-11-04T15:23:53.511Z] Sending build context to Docker daemon 25.23MB [2021-11-04T15:23:53.779Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-04T15:23:53.779Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-04T15:23:53.779Z] ---> f16bf8e9fb9d [2021-11-04T15:23:53.779Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-04T15:23:53.779Z] ---> Running in 25d304580f15 [2021-11-04T15:23:53.779Z] Removing intermediate container 25d304580f15 [2021-11-04T15:23:53.779Z] ---> 733a461aa30d [2021-11-04T15:23:53.779Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-04T15:23:53.779Z] ---> Running in 1a1a022f8c97 [2021-11-04T15:23:54.043Z] Removing intermediate container 1a1a022f8c97 [2021-11-04T15:23:54.043Z] ---> 7a6ac073fe17 [2021-11-04T15:23:54.043Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-04T15:23:54.043Z] ---> Running in d89a81b4a47b [2021-11-04T15:23:54.043Z] Removing intermediate container d89a81b4a47b [2021-11-04T15:23:54.043Z] ---> fc8f8ffed93d [2021-11-04T15:23:54.043Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-04T15:23:54.043Z] ---> Running in 263e3ba967bf [2021-11-04T15:23:54.043Z] Removing intermediate container 263e3ba967bf [2021-11-04T15:23:54.043Z] ---> 80b96b16da3d [2021-11-04T15:23:54.043Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-04T15:23:54.303Z] ---> Running in 0e0af3230c4d [2021-11-04T15:23:54.303Z] Removing intermediate container 0e0af3230c4d [2021-11-04T15:23:54.303Z] ---> 2de95df2eeba [2021-11-04T15:23:54.303Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-04T15:23:54.303Z] ---> Running in 67974b4ef664 [2021-11-04T15:23:54.879Z] Removing intermediate container 67974b4ef664 [2021-11-04T15:23:54.879Z] ---> a324305fb761 [2021-11-04T15:23:54.879Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-04T15:23:54.879Z] ---> Running in 37d6b20723b5 [2021-11-04T15:23:55.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-04T15:23:56.089Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-04T15:23:56.355Z] OK: 220 MiB in 52 packages [2021-11-04T15:23:56.355Z] Removing intermediate container 37d6b20723b5 [2021-11-04T15:23:56.355Z] ---> f7a2a5a2c1e8 [2021-11-04T15:23:56.355Z] Step 10/22 : ENV GO111MODULE=on [2021-11-04T15:23:56.355Z] ---> Running in ad86641bff7b [2021-11-04T15:23:56.618Z] Removing intermediate container ad86641bff7b [2021-11-04T15:23:56.618Z] ---> a90e6e3c57cf [2021-11-04T15:23:56.618Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-04T15:23:56.618Z] ---> Running in 92fdd985f888 [2021-11-04T15:23:56.618Z] Removing intermediate container 92fdd985f888 [2021-11-04T15:23:56.618Z] ---> d82eca239b9c [2021-11-04T15:23:56.618Z] Step 12/22 : COPY . . [2021-11-04T15:23:57.569Z] ---> 01e784b640ad [2021-11-04T15:23:57.569Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-04T15:23:57.569Z] ---> Running in 76a8d98af1dc [2021-11-04T15:23:58.147Z] Removing intermediate container 76a8d98af1dc [2021-11-04T15:23:58.147Z] ---> 5682f326eeae [2021-11-04T15:23:58.147Z] Step 14/22 : RUN ${MAKE} [2021-11-04T15:23:58.147Z] ---> Running in a853500de927 [2021-11-04T15:23:58.415Z] 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 [2021-11-04T15:24:06.646Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-04T15:24:08.584Z] Removing intermediate container a853500de927 [2021-11-04T15:24:08.584Z] ---> 7427e3752c57 [2021-11-04T15:24:08.584Z] Step 15/22 : FROM alpine:3.14 [2021-11-04T15:24:11.884Z] 3.14: Pulling from library/alpine [2021-11-04T15:24:12.146Z] a0d0a0d46f8b: Already exists [2021-11-04T15:24:12.146Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-04T15:24:12.146Z] Status: Downloaded newer image for alpine:3.14 [2021-11-04T15:24:12.146Z] ---> 14119a10abf4 [2021-11-04T15:24:12.146Z] Step 16/22 : EXPOSE 4000 [2021-11-04T15:24:12.407Z] ---> Running in c1bdf22f1779 [2021-11-04T15:24:12.407Z] Removing intermediate container c1bdf22f1779 [2021-11-04T15:24:12.407Z] ---> 1503518e459f [2021-11-04T15:24:12.407Z] 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 [2021-11-04T15:24:12.982Z] ---> 792ca0afe3bf [2021-11-04T15:24:12.982Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-04T15:24:12.982Z] ---> Running in 22770c57745a [2021-11-04T15:24:12.982Z] Removing intermediate container 22770c57745a [2021-11-04T15:24:12.982Z] ---> 79632e3e311b [2021-11-04T15:24:12.982Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-04T15:24:12.982Z] ---> Running in 6decc1498c6e [2021-11-04T15:24:12.982Z] Removing intermediate container 6decc1498c6e [2021-11-04T15:24:12.982Z] ---> d83c9d4bcff4 [2021-11-04T15:24:12.982Z] Step 20/22 : LABEL arch=amd64 [2021-11-04T15:24:12.982Z] ---> Running in 3e8edcf22db7 [2021-11-04T15:24:12.982Z] Removing intermediate container 3e8edcf22db7 [2021-11-04T15:24:12.982Z] ---> 8ad3e43ed6a5 [2021-11-04T15:24:12.982Z] Step 21/22 : LABEL git_sha=1b5f39b94776a6f4c33833d30f552293f40910a2 [2021-11-04T15:24:13.244Z] ---> Running in f2eb72f25e22 [2021-11-04T15:24:13.244Z] Removing intermediate container f2eb72f25e22 [2021-11-04T15:24:13.244Z] ---> 827c76b87bdd [2021-11-04T15:24:13.244Z] Step 22/22 : LABEL version=0.0.0 [2021-11-04T15:24:13.244Z] ---> Running in 3bd99e0105a8 [2021-11-04T15:24:13.244Z] Removing intermediate container 3bd99e0105a8 [2021-11-04T15:24:13.244Z] ---> f8c4f5a1fe42 [2021-11-04T15:24:13.244Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-04T15:24:13.244Z] Successfully built f8c4f5a1fe42 [2021-11-04T15:24:13.244Z] 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 [2021-11-04T15:24:13.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T15:24:13.951Z] [2021-11-04T15:24:13.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:24:14.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T15:24:14.252Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-04T15:24:14.252Z] b4d181a07f80: Pulling fs layer [2021-11-04T15:24:14.252Z] a1111a8f2ec3: Pulling fs layer [2021-11-04T15:24:14.252Z] ed53099fbce6: Pulling fs layer [2021-11-04T15:24:14.252Z] dc539afda2c1: Pulling fs layer [2021-11-04T15:24:14.252Z] 77bc0d833cb6: Pulling fs layer [2021-11-04T15:24:14.252Z] 9065ff56babe: Pulling fs layer [2021-11-04T15:24:14.252Z] d287ab97295c: Pulling fs layer [2021-11-04T15:24:14.252Z] dc539afda2c1: Waiting [2021-11-04T15:24:14.252Z] 77bc0d833cb6: Waiting [2021-11-04T15:24:14.252Z] 9065ff56babe: Waiting [2021-11-04T15:24:14.252Z] d287ab97295c: Waiting [2021-11-04T15:24:14.252Z] a1111a8f2ec3: Verifying Checksum [2021-11-04T15:24:14.252Z] a1111a8f2ec3: Download complete [2021-11-04T15:24:14.252Z] dc539afda2c1: Verifying Checksum [2021-11-04T15:24:14.252Z] dc539afda2c1: Download complete [2021-11-04T15:24:14.516Z] ed53099fbce6: Verifying Checksum [2021-11-04T15:24:14.516Z] ed53099fbce6: Download complete [2021-11-04T15:24:14.516Z] 9065ff56babe: Verifying Checksum [2021-11-04T15:24:14.516Z] 9065ff56babe: Download complete [2021-11-04T15:24:14.516Z] 77bc0d833cb6: Verifying Checksum [2021-11-04T15:24:14.516Z] 77bc0d833cb6: Download complete [2021-11-04T15:24:14.516Z] b4d181a07f80: Verifying Checksum [2021-11-04T15:24:14.516Z] b4d181a07f80: Download complete [2021-11-04T15:24:15.109Z] d287ab97295c: Verifying Checksum [2021-11-04T15:24:15.109Z] d287ab97295c: Download complete [2021-11-04T15:24:16.068Z] b4d181a07f80: Pull complete [2021-11-04T15:24:16.068Z] a1111a8f2ec3: Pull complete [2021-11-04T15:24:16.643Z] ed53099fbce6: Pull complete [2021-11-04T15:24:16.907Z] dc539afda2c1: Pull complete [2021-11-04T15:24:17.179Z] 77bc0d833cb6: Pull complete [2021-11-04T15:24:17.179Z] 9065ff56babe: Pull complete [2021-11-04T15:24:22.497Z] d287ab97295c: Pull complete [2021-11-04T15:24:22.497Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-04T15:24:22.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T15:24:22.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-04T15:24:22.562Z] prd-centos7-docker-4c-2g-25563 does not seem to be running inside a container [2021-11-04T15:24:22.604Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-04T15:24:24.824Z] $ docker top bbd923299bb25b5880e94c1e138d070c011600c28e4603e8aed4711a7facb1f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:24:25.258Z] ---> job-cost.sh [2021-11-04T15:24:25.258Z] lf-activate-venv: SKIPPING [2021-11-04T15:24:25.258Z] INFO: No Stack... [2021-11-04T15:24:25.519Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-04T15:24:26.090Z] INFO: Archiving Costs [Pipeline] sh [2021-11-04T15:24:26.381Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2021-11-04T15:24:26.381Z] + cut -d, -f6 [Pipeline] lock [2021-11-04T15:24:26.408Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] [2021-11-04T15:24:26.416Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] did not exist. Created. [2021-11-04T15:24:26.416Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-04T15:24:26.725Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-04T15:24:26.771Z] Stashed 1 file(s) [Pipeline] } [2021-11-04T15:24:26.777Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-04T15:24:26.793Z] $ docker stop --time=1 bbd923299bb25b5880e94c1e138d070c011600c28e4603e8aed4711a7facb1f5 [2021-11-04T15:24:27.928Z] $ docker rm -f bbd923299bb25b5880e94c1e138d070c011600c28e4603e8aed4711a7facb1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-04T21:19:08.647Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-04T21:19:08.768Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-04T21:19:10.268Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:10.590Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:11.148Z] ---> package-listing.sh [2021-11-04T21:19:11.149Z] ++ facter osfamily [2021-11-04T21:19:11.149Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-04T21:19:11.411Z] + OS_FAMILY=redhat [2021-11-04T21:19:11.411Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-04T21:19:11.411Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-04T21:19:11.411Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-04T21:19:11.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-04T21:19:11.411Z] + PACKAGES=/tmp/packages_start.txt [2021-11-04T21:19:11.411Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-04T21:19:11.411Z] + PACKAGES=/tmp/packages_end.txt [2021-11-04T21:19:11.411Z] + case "${OS_FAMILY}" in [2021-11-04T21:19:11.411Z] + rpm -qa [2021-11-04T21:19:11.411Z] + sort [2021-11-04T21:19:12.355Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-04T21:19:12.355Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-04T21:19:12.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-04T21:19:12.355Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-04T21:19:12.355Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [2021-11-04T21:19:12.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo [2021-11-04T21:19:12.368Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-04T21:19:12.652Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-04T21:19:13.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T21:19:13.210Z] [2021-11-04T21:19:13.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T21:19:13.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T21:19:13.512Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-04T21:19:13.512Z] b4d181a07f80: Pulling fs layer [2021-11-04T21:19:13.512Z] a1111a8f2ec3: Pulling fs layer [2021-11-04T21:19:13.512Z] ed53099fbce6: Pulling fs layer [2021-11-04T21:19:13.512Z] dc539afda2c1: Pulling fs layer [2021-11-04T21:19:13.512Z] 77bc0d833cb6: Pulling fs layer [2021-11-04T21:19:13.512Z] 9065ff56babe: Pulling fs layer [2021-11-04T21:19:13.512Z] d287ab97295c: Pulling fs layer [2021-11-04T21:19:13.512Z] dc539afda2c1: Waiting [2021-11-04T21:19:13.512Z] d287ab97295c: Waiting [2021-11-04T21:19:13.512Z] 77bc0d833cb6: Waiting [2021-11-04T21:19:13.512Z] 9065ff56babe: Waiting [2021-11-04T21:19:13.512Z] a1111a8f2ec3: Verifying Checksum [2021-11-04T21:19:13.512Z] a1111a8f2ec3: Download complete [2021-11-04T21:19:13.512Z] dc539afda2c1: Verifying Checksum [2021-11-04T21:19:13.512Z] dc539afda2c1: Download complete [2021-11-04T21:19:13.781Z] ed53099fbce6: Verifying Checksum [2021-11-04T21:19:13.781Z] ed53099fbce6: Download complete [2021-11-04T21:19:13.781Z] 9065ff56babe: Verifying Checksum [2021-11-04T21:19:13.781Z] 9065ff56babe: Download complete [2021-11-04T21:19:13.781Z] 77bc0d833cb6: Verifying Checksum [2021-11-04T21:19:13.781Z] 77bc0d833cb6: Download complete [2021-11-04T21:19:13.781Z] b4d181a07f80: Verifying Checksum [2021-11-04T21:19:13.781Z] b4d181a07f80: Download complete [2021-11-04T21:19:14.366Z] d287ab97295c: Verifying Checksum [2021-11-04T21:19:14.366Z] d287ab97295c: Download complete [2021-11-04T21:19:15.318Z] b4d181a07f80: Pull complete [2021-11-04T21:19:15.577Z] a1111a8f2ec3: Pull complete [2021-11-04T21:19:16.152Z] ed53099fbce6: Pull complete [2021-11-04T21:19:16.152Z] dc539afda2c1: Pull complete [2021-11-04T21:19:16.727Z] 77bc0d833cb6: Pull complete [2021-11-04T21:19:16.727Z] 9065ff56babe: Pull complete [2021-11-04T21:19:22.087Z] d287ab97295c: Pull complete [2021-11-04T21:19:22.087Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-04T21:19:22.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T21:19:22.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-04T21:19:22.153Z] prd-centos7-docker-4c-2g-25545 does not seem to be running inside a container [2021-11-04T21:19:22.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-04T21:19:24.513Z] $ docker top c441ffa3c585b75fbe1082ff90c0682271a27ea71130d0e5968f811ae3747277 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-04T21:19:25.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-04T21:19:25.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-04T21:19:25.746Z] + ls /var/log/sa-host [2021-11-04T21:19:25.746Z] + sadf -c /var/log/sa-host/sa04 [2021-11-04T21:19:25.746Z] file_magic: OK [2021-11-04T21:19:25.746Z] HZ: Using current value: 100 [2021-11-04T21:19:25.746Z] file_header: OK [2021-11-04T21:19:25.746Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-04T21:19:25.746Z] Statistics: [2021-11-04T21:19:25.747Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-04T21:19:25.747Z] File successfully converted to sysstat format version 12.0.3 [2021-11-04T21:19:25.747Z] + sadf -c /var/log/sa-host/sa30 [2021-11-04T21:19:25.747Z] file_magic: OK [2021-11-04T21:19:25.747Z] HZ: Using current value: 100 [2021-11-04T21:19:25.747Z] file_header: OK [2021-11-04T21:19:25.747Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-04T21:19:25.747Z] Statistics: [2021-11-04T21:19:25.747Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-04T21:19:25.747Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T21:19:26.036Z] provisioning config files... [2021-11-04T21:19:26.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config7725465505331244068tmp [Pipeline] { [Pipeline] echo [2021-11-04T21:19:26.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:26.362Z] ---> create-netrc.sh [Pipeline] } [2021-11-04T21:19:26.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:26.726Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-04T21:19:26.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:27.032Z] ---> sudo-logs.sh [2021-11-04T21:19:27.032Z] Archiving 'sudo' log.. [2021-11-04T21:19:27.032Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-25545.novalocal: Name or service not known [2021-11-04T21:19:27.032Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-25545.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-04T21:19:27.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:27.384Z] ---> job-cost.sh [2021-11-04T21:19:27.384Z] lf-activate-venv: SKIPPING [2021-11-04T21:19:27.384Z] DEBUG: total: 0.05999999865889549 [2021-11-04T21:19:27.384Z] INFO: Retrieving Stack Cost... [2021-11-04T21:19:27.954Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-04T21:19:28.215Z] INFO: Archiving Costs [Pipeline] echo [2021-11-04T21:19:28.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T21:19:28.535Z] ---> logs-deploy.sh [2021-11-04T21:19:28.535Z] lf-activate-venv: SKIPPING [2021-11-04T21:19:28.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/7 [2021-11-04T21:19:28.535Z] INFO: archiving workspace using pattern(s): [2021-11-04T21:19:29.479Z] Archives upload complete. [2021-11-04T21:19:29.479Z] INFO: archiving logs to Nexus