Pull request #470 updated 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-ssh6874038424349130190.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-ssh5881498402484134034.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-ssh5852296885986901147.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-ssh517478439876933240.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-ssh3683850955222082864.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-23945 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-ssh524789335558681215.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-ssh3088269975519702865.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 > 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-ssh5822669584509645488.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) > 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 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-04T11:55:33.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-04T11:55:33.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-04T11:55:33.529Z] ========================================================= [2021-11-04T11:55:33.529Z] EdgeX Global Pipelines Version Info [2021-11-04T11:55:33.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-04T11:55:34.723Z] ------------------- [2021-11-04T11:55:34.723Z] stable info: [2021-11-04T11:55:34.723Z] ------------------- [2021-11-04T11:55:34.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-04T11:55:34.723Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-04T11:55:34.723Z] Message: update stable to v1.0.211 [2021-11-04T11:55:35.296Z] ------------------- [2021-11-04T11:55:35.296Z] experimental info: [2021-11-04T11:55:35.296Z] ------------------- [2021-11-04T11:55:35.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-04T11:55:35.296Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-04T11:55:35.296Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-04T11:55:35.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-04T11:55:35.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-04T11:55:35.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-04T11:55:35.495Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-04T11:55:35.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-04T11:55:35.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-04T11:55:35.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-04T11:55:35.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-04T11:55:35.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-04T11:55:35.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-04T11:55:35.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-04T11:55:35.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-04T11:55:35.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-04T11:55:35.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-04T11:55:35.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-04T11:55:35.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-04T11:55:35.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-04T11:55:35.685Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-04T11:55:35.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-04T11:55:35.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-04T11:55:35.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-04T11:55:35.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-04T11:55:35.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-04T11:55:35.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-04T11:55:35.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-04T11:55:35.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-04T11:55:35.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo [2021-11-04T11:55:35.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo [2021-11-04T11:55:35.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo [2021-11-04T11:55:35.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T11:55:35.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b5f39b [Pipeline] echo [2021-11-04T11:55:35.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T11:55:35.881Z] provisioning config files... [2021-11-04T11:55:35.893Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config1942282216965922977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T11:55:36.200Z] ---> docker-login.sh [2021-11-04T11:55:36.200Z] nexus3.edgexfoundry.org:10001 [2021-11-04T11:55:36.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:55:36.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:55:36.462Z] Configure a credential helper to remove this warning. See [2021-11-04T11:55:36.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:55:36.462Z] [2021-11-04T11:55:36.462Z] Login Succeeded [2021-11-04T11:55:36.462Z] nexus3.edgexfoundry.org:10002 [2021-11-04T11:55:36.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:55:36.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:55:36.462Z] Configure a credential helper to remove this warning. See [2021-11-04T11:55:36.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:55:36.462Z] [2021-11-04T11:55:36.462Z] Login Succeeded [2021-11-04T11:55:36.462Z] nexus3.edgexfoundry.org:10003 [2021-11-04T11:55:36.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:55:36.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:55:36.725Z] Configure a credential helper to remove this warning. See [2021-11-04T11:55:36.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:55:36.725Z] [2021-11-04T11:55:36.725Z] Login Succeeded [2021-11-04T11:55:36.725Z] nexus3.edgexfoundry.org:10004 [2021-11-04T11:55:36.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:55:36.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:55:36.725Z] Configure a credential helper to remove this warning. See [2021-11-04T11:55:36.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:55:36.725Z] [2021-11-04T11:55:36.725Z] Login Succeeded [2021-11-04T11:55:36.725Z] docker.io [2021-11-04T11:55:36.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:55:37.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:55:37.250Z] Configure a credential helper to remove this warning. See [2021-11-04T11:55:37.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:55:37.250Z] [2021-11-04T11:55:37.250Z] Login Succeeded [2021-11-04T11:55:37.250Z] ---> docker-login.sh ends [Pipeline] } [2021-11-04T11:55:37.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-04T11:55:37.708Z] + git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T11:55:37.746Z] -----------> git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 1b5f39b94776a6f4c33833d30f552293f40910a2 [false] [Pipeline] sh [2021-11-04T11:55:38.039Z] + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T11:55:38.054Z] ========================================================= [2021-11-04T11:55:38.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-04T11:55:38.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-04T11:55:38.405Z] + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo [2021-11-04T11:55:38.420Z] [semverPrep] GIT_COMMIT: 1b5f39b94776a6f4c33833d30f552293f40910a2, Commit Message: docs: update images' relative path in snap/README.md [Pipeline] echo [2021-11-04T11:55:38.430Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:55:39.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T11:55:39.206Z] [2021-11-04T11:55:39.206Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:55:39.512Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T11:55:39.512Z] latest: Pulling from edgex-devops/git-semver [2021-11-04T11:55:39.512Z] a0d0a0d46f8b: Pulling fs layer [2021-11-04T11:55:39.512Z] 3e5f54012d9b: Pulling fs layer [2021-11-04T11:55:39.512Z] 4c7163046ea9: Pulling fs layer [2021-11-04T11:55:39.513Z] 0c2d73faf560: Pulling fs layer [2021-11-04T11:55:39.513Z] 0c2d73faf560: Waiting [2021-11-04T11:55:39.513Z] 3e5f54012d9b: Verifying Checksum [2021-11-04T11:55:39.513Z] 3e5f54012d9b: Download complete [2021-11-04T11:55:39.513Z] a0d0a0d46f8b: Verifying Checksum [2021-11-04T11:55:39.513Z] a0d0a0d46f8b: Download complete [2021-11-04T11:55:39.778Z] 4c7163046ea9: Verifying Checksum [2021-11-04T11:55:39.778Z] 4c7163046ea9: Download complete [2021-11-04T11:55:39.778Z] 0c2d73faf560: Verifying Checksum [2021-11-04T11:55:39.778Z] 0c2d73faf560: Download complete [2021-11-04T11:55:39.778Z] a0d0a0d46f8b: Pull complete [2021-11-04T11:55:39.778Z] 3e5f54012d9b: Pull complete [2021-11-04T11:55:40.359Z] 4c7163046ea9: Pull complete [2021-11-04T11:55:40.359Z] 0c2d73faf560: Pull complete [2021-11-04T11:55:40.359Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-04T11:55:40.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-04T11:55:40.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-04T11:55:40.434Z] prd-centos7-docker-4c-2g-23945 does not seem to be running inside a container [2021-11-04T11:55:40.482Z] $ 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-04T11:55:41.422Z] $ docker top 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-04T11:55:41.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-04T11:55:41.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-04T11:55:41.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-04T11:55:41.632Z] $ docker exec 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent [2021-11-04T11:55:41.718Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGeAFl/agent.13 [2021-11-04T11:55:41.718Z] SSH_AGENT_PID=19 [2021-11-04T11:55:41.726Z] Running ssh-add (command line suppressed) [2021-11-04T11:55:41.816Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6892037623423483370.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6892037623423483370.key) [2021-11-04T11:55:41.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-04T11:55:42.130Z] + git tag --points-at HEAD [Pipeline] } [2021-11-04T11:55:42.144Z] $ docker exec --env ******** --env ******** 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent -k [2021-11-04T11:55:42.230Z] unset SSH_AUTH_SOCK; [2021-11-04T11:55:42.231Z] unset SSH_AGENT_PID; [2021-11-04T11:55:42.231Z] echo Agent pid 19 killed; [2021-11-04T11:55:42.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-04T11:55:42.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-04T11:55:42.260Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-04T11:55:42.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-04T11:55:42.372Z] $ docker exec 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent [2021-11-04T11:55:42.477Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmGmiaG/agent.52 [2021-11-04T11:55:42.477Z] SSH_AGENT_PID=58 [2021-11-04T11:55:42.482Z] Running ssh-add (command line suppressed) [2021-11-04T11:55:42.755Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_8129892411199463222.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_8129892411199463222.key) [2021-11-04T11:55:42.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-04T11:55:43.054Z] + git semver init [2021-11-04T11:55:43.054Z] # -> Open(): unable to determine branch for HEAD [2021-11-04T11:55:43.054Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git [2021-11-04T11:55:43.054Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-04T11:55:43.054Z] # $SEMVER_REMOTE_NAME = origin [2021-11-04T11:55:43.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-04T11:55:43.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-04T11:55:43.054Z] # $SEMVER_BRANCH = PR-470 [2021-11-04T11:55:43.054Z] # $SEMVER_TEMP = /tmp/semver-441245164 [2021-11-04T11:55:43.054Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-04T11:55:45.595Z] # '/tmp/semver-441245164' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' [2021-11-04T11:55:45.595Z] # -> Force: false [2021-11-04T11:55:45.595Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } [2021-11-04T11:55:45.607Z] $ docker exec --env ******** --env ******** 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent -k [2021-11-04T11:55:45.696Z] unset SSH_AUTH_SOCK; [2021-11-04T11:55:45.696Z] unset SSH_AGENT_PID; [2021-11-04T11:55:45.696Z] echo Agent pid 58 killed; [2021-11-04T11:55:45.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-04T11:55:46.004Z] + git semver [Pipeline] } [2021-11-04T11:55:46.019Z] $ docker stop --time=1 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d [2021-11-04T11:55:47.351Z] $ docker rm -f 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-04T11:55:47.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-04T11:55:47.943Z] Stashed 1 file(s) [Pipeline] echo [2021-11-04T11:55:47.946Z] [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-04T11:56:03.059Z] Still waiting to schedule task [2021-11-04T11:56:03.059Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-04T11:56:03.061Z] Still waiting to schedule task [2021-11-04T11:56:03.062Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-04T11:58:25.480Z] Running on prd-centos7-docker-4c-2g-23964 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws [2021-11-04T11:58:25.490Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-11-04T11:58:25.573Z] The recommended git tool is: git [2021-11-04T11:58:27.807Z] using credential edgex-jenkins-ssh [2021-11-04T11:58:27.821Z] Cloning the remote Git repository [2021-11-04T11:58:26.716Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T11:58:26.769Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-11-04T11:58:26.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T11:58:26.798Z] > git --version # timeout=10 [2021-11-04T11:58:26.807Z] > git --version # 'git version 2.24.4' [2021-11-04T11:58:26.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T11:58:26.837Z] [INFO] Currently running in a labeled security context [2021-11-04T11:58:26.837Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T11:58:26.837Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh6573674590045362342.key [2021-11-04T11:58:26.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-04T11:58:31.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-04T11:58:31.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-04T11:58:31.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-04T11:58:31.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-04T11:58:31.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T11:58:31.996Z] [INFO] Currently running in a labeled security context [2021-11-04T11:58:31.996Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T11:58:31.996Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh2746812045933100399.key [2021-11-04T11:58:32.006Z] > 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-04T11:58:32.651Z] Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 1b5f39b94776a6f4c33833d30f552293f40910a2 [2021-11-04T11:58:32.814Z] Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 [2021-11-04T11:58:32.814Z] Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) [2021-11-04T11:58:32.656Z] > git config core.sparsecheckout # timeout=10 [2021-11-04T11:58:32.667Z] > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 [2021-11-04T11:58:32.772Z] > git remote # timeout=10 [2021-11-04T11:58:32.778Z] > git config --get remote.origin.url # timeout=10 [2021-11-04T11:58:32.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-04T11:58:32.787Z] [INFO] Currently running in a labeled security context [2021-11-04T11:58:32.787Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-04T11:58:32.788Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh5256237392522107816.key [2021-11-04T11:58:32.797Z] > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-11-04T11:58:32.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-04T11:58:32.816Z] > git config core.sparsecheckout # timeout=10 [2021-11-04T11:58:32.827Z] > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 [2021-11-04T11:58:36.483Z] 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-04T11:58:37.042Z] provisioning config files... [2021-11-04T11:58:37.055Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config1961902700577613157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T11:58:37.445Z] ---> docker-login.sh [2021-11-04T11:58:37.445Z] nexus3.edgexfoundry.org:10001 [2021-11-04T11:58:37.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:58:37.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:58:37.708Z] Configure a credential helper to remove this warning. See [2021-11-04T11:58:37.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:58:37.708Z] [2021-11-04T11:58:37.708Z] Login Succeeded [2021-11-04T11:58:37.708Z] nexus3.edgexfoundry.org:10002 [2021-11-04T11:58:37.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:58:37.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:58:37.708Z] Configure a credential helper to remove this warning. See [2021-11-04T11:58:37.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:58:37.708Z] [2021-11-04T11:58:37.708Z] Login Succeeded [2021-11-04T11:58:37.708Z] nexus3.edgexfoundry.org:10003 [2021-11-04T11:58:37.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:58:37.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:58:37.968Z] Configure a credential helper to remove this warning. See [2021-11-04T11:58:37.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:58:37.968Z] [2021-11-04T11:58:37.968Z] Login Succeeded [2021-11-04T11:58:37.968Z] nexus3.edgexfoundry.org:10004 [2021-11-04T11:58:37.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:58:37.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:58:37.968Z] Configure a credential helper to remove this warning. See [2021-11-04T11:58:37.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:58:37.968Z] [2021-11-04T11:58:37.968Z] Login Succeeded [2021-11-04T11:58:37.968Z] docker.io [2021-11-04T11:58:38.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-04T11:58:38.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-04T11:58:38.494Z] Configure a credential helper to remove this warning. See [2021-11-04T11:58:38.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-04T11:58:38.494Z] [2021-11-04T11:58:38.494Z] Login Succeeded [2021-11-04T11:58:38.494Z] ---> docker-login.sh ends [Pipeline] } [2021-11-04T11:58:38.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-04T11:58:38.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-04T11:58:38.657Z] ========================================================= [2021-11-04T11:58:38.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-04T11:58:38.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:58:38.960Z] + 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-04T11:58:38.960Z] Sending build context to Docker daemon 25.23MB [2021-11-04T11:58:38.960Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-04T11:58:38.960Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-04T11:58:39.224Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-04T11:58:39.224Z] a0d0a0d46f8b: Pulling fs layer [2021-11-04T11:58:39.224Z] 31adcdaf11c8: Pulling fs layer [2021-11-04T11:58:39.224Z] b8b176561691: Pulling fs layer [2021-11-04T11:58:39.224Z] 4527c011a84f: Pulling fs layer [2021-11-04T11:58:39.224Z] 5d74067f8e1e: Pulling fs layer [2021-11-04T11:58:39.224Z] e0aca202a116: Pulling fs layer [2021-11-04T11:58:39.224Z] 3a43be97a3b4: Pulling fs layer [2021-11-04T11:58:39.224Z] 34cad66bf833: Pulling fs layer [2021-11-04T11:58:39.224Z] b4e3c513aaa6: Pulling fs layer [2021-11-04T11:58:39.224Z] e0aca202a116: Waiting [2021-11-04T11:58:39.224Z] 3a43be97a3b4: Waiting [2021-11-04T11:58:39.224Z] 34cad66bf833: Waiting [2021-11-04T11:58:39.224Z] b4e3c513aaa6: Waiting [2021-11-04T11:58:39.224Z] 4527c011a84f: Waiting [2021-11-04T11:58:39.224Z] 5d74067f8e1e: Waiting [2021-11-04T11:58:39.224Z] b8b176561691: Verifying Checksum [2021-11-04T11:58:39.224Z] b8b176561691: Download complete [2021-11-04T11:58:39.224Z] 31adcdaf11c8: Verifying Checksum [2021-11-04T11:58:39.224Z] 31adcdaf11c8: Download complete [2021-11-04T11:58:39.224Z] 5d74067f8e1e: Verifying Checksum [2021-11-04T11:58:39.224Z] 5d74067f8e1e: Download complete [2021-11-04T11:58:39.224Z] a0d0a0d46f8b: Verifying Checksum [2021-11-04T11:58:39.224Z] a0d0a0d46f8b: Download complete [2021-11-04T11:58:39.224Z] e0aca202a116: Verifying Checksum [2021-11-04T11:58:39.224Z] e0aca202a116: Download complete [2021-11-04T11:58:39.494Z] 3a43be97a3b4: Verifying Checksum [2021-11-04T11:58:39.494Z] 3a43be97a3b4: Download complete [2021-11-04T11:58:39.494Z] 34cad66bf833: Verifying Checksum [2021-11-04T11:58:39.494Z] 34cad66bf833: Download complete [2021-11-04T11:58:39.757Z] a0d0a0d46f8b: Pull complete [2021-11-04T11:58:40.016Z] 4527c011a84f: Verifying Checksum [2021-11-04T11:58:40.016Z] 4527c011a84f: Download complete [2021-11-04T11:58:40.016Z] b4e3c513aaa6: Verifying Checksum [2021-11-04T11:58:40.016Z] b4e3c513aaa6: Download complete [2021-11-04T11:58:40.016Z] 31adcdaf11c8: Pull complete [2021-11-04T11:58:40.283Z] b8b176561691: Pull complete [2021-11-04T11:58:44.547Z] 4527c011a84f: Pull complete [2021-11-04T11:58:44.547Z] 5d74067f8e1e: Pull complete [2021-11-04T11:58:44.547Z] e0aca202a116: Pull complete [2021-11-04T11:58:44.547Z] 3a43be97a3b4: Pull complete [2021-11-04T11:58:44.547Z] 34cad66bf833: Pull complete [2021-11-04T11:58:47.868Z] b4e3c513aaa6: Pull complete [2021-11-04T11:58:47.868Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-04T11:58:47.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-04T11:58:47.868Z] ---> 9f6097aaca64 [2021-11-04T11:58:47.868Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-04T11:58:50.438Z] ---> Running in 927d78ae8d52 [2021-11-04T11:58:50.438Z] Removing intermediate container 927d78ae8d52 [2021-11-04T11:58:50.438Z] ---> 368fd97373b6 [2021-11-04T11:58:50.438Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-04T11:58:50.438Z] ---> Running in 564c2b693087 [2021-11-04T11:58:50.438Z] Removing intermediate container 564c2b693087 [2021-11-04T11:58:50.438Z] ---> b07d37446fb8 [2021-11-04T11:58:50.438Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-04T11:58:50.438Z] ---> Running in 0c615563819c [2021-11-04T11:58:50.700Z] Removing intermediate container 0c615563819c [2021-11-04T11:58:50.700Z] ---> 659281570d16 [2021-11-04T11:58:50.700Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-04T11:58:50.700Z] ---> Running in af19e4de5a00 [2021-11-04T11:58:51.270Z] Removing intermediate container af19e4de5a00 [2021-11-04T11:58:51.270Z] ---> a12e49fab9a4 [2021-11-04T11:58:51.270Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-04T11:58:51.270Z] ---> Running in 4b46aadc1f53 [2021-11-04T11:58:51.534Z] Removing intermediate container 4b46aadc1f53 [2021-11-04T11:58:51.535Z] ---> d16c92cde060 [2021-11-04T11:58:51.535Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-04T11:58:51.535Z] ---> Running in a869cdbf3967 [2021-11-04T11:58:52.480Z] Removing intermediate container a869cdbf3967 [2021-11-04T11:58:52.480Z] ---> 363035ef6c3e [2021-11-04T11:58:52.480Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-04T11:58:52.480Z] ---> Running in 333e88075a64 [2021-11-04T11:58:52.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-04T11:58:53.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-04T11:58:53.953Z] OK: 220 MiB in 52 packages [2021-11-04T11:58:54.218Z] Removing intermediate container 333e88075a64 [2021-11-04T11:58:54.218Z] ---> 2bb8023588ed [2021-11-04T11:58:54.218Z] Step 10/14 : ENV GO111MODULE=on [2021-11-04T11:58:54.801Z] ---> Running in 0f3d934f5d14 [2021-11-04T11:58:54.801Z] Removing intermediate container 0f3d934f5d14 [2021-11-04T11:58:54.801Z] ---> 7de2474fdc01 [2021-11-04T11:58:54.801Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-04T11:58:54.801Z] ---> Running in 375ed3777975 [2021-11-04T11:58:55.063Z] Removing intermediate container 375ed3777975 [2021-11-04T11:58:55.063Z] ---> 3ded75451d09 [2021-11-04T11:58:55.063Z] Step 12/14 : COPY . . [2021-11-04T11:58:56.012Z] ---> 4dc3efddc0d8 [2021-11-04T11:58:56.012Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-04T11:58:56.012Z] ---> Running in 8cb6ffcb654b [2021-11-04T11:59:10.966Z] Removing intermediate container 8cb6ffcb654b [2021-11-04T11:59:10.966Z] ---> 24b33f5090f5 [2021-11-04T11:59:10.966Z] Step 14/14 : RUN ${MAKE} [2021-11-04T11:59:10.966Z] ---> Running in b00db07b0516 [2021-11-04T11:59:11.230Z] noop [2021-11-04T11:59:11.492Z] Removing intermediate container b00db07b0516 [2021-11-04T11:59:11.492Z] ---> d36a368600e3 [2021-11-04T11:59:11.492Z] Successfully built d36a368600e3 [2021-11-04T11:59:11.492Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:59:11.797Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-04T11:59:11.797Z] . [Pipeline] withDockerContainer [2021-11-04T11:59:11.864Z] prd-centos7-docker-4c-2g-23964 does not seem to be running inside a container [2021-11-04T11:59:11.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-04T11:59:12.257Z] $ docker top f42d79db3986420313d6d17c8b2c93745afc07d82c164e728f879a169c30ed2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-04T11:59:12.616Z] + go version [2021-11-04T11:59:12.616Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-04T11:59:12.627Z] $ docker stop --time=1 f42d79db3986420313d6d17c8b2c93745afc07d82c164e728f879a169c30ed2f [2021-11-04T11:59:13.882Z] $ docker rm -f f42d79db3986420313d6d17c8b2c93745afc07d82c164e728f879a169c30ed2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:59:14.396Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-04T11:59:14.396Z] . [Pipeline] withDockerContainer [2021-11-04T11:59:14.457Z] prd-centos7-docker-4c-2g-23964 does not seem to be running inside a container [2021-11-04T11:59:14.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-04T11:59:15.023Z] $ docker top daf9dc12273a34348a644de0e736f85bb1b59e8d19f8382cbb5a2ae3e9b1b550 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-04T11:59:15.389Z] + make test [2021-11-04T11:59:15.390Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-04T11:59:15.649Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-04T11:59:30.636Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-04T11:59:30.636Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-04T11:59:33.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-04T11:59:33.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-04T11:59:33.991Z] $ docker stop --time=1 daf9dc12273a34348a644de0e736f85bb1b59e8d19f8382cbb5a2ae3e9b1b550 [2021-11-04T11:59:35.423Z] $ docker rm -f daf9dc12273a34348a644de0e736f85bb1b59e8d19f8382cbb5a2ae3e9b1b550 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-04T11:59:35.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-04T11:59:36.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-04T11:59:37.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-04T11:59:37.435Z] + ls -al . [2021-11-04T11:59:37.435Z] total 88 [2021-11-04T11:59:37.435Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 11:59 . [2021-11-04T11:59:37.435Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 11:58 .. [2021-11-04T11:59:37.435Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 11:58 assets [2021-11-04T11:59:37.435Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 11:58 bin [2021-11-04T11:59:37.435Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 11:58 cmd [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 11:58 CONTRIBUTING.md [2021-11-04T11:59:37.435Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 4 11:59 coverage.out [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 11:58 Dockerfile [2021-11-04T11:59:37.435Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 11:58 docs [2021-11-04T11:59:37.435Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 11:58 .git [2021-11-04T11:59:37.435Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 11:58 .github [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 11:58 .gitignore [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 11:58 go.mod [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 11:58 go.sum [2021-11-04T11:59:37.435Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 11:58 internal [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 11:58 Jenkinsfile [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 11:58 LICENSE [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 11:58 Makefile [2021-11-04T11:59:37.435Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 11:58 pkg [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 5786 Nov 4 11:58 README.md [2021-11-04T11:59:37.435Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 11:58 snap [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 11:55 VERSION [2021-11-04T11:59:37.435Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 11:58 version.go [2021-11-04T11:59:37.435Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 11:58 web [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:59:37.736Z] + 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-04T11:59:37.997Z] Sending build context to Docker daemon 25.24MB [2021-11-04T11:59:37.997Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-04T11:59:37.997Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-04T11:59:37.997Z] ---> d36a368600e3 [2021-11-04T11:59:37.997Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-04T11:59:37.997Z] ---> Running in f8120d615a6f [2021-11-04T11:59:38.261Z] Removing intermediate container f8120d615a6f [2021-11-04T11:59:38.261Z] ---> c2a1ad9b8600 [2021-11-04T11:59:38.261Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-04T11:59:38.261Z] ---> Running in 7b654c10506a [2021-11-04T11:59:38.261Z] Removing intermediate container 7b654c10506a [2021-11-04T11:59:38.261Z] ---> 8fe6c0770255 [2021-11-04T11:59:38.261Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-04T11:59:38.261Z] ---> Running in d9083e409fad [2021-11-04T11:59:38.261Z] Removing intermediate container d9083e409fad [2021-11-04T11:59:38.261Z] ---> 5bc3bc7c6952 [2021-11-04T11:59:38.261Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-04T11:59:38.262Z] ---> Running in 126af630e8fc [2021-11-04T11:59:38.527Z] Removing intermediate container 126af630e8fc [2021-11-04T11:59:38.527Z] ---> 1ca41631ee7b [2021-11-04T11:59:38.527Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-04T11:59:38.527Z] ---> Running in 2564213bbbe2 [2021-11-04T11:59:38.527Z] Removing intermediate container 2564213bbbe2 [2021-11-04T11:59:38.527Z] ---> 863a741265de [2021-11-04T11:59:38.527Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-04T11:59:38.527Z] ---> Running in 92d54acef1fb [2021-11-04T11:59:39.100Z] Removing intermediate container 92d54acef1fb [2021-11-04T11:59:39.100Z] ---> ffd409478f56 [2021-11-04T11:59:39.100Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-04T11:59:39.100Z] ---> Running in 138603f76c58 [2021-11-04T11:59:39.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-04T11:59:40.313Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-04T11:59:40.581Z] OK: 220 MiB in 52 packages [2021-11-04T11:59:40.844Z] Removing intermediate container 138603f76c58 [2021-11-04T11:59:40.844Z] ---> ee3fc0e9a5a5 [2021-11-04T11:59:40.844Z] Step 10/22 : ENV GO111MODULE=on [2021-11-04T11:59:40.844Z] ---> Running in a35cbd535785 [2021-11-04T11:59:40.844Z] Removing intermediate container a35cbd535785 [2021-11-04T11:59:40.844Z] ---> f6b43c961de8 [2021-11-04T11:59:40.844Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-04T11:59:40.844Z] ---> Running in 6f4ff160f0e8 [2021-11-04T11:59:41.104Z] Removing intermediate container 6f4ff160f0e8 [2021-11-04T11:59:41.104Z] ---> c7b796189801 [2021-11-04T11:59:41.104Z] Step 12/22 : COPY . . [2021-11-04T11:59:41.678Z] ---> 3ac64607ab76 [2021-11-04T11:59:41.679Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-04T11:59:41.940Z] ---> Running in 7d26c4949757 [2021-11-04T11:59:42.521Z] Removing intermediate container 7d26c4949757 [2021-11-04T11:59:42.521Z] ---> 9277603f47ec [2021-11-04T11:59:42.521Z] Step 14/22 : RUN ${MAKE} [2021-11-04T11:59:42.521Z] ---> Running in f8b1085469c7 [2021-11-04T11:59:42.521Z] 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-04T11:59:52.662Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-04T11:59:52.924Z] Removing intermediate container f8b1085469c7 [2021-11-04T11:59:52.924Z] ---> 9c477c109abd [2021-11-04T11:59:52.924Z] Step 15/22 : FROM alpine:3.14 [2021-11-04T11:59:57.137Z] 3.14: Pulling from library/alpine [2021-11-04T11:59:57.137Z] a0d0a0d46f8b: Already exists [2021-11-04T11:59:57.137Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-04T11:59:57.137Z] Status: Downloaded newer image for alpine:3.14 [2021-11-04T11:59:57.137Z] ---> 14119a10abf4 [2021-11-04T11:59:57.137Z] Step 16/22 : EXPOSE 4000 [2021-11-04T11:59:57.137Z] ---> Running in 6b99a87d8bc6 [2021-11-04T11:59:57.137Z] Removing intermediate container 6b99a87d8bc6 [2021-11-04T11:59:57.137Z] ---> 3e594ab1ae87 [2021-11-04T11:59:57.137Z] 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-04T11:59:57.401Z] ---> 3f2d82c24e6d [2021-11-04T11:59:57.401Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-04T11:59:57.401Z] ---> Running in cd7c90a38beb [2021-11-04T11:59:57.401Z] Removing intermediate container cd7c90a38beb [2021-11-04T11:59:57.401Z] ---> 7f753782324a [2021-11-04T11:59:57.401Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-04T11:59:57.401Z] ---> Running in c0c3ee6deba9 [2021-11-04T11:59:57.401Z] Removing intermediate container c0c3ee6deba9 [2021-11-04T11:59:57.401Z] ---> e24e5db6e89e [2021-11-04T11:59:57.401Z] Step 20/22 : LABEL arch=amd64 [2021-11-04T11:59:57.667Z] ---> Running in 185ce82e3d8f [2021-11-04T11:59:57.667Z] Removing intermediate container 185ce82e3d8f [2021-11-04T11:59:57.667Z] ---> 10aee32d54aa [2021-11-04T11:59:57.667Z] Step 21/22 : LABEL git_sha=1b5f39b94776a6f4c33833d30f552293f40910a2 [2021-11-04T11:59:57.667Z] ---> Running in 42bb2246f3db [2021-11-04T11:59:57.667Z] Removing intermediate container 42bb2246f3db [2021-11-04T11:59:57.667Z] ---> cd17ccde0052 [2021-11-04T11:59:57.667Z] Step 22/22 : LABEL version=0.0.0 [2021-11-04T11:59:57.926Z] ---> Running in 37a36b29f3b2 [2021-11-04T11:59:57.926Z] Removing intermediate container 37a36b29f3b2 [2021-11-04T11:59:57.926Z] ---> 3ca5b6f0d3a6 [2021-11-04T11:59:57.926Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-04T11:59:57.926Z] Successfully built 3ca5b6f0d3a6 [2021-11-04T11:59:57.926Z] 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-04T11:59:58.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T11:59:58.511Z] [2021-11-04T11:59:58.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T11:59:58.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T11:59:58.819Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-04T11:59:58.819Z] b4d181a07f80: Pulling fs layer [2021-11-04T11:59:58.819Z] a1111a8f2ec3: Pulling fs layer [2021-11-04T11:59:58.819Z] ed53099fbce6: Pulling fs layer [2021-11-04T11:59:58.819Z] dc539afda2c1: Pulling fs layer [2021-11-04T11:59:58.819Z] 77bc0d833cb6: Pulling fs layer [2021-11-04T11:59:58.819Z] 9065ff56babe: Pulling fs layer [2021-11-04T11:59:58.819Z] d287ab97295c: Pulling fs layer [2021-11-04T11:59:58.819Z] dc539afda2c1: Waiting [2021-11-04T11:59:58.819Z] 77bc0d833cb6: Waiting [2021-11-04T11:59:58.819Z] 9065ff56babe: Waiting [2021-11-04T11:59:58.819Z] d287ab97295c: Waiting [2021-11-04T11:59:58.819Z] a1111a8f2ec3: Verifying Checksum [2021-11-04T11:59:58.819Z] a1111a8f2ec3: Download complete [2021-11-04T11:59:58.819Z] dc539afda2c1: Verifying Checksum [2021-11-04T11:59:58.819Z] dc539afda2c1: Download complete [2021-11-04T11:59:59.098Z] 77bc0d833cb6: Verifying Checksum [2021-11-04T11:59:59.098Z] 77bc0d833cb6: Download complete [2021-11-04T11:59:59.098Z] 9065ff56babe: Verifying Checksum [2021-11-04T11:59:59.098Z] 9065ff56babe: Download complete [2021-11-04T11:59:59.098Z] b4d181a07f80: Verifying Checksum [2021-11-04T11:59:59.098Z] b4d181a07f80: Download complete [2021-11-04T11:59:59.098Z] ed53099fbce6: Verifying Checksum [2021-11-04T11:59:59.098Z] ed53099fbce6: Download complete [2021-11-04T11:59:59.673Z] d287ab97295c: Verifying Checksum [2021-11-04T11:59:59.673Z] d287ab97295c: Download complete [2021-11-04T12:00:00.623Z] b4d181a07f80: Pull complete [2021-11-04T12:00:00.623Z] a1111a8f2ec3: Pull complete [2021-11-04T12:00:01.579Z] ed53099fbce6: Pull complete [2021-11-04T12:00:01.580Z] dc539afda2c1: Pull complete [2021-11-04T12:00:01.844Z] 77bc0d833cb6: Pull complete [2021-11-04T12:00:01.844Z] 9065ff56babe: Pull complete [2021-11-04T12:00:07.192Z] d287ab97295c: Pull complete [2021-11-04T12:00:07.193Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-04T12:00:07.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T12:00:07.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-04T12:00:07.262Z] prd-centos7-docker-4c-2g-23964 does not seem to be running inside a container [2021-11-04T12:00:07.312Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-04T12:00:10.401Z] $ docker top e6c60d5b06a8b883c16f83e36d96ce1a4aa24f5ecfa70a267db99c867c9be137 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-04T12:00:10.798Z] ---> job-cost.sh [2021-11-04T12:00:10.798Z] lf-activate-venv: SKIPPING [2021-11-04T12:00:10.798Z] INFO: No Stack... [2021-11-04T12:00:11.057Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-04T12:00:11.628Z] INFO: Archiving Costs [Pipeline] sh [2021-11-04T12:00:11.924Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2021-11-04T12:00:11.924Z] + cut -d, -f6 [Pipeline] lock [2021-11-04T12:00:11.949Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] [2021-11-04T12:00:11.955Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] did not exist. Created. [2021-11-04T12:00:11.955Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-04T12:00:12.258Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-04T12:00:12.300Z] Stashed 1 file(s) [Pipeline] } [2021-11-04T12:00:12.305Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-04T12:00:12.321Z] $ docker stop --time=1 e6c60d5b06a8b883c16f83e36d96ce1a4aa24f5ecfa70a267db99c867c9be137 [2021-11-04T12:00:13.455Z] $ docker rm -f e6c60d5b06a8b883c16f83e36d96ce1a4aa24f5ecfa70a267db99c867c9be137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Ernesto Ojeda [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-04T15:13:09.135Z] 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-04T15:13:10.450Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:10.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:11.366Z] ---> package-listing.sh [2021-11-04T15:13:11.367Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-04T15:13:11.367Z] ++ facter osfamily [2021-11-04T15:13:11.628Z] + OS_FAMILY=redhat [2021-11-04T15:13:11.628Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 [2021-11-04T15:13:11.628Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-04T15:13:11.628Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-04T15:13:11.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-04T15:13:11.628Z] + PACKAGES=/tmp/packages_start.txt [2021-11-04T15:13:11.628Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-04T15:13:11.628Z] + PACKAGES=/tmp/packages_end.txt [2021-11-04T15:13:11.628Z] + case "${OS_FAMILY}" in [2021-11-04T15:13:11.628Z] + sort [2021-11-04T15:13:11.628Z] + rpm -qa [2021-11-04T15:13:12.582Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-04T15:13:12.582Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-04T15:13:12.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-04T15:13:12.582Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' [2021-11-04T15:13:12.582Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [2021-11-04T15:13:12.582Z] + 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-04T15:13:12.812Z] 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-04T15:13:13.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:13:13.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T15:13:13.700Z] [2021-11-04T15:13:13.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-04T15:13:14.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T15:13:14.241Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-04T15:13:14.241Z] b4d181a07f80: Pulling fs layer [2021-11-04T15:13:14.241Z] a1111a8f2ec3: Pulling fs layer [2021-11-04T15:13:14.241Z] ed53099fbce6: Pulling fs layer [2021-11-04T15:13:14.241Z] dc539afda2c1: Pulling fs layer [2021-11-04T15:13:14.241Z] 77bc0d833cb6: Pulling fs layer [2021-11-04T15:13:14.241Z] 9065ff56babe: Pulling fs layer [2021-11-04T15:13:14.241Z] d287ab97295c: Pulling fs layer [2021-11-04T15:13:14.241Z] 77bc0d833cb6: Waiting [2021-11-04T15:13:14.241Z] 9065ff56babe: Waiting [2021-11-04T15:13:14.241Z] d287ab97295c: Waiting [2021-11-04T15:13:14.241Z] dc539afda2c1: Waiting [2021-11-04T15:13:14.241Z] a1111a8f2ec3: Verifying Checksum [2021-11-04T15:13:14.241Z] a1111a8f2ec3: Download complete [2021-11-04T15:13:14.241Z] dc539afda2c1: Verifying Checksum [2021-11-04T15:13:14.241Z] dc539afda2c1: Download complete [2021-11-04T15:13:14.241Z] 77bc0d833cb6: Verifying Checksum [2021-11-04T15:13:14.241Z] 77bc0d833cb6: Download complete [2021-11-04T15:13:14.241Z] 9065ff56babe: Verifying Checksum [2021-11-04T15:13:14.241Z] 9065ff56babe: Download complete [2021-11-04T15:13:14.241Z] ed53099fbce6: Verifying Checksum [2021-11-04T15:13:14.241Z] ed53099fbce6: Download complete [2021-11-04T15:13:14.513Z] b4d181a07f80: Verifying Checksum [2021-11-04T15:13:14.513Z] b4d181a07f80: Download complete [2021-11-04T15:13:15.120Z] d287ab97295c: Verifying Checksum [2021-11-04T15:13:15.120Z] d287ab97295c: Download complete [2021-11-04T15:13:16.516Z] b4d181a07f80: Pull complete [2021-11-04T15:13:16.516Z] a1111a8f2ec3: Pull complete [2021-11-04T15:13:16.788Z] ed53099fbce6: Pull complete [2021-11-04T15:13:17.059Z] dc539afda2c1: Pull complete [2021-11-04T15:13:17.332Z] 77bc0d833cb6: Pull complete [2021-11-04T15:13:17.604Z] 9065ff56babe: Pull complete Click here to forcibly terminate running steps [2021-11-04T15:13:24.320Z] d287ab97295c: Pull complete [2021-11-04T15:13:24.320Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-04T15:13:24.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-04T15:13:24.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-04T15:13:24.403Z] prd-centos7-docker-4c-2g-23945 does not seem to be running inside a container [2021-11-04T15:13:24.453Z] $ 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-04T15:13:27.629Z] $ docker top 6691fe9e9fa3ed5767421e0a75297e7478d77a4fecbd98040d9a19473001e990 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-04T15:13:28.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-04T15:13:28.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-04T15:13:28.642Z] + ls /var/log/sa-host [2021-11-04T15:13:28.642Z] + sadf -c /var/log/sa-host/sa04 [2021-11-04T15:13:28.642Z] file_magic: OK [2021-11-04T15:13:28.642Z] HZ: Using current value: 100 [2021-11-04T15:13:28.642Z] file_header: OK [2021-11-04T15:13:28.642Z] 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-04T15:13:28.642Z] Statistics: [2021-11-04T15:13:28.642Z] 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... [2021-11-04T15:13:28.642Z] File successfully converted to sysstat format version 12.0.3 [2021-11-04T15:13:28.642Z] + sadf -c /var/log/sa-host/sa30 [2021-11-04T15:13:28.642Z] file_magic: OK [2021-11-04T15:13:28.642Z] HZ: Using current value: 100 [2021-11-04T15:13:28.642Z] file_header: OK [2021-11-04T15:13:28.642Z] 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-04T15:13:28.642Z] Statistics: [2021-11-04T15:13:28.642Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-04T15:13:28.642Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-04T15:13:28.725Z] provisioning config files... [2021-11-04T15:13:28.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config1900904528533234715tmp [Pipeline] { [Pipeline] echo [2021-11-04T15:13:28.757Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:29.060Z] ---> create-netrc.sh [Pipeline] } [2021-11-04T15:13:29.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:29.417Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-04T15:13:29.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:29.735Z] ---> sudo-logs.sh [2021-11-04T15:13:29.735Z] Archiving 'sudo' log.. [2021-11-04T15:13:29.735Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-23945.novalocal: Name or service not known [2021-11-04T15:13:29.735Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-23945.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-04T15:13:29.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:30.097Z] ---> job-cost.sh [2021-11-04T15:13:30.097Z] lf-activate-venv: SKIPPING [2021-11-04T15:13:30.097Z] DEBUG: total: 0.05999999865889549 [2021-11-04T15:13:30.097Z] INFO: Retrieving Stack Cost... [2021-11-04T15:13:30.686Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-04T15:13:30.947Z] INFO: Archiving Costs [Pipeline] echo [2021-11-04T15:13:30.957Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-04T15:13:31.264Z] ---> logs-deploy.sh [2021-11-04T15:13:31.264Z] lf-activate-venv: SKIPPING [2021-11-04T15:13:31.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/6 [2021-11-04T15:13:31.264Z] INFO: archiving workspace using pattern(s): [2021-11-04T15:13:32.213Z] Archives upload complete. [2021-11-04T15:13:32.478Z] INFO: archiving logs to Nexus [2021-11-04T15:13:33.064Z] ---> uname -a: [2021-11-04T15:13:33.064Z] Linux prd-centos7-docker-4c-2g-23945.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z] ---> lscpu: [2021-11-04T15:13:33.064Z] Architecture: x86_64 [2021-11-04T15:13:33.064Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-04T15:13:33.064Z] Byte Order: Little Endian [2021-11-04T15:13:33.064Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-04T15:13:33.064Z] CPU(s): 2 [2021-11-04T15:13:33.064Z] On-line CPU(s) list: 0,1 [2021-11-04T15:13:33.064Z] Thread(s) per core: 1 [2021-11-04T15:13:33.064Z] Core(s) per socket: 1 [2021-11-04T15:13:33.064Z] Socket(s): 2 [2021-11-04T15:13:33.064Z] NUMA node(s): 1 [2021-11-04T15:13:33.064Z] Vendor ID: AuthenticAMD [2021-11-04T15:13:33.064Z] CPU family: 23 [2021-11-04T15:13:33.064Z] Model: 49 [2021-11-04T15:13:33.064Z] Model name: AMD EPYC-Rome Processor [2021-11-04T15:13:33.064Z] Stepping: 0 [2021-11-04T15:13:33.064Z] CPU MHz: 2799.998 [2021-11-04T15:13:33.064Z] BogoMIPS: 5599.99 [2021-11-04T15:13:33.064Z] Virtualization: AMD-V [2021-11-04T15:13:33.064Z] Hypervisor vendor: KVM [2021-11-04T15:13:33.064Z] Virtualization type: full [2021-11-04T15:13:33.064Z] L1d cache: 32K [2021-11-04T15:13:33.064Z] L1i cache: 32K [2021-11-04T15:13:33.064Z] L2 cache: 512K [2021-11-04T15:13:33.064Z] L3 cache: 16384K [2021-11-04T15:13:33.064Z] NUMA node0 CPU(s): 0,1 [2021-11-04T15:13:33.064Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z] ---> nproc: [2021-11-04T15:13:33.064Z] 2 [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z] ---> df -h: [2021-11-04T15:13:33.064Z] Filesystem Size Used Avail Use% Mounted on [2021-11-04T15:13:33.064Z] overlay 40G 7.4G 33G 19% / [2021-11-04T15:13:33.064Z] tmpfs 64M 0 64M 0% /dev [2021-11-04T15:13:33.064Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-04T15:13:33.064Z] shm 64M 0 64M 0% /dev/shm [2021-11-04T15:13:33.064Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2021-11-04T15:13:33.064Z] [2021-11-04T15:13:33.064Z]