Pull request #455 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at f2ec88548ec71f6c1ecfd18bd98758aef15b856d rather than c99145039874bc6b3edca881330a1d1904a3ce77 Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d 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-ssh2931724754619939506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5355984298680299987.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-455/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-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6641895169003374934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9015167451267586092.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-455/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-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8836484325776826201.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1344 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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-455 # 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-455@tmp/jenkins-gitclient-ssh2758730030180813700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit c99145039874bc6b3edca881330a1d1904a3ce77 Merge succeeded, producing c99145039874bc6b3edca881330a1d1904a3ce77 Checking out Revision c99145039874bc6b3edca881330a1d1904a3ce77 (PR-455) > 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-455@tmp/jenkins-gitclient-ssh7538514647856779491.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # 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-455@tmp/jenkins-gitclient-ssh7494338406666904582.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 Commit message: "Merge branch 'fix-snap-version' of https://github.com/MonicaisHer/edgex-ui-go into fix-snap-version" > git rev-list --no-walk 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-14T07:08:28.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-14T07:08:28.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-14T07:08:28.276Z] ========================================================= [2021-10-14T07:08:28.276Z] EdgeX Global Pipelines Version Info [2021-10-14T07:08:28.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:08:29.404Z] ------------------- [2021-10-14T07:08:29.404Z] stable info: [2021-10-14T07:08:29.404Z] ------------------- [2021-10-14T07:08:29.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-14T07:08:29.404Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-14T07:08:29.404Z] Message: update stable to v1.0.210 [2021-10-14T07:08:29.988Z] ------------------- [2021-10-14T07:08:29.988Z] experimental info: [2021-10-14T07:08:29.988Z] ------------------- [2021-10-14T07:08:29.988Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-14T07:08:29.988Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-14T07:08:29.988Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-14T07:08:30.069Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-14T07:08:30.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-14T07:08:30.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-14T07:08:30.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-14T07:08:30.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-14T07:08:30.136Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-14T07:08:30.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-14T07:08:30.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-14T07:08:30.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-14T07:08:30.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-14T07:08:30.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-14T07:08:30.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-14T07:08:30.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-14T07:08:30.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-14T07:08:30.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-14T07:08:30.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-14T07:08:30.262Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-14T07:08:30.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-14T07:08:30.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-14T07:08:30.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-14T07:08:30.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-14T07:08:30.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-14T07:08:30.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-14T07:08:30.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-14T07:08:30.353Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-14T07:08:30.361Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-14T07:08:30.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2021-10-14T07:08:30.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2021-10-14T07:08:30.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2021-10-14T07:08:30.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c99145039874bc6b3edca881330a1d1904a3ce77 [Pipeline] echo [2021-10-14T07:08:30.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c991450 [Pipeline] echo [2021-10-14T07:08:30.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T07:08:30.443Z] provisioning config files... [2021-10-14T07:08:30.457Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config5876835934919433316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:08:30.767Z] ---> docker-login.sh [2021-10-14T07:08:30.767Z] nexus3.edgexfoundry.org:10001 [2021-10-14T07:08:30.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:08:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:08:31.031Z] Configure a credential helper to remove this warning. See [2021-10-14T07:08:31.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:08:31.031Z] [2021-10-14T07:08:31.031Z] Login Succeeded [2021-10-14T07:08:31.031Z] nexus3.edgexfoundry.org:10002 [2021-10-14T07:08:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:08:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:08:31.031Z] Configure a credential helper to remove this warning. See [2021-10-14T07:08:31.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:08:31.031Z] [2021-10-14T07:08:31.031Z] Login Succeeded [2021-10-14T07:08:31.031Z] nexus3.edgexfoundry.org:10003 [2021-10-14T07:08:31.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:08:31.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:08:31.294Z] Configure a credential helper to remove this warning. See [2021-10-14T07:08:31.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:08:31.294Z] [2021-10-14T07:08:31.294Z] Login Succeeded [2021-10-14T07:08:31.294Z] nexus3.edgexfoundry.org:10004 [2021-10-14T07:08:31.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:08:31.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:08:31.555Z] Configure a credential helper to remove this warning. See [2021-10-14T07:08:31.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:08:31.555Z] [2021-10-14T07:08:31.555Z] Login Succeeded [2021-10-14T07:08:31.555Z] docker.io [2021-10-14T07:08:31.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:08:31.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:08:31.819Z] Configure a credential helper to remove this warning. See [2021-10-14T07:08:31.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:08:31.819Z] [2021-10-14T07:08:31.819Z] Login Succeeded [2021-10-14T07:08:31.819Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T07:08:31.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-14T07:08:32.301Z] + git log --format=format:%s -1 c99145039874bc6b3edca881330a1d1904a3ce77 [Pipeline] echo [2021-10-14T07:08:32.340Z] GIT_COMMIT: c99145039874bc6b3edca881330a1d1904a3ce77, Commit Message: Merge branch 'fix-snap-version' of https://github.com/MonicaisHer/edgex-ui-go into fix-snap-version [Pipeline] echo [2021-10-14T07:08:32.349Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:08:32.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T07:08:32.981Z] [2021-10-14T07:08:32.981Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:08:33.288Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T07:08:33.288Z] latest: Pulling from edgex-devops/git-semver [2021-10-14T07:08:33.288Z] a0d0a0d46f8b: Pulling fs layer [2021-10-14T07:08:33.288Z] 3e5f54012d9b: Pulling fs layer [2021-10-14T07:08:33.288Z] 4c7163046ea9: Pulling fs layer [2021-10-14T07:08:33.288Z] 0c2d73faf560: Pulling fs layer [2021-10-14T07:08:33.288Z] 0c2d73faf560: Waiting [2021-10-14T07:08:33.288Z] 3e5f54012d9b: Verifying Checksum [2021-10-14T07:08:33.288Z] 3e5f54012d9b: Download complete [2021-10-14T07:08:33.288Z] a0d0a0d46f8b: Verifying Checksum [2021-10-14T07:08:33.288Z] a0d0a0d46f8b: Download complete [2021-10-14T07:08:33.550Z] 0c2d73faf560: Verifying Checksum [2021-10-14T07:08:33.550Z] 0c2d73faf560: Download complete [2021-10-14T07:08:33.550Z] 4c7163046ea9: Verifying Checksum [2021-10-14T07:08:33.550Z] 4c7163046ea9: Download complete [2021-10-14T07:08:33.550Z] a0d0a0d46f8b: Pull complete [2021-10-14T07:08:33.550Z] 3e5f54012d9b: Pull complete [2021-10-14T07:08:33.817Z] 4c7163046ea9: Pull complete [2021-10-14T07:08:34.079Z] 0c2d73faf560: Pull complete [2021-10-14T07:08:34.079Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-14T07:08:34.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T07:08:34.079Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-14T07:08:34.152Z] prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container [2021-10-14T07:08:34.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T07:08:34.841Z] $ docker top dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T07:08:34.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T07:08:34.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T07:08:35.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T07:08:35.042Z] $ docker exec dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent [2021-10-14T07:08:35.163Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXokaLPf/agent.13 [2021-10-14T07:08:35.163Z] SSH_AGENT_PID=19 [2021-10-14T07:08:35.170Z] Running ssh-add (command line suppressed) [2021-10-14T07:08:35.269Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_7162079483824676872.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_7162079483824676872.key) [2021-10-14T07:08:35.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T07:08:35.577Z] + git tag --points-at HEAD [Pipeline] } [2021-10-14T07:08:35.591Z] $ docker exec --env ******** --env ******** dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent -k [2021-10-14T07:08:35.709Z] unset SSH_AUTH_SOCK; [2021-10-14T07:08:35.709Z] unset SSH_AGENT_PID; [2021-10-14T07:08:35.709Z] echo Agent pid 19 killed; [2021-10-14T07:08:35.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-14T07:08:35.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T07:08:35.742Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T07:08:35.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T07:08:35.874Z] $ docker exec dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent [2021-10-14T07:08:35.995Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlHneg/agent.51 [2021-10-14T07:08:35.995Z] SSH_AGENT_PID=58 [2021-10-14T07:08:36.000Z] Running ssh-add (command line suppressed) [2021-10-14T07:08:36.120Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_3339593607369389690.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_3339593607369389690.key) [2021-10-14T07:08:36.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T07:08:36.446Z] + git semver init [2021-10-14T07:08:36.446Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T07:08:36.446Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git [2021-10-14T07:08:36.446Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-14T07:08:36.446Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T07:08:36.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T07:08:36.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T07:08:36.446Z] # $SEMVER_BRANCH = PR-455 [2021-10-14T07:08:36.446Z] # $SEMVER_TEMP = /tmp/semver-972201442 [2021-10-14T07:08:36.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-14T07:08:38.389Z] # '/tmp/semver-972201442' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' [2021-10-14T07:08:38.389Z] # -> Force: false [2021-10-14T07:08:38.389Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } [2021-10-14T07:08:38.658Z] $ docker exec --env ******** --env ******** dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent -k [2021-10-14T07:08:38.755Z] unset SSH_AUTH_SOCK; [2021-10-14T07:08:38.756Z] unset SSH_AGENT_PID; [2021-10-14T07:08:38.756Z] echo Agent pid 58 killed; [2021-10-14T07:08:38.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T07:08:39.070Z] + git semver [Pipeline] } [2021-10-14T07:08:39.085Z] $ docker stop --time=1 dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f [2021-10-14T07:08:40.399Z] $ docker rm -f dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-14T07:08:40.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-14T07:08:40.990Z] Stashed 1 file(s) [Pipeline] echo [2021-10-14T07:08:40.994Z] [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-10-14T07:08:56.203Z] Still waiting to schedule task [2021-10-14T07:08:56.204Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1344’ [2021-10-14T07:08:56.205Z] Still waiting to schedule task [2021-10-14T07:08:56.205Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-14T07:11:31.979Z] Running on prd-centos7-docker-4c-2g-1347 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-14T07:11:31.990Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-10-14T07:11:32.085Z] The recommended git tool is: git [2021-10-14T07:11:34.162Z] using credential edgex-jenkins-ssh [2021-10-14T07:11:34.172Z] Cloning the remote Git repository [2021-10-14T07:11:33.546Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-14T07:11:33.600Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-10-14T07:11:33.630Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-14T07:11:33.630Z] > git --version # timeout=10 [2021-10-14T07:11:33.638Z] > git --version # 'git version 2.24.4' [2021-10-14T07:11:33.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T07:11:33.668Z] [INFO] Currently running in a labeled security context [2021-10-14T07:11:33.669Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-14T07:11:33.669Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh1361305295988377789.key [2021-10-14T07:11:33.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T07:11:36.358Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit c99145039874bc6b3edca881330a1d1904a3ce77 [2021-10-14T07:11:36.481Z] Merge succeeded, producing c99145039874bc6b3edca881330a1d1904a3ce77 [2021-10-14T07:11:36.482Z] Checking out Revision c99145039874bc6b3edca881330a1d1904a3ce77 (PR-455) [2021-10-14T07:11:35.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-14T07:11:35.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T07:11:35.118Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-14T07:11:35.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-14T07:11:35.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T07:11:35.133Z] [INFO] Currently running in a labeled security context [2021-10-14T07:11:35.133Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-14T07:11:35.133Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh1072711240970710235.key [2021-10-14T07:11:35.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-14T07:11:35.724Z] > git config core.sparsecheckout # timeout=10 [2021-10-14T07:11:35.733Z] > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 [2021-10-14T07:11:35.803Z] > git remote # timeout=10 [2021-10-14T07:11:35.814Z] > git config --get remote.origin.url # timeout=10 [2021-10-14T07:11:35.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T07:11:35.818Z] [INFO] Currently running in a labeled security context [2021-10-14T07:11:35.818Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-14T07:11:35.818Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh2809787829357566954.key [2021-10-14T07:11:35.822Z] > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 [2021-10-14T07:11:35.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-14T07:11:35.840Z] > git config core.sparsecheckout # timeout=10 [2021-10-14T07:11:35.845Z] > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 [2021-10-14T07:11:39.945Z] Commit message: "Merge branch 'fix-snap-version' of https://github.com/MonicaisHer/edgex-ui-go into fix-snap-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T07:11:40.511Z] provisioning config files... [2021-10-14T07:11:40.527Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config3828253583130018202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:11:40.935Z] ---> docker-login.sh [2021-10-14T07:11:40.935Z] nexus3.edgexfoundry.org:10001 [2021-10-14T07:11:40.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:11:41.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:11:41.197Z] Configure a credential helper to remove this warning. See [2021-10-14T07:11:41.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:11:41.197Z] [2021-10-14T07:11:41.197Z] Login Succeeded [2021-10-14T07:11:41.197Z] nexus3.edgexfoundry.org:10002 [2021-10-14T07:11:41.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:11:41.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:11:41.197Z] Configure a credential helper to remove this warning. See [2021-10-14T07:11:41.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:11:41.197Z] [2021-10-14T07:11:41.197Z] Login Succeeded [2021-10-14T07:11:41.197Z] nexus3.edgexfoundry.org:10003 [2021-10-14T07:11:41.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:11:41.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:11:41.197Z] Configure a credential helper to remove this warning. See [2021-10-14T07:11:41.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:11:41.197Z] [2021-10-14T07:11:41.197Z] Login Succeeded [2021-10-14T07:11:41.197Z] nexus3.edgexfoundry.org:10004 [2021-10-14T07:11:41.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:11:41.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:11:41.458Z] Configure a credential helper to remove this warning. See [2021-10-14T07:11:41.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:11:41.458Z] [2021-10-14T07:11:41.458Z] Login Succeeded [2021-10-14T07:11:41.458Z] docker.io [2021-10-14T07:11:41.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T07:11:41.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T07:11:41.718Z] Configure a credential helper to remove this warning. See [2021-10-14T07:11:41.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T07:11:41.718Z] [2021-10-14T07:11:41.718Z] Login Succeeded [2021-10-14T07:11:41.718Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T07:11:41.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-14T07:11:41.874Z] ========================================================= [2021-10-14T07:11:41.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-14T07:11:41.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:11:42.196Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-14T07:11:42.196Z] Sending build context to Docker daemon 20.59MB [2021-10-14T07:11:42.196Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-14T07:11:42.196Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-14T07:11:42.466Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-14T07:11:42.466Z] a0d0a0d46f8b: Pulling fs layer [2021-10-14T07:11:42.466Z] 31adcdaf11c8: Pulling fs layer [2021-10-14T07:11:42.466Z] b8b176561691: Pulling fs layer [2021-10-14T07:11:42.466Z] 4527c011a84f: Pulling fs layer [2021-10-14T07:11:42.466Z] 5d74067f8e1e: Pulling fs layer [2021-10-14T07:11:42.466Z] e0aca202a116: Pulling fs layer [2021-10-14T07:11:42.466Z] 3a43be97a3b4: Pulling fs layer [2021-10-14T07:11:42.466Z] 34cad66bf833: Pulling fs layer [2021-10-14T07:11:42.466Z] b4e3c513aaa6: Pulling fs layer [2021-10-14T07:11:42.466Z] e0aca202a116: Waiting [2021-10-14T07:11:42.466Z] 4527c011a84f: Waiting [2021-10-14T07:11:42.466Z] 5d74067f8e1e: Waiting [2021-10-14T07:11:42.466Z] 3a43be97a3b4: Waiting [2021-10-14T07:11:42.466Z] 34cad66bf833: Waiting [2021-10-14T07:11:42.466Z] b4e3c513aaa6: Waiting [2021-10-14T07:11:42.466Z] b8b176561691: Verifying Checksum [2021-10-14T07:11:42.466Z] b8b176561691: Download complete [2021-10-14T07:11:42.466Z] 31adcdaf11c8: Verifying Checksum [2021-10-14T07:11:42.466Z] 31adcdaf11c8: Download complete [2021-10-14T07:11:42.466Z] 5d74067f8e1e: Verifying Checksum [2021-10-14T07:11:42.466Z] 5d74067f8e1e: Download complete [2021-10-14T07:11:42.466Z] e0aca202a116: Verifying Checksum [2021-10-14T07:11:42.466Z] e0aca202a116: Download complete [2021-10-14T07:11:42.466Z] a0d0a0d46f8b: Verifying Checksum [2021-10-14T07:11:42.466Z] a0d0a0d46f8b: Download complete [2021-10-14T07:11:42.466Z] 3a43be97a3b4: Verifying Checksum [2021-10-14T07:11:42.466Z] 3a43be97a3b4: Download complete [2021-10-14T07:11:42.466Z] 34cad66bf833: Verifying Checksum [2021-10-14T07:11:42.466Z] 34cad66bf833: Download complete [2021-10-14T07:11:42.740Z] a0d0a0d46f8b: Pull complete [2021-10-14T07:11:42.740Z] 31adcdaf11c8: Pull complete [2021-10-14T07:11:43.010Z] b8b176561691: Pull complete [2021-10-14T07:11:43.010Z] 4527c011a84f: Verifying Checksum [2021-10-14T07:11:43.010Z] 4527c011a84f: Download complete [2021-10-14T07:11:43.275Z] b4e3c513aaa6: Verifying Checksum [2021-10-14T07:11:43.275Z] b4e3c513aaa6: Download complete [2021-10-14T07:11:47.519Z] 4527c011a84f: Pull complete [2021-10-14T07:11:47.519Z] 5d74067f8e1e: Pull complete [2021-10-14T07:11:47.519Z] e0aca202a116: Pull complete [2021-10-14T07:11:47.519Z] 3a43be97a3b4: Pull complete [2021-10-14T07:11:47.519Z] 34cad66bf833: Pull complete [2021-10-14T07:11:49.459Z] b4e3c513aaa6: Pull complete [2021-10-14T07:11:49.459Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-14T07:11:49.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-14T07:11:49.459Z] ---> 9f6097aaca64 [2021-10-14T07:11:49.459Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-14T07:11:51.389Z] ---> Running in 826d2147a7c8 [2021-10-14T07:11:51.389Z] Removing intermediate container 826d2147a7c8 [2021-10-14T07:11:51.389Z] ---> 0aaff61d166a [2021-10-14T07:11:51.389Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-14T07:11:51.389Z] ---> Running in c6d32b8284a4 [2021-10-14T07:11:51.389Z] Removing intermediate container c6d32b8284a4 [2021-10-14T07:11:51.389Z] ---> 6238318028df [2021-10-14T07:11:51.389Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-14T07:11:51.389Z] ---> Running in e057323adceb [2021-10-14T07:11:51.389Z] Removing intermediate container e057323adceb [2021-10-14T07:11:51.389Z] ---> a818395e8f98 [2021-10-14T07:11:51.389Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-14T07:11:51.389Z] ---> Running in b3db222eff4d [2021-10-14T07:11:51.663Z] Removing intermediate container b3db222eff4d [2021-10-14T07:11:51.663Z] ---> 8a0c23ebe8ff [2021-10-14T07:11:51.663Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-14T07:11:51.663Z] ---> Running in c1e44c805e17 [2021-10-14T07:11:51.663Z] Removing intermediate container c1e44c805e17 [2021-10-14T07:11:51.663Z] ---> 65807eef8e0a [2021-10-14T07:11:51.663Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T07:11:51.663Z] ---> Running in c8c010b1f365 [2021-10-14T07:11:52.246Z] Removing intermediate container c8c010b1f365 [2021-10-14T07:11:52.246Z] ---> 38943ae62f24 [2021-10-14T07:11:52.246Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-14T07:11:52.246Z] ---> Running in 03f9d04161d8 [2021-10-14T07:11:52.509Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T07:11:53.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T07:11:53.717Z] OK: 220 MiB in 52 packages [2021-10-14T07:11:53.981Z] Removing intermediate container 03f9d04161d8 [2021-10-14T07:11:53.981Z] ---> 399d4f519881 [2021-10-14T07:11:53.981Z] Step 10/14 : ENV GO111MODULE=on [2021-10-14T07:11:53.981Z] ---> Running in 368ed66a8dd4 [2021-10-14T07:11:53.981Z] Removing intermediate container 368ed66a8dd4 [2021-10-14T07:11:53.981Z] ---> 032f70385f73 [2021-10-14T07:11:53.981Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-14T07:11:53.981Z] ---> Running in b1ded6d35202 [2021-10-14T07:11:54.243Z] Removing intermediate container b1ded6d35202 [2021-10-14T07:11:54.243Z] ---> a3467c9aa2f0 [2021-10-14T07:11:54.243Z] Step 12/14 : COPY . . [2021-10-14T07:11:54.815Z] ---> 8bc800978569 [2021-10-14T07:11:54.815Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T07:11:54.815Z] ---> Running in 546d14632243 [2021-10-14T07:12:07.090Z] Removing intermediate container 546d14632243 [2021-10-14T07:12:07.090Z] ---> 5870ea90dbc6 [2021-10-14T07:12:07.090Z] Step 14/14 : RUN ${MAKE} [2021-10-14T07:12:07.090Z] ---> Running in c3b5a124b4cc [2021-10-14T07:12:07.090Z] noop [2021-10-14T07:12:07.351Z] Removing intermediate container c3b5a124b4cc [2021-10-14T07:12:07.351Z] ---> ba7763c6fb46 [2021-10-14T07:12:07.351Z] Successfully built ba7763c6fb46 [2021-10-14T07:12:07.351Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:12:07.647Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-14T07:12:07.647Z] . [Pipeline] withDockerContainer [2021-10-14T07:12:07.723Z] prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container [2021-10-14T07:12:07.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-14T07:12:08.171Z] $ docker top cbf510497c430cdd90cdc34fad4985fe85ef4bb9962b59d0c7011834789dc19e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T07:12:08.522Z] + go version [2021-10-14T07:12:08.522Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-14T07:12:08.534Z] $ docker stop --time=1 cbf510497c430cdd90cdc34fad4985fe85ef4bb9962b59d0c7011834789dc19e [2021-10-14T07:12:09.720Z] $ docker rm -f cbf510497c430cdd90cdc34fad4985fe85ef4bb9962b59d0c7011834789dc19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:12:10.205Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-14T07:12:10.205Z] . [Pipeline] withDockerContainer [2021-10-14T07:12:10.270Z] prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container [2021-10-14T07:12:10.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-14T07:12:10.697Z] $ docker top 190c0b661f2e2ac7f0a5fe4e0cb92f5e93c708e8f51d05bda3b086d979961fb9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-14T07:12:11.065Z] + make test [2021-10-14T07:12:11.065Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-14T07:12:11.328Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-14T07:12:23.670Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-14T07:12:23.670Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-14T07:12:28.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-14T07:12:28.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-14T07:12:28.995Z] $ docker stop --time=1 190c0b661f2e2ac7f0a5fe4e0cb92f5e93c708e8f51d05bda3b086d979961fb9 [2021-10-14T07:12:30.390Z] $ docker rm -f 190c0b661f2e2ac7f0a5fe4e0cb92f5e93c708e8f51d05bda3b086d979961fb9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-14T07:12:30.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-14T07:12:30.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-14T07:12:32.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-14T07:12:32.486Z] + ls -al . [2021-10-14T07:12:32.486Z] total 88 [2021-10-14T07:12:32.486Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 14 07:12 . [2021-10-14T07:12:32.486Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 07:11 .. [2021-10-14T07:12:32.486Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 14 07:11 assets [2021-10-14T07:12:32.486Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 14 07:11 bin [2021-10-14T07:12:32.486Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 14 07:11 cmd [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 14 07:11 CONTRIBUTING.md [2021-10-14T07:12:32.486Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 14 07:12 coverage.out [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 14 07:11 Dockerfile [2021-10-14T07:12:32.486Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 14 07:11 docs [2021-10-14T07:12:32.486Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 07:11 .git [2021-10-14T07:12:32.486Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 14 07:11 .github [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 14 07:11 .gitignore [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 07:11 go.mod [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 14 07:11 go.sum [2021-10-14T07:12:32.486Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 14 07:11 internal [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 14 07:11 Jenkinsfile [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 14 07:11 LICENSE [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 14 07:11 Makefile [2021-10-14T07:12:32.486Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 14 07:11 pkg [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 14 07:11 README.md [2021-10-14T07:12:32.486Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 07:11 snap [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 07:08 VERSION [2021-10-14T07:12:32.486Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 14 07:11 version.go [2021-10-14T07:12:32.486Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 14 07:11 web [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:12:32.787Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c99145039874bc6b3edca881330a1d1904a3ce77 --label arch=amd64 --label version=0.0.0 . [2021-10-14T07:12:32.787Z] Sending build context to Docker daemon 20.59MB [2021-10-14T07:12:32.787Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-14T07:12:32.787Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-14T07:12:32.787Z] ---> ba7763c6fb46 [2021-10-14T07:12:32.787Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-14T07:12:33.048Z] ---> Running in c5d0ee01e4ae [2021-10-14T07:12:33.048Z] Removing intermediate container c5d0ee01e4ae [2021-10-14T07:12:33.048Z] ---> de7283f3be0e [2021-10-14T07:12:33.048Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-14T07:12:33.048Z] ---> Running in ecc8d6de5e52 [2021-10-14T07:12:33.307Z] Removing intermediate container ecc8d6de5e52 [2021-10-14T07:12:33.307Z] ---> f6cef8b00f0f [2021-10-14T07:12:33.307Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-14T07:12:33.307Z] ---> Running in d580fbcfc8b4 [2021-10-14T07:12:33.307Z] Removing intermediate container d580fbcfc8b4 [2021-10-14T07:12:33.307Z] ---> c0c0ad9dbe84 [2021-10-14T07:12:33.307Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-14T07:12:33.307Z] ---> Running in 9d4493a5b54a [2021-10-14T07:12:33.576Z] Removing intermediate container 9d4493a5b54a [2021-10-14T07:12:33.576Z] ---> 5c47040bbbf4 [2021-10-14T07:12:33.576Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-14T07:12:33.576Z] ---> Running in caed35eb32f5 [2021-10-14T07:12:33.576Z] Removing intermediate container caed35eb32f5 [2021-10-14T07:12:33.576Z] ---> 4fd9f727b766 [2021-10-14T07:12:33.576Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-14T07:12:33.576Z] ---> Running in 78d7c551bfad [2021-10-14T07:12:34.149Z] Removing intermediate container 78d7c551bfad [2021-10-14T07:12:34.149Z] ---> f21088d994a4 [2021-10-14T07:12:34.149Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-14T07:12:34.149Z] ---> Running in 3e96b7c41497 [2021-10-14T07:12:34.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T07:12:35.354Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T07:12:35.614Z] OK: 220 MiB in 52 packages [2021-10-14T07:12:35.877Z] Removing intermediate container 3e96b7c41497 [2021-10-14T07:12:35.877Z] ---> 5600aa8f1dce [2021-10-14T07:12:35.877Z] Step 10/22 : ENV GO111MODULE=on [2021-10-14T07:12:35.877Z] ---> Running in 7d144630fb62 [2021-10-14T07:12:35.877Z] Removing intermediate container 7d144630fb62 [2021-10-14T07:12:35.877Z] ---> e3c39ae3da79 [2021-10-14T07:12:35.877Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-14T07:12:35.877Z] ---> Running in 9029deeedefa [2021-10-14T07:12:36.141Z] Removing intermediate container 9029deeedefa [2021-10-14T07:12:36.141Z] ---> 12a5df9835d3 [2021-10-14T07:12:36.141Z] Step 12/22 : COPY . . [2021-10-14T07:12:36.724Z] ---> 29dc15ea5383 [2021-10-14T07:12:36.724Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-14T07:12:36.724Z] ---> Running in 5b1011d7101e [2021-10-14T07:12:37.299Z] Removing intermediate container 5b1011d7101e [2021-10-14T07:12:37.299Z] ---> 3e2e9a17ba50 [2021-10-14T07:12:37.299Z] Step 14/22 : RUN ${MAKE} [2021-10-14T07:12:37.299Z] ---> Running in cd9e5570b7f2 [2021-10-14T07:12:37.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-14T07:12:45.791Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-14T07:12:47.185Z] Removing intermediate container cd9e5570b7f2 [2021-10-14T07:12:47.185Z] ---> f3965d2dfed0 [2021-10-14T07:12:47.185Z] Step 15/22 : FROM alpine:3.14 [2021-10-14T07:12:47.757Z] 3.14: Pulling from library/alpine [2021-10-14T07:12:48.017Z] a0d0a0d46f8b: Already exists [2021-10-14T07:12:48.017Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-14T07:12:48.017Z] Status: Downloaded newer image for alpine:3.14 [2021-10-14T07:12:48.017Z] ---> 14119a10abf4 [2021-10-14T07:12:48.017Z] Step 16/22 : EXPOSE 4000 [2021-10-14T07:12:48.285Z] ---> Running in 743066869f65 [2021-10-14T07:12:48.285Z] Removing intermediate container 743066869f65 [2021-10-14T07:12:48.285Z] ---> 720fa23a8803 [2021-10-14T07:12:48.285Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-14T07:12:48.546Z] ---> f9bdf60c358f [2021-10-14T07:12:48.546Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-14T07:12:48.546Z] ---> Running in ac081c7f82d2 [2021-10-14T07:12:48.807Z] Removing intermediate container ac081c7f82d2 [2021-10-14T07:12:48.807Z] ---> 1f8e6f2faf8f [2021-10-14T07:12:48.807Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-14T07:12:48.807Z] ---> Running in 6aa4c41ee147 [2021-10-14T07:12:48.807Z] Removing intermediate container 6aa4c41ee147 [2021-10-14T07:12:48.807Z] ---> 9260b3250609 [2021-10-14T07:12:48.807Z] Step 20/22 : LABEL arch=amd64 [2021-10-14T07:12:48.807Z] ---> Running in 9aee4b0be123 [2021-10-14T07:12:49.067Z] Removing intermediate container 9aee4b0be123 [2021-10-14T07:12:49.067Z] ---> 8ea3ac2b018b [2021-10-14T07:12:49.067Z] Step 21/22 : LABEL git_sha=c99145039874bc6b3edca881330a1d1904a3ce77 [2021-10-14T07:12:49.067Z] ---> Running in 9402603b5437 [2021-10-14T07:12:49.067Z] Removing intermediate container 9402603b5437 [2021-10-14T07:12:49.067Z] ---> 52a3305a4d3d [2021-10-14T07:12:49.067Z] Step 22/22 : LABEL version=0.0.0 [2021-10-14T07:12:49.067Z] ---> Running in 6e33da29481c [2021-10-14T07:12:49.067Z] Removing intermediate container 6e33da29481c [2021-10-14T07:12:49.067Z] ---> ac550999566b [2021-10-14T07:12:49.067Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-14T07:12:49.067Z] Successfully built ac550999566b [2021-10-14T07:12:49.067Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:12:49.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T07:12:49.703Z] [2021-10-14T07:12:49.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:12:50.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T07:12:50.001Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-14T07:12:50.001Z] b4d181a07f80: Pulling fs layer [2021-10-14T07:12:50.001Z] a1111a8f2ec3: Pulling fs layer [2021-10-14T07:12:50.001Z] ed53099fbce6: Pulling fs layer [2021-10-14T07:12:50.001Z] dc539afda2c1: Pulling fs layer [2021-10-14T07:12:50.001Z] 77bc0d833cb6: Pulling fs layer [2021-10-14T07:12:50.001Z] 9065ff56babe: Pulling fs layer [2021-10-14T07:12:50.001Z] d287ab97295c: Pulling fs layer [2021-10-14T07:12:50.001Z] dc539afda2c1: Waiting [2021-10-14T07:12:50.001Z] 77bc0d833cb6: Waiting [2021-10-14T07:12:50.001Z] 9065ff56babe: Waiting [2021-10-14T07:12:50.001Z] d287ab97295c: Waiting [2021-10-14T07:12:50.001Z] a1111a8f2ec3: Verifying Checksum [2021-10-14T07:12:50.001Z] a1111a8f2ec3: Download complete [2021-10-14T07:12:50.001Z] dc539afda2c1: Verifying Checksum [2021-10-14T07:12:50.001Z] dc539afda2c1: Download complete [2021-10-14T07:12:50.266Z] ed53099fbce6: Verifying Checksum [2021-10-14T07:12:50.266Z] ed53099fbce6: Download complete [2021-10-14T07:12:50.266Z] 9065ff56babe: Verifying Checksum [2021-10-14T07:12:50.266Z] 9065ff56babe: Download complete [2021-10-14T07:12:50.266Z] 77bc0d833cb6: Verifying Checksum [2021-10-14T07:12:50.266Z] 77bc0d833cb6: Download complete [2021-10-14T07:12:50.266Z] b4d181a07f80: Verifying Checksum [2021-10-14T07:12:50.266Z] b4d181a07f80: Download complete [2021-10-14T07:12:50.856Z] d287ab97295c: Verifying Checksum [2021-10-14T07:12:50.856Z] d287ab97295c: Download complete [2021-10-14T07:12:51.822Z] b4d181a07f80: Pull complete [2021-10-14T07:12:51.822Z] a1111a8f2ec3: Pull complete [2021-10-14T07:12:52.410Z] ed53099fbce6: Pull complete [2021-10-14T07:12:52.410Z] dc539afda2c1: Pull complete [2021-10-14T07:12:52.677Z] 77bc0d833cb6: Pull complete [2021-10-14T07:12:52.677Z] 9065ff56babe: Pull complete [2021-10-14T07:12:58.009Z] d287ab97295c: Pull complete [2021-10-14T07:12:58.009Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-14T07:12:58.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T07:12:58.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-14T07:12:58.079Z] prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container [2021-10-14T07:12:58.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-14T07:13:00.590Z] $ docker top fcae46d26d13d5aa6acee75f2661825800199b26974da13f453b8165fcbf9c58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:13:01.034Z] ---> job-cost.sh [2021-10-14T07:13:01.034Z] lf-activate-venv: SKIPPING [2021-10-14T07:13:01.034Z] INFO: No Stack... [2021-10-14T07:13:01.294Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-14T07:13:01.555Z] INFO: Archiving Costs [Pipeline] sh [2021-10-14T07:13:01.856Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2021-10-14T07:13:01.856Z] + cut -d, -f6 [Pipeline] lock [2021-10-14T07:13:01.883Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] [2021-10-14T07:13:01.888Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] did not exist. Created. [2021-10-14T07:13:01.888Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-14T07:13:02.195Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-14T07:13:02.232Z] Stashed 1 file(s) [Pipeline] } [2021-10-14T07:13:02.238Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-14T07:13:02.256Z] $ docker stop --time=1 fcae46d26d13d5aa6acee75f2661825800199b26974da13f453b8165fcbf9c58 [2021-10-14T07:13:03.405Z] $ docker rm -f fcae46d26d13d5aa6acee75f2661825800199b26974da13f453b8165fcbf9c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-14T07:20:25.985Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1358 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws [2021-10-14T07:20:25.994Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-10-14T07:20:26.244Z] The recommended git tool is: git [2021-10-14T07:20:32.332Z] using credential edgex-jenkins-ssh [2021-10-14T07:20:32.358Z] Cloning the remote Git repository [2021-10-14T07:20:32.412Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-14T07:20:32.509Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-10-14T07:20:32.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-14T07:20:32.593Z] > git --version # timeout=10 [2021-10-14T07:20:32.610Z] > git --version # 'git version 2.17.1' [2021-10-14T07:20:32.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T07:20:32.689Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T07:20:36.288Z] Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit c99145039874bc6b3edca881330a1d1904a3ce77 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-10-14T07:20:35.479Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-14T07:20:35.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T07:20:35.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-14T07:20:35.560Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-14T07:20:35.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T07:20:35.574Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-14T07:20:36.311Z] > git config core.sparsecheckout # timeout=10 [2021-10-14T07:20:36.336Z] > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 [Pipeline] // stage [Pipeline] } [2021-10-14T07:20:36.545Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-14T07:20:37.670Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:37.972Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:38.530Z] ---> package-listing.sh [2021-10-14T07:20:38.530Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-14T07:20:38.530Z] ++ facter osfamily [2021-10-14T07:20:38.794Z] + OS_FAMILY=redhat [2021-10-14T07:20:38.794Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 [2021-10-14T07:20:38.794Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-14T07:20:38.794Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-14T07:20:38.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-14T07:20:38.794Z] + PACKAGES=/tmp/packages_start.txt [2021-10-14T07:20:38.794Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-14T07:20:38.794Z] + PACKAGES=/tmp/packages_end.txt [2021-10-14T07:20:38.794Z] + case "${OS_FAMILY}" in [2021-10-14T07:20:38.794Z] + rpm -qa [2021-10-14T07:20:38.794Z] + sort [2021-10-14T07:20:39.370Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-14T07:20:39.370Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-14T07:20:39.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-14T07:20:39.370Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' [2021-10-14T07:20:39.370Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [2021-10-14T07:20:39.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo [2021-10-14T07:20:39.379Z] 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-14T07:20:39.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:20:40.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T07:20:40.228Z] [2021-10-14T07:20:40.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T07:20:40.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T07:20:40.533Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-14T07:20:40.533Z] b4d181a07f80: Pulling fs layer [2021-10-14T07:20:40.533Z] a1111a8f2ec3: Pulling fs layer [2021-10-14T07:20:40.533Z] ed53099fbce6: Pulling fs layer [2021-10-14T07:20:40.533Z] dc539afda2c1: Pulling fs layer [2021-10-14T07:20:40.533Z] 77bc0d833cb6: Pulling fs layer [2021-10-14T07:20:40.533Z] 9065ff56babe: Pulling fs layer [2021-10-14T07:20:40.533Z] d287ab97295c: Pulling fs layer [2021-10-14T07:20:40.533Z] 77bc0d833cb6: Waiting [2021-10-14T07:20:40.533Z] 9065ff56babe: Waiting [2021-10-14T07:20:40.533Z] d287ab97295c: Waiting [2021-10-14T07:20:40.533Z] dc539afda2c1: Waiting [2021-10-14T07:20:40.533Z] a1111a8f2ec3: Verifying Checksum [2021-10-14T07:20:40.533Z] a1111a8f2ec3: Download complete [2021-10-14T07:20:40.533Z] dc539afda2c1: Verifying Checksum [2021-10-14T07:20:40.533Z] dc539afda2c1: Download complete [2021-10-14T07:20:40.797Z] 77bc0d833cb6: Verifying Checksum [2021-10-14T07:20:40.797Z] 77bc0d833cb6: Download complete [2021-10-14T07:20:40.797Z] ed53099fbce6: Verifying Checksum [2021-10-14T07:20:40.797Z] ed53099fbce6: Download complete [2021-10-14T07:20:40.797Z] 9065ff56babe: Verifying Checksum [2021-10-14T07:20:40.797Z] 9065ff56babe: Download complete [2021-10-14T07:20:40.797Z] b4d181a07f80: Verifying Checksum [2021-10-14T07:20:40.797Z] b4d181a07f80: Download complete [2021-10-14T07:20:41.753Z] d287ab97295c: Verifying Checksum [2021-10-14T07:20:41.753Z] d287ab97295c: Download complete [2021-10-14T07:20:42.019Z] b4d181a07f80: Pull complete [2021-10-14T07:20:42.280Z] a1111a8f2ec3: Pull complete [2021-10-14T07:20:42.854Z] ed53099fbce6: Pull complete [2021-10-14T07:20:43.119Z] dc539afda2c1: Pull complete [2021-10-14T07:20:43.386Z] 77bc0d833cb6: Pull complete [2021-10-14T07:20:43.386Z] 9065ff56babe: Pull complete [2021-10-14T07:20:48.717Z] d287ab97295c: Pull complete [2021-10-14T07:20:48.717Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-14T07:20:48.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T07:20:48.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-14T07:20:48.793Z] prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container [2021-10-14T07:20:48.825Z] $ 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-455/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-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-14T07:20:51.043Z] $ docker top 4ff1aff36de25be99c7b703151e47b8341042e61abab0a83ad4cd4897aa1ab49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T07:20:51.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-14T07:20:51.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-14T07:20:51.978Z] + ls /var/log/sa-host [2021-10-14T07:20:51.978Z] + sadf -c /var/log/sa-host/sa14 [2021-10-14T07:20:51.978Z] file_magic: OK [2021-10-14T07:20:51.978Z] HZ: Using current value: 100 [2021-10-14T07:20:51.978Z] file_header: OK [2021-10-14T07:20:51.978Z] 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-10-14T07:20:51.978Z] Statistics: [2021-10-14T07:20:51.978Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-14T07:20:51.978Z] File successfully converted to sysstat format version 12.0.3 [2021-10-14T07:20:51.978Z] + sadf -c /var/log/sa-host/sa30 [2021-10-14T07:20:51.978Z] file_magic: OK [2021-10-14T07:20:51.978Z] HZ: Using current value: 100 [2021-10-14T07:20:51.978Z] file_header: OK [2021-10-14T07:20:51.978Z] 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-10-14T07:20:51.978Z] Statistics: [2021-10-14T07:20:51.978Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-14T07:20:51.978Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T07:20:52.220Z] provisioning config files... [2021-10-14T07:20:52.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config2550178378091554597tmp [Pipeline] { [Pipeline] echo [2021-10-14T07:20:52.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:52.534Z] ---> create-netrc.sh [Pipeline] } [2021-10-14T07:20:52.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:52.881Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-14T07:20:52.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:53.183Z] ---> sudo-logs.sh [2021-10-14T07:20:53.183Z] Archiving 'sudo' log.. [2021-10-14T07:20:53.183Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1344.novalocal: Name or service not known [2021-10-14T07:20:53.183Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1344.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-14T07:20:53.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:53.512Z] ---> job-cost.sh [2021-10-14T07:20:53.512Z] lf-activate-venv: SKIPPING [2021-10-14T07:20:53.512Z] DEBUG: total: 0.05999999865889549 [2021-10-14T07:20:53.512Z] INFO: Retrieving Stack Cost... [2021-10-14T07:20:54.081Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-14T07:20:54.340Z] INFO: Archiving Costs [Pipeline] echo [2021-10-14T07:20:54.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T07:20:54.635Z] ---> logs-deploy.sh [2021-10-14T07:20:54.635Z] lf-activate-venv: SKIPPING [2021-10-14T07:20:54.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/6 [2021-10-14T07:20:54.635Z] INFO: archiving workspace using pattern(s): [2021-10-14T07:20:55.204Z] Archives upload complete. [2021-10-14T07:20:55.464Z] INFO: archiving logs to Nexus