Pull request #481 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7+ad4623cfe039a0b77093998193f683a65e8e0037 (d9a02324dc562ca13be7369c5b1952697b354c93) 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-ssh2566271626069712291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh698946574124265649.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-481/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh138533492976065926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3214424626161897179.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-481/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3527288403254859986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-393 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-481 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/jenkins-gitclient-ssh2048206083441099892.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 ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 Merge succeeded, producing c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 Checking out Revision c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 (PR-481) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/jenkins-gitclient-ssh7225211269357342432.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/jenkins-gitclient-ssh6052184601022399255.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:34 ========================================================= 20:27:34 EdgeX Global Pipelines Version Info 20:27:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk af7739d6323ec5190b4f43123f70efe9b04eda18 # timeout=10 20:27:35 ------------------- 20:27:35 stable info: 20:27:35 ------------------- 20:27:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:35 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:27:35 Message: update stable to v1.0.213 20:27:36 ------------------- 20:27:36 experimental info: 20:27:36 ------------------- 20:27:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:36 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:27:36 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5ea23a [Pipeline] echo 20:27:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:36 provisioning config files... 20:27:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config3247044745716450590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:37 ---> docker-login.sh 20:27:37 nexus3.edgexfoundry.org:10001 20:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:37 Configure a credential helper to remove this warning. See 20:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:37 20:27:37 Login Succeeded 20:27:37 nexus3.edgexfoundry.org:10002 20:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:37 Configure a credential helper to remove this warning. See 20:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:37 20:27:37 Login Succeeded 20:27:37 nexus3.edgexfoundry.org:10003 20:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:37 Configure a credential helper to remove this warning. See 20:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:37 20:27:37 Login Succeeded 20:27:37 nexus3.edgexfoundry.org:10004 20:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:37 Configure a credential helper to remove this warning. See 20:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:37 20:27:37 Login Succeeded 20:27:37 docker.io 20:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:37 Configure a credential helper to remove this warning. See 20:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:37 20:27:37 Login Succeeded 20:27:37 ---> docker-login.sh ends [Pipeline] } 20:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:27:38 + git rev-list -1 --merges c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7~1..c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo 20:27:38 -----------> git rev-list -1 --merges c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7~1..c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 20:27:38 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [false] [Pipeline] sh 20:27:38 + git log --format=format:%s -1 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo 20:27:38 ========================================================= 20:27:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:27:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:39 + git log --format=format:%s -1 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo 20:27:39 [semverPrep] GIT_COMMIT: c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.1.0 [Pipeline] echo 20:27:39 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:39 20:27:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:27:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:39 latest: Pulling from edgex-devops/git-semver 20:27:39 a0d0a0d46f8b: Pulling fs layer 20:27:39 3e5f54012d9b: Pulling fs layer 20:27:39 4c7163046ea9: Pulling fs layer 20:27:39 0c2d73faf560: Pulling fs layer 20:27:39 0c2d73faf560: Waiting 20:27:39 3e5f54012d9b: Verifying Checksum 20:27:39 3e5f54012d9b: Download complete 20:27:39 a0d0a0d46f8b: Verifying Checksum 20:27:39 a0d0a0d46f8b: Download complete 20:27:39 0c2d73faf560: Verifying Checksum 20:27:39 0c2d73faf560: Download complete 20:27:39 4c7163046ea9: Verifying Checksum 20:27:39 4c7163046ea9: Download complete 20:27:40 a0d0a0d46f8b: Pull complete 20:27:40 3e5f54012d9b: Pull complete 20:27:40 4c7163046ea9: Pull complete 20:27:40 0c2d73faf560: Pull complete 20:27:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:27:40 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 20:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:27:41 $ docker top 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:41 [ssh-agent] Looking for ssh-agent implementation... 20:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:41 $ docker exec 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent 20:27:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhilenL/agent.13 20:27:41 SSH_AGENT_PID=19 20:27:41 Running ssh-add (command line suppressed) 20:27:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_2776588280431895283.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_2776588280431895283.key) 20:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:42 + git tag --points-at HEAD [Pipeline] } 20:27:42 $ docker exec --env ******** --env ******** 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent -k 20:27:42 unset SSH_AUTH_SOCK; 20:27:42 unset SSH_AGENT_PID; 20:27:42 echo Agent pid 19 killed; 20:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:27:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:42 [ssh-agent] Looking for ssh-agent implementation... 20:27:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:42 $ docker exec 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent 20:27:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnONeBk/agent.51 20:27:42 SSH_AGENT_PID=57 20:27:42 Running ssh-add (command line suppressed) 20:27:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_2669502174001231836.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_2669502174001231836.key) 20:27:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:43 + git semver init 20:27:43 # -> Open(): unable to determine branch for HEAD 20:27:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.git 20:27:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-481 20:27:43 # $SEMVER_REMOTE_NAME = origin 20:27:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:27:43 # $SEMVER_USER_NAME = edgex-jenkins 20:27:43 # $SEMVER_BRANCH = PR-481 20:27:43 # $SEMVER_TEMP = /tmp/semver-286709655 20:27:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:27:45 # '/tmp/semver-286709655' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver' 20:27:45 # -> Force: false 20:27:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver [Pipeline] } 20:27:45 $ docker exec --env ******** --env ******** 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent -k 20:27:45 unset SSH_AUTH_SOCK; 20:27:45 unset SSH_AGENT_PID; 20:27:45 echo Agent pid 57 killed; 20:27:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:46 + git semver [Pipeline] } 20:27:46 $ docker stop --time=1 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c 20:27:47 $ docker rm -f 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c [Pipeline] // withDockerContainer [Pipeline] sh 20:27:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:27:48 Stashed 1 file(s) [Pipeline] echo 20:27:48 [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 20:28:03 Still waiting to schedule task 20:28:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:28:03 Still waiting to schedule task 20:28:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-394’ is offline 20:28:56 Running on prd-centos7-docker-4c-2g-398 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws 20:28:56 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 20:28:56 The recommended git tool is: git 20:28:58 using credential edgex-jenkins-ssh 20:28:58 Cloning the remote Git repository 20:28:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:28:58 > git init /w/workspace/edgex-ui-go/4 # timeout=10 20:28:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:28:58 > git --version # timeout=10 20:28:58 > git --version # 'git version 2.24.4' 20:28:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:58 [INFO] Currently running in a labeled security context 20:28:58 [INFO] Currently SELinux is 'enforcing' on the host 20:28:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6991193000323584239.key 20:28:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:00 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 20:28:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:28:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:28:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:28:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:59 [INFO] Currently running in a labeled security context 20:28:59 [INFO] Currently SELinux is 'enforcing' on the host 20:28:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh378202357842688787.key 20:28:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:29:00 > git config core.sparsecheckout # timeout=10 20:29:00 > git checkout -f c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 [Pipeline] // stage [Pipeline] } 20:29:01 Failed in branch amd64 20:30:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-399 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws 20:30:11 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 20:30:11 The recommended git tool is: git 20:30:17 using credential edgex-jenkins-ssh 20:30:17 Cloning the remote Git repository 20:30:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:30:17 > git init /w/workspace/edgex-ui-go/4 # timeout=10 20:30:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:30:17 > git --version # timeout=10 20:30:17 > git --version # 'git version 2.17.1' 20:30:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:30:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:30:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:30:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:30:21 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:30:21 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 20:30:21 > git config core.sparsecheckout # timeout=10 20:30:21 > git checkout -f c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 [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 20:30:22 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:30:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:30:23 ---> package-listing.sh 20:30:23 ++ facter osfamily 20:30:23 ++ tr '[:upper:]' '[:lower:]' 20:30:23 + OS_FAMILY=redhat 20:30:23 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-481 20:30:23 + START_PACKAGES=/tmp/packages_start.txt 20:30:23 + END_PACKAGES=/tmp/packages_end.txt 20:30:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:23 + PACKAGES=/tmp/packages_start.txt 20:30:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' 20:30:23 + PACKAGES=/tmp/packages_end.txt 20:30:23 + case "${OS_FAMILY}" in 20:30:23 + sort 20:30:23 + rpm -qa 20:30:24 + '[' -f /tmp/packages_start.txt ']' 20:30:24 + '[' -f /tmp/packages_end.txt ']' 20:30:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' 20:30:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ 20:30:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [Pipeline] echo 20:30:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:30:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:25 20:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:25 latest: Pulling from edgex-lftools-log-publisher 20:30:25 b4d181a07f80: Pulling fs layer 20:30:25 a1111a8f2ec3: Pulling fs layer 20:30:25 ed53099fbce6: Pulling fs layer 20:30:25 dc539afda2c1: Pulling fs layer 20:30:25 77bc0d833cb6: Pulling fs layer 20:30:25 9065ff56babe: Pulling fs layer 20:30:25 d287ab97295c: Pulling fs layer 20:30:25 dc539afda2c1: Waiting 20:30:25 77bc0d833cb6: Waiting 20:30:25 9065ff56babe: Waiting 20:30:25 d287ab97295c: Waiting 20:30:25 a1111a8f2ec3: Verifying Checksum 20:30:25 a1111a8f2ec3: Download complete 20:30:25 dc539afda2c1: Verifying Checksum 20:30:25 dc539afda2c1: Download complete 20:30:25 ed53099fbce6: Verifying Checksum 20:30:25 ed53099fbce6: Download complete 20:30:25 9065ff56babe: Verifying Checksum 20:30:25 9065ff56babe: Download complete 20:30:25 77bc0d833cb6: Verifying Checksum 20:30:25 77bc0d833cb6: Download complete 20:30:26 b4d181a07f80: Verifying Checksum 20:30:26 b4d181a07f80: Download complete 20:30:26 d287ab97295c: Verifying Checksum 20:30:26 d287ab97295c: Download complete 20:30:27 b4d181a07f80: Pull complete 20:30:27 a1111a8f2ec3: Pull complete 20:30:28 ed53099fbce6: Pull complete 20:30:28 dc539afda2c1: Pull complete 20:30:28 77bc0d833cb6: Pull complete 20:30:28 9065ff56babe: Pull complete 20:30:33 d287ab97295c: Pull complete 20:30:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:30:33 prd-centos7-docker-4c-2g-393 does not seem to be running inside a container 20:30:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:30:36 $ docker top 03d2fecb3c48d9271d02abda1b05f11fab408c34aca13159cd5bbb5ebf2afc29 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:30:36 + mkdir -p /var/log/sysstat [Pipeline] sh 20:30:37 + ls /var/log/sa-host 20:30:37 + sadf -c /var/log/sa-host/sa12 20:30:37 file_magic: OK 20:30:37 HZ: Using current value: 100 20:30:37 file_header: OK 20:30:37 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 20:30:37 Statistics: 20:30:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:30:37 File successfully converted to sysstat format version 12.0.3 20:30:37 + sadf -c /var/log/sa-host/sa30 20:30:37 file_magic: OK 20:30:37 HZ: Using current value: 100 20:30:37 file_header: OK 20:30:37 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 20:30:37 Statistics: 20:30:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:30:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:37 provisioning config files... 20:30:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config6441981397320411589tmp [Pipeline] { [Pipeline] echo 20:30:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:30:37 ---> create-netrc.sh [Pipeline] } 20:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:30:37 ---> python-tools-install.sh [Pipeline] echo 20:30:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:30:38 ---> sudo-logs.sh 20:30:38 Archiving 'sudo' log.. 20:30:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-393.novalocal: Name or service not known 20:30:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-393.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:30:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:30:38 ---> job-cost.sh 20:30:38 lf-activate-venv: SKIPPING 20:30:38 INFO: No Stack... 20:30:39 INFO: Retrieving Pricing Info for: v3-standard-2 20:30:39 INFO: Archiving Costs [Pipeline] echo 20:30:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:30:40 ---> logs-deploy.sh 20:30:40 lf-activate-venv: SKIPPING 20:30:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-481/4 20:30:40 INFO: archiving workspace using pattern(s): 20:30:40 Archives upload complete. 20:30:40 INFO: archiving logs to Nexus 20:30:41 ---> uname -a: 20:30:41 Linux prd-centos7-docker-4c-2g-393.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:30:41 20:30:41 20:30:41 ---> lscpu: 20:30:41 Architecture: x86_64 20:30:41 CPU op-mode(s): 32-bit, 64-bit 20:30:41 Byte Order: Little Endian 20:30:41 Address sizes: 40 bits physical, 48 bits virtual 20:30:41 CPU(s): 2 20:30:41 On-line CPU(s) list: 0,1 20:30:41 Thread(s) per core: 1 20:30:41 Core(s) per socket: 1 20:30:41 Socket(s): 2 20:30:41 NUMA node(s): 1 20:30:41 Vendor ID: AuthenticAMD 20:30:41 CPU family: 23 20:30:41 Model: 49 20:30:41 Model name: AMD EPYC-Rome Processor 20:30:41 Stepping: 0 20:30:41 CPU MHz: 2800.000 20:30:41 BogoMIPS: 5600.00 20:30:41 Virtualization: AMD-V 20:30:41 Hypervisor vendor: KVM 20:30:41 Virtualization type: full 20:30:41 L1d cache: 32K 20:30:41 L1i cache: 32K 20:30:41 L2 cache: 512K 20:30:41 L3 cache: 16384K 20:30:41 NUMA node0 CPU(s): 0,1 20:30:41 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 20:30:41 20:30:41 20:30:41 ---> nproc: 20:30:41 2 20:30:41 20:30:41 20:30:41 ---> df -h: 20:30:41 Filesystem Size Used Avail Use% Mounted on 20:30:41 overlay 40G 7.7G 33G 20% / 20:30:41 tmpfs 64M 0 64M 0% /dev 20:30:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:30:41 shm 64M 0 64M 0% /dev/shm 20:30:41 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:30:41 20:30:41 20:30:41 ---> sar -b -r -n DEV: 20:30:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 20:30:41 20:30:41 20:27:02 LINUX RESTART (2 CPU) 20:30:41 20:30:41 20:28:01 tps rtps wtps bread/s bwrtn/s 20:30:41 20:29:01 1.02 0.00 1.02 0.00 25.53 20:30:41 20:30:01 0.25 0.00 0.25 0.00 3.63 20:30:41 Average: 0.63 0.00 0.63 0.00 14.58 20:30:41 20:30:41 20:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:30:41 20:29:01 5659116 0 612460 7.65 2620 1734736 1235908 13.65 577984 1535544 20 20:30:41 20:30:01 5662572 0 608996 7.60 2620 1734744 1197896 13.23 574452 1536204 8 20:30:41 Average: 5660844 0 610728 7.63 2620 1734740 1216902 13.44 576218 1535874 14 20:30:41 20:30:41 20:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:30:41 20:29:01 eth0 3.08 0.87 1.19 0.73 0.00 0.00 0.00 0.00 20:30:41 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:41 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:41 20:30:01 eth0 1.92 0.30 0.42 0.26 0.00 0.00 0.00 0.00 20:30:41 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:41 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:41 Average: eth0 2.50 0.58 0.81 0.50 0.00 0.00 0.00 0.00 20:30:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:41 20:30:41 20:30:41 ---> sar -P ALL: 20:30:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 20:30:41 20:30:41 20:27:02 LINUX RESTART (2 CPU) 20:30:41 20:30:41 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:30:41 20:29:01 all 0.23 0.00 0.05 0.00 0.04 99.67 20:30:41 20:29:01 0 0.10 0.00 0.03 0.00 0.05 99.82 20:30:41 20:29:01 1 0.37 0.00 0.07 0.00 0.03 99.53 20:30:41 20:30:01 all 0.09 0.00 0.04 0.00 0.03 99.83 20:30:41 20:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:30:41 20:30:01 1 0.13 0.00 0.05 0.00 0.03 99.78 20:30:41 Average: all 0.16 0.00 0.05 0.00 0.04 99.75 20:30:41 Average: 0 0.08 0.00 0.03 0.00 0.04 99.85 20:30:41 Average: 1 0.25 0.00 0.06 0.00 0.03 99.66 20:30:41 20:30:41 20:30:41