Pull request #475 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from c1f77032bd6874104ff7c8eeac578548aa14e39c+26e4c85ee81701305d3fc90cd21a8c7f1f512706 (b4bd568e72234f94af62051f1a2826680def52ab) 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-ssh5552445557929359882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6161496631573515634.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/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-475/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3874246156809762288.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh32004712064282581.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-475/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-475/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4680692924790245665.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-28101 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [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-475 # 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-475@tmp/jenkins-gitclient-ssh3832838014141674034.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 > 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-475@tmp/jenkins-gitclient-ssh133362135844686331.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit c1f77032bd6874104ff7c8eeac578548aa14e39c Merge succeeded, producing c1f77032bd6874104ff7c8eeac578548aa14e39c Checking out Revision c1f77032bd6874104ff7c8eeac578548aa14e39c (PR-475) > git config core.sparsecheckout # timeout=10 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # 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-475@tmp/jenkins-gitclient-ssh3090285588972730714.key > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 Commit message: "Feat: update community links" > git rev-list --no-walk d6838eec108f345807635aa541aff62da0973891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T15:22:49.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T15:22:49.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T15:22:49.477Z] ========================================================= [2021-11-09T15:22:49.477Z] EdgeX Global Pipelines Version Info [2021-11-09T15:22:49.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:22:50.633Z] ------------------- [2021-11-09T15:22:50.633Z] stable info: [2021-11-09T15:22:50.633Z] ------------------- [2021-11-09T15:22:50.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T15:22:50.633Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T15:22:50.633Z] Message: update stable to v1.0.211 [2021-11-09T15:22:51.207Z] ------------------- [2021-11-09T15:22:51.207Z] experimental info: [2021-11-09T15:22:51.207Z] ------------------- [2021-11-09T15:22:51.207Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T15:22:51.207Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T15:22:51.207Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T15:22:51.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-09T15:22:51.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-09T15:22:51.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T15:22:51.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T15:22:51.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T15:22:51.346Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T15:22:51.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T15:22:51.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-09T15:22:51.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T15:22:51.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T15:22:51.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T15:22:51.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-09T15:22:51.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T15:22:51.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T15:22:52.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T15:22:52.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T15:22:52.306Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T15:22:52.316Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T15:22:52.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T15:22:52.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-09T15:22:52.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-09T15:22:52.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-09T15:22:52.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-09T15:22:52.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-09T15:22:52.386Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-09T15:22:52.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T15:22:52.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo [2021-11-09T15:22:52.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo [2021-11-09T15:22:52.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo [2021-11-09T15:22:52.445Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo [2021-11-09T15:22:52.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1f7703 [Pipeline] echo [2021-11-09T15:22:52.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:22:52.498Z] provisioning config files... [2021-11-09T15:22:52.523Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config6387837009157774670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:22:52.848Z] ---> docker-login.sh [2021-11-09T15:22:52.848Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:22:52.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:22:53.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:22:53.113Z] Configure a credential helper to remove this warning. See [2021-11-09T15:22:53.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:22:53.113Z] [2021-11-09T15:22:53.113Z] Login Succeeded [2021-11-09T15:22:53.113Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:22:53.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:22:53.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:22:53.378Z] Configure a credential helper to remove this warning. See [2021-11-09T15:22:53.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:22:53.378Z] [2021-11-09T15:22:53.378Z] Login Succeeded [2021-11-09T15:22:53.378Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:22:53.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:22:53.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:22:53.378Z] Configure a credential helper to remove this warning. See [2021-11-09T15:22:53.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:22:53.378Z] [2021-11-09T15:22:53.378Z] Login Succeeded [2021-11-09T15:22:53.378Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:22:53.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:22:53.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:22:53.638Z] Configure a credential helper to remove this warning. See [2021-11-09T15:22:53.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:22:53.638Z] [2021-11-09T15:22:53.638Z] Login Succeeded [2021-11-09T15:22:53.638Z] docker.io [2021-11-09T15:22:53.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:22:54.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:22:54.219Z] Configure a credential helper to remove this warning. See [2021-11-09T15:22:54.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:22:54.219Z] [2021-11-09T15:22:54.219Z] Login Succeeded [2021-11-09T15:22:54.219Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:22:54.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-09T15:22:54.675Z] + git rev-list -1 --merges c1f77032bd6874104ff7c8eeac578548aa14e39c~1..c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo [2021-11-09T15:22:54.716Z] -----------> git rev-list -1 --merges c1f77032bd6874104ff7c8eeac578548aa14e39c~1..c1f77032bd6874104ff7c8eeac578548aa14e39c c1f77032bd6874104ff7c8eeac578548aa14e39c [false] [Pipeline] sh [2021-11-09T15:22:55.007Z] + git log --format=format:%s -1 c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo [2021-11-09T15:22:55.025Z] ========================================================= [2021-11-09T15:22:55.025Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T15:22:55.025Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T15:22:55.359Z] + git log --format=format:%s -1 c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] echo [2021-11-09T15:22:55.372Z] [semverPrep] GIT_COMMIT: c1f77032bd6874104ff7c8eeac578548aa14e39c, Commit Message: Feat: update community links [Pipeline] echo [2021-11-09T15:22:55.379Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:22:55.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T15:22:55.952Z] [2021-11-09T15:22:55.952Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:22:56.257Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T15:22:56.257Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T15:22:56.257Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T15:22:56.257Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T15:22:56.257Z] 4c7163046ea9: Pulling fs layer [2021-11-09T15:22:56.257Z] 0c2d73faf560: Pulling fs layer [2021-11-09T15:22:56.257Z] 0c2d73faf560: Waiting [2021-11-09T15:22:56.257Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T15:22:56.257Z] 3e5f54012d9b: Download complete [2021-11-09T15:22:56.257Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T15:22:56.257Z] a0d0a0d46f8b: Download complete [2021-11-09T15:22:56.257Z] 4c7163046ea9: Verifying Checksum [2021-11-09T15:22:56.257Z] 4c7163046ea9: Download complete [2021-11-09T15:22:56.257Z] 0c2d73faf560: Verifying Checksum [2021-11-09T15:22:56.257Z] 0c2d73faf560: Download complete [2021-11-09T15:22:56.522Z] a0d0a0d46f8b: Pull complete [2021-11-09T15:22:56.522Z] 3e5f54012d9b: Pull complete [2021-11-09T15:22:56.792Z] 4c7163046ea9: Pull complete [2021-11-09T15:22:57.054Z] 0c2d73faf560: Pull complete [2021-11-09T15:22:57.054Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T15:22:57.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T15:22:57.054Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T15:22:57.124Z] prd-centos7-docker-4c-2g-28101 does not seem to be running inside a container [2021-11-09T15:22:57.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-475 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475:/w/workspace/edgexfoundry_edgex-ui-go_PR-475:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@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-11-09T15:22:57.981Z] $ docker top a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T15:22:58.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T15:22:58.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T15:22:58.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T15:22:58.206Z] $ docker exec a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent [2021-11-09T15:22:58.305Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCADcBK/agent.13 [2021-11-09T15:22:58.305Z] SSH_AGENT_PID=19 [2021-11-09T15:22:58.313Z] Running ssh-add (command line suppressed) [2021-11-09T15:22:58.412Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_618385510032547034.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_618385510032547034.key) [2021-11-09T15:22:58.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T15:22:58.727Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T15:22:58.740Z] $ docker exec --env ******** --env ******** a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent -k [2021-11-09T15:22:58.839Z] unset SSH_AUTH_SOCK; [2021-11-09T15:22:58.839Z] unset SSH_AGENT_PID; [2021-11-09T15:22:58.839Z] echo Agent pid 19 killed; [2021-11-09T15:22:58.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T15:22:58.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T15:22:58.882Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T15:22:59.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T15:22:59.011Z] $ docker exec a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent [2021-11-09T15:22:59.127Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaEkEgp/agent.51 [2021-11-09T15:22:59.127Z] SSH_AGENT_PID=58 [2021-11-09T15:22:59.131Z] Running ssh-add (command line suppressed) [2021-11-09T15:22:59.247Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_7893794101527334296.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_7893794101527334296.key) [2021-11-09T15:22:59.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T15:22:59.564Z] + git semver init [2021-11-09T15:22:59.564Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T15:22:59.564Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.git [2021-11-09T15:22:59.564Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [2021-11-09T15:22:59.564Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T15:22:59.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T15:22:59.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T15:22:59.564Z] # $SEMVER_BRANCH = PR-475 [2021-11-09T15:22:59.564Z] # $SEMVER_TEMP = /tmp/semver-141291325 [2021-11-09T15:22:59.564Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-09T15:23:02.134Z] # '/tmp/semver-141291325' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver' [2021-11-09T15:23:02.134Z] # -> Force: false [2021-11-09T15:23:02.134Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver [Pipeline] } [2021-11-09T15:23:02.142Z] $ docker exec --env ******** --env ******** a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce ssh-agent -k [2021-11-09T15:23:02.250Z] unset SSH_AUTH_SOCK; [2021-11-09T15:23:02.250Z] unset SSH_AGENT_PID; [2021-11-09T15:23:02.250Z] echo Agent pid 58 killed; [2021-11-09T15:23:02.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T15:23:02.561Z] + git semver [Pipeline] } [2021-11-09T15:23:02.572Z] $ docker stop --time=1 a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce [2021-11-09T15:23:03.972Z] $ docker rm -f a6a8c0667a5445271ba632f627715e86cf4dab963abb4dbd211caf7e82cb67ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T15:23:04.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T15:23:04.544Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T15:23:04.545Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-09T15:23:19.681Z] Still waiting to schedule task [2021-11-09T15:23:19.682Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28101’ [2021-11-09T15:23:19.687Z] Still waiting to schedule task [2021-11-09T15:23:19.688Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-09T15:24:55.484Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28102 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws [2021-11-09T15:24:55.496Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-09T15:24:55.680Z] The recommended git tool is: git [2021-11-09T15:25:01.133Z] using credential edgex-jenkins-ssh [2021-11-09T15:25:01.149Z] Cloning the remote Git repository [2021-11-09T15:25:01.196Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:25:01.305Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-09T15:25:01.396Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:25:01.397Z] > git --version # timeout=10 [2021-11-09T15:25:01.412Z] > git --version # 'git version 2.17.1' [2021-11-09T15:25:01.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:25:01.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:25:05.519Z] Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit c1f77032bd6874104ff7c8eeac578548aa14e39c [2021-11-09T15:25:04.745Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T15:25:04.770Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:25:04.794Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T15:25:04.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:25:04.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:25:04.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T15:25:05.537Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T15:25:05.550Z] > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 [2021-11-09T15:25:05.859Z] > git remote # timeout=10 [2021-11-09T15:25:05.875Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T15:25:05.946Z] Merge succeeded, producing c1f77032bd6874104ff7c8eeac578548aa14e39c [2021-11-09T15:25:05.947Z] Checking out Revision c1f77032bd6874104ff7c8eeac578548aa14e39c (PR-475) [2021-11-09T15:25:05.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:25:05.911Z] > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 [2021-11-09T15:25:05.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T15:25:05.953Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T15:25:05.967Z] > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 [2021-11-09T15:25:10.432Z] Commit message: "Feat: update community links" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T15:25:11.467Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T15:25:11.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T15:25:11.467Z] Dload Upload Total Spent Left Speed [2021-11-09T15:25:11.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 137k 0 --:--:-- --:--:-- --:--:-- 135k [Pipeline] sh [2021-11-09T15:25:11.867Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T15:25:12.205Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.new [2021-11-09T15:25:12.205Z] /etc/docker/daemon.json [2021-11-09T15:25:12.205Z] { [2021-11-09T15:25:12.205Z] "registry-mirrors": [ [2021-11-09T15:25:12.205Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T15:25:12.205Z] ], [2021-11-09T15:25:12.205Z] "bip": "10.250.0.254/24", [2021-11-09T15:25:12.205Z] "hosts": [ [2021-11-09T15:25:12.205Z] "tcp://0.0.0.0:5555", [2021-11-09T15:25:12.205Z] "unix:///var/run/docker.sock" [2021-11-09T15:25:12.205Z] ], [2021-11-09T15:25:12.205Z] "mtu": 1458, [2021-11-09T15:25:12.205Z] "selinux-enabled": true, [2021-11-09T15:25:12.205Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T15:25:12.205Z] } [Pipeline] sh [2021-11-09T15:25:12.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T15:25:12.894Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:25:31.293Z] provisioning config files... [2021-11-09T15:25:32.187Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8788119931334138713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:25:32.556Z] ---> docker-login.sh [2021-11-09T15:25:32.556Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:25:33.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:33.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:33.429Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:33.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:33.429Z] [2021-11-09T15:25:33.429Z] Login Succeeded [2021-11-09T15:25:33.429Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:25:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:34.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:34.026Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:34.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:34.026Z] [2021-11-09T15:25:34.026Z] Login Succeeded [2021-11-09T15:25:34.026Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:25:34.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:34.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:34.573Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:34.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:34.573Z] [2021-11-09T15:25:34.573Z] Login Succeeded [2021-11-09T15:25:34.573Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:25:34.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:35.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:35.133Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:35.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:35.133Z] [2021-11-09T15:25:35.133Z] Login Succeeded [2021-11-09T15:25:35.133Z] docker.io [2021-11-09T15:25:35.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:35.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:35.998Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:35.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:35.998Z] [2021-11-09T15:25:35.998Z] Login Succeeded [2021-11-09T15:25:35.998Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:25:36.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T15:25:36.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T15:25:36.463Z] ========================================================= [2021-11-09T15:25:36.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T15:25:36.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:25:36.837Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-09T15:25:37.831Z] Sending build context to Docker daemon 25.2MB [2021-11-09T15:25:37.831Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:25:37.831Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-09T15:25:37.831Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T15:25:37.831Z] 552d1f2373af: Pulling fs layer [2021-11-09T15:25:37.831Z] ea3f2d53f512: Pulling fs layer [2021-11-09T15:25:37.831Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T15:25:37.831Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T15:25:37.831Z] 72dc09318566: Pulling fs layer [2021-11-09T15:25:37.831Z] f4f7b4309257: Pulling fs layer [2021-11-09T15:25:37.831Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T15:25:37.831Z] b78e95d17946: Pulling fs layer [2021-11-09T15:25:37.831Z] 7a9cfe048b4a: Waiting [2021-11-09T15:25:37.831Z] 72dc09318566: Waiting [2021-11-09T15:25:37.831Z] f4f7b4309257: Waiting [2021-11-09T15:25:37.831Z] 0ac9a79272e3: Waiting [2021-11-09T15:25:37.831Z] b78e95d17946: Waiting [2021-11-09T15:25:37.831Z] 9e70ebbbe112: Verifying Checksum [2021-11-09T15:25:37.831Z] 9e70ebbbe112: Download complete [2021-11-09T15:25:37.831Z] 72dc09318566: Verifying Checksum [2021-11-09T15:25:37.831Z] 72dc09318566: Download complete [2021-11-09T15:25:38.106Z] f4f7b4309257: Verifying Checksum [2021-11-09T15:25:38.106Z] f4f7b4309257: Download complete [2021-11-09T15:25:38.106Z] 552d1f2373af: Verifying Checksum [2021-11-09T15:25:38.106Z] 552d1f2373af: Download complete [2021-11-09T15:25:38.106Z] 0ac9a79272e3: Verifying Checksum [2021-11-09T15:25:38.106Z] 0ac9a79272e3: Download complete [2021-11-09T15:25:38.710Z] 552d1f2373af: Pull complete [2021-11-09T15:25:39.312Z] ea3f2d53f512: Pull complete [2021-11-09T15:25:39.910Z] 9e70ebbbe112: Pull complete [2021-11-09T15:25:39.910Z] b78e95d17946: Verifying Checksum [2021-11-09T15:25:39.910Z] b78e95d17946: Download complete [2021-11-09T15:25:40.352Z] Running on prd-centos7-docker-4c-2g-28103 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws [2021-11-09T15:25:40.363Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-11-09T15:25:40.451Z] The recommended git tool is: git [2021-11-09T15:25:40.505Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T15:25:40.505Z] 7a9cfe048b4a: Download complete [2021-11-09T15:25:42.348Z] using credential edgex-jenkins-ssh [2021-11-09T15:25:42.359Z] Cloning the remote Git repository [2021-11-09T15:25:41.970Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:25:42.095Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-11-09T15:25:42.138Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:25:42.138Z] > git --version # timeout=10 [2021-11-09T15:25:42.156Z] > git --version # 'git version 2.24.4' [2021-11-09T15:25:42.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:25:42.190Z] [INFO] Currently running in a labeled security context [2021-11-09T15:25:42.190Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T15:25:42.190Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7312847516356700532.key [2021-11-09T15:25:42.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:25:44.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T15:25:44.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T15:25:44.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T15:25:44.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T15:25:44.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:25:44.104Z] [INFO] Currently running in a labeled security context [2021-11-09T15:25:44.104Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T15:25:44.104Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4963930978971366958.key [2021-11-09T15:25:44.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T15:25:45.090Z] Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit c1f77032bd6874104ff7c8eeac578548aa14e39c [2021-11-09T15:25:45.235Z] Merge succeeded, producing c1f77032bd6874104ff7c8eeac578548aa14e39c [2021-11-09T15:25:45.236Z] Checking out Revision c1f77032bd6874104ff7c8eeac578548aa14e39c (PR-475) [2021-11-09T15:25:44.685Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T15:25:44.692Z] > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 [2021-11-09T15:25:44.782Z] > git remote # timeout=10 [2021-11-09T15:25:44.793Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T15:25:44.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T15:25:44.801Z] [INFO] Currently running in a labeled security context [2021-11-09T15:25:44.801Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T15:25:44.801Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8547175513877119450.key [2021-11-09T15:25:44.807Z] > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 [2021-11-09T15:25:44.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T15:25:44.826Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T15:25:44.836Z] > git checkout -f c1f77032bd6874104ff7c8eeac578548aa14e39c # timeout=10 [2021-11-09T15:25:48.729Z] Commit message: "Feat: update community links" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:25:49.130Z] provisioning config files... [2021-11-09T15:25:49.146Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6998775050660306686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:25:49.535Z] ---> docker-login.sh [2021-11-09T15:25:49.535Z] nexus3.edgexfoundry.org:10001 [2021-11-09T15:25:49.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:49.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:49.535Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:49.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:49.535Z] [2021-11-09T15:25:49.535Z] Login Succeeded [2021-11-09T15:25:49.535Z] nexus3.edgexfoundry.org:10002 [2021-11-09T15:25:49.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:49.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:49.795Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:49.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:49.795Z] [2021-11-09T15:25:49.795Z] Login Succeeded [2021-11-09T15:25:49.795Z] nexus3.edgexfoundry.org:10003 [2021-11-09T15:25:49.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:49.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:49.795Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:49.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:49.796Z] [2021-11-09T15:25:49.796Z] Login Succeeded [2021-11-09T15:25:49.796Z] nexus3.edgexfoundry.org:10004 [2021-11-09T15:25:50.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:50.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:50.055Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:50.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:50.055Z] [2021-11-09T15:25:50.055Z] Login Succeeded [2021-11-09T15:25:50.055Z] docker.io [2021-11-09T15:25:50.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T15:25:50.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T15:25:50.315Z] Configure a credential helper to remove this warning. See [2021-11-09T15:25:50.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T15:25:50.315Z] [2021-11-09T15:25:50.315Z] Login Succeeded [2021-11-09T15:25:50.315Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T15:25:50.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T15:25:51.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T15:25:51.455Z] ========================================================= [2021-11-09T15:25:51.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T15:25:51.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2021-11-09T15:25:51.466Z] 7a9cfe048b4a: Pull complete [2021-11-09T15:25:51.466Z] 72dc09318566: Pull complete [2021-11-09T15:25:51.466Z] f4f7b4309257: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:25:51.741Z] 0ac9a79272e3: Pull complete [2021-11-09T15:25:51.774Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-09T15:25:52.042Z] Sending build context to Docker daemon 25.2MB [2021-11-09T15:25:52.043Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:25:52.043Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-09T15:25:52.043Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T15:25:52.043Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T15:25:52.043Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T15:25:52.043Z] b8b176561691: Pulling fs layer [2021-11-09T15:25:52.043Z] 4527c011a84f: Pulling fs layer [2021-11-09T15:25:52.043Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T15:25:52.043Z] e0aca202a116: Pulling fs layer [2021-11-09T15:25:52.043Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T15:25:52.043Z] 34cad66bf833: Pulling fs layer [2021-11-09T15:25:52.043Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T15:25:52.043Z] e0aca202a116: Waiting [2021-11-09T15:25:52.043Z] 3a43be97a3b4: Waiting [2021-11-09T15:25:52.043Z] 34cad66bf833: Waiting [2021-11-09T15:25:52.043Z] b4e3c513aaa6: Waiting [2021-11-09T15:25:52.043Z] 4527c011a84f: Waiting [2021-11-09T15:25:52.043Z] 5d74067f8e1e: Waiting [2021-11-09T15:25:52.043Z] b8b176561691: Verifying Checksum [2021-11-09T15:25:52.043Z] b8b176561691: Download complete [2021-11-09T15:25:52.043Z] 31adcdaf11c8: Verifying Checksum [2021-11-09T15:25:52.043Z] 31adcdaf11c8: Download complete [2021-11-09T15:25:52.043Z] 5d74067f8e1e: Verifying Checksum [2021-11-09T15:25:52.043Z] 5d74067f8e1e: Download complete [2021-11-09T15:25:52.043Z] e0aca202a116: Verifying Checksum [2021-11-09T15:25:52.043Z] e0aca202a116: Download complete [2021-11-09T15:25:52.043Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T15:25:52.043Z] a0d0a0d46f8b: Download complete [2021-11-09T15:25:52.043Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T15:25:52.043Z] 3a43be97a3b4: Download complete [2021-11-09T15:25:52.307Z] 34cad66bf833: Verifying Checksum [2021-11-09T15:25:52.307Z] 34cad66bf833: Download complete [2021-11-09T15:25:52.307Z] a0d0a0d46f8b: Pull complete [2021-11-09T15:25:52.572Z] 31adcdaf11c8: Pull complete [2021-11-09T15:25:52.835Z] b8b176561691: Pull complete [2021-11-09T15:25:52.835Z] 4527c011a84f: Verifying Checksum [2021-11-09T15:25:52.835Z] 4527c011a84f: Download complete [2021-11-09T15:25:52.835Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T15:25:52.835Z] b4e3c513aaa6: Download complete [2021-11-09T15:25:56.178Z] 4527c011a84f: Pull complete [2021-11-09T15:25:56.440Z] 5d74067f8e1e: Pull complete [2021-11-09T15:25:56.440Z] e0aca202a116: Pull complete [2021-11-09T15:25:56.440Z] 3a43be97a3b4: Pull complete [2021-11-09T15:25:56.702Z] 34cad66bf833: Pull complete [2021-11-09T15:25:57.150Z] b78e95d17946: Pull complete [2021-11-09T15:25:57.150Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T15:25:57.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T15:25:57.423Z] ---> 8b459fc5aaf0 [2021-11-09T15:25:57.423Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:25:58.852Z] ---> Running in 8a5f91bbedde [2021-11-09T15:25:59.296Z] b4e3c513aaa6: Pull complete [2021-11-09T15:25:59.296Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T15:25:59.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T15:25:59.296Z] ---> 9f6097aaca64 [2021-11-09T15:25:59.296Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:25:59.448Z] Removing intermediate container 8a5f91bbedde [2021-11-09T15:25:59.448Z] ---> 70891d46a1c2 [2021-11-09T15:25:59.448Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:25:59.448Z] ---> Running in ef3bc95a2209 [2021-11-09T15:25:59.733Z] Removing intermediate container ef3bc95a2209 [2021-11-09T15:25:59.733Z] ---> 9d3ba951aff3 [2021-11-09T15:25:59.733Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:26:00.008Z] ---> Running in abd3d9e1fdbd [2021-11-09T15:26:00.281Z] Removing intermediate container abd3d9e1fdbd [2021-11-09T15:26:00.281Z] ---> af15f9752fac [2021-11-09T15:26:00.281Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-09T15:26:00.556Z] ---> Running in 3ec84f261c3e [2021-11-09T15:26:00.689Z] ---> Running in 3ff7a985f67f [2021-11-09T15:26:00.689Z] Removing intermediate container 3ff7a985f67f [2021-11-09T15:26:00.689Z] ---> 02749b58cffb [2021-11-09T15:26:00.689Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:26:00.689Z] ---> Running in a81865ec6acb [2021-11-09T15:26:00.829Z] Removing intermediate container 3ec84f261c3e [2021-11-09T15:26:00.829Z] ---> 98d74a2fff91 [2021-11-09T15:26:00.829Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:26:00.951Z] Removing intermediate container a81865ec6acb [2021-11-09T15:26:00.951Z] ---> c0e608cc989a [2021-11-09T15:26:00.951Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:26:00.951Z] ---> Running in 1f10eb9cb27b [2021-11-09T15:26:00.951Z] Removing intermediate container 1f10eb9cb27b [2021-11-09T15:26:00.951Z] ---> 4bb6a3e8e995 [2021-11-09T15:26:00.951Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-09T15:26:00.951Z] ---> Running in 31bd9cb25d24 [2021-11-09T15:26:01.101Z] ---> Running in b18367b7bb4d [2021-11-09T15:26:01.222Z] Removing intermediate container 31bd9cb25d24 [2021-11-09T15:26:01.222Z] ---> da9ccd309380 [2021-11-09T15:26:01.222Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:26:01.222Z] ---> Running in da9a5d14b8ab [2021-11-09T15:26:01.222Z] Removing intermediate container da9a5d14b8ab [2021-11-09T15:26:01.222Z] ---> e0b3b444b1f2 [2021-11-09T15:26:01.222Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:26:01.222Z] ---> Running in 9635d5e1e362 [2021-11-09T15:26:01.374Z] Removing intermediate container b18367b7bb4d [2021-11-09T15:26:01.374Z] ---> 3013f57ca61a [2021-11-09T15:26:01.374Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:26:01.646Z] ---> Running in 033d1aab8675 [2021-11-09T15:26:01.800Z] Removing intermediate container 9635d5e1e362 [2021-11-09T15:26:01.800Z] ---> 0590421de79f [2021-11-09T15:26:01.800Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:26:01.800Z] ---> Running in ce83c5a1bcb8 [2021-11-09T15:26:02.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T15:26:03.008Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T15:26:03.283Z] OK: 220 MiB in 52 packages [2021-11-09T15:26:03.548Z] Removing intermediate container ce83c5a1bcb8 [2021-11-09T15:26:03.548Z] ---> 64c50460daa0 [2021-11-09T15:26:03.548Z] Step 10/14 : ENV GO111MODULE=on [2021-11-09T15:26:03.548Z] ---> Running in 03adb826bd6a [2021-11-09T15:26:03.548Z] Removing intermediate container 03adb826bd6a [2021-11-09T15:26:03.548Z] ---> 01173f1e5711 [2021-11-09T15:26:03.548Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:26:03.548Z] ---> Running in 345c70bd5450 [2021-11-09T15:26:03.548Z] Removing intermediate container 345c70bd5450 [2021-11-09T15:26:03.548Z] ---> 42bebe965a04 [2021-11-09T15:26:03.548Z] Step 12/14 : COPY . . [2021-11-09T15:26:03.622Z] Removing intermediate container 033d1aab8675 [2021-11-09T15:26:03.622Z] ---> 2de762b9c72c [2021-11-09T15:26:03.622Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:26:03.897Z] ---> Running in 944decc42ec4 [2021-11-09T15:26:04.504Z] ---> a863d319ee61 [2021-11-09T15:26:04.504Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:26:04.504Z] ---> Running in 7035ad3f3bf9 [2021-11-09T15:26:04.880Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T15:26:05.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T15:26:06.840Z] OK: 219 MiB in 52 packages [2021-11-09T15:26:07.436Z] Removing intermediate container 944decc42ec4 [2021-11-09T15:26:07.436Z] ---> 2fe245ba16f8 [2021-11-09T15:26:07.436Z] Step 10/14 : ENV GO111MODULE=on [2021-11-09T15:26:07.714Z] ---> Running in fd6c29911ee2 [2021-11-09T15:26:07.990Z] Removing intermediate container fd6c29911ee2 [2021-11-09T15:26:07.990Z] ---> 0e917c42ae31 [2021-11-09T15:26:07.990Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:26:08.265Z] ---> Running in e16aedd6a8d8 [2021-11-09T15:26:08.538Z] Removing intermediate container e16aedd6a8d8 [2021-11-09T15:26:08.538Z] ---> ae0fa7d1eaa7 [2021-11-09T15:26:08.538Z] Step 12/14 : COPY . . [2021-11-09T15:26:11.167Z] ---> 1477933d0d22 [2021-11-09T15:26:11.167Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:26:11.443Z] ---> Running in b66b42ee8eb3 [2021-11-09T15:26:16.755Z] Removing intermediate container 7035ad3f3bf9 [2021-11-09T15:26:16.755Z] ---> 77385b3daa84 [2021-11-09T15:26:16.755Z] Step 14/14 : RUN ${MAKE} [2021-11-09T15:26:16.755Z] ---> Running in eacd11477c3b [2021-11-09T15:26:16.755Z] noop [2021-11-09T15:26:16.755Z] Removing intermediate container eacd11477c3b [2021-11-09T15:26:16.755Z] ---> 9b6d0452f32f [2021-11-09T15:26:16.755Z] Successfully built 9b6d0452f32f [2021-11-09T15:26:16.755Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:26:17.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T15:26:17.050Z] . [Pipeline] withDockerContainer [2021-11-09T15:26:17.132Z] prd-centos7-docker-4c-2g-28103 does not seem to be running inside a container [2021-11-09T15:26:17.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T15:26:17.568Z] $ docker top e00cfd590a0097ee72600143eb057b57be749d57dfe6c78604ae21d0eafecb66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T15:26:17.929Z] + go version [2021-11-09T15:26:17.929Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T15:26:17.941Z] $ docker stop --time=1 e00cfd590a0097ee72600143eb057b57be749d57dfe6c78604ae21d0eafecb66 [2021-11-09T15:26:19.104Z] $ docker rm -f e00cfd590a0097ee72600143eb057b57be749d57dfe6c78604ae21d0eafecb66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:26:19.567Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T15:26:19.567Z] . [Pipeline] withDockerContainer [2021-11-09T15:26:19.630Z] prd-centos7-docker-4c-2g-28103 does not seem to be running inside a container [2021-11-09T15:26:19.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T15:26:20.036Z] $ docker top 38312356d234cf90ef2248bea14280959c124d82572dd257d9f5660174f57a50 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T15:26:20.406Z] + make test [2021-11-09T15:26:20.406Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T15:26:20.676Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-09T15:26:32.995Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-09T15:26:32.995Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T15:26:37.226Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T15:26:37.226Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-09T15:26:37.236Z] $ docker stop --time=1 38312356d234cf90ef2248bea14280959c124d82572dd257d9f5660174f57a50 [2021-11-09T15:26:38.229Z] Removing intermediate container b66b42ee8eb3 [2021-11-09T15:26:38.229Z] ---> 3fafe6c44649 [2021-11-09T15:26:38.229Z] Step 14/14 : RUN ${MAKE} [2021-11-09T15:26:38.229Z] ---> Running in c68eff79a782 [2021-11-09T15:26:38.229Z] noop [2021-11-09T15:26:38.229Z] Removing intermediate container c68eff79a782 [2021-11-09T15:26:38.229Z] ---> f154d8175c6c [2021-11-09T15:26:38.229Z] Successfully built f154d8175c6c [2021-11-09T15:26:38.229Z] Successfully tagged ci-base-image-arm64:latest [2021-11-09T15:26:38.641Z] $ docker rm -f 38312356d234cf90ef2248bea14280959c124d82572dd257d9f5660174f57a50 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:26:39.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T15:26:39.107Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T15:26:39.107Z] . [Pipeline] withDockerContainer [2021-11-09T15:26:39.237Z] Stashed 1 file(s) [2021-11-09T15:26:39.333Z] prd-ubuntu18.04-docker-arm64-4c-16g-28102 does not seem to be running inside a container [2021-11-09T15:26:39.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-arm64 cat [2021-11-09T15:26:40.824Z] $ docker top 646985550a694508f2b8cc0f45f197fc477df568650a4a22fe8bc021a4367d67 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-09T15:26:41.769Z] + go version [2021-11-09T15:26:41.769Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T15:26:42.985Z] $ docker stop --time=1 646985550a694508f2b8cc0f45f197fc477df568650a4a22fe8bc021a4367d67 [2021-11-09T15:26:44.585Z] $ docker rm -f 646985550a694508f2b8cc0f45f197fc477df568650a4a22fe8bc021a4367d67 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:26:45.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T15:26:45.259Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T15:26:45.259Z] . [Pipeline] withDockerContainer [2021-11-09T15:26:45.375Z] + ls -al . [2021-11-09T15:26:45.375Z] total 88 [2021-11-09T15:26:45.375Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 9 15:26 . [2021-11-09T15:26:45.375Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 15:25 .. [2021-11-09T15:26:45.375Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 15:25 assets [2021-11-09T15:26:45.375Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 9 15:25 bin [2021-11-09T15:26:45.375Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 9 15:25 cmd [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 9 15:25 CONTRIBUTING.md [2021-11-09T15:26:45.375Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 9 15:26 coverage.out [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 9 15:25 Dockerfile [2021-11-09T15:26:45.375Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 15:25 docs [2021-11-09T15:26:45.375Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 15:25 .git [2021-11-09T15:26:45.375Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 15:25 .github [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:25 .gitignore [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 15:25 go.mod [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 9 15:25 go.sum [2021-11-09T15:26:45.375Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 9 15:25 internal [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 9 15:25 Jenkinsfile [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 9 15:25 LICENSE [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 9 15:25 Makefile [2021-11-09T15:26:45.375Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 9 15:25 pkg [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 9 15:25 README.md [2021-11-09T15:26:45.375Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 15:25 snap [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 15:23 VERSION [2021-11-09T15:26:45.375Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 15:25 version.go [2021-11-09T15:26:45.375Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 9 15:25 web [2021-11-09T15:26:45.471Z] prd-ubuntu18.04-docker-arm64-4c-16g-28102 does not seem to be running inside a container [2021-11-09T15:26:45.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-arm64 cat [2021-11-09T15:26:46.886Z] $ docker top 95081d9449f7cad5d2a05f9f21f74872cebd233685dc91101433765f983a5fec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:26:47.502Z] + 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=c1f77032bd6874104ff7c8eeac578548aa14e39c --label arch=amd64 --label version=0.0.0 . [2021-11-09T15:26:47.770Z] Sending build context to Docker daemon 25.2MB [2021-11-09T15:26:47.770Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:26:47.770Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-09T15:26:47.770Z] ---> 9b6d0452f32f [2021-11-09T15:26:47.770Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:26:47.770Z] ---> Running in f071282e1d80 [2021-11-09T15:26:47.794Z] + make test [2021-11-09T15:26:47.794Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T15:26:48.035Z] Removing intermediate container f071282e1d80 [2021-11-09T15:26:48.035Z] ---> fec577adda1d [2021-11-09T15:26:48.035Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:26:48.035Z] ---> Running in 5a002acdc4e1 [2021-11-09T15:26:48.035Z] Removing intermediate container 5a002acdc4e1 [2021-11-09T15:26:48.035Z] ---> 4127202b8530 [2021-11-09T15:26:48.035Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:26:48.035Z] ---> Running in 1a5cfcf12a72 [2021-11-09T15:26:48.301Z] Removing intermediate container 1a5cfcf12a72 [2021-11-09T15:26:48.301Z] ---> 7989b697f311 [2021-11-09T15:26:48.301Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-09T15:26:48.301Z] ---> Running in f775c873122f [2021-11-09T15:26:48.301Z] Removing intermediate container f775c873122f [2021-11-09T15:26:48.301Z] ---> ef92de4eae47 [2021-11-09T15:26:48.301Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:26:48.301Z] ---> Running in efefe5f7cf63 [2021-11-09T15:26:48.301Z] Removing intermediate container efefe5f7cf63 [2021-11-09T15:26:48.301Z] ---> 15a1e629ce93 [2021-11-09T15:26:48.301Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:26:48.301Z] ---> Running in 96f4ea837465 [2021-11-09T15:26:48.768Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-09T15:26:48.873Z] Removing intermediate container 96f4ea837465 [2021-11-09T15:26:48.874Z] ---> 91185d35068c [2021-11-09T15:26:48.874Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:26:48.874Z] ---> Running in ba5677fb324d [2021-11-09T15:26:49.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T15:26:50.082Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T15:26:50.343Z] OK: 220 MiB in 52 packages [2021-11-09T15:26:50.343Z] Removing intermediate container ba5677fb324d [2021-11-09T15:26:50.343Z] ---> f48352270fd4 [2021-11-09T15:26:50.343Z] Step 10/22 : ENV GO111MODULE=on [2021-11-09T15:26:50.607Z] ---> Running in db6f9f248e67 [2021-11-09T15:26:50.607Z] Removing intermediate container db6f9f248e67 [2021-11-09T15:26:50.607Z] ---> 3203bd93e72c [2021-11-09T15:26:50.607Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:26:50.607Z] ---> Running in e02601b984e0 [2021-11-09T15:26:50.607Z] Removing intermediate container e02601b984e0 [2021-11-09T15:26:50.607Z] ---> 08ddb889b137 [2021-11-09T15:26:50.607Z] Step 12/22 : COPY . . [2021-11-09T15:26:51.575Z] ---> 3f4093b1211e [2021-11-09T15:26:51.575Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:26:51.575Z] ---> Running in 117690380ecd [2021-11-09T15:26:51.835Z] Removing intermediate container 117690380ecd [2021-11-09T15:26:51.835Z] ---> 76f481b92413 [2021-11-09T15:26:51.835Z] Step 14/22 : RUN ${MAKE} [2021-11-09T15:26:52.103Z] ---> Running in 852deb9481e6 [2021-11-09T15:26:52.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-09T15:27:00.364Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-09T15:27:02.296Z] Removing intermediate container 852deb9481e6 [2021-11-09T15:27:02.296Z] ---> ac2dfff42271 [2021-11-09T15:27:02.296Z] Step 15/22 : FROM alpine:3.14 [2021-11-09T15:27:06.499Z] 3.14: Pulling from library/alpine [2021-11-09T15:27:06.499Z] a0d0a0d46f8b: Already exists [2021-11-09T15:27:06.499Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T15:27:06.499Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T15:27:06.499Z] ---> 14119a10abf4 [2021-11-09T15:27:06.499Z] Step 16/22 : EXPOSE 4000 [2021-11-09T15:27:06.499Z] ---> Running in 47a76d3f880a [2021-11-09T15:27:06.499Z] Removing intermediate container 47a76d3f880a [2021-11-09T15:27:06.499Z] ---> 0b68433ad24f [2021-11-09T15:27:06.499Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T15:27:06.760Z] ---> 3ce102c43142 [2021-11-09T15:27:06.760Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T15:27:06.760Z] ---> Running in c6cf4f921fcc [2021-11-09T15:27:07.021Z] Removing intermediate container c6cf4f921fcc [2021-11-09T15:27:07.021Z] ---> e0a92e3c32f2 [2021-11-09T15:27:07.021Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-09T15:27:07.021Z] ---> Running in e2dbcc451807 [2021-11-09T15:27:07.021Z] Removing intermediate container e2dbcc451807 [2021-11-09T15:27:07.021Z] ---> a23004da25c6 [2021-11-09T15:27:07.021Z] Step 20/22 : LABEL arch=amd64 [2021-11-09T15:27:07.021Z] ---> Running in 1eb1ae331a1a [2021-11-09T15:27:07.282Z] Removing intermediate container 1eb1ae331a1a [2021-11-09T15:27:07.282Z] ---> b981d2d2628a [2021-11-09T15:27:07.282Z] Step 21/22 : LABEL git_sha=c1f77032bd6874104ff7c8eeac578548aa14e39c [2021-11-09T15:27:07.282Z] ---> Running in 1cd1d6092120 [2021-11-09T15:27:07.282Z] Removing intermediate container 1cd1d6092120 [2021-11-09T15:27:07.282Z] ---> 4d461db12a90 [2021-11-09T15:27:07.282Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T15:27:07.282Z] ---> Running in a47e32f25987 [2021-11-09T15:27:07.282Z] Removing intermediate container a47e32f25987 [2021-11-09T15:27:07.282Z] ---> e3ae61de4bda [2021-11-09T15:27:07.282Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T15:27:07.282Z] Successfully built e3ae61de4bda [2021-11-09T15:27:07.544Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:27:08.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:27:08.244Z] [2021-11-09T15:27:08.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:27:08.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:27:08.546Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T15:27:08.546Z] b4d181a07f80: Pulling fs layer [2021-11-09T15:27:08.546Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T15:27:08.546Z] ed53099fbce6: Pulling fs layer [2021-11-09T15:27:08.546Z] dc539afda2c1: Pulling fs layer [2021-11-09T15:27:08.546Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T15:27:08.546Z] 9065ff56babe: Pulling fs layer [2021-11-09T15:27:08.546Z] d287ab97295c: Pulling fs layer [2021-11-09T15:27:08.546Z] dc539afda2c1: Waiting [2021-11-09T15:27:08.546Z] 77bc0d833cb6: Waiting [2021-11-09T15:27:08.546Z] 9065ff56babe: Waiting [2021-11-09T15:27:08.546Z] d287ab97295c: Waiting [2021-11-09T15:27:08.546Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T15:27:08.546Z] a1111a8f2ec3: Download complete [2021-11-09T15:27:08.546Z] dc539afda2c1: Verifying Checksum [2021-11-09T15:27:08.546Z] dc539afda2c1: Download complete [2021-11-09T15:27:08.814Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T15:27:08.814Z] 77bc0d833cb6: Download complete [2021-11-09T15:27:08.814Z] ed53099fbce6: Verifying Checksum [2021-11-09T15:27:08.814Z] ed53099fbce6: Download complete [2021-11-09T15:27:08.814Z] 9065ff56babe: Verifying Checksum [2021-11-09T15:27:08.814Z] 9065ff56babe: Download complete [2021-11-09T15:27:08.814Z] b4d181a07f80: Verifying Checksum [2021-11-09T15:27:08.814Z] b4d181a07f80: Download complete [2021-11-09T15:27:09.397Z] d287ab97295c: Verifying Checksum [2021-11-09T15:27:09.397Z] d287ab97295c: Download complete [2021-11-09T15:27:10.352Z] b4d181a07f80: Pull complete [2021-11-09T15:27:10.352Z] a1111a8f2ec3: Pull complete [2021-11-09T15:27:10.926Z] ed53099fbce6: Pull complete [2021-11-09T15:27:10.926Z] dc539afda2c1: Pull complete [2021-11-09T15:27:11.197Z] 77bc0d833cb6: Pull complete [2021-11-09T15:27:11.197Z] 9065ff56babe: Pull complete [2021-11-09T15:27:16.529Z] d287ab97295c: Pull complete [2021-11-09T15:27:16.529Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T15:27:16.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:27:16.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T15:27:16.592Z] prd-centos7-docker-4c-2g-28103 does not seem to be running inside a container [2021-11-09T15:27:16.634Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T15:27:18.887Z] $ docker top 72a990fada360a07aeb453ca3f8ed7790629b7ab0a38916cbc6623658aa9c8f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:27:19.328Z] ---> job-cost.sh [2021-11-09T15:27:19.328Z] lf-activate-venv: SKIPPING [2021-11-09T15:27:19.328Z] INFO: No Stack... [2021-11-09T15:27:21.875Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T15:27:22.447Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T15:27:22.743Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-11-09T15:27:22.743Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T15:27:22.770Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [2021-11-09T15:27:22.777Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] did not exist. Created. [2021-11-09T15:27:22.777Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T15:27:23.086Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-09T15:27:23.136Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T15:27:23.142Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T15:27:23.164Z] $ docker stop --time=1 72a990fada360a07aeb453ca3f8ed7790629b7ab0a38916cbc6623658aa9c8f5 [2021-11-09T15:27:24.316Z] $ docker rm -f 72a990fada360a07aeb453ca3f8ed7790629b7ab0a38916cbc6623658aa9c8f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-09T15:27:27.774Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-09T15:27:27.774Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T15:27:49.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T15:27:49.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-09T15:27:49.982Z] $ docker stop --time=1 95081d9449f7cad5d2a05f9f21f74872cebd233685dc91101433765f983a5fec [2021-11-09T15:27:51.763Z] $ docker rm -f 95081d9449f7cad5d2a05f9f21f74872cebd233685dc91101433765f983a5fec [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T15:27:52.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T15:27:52.541Z] Warning: overwriting stash ‘coverage-report’ [2021-11-09T15:27:53.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T15:27:54.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T15:27:54.814Z] + ls -al . [2021-11-09T15:27:54.814Z] total 128 [2021-11-09T15:27:54.814Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 15:26 . [2021-11-09T15:27:54.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:25 .. [2021-11-09T15:27:54.814Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:25 .git [2021-11-09T15:27:54.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:25 .github [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:25 .gitignore [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 15:25 CONTRIBUTING.md [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 9 15:25 Dockerfile [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 15:25 Jenkinsfile [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 15:25 LICENSE [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 9 15:25 Makefile [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 9 15:25 README.md [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 15:23 VERSION [2021-11-09T15:27:54.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:25 assets [2021-11-09T15:27:54.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:25 bin [2021-11-09T15:27:54.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:25 cmd [2021-11-09T15:27:54.814Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:26 coverage.out [2021-11-09T15:27:54.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:25 docs [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 15:25 go.mod [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 24176 Nov 9 15:25 go.sum [2021-11-09T15:27:54.814Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:25 internal [2021-11-09T15:27:54.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:25 pkg [2021-11-09T15:27:54.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:25 snap [2021-11-09T15:27:54.814Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 15:25 version.go [2021-11-09T15:27:54.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:25 web [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:27:55.156Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c1f77032bd6874104ff7c8eeac578548aa14e39c --label arch=arm64 --label version=0.0.0 . [2021-11-09T15:27:56.142Z] Sending build context to Docker daemon 25.2MB [2021-11-09T15:27:56.142Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T15:27:56.142Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-09T15:27:56.142Z] ---> f154d8175c6c [2021-11-09T15:27:56.142Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T15:27:56.415Z] ---> Running in 10b3dc56cad2 [2021-11-09T15:27:56.703Z] Removing intermediate container 10b3dc56cad2 [2021-11-09T15:27:56.703Z] ---> 3b010e42662f [2021-11-09T15:27:56.703Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T15:27:56.703Z] ---> Running in 64286959a1c8 [2021-11-09T15:27:57.322Z] Removing intermediate container 64286959a1c8 [2021-11-09T15:27:57.322Z] ---> d5a4d73f24a2 [2021-11-09T15:27:57.322Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T15:27:57.322Z] ---> Running in 3292e3e97f06 [2021-11-09T15:27:57.631Z] Removing intermediate container 3292e3e97f06 [2021-11-09T15:27:57.631Z] ---> 75dd18aaa975 [2021-11-09T15:27:57.631Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-09T15:27:57.932Z] ---> Running in 05563d110232 [2021-11-09T15:27:58.208Z] Removing intermediate container 05563d110232 [2021-11-09T15:27:58.208Z] ---> ffe9c274bc2e [2021-11-09T15:27:58.208Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T15:27:58.517Z] ---> Running in 577f0300775d [2021-11-09T15:27:58.796Z] Removing intermediate container 577f0300775d [2021-11-09T15:27:58.796Z] ---> 39cf94cb52fc [2021-11-09T15:27:58.796Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T15:27:59.091Z] ---> Running in e22fcf101fa8 [2021-11-09T15:28:01.084Z] Removing intermediate container e22fcf101fa8 [2021-11-09T15:28:01.084Z] ---> cdfafe4427d2 [2021-11-09T15:28:01.084Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T15:28:01.084Z] ---> Running in 816005df8d67 [2021-11-09T15:28:02.061Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T15:28:03.033Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T15:28:03.626Z] OK: 219 MiB in 52 packages [2021-11-09T15:28:04.602Z] Removing intermediate container 816005df8d67 [2021-11-09T15:28:04.602Z] ---> f40619ab4174 [2021-11-09T15:28:04.602Z] Step 10/22 : ENV GO111MODULE=on [2021-11-09T15:28:04.602Z] ---> Running in afc8768a2ae6 [2021-11-09T15:28:04.873Z] Removing intermediate container afc8768a2ae6 [2021-11-09T15:28:04.873Z] ---> f0b3da524ec7 [2021-11-09T15:28:04.873Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T15:28:05.148Z] ---> Running in 469902ee3956 [2021-11-09T15:28:05.433Z] Removing intermediate container 469902ee3956 [2021-11-09T15:28:05.433Z] ---> 8fbb8d88716d [2021-11-09T15:28:05.433Z] Step 12/22 : COPY . . [2021-11-09T15:28:08.049Z] ---> 1fd9956c01c4 [2021-11-09T15:28:08.049Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T15:28:08.322Z] ---> Running in fb6280230e5f [2021-11-09T15:28:10.299Z] Removing intermediate container fb6280230e5f [2021-11-09T15:28:10.299Z] ---> 6dc1738dde02 [2021-11-09T15:28:10.299Z] Step 14/22 : RUN ${MAKE} [2021-11-09T15:28:10.299Z] ---> Running in 7b7c0f51a6e9 [2021-11-09T15:28:11.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-09T15:28:38.533Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-09T15:28:41.923Z] Removing intermediate container 7b7c0f51a6e9 [2021-11-09T15:28:41.923Z] ---> 8b2c08d97803 [2021-11-09T15:28:41.923Z] Step 15/22 : FROM alpine:3.14 [2021-11-09T15:28:45.292Z] 3.14: Pulling from library/alpine [2021-11-09T15:28:45.562Z] 552d1f2373af: Already exists [2021-11-09T15:28:45.562Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T15:28:45.562Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T15:28:45.562Z] ---> bb3de5531c18 [2021-11-09T15:28:45.562Z] Step 16/22 : EXPOSE 4000 [2021-11-09T15:28:45.834Z] ---> Running in d17d404ff97c [2021-11-09T15:28:46.106Z] Removing intermediate container d17d404ff97c [2021-11-09T15:28:46.106Z] ---> a2251f9a714e [2021-11-09T15:28:46.106Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T15:28:47.534Z] ---> 8e1bf270d19d [2021-11-09T15:28:47.534Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T15:28:47.534Z] ---> Running in db950e935187 [2021-11-09T15:28:48.126Z] Removing intermediate container db950e935187 [2021-11-09T15:28:48.126Z] ---> 462b1d860947 [2021-11-09T15:28:48.126Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-09T15:28:48.126Z] ---> Running in 91d36365b41e [2021-11-09T15:28:48.398Z] Removing intermediate container 91d36365b41e [2021-11-09T15:28:48.398Z] ---> 359cb4573a1e [2021-11-09T15:28:48.398Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T15:28:48.669Z] ---> Running in 6e2d376fd8f9 [2021-11-09T15:28:48.943Z] Removing intermediate container 6e2d376fd8f9 [2021-11-09T15:28:48.943Z] ---> 4c2d0ebac3b6 [2021-11-09T15:28:48.943Z] Step 21/22 : LABEL git_sha=c1f77032bd6874104ff7c8eeac578548aa14e39c [2021-11-09T15:28:48.943Z] ---> Running in 94fc760c1e3e [2021-11-09T15:28:49.536Z] Removing intermediate container 94fc760c1e3e [2021-11-09T15:28:49.536Z] ---> 20a306d02fac [2021-11-09T15:28:49.537Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T15:28:49.537Z] ---> Running in a8824b00ab6c [2021-11-09T15:28:49.806Z] Removing intermediate container a8824b00ab6c [2021-11-09T15:28:49.806Z] ---> 2c423ad4744a [2021-11-09T15:28:49.806Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T15:28:49.806Z] Successfully built 2c423ad4744a [2021-11-09T15:28:49.806Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:28:50.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T15:28:50.816Z] [2021-11-09T15:28:50.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:28:51.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T15:28:51.428Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T15:28:51.428Z] 448f6bf000e3: Pulling fs layer [2021-11-09T15:28:51.428Z] f757da607395: Pulling fs layer [2021-11-09T15:28:51.428Z] 05883995daec: Pulling fs layer [2021-11-09T15:28:51.428Z] 8603b9c90790: Pulling fs layer [2021-11-09T15:28:51.428Z] 1560dd03e051: Pulling fs layer [2021-11-09T15:28:51.428Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T15:28:51.428Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T15:28:51.428Z] 8603b9c90790: Waiting [2021-11-09T15:28:51.428Z] 1560dd03e051: Waiting [2021-11-09T15:28:51.428Z] 27f5ce0e4adf: Waiting [2021-11-09T15:28:51.428Z] c2d8d7efcc4b: Waiting [2021-11-09T15:28:51.428Z] f757da607395: Download complete [2021-11-09T15:28:51.428Z] 8603b9c90790: Verifying Checksum [2021-11-09T15:28:51.428Z] 8603b9c90790: Download complete [2021-11-09T15:28:51.702Z] 1560dd03e051: Verifying Checksum [2021-11-09T15:28:51.702Z] 1560dd03e051: Download complete [2021-11-09T15:28:51.702Z] 27f5ce0e4adf: Download complete [2021-11-09T15:28:51.702Z] 05883995daec: Verifying Checksum [2021-11-09T15:28:51.702Z] 05883995daec: Download complete [2021-11-09T15:28:51.975Z] 448f6bf000e3: Verifying Checksum [2021-11-09T15:28:51.975Z] 448f6bf000e3: Download complete [2021-11-09T15:28:54.593Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T15:28:54.593Z] c2d8d7efcc4b: Download complete [2021-11-09T15:28:55.567Z] 448f6bf000e3: Pull complete [2021-11-09T15:28:56.165Z] f757da607395: Pull complete [2021-11-09T15:28:57.596Z] 05883995daec: Pull complete [2021-11-09T15:28:57.871Z] 8603b9c90790: Pull complete [2021-11-09T15:28:58.849Z] 1560dd03e051: Pull complete [2021-11-09T15:28:59.121Z] 27f5ce0e4adf: Pull complete [2021-11-09T15:29:14.188Z] c2d8d7efcc4b: Pull complete [2021-11-09T15:29:14.188Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T15:29:14.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T15:29:14.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T15:29:14.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-28102 does not seem to be running inside a container [2021-11-09T15:29:14.485Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:arm64 cat [2021-11-09T15:29:17.163Z] $ docker top 4ef1facfeefa6f6ccd590e354dfa44bc098cdce1c186c2e85e139a16bb9181e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:18.095Z] ---> job-cost.sh [2021-11-09T15:29:18.095Z] lf-activate-venv: SKIPPING [2021-11-09T15:29:18.095Z] INFO: No Stack... [2021-11-09T15:29:22.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T15:29:22.379Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T15:29:23.037Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-11-09T15:29:23.037Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T15:29:23.092Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [2021-11-09T15:29:23.098Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] did not exist. Created. [2021-11-09T15:29:23.098Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T15:29:23.774Z] /w/workspace/edgex-ui-go/2@tmp/durable-a0b09ae7/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-a0b09ae7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-09T15:29:24.435Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T15:29:24.462Z] Warning: overwriting stash ‘stack-cost’ [2021-11-09T15:29:24.660Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T15:29:24.668Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T15:29:24.684Z] $ docker stop --time=1 4ef1facfeefa6f6ccd590e354dfa44bc098cdce1c186c2e85e139a16bb9181e2 [2021-11-09T15:29:26.310Z] $ docker rm -f 4ef1facfeefa6f6ccd590e354dfa44bc098cdce1c186c2e85e139a16bb9181e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-09T15:29:27.018Z] provisioning config files... [2021-11-09T15:29:27.029Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config5204863242683542922tmp [Pipeline] { [Pipeline] sh [2021-11-09T15:29:27.337Z] + set +x [2021-11-09T15:29:27.337Z] + curl -s https://codecov.io/bash [2021-11-09T15:29:27.337Z] + bash -s -- [2021-11-09T15:29:27.337Z] [2021-11-09T15:29:27.337Z] _____ _ [2021-11-09T15:29:27.337Z] / ____| | | [2021-11-09T15:29:27.337Z] | | ___ __| | ___ ___ _____ __ [2021-11-09T15:29:27.337Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-09T15:29:27.337Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-09T15:29:27.337Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-09T15:29:27.337Z] Bash-1.0.6 [2021-11-09T15:29:27.337Z] [2021-11-09T15:29:27.337Z] [2021-11-09T15:29:27.337Z] ==> git version 2.24.4 found [2021-11-09T15:29:27.337Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-09T15:29:27.337Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-09T15:29:27.337Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-09T15:29:27.337Z] ==> Jenkins CI detected. [2021-11-09T15:29:27.337Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [2021-11-09T15:29:27.337Z] project root: . [2021-11-09T15:29:27.337Z] --> token set from env [2021-11-09T15:29:27.337Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-09T15:29:27.599Z] ==> Running gcov in . (disable via -X gcov) [2021-11-09T15:29:27.599Z] ==> Python coveragepy not found [2021-11-09T15:29:27.599Z] ==> Searching for coverage reports in: [2021-11-09T15:29:27.599Z] + . [2021-11-09T15:29:27.599Z] -> Found 1 reports [2021-11-09T15:29:27.599Z] ==> Detecting git/mercurial file structure [2021-11-09T15:29:27.599Z] ==> Reading reports [2021-11-09T15:29:27.599Z] + ./coverage.out bytes=10 [2021-11-09T15:29:27.599Z] ==> Appending adjustments [2021-11-09T15:29:27.599Z] https://docs.codecov.io/docs/fixing-reports [2021-11-09T15:29:27.599Z] + Found adjustments [2021-11-09T15:29:27.599Z] ==> Gzipping contents [2021-11-09T15:29:27.599Z] 4.0K /tmp/codecov.LtpiYF.gz [2021-11-09T15:29:27.599Z] ==> Uploading reports [2021-11-09T15:29:27.599Z] url: https://codecov.io [2021-11-09T15:29:27.599Z] query: branch=PR-475&commit=c1f77032bd6874104ff7c8eeac578548aa14e39c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-475%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=475&job=&cmd_args= [2021-11-09T15:29:27.599Z] -> Pinging Codecov [2021-11-09T15:29:27.599Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-475&commit=c1f77032bd6874104ff7c8eeac578548aa14e39c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-475%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=475&job=&cmd_args= [2021-11-09T15:29:27.859Z] -> Uploading to [2021-11-09T15:29:27.860Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-09/FB506323287CE973F263BFD2A0EB1F37/c1f77032bd6874104ff7c8eeac578548aa14e39c/4cce1758-b4e9-419d-9d88-8dd2d2c3137b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T152927Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7a21de21819d61e8837125cad7b00908681cbb609cdff13613f57fb1fee4858 [2021-11-09T15:29:27.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T15:29:27.860Z] Dload Upload Total Spent Left Speed [2021-11-09T15:29:28.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11481 --:--:-- --:--:-- --:--:-- 11515 [2021-11-09T15:29:28.437Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c1f77032bd6874104ff7c8eeac578548aa14e39c [Pipeline] } [2021-11-09T15:29:28.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-09T15:29:30.870Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:31.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:31.729Z] ---> package-listing.sh [2021-11-09T15:29:31.729Z] ++ facter osfamily [2021-11-09T15:29:31.729Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T15:29:31.992Z] + OS_FAMILY=redhat [2021-11-09T15:29:31.992Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-475 [2021-11-09T15:29:31.992Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T15:29:31.992Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T15:29:31.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T15:29:31.992Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T15:29:31.992Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' [2021-11-09T15:29:31.992Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T15:29:31.992Z] + case "${OS_FAMILY}" in [2021-11-09T15:29:31.992Z] + rpm -qa [2021-11-09T15:29:31.992Z] + sort [2021-11-09T15:29:32.573Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T15:29:32.573Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T15:29:32.573Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T15:29:32.573Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' [2021-11-09T15:29:32.573Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ [2021-11-09T15:29:32.573Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ [Pipeline] echo [2021-11-09T15:29:32.586Z] 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-475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T15:29:32.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:29:33.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:29:33.441Z] [2021-11-09T15:29:33.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T15:29:33.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:29:33.743Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T15:29:33.743Z] b4d181a07f80: Pulling fs layer [2021-11-09T15:29:33.743Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T15:29:33.743Z] ed53099fbce6: Pulling fs layer [2021-11-09T15:29:33.743Z] dc539afda2c1: Pulling fs layer [2021-11-09T15:29:33.743Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T15:29:33.743Z] 9065ff56babe: Pulling fs layer [2021-11-09T15:29:33.743Z] d287ab97295c: Pulling fs layer [2021-11-09T15:29:33.743Z] 77bc0d833cb6: Waiting [2021-11-09T15:29:33.743Z] 9065ff56babe: Waiting [2021-11-09T15:29:33.743Z] d287ab97295c: Waiting [2021-11-09T15:29:33.743Z] dc539afda2c1: Waiting [2021-11-09T15:29:33.743Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T15:29:33.743Z] a1111a8f2ec3: Download complete [2021-11-09T15:29:33.743Z] dc539afda2c1: Verifying Checksum [2021-11-09T15:29:33.743Z] dc539afda2c1: Download complete [2021-11-09T15:29:33.743Z] ed53099fbce6: Verifying Checksum [2021-11-09T15:29:33.743Z] ed53099fbce6: Download complete [2021-11-09T15:29:33.743Z] 9065ff56babe: Verifying Checksum [2021-11-09T15:29:33.743Z] 9065ff56babe: Download complete [2021-11-09T15:29:33.743Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T15:29:33.743Z] 77bc0d833cb6: Download complete [2021-11-09T15:29:34.014Z] b4d181a07f80: Verifying Checksum [2021-11-09T15:29:34.014Z] b4d181a07f80: Download complete [2021-11-09T15:29:34.586Z] d287ab97295c: Verifying Checksum [2021-11-09T15:29:34.586Z] d287ab97295c: Download complete [2021-11-09T15:29:35.527Z] b4d181a07f80: Pull complete [2021-11-09T15:29:35.527Z] a1111a8f2ec3: Pull complete [2021-11-09T15:29:36.110Z] ed53099fbce6: Pull complete [2021-11-09T15:29:36.370Z] dc539afda2c1: Pull complete [2021-11-09T15:29:36.633Z] 77bc0d833cb6: Pull complete [2021-11-09T15:29:36.633Z] 9065ff56babe: Pull complete [2021-11-09T15:29:41.951Z] d287ab97295c: Pull complete [2021-11-09T15:29:41.951Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T15:29:41.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T15:29:41.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T15:29:42.012Z] prd-centos7-docker-4c-2g-28101 does not seem to be running inside a container [2021-11-09T15:29:42.049Z] $ 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-475/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-475 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475:/w/workspace/edgexfoundry_edgex-ui-go_PR-475:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@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-11-09T15:29:44.378Z] $ docker top d4b982c6958692d44af37374580fd90555154b52754bf872fa111a91f640530c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T15:29:44.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T15:29:45.022Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T15:29:45.313Z] + ls /var/log/sa-host [2021-11-09T15:29:45.313Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T15:29:45.313Z] file_magic: OK [2021-11-09T15:29:45.313Z] HZ: Using current value: 100 [2021-11-09T15:29:45.313Z] file_header: OK [2021-11-09T15:29:45.313Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T15:29:45.313Z] Statistics: [2021-11-09T15:29:45.313Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T15:29:45.313Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T15:29:45.313Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T15:29:45.313Z] file_magic: OK [2021-11-09T15:29:45.313Z] HZ: Using current value: 100 [2021-11-09T15:29:45.313Z] file_header: OK [2021-11-09T15:29:45.313Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T15:29:45.313Z] Statistics: [2021-11-09T15:29:45.313Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T15:29:45.313Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T15:29:45.586Z] provisioning config files... [2021-11-09T15:29:45.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config7561166017824754838tmp [Pipeline] { [Pipeline] echo [2021-11-09T15:29:45.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:45.906Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T15:29:45.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:46.258Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T15:29:46.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:46.555Z] ---> sudo-logs.sh [2021-11-09T15:29:46.555Z] Archiving 'sudo' log.. [2021-11-09T15:29:46.555Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28101.novalocal: Name or service not known [2021-11-09T15:29:46.555Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28101.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T15:29:46.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:46.868Z] ---> job-cost.sh [2021-11-09T15:29:46.868Z] lf-activate-venv: SKIPPING [2021-11-09T15:29:46.868Z] DEBUG: total: 0.10999999940395355 [2021-11-09T15:29:46.868Z] INFO: Retrieving Stack Cost... [2021-11-09T15:29:47.129Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T15:29:47.390Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T15:29:47.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T15:29:47.701Z] ---> logs-deploy.sh [2021-11-09T15:29:47.701Z] lf-activate-venv: SKIPPING [2021-11-09T15:29:47.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-475/2 [2021-11-09T15:29:47.701Z] INFO: archiving workspace using pattern(s): [2021-11-09T15:29:48.274Z] Archives upload complete. [2021-11-09T15:29:48.535Z] INFO: archiving logs to Nexus