Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d52807839d793bf766c9ed98aac0186c9f7e07ec+e32d9ffeb9768bc9208f4e944eda2131993a4a7a (3f780dfca7e62f05861f1d7a42aedd407c053168) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1763105365785823920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh121307182615714839.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-359/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-359/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7258854052577512207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-359/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2419672969773003478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1068012508285891663.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-359/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-359/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh643575973675896716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9496 in /w/workspace/edgexfoundry_edgex-ui-go_PR-359 [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-359 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/jenkins-gitclient-ssh7549339448028885486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e32d9ffeb9768bc9208f4e944eda2131993a4a7a into PR head commit d52807839d793bf766c9ed98aac0186c9f7e07ec Merge succeeded, producing d52807839d793bf766c9ed98aac0186c9f7e07ec Checking out Revision d52807839d793bf766c9ed98aac0186c9f7e07ec (PR-359) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/jenkins-gitclient-ssh1109500609708752240.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d52807839d793bf766c9ed98aac0186c9f7e07ec # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/jenkins-gitclient-ssh2045529527153752887.key > git merge e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d52807839d793bf766c9ed98aac0186c9f7e07ec # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T06:19:29.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T06:19:29.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T06:19:29.562Z] ========================================================= [2021-05-18T06:19:29.562Z] EdgeX Global Pipelines Version Info [2021-05-18T06:19:29.562Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T06:19:31.006Z] ------------------- [2021-05-18T06:19:31.006Z] stable info: [2021-05-18T06:19:31.006Z] ------------------- [2021-05-18T06:19:31.006Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T06:19:31.006Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T06:19:31.006Z] Message: update stable to v1.0.192 [2021-05-18T06:19:31.583Z] ------------------- [2021-05-18T06:19:31.583Z] experimental info: [2021-05-18T06:19:31.583Z] ------------------- [2021-05-18T06:19:31.583Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T06:19:31.583Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T06:19:31.583Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T06:19:31.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-18T06:19:31.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-18T06:19:32.005Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T06:19:32.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T06:19:32.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T06:19:32.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T06:19:32.224Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T06:19:32.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T06:19:32.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-18T06:19:32.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T06:19:32.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T06:19:32.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-18T06:19:32.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T06:19:32.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T06:19:32.675Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T06:19:32.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T06:19:32.793Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T06:19:32.849Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T06:19:32.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T06:19:32.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T06:19:33.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-18T06:19:33.087Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-18T06:19:33.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T06:19:33.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T06:19:33.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T06:19:33.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T06:19:33.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo [2021-05-18T06:19:33.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo [2021-05-18T06:19:33.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo [2021-05-18T06:19:33.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d52807839d793bf766c9ed98aac0186c9f7e07ec [Pipeline] echo [2021-05-18T06:19:33.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d528078 [Pipeline] echo [2021-05-18T06:19:33.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T06:19:33.915Z] provisioning config files... [2021-05-18T06:19:33.935Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/config3772743736392494474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T06:19:34.312Z] ---> docker-login.sh [2021-05-18T06:19:34.312Z] nexus3.edgexfoundry.org:10001 [2021-05-18T06:19:34.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:19:34.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:19:34.582Z] Configure a credential helper to remove this warning. See [2021-05-18T06:19:34.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:19:34.582Z] [2021-05-18T06:19:34.582Z] Login Succeeded [2021-05-18T06:19:34.582Z] nexus3.edgexfoundry.org:10002 [2021-05-18T06:19:34.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:19:34.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:19:34.844Z] Configure a credential helper to remove this warning. See [2021-05-18T06:19:34.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:19:34.844Z] [2021-05-18T06:19:34.844Z] Login Succeeded [2021-05-18T06:19:34.844Z] nexus3.edgexfoundry.org:10003 [2021-05-18T06:19:34.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:19:34.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:19:34.844Z] Configure a credential helper to remove this warning. See [2021-05-18T06:19:34.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:19:34.844Z] [2021-05-18T06:19:34.844Z] Login Succeeded [2021-05-18T06:19:34.844Z] nexus3.edgexfoundry.org:10004 [2021-05-18T06:19:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:19:35.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:19:35.107Z] Configure a credential helper to remove this warning. See [2021-05-18T06:19:35.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:19:35.107Z] [2021-05-18T06:19:35.107Z] Login Succeeded [2021-05-18T06:19:35.107Z] docker.io [2021-05-18T06:19:35.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:19:35.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:19:35.371Z] Configure a credential helper to remove this warning. See [2021-05-18T06:19:35.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:19:35.371Z] [2021-05-18T06:19:35.371Z] Login Succeeded [2021-05-18T06:19:35.371Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T06:19:35.395Z] 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-05-18T06:19:36.186Z] + git log --format=format:%s -1 d52807839d793bf766c9ed98aac0186c9f7e07ec [Pipeline] echo [2021-05-18T06:19:36.245Z] GIT_COMMIT: d52807839d793bf766c9ed98aac0186c9f7e07ec, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-18T06:19:36.287Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T06:19:37.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T06:19:37.324Z] [2021-05-18T06:19:37.324Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T06:19:37.716Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T06:19:37.716Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T06:19:37.716Z] 31603596830f: Pulling fs layer [2021-05-18T06:19:37.716Z] 54011a49482f: Pulling fs layer [2021-05-18T06:19:37.716Z] a6820b24f6d8: Pulling fs layer [2021-05-18T06:19:37.716Z] f581987b2513: Pulling fs layer [2021-05-18T06:19:37.716Z] f581987b2513: Waiting [2021-05-18T06:19:37.716Z] 54011a49482f: Verifying Checksum [2021-05-18T06:19:37.716Z] 54011a49482f: Download complete [2021-05-18T06:19:37.986Z] 31603596830f: Verifying Checksum [2021-05-18T06:19:37.986Z] 31603596830f: Download complete [2021-05-18T06:19:37.986Z] f581987b2513: Verifying Checksum [2021-05-18T06:19:37.986Z] f581987b2513: Download complete [2021-05-18T06:19:37.986Z] a6820b24f6d8: Verifying Checksum [2021-05-18T06:19:37.986Z] a6820b24f6d8: Download complete [2021-05-18T06:19:37.986Z] 31603596830f: Pull complete [2021-05-18T06:19:38.252Z] 54011a49482f: Pull complete [2021-05-18T06:19:39.194Z] a6820b24f6d8: Pull complete [2021-05-18T06:19:39.194Z] f581987b2513: Pull complete [2021-05-18T06:19:39.194Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T06:19:39.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T06:19:39.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T06:19:39.299Z] prd-centos7-docker-4c-2g-9496 does not seem to be running inside a container [2021-05-18T06:19:39.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-359 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-359:/w/workspace/edgexfoundry_edgex-ui-go_PR-359:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-359@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T06:19:40.708Z] $ docker top a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T06:19:40.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T06:19:40.904Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T06:19:41.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T06:19:41.017Z] $ docker exec a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c ssh-agent [2021-05-18T06:19:41.115Z] SSH_AUTH_SOCK=/tmp/ssh-jLU5edsv1Ch1/agent.13 [2021-05-18T06:19:41.115Z] SSH_AGENT_PID=20 [2021-05-18T06:19:41.123Z] Running ssh-add (command line suppressed) [2021-05-18T06:19:41.229Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/private_key_998380554300546426.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/private_key_998380554300546426.key) [2021-05-18T06:19:41.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T06:19:41.589Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T06:19:41.614Z] $ docker exec --env ******** --env ******** a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c ssh-agent -k [2021-05-18T06:19:41.739Z] unset SSH_AUTH_SOCK; [2021-05-18T06:19:41.740Z] unset SSH_AGENT_PID; [2021-05-18T06:19:41.741Z] echo Agent pid 20 killed; [2021-05-18T06:19:41.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T06:19:41.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T06:19:41.894Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T06:19:42.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T06:19:42.011Z] $ docker exec a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c ssh-agent [2021-05-18T06:19:42.114Z] SSH_AUTH_SOCK=/tmp/ssh-WrFXRuCQmM1q/agent.54 [2021-05-18T06:19:42.114Z] SSH_AGENT_PID=61 [2021-05-18T06:19:42.120Z] Running ssh-add (command line suppressed) [2021-05-18T06:19:42.222Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/private_key_3420383219072390398.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/private_key_3420383219072390398.key) [2021-05-18T06:19:42.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T06:19:42.585Z] + git semver init [2021-05-18T06:19:42.585Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T06:19:42.585Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-359/.git [2021-05-18T06:19:42.585Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-359 [2021-05-18T06:19:42.585Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T06:19:42.585Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T06:19:42.585Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T06:19:42.585Z] # $SEMVER_BRANCH = PR-359 [2021-05-18T06:19:42.585Z] # $SEMVER_TEMP = /tmp/semver-303660063 [2021-05-18T06:19:42.585Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-18T06:19:43.982Z] # '/tmp/semver-303660063' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-359/.semver' [2021-05-18T06:19:43.982Z] # -> Force: false [2021-05-18T06:19:43.982Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-359/.semver [Pipeline] } [2021-05-18T06:19:44.015Z] $ docker exec --env ******** --env ******** a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c ssh-agent -k [2021-05-18T06:19:44.107Z] unset SSH_AUTH_SOCK; [2021-05-18T06:19:44.108Z] unset SSH_AGENT_PID; [2021-05-18T06:19:44.108Z] echo Agent pid 61 killed; [2021-05-18T06:19:44.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T06:19:44.553Z] + git semver [Pipeline] } [2021-05-18T06:19:44.629Z] $ docker stop --time=1 a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c [2021-05-18T06:19:45.943Z] $ docker rm -f a2b45199abf1ec54661c447dd5bcd55533d1f8c9c850939da04aadeae191496c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T06:19:46.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T06:19:46.695Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T06:19:46.720Z] [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-05-18T06:20:02.343Z] Still waiting to schedule task [2021-05-18T06:20:02.343Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-18T06:20:02.372Z] Still waiting to schedule task [2021-05-18T06:20:02.373Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-18T06:23:48.707Z] Running on prd-centos7-docker-4c-2g-9806 in /w/workspace/edgexfoundry_edgex-ui-go_PR-359 [Pipeline] { [Pipeline] ws [2021-05-18T06:23:48.785Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-18T06:23:48.984Z] The recommended git tool is: git [2021-05-18T06:23:51.270Z] using credential edgex-jenkins-ssh [2021-05-18T06:23:51.296Z] Cloning the remote Git repository [2021-05-18T06:23:51.328Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-18T06:23:51.395Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-18T06:23:51.425Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-18T06:23:51.426Z] > git --version # timeout=10 [2021-05-18T06:23:51.440Z] > git --version # 'git version 2.24.4' [2021-05-18T06:23:51.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T06:23:51.465Z] [INFO] Currently running in a labeled security context [2021-05-18T06:23:51.465Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T06:23:51.465Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3499110880291510928.key [2021-05-18T06:23:51.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T06:23:52.933Z] Merging remotes/origin/master commit e32d9ffeb9768bc9208f4e944eda2131993a4a7a into PR head commit d52807839d793bf766c9ed98aac0186c9f7e07ec [2021-05-18T06:23:53.192Z] Merge succeeded, producing d52807839d793bf766c9ed98aac0186c9f7e07ec [2021-05-18T06:23:53.193Z] Checking out Revision d52807839d793bf766c9ed98aac0186c9f7e07ec (PR-359) [2021-05-18T06:23:52.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-18T06:23:52.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T06:23:52.551Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-18T06:23:52.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-18T06:23:52.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T06:23:52.567Z] [INFO] Currently running in a labeled security context [2021-05-18T06:23:52.567Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T06:23:52.567Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2997767020317052117.key [2021-05-18T06:23:52.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T06:23:52.943Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T06:23:52.951Z] > git checkout -f d52807839d793bf766c9ed98aac0186c9f7e07ec # timeout=10 [2021-05-18T06:23:53.134Z] > git remote # timeout=10 [2021-05-18T06:23:53.150Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T06:23:53.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T06:23:53.162Z] [INFO] Currently running in a labeled security context [2021-05-18T06:23:53.162Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T06:23:53.162Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2657069508971291703.key [2021-05-18T06:23:53.173Z] > git merge e32d9ffeb9768bc9208f4e944eda2131993a4a7a # timeout=10 [2021-05-18T06:23:53.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T06:23:53.195Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T06:23:53.202Z] > git checkout -f d52807839d793bf766c9ed98aac0186c9f7e07ec # timeout=10 [2021-05-18T06:23:56.916Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-18T06:23:56.942Z] > git --version # timeout=10 [2021-05-18T06:23:56.945Z] > git --version # 'git version 2.24.4' [2021-05-18T06:23:56.954Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T06:23:58.268Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T06:23:58.614Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T06:23:58.944Z] + true [2021-05-18T06:23:58.944Z] + sudo service docker restart [2021-05-18T06:23:58.944Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T06:24:17.331Z] provisioning config files... [2021-05-18T06:24:17.361Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8157718771676309433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T06:24:17.739Z] ---> docker-login.sh [2021-05-18T06:24:17.739Z] nexus3.edgexfoundry.org:10001 [2021-05-18T06:24:17.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:24:18.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:24:18.009Z] Configure a credential helper to remove this warning. See [2021-05-18T06:24:18.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:24:18.009Z] [2021-05-18T06:24:18.009Z] Login Succeeded [2021-05-18T06:24:18.009Z] nexus3.edgexfoundry.org:10002 [2021-05-18T06:24:18.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:24:18.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:24:18.009Z] Configure a credential helper to remove this warning. See [2021-05-18T06:24:18.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:24:18.009Z] [2021-05-18T06:24:18.009Z] Login Succeeded [2021-05-18T06:24:18.009Z] nexus3.edgexfoundry.org:10003 [2021-05-18T06:24:18.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:24:18.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:24:18.269Z] Configure a credential helper to remove this warning. See [2021-05-18T06:24:18.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:24:18.269Z] [2021-05-18T06:24:18.269Z] Login Succeeded [2021-05-18T06:24:18.269Z] nexus3.edgexfoundry.org:10004 [2021-05-18T06:24:18.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:24:18.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:24:18.269Z] Configure a credential helper to remove this warning. See [2021-05-18T06:24:18.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:24:18.269Z] [2021-05-18T06:24:18.269Z] Login Succeeded [2021-05-18T06:24:18.269Z] docker.io [2021-05-18T06:24:18.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T06:24:18.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T06:24:18.842Z] Configure a credential helper to remove this warning. See [2021-05-18T06:24:18.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T06:24:18.842Z] [2021-05-18T06:24:18.842Z] Login Succeeded [2021-05-18T06:24:18.842Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T06:24:18.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T06:24:19.178Z] ========================================================= [2021-05-18T06:24:19.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T06:24:19.178Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T06:24:19.526Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-18T06:24:19.793Z] Sending build context to Docker daemon 35.45MB [2021-05-18T06:24:19.793Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-18T06:24:19.793Z] Step 2/8 : FROM ${BASE} [2021-05-18T06:24:20.054Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T06:24:20.054Z] 540db60ca938: Pulling fs layer [2021-05-18T06:24:20.054Z] adcc1eea9eea: Pulling fs layer [2021-05-18T06:24:20.054Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T06:24:20.054Z] 0510c868ecb4: Pulling fs layer [2021-05-18T06:24:20.054Z] afea3b2eda06: Pulling fs layer [2021-05-18T06:24:20.054Z] 7809a108b3ef: Pulling fs layer [2021-05-18T06:24:20.054Z] f706445af74f: Pulling fs layer [2021-05-18T06:24:20.054Z] afea3b2eda06: Waiting [2021-05-18T06:24:20.054Z] 7809a108b3ef: Waiting [2021-05-18T06:24:20.054Z] f706445af74f: Waiting [2021-05-18T06:24:20.054Z] 0510c868ecb4: Waiting [2021-05-18T06:24:20.054Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T06:24:20.054Z] 4c4ab2625f07: Download complete [2021-05-18T06:24:20.054Z] adcc1eea9eea: Verifying Checksum [2021-05-18T06:24:20.054Z] adcc1eea9eea: Download complete [2021-05-18T06:24:20.054Z] afea3b2eda06: Verifying Checksum [2021-05-18T06:24:20.054Z] afea3b2eda06: Download complete [2021-05-18T06:24:20.054Z] 7809a108b3ef: Verifying Checksum [2021-05-18T06:24:20.054Z] 7809a108b3ef: Download complete [2021-05-18T06:24:20.054Z] 540db60ca938: Verifying Checksum [2021-05-18T06:24:20.054Z] 540db60ca938: Download complete [2021-05-18T06:24:20.319Z] 540db60ca938: Pull complete [2021-05-18T06:24:20.590Z] adcc1eea9eea: Pull complete [2021-05-18T06:24:20.590Z] 4c4ab2625f07: Pull complete [2021-05-18T06:24:22.510Z] f706445af74f: Verifying Checksum [2021-05-18T06:24:22.510Z] f706445af74f: Download complete [2021-05-18T06:24:22.784Z] 0510c868ecb4: Verifying Checksum [2021-05-18T06:24:22.784Z] 0510c868ecb4: Download complete [2021-05-18T06:24:26.113Z] 0510c868ecb4: Pull complete [2021-05-18T06:24:26.114Z] afea3b2eda06: Pull complete [2021-05-18T06:24:26.381Z] 7809a108b3ef: Pull complete [2021-05-18T06:24:27.790Z] f706445af74f: Pull complete [2021-05-18T06:24:27.790Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T06:24:27.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T06:24:27.790Z] ---> b068be0155e3 [2021-05-18T06:24:27.790Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-18T06:24:37.806Z] ---> Running in ef1b749d2833 [2021-05-18T06:24:37.806Z] Removing intermediate container ef1b749d2833 [2021-05-18T06:24:37.806Z] ---> 3117976eca4f [2021-05-18T06:24:37.806Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T06:24:37.806Z] ---> Running in 2307b0682f64 [2021-05-18T06:24:38.068Z] Removing intermediate container 2307b0682f64 [2021-05-18T06:24:38.068Z] ---> a0864fbd98ab [2021-05-18T06:24:38.068Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-18T06:24:38.068Z] ---> Running in 2c1ed2d98e4a [2021-05-18T06:24:38.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T06:24:39.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T06:24:39.800Z] OK: 149 MiB in 40 packages [2021-05-18T06:24:40.370Z] Removing intermediate container 2c1ed2d98e4a [2021-05-18T06:24:40.371Z] ---> 0550a83181a3 [2021-05-18T06:24:40.371Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-18T06:24:40.371Z] ---> Running in 6a992e67b08c [2021-05-18T06:24:40.632Z] Removing intermediate container 6a992e67b08c [2021-05-18T06:24:40.632Z] ---> c0c7c533d250 [2021-05-18T06:24:40.632Z] Step 7/8 : COPY . . [2021-05-18T06:24:42.027Z] ---> 0269d2bfa48d [2021-05-18T06:24:42.027Z] Step 8/8 : RUN go mod download [2021-05-18T06:24:42.287Z] ---> Running in a2ad0f163968 [2021-05-18T06:25:04.306Z] Removing intermediate container a2ad0f163968 [2021-05-18T06:25:04.307Z] ---> 321cb2a8dd80 [2021-05-18T06:25:04.307Z] Successfully built 321cb2a8dd80 [2021-05-18T06:25:04.307Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T06:25:04.662Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T06:25:04.662Z] . [Pipeline] withDockerContainer [2021-05-18T06:25:04.815Z] prd-centos7-docker-4c-2g-9806 does not seem to be running inside a container [2021-05-18T06:25:04.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-18T06:25:05.221Z] $ docker top 378f5b545151e7604a3b0db3f9838194f5f5f9eda079de32ea894fd0f2d2ac67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T06:25:05.692Z] + go version [2021-05-18T06:25:05.692Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T06:25:05.720Z] $ docker stop --time=1 378f5b545151e7604a3b0db3f9838194f5f5f9eda079de32ea894fd0f2d2ac67 [2021-05-18T06:25:07.039Z] $ docker rm -f 378f5b545151e7604a3b0db3f9838194f5f5f9eda079de32ea894fd0f2d2ac67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T06:25:08.296Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T06:25:08.296Z] . [Pipeline] withDockerContainer [2021-05-18T06:25:08.397Z] prd-centos7-docker-4c-2g-9806 does not seem to be running inside a container [2021-05-18T06:25:08.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-05-18T06:25:08.885Z] $ docker top 330d9e608f5402116434d89141875f39ed55c511c3a7792f37abf1f699ef8d3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T06:25:09.396Z] + go mod tidy [Pipeline] sh [2021-05-18T06:25:10.008Z] + make test [2021-05-18T06:25:10.008Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-18T06:25:10.288Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-18T06:25:20.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-18T06:25:20.339Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-18T06:25:25.706Z] $ docker stop --time=1 330d9e608f5402116434d89141875f39ed55c511c3a7792f37abf1f699ef8d3e [2021-05-18T06:25:27.842Z] $ docker rm -f 330d9e608f5402116434d89141875f39ed55c511c3a7792f37abf1f699ef8d3e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T06:25:28.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T06:25:28.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-18T06:25:31.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T06:25:31.776Z] + ls -al . [2021-05-18T06:25:31.776Z] total 92 [2021-05-18T06:25:31.776Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 18 06:25 . [2021-05-18T06:25:31.776Z] drwxrwxr-x. 4 jenkins jenkins 28 May 18 06:23 .. [2021-05-18T06:25:31.776Z] drwxrwxr-x. 3 jenkins jenkins 20 May 18 06:23 assets [2021-05-18T06:25:31.776Z] drwxrwxr-x. 2 jenkins jenkins 35 May 18 06:23 bin [2021-05-18T06:25:31.776Z] drwxrwxr-x. 3 jenkins jenkins 29 May 18 06:23 cmd [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 18 06:23 CONTRIBUTING.md [2021-05-18T06:25:31.776Z] -rw-r--r--. 1 jenkins jenkins 10 May 18 06:25 coverage.out [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 18 06:23 Dockerfile [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 902 May 18 06:23 Dockerfile.build [2021-05-18T06:25:31.776Z] drwxrwxr-x. 5 jenkins jenkins 104 May 18 06:23 docs [2021-05-18T06:25:31.776Z] drwxrwxr-x. 8 jenkins jenkins 179 May 18 06:23 .git [2021-05-18T06:25:31.776Z] drwxrwxr-x. 2 jenkins jenkins 103 May 18 06:23 .github [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 162 May 18 06:23 .gitignore [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 971 May 18 06:23 go.mod [2021-05-18T06:25:31.776Z] -rw-r--r--. 1 jenkins jenkins 24060 May 18 06:25 go.sum [2021-05-18T06:25:31.776Z] drwxrwxr-x. 10 jenkins jenkins 139 May 18 06:23 internal [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 652 May 18 06:23 Jenkinsfile [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 18 06:23 LICENSE [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 941 May 18 06:23 Makefile [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 18 06:23 README.md [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 5 May 18 06:19 VERSION [2021-05-18T06:25:31.776Z] -rw-rw-r--. 1 jenkins jenkins 155 May 18 06:23 version.go [2021-05-18T06:25:31.776Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 18 06:23 web [Pipeline] isUnix [Pipeline] sh [2021-05-18T06:25:32.118Z] + 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=d52807839d793bf766c9ed98aac0186c9f7e07ec --label arch=amd64 --label version=0.0.0 . [2021-05-18T06:25:32.385Z] Sending build context to Docker daemon 35.48MB [2021-05-18T06:25:32.385Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-18T06:25:32.385Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-18T06:25:32.385Z] ---> 321cb2a8dd80 [2021-05-18T06:25:32.385Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-18T06:25:32.385Z] ---> Running in ba30b586b898 [2021-05-18T06:25:32.649Z] Removing intermediate container ba30b586b898 [2021-05-18T06:25:32.649Z] ---> 6c9536a7704d [2021-05-18T06:25:32.649Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-18T06:25:32.649Z] ---> Running in 23e84456abb0 [2021-05-18T06:25:32.649Z] Removing intermediate container 23e84456abb0 [2021-05-18T06:25:32.649Z] ---> b32a52b7cc5c [2021-05-18T06:25:32.649Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T06:25:32.649Z] ---> Running in 1ba4b08e4688 [2021-05-18T06:25:32.916Z] Removing intermediate container 1ba4b08e4688 [2021-05-18T06:25:32.916Z] ---> 28766a583586 [2021-05-18T06:25:32.916Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-18T06:25:32.917Z] ---> Running in 3f513a55d184 [2021-05-18T06:25:32.917Z] Removing intermediate container 3f513a55d184 [2021-05-18T06:25:32.917Z] ---> c62fa32dcfa5 [2021-05-18T06:25:32.917Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-18T06:25:33.181Z] ---> Running in fd3b8329784c [2021-05-18T06:25:33.181Z] Removing intermediate container fd3b8329784c [2021-05-18T06:25:33.181Z] ---> 2bbd7021a66f [2021-05-18T06:25:33.181Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T06:25:33.181Z] ---> Running in d03b8ddfc62b [2021-05-18T06:25:33.753Z] Removing intermediate container d03b8ddfc62b [2021-05-18T06:25:33.753Z] ---> cdec91e04f81 [2021-05-18T06:25:33.753Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T06:25:33.753Z] ---> Running in a500f52f2e8a [2021-05-18T06:25:34.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T06:25:34.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T06:25:35.221Z] OK: 149 MiB in 40 packages [2021-05-18T06:25:35.489Z] Removing intermediate container a500f52f2e8a [2021-05-18T06:25:35.490Z] ---> 7ad646e54b67 [2021-05-18T06:25:35.490Z] Step 10/24 : ENV GO111MODULE=on [2021-05-18T06:25:35.490Z] ---> Running in af8b7828f6b5 [2021-05-18T06:25:35.490Z] Removing intermediate container af8b7828f6b5 [2021-05-18T06:25:35.490Z] ---> 25fc778d4152 [2021-05-18T06:25:35.490Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-18T06:25:35.490Z] ---> Running in d68b00a32b39 [2021-05-18T06:25:35.751Z] Removing intermediate container d68b00a32b39 [2021-05-18T06:25:35.751Z] ---> 16cedd6cc8ba [2021-05-18T06:25:35.751Z] Step 12/24 : COPY go.mod . [2021-05-18T06:25:35.751Z] ---> 438fda718adb [2021-05-18T06:25:35.751Z] Step 13/24 : COPY Makefile . [2021-05-18T06:25:36.014Z] ---> 11d3267faa43 [2021-05-18T06:25:36.014Z] Step 14/24 : RUN make update [2021-05-18T06:25:36.014Z] ---> Running in 262caba0e1ce [2021-05-18T06:25:36.274Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-18T06:25:36.548Z] Removing intermediate container 262caba0e1ce [2021-05-18T06:25:36.548Z] ---> 873ead26949b [2021-05-18T06:25:36.548Z] Step 15/24 : COPY . . [2021-05-18T06:25:37.498Z] ---> 3815b19945f8 [2021-05-18T06:25:37.498Z] Step 16/24 : RUN ${MAKE} [2021-05-18T06:25:37.498Z] ---> Running in 06f926b8d4a3 [2021-05-18T06:25:37.498Z] 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-05-18T06:25:45.766Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-18T06:25:46.713Z] Removing intermediate container 06f926b8d4a3 [2021-05-18T06:25:46.713Z] ---> a52cdacf2d97 [2021-05-18T06:25:46.713Z] Step 17/24 : FROM alpine:3.12 [2021-05-18T06:25:47.300Z] 3.12: Pulling from library/alpine [2021-05-18T06:25:47.566Z] 339de151aab4: Pulling fs layer [2021-05-18T06:25:47.566Z] 339de151aab4: Verifying Checksum [2021-05-18T06:25:47.566Z] 339de151aab4: Download complete [2021-05-18T06:25:47.830Z] 339de151aab4: Pull complete [2021-05-18T06:25:47.830Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T06:25:47.830Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T06:25:47.830Z] ---> 13621d1b12d4 [2021-05-18T06:25:47.830Z] Step 18/24 : EXPOSE 4000 [2021-05-18T06:25:47.830Z] ---> Running in 8f463d53d521 [2021-05-18T06:25:48.097Z] Removing intermediate container 8f463d53d521 [2021-05-18T06:25:48.097Z] ---> 6b82d7195f09 [2021-05-18T06:25:48.097Z] Step 19/24 : 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-05-18T06:25:48.674Z] ---> 3998ce1103a2 [2021-05-18T06:25:48.674Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-18T06:25:48.674Z] ---> Running in 7e2775ca7874 [2021-05-18T06:25:48.674Z] Removing intermediate container 7e2775ca7874 [2021-05-18T06:25:48.674Z] ---> 1a0da4c80eb5 [2021-05-18T06:25:48.674Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-18T06:25:48.674Z] ---> Running in 982942b10e24 [2021-05-18T06:25:48.945Z] Removing intermediate container 982942b10e24 [2021-05-18T06:25:48.945Z] ---> 18d06eb84e99 [2021-05-18T06:25:48.945Z] Step 22/24 : LABEL arch=amd64 [2021-05-18T06:25:48.945Z] ---> Running in d195d7660b73 [2021-05-18T06:25:48.945Z] Removing intermediate container d195d7660b73 [2021-05-18T06:25:48.945Z] ---> f5c0c75073d4 [2021-05-18T06:25:48.945Z] Step 23/24 : LABEL git_sha=d52807839d793bf766c9ed98aac0186c9f7e07ec [2021-05-18T06:25:48.945Z] ---> Running in 95a6ff01c525 [2021-05-18T06:25:48.945Z] Removing intermediate container 95a6ff01c525 [2021-05-18T06:25:48.945Z] ---> 431f76435c77 [2021-05-18T06:25:48.945Z] Step 24/24 : LABEL version=0.0.0 [2021-05-18T06:25:48.945Z] ---> Running in 1a7d07fe13c1 [2021-05-18T06:25:49.211Z] Removing intermediate container 1a7d07fe13c1 [2021-05-18T06:25:49.211Z] ---> 76f5e956ffd8 [2021-05-18T06:25:49.211Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T06:25:49.211Z] Successfully built 76f5e956ffd8 [2021-05-18T06:25:49.211Z] 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] libraryResource [Pipeline] sh [2021-05-18T06:25:50.553Z] ---> job-cost.sh [2021-05-18T06:25:50.553Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C2yU [2021-05-18T06:25:58.788Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T06:26:13.912Z] lf-activate-venv(): INFO: Adding /tmp/venv-C2yU/bin to PATH [2021-05-18T06:26:13.912Z] INFO: No Stack... [2021-05-18T06:26:13.912Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T06:26:13.912Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T06:26:14.245Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-18T06:26:14.245Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T06:26:14.300Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-359-1-stack-cost] [2021-05-18T06:26:14.307Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-359-1-stack-cost] did not exist. Created. [2021-05-18T06:26:14.307Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T06:26:14.737Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T06:26:14.904Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T06:26:14.927Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Resuming build at Tue May 18 11:47:49 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9496’ Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9496’ Waiting to resume part of EdgeX Foundry Project » edgex-ui-go » PR-359 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9496’ Ready to run at Tue May 18 11:50:00 UTC 2021 [2021-05-18T11:50:00.548Z] Timeout set to expire in 29 min [2021-05-18T12:19:29.291Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T12:19:29.789Z] 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] libraryResource [Pipeline] sh [2021-05-18T12:19:34.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T12:19:35.223Z] ---> package-listing.sh [2021-05-18T12:19:35.223Z] ++ facter osfamily [2021-05-18T12:19:35.223Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T12:19:35.489Z] + OS_FAMILY=redhat [2021-05-18T12:19:35.489Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-359 [2021-05-18T12:19:35.489Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T12:19:35.489Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T12:19:35.489Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T12:19:35.489Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T12:19:35.489Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-359 ']' [2021-05-18T12:19:35.489Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T12:19:35.489Z] + case "${OS_FAMILY}" in [2021-05-18T12:19:35.489Z] + rpm -qa [2021-05-18T12:19:35.489Z] + sort [2021-05-18T12:19:36.074Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T12:19:36.074Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T12:19:36.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T12:19:36.074Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-359 ']' [2021-05-18T12:19:36.074Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-359/archives/ [2021-05-18T12:19:36.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-359/archives/ [Pipeline] echo [2021-05-18T12:19:36.123Z] 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-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T12:19:36.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T12:19:37.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T12:19:37.110Z] [2021-05-18T12:19:37.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T12:19:37.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T12:19:37.494Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T12:19:37.494Z] df20fa9351a1: Pulling fs layer [2021-05-18T12:19:37.494Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T12:19:37.494Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T12:19:37.494Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T12:19:37.494Z] 93b61091891f: Pulling fs layer [2021-05-18T12:19:37.494Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T12:19:37.494Z] 5e14af77c1be: Pulling fs layer [2021-05-18T12:19:37.494Z] 01666e4c0597: Pulling fs layer [2021-05-18T12:19:37.494Z] aa168da1d23b: Pulling fs layer [2021-05-18T12:19:37.494Z] 46f8f816bc3b: Waiting [2021-05-18T12:19:37.494Z] 93b61091891f: Waiting [2021-05-18T12:19:37.494Z] 01666e4c0597: Waiting [2021-05-18T12:19:37.494Z] 93b9cdb0e59b: Waiting [2021-05-18T12:19:37.494Z] 5e14af77c1be: Waiting [2021-05-18T12:19:37.494Z] aa168da1d23b: Waiting [2021-05-18T12:19:37.763Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T12:19:37.763Z] 36b3adc4ff6f: Download complete [2021-05-18T12:19:37.763Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T12:19:37.763Z] 46f8f816bc3b: Download complete [2021-05-18T12:19:37.763Z] df20fa9351a1: Verifying Checksum [2021-05-18T12:19:37.763Z] df20fa9351a1: Download complete [2021-05-18T12:19:37.763Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T12:19:37.763Z] 93b9cdb0e59b: Download complete [2021-05-18T12:19:37.763Z] 5e14af77c1be: Verifying Checksum [2021-05-18T12:19:37.763Z] 5e14af77c1be: Download complete [2021-05-18T12:19:37.763Z] 93b61091891f: Verifying Checksum [2021-05-18T12:19:37.763Z] 93b61091891f: Download complete [2021-05-18T12:19:37.763Z] 01666e4c0597: Verifying Checksum [2021-05-18T12:19:37.763Z] 01666e4c0597: Download complete [2021-05-18T12:19:37.763Z] df20fa9351a1: Pull complete [2021-05-18T12:19:38.027Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T12:19:38.027Z] 8ad3a11d3b57: Download complete [2021-05-18T12:19:38.027Z] 36b3adc4ff6f: Pull complete [2021-05-18T12:19:38.614Z] 8ad3a11d3b57: Pull complete [2021-05-18T12:19:38.614Z] 46f8f816bc3b: Pull complete [2021-05-18T12:19:38.881Z] 93b61091891f: Pull complete [2021-05-18T12:19:38.881Z] 93b9cdb0e59b: Pull complete [2021-05-18T12:19:39.142Z] 5e14af77c1be: Pull complete [2021-05-18T12:19:39.142Z] 01666e4c0597: Pull complete [2021-05-18T12:19:40.094Z] aa168da1d23b: Download complete [2021-05-18T12:19:44.344Z] aa168da1d23b: Pull complete [2021-05-18T12:19:44.344Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T12:19:44.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T12:19:44.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T12:19:44.448Z] prd-centos7-docker-4c-2g-9496 does not seem to be running inside a container [2021-05-18T12:19:44.510Z] $ 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-359/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-359 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-359:/w/workspace/edgexfoundry_edgex-ui-go_PR-359:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-359@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T12:19:46.220Z] $ docker top 8b05571975d293077dfc1b0740966c2f2b5b7920ee5b7483f911ecf722076b2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T12:19:46.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T12:19:47.027Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T12:19:47.355Z] + ls /var/log/sa-host [2021-05-18T12:19:47.355Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T12:19:47.355Z] file_magic: OK [2021-05-18T12:19:47.355Z] HZ: Using current value: 100 [2021-05-18T12:19:47.355Z] file_header: OK [2021-05-18T12:19:47.355Z] 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-05-18T12:19:47.355Z] Statistics: [2021-05-18T12:19:47.355Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T12:19:47.355Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T12:19:47.355Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T12:19:47.355Z] file_magic: OK [2021-05-18T12:19:47.355Z] HZ: Using current value: 100 [2021-05-18T12:19:47.355Z] file_header: OK [2021-05-18T12:19:47.355Z] 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-05-18T12:19:47.355Z] Statistics: [2021-05-18T12:19:47.356Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T12:19:47.356Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T12:19:48.183Z] provisioning config files... [2021-05-18T12:19:48.210Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-359@tmp/config3465976176266417595tmp [Pipeline] { [Pipeline] echo [2021-05-18T12:19:48.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T12:19:48.637Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T12:19:48.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T12:19:48.775Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T12:19:49.116Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T12:19:49.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T12:19:49.491Z] ---> sudo-logs.sh [2021-05-18T12:19:49.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T12:19:49.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T12:19:50.105Z] ---> job-cost.sh [2021-05-18T12:19:50.106Z] lf-activate-venv: SKIPPING [2021-05-18T12:19:50.106Z] DEBUG: total: 0.05999999865889549 [2021-05-18T12:19:50.106Z] INFO: Retrieving Stack Cost... [2021-05-18T12:19:51.052Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T12:19:51.317Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T12:19:51.355Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T12:19:51.709Z] ---> logs-deploy.sh [2021-05-18T12:19:51.709Z] lf-activate-venv: SKIPPING [2021-05-18T12:19:51.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-359/1 [2021-05-18T12:19:51.709Z] INFO: archiving workspace using pattern(s): [2021-05-18T12:19:52.657Z] Archives upload complete. [2021-05-18T12:19:52.657Z] INFO: archiving logs to Nexus