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 [2021-11-12T20:27:34.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T20:27:34.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T20:27:34.642Z] ========================================================= [2021-11-12T20:27:34.642Z] EdgeX Global Pipelines Version Info [2021-11-12T20:27:34.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk af7739d6323ec5190b4f43123f70efe9b04eda18 # timeout=10 [2021-11-12T20:27:35.788Z] ------------------- [2021-11-12T20:27:35.788Z] stable info: [2021-11-12T20:27:35.788Z] ------------------- [2021-11-12T20:27:35.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T20:27:35.788Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:27:35.788Z] Message: update stable to v1.0.213 [2021-11-12T20:27:36.360Z] ------------------- [2021-11-12T20:27:36.360Z] experimental info: [2021-11-12T20:27:36.360Z] ------------------- [2021-11-12T20:27:36.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T20:27:36.360Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:27:36.360Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T20:27:36.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T20:27:36.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T20:27:36.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T20:27:36.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T20:27:36.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T20:27:36.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T20:27:36.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T20:27:36.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T20:27:36.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T20:27:36.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T20:27:36.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T20:27:36.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T20:27:36.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T20:27:36.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T20:27:36.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:27:36.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:27:36.626Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:27:36.640Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:27:36.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T20:27:36.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T20:27:36.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T20:27:36.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T20:27:36.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T20:27:36.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T20:27:36.733Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T20:27:36.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T20:27:36.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo [2021-11-12T20:27:36.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo [2021-11-12T20:27:36.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo [2021-11-12T20:27:36.790Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo [2021-11-12T20:27:36.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5ea23a [Pipeline] echo [2021-11-12T20:27:36.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:27:36.862Z] provisioning config files... [2021-11-12T20:27:36.875Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config3247044745716450590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:27:37.187Z] ---> docker-login.sh [2021-11-12T20:27:37.187Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:27:37.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:27:37.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:27:37.187Z] Configure a credential helper to remove this warning. See [2021-11-12T20:27:37.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:27:37.187Z] [2021-11-12T20:27:37.187Z] Login Succeeded [2021-11-12T20:27:37.187Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:27:37.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:27:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:27:37.447Z] Configure a credential helper to remove this warning. See [2021-11-12T20:27:37.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:27:37.447Z] [2021-11-12T20:27:37.447Z] Login Succeeded [2021-11-12T20:27:37.447Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:27:37.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:27:37.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:27:37.447Z] Configure a credential helper to remove this warning. See [2021-11-12T20:27:37.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:27:37.447Z] [2021-11-12T20:27:37.447Z] Login Succeeded [2021-11-12T20:27:37.447Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:27:37.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:27:37.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:27:37.711Z] Configure a credential helper to remove this warning. See [2021-11-12T20:27:37.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:27:37.711Z] [2021-11-12T20:27:37.711Z] Login Succeeded [2021-11-12T20:27:37.711Z] docker.io [2021-11-12T20:27:37.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:27:37.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:27:37.972Z] Configure a credential helper to remove this warning. See [2021-11-12T20:27:37.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:27:37.972Z] [2021-11-12T20:27:37.972Z] Login Succeeded [2021-11-12T20:27:37.972Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:27:37.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T20:27:38.382Z] + git rev-list -1 --merges c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7~1..c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo [2021-11-12T20:27:38.417Z] -----------> git rev-list -1 --merges c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7~1..c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [2021-11-12T20:27:38.417Z] c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [false] [Pipeline] sh [2021-11-12T20:27:38.713Z] + git log --format=format:%s -1 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo [2021-11-12T20:27:38.729Z] ========================================================= [2021-11-12T20:27:38.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T20:27:38.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T20:27:39.062Z] + git log --format=format:%s -1 c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] echo [2021-11-12T20:27:39.076Z] [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 [2021-11-12T20:27:39.085Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:27:39.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:27:39.516Z] [2021-11-12T20:27:39.516Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:27:39.821Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:27:39.821Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T20:27:39.821Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:27:39.821Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T20:27:39.821Z] 4c7163046ea9: Pulling fs layer [2021-11-12T20:27:39.821Z] 0c2d73faf560: Pulling fs layer [2021-11-12T20:27:39.821Z] 0c2d73faf560: Waiting [2021-11-12T20:27:39.821Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T20:27:39.821Z] 3e5f54012d9b: Download complete [2021-11-12T20:27:39.821Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T20:27:39.821Z] a0d0a0d46f8b: Download complete [2021-11-12T20:27:39.821Z] 0c2d73faf560: Verifying Checksum [2021-11-12T20:27:39.821Z] 0c2d73faf560: Download complete [2021-11-12T20:27:39.821Z] 4c7163046ea9: Verifying Checksum [2021-11-12T20:27:39.821Z] 4c7163046ea9: Download complete [2021-11-12T20:27:40.089Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:27:40.089Z] 3e5f54012d9b: Pull complete [2021-11-12T20:27:40.366Z] 4c7163046ea9: Pull complete [2021-11-12T20:27:40.627Z] 0c2d73faf560: Pull complete [2021-11-12T20:27:40.627Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T20:27:40.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:27:40.627Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T20:27:40.711Z] prd-centos7-docker-4c-2g-393 does not seem to be running inside a container [2021-11-12T20:27:40.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T20:27:41.463Z] $ docker top 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T20:27:41.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:27:41.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:27:41.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:27:41.692Z] $ docker exec 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent [2021-11-12T20:27:41.803Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhilenL/agent.13 [2021-11-12T20:27:41.803Z] SSH_AGENT_PID=19 [2021-11-12T20:27:41.812Z] Running ssh-add (command line suppressed) [2021-11-12T20:27:41.925Z] 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) [2021-11-12T20:27:41.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:27:42.255Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T20:27:42.273Z] $ docker exec --env ******** --env ******** 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent -k [2021-11-12T20:27:42.377Z] unset SSH_AUTH_SOCK; [2021-11-12T20:27:42.378Z] unset SSH_AGENT_PID; [2021-11-12T20:27:42.378Z] echo Agent pid 19 killed; [2021-11-12T20:27:42.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T20:27:42.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:27:42.413Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:27:42.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:27:42.553Z] $ docker exec 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent [2021-11-12T20:27:42.683Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnONeBk/agent.51 [2021-11-12T20:27:42.683Z] SSH_AGENT_PID=57 [2021-11-12T20:27:42.688Z] Running ssh-add (command line suppressed) [2021-11-12T20:27:42.829Z] 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) [2021-11-12T20:27:42.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:27:43.131Z] + git semver init [2021-11-12T20:27:43.131Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T20:27:43.131Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.git [2021-11-12T20:27:43.131Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [2021-11-12T20:27:43.131Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T20:27:43.131Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T20:27:43.131Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T20:27:43.131Z] # $SEMVER_BRANCH = PR-481 [2021-11-12T20:27:43.131Z] # $SEMVER_TEMP = /tmp/semver-286709655 [2021-11-12T20:27:43.131Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T20:27:45.678Z] # '/tmp/semver-286709655' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver' [2021-11-12T20:27:45.678Z] # -> Force: false [2021-11-12T20:27:45.678Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver [Pipeline] } [2021-11-12T20:27:45.692Z] $ docker exec --env ******** --env ******** 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c ssh-agent -k [2021-11-12T20:27:45.792Z] unset SSH_AUTH_SOCK; [2021-11-12T20:27:45.793Z] unset SSH_AGENT_PID; [2021-11-12T20:27:45.793Z] echo Agent pid 57 killed; [2021-11-12T20:27:45.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T20:27:46.106Z] + git semver [Pipeline] } [2021-11-12T20:27:46.122Z] $ docker stop --time=1 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c [2021-11-12T20:27:47.451Z] $ docker rm -f 3f216381bac8ed839086ddd22238c3fcaaed13cc2f34eb633b3f7bc9cd61506c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T20:27:47.793Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T20:27:48.034Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T20:27:48.037Z] [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-12T20:28:03.209Z] Still waiting to schedule task [2021-11-12T20:28:03.209Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-12T20:28:03.210Z] Still waiting to schedule task [2021-11-12T20:28:03.210Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-394’ is offline [2021-11-12T20:28:56.456Z] Running on prd-centos7-docker-4c-2g-398 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws [2021-11-12T20:28:56.467Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-11-12T20:28:56.540Z] The recommended git tool is: git [2021-11-12T20:28:58.398Z] using credential edgex-jenkins-ssh [2021-11-12T20:28:58.409Z] Cloning the remote Git repository [2021-11-12T20:28:57.996Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:28:58.050Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-11-12T20:28:58.086Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:28:58.086Z] > git --version # timeout=10 [2021-11-12T20:28:58.095Z] > git --version # 'git version 2.24.4' [2021-11-12T20:28:58.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:28:58.117Z] [INFO] Currently running in a labeled security context [2021-11-12T20:28:58.118Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:28:58.118Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh6991193000323584239.key [2021-11-12T20:28:58.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:29:00.904Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-12T20:28:59.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:28:59.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:28:59.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:28:59.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:28:59.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:28:59.924Z] [INFO] Currently running in a labeled security context [2021-11-12T20:28:59.925Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:28:59.925Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh378202357842688787.key [2021-11-12T20:28:59.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:29:00.479Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:29:00.487Z] > git checkout -f c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 [Pipeline] // stage [Pipeline] } [2021-11-12T20:29:01.155Z] Failed in branch amd64 [2021-11-12T20:30:11.719Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-399 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws [2021-11-12T20:30:11.732Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-11-12T20:30:11.967Z] The recommended git tool is: git [2021-11-12T20:30:17.429Z] using credential edgex-jenkins-ssh [2021-11-12T20:30:17.445Z] Cloning the remote Git repository [2021-11-12T20:30:17.508Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:30:17.605Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-11-12T20:30:17.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:30:17.710Z] > git --version # timeout=10 [2021-11-12T20:30:17.734Z] > git --version # 'git version 2.17.1' [2021-11-12T20:30:17.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:30:17.827Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:30:20.639Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:30:20.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:30:20.696Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:30:20.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:30:20.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:30:20.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:30:21.309Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:30:21.547Z] 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 [2021-11-12T20:30:21.326Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:30:21.348Z] > 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 [2021-11-12T20:30:22.844Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:23.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:23.720Z] ---> package-listing.sh [2021-11-12T20:30:23.720Z] ++ facter osfamily [2021-11-12T20:30:23.720Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T20:30:23.720Z] + OS_FAMILY=redhat [2021-11-12T20:30:23.720Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-481 [2021-11-12T20:30:23.720Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T20:30:23.720Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T20:30:23.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T20:30:23.720Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T20:30:23.720Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' [2021-11-12T20:30:23.720Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T20:30:23.720Z] + case "${OS_FAMILY}" in [2021-11-12T20:30:23.720Z] + sort [2021-11-12T20:30:23.720Z] + rpm -qa [2021-11-12T20:30:24.690Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T20:30:24.690Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T20:30:24.690Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T20:30:24.690Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' [2021-11-12T20:30:24.690Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [2021-11-12T20:30:24.690Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [Pipeline] echo [2021-11-12T20:30:24.706Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T20:30:24.988Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:30:25.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:30:25.566Z] [2021-11-12T20:30:25.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:30:25.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:30:25.890Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:30:25.890Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:30:25.890Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:30:25.890Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:30:25.890Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:30:25.890Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:30:25.890Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:30:25.890Z] d287ab97295c: Pulling fs layer [2021-11-12T20:30:25.890Z] dc539afda2c1: Waiting [2021-11-12T20:30:25.890Z] 77bc0d833cb6: Waiting [2021-11-12T20:30:25.890Z] 9065ff56babe: Waiting [2021-11-12T20:30:25.890Z] d287ab97295c: Waiting [2021-11-12T20:30:25.890Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:30:25.890Z] a1111a8f2ec3: Download complete [2021-11-12T20:30:25.890Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:30:25.890Z] dc539afda2c1: Download complete [2021-11-12T20:30:25.890Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:30:25.890Z] ed53099fbce6: Download complete [2021-11-12T20:30:25.890Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:30:25.890Z] 9065ff56babe: Download complete [2021-11-12T20:30:25.890Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:30:25.890Z] 77bc0d833cb6: Download complete [2021-11-12T20:30:26.150Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:30:26.150Z] b4d181a07f80: Download complete [2021-11-12T20:30:26.765Z] d287ab97295c: Verifying Checksum [2021-11-12T20:30:26.765Z] d287ab97295c: Download complete [2021-11-12T20:30:27.342Z] b4d181a07f80: Pull complete [2021-11-12T20:30:27.618Z] a1111a8f2ec3: Pull complete [2021-11-12T20:30:28.203Z] ed53099fbce6: Pull complete [2021-11-12T20:30:28.203Z] dc539afda2c1: Pull complete [2021-11-12T20:30:28.469Z] 77bc0d833cb6: Pull complete [2021-11-12T20:30:28.469Z] 9065ff56babe: Pull complete [2021-11-12T20:30:33.819Z] d287ab97295c: Pull complete [2021-11-12T20:30:33.819Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:30:33.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:30:33.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:30:33.879Z] prd-centos7-docker-4c-2g-393 does not seem to be running inside a container [2021-11-12T20:30:33.909Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T20:30:36.082Z] $ docker top 03d2fecb3c48d9271d02abda1b05f11fab408c34aca13159cd5bbb5ebf2afc29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:30:36.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T20:30:36.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T20:30:37.047Z] + ls /var/log/sa-host [2021-11-12T20:30:37.047Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T20:30:37.047Z] file_magic: OK [2021-11-12T20:30:37.047Z] HZ: Using current value: 100 [2021-11-12T20:30:37.047Z] file_header: OK [2021-11-12T20:30:37.047Z] 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-12T20:30:37.047Z] Statistics: [2021-11-12T20:30:37.047Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:30:37.047Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T20:30:37.047Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T20:30:37.047Z] file_magic: OK [2021-11-12T20:30:37.047Z] HZ: Using current value: 100 [2021-11-12T20:30:37.047Z] file_header: OK [2021-11-12T20:30:37.047Z] 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-12T20:30:37.047Z] Statistics: [2021-11-12T20:30:37.047Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:30:37.047Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:30:37.134Z] provisioning config files... [2021-11-12T20:30:37.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config6441981397320411589tmp [Pipeline] { [Pipeline] echo [2021-11-12T20:30:37.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:37.459Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T20:30:37.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:37.798Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T20:30:37.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:38.111Z] ---> sudo-logs.sh [2021-11-12T20:30:38.111Z] Archiving 'sudo' log.. [2021-11-12T20:30:38.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-393.novalocal: Name or service not known [2021-11-12T20:30:38.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-393.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T20:30:38.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:38.420Z] ---> job-cost.sh [2021-11-12T20:30:38.421Z] lf-activate-venv: SKIPPING [2021-11-12T20:30:38.421Z] INFO: No Stack... [2021-11-12T20:30:39.361Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:30:39.937Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T20:30:39.950Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:30:40.239Z] ---> logs-deploy.sh [2021-11-12T20:30:40.239Z] lf-activate-venv: SKIPPING [2021-11-12T20:30:40.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-481/4 [2021-11-12T20:30:40.239Z] INFO: archiving workspace using pattern(s): [2021-11-12T20:30:40.808Z] Archives upload complete. [2021-11-12T20:30:40.808Z] INFO: archiving logs to Nexus [2021-11-12T20:30:41.385Z] ---> uname -a: [2021-11-12T20:30:41.385Z] 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 [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] ---> lscpu: [2021-11-12T20:30:41.385Z] Architecture: x86_64 [2021-11-12T20:30:41.385Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-12T20:30:41.385Z] Byte Order: Little Endian [2021-11-12T20:30:41.385Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-12T20:30:41.385Z] CPU(s): 2 [2021-11-12T20:30:41.385Z] On-line CPU(s) list: 0,1 [2021-11-12T20:30:41.385Z] Thread(s) per core: 1 [2021-11-12T20:30:41.385Z] Core(s) per socket: 1 [2021-11-12T20:30:41.385Z] Socket(s): 2 [2021-11-12T20:30:41.385Z] NUMA node(s): 1 [2021-11-12T20:30:41.385Z] Vendor ID: AuthenticAMD [2021-11-12T20:30:41.385Z] CPU family: 23 [2021-11-12T20:30:41.385Z] Model: 49 [2021-11-12T20:30:41.385Z] Model name: AMD EPYC-Rome Processor [2021-11-12T20:30:41.385Z] Stepping: 0 [2021-11-12T20:30:41.385Z] CPU MHz: 2800.000 [2021-11-12T20:30:41.385Z] BogoMIPS: 5600.00 [2021-11-12T20:30:41.385Z] Virtualization: AMD-V [2021-11-12T20:30:41.385Z] Hypervisor vendor: KVM [2021-11-12T20:30:41.385Z] Virtualization type: full [2021-11-12T20:30:41.385Z] L1d cache: 32K [2021-11-12T20:30:41.385Z] L1i cache: 32K [2021-11-12T20:30:41.385Z] L2 cache: 512K [2021-11-12T20:30:41.385Z] L3 cache: 16384K [2021-11-12T20:30:41.385Z] NUMA node0 CPU(s): 0,1 [2021-11-12T20:30:41.385Z] 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-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] ---> nproc: [2021-11-12T20:30:41.385Z] 2 [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] ---> df -h: [2021-11-12T20:30:41.385Z] Filesystem Size Used Avail Use% Mounted on [2021-11-12T20:30:41.385Z] overlay 40G 7.7G 33G 20% / [2021-11-12T20:30:41.385Z] tmpfs 64M 0 64M 0% /dev [2021-11-12T20:30:41.385Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-12T20:30:41.385Z] shm 64M 0 64M 0% /dev/shm [2021-11-12T20:30:41.385Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] ---> sar -b -r -n DEV: [2021-11-12T20:30:41.385Z] 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) [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] 20:27:02 LINUX RESTART (2 CPU) [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] 20:28:01 tps rtps wtps bread/s bwrtn/s [2021-11-12T20:30:41.385Z] 20:29:01 1.02 0.00 1.02 0.00 25.53 [2021-11-12T20:30:41.385Z] 20:30:01 0.25 0.00 0.25 0.00 3.63 [2021-11-12T20:30:41.385Z] Average: 0.63 0.00 0.63 0.00 14.58 [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] 20:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-12T20:30:41.385Z] 20:29:01 5659116 0 612460 7.65 2620 1734736 1235908 13.65 577984 1535544 20 [2021-11-12T20:30:41.385Z] 20:30:01 5662572 0 608996 7.60 2620 1734744 1197896 13.23 574452 1536204 8 [2021-11-12T20:30:41.385Z] Average: 5660844 0 610728 7.63 2620 1734740 1216902 13.44 576218 1535874 14 [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] 20:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-12T20:30:41.385Z] 20:29:01 eth0 3.08 0.87 1.19 0.73 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] 20:30:01 eth0 1.92 0.30 0.42 0.26 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] Average: eth0 2.50 0.58 0.81 0.50 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] ---> sar -P ALL: [2021-11-12T20:30:41.385Z] 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) [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] 20:27:02 LINUX RESTART (2 CPU) [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] 20:28:01 CPU %user %nice %system %iowait %steal %idle [2021-11-12T20:30:41.385Z] 20:29:01 all 0.23 0.00 0.05 0.00 0.04 99.67 [2021-11-12T20:30:41.385Z] 20:29:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-11-12T20:30:41.385Z] 20:29:01 1 0.37 0.00 0.07 0.00 0.03 99.53 [2021-11-12T20:30:41.385Z] 20:30:01 all 0.09 0.00 0.04 0.00 0.03 99.83 [2021-11-12T20:30:41.385Z] 20:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-11-12T20:30:41.385Z] 20:30:01 1 0.13 0.00 0.05 0.00 0.03 99.78 [2021-11-12T20:30:41.385Z] Average: all 0.16 0.00 0.05 0.00 0.04 99.75 [2021-11-12T20:30:41.385Z] Average: 0 0.08 0.00 0.03 0.00 0.04 99.85 [2021-11-12T20:30:41.385Z] Average: 1 0.25 0.00 0.06 0.00 0.03 99.66 [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z] [2021-11-12T20:30:41.385Z]